Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
16:24:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 80019e1b0e5909bac2de0c01d6e068eefbc30431+f3d130d743664e3ef778caf2537d1a9f793ea2e0 (0dbaaed6253c0b266978f39093cfc38b4bfb1fa1)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:24:46 [2021-02-24T16:24:46.215Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:24:46 [2021-02-24T16:24:46.219Z] Trying to pass milestone 2
[Pipeline] milestone
16:24:46 [2021-02-24T16:24:46.293Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:25:01 [2021-02-24T16:25:01.470Z] Still waiting to schedule task
16:25:01 [2021-02-24T16:25:01.472Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b116cc5d3ec7d057)’ is offline
16:25:38 [2021-02-24T16:25:38.788Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b116cc5d3ec7d057) in /home/ubuntu/workspace/moby_PR-42065
[Pipeline] {
[Pipeline] checkout
16:25:39 [2021-02-24T16:25:39.022Z] The recommended git tool is: git
16:25:42 [2021-02-24T16:25:42.855Z] using credential docker-jenkins-github-credentials
16:25:42 [2021-02-24T16:25:42.861Z] Cloning the remote Git repository
16:25:42 [2021-02-24T16:25:42.861Z] Cloning with configured refspecs honoured and without tags
16:25:42 [2021-02-24T16:25:42.931Z] Cloning repository https://github.com/moby/moby.git
16:25:43 [2021-02-24T16:25:43.029Z]  > git init /home/ubuntu/workspace/moby_PR-42065 # timeout=10
16:25:43 [2021-02-24T16:25:43.368Z] Fetching upstream changes from https://github.com/moby/moby.git
16:25:43 [2021-02-24T16:25:43.368Z]  > git --version # timeout=10
16:25:43 [2021-02-24T16:25:43.394Z]  > git --version # 'git version 2.17.1'
16:25:43 [2021-02-24T16:25:43.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:25:43 [2021-02-24T16:25:43.490Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:26:07 [2021-02-24T16:26:07.627Z] Fetching without tags
16:26:08 [2021-02-24T16:26:08.032Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:26:07 [2021-02-24T16:26:07.552Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:26:07 [2021-02-24T16:26:07.561Z]  > git config --add remote.origin.fetch +refs/pull/42065/head:refs/remotes/origin/PR-42065 # timeout=10
16:26:07 [2021-02-24T16:26:07.586Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:26:07 [2021-02-24T16:26:07.607Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:26:07 [2021-02-24T16:26:07.636Z] Fetching upstream changes from https://github.com/moby/moby.git
16:26:07 [2021-02-24T16:26:07.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:07 [2021-02-24T16:26:07.637Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:26:08 [2021-02-24T16:26:08.040Z]  > git config core.sparsecheckout # timeout=10
16:26:08 [2021-02-24T16:26:08.061Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:26:08 [2021-02-24T16:26:08.896Z]  > git remote # timeout=10
16:26:08 [2021-02-24T16:26:08.923Z]  > git config --get remote.origin.url # timeout=10
16:26:08 [2021-02-24T16:26:08.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:08 [2021-02-24T16:26:08.948Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:26:10 [2021-02-24T16:26:10.217Z] Merge succeeded, producing ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:26:10 [2021-02-24T16:26:10.218Z] Checking out Revision ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b (PR-42065)
16:26:10 [2021-02-24T16:26:10.204Z]  > git rev-parse HEAD^{commit} # timeout=10
16:26:10 [2021-02-24T16:26:10.224Z]  > git config core.sparsecheckout # timeout=10
16:26:10 [2021-02-24T16:26:10.246Z]  > git checkout -f ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b # timeout=10
16:26:14 [2021-02-24T16:26:14.091Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:26:14 [2021-02-24T16:26:14.091Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:26:15 [2021-02-24T16:26:15.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
16:26:21 [2021-02-24T16:26:21.895Z] Unable to find image 'alpine:latest' locally
16:26:21 [2021-02-24T16:26:21.895Z] latest: Pulling from library/alpine
16:26:21 [2021-02-24T16:26:21.895Z] ba3557a56b15: Pulling fs layer
16:26:21 [2021-02-24T16:26:21.895Z] ba3557a56b15: Verifying Checksum
16:26:21 [2021-02-24T16:26:21.895Z] ba3557a56b15: Download complete
16:26:22 [2021-02-24T16:26:22.155Z] ba3557a56b15: Pull complete
16:26:22 [2021-02-24T16:26:22.155Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
16:26:22 [2021-02-24T16:26:22.155Z] Status: Downloaded newer image for alpine:latest
16:26:27 [2021-02-24T16:26:27.405Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" 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
16:26:27 [2021-02-24T16:26:27.978Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b116cc5d3ec7d057) in /home/ubuntu/workspace/moby_PR-42065
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[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] }
Stage "ppc64le" 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
16:26:28 [2021-02-24T16:26:28.040Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
16:26:28 [2021-02-24T16:26:28.099Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" 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] }
16:26:28 [2021-02-24T16:26:28.147Z] Fetching changes from the remote Git repository
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
16:26:28 [2021-02-24T16:26:28.174Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[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 "ppc64le" 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] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:26:28 [2021-02-24T16:26:28.602Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:26:29 [2021-02-24T16:26:29.014Z] Merge succeeded, producing ff586950c1285896982b05376d85c5bb5881657d
16:26:29 [2021-02-24T16:26:29.015Z] Checking out Revision ff586950c1285896982b05376d85c5bb5881657d (PR-42065)
16:26:28 [2021-02-24T16:26:28.102Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:26:28 [2021-02-24T16:26:28.147Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:26:28 [2021-02-24T16:26:28.174Z] Fetching upstream changes from https://github.com/moby/moby.git
16:26:28 [2021-02-24T16:26:28.175Z]  > git --version # timeout=10
16:26:28 [2021-02-24T16:26:28.191Z]  > git --version # 'git version 2.17.1'
16:26:28 [2021-02-24T16:26:28.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:28 [2021-02-24T16:26:28.192Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:26:28 [2021-02-24T16:26:28.604Z]  > git config core.sparsecheckout # timeout=10
16:26:28 [2021-02-24T16:26:28.610Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:26:28 [2021-02-24T16:26:28.737Z]  > git remote # timeout=10
16:26:28 [2021-02-24T16:26:28.801Z]  > git config --get remote.origin.url # timeout=10
16:26:28 [2021-02-24T16:26:28.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:28 [2021-02-24T16:26:28.830Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:26:29 [2021-02-24T16:26:29.000Z]  > git rev-parse HEAD^{commit} # timeout=10
16:26:29 [2021-02-24T16:26:29.147Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:26:29 [2021-02-24T16:26:29.041Z]  > git config core.sparsecheckout # timeout=10
16:26:29 [2021-02-24T16:26:29.053Z]  > git checkout -f ff586950c1285896982b05376d85c5bb5881657d # timeout=10
16:26:29 [2021-02-24T16:26:29.146Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:26:29 [2021-02-24T16:26:29.911Z] + [ PR != PR ]
16:26:29 [2021-02-24T16:26:29.911Z] + [ 20.10 != master ]
16:26:29 [2021-02-24T16:26:29.911Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:26:30 [2021-02-24T16:26:30.236Z] + docker version
16:26:30 [2021-02-24T16:26:30.236Z] Client: Docker Engine - Community
16:26:30 [2021-02-24T16:26:30.236Z]  Version:           20.10.3
16:26:30 [2021-02-24T16:26:30.236Z]  API version:       1.41
16:26:30 [2021-02-24T16:26:30.236Z]  Go version:        go1.13.15
16:26:30 [2021-02-24T16:26:30.236Z]  Git commit:        48d30b5
16:26:30 [2021-02-24T16:26:30.236Z]  Built:             Fri Jan 29 14:33:13 2021
16:26:30 [2021-02-24T16:26:30.236Z]  OS/Arch:           linux/amd64
16:26:30 [2021-02-24T16:26:30.236Z]  Context:           default
16:26:30 [2021-02-24T16:26:30.236Z]  Experimental:      true
16:26:30 [2021-02-24T16:26:30.236Z] 
16:26:30 [2021-02-24T16:26:30.236Z] Server: Docker Engine - Community
16:26:30 [2021-02-24T16:26:30.236Z]  Engine:
16:26:30 [2021-02-24T16:26:30.236Z]   Version:          20.10.3
16:26:30 [2021-02-24T16:26:30.236Z]   API version:      1.41 (minimum version 1.12)
16:26:30 [2021-02-24T16:26:30.236Z]   Go version:       go1.13.15
16:26:30 [2021-02-24T16:26:30.236Z]   Git commit:       46229ca
16:26:30 [2021-02-24T16:26:30.236Z]   Built:            Fri Jan 29 14:31:25 2021
16:26:30 [2021-02-24T16:26:30.236Z]   OS/Arch:          linux/amd64
16:26:30 [2021-02-24T16:26:30.236Z]   Experimental:     true
16:26:30 [2021-02-24T16:26:30.236Z]  containerd:
16:26:30 [2021-02-24T16:26:30.236Z]   Version:          1.4.3
16:26:30 [2021-02-24T16:26:30.236Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:26:30 [2021-02-24T16:26:30.236Z]  runc:
16:26:30 [2021-02-24T16:26:30.236Z]   Version:          1.0.0-rc92
16:26:30 [2021-02-24T16:26:30.236Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:26:30 [2021-02-24T16:26:30.236Z]  docker-init:
16:26:30 [2021-02-24T16:26:30.236Z]   Version:          0.19.0
16:26:30 [2021-02-24T16:26:30.236Z]   GitCommit:        de40ad0
[Pipeline] sh
16:26:30 [2021-02-24T16:26:30.523Z] + docker info
16:26:42 [2021-02-24T16:26:42.702Z] Client:
16:26:42 [2021-02-24T16:26:42.702Z]  Context:    default
16:26:42 [2021-02-24T16:26:42.702Z]  Debug Mode: false
16:26:42 [2021-02-24T16:26:42.702Z]  Plugins:
16:26:42 [2021-02-24T16:26:42.702Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:26:42 [2021-02-24T16:26:42.702Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:26:42 [2021-02-24T16:26:42.702Z] 
16:26:42 [2021-02-24T16:26:42.702Z] Server:
16:26:42 [2021-02-24T16:26:42.702Z]  Containers: 0
16:26:42 [2021-02-24T16:26:42.702Z]   Running: 0
16:26:42 [2021-02-24T16:26:42.702Z]   Paused: 0
16:26:42 [2021-02-24T16:26:42.702Z]   Stopped: 0
16:26:42 [2021-02-24T16:26:42.702Z]  Images: 1
16:26:42 [2021-02-24T16:26:42.702Z]  Server Version: 20.10.3
16:26:42 [2021-02-24T16:26:42.702Z]  Storage Driver: overlay2
16:26:42 [2021-02-24T16:26:42.702Z]   Backing Filesystem: extfs
16:26:42 [2021-02-24T16:26:42.702Z]   Supports d_type: true
16:26:42 [2021-02-24T16:26:42.702Z]   Native Overlay Diff: true
16:26:42 [2021-02-24T16:26:42.702Z]  Logging Driver: json-file
16:26:42 [2021-02-24T16:26:42.702Z]  Cgroup Driver: cgroupfs
16:26:42 [2021-02-24T16:26:42.702Z]  Cgroup Version: 1
16:26:42 [2021-02-24T16:26:42.702Z]  Plugins:
16:26:42 [2021-02-24T16:26:42.702Z]   Volume: local
16:26:42 [2021-02-24T16:26:42.702Z]   Network: bridge host ipvlan macvlan null overlay
16:26:42 [2021-02-24T16:26:42.702Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:26:42 [2021-02-24T16:26:42.702Z]  Swarm: inactive
16:26:42 [2021-02-24T16:26:42.702Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:26:42 [2021-02-24T16:26:42.702Z]  Default Runtime: runc
16:26:42 [2021-02-24T16:26:42.702Z]  Init Binary: docker-init
16:26:42 [2021-02-24T16:26:42.702Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:26:42 [2021-02-24T16:26:42.702Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:26:42 [2021-02-24T16:26:42.702Z]  init version: de40ad0
16:26:42 [2021-02-24T16:26:42.702Z]  Security Options:
16:26:42 [2021-02-24T16:26:42.702Z]   apparmor
16:26:42 [2021-02-24T16:26:42.702Z]   seccomp
16:26:42 [2021-02-24T16:26:42.702Z]    Profile: default
16:26:42 [2021-02-24T16:26:42.702Z]  Kernel Version: 5.4.0-1037-aws
16:26:42 [2021-02-24T16:26:42.702Z]  Operating System: Ubuntu 18.04.5 LTS
16:26:42 [2021-02-24T16:26:42.702Z]  OSType: linux
16:26:42 [2021-02-24T16:26:42.702Z]  Architecture: x86_64
16:26:42 [2021-02-24T16:26:42.702Z]  CPUs: 2
16:26:42 [2021-02-24T16:26:42.702Z]  Total Memory: 7.487GiB
16:26:42 [2021-02-24T16:26:42.702Z]  Name: ip-10-100-91-6
16:26:42 [2021-02-24T16:26:42.702Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
16:26:42 [2021-02-24T16:26:42.702Z]  Docker Root Dir: /var/lib/docker
16:26:42 [2021-02-24T16:26:42.702Z]  Debug Mode: false
16:26:42 [2021-02-24T16:26:42.702Z]  Registry: https://index.docker.io/v1/
16:26:42 [2021-02-24T16:26:42.702Z]  Labels:
16:26:42 [2021-02-24T16:26:42.702Z]  Experimental: true
16:26:42 [2021-02-24T16:26:42.702Z]  Insecure Registries:
16:26:42 [2021-02-24T16:26:42.702Z]   127.0.0.0/8
16:26:42 [2021-02-24T16:26:42.702Z]  Live Restore Enabled: true
16:26:42 [2021-02-24T16:26:42.702Z] 
16:26:42 [2021-02-24T16:26:42.702Z] WARNING: No swap limit support
16:26:42 [2021-02-24T16:26:42.702Z] WARNING: No blkio weight support
16:26:42 [2021-02-24T16:26:42.702Z] WARNING: No blkio weight_device support
[Pipeline] sh
16:26:42 [2021-02-24T16:26:42.978Z] Still waiting to schedule task
16:26:42 [2021-02-24T16:26:42.978Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b116cc5d3ec7d057)16:26:42 [2021-02-24T16:26:42.979Z] Still waiting to schedule task
16:26:42 [2021-02-24T16:26:42.979Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b116cc5d3ec7d057)16:26:42 [2021-02-24T16:26:42.980Z] Still waiting to schedule task
16:26:42 [2021-02-24T16:26:42.981Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
16:26:42 [2021-02-24T16:26:42.983Z] Still waiting to schedule task
16:26:42 [2021-02-24T16:26:42.983Z] All nodes of label ‘arm64&&linux’ are offline
16:26:42 [2021-02-24T16:26:42.985Z] Still waiting to schedule task
16:26:42 [2021-02-24T16:26:42.985Z] All nodes of label ‘windows-2019’ are offline
16:26:42 [2021-02-24T16:26:42.997Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:26:42 [2021-02-24T16:26:42.997Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:26:42 [2021-02-24T16:26:42.997Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42065/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:26:42 [2021-02-24T16:26:42.997Z] + bash /home/ubuntu/workspace/moby_PR-42065/check-config.sh
16:26:42 [2021-02-24T16:26:42.997Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:26:42 [2021-02-24T16:26:42.997Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
16:26:42 [2021-02-24T16:26:42.997Z] 
16:26:42 [2021-02-24T16:26:42.997Z] Generally Necessary:
16:26:42 [2021-02-24T16:26:42.997Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:26:42 [2021-02-24T16:26:42.997Z] - apparmor: enabled and tools installed
16:26:42 [2021-02-24T16:26:42.997Z] - CONFIG_NAMESPACES: enabled
16:26:42 [2021-02-24T16:26:42.997Z] - CONFIG_NET_NS: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_PID_NS: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_IPC_NS: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_UTS_NS: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_CGROUPS: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_CGROUP_CPUACCT: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_CGROUP_DEVICE: enabled
16:26:42 [2021-02-24T16:26:42.998Z] - CONFIG_CGROUP_FREEZER: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CGROUP_SCHED: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CPUSETS: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_MEMCG: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_KEYS: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_VETH: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_BRIDGE: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NF_NAT_IPV4: missing
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NF_NAT: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NF_NAT_NEEDED: missing
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_POSIX_MQUEUE: enabled
16:26:43 [2021-02-24T16:26:43.256Z] 
16:26:43 [2021-02-24T16:26:43.256Z] Optional Features:
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_USER_NS: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_SECCOMP: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CGROUP_PIDS: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_MEMCG_SWAP: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:26:43 [2021-02-24T16:26:43.256Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_BLK_CGROUP: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_IOSCHED_CFQ: missing
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CGROUP_PERF: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CGROUP_HUGETLB: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_CFS_BANDWIDTH: enabled
16:26:43 [2021-02-24T16:26:43.256Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_RT_GROUP_SCHED: missing
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_IP_VS: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_IP_VS_NFCT: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_IP_VS_RR: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_EXT4_FS: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:26:43 [2021-02-24T16:26:43.521Z] - Network Drivers:
16:26:43 [2021-02-24T16:26:43.521Z]   - "overlay":
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_VXLAN: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       Optional (for encrypted networks):
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_CRYPTO: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_CRYPTO_AEAD: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_CRYPTO_GCM: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_CRYPTO_GHASH: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_XFRM: enabled
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_XFRM_USER: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_INET_ESP: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
16:26:43 [2021-02-24T16:26:43.521Z]   - "ipvlan":
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_IPVLAN: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]   - "macvlan":
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_MACVLAN: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_DUMMY: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]   - "ftp,tftp client in container":
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:26:43 [2021-02-24T16:26:43.521Z] - Storage Drivers:
16:26:43 [2021-02-24T16:26:43.521Z]   - "aufs":
16:26:43 [2021-02-24T16:26:43.521Z]     - CONFIG_AUFS_FS: enabled (as module)
16:26:43 [2021-02-24T16:26:43.777Z]   - "btrfs":
16:26:43 [2021-02-24T16:26:43.777Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:26:43 [2021-02-24T16:26:43.777Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:26:43 [2021-02-24T16:26:43.777Z]   - "devicemapper":
16:26:43 [2021-02-24T16:26:43.777Z]     - CONFIG_BLK_DEV_DM: enabled
16:26:43 [2021-02-24T16:26:43.777Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:26:43 [2021-02-24T16:26:43.777Z]   - "overlay":
16:26:43 [2021-02-24T16:26:43.777Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:26:43 [2021-02-24T16:26:43.777Z]   - "zfs":
16:26:43 [2021-02-24T16:26:43.777Z]     - /dev/zfs: present
16:26:43 [2021-02-24T16:26:43.777Z]     - zfs command: missing
16:26:43 [2021-02-24T16:26:43.777Z]     - zpool command: missing
16:26:43 [2021-02-24T16:26:43.777Z] 
16:26:43 [2021-02-24T16:26:43.777Z] Limits:
16:26:43 [2021-02-24T16:26:43.777Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:26:43 [2021-02-24T16:26:43.777Z] 
16:26:43 [2021-02-24T16:26:43.777Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:26:44 [2021-02-24T16:26:44.105Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b .
16:26:44 [2021-02-24T16:26:44.105Z] #1 [internal] load build definition from Dockerfile
16:26:44 [2021-02-24T16:26:44.105Z] #1 sha256:5a2d183fb9a6aaef072aaebeacf3a72503ee544c79b30b6b9519e7eb22147f20
16:26:44 [2021-02-24T16:26:44.361Z] #1 transferring dockerfile: 16.55kB 0.0s done
16:26:44 [2021-02-24T16:26:44.361Z] #1 DONE 0.1s
16:26:44 [2021-02-24T16:26:44.361Z] 
16:26:44 [2021-02-24T16:26:44.361Z] #2 [internal] load .dockerignore
16:26:44 [2021-02-24T16:26:44.361Z] #2 sha256:1d39f1b0e5c5437a09ec7d3400c05e1aeeb605925fc1161d87048cc23b511198
16:26:44 [2021-02-24T16:26:44.361Z] #2 transferring context: 87B done
16:26:44 [2021-02-24T16:26:44.361Z] #2 DONE 0.0s
16:26:44 [2021-02-24T16:26:44.361Z] 
16:26:44 [2021-02-24T16:26:44.361Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
16:26:44 [2021-02-24T16:26:44.361Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
16:26:44 [2021-02-24T16:26:44.620Z] #3 DONE 0.4s
16:26:44 [2021-02-24T16:26:44.620Z] 
16:26:44 [2021-02-24T16:26:44.620Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
16:26:44 [2021-02-24T16:26:44.620Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
16:26:44 [2021-02-24T16:26:44.620Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
16:26:44 [2021-02-24T16:26:44.876Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
16:26:44 [2021-02-24T16:26:44.876Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
16:26:44 [2021-02-24T16:26:44.876Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
16:26:44 [2021-02-24T16:26:44.876Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.19MB / 8.88MB 0.2s
16:26:44 [2021-02-24T16:26:44.876Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
16:26:45 [2021-02-24T16:26:45.133Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
16:26:45 [2021-02-24T16:26:45.133Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
16:26:45 [2021-02-24T16:26:45.695Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
16:26:45 [2021-02-24T16:26:45.695Z] #4 DONE 0.9s
16:26:45 [2021-02-24T16:26:45.952Z] 
16:26:45 [2021-02-24T16:26:45.952Z] #5 [internal] load build definition from Dockerfile
16:26:45 [2021-02-24T16:26:45.952Z] #5 sha256:dbbe8f3d046deb6bdd1fdd71c6ac4d25b752c6ce5ec85f9e639878b85e4838cf
16:26:45 [2021-02-24T16:26:45.952Z] #5 transferring dockerfile: 16.55kB done
16:26:45 [2021-02-24T16:26:45.952Z] #5 DONE 0.1s
16:26:45 [2021-02-24T16:26:45.952Z] 
16:26:45 [2021-02-24T16:26:45.952Z] #8 [internal] load metadata for docker.io/library/debian:buster
16:26:45 [2021-02-24T16:26:45.952Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:26:46 [2021-02-24T16:26:46.208Z] #8 DONE 0.3s
16:26:46 [2021-02-24T16:26:46.208Z] 
16:26:46 [2021-02-24T16:26:46.208Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
16:26:46 [2021-02-24T16:26:46.208Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
16:26:46 [2021-02-24T16:26:46.208Z] #6 DONE 0.3s
16:26:46 [2021-02-24T16:26:46.208Z] 
16:26:46 [2021-02-24T16:26:46.208Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:26:46 [2021-02-24T16:26:46.208Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:26:46 [2021-02-24T16:26:46.208Z] #7 DONE 0.3s
16:26:47 [2021-02-24T16:26:47.575Z] 
16:26:47 [2021-02-24T16:26:47.575Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:26:47 [2021-02-24T16:26:47.575Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:26:47 [2021-02-24T16:26:47.575Z] #25 DONE 0.0s
16:26:47 [2021-02-24T16:26:47.575Z] 
16:26:47 [2021-02-24T16:26:47.575Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:26:47 [2021-02-24T16:26:47.575Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
16:26:47 [2021-02-24T16:26:47.575Z] #61 DONE 0.0s
16:26:47 [2021-02-24T16:26:47.575Z] 
16:26:47 [2021-02-24T16:26:47.575Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:26:47 [2021-02-24T16:26:47.575Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:26:47 [2021-02-24T16:26:47.575Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:26:47 [2021-02-24T16:26:47.575Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:26:47 [2021-02-24T16:26:47.575Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:26:47 [2021-02-24T16:26:47.575Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:26:47 [2021-02-24T16:26:47.575Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:26:47 [2021-02-24T16:26:47.575Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
16:26:47 [2021-02-24T16:26:47.575Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
16:26:47 [2021-02-24T16:26:47.838Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.2s
16:26:47 [2021-02-24T16:26:47.838Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.26MB / 50.40MB 0.2s
16:26:47 [2021-02-24T16:26:47.838Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.3s
16:26:47 [2021-02-24T16:26:47.838Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.3s
16:26:48 [2021-02-24T16:26:48.095Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.27MB / 7.81MB 0.4s
16:26:48 [2021-02-24T16:26:48.095Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.4s
16:26:48 [2021-02-24T16:26:48.095Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.34MB / 7.81MB 0.5s
16:26:48 [2021-02-24T16:26:48.095Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.5s
16:26:48 [2021-02-24T16:26:48.490Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
16:26:48 [2021-02-24T16:26:48.490Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.24MB / 50.40MB 0.7s
16:26:48 [2021-02-24T16:26:48.490Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 94.21kB / 51.83MB 0.7s
16:26:48 [2021-02-24T16:26:48.490Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s
16:26:48 [2021-02-24T16:26:48.490Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.9s
16:26:48 [2021-02-24T16:26:48.490Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.24MB / 51.83MB 0.9s
16:26:48 [2021-02-24T16:26:48.491Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 0.9s
16:26:48 [2021-02-24T16:26:48.491Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 1.1s
16:26:48 [2021-02-24T16:26:48.491Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 1.1s
16:26:48 [2021-02-24T16:26:48.749Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 1.1s
16:26:48 [2021-02-24T16:26:48.749Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 1.1s
16:26:48 [2021-02-24T16:26:48.749Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.80MB / 50.40MB 1.2s
16:26:48 [2021-02-24T16:26:48.749Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done
16:26:48 [2021-02-24T16:26:48.749Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s
16:26:49 [2021-02-24T16:26:49.006Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 1.3s
16:26:49 [2021-02-24T16:26:49.006Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 1.3s
16:26:49 [2021-02-24T16:26:49.006Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s
16:26:49 [2021-02-24T16:26:49.006Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.13MB / 51.83MB 1.6s
16:26:49 [2021-02-24T16:26:49.006Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 1.6s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.73MB / 51.83MB 1.9s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 1.9s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.9s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 1.9s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 2.1s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 2.1s
16:26:49 [2021-02-24T16:26:49.572Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.1s
16:26:49 [2021-02-24T16:26:49.832Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 2.2s
16:26:49 [2021-02-24T16:26:49.832Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s
16:26:49 [2021-02-24T16:26:49.832Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 2.3s
16:26:49 [2021-02-24T16:26:49.832Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.39MB / 120.17MB 2.3s
16:26:50 [2021-02-24T16:26:50.089Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 2.5s
16:26:50 [2021-02-24T16:26:50.090Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
16:26:50 [2021-02-24T16:26:50.352Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 2.7s
16:26:50 [2021-02-24T16:26:50.352Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 2.7s
16:26:50 [2021-02-24T16:26:50.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
16:26:50 [2021-02-24T16:26:50.610Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 2.9s
16:26:50 [2021-02-24T16:26:50.610Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 2.9s
16:26:50 [2021-02-24T16:26:50.610Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done
16:26:50 [2021-02-24T16:26:50.610Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 3.0s
16:26:50 [2021-02-24T16:26:50.874Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s
16:26:50 [2021-02-24T16:26:50.874Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 3.2s
16:26:50 [2021-02-24T16:26:50.874Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 3.3s
16:26:51 [2021-02-24T16:26:51.133Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.77MB / 120.17MB 3.4s
16:26:51 [2021-02-24T16:26:51.133Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 3.6s
16:26:51 [2021-02-24T16:26:51.395Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 3.8s
16:26:51 [2021-02-24T16:26:51.395Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s done
16:26:51 [2021-02-24T16:26:51.659Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.75MB / 120.17MB 4.0s
16:26:51 [2021-02-24T16:26:51.916Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 4.2s
16:26:52 [2021-02-24T16:26:52.172Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.5s
16:26:52 [2021-02-24T16:26:52.172Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.01MB / 120.17MB 4.6s
16:26:52 [2021-02-24T16:26:52.754Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 5.0s
16:26:54 [2021-02-24T16:26:54.146Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done
16:26:54 [2021-02-24T16:26:54.146Z] #9 ...
16:26:54 [2021-02-24T16:26:54.146Z] 
16:26:54 [2021-02-24T16:26:54.146Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:26:54 [2021-02-24T16:26:54.146Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
16:26:54 [2021-02-24T16:26:54.146Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
16:26:54 [2021-02-24T16:26:54.146Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
16:26:54 [2021-02-24T16:26:54.146Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
16:26:54 [2021-02-24T16:26:54.146Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
16:26:54 [2021-02-24T16:26:54.146Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done
16:26:54 [2021-02-24T16:26:54.146Z] #61 DONE 6.4s
16:26:54 [2021-02-24T16:26:54.146Z] 
16:26:54 [2021-02-24T16:26:54.146Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:26:54 [2021-02-24T16:26:54.146Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:26:54 [2021-02-24T16:26:54.146Z] #9 ...
16:26:54 [2021-02-24T16:26:54.146Z] 
16:26:54 [2021-02-24T16:26:54.146Z] #22 [internal] load build context
16:26:54 [2021-02-24T16:26:54.146Z] #22 sha256:7de4d829410619650cfecf2da640731a48645475961472ec6af709980d7a7e6f
16:26:54 [2021-02-24T16:26:54.146Z] #22 transferring context: 53.37MB 6.5s done
16:26:54 [2021-02-24T16:26:54.146Z] #22 DONE 6.7s
16:26:54 [2021-02-24T16:26:54.147Z] 
16:26:54 [2021-02-24T16:26:54.147Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:26:54 [2021-02-24T16:26:54.147Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:26:55 [2021-02-24T16:26:55.082Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
16:26:57 [2021-02-24T16:26:57.607Z] #9 ...
16:26:57 [2021-02-24T16:26:57.607Z] 
16:26:57 [2021-02-24T16:26:57.607Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:26:57 [2021-02-24T16:26:57.607Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:26:57 [2021-02-24T16:26:57.607Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
16:26:57 [2021-02-24T16:26:57.607Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
16:26:57 [2021-02-24T16:26:57.607Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
16:26:57 [2021-02-24T16:26:57.607Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
16:26:57 [2021-02-24T16:26:57.607Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.2s done
16:26:57 [2021-02-24T16:26:57.607Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.4s
16:26:57 [2021-02-24T16:26:57.607Z] #25 ...
16:26:57 [2021-02-24T16:26:57.607Z] 
16:26:57 [2021-02-24T16:26:57.607Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:26:57 [2021-02-24T16:26:57.607Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:26:58 [2021-02-24T16:26:58.982Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done
16:26:58 [2021-02-24T16:26:58.982Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
16:27:00 [2021-02-24T16:27:00.353Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done
16:27:00 [2021-02-24T16:27:00.353Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
16:27:00 [2021-02-24T16:27:00.610Z] #9 ...
16:27:00 [2021-02-24T16:27:00.610Z] 
16:27:00 [2021-02-24T16:27:00.610Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:27:00 [2021-02-24T16:27:00.610Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:27:00 [2021-02-24T16:27:00.610Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.1s done
16:27:00 [2021-02-24T16:27:00.610Z] #25 DONE 13.1s
16:27:00 [2021-02-24T16:27:00.610Z] 
16:27:00 [2021-02-24T16:27:00.610Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:27:00 [2021-02-24T16:27:00.610Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:27:01 [2021-02-24T16:27:01.178Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
16:27:01 [2021-02-24T16:27:01.742Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
16:27:07 [2021-02-24T16:27:07.002Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
16:27:08 [2021-02-24T16:27:08.898Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done
16:27:08 [2021-02-24T16:27:08.898Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
16:27:09 [2021-02-24T16:27:09.926Z] #9 ...
16:27:09 [2021-02-24T16:27:09.926Z] 
16:27:09 [2021-02-24T16:27:09.926Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:27:09 [2021-02-24T16:27:09.926Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:27:09 [2021-02-24T16:27:09.926Z] #26 1.355 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 1.360 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 1.412 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 1.608 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 1.975 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:27:09 [2021-02-24T16:27:09.926Z] #26 2.318 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 3.828 Fetched 8422 kB in 3s (3093 kB/s)
16:27:09 [2021-02-24T16:27:09.926Z] #26 3.828 Reading package lists...
16:27:09 [2021-02-24T16:27:09.926Z] #26 4.762 Reading package lists...
16:27:09 [2021-02-24T16:27:09.926Z] #26 5.700 Building dependency tree...
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.047 The following additional packages will be installed:
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.047   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.047   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.047   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.048 Suggested packages:
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.048   krb5-doc krb5-user
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.048 Recommended packages:
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.048   krb5-locales publicsuffix libsasl2-modules
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.252 The following NEW packages will be installed:
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.252   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.252   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.252   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.252   libssh2-1 libssl1.1 openssl
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.530 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.530 Need to get 5057 kB of archives.
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.530 After this operation, 12.1 MB of additional disk space will be used.
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.530 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.536 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.536 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.540 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.540 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.544 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.550 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.568 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.584 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.584 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.600 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.600 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.600 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.600 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.602 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.624 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.624 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.624 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.632 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.632 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.639 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.883 debconf: delaying package configuration, since apt-utils is not installed
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.910 Fetched 5057 kB in 0s (13.4 MB/s)
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.964 Selecting previously unselected package libssl1.1:amd64.
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.964 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.966 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 6.977 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.195 Selecting previously unselected package libsasl2-modules-db:amd64.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.195 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.202 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.257 Selecting previously unselected package libsasl2-2:amd64.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.257 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.261 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.317 Selecting previously unselected package libldap-common.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.317 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.322 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.392 Selecting previously unselected package libldap-2.4-2:amd64.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.392 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.404 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.473 Selecting previously unselected package openssl.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.473 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.486 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.643 Selecting previously unselected package ca-certificates.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.645 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.650 Unpacking ca-certificates (20200601~deb10u2) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.795 Selecting previously unselected package libkeyutils1:amd64.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.795 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.806 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.976 Selecting previously unselected package libkrb5support0:amd64.
16:27:09 [2021-02-24T16:27:09.926Z] #26 7.976 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 7.977 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.036 Selecting previously unselected package libk5crypto3:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.036 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.043 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.193 Selecting previously unselected package libkrb5-3:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.193 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.199 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.351 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.351 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.355 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.438 Selecting previously unselected package libnghttp2-14:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.443 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.448 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.508 Selecting previously unselected package libpsl5:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.511 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.516 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.571 Selecting previously unselected package librtmp1:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.571 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.577 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.650 Selecting previously unselected package libssh2-1:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.650 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.672 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.782 Selecting previously unselected package libcurl4:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.782 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.791 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.959 Selecting previously unselected package curl.
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.959 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 8.969 Unpacking curl (7.64.0-4+deb10u1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 9.063 Selecting previously unselected package libonig5:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 9.066 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 9.070 Unpacking libonig5:amd64 (6.9.1-1) ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 9.197 Selecting previously unselected package libjq1:amd64.
16:27:09 [2021-02-24T16:27:09.927Z] #26 9.197 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:27:09 [2021-02-24T16:27:09.927Z] #26 ...
16:27:09 [2021-02-24T16:27:09.927Z] 
16:27:09 [2021-02-24T16:27:09.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:27:09 [2021-02-24T16:27:09.927Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:27:14 [2021-02-24T16:27:14.100Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
16:27:15 [2021-02-24T16:27:15.467Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.2s done
16:27:15 [2021-02-24T16:27:15.467Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
16:27:18 [2021-02-24T16:27:18.742Z] #9 ...
16:27:18 [2021-02-24T16:27:18.742Z] 
16:27:18 [2021-02-24T16:27:18.742Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:27:18 [2021-02-24T16:27:18.742Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.203 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.526 Selecting previously unselected package jq.
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.526 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.547 Unpacking jq (1.5+dfsg-2+b1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.690 Setting up libkeyutils1:amd64 (1.6-6) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.892 Setting up libpsl5:amd64 (0.20.2-2) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 9.925 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.13 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.16 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.26 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.27 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.31 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.33 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.35 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.37 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.39 Setting up openssl (1.1.1d-0+deb10u5) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.46 Setting up libonig5:amd64 (6.9.1-1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.52 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 10.53 Setting up ca-certificates (20200601~deb10u2) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 11.21 Updating certificates in /etc/ssl/certs...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.71 137 added, 0 removed; done.
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.78 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.80 Setting up jq (1.5+dfsg-2+b1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.83 Setting up curl (7.64.0-4+deb10u1) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.84 Processing triggers for libc-bin (2.28-10) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.86 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:27:18 [2021-02-24T16:27:18.742Z] #26 12.87 Updating certificates in /etc/ssl/certs...
16:27:18 [2021-02-24T16:27:18.742Z] #26 13.65 0 added, 0 removed; done.
16:27:18 [2021-02-24T16:27:18.742Z] #26 13.65 Running hooks in /etc/ca-certificates/update.d...
16:27:18 [2021-02-24T16:27:18.742Z] #26 13.66 done.
16:27:18 [2021-02-24T16:27:18.742Z] #26 DONE 17.8s
16:27:18 [2021-02-24T16:27:18.742Z] 
16:27:18 [2021-02-24T16:27:18.742Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:27:18 [2021-02-24T16:27:18.742Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:27:18 [2021-02-24T16:27:18.742Z] #9 ...
16:27:18 [2021-02-24T16:27:18.742Z] 
16:27:18 [2021-02-24T16:27:18.742Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:27:18 [2021-02-24T16:27:18.742Z] #27 sha256:521c2988f20f5e8e53f33177b5371e3f24489d599e7634aced4211f8358b7f5e
16:27:18 [2021-02-24T16:27:18.999Z] #27 DONE 0.5s
16:27:18 [2021-02-24T16:27:18.999Z] 
16:27:18 [2021-02-24T16:27:18.999Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:27:18 [2021-02-24T16:27:18.999Z] #28 sha256:a2dc0af0c033b07ec4b428d3256c989f76c188cce82af25a2a273149317ee96f
16:27:20 [2021-02-24T16:27:20.366Z] #28 1.417 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:27:20 [2021-02-24T16:27:20.366Z] #28 1.508 
16:27:20 [2021-02-24T16:27:20.879Z] #28 1.627 
##########                                                                14.9%
##########################                                                37.1%
########################################                                  56.6%
#######################################################                   76.7%
#####################################################################     96.5%
######################################################################## 100.0%
16:27:21 [2021-02-24T16:27:21.136Z] #28 2.149 
16:27:21 [2021-02-24T16:27:21.393Z] #28 2.271 
####################                                                      28.3%
######################################################################## 100.0%
16:27:21 [2021-02-24T16:27:21.393Z] #28 2.420 
16:27:21 [2021-02-24T16:27:21.651Z] #28 2.555 
########                                                                  11.8%
######################################################################## 100.0%
16:27:21 [2021-02-24T16:27:21.651Z] #28 2.757 
16:27:22 [2021-02-24T16:27:22.171Z] #28 2.882 
#######                                                                   10.7%
######################                                                    31.7%
########################################                                  55.6%
######################################################                    75.0%
####################################################################      95.7%
######################################################################## 100.0%
16:27:22 [2021-02-24T16:27:22.431Z] #28 3.420 
16:27:24 [2021-02-24T16:27:24.514Z] #28 3.553 
###                                                                        4.7%
#######                                                                    9.9%
##########                                                                15.0%
##############                                                            20.3%
##################                                                        25.1%
######################                                                    30.7%
#########################                                                 35.7%
############################                                              40.1%
###############################                                           44.4%
#######################################                                   54.5%
###########################################                               59.7%
##############################################                            64.8%
#################################################                         69.2%
####################################################                      72.5%
########################################################                  78.9%
##############################################################            86.9%
##############################################################            87.2%
###################################################################       94.4%
######################################################################## 100.0%
16:27:24 [2021-02-24T16:27:24.514Z] #28 5.672 
16:27:25 [2021-02-24T16:27:25.077Z] #28 6.049 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:27:25 [2021-02-24T16:27:25.077Z] #28 6.144 
16:27:25 [2021-02-24T16:27:25.077Z] #28 6.222 
######################################################################## 100.0%
16:27:25 [2021-02-24T16:27:25.077Z] #28 6.249 
16:27:25 [2021-02-24T16:27:25.640Z] #28 6.598 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:27:25 [2021-02-24T16:27:25.640Z] #28 6.707 
16:27:25 [2021-02-24T16:27:25.858Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093626f84bca829f0) in /home/ubuntu/workspace/moby_PR-42065
[Pipeline] {
[Pipeline] checkout
16:27:25 [2021-02-24T16:27:25.912Z] #28 6.850 
#######################################################                   77.0%
######################################################################## 100.0%
16:27:25 [2021-02-24T16:27:25.912Z] #28 6.884 
16:27:26 [2021-02-24T16:27:26.040Z] The recommended git tool is: git
16:27:26 [2021-02-24T16:27:26.168Z] #28 7.209 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:27:26 [2021-02-24T16:27:26.168Z] #28 7.268 
16:27:27 [2021-02-24T16:27:27.202Z] #28 7.472 
                                                                           0.0%
##########                                                                14.9%
#################################                                         47.1%
###########################################                               60.4%
#################################################################         91.2%
######################################################################## 100.0%
16:27:27 [2021-02-24T16:27:27.202Z] #28 8.324 
16:27:27 [2021-02-24T16:27:27.458Z] #28 8.691 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:27:27 [2021-02-24T16:27:27.717Z] #28 8.752 
16:27:27 [2021-02-24T16:27:27.717Z] #28 8.802 
######################################################################## 100.0%
16:27:27 [2021-02-24T16:27:27.717Z] #28 8.837 
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.000 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.059 
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.113 
######################################################################## 100.0%
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.131 
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.140 Download of images into '/build' complete.
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.140 Use something like the following to load the result into a Docker daemon:
16:27:27 [2021-02-24T16:27:27.978Z] #28 9.140   tar -cC '/build' . | docker load
16:27:28 [2021-02-24T16:27:28.911Z] #28 ...
16:27:28 [2021-02-24T16:27:28.911Z] 
16:27:28 [2021-02-24T16:27:28.911Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:27:28 [2021-02-24T16:27:28.911Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:27:28 [2021-02-24T16:27:28.911Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done
16:27:28 [2021-02-24T16:27:28.911Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:27:29 [2021-02-24T16:27:29.013Z] using credential docker-jenkins-github-credentials
16:27:29 [2021-02-24T16:27:29.029Z] Cloning the remote Git repository
16:27:29 [2021-02-24T16:27:29.029Z] Cloning with configured refspecs honoured and without tags
16:27:28 [2021-02-24T16:27:28.951Z] Cloning repository https://github.com/moby/moby.git
16:27:29 [2021-02-24T16:27:29.008Z]  > git init /home/ubuntu/workspace/moby_PR-42065 # timeout=10
16:27:30 [2021-02-24T16:27:30.277Z] #9 DONE 42.5s
16:27:30 [2021-02-24T16:27:30.277Z] 
16:27:30 [2021-02-24T16:27:30.277Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:27:30 [2021-02-24T16:27:30.277Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:27:29 [2021-02-24T16:27:29.379Z] Fetching upstream changes from https://github.com/moby/moby.git
16:27:29 [2021-02-24T16:27:29.380Z]  > git --version # timeout=10
16:27:29 [2021-02-24T16:27:29.394Z]  > git --version # 'git version 2.17.1'
16:27:29 [2021-02-24T16:27:29.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:27:29 [2021-02-24T16:27:29.489Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:27:31 [2021-02-24T16:27:31.643Z] #10 ...
16:27:31 [2021-02-24T16:27:31.643Z] 
16:27:31 [2021-02-24T16:27:31.643Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:27:31 [2021-02-24T16:27:31.643Z] #28 sha256:a2dc0af0c033b07ec4b428d3256c989f76c188cce82af25a2a273149317ee96f
16:27:31 [2021-02-24T16:27:31.643Z] #28 DONE 12.6s
16:27:31 [2021-02-24T16:27:31.643Z] 
16:27:31 [2021-02-24T16:27:31.643Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:27:31 [2021-02-24T16:27:31.643Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:27:32 [2021-02-24T16:27:32.206Z] #10 DONE 2.1s
16:27:32 [2021-02-24T16:27:32.206Z] 
16:27:32 [2021-02-24T16:27:32.206Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:27:32 [2021-02-24T16:27:32.206Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:27:33 [2021-02-24T16:27:33.134Z] #11 DONE 1.0s
16:27:33 [2021-02-24T16:27:33.134Z] 
16:27:33 [2021-02-24T16:27:33.134Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:27:33 [2021-02-24T16:27:33.134Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:27:33 [2021-02-24T16:27:33.697Z] #30 DONE 0.6s
16:27:33 [2021-02-24T16:27:33.697Z] 
16:27:33 [2021-02-24T16:27:33.697Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:27:33 [2021-02-24T16:27:33.697Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:27:33 [2021-02-24T16:27:33.954Z] #31 ...
16:27:33 [2021-02-24T16:27:33.954Z] 
16:27:33 [2021-02-24T16:27:33.954Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:27:33 [2021-02-24T16:27:33.954Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:27:33 [2021-02-24T16:27:33.954Z] #38 DONE 0.7s
16:27:34 [2021-02-24T16:27:34.211Z] 
16:27:34 [2021-02-24T16:27:34.211Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:27:34 [2021-02-24T16:27:34.211Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:27:39 [2021-02-24T16:27:39.473Z] #39 ...
16:27:39 [2021-02-24T16:27:39.473Z] 
16:27:39 [2021-02-24T16:27:39.473Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:27:39 [2021-02-24T16:27:39.473Z] #63 sha256:e0b9b60e57c65d6b4cf314d77d4f3794df454942858cce54b0beb3485c539019
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.086 + RM_GOPATH=0
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.086 + TMP_GOPATH=
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.086 + : /build
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.086 + '[' -z '' ']'
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.087 ++ mktemp -d
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.088 + export GOPATH=/tmp/tmp.mvcsDbQaIt
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.088 + GOPATH=/tmp/tmp.mvcsDbQaIt
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.088 + RM_GOPATH=1
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.088 + case "$(go env GOARCH)" in
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.088 ++ go env GOARCH
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.095 + export GO_BUILDMODE=-buildmode=pie
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.095 + GO_BUILDMODE=-buildmode=pie
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.095 ++ dirname /tmp/install/install.sh
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + dir=/tmp/install
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + bin=proxy
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + shift
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + '[' '!' -f /tmp/install/proxy.installer ']'
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + . /tmp/install/proxy.installer
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + install_proxy
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + case "$1" in
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + export CGO_ENABLED=0
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + CGO_ENABLED=0
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + _install_proxy
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.096 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mvcsDbQaIt/src/github.com/docker/libnetwork
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.097 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:27:39 [2021-02-24T16:27:39.473Z] #63 6.099 Cloning into '/tmp/tmp.mvcsDbQaIt/src/github.com/docker/libnetwork'...
16:27:41 [2021-02-24T16:27:41.364Z] #63 ...
16:27:41 [2021-02-24T16:27:41.364Z] 
16:27:41 [2021-02-24T16:27:41.364Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:27:41 [2021-02-24T16:27:41.364Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.640 + RM_GOPATH=0
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.640 + TMP_GOPATH=
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.640 + : /build
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.640 + '[' -z '' ']'
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.640 ++ mktemp -d
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.647 + export GOPATH=/tmp/tmp.wDOyjoCebS
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.647 + GOPATH=/tmp/tmp.wDOyjoCebS
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.647 + RM_GOPATH=1
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.647 + case "$(go env GOARCH)" in
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.651 ++ go env GOARCH
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.676 + export GO_BUILDMODE=-buildmode=pie
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.677 + GO_BUILDMODE=-buildmode=pie
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.678 ++ dirname /tmp/install/install.sh
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + dir=/tmp/install
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + bin=golangci_lint
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + shift
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + . /tmp/install/golangci_lint.installer
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 ++ : v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + install_golangci_lint
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + set -e
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + export GO111MODULE=on
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + GO111MODULE=on
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + GOBIN=/build
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.683 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.828 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.834 go: finding github.com v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.835 go: finding github.com/golangci/golangci-lint v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.836 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 7.843 go: finding github.com/golangci v1.23.8
16:27:41 [2021-02-24T16:27:41.364Z] #48 ...
16:27:41 [2021-02-24T16:27:41.364Z] 
16:27:41 [2021-02-24T16:27:41.364Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:27:41 [2021-02-24T16:27:41.364Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:27:41 [2021-02-24T16:27:41.364Z] #39 7.328 + git clone https://github.com/docker/distribution.git .
16:27:41 [2021-02-24T16:27:41.364Z] #39 7.328 Cloning into '.'...
16:27:43 [2021-02-24T16:27:43.257Z] #39 ...
16:27:43 [2021-02-24T16:27:43.258Z] 
16:27:43 [2021-02-24T16:27:43.258Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:27:43 [2021-02-24T16:27:43.258Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:27:43 [2021-02-24T16:27:43.258Z] #12 7.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:27:43 [2021-02-24T16:27:43.258Z] #12 7.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:27:43 [2021-02-24T16:27:43.258Z] #12 7.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:27:43 [2021-02-24T16:27:43.258Z] #12 8.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:27:43 [2021-02-24T16:27:43.514Z] #12 ...
16:27:43 [2021-02-24T16:27:43.514Z] 
16:27:43 [2021-02-24T16:27:43.514Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:27:43 [2021-02-24T16:27:43.514Z] #57 sha256:edbdaae961dff9968bc551eb1b0577944dae5d505881f93fb894cf6148e4136c
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.272 + RM_GOPATH=0
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.272 + TMP_GOPATH=
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.272 + : /build
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.272 + '[' -z '' ']'
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.275 ++ mktemp -d
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.283 + export GOPATH=/tmp/tmp.xezURXNFUg
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.283 + GOPATH=/tmp/tmp.xezURXNFUg
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.283 + RM_GOPATH=1
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.283 + case "$(go env GOARCH)" in
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.283 ++ go env GOARCH
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + export GO_BUILDMODE=-buildmode=pie
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + GO_BUILDMODE=-buildmode=pie
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 ++ dirname /tmp/install/install.sh
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + dir=/tmp/install
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + bin=rootlesskit
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + shift
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 + . /tmp/install/rootlesskit.installer
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.309 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.312 + install_rootlesskit
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.312 + case "$1" in
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.312 + export CGO_ENABLED=0
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.312 + CGO_ENABLED=0
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.312 + _install_rootlesskit
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.316 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.316 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xezURXNFUg/src/github.com/rootless-containers/rootlesskit
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.316 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
16:27:43 [2021-02-24T16:27:43.514Z] #57 7.318 Cloning into '/tmp/tmp.xezURXNFUg/src/github.com/rootless-containers/rootlesskit'...
16:27:43 [2021-02-24T16:27:43.514Z] #57 ...
16:27:43 [2021-02-24T16:27:43.514Z] 
16:27:43 [2021-02-24T16:27:43.514Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:27:43 [2021-02-24T16:27:43.514Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:27:43 [2021-02-24T16:27:43.514Z] #54 6.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:27:43 [2021-02-24T16:27:43.514Z] #54 6.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:27:43 [2021-02-24T16:27:43.514Z] #54 6.916 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:27:43 [2021-02-24T16:27:43.514Z] #54 7.603 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:27:43 [2021-02-24T16:27:43.770Z] #54 ...
16:27:43 [2021-02-24T16:27:43.770Z] 
16:27:43 [2021-02-24T16:27:43.770Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:27:43 [2021-02-24T16:27:43.770Z] #46 sha256:c04a70e6644f8e43203474cdf101a5e80b6f2726399298512847e4a0cb197172
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.584 + RM_GOPATH=0
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.584 + TMP_GOPATH=
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.584 + : /build
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.584 + '[' -z '' ']'
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.587 ++ mktemp -d
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.587 + export GOPATH=/tmp/tmp.PecgS1SIll
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.587 + GOPATH=/tmp/tmp.PecgS1SIll
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.587 + RM_GOPATH=1
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.587 + case "$(go env GOARCH)" in
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.612 ++ go env GOARCH
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.683 + export GO_BUILDMODE=-buildmode=pie
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.683 + GO_BUILDMODE=-buildmode=pie
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.683 ++ dirname /tmp/install/install.sh
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 + dir=/tmp/install
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 + bin=gotestsum
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 + shift
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 + . /tmp/install/gotestsum.installer
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 ++ : v0.5.3
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.716 + install_gotestsum
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.728 + set -e
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.728 + export GO111MODULE=on
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.728 + GO111MODULE=on
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.728 + GOBIN=/build
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.728 + go get gotest.tools/gotestsum@v0.5.3
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.871 go: finding gotest.tools v0.5.3
16:27:43 [2021-02-24T16:27:43.770Z] #46 8.871 go: finding gotest.tools/gotestsum v0.5.3
16:27:43 [2021-02-24T16:27:43.770Z] #46 ...
16:27:43 [2021-02-24T16:27:43.770Z] 
16:27:43 [2021-02-24T16:27:43.770Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:27:43 [2021-02-24T16:27:43.770Z] #23 sha256:6fd55960966dff9a616cce8a0e77983edc081df14b355d395e04bcde3778326d
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + RM_GOPATH=0
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + TMP_GOPATH=
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + : /build
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + '[' -z '' ']'
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 ++ mktemp -d
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + export GOPATH=/tmp/tmp.JV4eREnsiZ
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + GOPATH=/tmp/tmp.JV4eREnsiZ
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + RM_GOPATH=1
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 + case "$(go env GOARCH)" in
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.478 ++ go env GOARCH
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.500 + export GO_BUILDMODE=-buildmode=pie
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.500 + GO_BUILDMODE=-buildmode=pie
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.500 ++ dirname /tmp/install/install.sh
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + dir=/tmp/install
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + bin=dockercli
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + shift
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + . /tmp/install/dockercli.installer
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 ++ : stable
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 ++ : 17.06.2-ce
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + install_dockercli
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.508 Install docker/cli version 17.06.2-ce from stable
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.513 ++ uname -m
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.513 + arch=x86_64
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.513 + '[' x86_64 '!=' x86_64 ']'
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.513 + url=https://download.docker.com/linux/static
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.513 + tar -xz docker/docker
16:27:43 [2021-02-24T16:27:43.770Z] #23 6.513 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:27:44 [2021-02-24T16:27:44.074Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03063ed540b5823b5) in /home/ubuntu/workspace/moby_PR-42065
[Pipeline] {
16:27:44 [2021-02-24T16:27:44.093Z] #23 ...
16:27:44 [2021-02-24T16:27:44.093Z] 
16:27:44 [2021-02-24T16:27:44.093Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:27:44 [2021-02-24T16:27:44.093Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:27:44 [2021-02-24T16:27:44.093Z] #41 8.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:27:44 [2021-02-24T16:27:44.093Z] #41 8.593 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:27:44 [2021-02-24T16:27:44.093Z] #41 8.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:27:44 [2021-02-24T16:27:44.093Z] #41 10.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:27:44 [2021-02-24T16:27:44.093Z] #41 ...
16:27:44 [2021-02-24T16:27:44.093Z] 
16:27:44 [2021-02-24T16:27:44.093Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:27:44 [2021-02-24T16:27:44.093Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + RM_GOPATH=0
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + TMP_GOPATH=
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + : /build
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + '[' -z '' ']'
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 ++ mktemp -d
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + export GOPATH=/tmp/tmp.1RozoYVRbF
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + GOPATH=/tmp/tmp.1RozoYVRbF
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + RM_GOPATH=1
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 + case "$(go env GOARCH)" in
16:27:44 [2021-02-24T16:27:44.093Z] #44 7.998 ++ go env GOARCH
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.090 + export GO_BUILDMODE=-buildmode=pie
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.090 + GO_BUILDMODE=-buildmode=pie
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.090 ++ dirname /tmp/install/install.sh
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + dir=/tmp/install
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + bin=vndr
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + shift
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + '[' '!' -f /tmp/install/vndr.installer ']'
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + . /tmp/install/vndr.installer
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + install_vndr
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1RozoYVRbF/src/github.com/LK4D4/vndr
16:27:44 [2021-02-24T16:27:44.093Z] #44 8.099 Cloning into '/tmp/tmp.1RozoYVRbF/src/github.com/LK4D4/vndr'...
16:27:44 [2021-02-24T16:27:44.093Z] #44 9.276 + cd /tmp/tmp.1RozoYVRbF/src/github.com/LK4D4/vndr
16:27:44 [2021-02-24T16:27:44.093Z] #44 9.281 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:27:44 [2021-02-24T16:27:44.093Z] #44 9.396 + go build -buildmode=pie -v -o /build/vndr .
16:27:44 [2021-02-24T16:27:44.093Z] #44 10.74 internal/cpu
16:27:44 [2021-02-24T16:27:44.093Z] #44 10.74 runtime/internal/atomic
[Pipeline] checkout
16:27:44 [2021-02-24T16:27:44.184Z] The recommended git tool is: git
16:27:44 [2021-02-24T16:27:44.349Z] #44 ...
16:27:44 [2021-02-24T16:27:44.349Z] 
16:27:44 [2021-02-24T16:27:44.349Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:27:44 [2021-02-24T16:27:44.349Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:27:44 [2021-02-24T16:27:44.349Z] #35 9.292 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:27:44 [2021-02-24T16:27:44.349Z] #35 9.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:27:44 [2021-02-24T16:27:44.349Z] #35 9.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:27:44 [2021-02-24T16:27:44.349Z] #35 ...
16:27:44 [2021-02-24T16:27:44.349Z] 
16:27:44 [2021-02-24T16:27:44.349Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:27:44 [2021-02-24T16:27:44.349Z] #33 sha256:6042fb92196c72e04e8b185df58c9a4a7a2e705edd52a9fcab1d6d8950a426a0
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.331 + RM_GOPATH=0
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.331 + TMP_GOPATH=
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.331 + : /build
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.331 + '[' -z '' ']'
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.331 ++ mktemp -d
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.358 + export GOPATH=/tmp/tmp.rSGUIib43z
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.358 + GOPATH=/tmp/tmp.rSGUIib43z
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.358 + RM_GOPATH=1
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.358 + case "$(go env GOARCH)" in
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.360 ++ go env GOARCH
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.387 + export GO_BUILDMODE=-buildmode=pie
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.387 + GO_BUILDMODE=-buildmode=pie
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.387 ++ dirname /tmp/install/install.sh
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + dir=/tmp/install
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + bin=tomlv
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + shift
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + . /tmp/install/tomlv.installer
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + install_tomlv
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.391 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.427 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rSGUIib43z/src/github.com/BurntSushi/toml
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.427 Cloning into '/tmp/tmp.rSGUIib43z/src/github.com/BurntSushi/toml'...
16:27:44 [2021-02-24T16:27:44.349Z] #33 8.428 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:27:44 [2021-02-24T16:27:44.349Z] #33 11.10 + cd /tmp/tmp.rSGUIib43z/src/github.com/BurntSushi/toml
16:27:44 [2021-02-24T16:27:44.349Z] #33 11.10 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:27:44 [2021-02-24T16:27:44.349Z] #33 11.13 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:27:44 [2021-02-24T16:27:44.605Z] #33 ...
16:27:44 [2021-02-24T16:27:44.605Z] 
16:27:44 [2021-02-24T16:27:44.605Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:27:44 [2021-02-24T16:27:44.605Z] #50 sha256:1095bd3b6571112400d88fb76f7d78f02491f920de0b5dbb56907000d9b10553
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + RM_GOPATH=0
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + TMP_GOPATH=
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + : /build
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + '[' -z '' ']'
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 ++ mktemp -d
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + export GOPATH=/tmp/tmp.BRRkydqGwP
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + GOPATH=/tmp/tmp.BRRkydqGwP
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + RM_GOPATH=1
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 + case "$(go env GOARCH)" in
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.664 ++ go env GOARCH
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.703 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + export GO_BUILDMODE=-buildmode=pie
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + GO_BUILDMODE=-buildmode=pie
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 ++ dirname /tmp/install/install.sh
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + dir=/tmp/install
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + bin=shfmt
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + shift
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + . /tmp/install/shfmt.installer
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + install_shfmt
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.711 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BRRkydqGwP/src/github.com/mvdan/sh
16:27:44 [2021-02-24T16:27:44.605Z] #50 7.723 Cloning into '/tmp/tmp.BRRkydqGwP/src/github.com/mvdan/sh'...
16:27:44 [2021-02-24T16:27:44.605Z] #50 ...
16:27:44 [2021-02-24T16:27:44.605Z] 
16:27:44 [2021-02-24T16:27:44.605Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:27:44 [2021-02-24T16:27:44.605Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:27:44 [2021-02-24T16:27:44.605Z] #35 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:27:48 [2021-02-24T16:27:48.196Z] using credential docker-jenkins-github-credentials
16:27:48 [2021-02-24T16:27:48.204Z] Cloning the remote Git repository
16:27:48 [2021-02-24T16:27:48.204Z] Cloning with configured refspecs honoured and without tags
16:27:48 [2021-02-24T16:27:48.347Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02229c38f9f3d7965) in /home/ubuntu/workspace/moby_PR-42065
[Pipeline] {
[Pipeline] checkout
16:27:48 [2021-02-24T16:27:48.539Z] The recommended git tool is: git
16:27:48 [2021-02-24T16:27:48.802Z] #35 15.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:27:49 [2021-02-24T16:27:49.064Z] #35 ...
16:27:49 [2021-02-24T16:27:49.064Z] 
16:27:49 [2021-02-24T16:27:49.064Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:27:49 [2021-02-24T16:27:49.064Z] #23 sha256:6fd55960966dff9a616cce8a0e77983edc081df14b355d395e04bcde3778326d
16:27:49 [2021-02-24T16:27:49.064Z] #23 15.28 + mkdir -p /build
16:27:49 [2021-02-24T16:27:49.064Z] #23 15.28 + mv docker/docker /build/
16:27:49 [2021-02-24T16:27:49.064Z] #23 15.29 + rmdir docker
16:27:49 [2021-02-24T16:27:49.064Z] #23 DONE 15.7s
16:27:49 [2021-02-24T16:27:49.064Z] 
16:27:49 [2021-02-24T16:27:49.064Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:27:49 [2021-02-24T16:27:49.064Z] #46 sha256:c04a70e6644f8e43203474cdf101a5e80b6f2726399298512847e4a0cb197172
16:27:49 [2021-02-24T16:27:49.064Z] #46 10.91 go: downloading gotest.tools/gotestsum v0.5.3
16:27:49 [2021-02-24T16:27:49.064Z] #46 11.96 go: extracting gotest.tools/gotestsum v0.5.3
16:27:49 [2021-02-24T16:27:49.064Z] #46 14.19 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:27:49 [2021-02-24T16:27:49.064Z] #46 14.20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.28 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.37 go: downloading github.com/fatih/color v1.9.0
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.51 go: downloading github.com/spf13/pflag v1.0.3
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.66 go: downloading github.com/pkg/errors v0.9.1
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.88 go: downloading github.com/jonboulle/clockwork v0.1.0
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.91 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:27:49 [2021-02-24T16:27:49.065Z] #46 14.92 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.19 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.30 go: extracting github.com/jonboulle/clockwork v0.1.0
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.44 go: extracting github.com/fatih/color v1.9.0
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.46 go: extracting github.com/pkg/errors v0.9.1
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.61 go: extracting github.com/spf13/pflag v1.0.3
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.67 go: downloading github.com/mattn/go-isatty v0.0.12
16:27:49 [2021-02-24T16:27:49.065Z] #46 15.70 go: downloading github.com/mattn/go-colorable v0.1.6
16:27:48 [2021-02-24T16:27:48.235Z] Cloning repository https://github.com/moby/moby.git
16:27:48 [2021-02-24T16:27:48.292Z]  > git init /home/ubuntu/workspace/moby_PR-42065 # timeout=10
16:27:48 [2021-02-24T16:27:48.576Z] Fetching upstream changes from https://github.com/moby/moby.git
16:27:48 [2021-02-24T16:27:48.577Z]  > git --version # timeout=10
16:27:48 [2021-02-24T16:27:48.582Z]  > git --version # 'git version 2.7.4'
16:27:48 [2021-02-24T16:27:48.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:27:48 [2021-02-24T16:27:48.585Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:27:49 [2021-02-24T16:27:49.321Z] #46 16.17 go: extracting github.com/mattn/go-isatty v0.0.12
16:27:49 [2021-02-24T16:27:49.894Z] #46 16.52 go: extracting github.com/mattn/go-colorable v0.1.6
16:27:50 [2021-02-24T16:27:50.463Z] #46 ...
16:27:50 [2021-02-24T16:27:50.463Z] 
16:27:50 [2021-02-24T16:27:50.463Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:27:50 [2021-02-24T16:27:50.463Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:27:50 [2021-02-24T16:27:50.463Z] #35 17.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:27:51 [2021-02-24T16:27:51.611Z] using credential docker-jenkins-github-credentials
16:27:51 [2021-02-24T16:27:51.617Z] Cloning the remote Git repository
16:27:51 [2021-02-24T16:27:51.617Z] Cloning with configured refspecs honoured and without tags
16:27:51 [2021-02-24T16:27:51.835Z] #35 ...
16:27:51 [2021-02-24T16:27:51.835Z] 
16:27:51 [2021-02-24T16:27:51.836Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:27:51 [2021-02-24T16:27:51.836Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:27:51 [2021-02-24T16:27:51.836Z] #31 7.928 + git clone https://github.com/kolyshkin/go-swagger.git .
16:27:51 [2021-02-24T16:27:51.836Z] #31 7.936 Cloning into '.'...
16:27:51 [2021-02-24T16:27:51.836Z] #31 ...
16:27:51 [2021-02-24T16:27:51.836Z] 
16:27:51 [2021-02-24T16:27:51.836Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:27:51 [2021-02-24T16:27:51.836Z] #57 sha256:edbdaae961dff9968bc551eb1b0577944dae5d505881f93fb894cf6148e4136c
16:27:51 [2021-02-24T16:27:51.836Z] #57 13.18 + cd /tmp/tmp.xezURXNFUg/src/github.com/rootless-containers/rootlesskit
16:27:51 [2021-02-24T16:27:51.836Z] #57 13.20 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
16:27:51 [2021-02-24T16:27:51.836Z] #57 13.40 + export GO111MODULE=on
16:27:51 [2021-02-24T16:27:51.836Z] #57 13.40 + GO111MODULE=on
16:27:51 [2021-02-24T16:27:51.836Z] #57 13.40 + for f in rootlesskit rootlesskit-docker-proxy
16:27:51 [2021-02-24T16:27:51.836Z] #57 13.40 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.30 go: downloading github.com/urfave/cli/v2 v2.3.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.36 go: downloading github.com/gofrs/flock v0.8.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.45 go: downloading github.com/moby/vpnkit v0.4.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.61 go: downloading github.com/moby/sys/mountinfo v0.4.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.61 go: downloading github.com/google/uuid v1.2.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 15.62 go: downloading github.com/pkg/errors v0.9.1
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.01 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.21 go: extracting github.com/gofrs/flock v0.8.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.45 go: extracting github.com/google/uuid v1.2.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.45 go: extracting github.com/moby/sys/mountinfo v0.4.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.49 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.53 go: extracting github.com/pkg/errors v0.9.1
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.78 go: downloading github.com/gorilla/mux v1.8.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 16.79 go: downloading github.com/sirupsen/logrus v1.7.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 17.94 go: extracting github.com/gorilla/mux v1.8.0
16:27:51 [2021-02-24T16:27:51.836Z] #57 18.26 go: extracting github.com/sirupsen/logrus v1.7.0
16:27:52 [2021-02-24T16:27:52.130Z] #57 18.86 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:27:51 [2021-02-24T16:27:51.633Z] Cloning repository https://github.com/moby/moby.git
16:27:51 [2021-02-24T16:27:51.698Z]  > git init /home/ubuntu/workspace/moby_PR-42065 # timeout=10
16:27:51 [2021-02-24T16:27:51.929Z] Fetching upstream changes from https://github.com/moby/moby.git
16:27:51 [2021-02-24T16:27:51.929Z]  > git --version # timeout=10
16:27:51 [2021-02-24T16:27:51.943Z]  > git --version # 'git version 2.17.1'
16:27:51 [2021-02-24T16:27:51.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:27:51 [2021-02-24T16:27:51.965Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:27:52 [2021-02-24T16:27:52.374Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ccad24e774d71c4e) in /home/ubuntu/workspace/moby_PR-42065
[Pipeline] {
[Pipeline] checkout
16:27:52 [2021-02-24T16:27:52.417Z] #57 19.14 go: extracting github.com/moby/vpnkit v0.4.0
16:27:52 [2021-02-24T16:27:52.417Z] #57 ...
16:27:52 [2021-02-24T16:27:52.417Z] 
16:27:52 [2021-02-24T16:27:52.417Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:27:52 [2021-02-24T16:27:52.417Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:27:52 [2021-02-24T16:27:52.417Z] #48 9.130 go: downloading github.com/golangci/golangci-lint v1.23.8
16:27:52 [2021-02-24T16:27:52.417Z] #48 10.91 go: extracting github.com/golangci/golangci-lint v1.23.8
16:27:52 [2021-02-24T16:27:52.468Z] The recommended git tool is: git
16:27:52 [2021-02-24T16:27:52.674Z] #48 ...
16:27:52 [2021-02-24T16:27:52.674Z] 
16:27:52 [2021-02-24T16:27:52.674Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:27:52 [2021-02-24T16:27:52.674Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:27:52 [2021-02-24T16:27:52.674Z] #44 11.25 runtime/internal/sys
16:27:52 [2021-02-24T16:27:52.674Z] #44 11.60 runtime/internal/math
16:27:52 [2021-02-24T16:27:52.674Z] #44 11.62 internal/race
16:27:52 [2021-02-24T16:27:52.674Z] #44 11.69 sync/atomic
16:27:52 [2021-02-24T16:27:52.674Z] #44 11.72 internal/bytealg
16:27:52 [2021-02-24T16:27:52.674Z] #44 13.00 unicode
16:27:52 [2021-02-24T16:27:52.674Z] #44 13.77 runtime
16:27:52 [2021-02-24T16:27:52.674Z] #44 17.52 unicode/utf8
16:27:52 [2021-02-24T16:27:52.674Z] #44 18.24 math
16:27:52 [2021-02-24T16:27:52.931Z] #44 ...
16:27:52 [2021-02-24T16:27:52.931Z] 
16:27:52 [2021-02-24T16:27:52.931Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:27:52 [2021-02-24T16:27:52.931Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:27:52 [2021-02-24T16:27:52.931Z] #48 19.82 go: downloading github.com/fatih/color v1.7.0
16:27:52 [2021-02-24T16:27:52.931Z] #48 19.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:27:52 [2021-02-24T16:27:52.931Z] #48 19.88 go: downloading github.com/spf13/cobra v0.0.5
16:27:52 [2021-02-24T16:27:52.931Z] #48 19.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:27:53 [2021-02-24T16:27:53.189Z] #48 19.93 go: downloading github.com/stretchr/testify v1.4.0
16:27:53 [2021-02-24T16:27:53.189Z] #48 19.93 go: downloading github.com/pkg/errors v0.8.1
16:27:53 [2021-02-24T16:27:53.189Z] #48 19.96 go: downloading github.com/spf13/viper v1.6.1
16:27:53 [2021-02-24T16:27:53.189Z] #48 19.96 go: downloading github.com/sirupsen/logrus v1.4.2
16:27:53 [2021-02-24T16:27:53.189Z] #48 20.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:27:53 [2021-02-24T16:27:53.446Z] #48 20.33 go: extracting github.com/fatih/color v1.7.0
16:27:53 [2021-02-24T16:27:53.446Z] #48 20.43 go: downloading github.com/mattn/go-colorable v0.1.4
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.51 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.52 go: extracting github.com/sirupsen/logrus v1.4.2
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.53 go: extracting github.com/pkg/errors v0.8.1
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.56 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.58 go: extracting github.com/spf13/cobra v0.0.5
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.59 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:27:53 [2021-02-24T16:27:53.703Z] #48 20.60 go: downloading github.com/go-critic/go-critic v0.4.1
16:27:53 [2021-02-24T16:27:53.960Z] #48 20.75 go: downloading github.com/mattn/go-isatty v0.0.8
16:27:53 [2021-02-24T16:27:53.960Z] #48 20.76 go: extracting github.com/stretchr/testify v1.4.0
16:27:54 [2021-02-24T16:27:54.217Z] #48 20.90 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:27:54 [2021-02-24T16:27:54.217Z] #48 21.11 go: extracting github.com/mattn/go-colorable v0.1.4
16:27:54 [2021-02-24T16:27:54.217Z] #48 21.21 go: extracting github.com/spf13/viper v1.6.1
16:27:54 [2021-02-24T16:27:54.217Z] #48 ...
16:27:54 [2021-02-24T16:27:54.217Z] 
16:27:54 [2021-02-24T16:27:54.217Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:27:54 [2021-02-24T16:27:54.217Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:27:54 [2021-02-24T16:27:54.217Z] #54 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:27:54 [2021-02-24T16:27:54.217Z] #54 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:27:54 [2021-02-24T16:27:54.243Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:27:54 [2021-02-24T16:27:54.266Z]  > git config --add remote.origin.fetch +refs/pull/42065/head:refs/remotes/origin/PR-42065 # timeout=10
16:27:54 [2021-02-24T16:27:54.350Z] Fetching without tags
16:27:54 [2021-02-24T16:27:54.474Z] #54 ...
16:27:54 [2021-02-24T16:27:54.474Z] 
16:27:54 [2021-02-24T16:27:54.474Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:27:54 [2021-02-24T16:27:54.474Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:27:54 [2021-02-24T16:27:54.474Z] #48 21.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:27:54 [2021-02-24T16:27:54.731Z] #48 21.39 go: downloading github.com/ultraware/whitespace v0.0.4
16:27:54 [2021-02-24T16:27:54.731Z] #48 21.41 go: extracting github.com/mattn/go-isatty v0.0.8
16:27:54 [2021-02-24T16:27:54.731Z] #48 21.41 go: downloading github.com/pelletier/go-toml v1.2.0
16:27:54 [2021-02-24T16:27:54.731Z] #48 21.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:27:54 [2021-02-24T16:27:54.731Z] #48 21.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:27:54 [2021-02-24T16:27:54.731Z] #48 21.49 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:27:54 [2021-02-24T16:27:54.764Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:27:54 [2021-02-24T16:27:54.988Z] #48 21.65 go: extracting github.com/ultraware/whitespace v0.0.4
16:27:54 [2021-02-24T16:27:54.988Z] #48 21.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:27:54 [2021-02-24T16:27:54.988Z] #48 21.68 go: extracting github.com/pelletier/go-toml v1.2.0
16:27:54 [2021-02-24T16:27:54.988Z] #48 21.77 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:27:54 [2021-02-24T16:27:54.988Z] #48 21.86 go: extracting github.com/go-critic/go-critic v0.4.1
16:27:54 [2021-02-24T16:27:54.988Z] #48 ...
16:27:54 [2021-02-24T16:27:54.988Z] 
16:27:54 [2021-02-24T16:27:54.988Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:27:54 [2021-02-24T16:27:54.988Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:27:54 [2021-02-24T16:27:54.988Z] #12 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:27:54 [2021-02-24T16:27:54.988Z] #12 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:27:55 [2021-02-24T16:27:55.245Z] #12 ...
16:27:55 [2021-02-24T16:27:55.245Z] 
16:27:55 [2021-02-24T16:27:55.245Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:27:55 [2021-02-24T16:27:55.245Z] #33 sha256:6042fb92196c72e04e8b185df58c9a4a7a2e705edd52a9fcab1d6d8950a426a0
16:27:55 [2021-02-24T16:27:55.245Z] #33 11.87 internal/bytealg
16:27:55 [2021-02-24T16:27:55.245Z] #33 11.90 math/bits
16:27:55 [2021-02-24T16:27:55.245Z] #33 13.15 math
16:27:55 [2021-02-24T16:27:55.245Z] #33 13.22 runtime
16:27:55 [2021-02-24T16:27:55.245Z] #33 19.17 internal/testlog
16:27:55 [2021-02-24T16:27:55.245Z] #33 19.48 encoding
16:27:55 [2021-02-24T16:27:55.245Z] #33 19.66 runtime/cgo
16:27:55 [2021-02-24T16:27:55.245Z] #33 ...
16:27:55 [2021-02-24T16:27:55.245Z] 
16:27:55 [2021-02-24T16:27:55.245Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:27:55 [2021-02-24T16:27:55.245Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:27:55 [2021-02-24T16:27:55.245Z] #44 22.14 unicode/utf16
16:27:55 [2021-02-24T16:27:55.479Z] using credential docker-jenkins-github-credentials
16:27:55 [2021-02-24T16:27:55.485Z] Cloning the remote Git repository
16:27:55 [2021-02-24T16:27:55.485Z] Cloning with configured refspecs honoured and without tags
16:27:55 [2021-02-24T16:27:55.809Z] #44 22.40 container/list
16:27:54 [2021-02-24T16:27:54.304Z] Cloning repository https://github.com/moby/moby.git
16:27:54 [2021-02-24T16:27:54.355Z]  > git init /home/ubuntu/workspace/moby_PR-42065 # timeout=10
16:27:54 [2021-02-24T16:27:54.661Z] Fetching upstream changes from https://github.com/moby/moby.git
16:27:54 [2021-02-24T16:27:54.662Z]  > git --version # timeout=10
16:27:54 [2021-02-24T16:27:54.692Z]  > git --version # 'git version 2.25.1'
16:27:54 [2021-02-24T16:27:54.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:27:54 [2021-02-24T16:27:54.696Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:27:56 [2021-02-24T16:27:56.065Z] #44 22.86 crypto/internal/subtle
16:27:56 [2021-02-24T16:27:56.321Z] #44 22.98 crypto/subtle
16:27:56 [2021-02-24T16:27:56.321Z] #44 23.14 vendor/golang.org/x/crypto/cryptobyte/asn1
16:27:56 [2021-02-24T16:27:56.385Z] Merge succeeded, producing 4128ec90b58eb107ec90617dbb0f3d1a19831272
16:27:56 [2021-02-24T16:27:56.386Z] Checking out Revision 4128ec90b58eb107ec90617dbb0f3d1a19831272 (PR-42065)
16:27:56 [2021-02-24T16:27:56.577Z] #44 23.25 internal/nettrace
16:27:56 [2021-02-24T16:27:56.577Z] #44 23.46 runtime/cgo
16:27:54 [2021-02-24T16:27:54.289Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:27:54 [2021-02-24T16:27:54.313Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:27:54 [2021-02-24T16:27:54.346Z] Fetching upstream changes from https://github.com/moby/moby.git
16:27:54 [2021-02-24T16:27:54.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:27:54 [2021-02-24T16:27:54.348Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:27:54 [2021-02-24T16:27:54.765Z]  > git config core.sparsecheckout # timeout=10
16:27:54 [2021-02-24T16:27:54.786Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:27:55 [2021-02-24T16:27:55.742Z]  > git remote # timeout=10
16:27:55 [2021-02-24T16:27:55.756Z]  > git config --get remote.origin.url # timeout=10
16:27:55 [2021-02-24T16:27:55.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:27:55 [2021-02-24T16:27:55.779Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:27:56 [2021-02-24T16:27:56.353Z]  > git rev-parse HEAD^{commit} # timeout=10
16:27:56 [2021-02-24T16:27:56.381Z]  > git config core.sparsecheckout # timeout=10
16:27:56 [2021-02-24T16:27:56.416Z]  > git checkout -f 4128ec90b58eb107ec90617dbb0f3d1a19831272 # timeout=10
16:27:57 [2021-02-24T16:27:57.507Z] #44 ...
16:27:57 [2021-02-24T16:27:57.507Z] 
16:27:57 [2021-02-24T16:27:57.507Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:27:57 [2021-02-24T16:27:57.507Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:27:57 [2021-02-24T16:27:57.507Z] #41 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:27:57 [2021-02-24T16:27:57.507Z] #41 16.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:27:57 [2021-02-24T16:27:57.507Z] #41 ...
16:27:57 [2021-02-24T16:27:57.507Z] 
16:27:57 [2021-02-24T16:27:57.507Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:27:57 [2021-02-24T16:27:57.507Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:27:57 [2021-02-24T16:27:57.763Z] #39 23.66 Checking out files:  89% (1510/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
16:27:57 [2021-02-24T16:27:57.763Z] #39 23.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:28:00 [2021-02-24T16:28:00.191Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:28:00 [2021-02-24T16:28:00.188Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:00 [2021-02-24T16:28:00.350Z] #39 26.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:28:00 [2021-02-24T16:28:00.626Z] #39 ...
16:28:00 [2021-02-24T16:28:00.626Z] 
16:28:00 [2021-02-24T16:28:00.626Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:28:00 [2021-02-24T16:28:00.626Z] #46 sha256:c04a70e6644f8e43203474cdf101a5e80b6f2726399298512847e4a0cb197172
16:28:00 [2021-02-24T16:28:00.626Z] #46 17.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:28:00 [2021-02-24T16:28:00.626Z] #46 18.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:28:00 [2021-02-24T16:28:00.626Z] #46 19.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.34 go: finding github.com/fatih/color v1.9.0
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.37 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.41 go: finding github.com/pkg/errors v0.9.1
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.51 go: finding github.com/mattn/go-colorable v0.1.6
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.54 go: finding github.com/spf13/pflag v1.0.3
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.56 go: finding github.com/mattn/go-isatty v0.0.12
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:28:00 [2021-02-24T16:28:00.626Z] #46 23.97 go: finding github.com/jonboulle/clockwork v0.1.0
16:28:00 [2021-02-24T16:28:00.626Z] #46 24.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:28:00 [2021-02-24T16:28:00.626Z] #46 24.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:28:00 [2021-02-24T16:28:00.626Z] #46 24.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:28:00 [2021-02-24T16:28:00.882Z] #46 ...
16:28:00 [2021-02-24T16:28:00.882Z] 
16:28:00 [2021-02-24T16:28:00.882Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:28:00 [2021-02-24T16:28:00.882Z] #63 sha256:e0b9b60e57c65d6b4cf314d77d4f3794df454942858cce54b0beb3485c539019
16:28:00 [2021-02-24T16:28:00.883Z] #63 24.95 Checking out files:  78% (1487/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.
16:28:00 [2021-02-24T16:28:00.883Z] #63 25.42 + cd /tmp/tmp.mvcsDbQaIt/src/github.com/docker/libnetwork
16:28:00 [2021-02-24T16:28:00.883Z] #63 25.42 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:28:00 [2021-02-24T16:28:00.883Z] #63 25.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:28:01 [2021-02-24T16:28:01.605Z] + docker version
16:28:03 [2021-02-24T16:28:03.425Z] #63 ...
16:28:03 [2021-02-24T16:28:03.425Z] 
16:28:03 [2021-02-24T16:28:03.425Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:28:03 [2021-02-24T16:28:03.425Z] #57 sha256:edbdaae961dff9968bc551eb1b0577944dae5d505881f93fb894cf6148e4136c
16:28:03 [2021-02-24T16:28:03.425Z] #57 20.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:28:03 [2021-02-24T16:28:03.425Z] #57 20.39 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:28:03 [2021-02-24T16:28:03.425Z] #57 21.11 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:28:03 [2021-02-24T16:28:03.425Z] #57 21.26 go: extracting github.com/urfave/cli/v2 v2.3.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 25.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:28:03 [2021-02-24T16:28:03.425Z] #57 25.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 25.93 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 26.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 26.40 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 26.44 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:28:03 [2021-02-24T16:28:03.425Z] #57 29.78 go: finding github.com/pkg/errors v0.9.1
16:28:03 [2021-02-24T16:28:03.425Z] #57 29.85 go: finding github.com/sirupsen/logrus v1.7.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 29.95 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:28:03 [2021-02-24T16:28:03.425Z] #57 30.08 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:28:03 [2021-02-24T16:28:03.425Z] #57 30.28 go: finding github.com/google/uuid v1.2.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 30.35 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:28:03 [2021-02-24T16:28:03.425Z] #57 30.37 go: finding github.com/moby/vpnkit v0.4.0
16:28:03 [2021-02-24T16:28:03.425Z] #57 30.39 go: finding github.com/gofrs/flock v0.8.0
16:28:03 [2021-02-24T16:28:03.681Z] #57 ...
16:28:03 [2021-02-24T16:28:03.681Z] 
16:28:03 [2021-02-24T16:28:03.681Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:28:03 [2021-02-24T16:28:03.681Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:28:03 [2021-02-24T16:28:03.681Z] #48 22.13 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 22.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:28:03 [2021-02-24T16:28:03.681Z] #48 23.01 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:28:03 [2021-02-24T16:28:03.681Z] #48 23.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:28:03 [2021-02-24T16:28:03.681Z] #48 23.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 23.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 24.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 24.49 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 24.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.20 go: downloading github.com/gogo/protobuf v1.2.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.21 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.36 go: downloading github.com/spf13/cast v1.3.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.36 go: downloading github.com/ultraware/funlen v0.0.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.44 go: downloading github.com/kisielk/gotool v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.63 go: extracting github.com/ultraware/funlen v0.0.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.64 go: downloading github.com/subosito/gotenv v1.2.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.66 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.73 go: downloading github.com/stretchr/objx v0.2.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.85 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:28:03 [2021-02-24T16:28:03.681Z] #48 27.86 go: extracting github.com/subosito/gotenv v1.2.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.01 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.01 go: extracting github.com/spf13/cast v1.3.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.08 go: extracting github.com/kisielk/gotool v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.34 go: extracting github.com/stretchr/objx v0.2.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.36 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.55 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.58 go: downloading gopkg.in/yaml.v2 v2.2.7
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.62 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.99 go: downloading github.com/spf13/afero v1.1.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 28.99 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.04 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.05 go: downloading golang.org/x/text v0.3.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.32 go: extracting gopkg.in/yaml.v2 v2.2.7
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.32 go: downloading github.com/go-toolsmith/astp v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.34 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.71 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.71 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.73 go: extracting github.com/spf13/afero v1.1.2
16:28:03 [2021-02-24T16:28:03.681Z] #48 29.98 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.17 go: extracting github.com/go-toolsmith/astp v1.0.0
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.22 go: downloading github.com/uudashr/gocognit v1.0.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.41 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:28:03 [2021-02-24T16:28:03.681Z] #48 30.66 go: downloading github.com/magiconair/properties v1.8.1
16:28:03 [2021-02-24T16:28:03.681Z] #48 ...
16:28:03 [2021-02-24T16:28:03.681Z] 
16:28:03 [2021-02-24T16:28:03.681Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:28:03 [2021-02-24T16:28:03.681Z] #57 sha256:edbdaae961dff9968bc551eb1b0577944dae5d505881f93fb894cf6148e4136c
16:28:03 [2021-02-24T16:28:03.681Z] #57 30.54 go: finding github.com/gorilla/mux v1.8.0
16:28:03 [2021-02-24T16:28:03.681Z] #57 30.55 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:28:03 [2021-02-24T16:28:03.681Z] #57 30.56 go: finding github.com/moby/sys/mountinfo v0.4.0
16:28:03 [2021-02-24T16:28:03.681Z] #57 30.59 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:28:03 [2021-02-24T16:28:03.681Z] #57 30.61 go: finding github.com/urfave/cli/v2 v2.3.0
16:28:04 [2021-02-24T16:28:04.243Z] #57 30.90 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:28:04 [2021-02-24T16:28:04.243Z] #57 30.98 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:28:05 [2021-02-24T16:28:05.173Z] #57 ...
16:28:05 [2021-02-24T16:28:05.173Z] 
16:28:05 [2021-02-24T16:28:05.173Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:28:05 [2021-02-24T16:28:05.173Z] #50 sha256:1095bd3b6571112400d88fb76f7d78f02491f920de0b5dbb56907000d9b10553
16:28:05 [2021-02-24T16:28:05.173Z] #50 21.81 + cd /tmp/tmp.BRRkydqGwP/src/github.com/mvdan/sh
16:28:05 [2021-02-24T16:28:05.173Z] #50 21.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:28:05 [2021-02-24T16:28:05.173Z] #50 21.99 + GO111MODULE=on
16:28:05 [2021-02-24T16:28:05.173Z] #50 21.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:28:05 [2021-02-24T16:28:05.173Z] #50 23.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:28:05 [2021-02-24T16:28:05.173Z] #50 23.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:28:05 [2021-02-24T16:28:05.173Z] #50 23.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:28:05 [2021-02-24T16:28:05.173Z] #50 23.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:28:05 [2021-02-24T16:28:05.173Z] #50 23.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:28:05 [2021-02-24T16:28:05.173Z] #50 24.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:28:05 [2021-02-24T16:28:05.173Z] #50 25.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:28:05 [2021-02-24T16:28:05.173Z] #50 26.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:28:05 [2021-02-24T16:28:05.173Z] #50 28.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:28:05 [2021-02-24T16:28:05.173Z] #50 28.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:28:05 [2021-02-24T16:28:05.173Z] #50 28.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:28:05 [2021-02-24T16:28:05.173Z] #50 28.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:28:05 [2021-02-24T16:28:05.173Z] #50 29.28 runtime/cgo
16:28:05 [2021-02-24T16:28:05.173Z] #50 29.42 runtime
16:28:05 [2021-02-24T16:28:05.173Z] #50 ...
16:28:05 [2021-02-24T16:28:05.173Z] 
16:28:05 [2021-02-24T16:28:05.173Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:28:05 [2021-02-24T16:28:05.173Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.67 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.71 go: extracting github.com/uudashr/gocognit v1.0.1
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.72 go: downloading github.com/go-toolsmith/typep v1.0.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.82 go: downloading github.com/hashicorp/hcl v1.0.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.82 go: extracting github.com/go-toolsmith/typep v1.0.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 30.82 go: downloading gopkg.in/ini.v1 v1.51.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.16 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.39 go: downloading github.com/pmezard/go-difflib v1.0.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.47 go: extracting gopkg.in/ini.v1 v1.51.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.70 go: extracting github.com/magiconair/properties v1.8.1
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.84 go: downloading github.com/spf13/pflag v1.0.5
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.90 go: extracting github.com/pmezard/go-difflib v1.0.0
16:28:05 [2021-02-24T16:28:05.173Z] #48 31.90 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:28:05 [2021-02-24T16:28:05.735Z] #48 32.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:28:05 [2021-02-24T16:28:05.735Z] #48 32.35 go: extracting github.com/hashicorp/hcl v1.0.0
16:28:05 [2021-02-24T16:28:05.735Z] #48 32.37 go: downloading github.com/davecgh/go-spew v1.1.1
16:28:05 [2021-02-24T16:28:05.735Z] #48 32.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:28:06 [2021-02-24T16:28:06.298Z] #48 32.97 go: extracting github.com/spf13/pflag v1.0.5
16:28:06 [2021-02-24T16:28:06.298Z] #48 33.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:28:06 [2021-02-24T16:28:06.298Z] #48 33.15 go: extracting github.com/davecgh/go-spew v1.1.1
16:28:06 [2021-02-24T16:28:06.554Z] #48 33.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:28:06 [2021-02-24T16:28:06.554Z] #48 33.42 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:28:06 [2021-02-24T16:28:06.890Z] Client: Docker Engine - Community
16:28:06 [2021-02-24T16:28:06.890Z]  Version:           20.10.3
16:28:06 [2021-02-24T16:28:06.890Z]  API version:       1.41
16:28:06 [2021-02-24T16:28:06.890Z]  Go version:        go1.13.15
16:28:06 [2021-02-24T16:28:06.890Z]  Git commit:        48d30b5
16:28:06 [2021-02-24T16:28:06.890Z]  Built:             Fri Jan 29 14:33:13 2021
16:28:06 [2021-02-24T16:28:06.890Z]  OS/Arch:           linux/amd64
16:28:06 [2021-02-24T16:28:06.890Z]  Context:           default
16:28:06 [2021-02-24T16:28:06.890Z]  Experimental:      true
16:28:06 [2021-02-24T16:28:06.890Z] 
16:28:06 [2021-02-24T16:28:06.890Z] Server: Docker Engine - Community
16:28:06 [2021-02-24T16:28:06.890Z]  Engine:
16:28:06 [2021-02-24T16:28:06.890Z]   Version:          20.10.3
16:28:06 [2021-02-24T16:28:06.890Z]   API version:      1.41 (minimum version 1.12)
16:28:06 [2021-02-24T16:28:06.890Z]   Go version:       go1.13.15
16:28:06 [2021-02-24T16:28:06.890Z]   Git commit:       46229ca
16:28:06 [2021-02-24T16:28:06.890Z]   Built:            Fri Jan 29 14:31:25 2021
16:28:06 [2021-02-24T16:28:06.890Z]   OS/Arch:          linux/amd64
16:28:06 [2021-02-24T16:28:06.890Z]   Experimental:     true
16:28:06 [2021-02-24T16:28:06.890Z]  containerd:
16:28:06 [2021-02-24T16:28:06.890Z]   Version:          1.4.3
16:28:06 [2021-02-24T16:28:06.890Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:06 [2021-02-24T16:28:06.890Z]  runc:
16:28:06 [2021-02-24T16:28:06.890Z]   Version:          1.0.0-rc92
16:28:06 [2021-02-24T16:28:06.890Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:06 [2021-02-24T16:28:06.890Z]  docker-init:
16:28:06 [2021-02-24T16:28:06.890Z]   Version:          0.19.0
16:28:06 [2021-02-24T16:28:06.890Z]   GitCommit:        de40ad0
[Pipeline] sh
16:28:07 [2021-02-24T16:28:07.174Z] #48 33.81 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:28:07 [2021-02-24T16:28:07.174Z] #48 33.86 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:28:07 [2021-02-24T16:28:07.174Z] #48 33.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:28:07 [2021-02-24T16:28:07.174Z] #48 33.92 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:28:07 [2021-02-24T16:28:07.174Z] #48 33.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:28:07 [2021-02-24T16:28:07.174Z] #48 34.02 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:28:07 [2021-02-24T16:28:07.174Z] #48 34.02 go: downloading github.com/BurntSushi/toml v0.3.1
16:28:07 [2021-02-24T16:28:07.174Z] #48 34.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:28:07 [2021-02-24T16:28:07.212Z] + docker info
16:28:07 [2021-02-24T16:28:07.431Z] #48 34.18 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:28:07 [2021-02-24T16:28:07.431Z] #48 34.20 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:28:07 [2021-02-24T16:28:07.687Z] #48 34.50 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:28:07 [2021-02-24T16:28:07.687Z] #48 34.50 go: extracting github.com/BurntSushi/toml v0.3.1
16:28:07 [2021-02-24T16:28:07.687Z] #48 34.61 go: downloading github.com/gobwas/glob v0.2.3
16:28:08 [2021-02-24T16:28:08.252Z] #48 35.01 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:28:08 [2021-02-24T16:28:08.252Z] #48 ...
16:28:08 [2021-02-24T16:28:08.252Z] 
16:28:08 [2021-02-24T16:28:08.252Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:28:08 [2021-02-24T16:28:08.252Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:28:08 [2021-02-24T16:28:08.252Z] #54 25.00 Fetched 8422 kB in 19s (452 kB/s)
16:28:08 [2021-02-24T16:28:08.252Z] #54 25.00 Reading package lists...
16:28:08 [2021-02-24T16:28:08.252Z] #54 32.16 Reading package lists...
16:28:08 [2021-02-24T16:28:08.252Z] #54 ...
16:28:08 [2021-02-24T16:28:08.252Z] 
16:28:08 [2021-02-24T16:28:08.252Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:28:08 [2021-02-24T16:28:08.252Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:28:08 [2021-02-24T16:28:08.252Z] #48 35.09 go: extracting github.com/gobwas/glob v0.2.3
16:28:09 [2021-02-24T16:28:09.182Z] #48 ...
16:28:09 [2021-02-24T16:28:09.182Z] 
16:28:09 [2021-02-24T16:28:09.182Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:09 [2021-02-24T16:28:09.182Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:09 [2021-02-24T16:28:09.182Z] #12 25.77 Fetched 8422 kB in 19s (444 kB/s)
16:28:09 [2021-02-24T16:28:09.182Z] #12 25.77 Reading package lists...
16:28:09 [2021-02-24T16:28:09.182Z] #12 33.27 Reading package lists...
16:28:09 [2021-02-24T16:28:09.182Z] #12 ...
16:28:09 [2021-02-24T16:28:09.182Z] 
16:28:09 [2021-02-24T16:28:09.182Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:28:09 [2021-02-24T16:28:09.182Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:28:09 [2021-02-24T16:28:09.182Z] #44 33.84 vendor/golang.org/x/crypto/internal/subtle
16:28:09 [2021-02-24T16:28:09.182Z] #44 34.05 vendor/golang.org/x/crypto/curve25519
16:28:10 [2021-02-24T16:28:10.448Z] Fetching without tags
16:28:10 [2021-02-24T16:28:10.550Z] #44 ...
16:28:10 [2021-02-24T16:28:10.550Z] 
16:28:10 [2021-02-24T16:28:10.550Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:28:10 [2021-02-24T16:28:10.550Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:28:10 [2021-02-24T16:28:10.550Z] #41 27.09 Fetched 8422 kB in 19s (449 kB/s)
16:28:10 [2021-02-24T16:28:10.550Z] #41 27.09 Reading package lists...
16:28:10 [2021-02-24T16:28:10.550Z] #41 34.39 Reading package lists...
16:28:10 [2021-02-24T16:28:10.550Z] #41 ...
16:28:10 [2021-02-24T16:28:10.550Z] 
16:28:10 [2021-02-24T16:28:10.550Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:28:10 [2021-02-24T16:28:10.550Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:28:10 [2021-02-24T16:28:10.550Z] #48 36.56 go: extracting github.com/gogo/protobuf v1.2.1
16:28:10 [2021-02-24T16:28:10.550Z] #48 36.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:28:10 [2021-02-24T16:28:10.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:28:10 [2021-02-24T16:28:10.356Z]  > git config --add remote.origin.fetch +refs/pull/42065/head:refs/remotes/origin/PR-42065 # timeout=10
16:28:10 [2021-02-24T16:28:10.389Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:28:10 [2021-02-24T16:28:10.423Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:28:10 [2021-02-24T16:28:10.454Z] Fetching upstream changes from https://github.com/moby/moby.git
16:28:10 [2021-02-24T16:28:10.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:28:10 [2021-02-24T16:28:10.456Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:28:11 [2021-02-24T16:28:11.009Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:28:11 [2021-02-24T16:28:11.113Z] #48 ...
16:28:11 [2021-02-24T16:28:11.113Z] 
16:28:11 [2021-02-24T16:28:11.113Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:28:11 [2021-02-24T16:28:11.113Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:28:11 [2021-02-24T16:28:11.113Z] #35 28.05 Fetched 8422 kB in 19s (439 kB/s)
16:28:11 [2021-02-24T16:28:11.113Z] #35 28.05 Reading package lists...
16:28:12 [2021-02-24T16:28:12.043Z] #35 35.10 Reading package lists...
16:28:12 [2021-02-24T16:28:12.044Z] #35 ...
16:28:12 [2021-02-24T16:28:12.044Z] 
16:28:12 [2021-02-24T16:28:12.044Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:28:12 [2021-02-24T16:28:12.044Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:28:12 [2021-02-24T16:28:12.044Z] #54 32.16 Reading package lists...
16:28:12 [2021-02-24T16:28:12.705Z] Merge succeeded, producing 933fcd7bd6a0cdecfb957573765c97e7fb4366fe
16:28:12 [2021-02-24T16:28:12.705Z] Checking out Revision 933fcd7bd6a0cdecfb957573765c97e7fb4366fe (PR-42065)
16:28:11 [2021-02-24T16:28:11.019Z]  > git config core.sparsecheckout # timeout=10
16:28:11 [2021-02-24T16:28:11.035Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:12 [2021-02-24T16:28:12.262Z]  > git remote # timeout=10
16:28:12 [2021-02-24T16:28:12.274Z]  > git config --get remote.origin.url # timeout=10
16:28:12 [2021-02-24T16:28:12.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:28:12 [2021-02-24T16:28:12.290Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:28:12 [2021-02-24T16:28:12.696Z]  > git rev-parse HEAD^{commit} # timeout=10
16:28:12 [2021-02-24T16:28:12.709Z]  > git config core.sparsecheckout # timeout=10
16:28:12 [2021-02-24T16:28:12.727Z]  > git checkout -f 933fcd7bd6a0cdecfb957573765c97e7fb4366fe # timeout=10
16:28:14 [2021-02-24T16:28:14.192Z] #54 39.06 Building dependency tree...
16:28:16 [2021-02-24T16:28:16.085Z] #54 42.77 The following additional packages will be installed:
16:28:16 [2021-02-24T16:28:16.085Z] #54 42.78   libbtrfs0
16:28:16 [2021-02-24T16:28:16.085Z] #54 43.01 The following NEW packages will be installed:
16:28:16 [2021-02-24T16:28:16.085Z] #54 43.05   libbtrfs-dev libbtrfs0
16:28:16 [2021-02-24T16:28:16.648Z] #54 43.50 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:28:16 [2021-02-24T16:28:16.648Z] #54 43.50 Need to get 119 kB of archives.
16:28:16 [2021-02-24T16:28:16.648Z] #54 43.50 After this operation, 387 kB of additional disk space will be used.
16:28:16 [2021-02-24T16:28:16.648Z] #54 43.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:28:16 [2021-02-24T16:28:16.904Z] #54 43.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:28:16 [2021-02-24T16:28:16.946Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:28:16 [2021-02-24T16:28:16.951Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:17 [2021-02-24T16:28:17.161Z] #54 ...
16:28:17 [2021-02-24T16:28:17.161Z] 
16:28:17 [2021-02-24T16:28:17.161Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:28:17 [2021-02-24T16:28:17.161Z] #63 sha256:e0b9b60e57c65d6b4cf314d77d4f3794df454942858cce54b0beb3485c539019
16:28:17 [2021-02-24T16:28:17.161Z] #63 DONE 43.9s
16:28:17 [2021-02-24T16:28:17.161Z] 
16:28:17 [2021-02-24T16:28:17.161Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:17 [2021-02-24T16:28:17.161Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:17 [2021-02-24T16:28:17.161Z] #12 33.27 Reading package lists...
16:28:17 [2021-02-24T16:28:17.161Z] #12 39.99 Building dependency tree...
16:28:17 [2021-02-24T16:28:17.161Z] #12 43.65 The following additional packages will be installed:
16:28:17 [2021-02-24T16:28:17.161Z] #12 43.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:28:17 [2021-02-24T16:28:17.162Z] #12 43.66   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:28:17 [2021-02-24T16:28:17.162Z] #12 43.66   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:28:17 [2021-02-24T16:28:17.162Z] #12 43.67   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
16:28:17 [2021-02-24T16:28:17.162Z] #12 43.67   mingw-w64-x86-64-dev
16:28:17 [2021-02-24T16:28:17.162Z] #12 43.69 Suggested packages:
16:28:17 [2021-02-24T16:28:17.162Z] #12 43.69   gcc-8-locales seccomp wine64
16:28:17 [2021-02-24T16:28:17.193Z] Client:
16:28:17 [2021-02-24T16:28:17.193Z]  Context:    default
16:28:17 [2021-02-24T16:28:17.193Z]  Debug Mode: false
16:28:17 [2021-02-24T16:28:17.193Z]  Plugins:
16:28:17 [2021-02-24T16:28:17.193Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:28:17 [2021-02-24T16:28:17.193Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:28:17 [2021-02-24T16:28:17.193Z] 
16:28:17 [2021-02-24T16:28:17.193Z] Server:
16:28:17 [2021-02-24T16:28:17.193Z]  Containers: 0
16:28:17 [2021-02-24T16:28:17.193Z]   Running: 0
16:28:17 [2021-02-24T16:28:17.193Z]   Paused: 0
16:28:17 [2021-02-24T16:28:17.193Z]   Stopped: 0
16:28:17 [2021-02-24T16:28:17.193Z]  Images: 0
16:28:17 [2021-02-24T16:28:17.193Z]  Server Version: 20.10.3
16:28:17 [2021-02-24T16:28:17.193Z]  Storage Driver: overlay2
16:28:17 [2021-02-24T16:28:17.193Z]   Backing Filesystem: extfs
16:28:17 [2021-02-24T16:28:17.193Z]   Supports d_type: true
16:28:17 [2021-02-24T16:28:17.193Z]   Native Overlay Diff: true
16:28:17 [2021-02-24T16:28:17.193Z]  Logging Driver: json-file
16:28:17 [2021-02-24T16:28:17.193Z]  Cgroup Driver: cgroupfs
16:28:17 [2021-02-24T16:28:17.193Z]  Cgroup Version: 1
16:28:17 [2021-02-24T16:28:17.193Z]  Plugins:
16:28:17 [2021-02-24T16:28:17.193Z]   Volume: local
16:28:17 [2021-02-24T16:28:17.193Z]   Network: bridge host ipvlan macvlan null overlay
16:28:17 [2021-02-24T16:28:17.193Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:28:17 [2021-02-24T16:28:17.193Z]  Swarm: inactive
16:28:17 [2021-02-24T16:28:17.193Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:28:17 [2021-02-24T16:28:17.193Z]  Default Runtime: runc
16:28:17 [2021-02-24T16:28:17.193Z]  Init Binary: docker-init
16:28:17 [2021-02-24T16:28:17.193Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:17 [2021-02-24T16:28:17.193Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:17 [2021-02-24T16:28:17.193Z]  init version: de40ad0
16:28:17 [2021-02-24T16:28:17.193Z]  Security Options:
16:28:17 [2021-02-24T16:28:17.193Z]   apparmor
16:28:17 [2021-02-24T16:28:17.193Z]   seccomp
16:28:17 [2021-02-24T16:28:17.193Z]    Profile: default
16:28:17 [2021-02-24T16:28:17.193Z]  Kernel Version: 5.4.0-1037-aws
16:28:17 [2021-02-24T16:28:17.193Z]  Operating System: Ubuntu 18.04.5 LTS
16:28:17 [2021-02-24T16:28:17.193Z]  OSType: linux
16:28:17 [2021-02-24T16:28:17.193Z]  Architecture: x86_64
16:28:17 [2021-02-24T16:28:17.193Z]  CPUs: 2
16:28:17 [2021-02-24T16:28:17.193Z]  Total Memory: 7.487GiB
16:28:17 [2021-02-24T16:28:17.193Z]  Name: ip-10-100-117-56
16:28:17 [2021-02-24T16:28:17.193Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
16:28:17 [2021-02-24T16:28:17.193Z]  Docker Root Dir: /var/lib/docker
16:28:17 [2021-02-24T16:28:17.193Z]  Debug Mode: false
16:28:17 [2021-02-24T16:28:17.193Z]  Registry: https://index.docker.io/v1/
16:28:17 [2021-02-24T16:28:17.193Z]  Labels:
16:28:17 [2021-02-24T16:28:17.193Z]  Experimental: true
16:28:17 [2021-02-24T16:28:17.193Z]  Insecure Registries:
16:28:17 [2021-02-24T16:28:17.193Z]   127.0.0.0/8
16:28:17 [2021-02-24T16:28:17.193Z]  Live Restore Enabled: true
16:28:17 [2021-02-24T16:28:17.193Z] 
16:28:17 [2021-02-24T16:28:17.193Z] WARNING: No swap limit support
16:28:17 [2021-02-24T16:28:17.193Z] WARNING: No blkio weight support
16:28:17 [2021-02-24T16:28:17.193Z] WARNING: No blkio weight_device support
[Pipeline] sh
16:28:17 [2021-02-24T16:28:17.494Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:28:17 [2021-02-24T16:28:17.494Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:28:17 [2021-02-24T16:28:17.494Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42065/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:28:17 [2021-02-24T16:28:17.494Z] + bash /home/ubuntu/workspace/moby_PR-42065/check-config.sh
16:28:17 [2021-02-24T16:28:17.494Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:28:17 [2021-02-24T16:28:17.494Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
16:28:17 [2021-02-24T16:28:17.494Z] 
16:28:17 [2021-02-24T16:28:17.494Z] Generally Necessary:
16:28:17 [2021-02-24T16:28:17.494Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:28:17 [2021-02-24T16:28:17.494Z] - apparmor: enabled and tools installed
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_NAMESPACES: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_NET_NS: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_PID_NS: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_IPC_NS: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_UTS_NS: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_CGROUPS: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_CGROUP_CPUACCT: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_CGROUP_DEVICE: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_CGROUP_FREEZER: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_CGROUP_SCHED: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_CPUSETS: enabled
16:28:17 [2021-02-24T16:28:17.494Z] - CONFIG_MEMCG: enabled
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:28:17 [2021-02-24T16:28:17.593Z] Fetching without tags
16:28:17 [2021-02-24T16:28:17.599Z] Fetching without tags
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_KEYS: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_VETH: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_BRIDGE: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NF_NAT_IPV4: missing
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NF_NAT: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NF_NAT_NEEDED: missing
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_POSIX_MQUEUE: enabled
16:28:17 [2021-02-24T16:28:17.762Z] 
16:28:17 [2021-02-24T16:28:17.762Z] Optional Features:
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_USER_NS: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_SECCOMP: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_CGROUP_PIDS: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_MEMCG_SWAP: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:28:17 [2021-02-24T16:28:17.762Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_BLK_CGROUP: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IOSCHED_CFQ: missing
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_CGROUP_PERF: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_CGROUP_HUGETLB: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_CFS_BANDWIDTH: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_RT_GROUP_SCHED: missing
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_VS: enabled (as module)
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_VS_NFCT: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:28:17 [2021-02-24T16:28:17.762Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:28:17 [2021-02-24T16:28:17.848Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:28:17 [2021-02-24T16:28:17.975Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:28:18 [2021-02-24T16:28:18.028Z] - CONFIG_IP_VS_RR: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z] - CONFIG_EXT4_FS: enabled
16:28:18 [2021-02-24T16:28:18.028Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:28:18 [2021-02-24T16:28:18.028Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:28:18 [2021-02-24T16:28:18.028Z] - Network Drivers:
16:28:18 [2021-02-24T16:28:18.028Z]   - "overlay":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_VXLAN: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       Optional (for encrypted networks):
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_CRYPTO: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_CRYPTO_AEAD: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_CRYPTO_GCM: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_CRYPTO_GHASH: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_XFRM: enabled
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_XFRM_USER: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_INET_ESP: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
16:28:18 [2021-02-24T16:28:18.028Z]   - "ipvlan":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_IPVLAN: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]   - "macvlan":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_MACVLAN: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_DUMMY: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]   - "ftp,tftp client in container":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z] - Storage Drivers:
16:28:18 [2021-02-24T16:28:18.028Z]   - "aufs":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_AUFS_FS: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]   - "btrfs":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:28:18 [2021-02-24T16:28:18.028Z]   - "devicemapper":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_BLK_DEV_DM: enabled
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]   - "overlay":
16:28:18 [2021-02-24T16:28:18.028Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:28:18 [2021-02-24T16:28:18.028Z]   - "zfs":
16:28:18 [2021-02-24T16:28:18.028Z]     - /dev/zfs: present
16:28:18 [2021-02-24T16:28:18.028Z]     - zfs command: missing
16:28:18 [2021-02-24T16:28:18.028Z]     - zpool command: missing
16:28:18 [2021-02-24T16:28:18.028Z] 
16:28:18 [2021-02-24T16:28:18.028Z] Limits:
16:28:18 [2021-02-24T16:28:18.028Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:28:18 [2021-02-24T16:28:18.028Z] 
16:28:18 [2021-02-24T16:28:18.028Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:28:18 [2021-02-24T16:28:18.190Z] + docker version
16:28:18 [2021-02-24T16:28:18.372Z] + sudo modprobe ip_vs
16:28:18 [2021-02-24T16:28:18.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b .
16:28:18 [2021-02-24T16:28:18.530Z] #12 ...
16:28:18 [2021-02-24T16:28:18.530Z] 
16:28:18 [2021-02-24T16:28:18.530Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:28:18 [2021-02-24T16:28:18.530Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:28:18 [2021-02-24T16:28:18.530Z] #54 45.25 debconf: delaying package configuration, since apt-utils is not installed
16:28:17 [2021-02-24T16:28:17.522Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:28:17 [2021-02-24T16:28:17.544Z]  > git config --add remote.origin.fetch +refs/pull/42065/head:refs/remotes/origin/PR-42065 # timeout=10
16:28:17 [2021-02-24T16:28:17.562Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:28:17 [2021-02-24T16:28:17.579Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:28:17 [2021-02-24T16:28:17.599Z] Fetching upstream changes from https://github.com/moby/moby.git
16:28:17 [2021-02-24T16:28:17.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:28:17 [2021-02-24T16:28:17.600Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:28:17 [2021-02-24T16:28:17.859Z]  > git config core.sparsecheckout # timeout=10
16:28:17 [2021-02-24T16:28:17.882Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:18 [2021-02-24T16:28:18.444Z]  > git remote # timeout=10
16:28:18 [2021-02-24T16:28:18.457Z]  > git config --get remote.origin.url # timeout=10
16:28:18 [2021-02-24T16:28:18.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:28:18 [2021-02-24T16:28:18.486Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:28:18 [2021-02-24T16:28:18.786Z] #54 45.53 Fetched 119 kB in 0s (420 kB/s)
16:28:18 [2021-02-24T16:28:18.786Z] #54 45.67 Selecting previously unselected package libbtrfs0.
16:28:18 [2021-02-24T16:28:18.940Z] #1 [internal] load build definition from Dockerfile
16:28:18 [2021-02-24T16:28:18.940Z] #1 sha256:a469fc633317ca3a18aeae4c04bd6b508c6a8a57569e6123ff4bdf8189271fc2
16:28:18 [2021-02-24T16:28:18.940Z] #1 transferring dockerfile: 16.55kB done
16:28:18 [2021-02-24T16:28:18.940Z] #1 DONE 0.1s
16:28:18 [2021-02-24T16:28:18.940Z] 
16:28:18 [2021-02-24T16:28:18.940Z] #2 [internal] load .dockerignore
16:28:18 [2021-02-24T16:28:18.940Z] #2 sha256:019a1e30cebb43b6fac49063dbe685013f3263d2d358ddc425827836169eacae
16:28:18 [2021-02-24T16:28:18.940Z] #2 transferring context: 32B
16:28:18 [2021-02-24T16:28:18.940Z] #2 transferring context: 87B done
16:28:18 [2021-02-24T16:28:18.940Z] #2 DONE 0.1s
16:28:18 [2021-02-24T16:28:18.940Z] 
16:28:18 [2021-02-24T16:28:18.940Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
16:28:18 [2021-02-24T16:28:18.940Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
16:28:19 [2021-02-24T16:28:19.043Z] #54 45.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.)
16:28:19 [2021-02-24T16:28:19.043Z] #54 45.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:28:19 [2021-02-24T16:28:19.043Z] #54 45.74 Unpacking libbtrfs0 (4.20.1-2) ...
16:28:19 [2021-02-24T16:28:19.043Z] #54 45.83 Selecting previously unselected package libbtrfs-dev.
16:28:19 [2021-02-24T16:28:19.043Z] #54 45.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:28:19 [2021-02-24T16:28:19.043Z] #54 45.87 Unpacking libbtrfs-dev (4.20.1-2) ...
16:28:19 [2021-02-24T16:28:19.191Z] Merge succeeded, producing 82536e5db73cf55f7025ad4dd86324ac7938d4f5
16:28:19 [2021-02-24T16:28:19.191Z] Checking out Revision 82536e5db73cf55f7025ad4dd86324ac7938d4f5 (PR-42065)
16:28:19 [2021-02-24T16:28:19.300Z] #54 46.11 Setting up libbtrfs0 (4.20.1-2) ...
16:28:19 [2021-02-24T16:28:19.300Z] #54 46.18 Setting up libbtrfs-dev (4.20.1-2) ...
16:28:19 [2021-02-24T16:28:19.300Z] #54 46.21 Processing triggers for libc-bin (2.28-10) ...
16:28:17 [2021-02-24T16:28:17.490Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:28:17 [2021-02-24T16:28:17.510Z]  > git config --add remote.origin.fetch +refs/pull/42065/head:refs/remotes/origin/PR-42065 # timeout=10
16:28:17 [2021-02-24T16:28:17.542Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:28:17 [2021-02-24T16:28:17.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:28:17 [2021-02-24T16:28:17.603Z] Fetching upstream changes from https://github.com/moby/moby.git
16:28:17 [2021-02-24T16:28:17.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:28:17 [2021-02-24T16:28:17.604Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:28:17 [2021-02-24T16:28:17.985Z]  > git config core.sparsecheckout # timeout=10
16:28:17 [2021-02-24T16:28:17.999Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:18 [2021-02-24T16:28:18.714Z]  > git remote # timeout=10
16:28:18 [2021-02-24T16:28:18.739Z]  > git config --get remote.origin.url # timeout=10
16:28:18 [2021-02-24T16:28:18.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:28:18 [2021-02-24T16:28:18.762Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:28:19 [2021-02-24T16:28:19.510Z] #3 DONE 0.5s
16:28:19 [2021-02-24T16:28:19.510Z] 
16:28:19 [2021-02-24T16:28:19.510Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
16:28:19 [2021-02-24T16:28:19.510Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
16:28:19 [2021-02-24T16:28:19.510Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
16:28:19 [2021-02-24T16:28:19.584Z] Merge succeeded, producing 35b71b8791627afb1d61e431e8b31273a803ed24
16:28:19 [2021-02-24T16:28:19.585Z] Checking out Revision 35b71b8791627afb1d61e431e8b31273a803ed24 (PR-42065)
16:28:19 [2021-02-24T16:28:19.771Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
16:28:19 [2021-02-24T16:28:19.771Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
16:28:19 [2021-02-24T16:28:19.771Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.15MB / 8.88MB 0.2s
16:28:19 [2021-02-24T16:28:19.771Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
16:28:19 [2021-02-24T16:28:19.771Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
16:28:19 [2021-02-24T16:28:19.863Z] #54 DONE 46.6s
16:28:19 [2021-02-24T16:28:19.863Z] 
16:28:19 [2021-02-24T16:28:19.863Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:19 [2021-02-24T16:28:19.863Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.57 The following NEW packages will be installed:
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.59   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.60   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.60   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.60   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.62 The following packages will be upgraded:
16:28:19 [2021-02-24T16:28:19.863Z] #12 45.62   libsystemd0 libudev1
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.01 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.01 Need to get 78.2 MB of archives.
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.01 After this operation, 487 MB of additional disk space will be used.
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:28:19 [2021-02-24T16:28:19.863Z] #12 46.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:28:20 [2021-02-24T16:28:20.030Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
16:28:20 [2021-02-24T16:28:20.030Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
16:28:20 [2021-02-24T16:28:20.120Z] #12 46.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:28:20 [2021-02-24T16:28:20.120Z] #12 46.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:28:20 [2021-02-24T16:28:20.120Z] #12 46.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:28:20 [2021-02-24T16:28:20.120Z] #12 46.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:28:20 [2021-02-24T16:28:20.291Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
16:28:20 [2021-02-24T16:28:20.553Z] #4 DONE 0.9s
16:28:20 [2021-02-24T16:28:20.685Z] #12 47.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:28:20 [2021-02-24T16:28:20.811Z] 
16:28:20 [2021-02-24T16:28:20.811Z] #5 [internal] load build definition from Dockerfile
16:28:20 [2021-02-24T16:28:20.811Z] #5 sha256:0ab81e0fd1d3882fa31a661410a49887d46515893aa6967466c044f8917c59de
16:28:20 [2021-02-24T16:28:20.811Z] #5 transferring dockerfile: 16.55kB done
16:28:20 [2021-02-24T16:28:20.811Z] #5 DONE 0.1s
16:28:20 [2021-02-24T16:28:20.811Z] 
16:28:20 [2021-02-24T16:28:20.811Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
16:28:20 [2021-02-24T16:28:20.811Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
16:28:19 [2021-02-24T16:28:19.178Z]  > git rev-parse HEAD^{commit} # timeout=10
16:28:19 [2021-02-24T16:28:19.193Z]  > git config core.sparsecheckout # timeout=10
16:28:19 [2021-02-24T16:28:19.207Z]  > git checkout -f 82536e5db73cf55f7025ad4dd86324ac7938d4f5 # timeout=10
16:28:20 [2021-02-24T16:28:20.941Z] #12 47.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:28:21 [2021-02-24T16:28:21.071Z] #8 DONE 0.3s
16:28:21 [2021-02-24T16:28:21.071Z] 
16:28:21 [2021-02-24T16:28:21.071Z] #7 [internal] load metadata for docker.io/library/debian:buster
16:28:21 [2021-02-24T16:28:21.071Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:28:21 [2021-02-24T16:28:21.071Z] #7 DONE 0.3s
16:28:21 [2021-02-24T16:28:21.071Z] 
16:28:21 [2021-02-24T16:28:21.071Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:28:21 [2021-02-24T16:28:21.071Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:28:21 [2021-02-24T16:28:21.071Z] #6 DONE 0.3s
16:28:21 [2021-02-24T16:28:21.198Z] #12 47.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:28:19 [2021-02-24T16:28:19.553Z]  > git rev-parse HEAD^{commit} # timeout=10
16:28:19 [2021-02-24T16:28:19.587Z]  > git config core.sparsecheckout # timeout=10
16:28:19 [2021-02-24T16:28:19.610Z]  > git checkout -f 35b71b8791627afb1d61e431e8b31273a803ed24 # timeout=10
16:28:22 [2021-02-24T16:28:22.451Z] 
16:28:22 [2021-02-24T16:28:22.451Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:22 [2021-02-24T16:28:22.451Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:22 [2021-02-24T16:28:22.451Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
16:28:22 [2021-02-24T16:28:22.451Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
16:28:22 [2021-02-24T16:28:22.451Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s
16:28:22 [2021-02-24T16:28:22.451Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
16:28:22 [2021-02-24T16:28:22.451Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
16:28:22 [2021-02-24T16:28:22.715Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.39MB / 50.40MB 0.5s
16:28:22 [2021-02-24T16:28:22.855Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:28:22 [2021-02-24T16:28:22.860Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:22 [2021-02-24T16:28:22.977Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 13.63MB / 50.40MB 0.7s
16:28:22 [2021-02-24T16:28:22.977Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 18.04MB / 50.40MB 0.8s
16:28:23 [2021-02-24T16:28:23.236Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 28.31MB / 50.40MB 1.0s
16:28:23 [2021-02-24T16:28:23.496Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 37.75MB / 50.40MB 1.3s
16:28:23 [2021-02-24T16:28:23.496Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 42.99MB / 50.40MB 1.5s
16:28:23 [2021-02-24T16:28:23.498Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:28:23 [2021-02-24T16:28:23.500Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:28:23 [2021-02-24T16:28:23.758Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 47.19MB / 50.40MB 1.6s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:28:24 [2021-02-24T16:28:24.018Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.8s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:28:24 [2021-02-24T16:28:24.434Z] + docker version
16:28:24 [2021-02-24T16:28:24.470Z] #12 ...
16:28:24 [2021-02-24T16:28:24.470Z] 
16:28:24 [2021-02-24T16:28:24.470Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:28:24 [2021-02-24T16:28:24.470Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:28:24 [2021-02-24T16:28:24.470Z] #41 34.39 Reading package lists...
16:28:24 [2021-02-24T16:28:24.470Z] #41 41.32 Building dependency tree...
16:28:24 [2021-02-24T16:28:24.470Z] #41 45.47 The following additional packages will be installed:
16:28:24 [2021-02-24T16:28:24.470Z] #41 45.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:28:24 [2021-02-24T16:28:24.470Z] #41 45.48   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:28:24 [2021-02-24T16:28:24.470Z] #41 45.48 Suggested packages:
16:28:24 [2021-02-24T16:28:24.470Z] #41 45.48   manpages-dev python-setuptools
16:28:24 [2021-02-24T16:28:24.470Z] #41 46.62 The following NEW packages will be installed:
16:28:24 [2021-02-24T16:28:24.470Z] #41 46.63   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:28:24 [2021-02-24T16:28:24.470Z] #41 46.64   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:28:24 [2021-02-24T16:28:24.470Z] #41 46.65   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:28:24 [2021-02-24T16:28:24.470Z] #41 46.65   python-six zlib1g-dev
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.43 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.43 Need to get 4095 kB of archives.
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.43 After this operation, 22.5 MB of additional disk space will be used.
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 47.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:28:24 [2021-02-24T16:28:24.470Z] #41 48.97 debconf: delaying package configuration, since apt-utils is not installed
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.10 Fetched 4095 kB in 1s (3548 kB/s)
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.23 Selecting previously unselected package libcap-dev:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.32 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.46 Selecting previously unselected package libnet1:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.71 Selecting previously unselected package libnet1-dev.
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 49.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.02 Selecting previously unselected package libnl-3-200:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.18 Selecting previously unselected package libnl-3-dev:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.47 Selecting previously unselected package libprotobuf-c1:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.71 Selecting previously unselected package zlib1g-dev:amd64.
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.470Z] #41 50.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:28:24 [2021-02-24T16:28:24.471Z] #41 ...
16:28:24 [2021-02-24T16:28:24.471Z] 
16:28:24 [2021-02-24T16:28:24.471Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:28:24 [2021-02-24T16:28:24.471Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:28:24 [2021-02-24T16:28:24.471Z] #35 35.10 Reading package lists...
16:28:24 [2021-02-24T16:28:24.471Z] #35 41.54 Building dependency tree...
16:28:24 [2021-02-24T16:28:24.471Z] #35 45.68 The following additional packages will be installed:
16:28:24 [2021-02-24T16:28:24.471Z] #35 45.71   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:28:24 [2021-02-24T16:28:24.471Z] #35 45.73 Suggested packages:
16:28:24 [2021-02-24T16:28:24.471Z] #35 45.73   cmake-doc ninja-build lrzip
16:28:24 [2021-02-24T16:28:24.471Z] #35 45.73 Recommended packages:
16:28:24 [2021-02-24T16:28:24.471Z] #35 45.73   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:28:24 [2021-02-24T16:28:24.471Z] #35 46.61 The following NEW packages will be installed:
16:28:24 [2021-02-24T16:28:24.471Z] #35 46.61   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:28:24 [2021-02-24T16:28:24.471Z] #35 46.61   vim-common xxd
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.43 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.43 Need to get 14.9 MB of archives.
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.43 After this operation, 61.8 MB of additional disk space will be used.
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 47.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 48.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 48.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 48.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 48.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 48.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 48.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.05 debconf: delaying package configuration, since apt-utils is not installed
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.30 Fetched 14.9 MB in 2s (6844 kB/s)
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.41 Selecting previously unselected package xxd.
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.47 Unpacking xxd (2:8.1.0875-5) ...
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.72 Selecting previously unselected package vim-common.
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:28:24 [2021-02-24T16:28:24.471Z] #35 50.81 Unpacking vim-common (2:8.1.0875-5) ...
16:28:24 [2021-02-24T16:28:24.471Z] #35 ...
16:28:24 [2021-02-24T16:28:24.471Z] 
16:28:24 [2021-02-24T16:28:24.471Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:24 [2021-02-24T16:28:24.471Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:24 [2021-02-24T16:28:24.471Z] #12 51.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:28:24 [2021-02-24T16:28:24.592Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.1s done
16:28:24 [2021-02-24T16:28:24.838Z] + docker version
16:28:24 [2021-02-24T16:28:24.852Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
16:28:25 [2021-02-24T16:28:25.035Z] #12 ...
16:28:25 [2021-02-24T16:28:25.035Z] 
16:28:25 [2021-02-24T16:28:25.035Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:28:25 [2021-02-24T16:28:25.035Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:28:25 [2021-02-24T16:28:25.035Z] #48 41.64 go: extracting golang.org/x/text v0.3.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 46.59 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:28:25 [2021-02-24T16:28:25.036Z] #48 46.61 go: finding github.com/fatih/color v1.7.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 46.67 go: finding github.com/mattn/go-colorable v0.1.4
16:28:25 [2021-02-24T16:28:25.036Z] #48 46.76 go: finding github.com/mattn/go-isatty v0.0.8
16:28:25 [2021-02-24T16:28:25.036Z] #48 46.95 go: finding github.com/go-critic/go-critic v0.4.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.08 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.12 go: finding github.com/go-lintpack/lintpack v0.5.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.14 go: finding github.com/pkg/errors v0.8.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.15 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.16 go: finding github.com/go-toolsmith/astequal v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.17 go: finding github.com/mitchellh/go-homedir v1.1.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.22 go: finding github.com/go-toolsmith/astp v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.23 go: finding github.com/go-toolsmith/astcast v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.25 go: finding github.com/go-toolsmith/typep v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.26 go: finding github.com/spf13/viper v1.6.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.30 go: finding github.com/sirupsen/logrus v1.4.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.30 go: finding github.com/stretchr/testify v1.4.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.34 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.48 go: finding github.com/go-toolsmith/strparse v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.49 go: finding github.com/davecgh/go-spew v1.1.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.57 go: finding github.com/pmezard/go-difflib v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.58 go: finding github.com/fsnotify/fsnotify v1.4.7
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.59 go: finding github.com/spf13/cobra v0.0.5
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.62 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.62 go: finding github.com/stretchr/objx v0.2.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.64 go: finding github.com/hashicorp/hcl v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.68 go: finding github.com/spf13/pflag v1.0.5
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.71 go: finding gopkg.in/yaml.v2 v2.2.7
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.73 go: finding github.com/gobwas/glob v0.2.3
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.74 go: finding github.com/magiconair/properties v1.8.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.82 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.84 go: finding github.com/mitchellh/mapstructure v1.1.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.97 go: finding github.com/pelletier/go-toml v1.2.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 47.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.02 go: finding github.com/spf13/afero v1.1.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.08 go: finding github.com/spf13/cast v1.3.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.12 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.12 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.37 go: finding github.com/subosito/gotenv v1.2.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.50 go: finding gopkg.in/ini.v1 v1.51.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.50 go: finding golang.org/x/text v0.3.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.70 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.81 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.81 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.91 go: finding github.com/kisielk/gotool v1.0.0
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.92 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:28:25 [2021-02-24T16:28:25.036Z] #48 48.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.02 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.03 go: finding github.com/sourcegraph/go-diff v0.5.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.05 go: finding github.com/ultraware/funlen v0.0.2
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.08 go: finding github.com/ultraware/whitespace v0.0.4
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.08 go: finding github.com/uudashr/gocognit v1.0.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.14 go: finding github.com/gogo/protobuf v1.2.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.53 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.53 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.62 go: finding github.com/BurntSushi/toml v0.3.1
16:28:25 [2021-02-24T16:28:25.036Z] #48 49.64 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:28:25 [2021-02-24T16:28:25.036Z] #48 ...
16:28:25 [2021-02-24T16:28:25.036Z] 
16:28:25 [2021-02-24T16:28:25.036Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:28:25 [2021-02-24T16:28:25.036Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:28:25 [2021-02-24T16:28:25.293Z] #31 51.13 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.
16:28:25 [2021-02-24T16:28:25.293Z] #31 51.49 + 
16:28:25 [2021-02-24T16:28:25.293Z] #31 ...
16:28:25 [2021-02-24T16:28:25.293Z] 
16:28:25 [2021-02-24T16:28:25.293Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:28:25 [2021-02-24T16:28:25.293Z] #33 sha256:6042fb92196c72e04e8b185df58c9a4a7a2e705edd52a9fcab1d6d8950a426a0
16:28:25 [2021-02-24T16:28:25.293Z] #33 42.06 internal/reflectlite
16:28:25 [2021-02-24T16:28:25.293Z] #33 42.08 sync
16:28:25 [2021-02-24T16:28:25.293Z] #33 45.01 errors
16:28:25 [2021-02-24T16:28:25.293Z] #33 45.11 sort
16:28:25 [2021-02-24T16:28:25.293Z] #33 45.54 strconv
16:28:25 [2021-02-24T16:28:25.293Z] #33 46.60 io
16:28:25 [2021-02-24T16:28:25.293Z] #33 48.26 internal/oserror
16:28:25 [2021-02-24T16:28:25.293Z] #33 48.33 syscall
16:28:25 [2021-02-24T16:28:25.293Z] #33 49.98 reflect
16:28:25 [2021-02-24T16:28:25.293Z] #33 ...
16:28:25 [2021-02-24T16:28:25.293Z] 
16:28:25 [2021-02-24T16:28:25.293Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:28:25 [2021-02-24T16:28:25.293Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:28:25 [2021-02-24T16:28:25.293Z] #31 51.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:28:25 [2021-02-24T16:28:25.549Z] #31 51.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:28:26 [2021-02-24T16:28:26.764Z] #25 ...
16:28:26 [2021-02-24T16:28:26.764Z] 
16:28:26 [2021-02-24T16:28:26.764Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:28:26 [2021-02-24T16:28:26.764Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
16:28:26 [2021-02-24T16:28:26.764Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
16:28:26 [2021-02-24T16:28:26.764Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
16:28:26 [2021-02-24T16:28:26.764Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
16:28:26 [2021-02-24T16:28:26.764Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
16:28:26 [2021-02-24T16:28:26.764Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.6s done
16:28:26 [2021-02-24T16:28:26.764Z] #61 DONE 4.6s
16:28:27 [2021-02-24T16:28:27.024Z] 
16:28:27 [2021-02-24T16:28:27.024Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:27 [2021-02-24T16:28:27.024Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:28 [2021-02-24T16:28:28.070Z] #31 ...
16:28:28 [2021-02-24T16:28:28.070Z] 
16:28:28 [2021-02-24T16:28:28.070Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:28:28 [2021-02-24T16:28:28.070Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:28:28 [2021-02-24T16:28:28.070Z] #44 44.84 github.com/LK4D4/vndr/godl/singleflight
16:28:28 [2021-02-24T16:28:28.070Z] #44 44.84 internal/reflectlite
16:28:28 [2021-02-24T16:28:28.070Z] #44 45.31 math/rand
16:28:28 [2021-02-24T16:28:28.070Z] #44 46.23 internal/singleflight
16:28:28 [2021-02-24T16:28:28.070Z] #44 47.77 io
16:28:28 [2021-02-24T16:28:28.070Z] #44 47.77 strconv
16:28:28 [2021-02-24T16:28:28.070Z] #44 49.01 bytes
16:28:28 [2021-02-24T16:28:28.070Z] #44 51.37 bufio
16:28:28 [2021-02-24T16:28:28.070Z] #44 51.38 reflect
16:28:28 [2021-02-24T16:28:28.070Z] #44 53.32 syscall
16:28:28 [2021-02-24T16:28:28.070Z] #44 ...
16:28:28 [2021-02-24T16:28:28.070Z] 
16:28:28 [2021-02-24T16:28:28.070Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:28 [2021-02-24T16:28:28.070Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 53.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 54.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 54.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 54.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:28:28 [2021-02-24T16:28:28.070Z] #12 54.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:28:28 [2021-02-24T16:28:28.229Z] Client: Docker Engine - Community
16:28:28 [2021-02-24T16:28:28.229Z]  Version:           20.10.3
16:28:28 [2021-02-24T16:28:28.229Z]  API version:       1.41
16:28:28 [2021-02-24T16:28:28.229Z]  Go version:        go1.13.15
16:28:28 [2021-02-24T16:28:28.229Z]  Git commit:        48d30b5
16:28:28 [2021-02-24T16:28:28.229Z]  Built:             Fri Jan 29 14:33:53 2021
16:28:28 [2021-02-24T16:28:28.229Z]  OS/Arch:           linux/arm64
16:28:28 [2021-02-24T16:28:28.229Z]  Context:           default
16:28:28 [2021-02-24T16:28:28.229Z]  Experimental:      true
16:28:28 [2021-02-24T16:28:28.229Z] 
16:28:28 [2021-02-24T16:28:28.229Z] Server: Docker Engine - Community
16:28:28 [2021-02-24T16:28:28.229Z]  Engine:
16:28:28 [2021-02-24T16:28:28.229Z]   Version:          20.10.3
16:28:28 [2021-02-24T16:28:28.229Z]   API version:      1.41 (minimum version 1.12)
16:28:28 [2021-02-24T16:28:28.229Z]   Go version:       go1.13.15
16:28:28 [2021-02-24T16:28:28.229Z]   Git commit:       46229ca
16:28:28 [2021-02-24T16:28:28.229Z]   Built:            Fri Jan 29 14:32:08 2021
16:28:28 [2021-02-24T16:28:28.229Z]   OS/Arch:          linux/arm64
16:28:28 [2021-02-24T16:28:28.229Z]   Experimental:     true
16:28:28 [2021-02-24T16:28:28.229Z]  containerd:
16:28:28 [2021-02-24T16:28:28.229Z]   Version:          1.4.3
16:28:28 [2021-02-24T16:28:28.229Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:28 [2021-02-24T16:28:28.229Z]  runc:
16:28:28 [2021-02-24T16:28:28.230Z]   Version:          1.0.0-rc92
16:28:28 [2021-02-24T16:28:28.230Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:28 [2021-02-24T16:28:28.230Z]  docker-init:
16:28:28 [2021-02-24T16:28:28.230Z]   Version:          0.19.0
16:28:28 [2021-02-24T16:28:28.230Z]   GitCommit:        de40ad0
[Pipeline] sh
16:28:28 [2021-02-24T16:28:28.327Z] #12 55.20 debconf: delaying package configuration, since apt-utils is not installed
16:28:28 [2021-02-24T16:28:28.572Z] + docker info
16:28:28 [2021-02-24T16:28:28.890Z] #12 55.48 Fetched 78.2 MB in 8s (9367 kB/s)
16:28:28 [2021-02-24T16:28:28.890Z] #12 55.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:28:28 [2021-02-24T16:28:28.890Z] #12 55.69 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:28:28 [2021-02-24T16:28:28.890Z] #12 55.72 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:28:29 [2021-02-24T16:28:29.052Z] Client: Docker Engine - Community
16:28:29 [2021-02-24T16:28:29.052Z]  Version:           20.10.3
16:28:29 [2021-02-24T16:28:29.052Z]  API version:       1.41
16:28:29 [2021-02-24T16:28:29.052Z]  Go version:        go1.13.15
16:28:29 [2021-02-24T16:28:29.052Z]  Git commit:        48d30b5
16:28:29 [2021-02-24T16:28:29.052Z]  Built:             Fri Jan 29 14:33:13 2021
16:28:29 [2021-02-24T16:28:29.052Z]  OS/Arch:           linux/amd64
16:28:29 [2021-02-24T16:28:29.052Z]  Context:           default
16:28:29 [2021-02-24T16:28:29.052Z]  Experimental:      true
16:28:29 [2021-02-24T16:28:29.052Z] 
16:28:29 [2021-02-24T16:28:29.052Z] Server: Docker Engine - Community
16:28:29 [2021-02-24T16:28:29.052Z]  Engine:
16:28:29 [2021-02-24T16:28:29.052Z]   Version:          20.10.3
16:28:29 [2021-02-24T16:28:29.052Z]   API version:      1.41 (minimum version 1.12)
16:28:29 [2021-02-24T16:28:29.052Z]   Go version:       go1.13.15
16:28:29 [2021-02-24T16:28:29.052Z]   Git commit:       46229ca
16:28:29 [2021-02-24T16:28:29.052Z]   Built:            Fri Jan 29 14:31:25 2021
16:28:29 [2021-02-24T16:28:29.052Z]   OS/Arch:          linux/amd64
16:28:29 [2021-02-24T16:28:29.052Z]   Experimental:     true
16:28:29 [2021-02-24T16:28:29.052Z]  containerd:
16:28:29 [2021-02-24T16:28:29.052Z]   Version:          1.4.3
16:28:29 [2021-02-24T16:28:29.052Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:29 [2021-02-24T16:28:29.052Z]  runc:
16:28:29 [2021-02-24T16:28:29.052Z]   Version:          1.0.0-rc92
16:28:29 [2021-02-24T16:28:29.052Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:29 [2021-02-24T16:28:29.052Z]  docker-init:
16:28:29 [2021-02-24T16:28:29.052Z]   Version:          0.19.0
16:28:29 [2021-02-24T16:28:29.052Z]   GitCommit:        de40ad0
[Pipeline] sh
16:28:29 [2021-02-24T16:28:29.147Z] #12 56.12 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:28:29 [2021-02-24T16:28:29.407Z] + docker info
16:28:29 [2021-02-24T16:28:29.661Z] #12 56.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:28:29 [2021-02-24T16:28:29.661Z] #12 56.39 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:28:29 [2021-02-24T16:28:29.661Z] #12 56.41 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:28:29 [2021-02-24T16:28:29.918Z] #12 ...
16:28:29 [2021-02-24T16:28:29.918Z] 
16:28:29 [2021-02-24T16:28:29.918Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:28:29 [2021-02-24T16:28:29.918Z] #55 sha256:8fdbb540208ef1f433f6f43c5930e577e0ded96703ee94f8ac8c5eaf6733de65
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.138 + RM_GOPATH=0
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.141 + TMP_GOPATH=
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.141 + : /build
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.142 + '[' -z '' ']'
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.146 ++ mktemp -d
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.149 + export GOPATH=/tmp/tmp.UfR5ddBp8g
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.164 + GOPATH=/tmp/tmp.UfR5ddBp8g
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.164 + RM_GOPATH=1
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.165 + case "$(go env GOARCH)" in
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.166 ++ go env GOARCH
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.179 + export GO_BUILDMODE=-buildmode=pie
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.179 + GO_BUILDMODE=-buildmode=pie
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.179 ++ dirname /tmp/install/install.sh
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 + dir=/tmp/install
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 + bin=containerd
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 + shift
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 + '[' '!' -f /tmp/install/containerd.installer ']'
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 + . /tmp/install/containerd.installer
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 ++ set -e
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.180 + install_containerd
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.204 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.204 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UfR5ddBp8g/src/github.com/containerd/containerd
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.204 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:29 [2021-02-24T16:28:29.918Z] #55 1.206 Cloning into '/tmp/tmp.UfR5ddBp8g/src/github.com/containerd/containerd'...
16:28:29 [2021-02-24T16:28:29.918Z] #55 ...
16:28:29 [2021-02-24T16:28:29.918Z] 
16:28:29 [2021-02-24T16:28:29.918Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:29 [2021-02-24T16:28:29.918Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:29 [2021-02-24T16:28:29.918Z] #12 56.69 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:28:30 [2021-02-24T16:28:30.174Z] #12 56.93 Selecting previously unselected package binutils-mingw-w64-i686.
16:28:30 [2021-02-24T16:28:30.174Z] #12 56.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:28:30 [2021-02-24T16:28:30.174Z] #12 57.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:28:30 [2021-02-24T16:28:30.174Z] #12 57.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:28:30 [2021-02-24T16:28:30.318Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s
16:28:30 [2021-02-24T16:28:30.318Z] #25 ...
16:28:30 [2021-02-24T16:28:30.318Z] 
16:28:30 [2021-02-24T16:28:30.318Z] #22 [internal] load build context
16:28:30 [2021-02-24T16:28:30.318Z] #22 sha256:d75f230673272181609e2a2f4d3eac6cdc0f1227ca53dd1320932065f8f94059
16:28:30 [2021-02-24T16:28:30.318Z] #22 transferring context: 53.37MB 6.5s done
16:28:30 [2021-02-24T16:28:30.318Z] #22 DONE 7.9s
16:28:30 [2021-02-24T16:28:30.318Z] 
16:28:30 [2021-02-24T16:28:30.318Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:30 [2021-02-24T16:28:30.318Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:32 [2021-02-24T16:28:32.228Z] #25 ...
16:28:32 [2021-02-24T16:28:32.228Z] 
16:28:32 [2021-02-24T16:28:32.228Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:32 [2021-02-24T16:28:32.228Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.9s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s
16:28:32 [2021-02-24T16:28:32.228Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.0s done
16:28:32 [2021-02-24T16:28:32.228Z] #9 ...
16:28:32 [2021-02-24T16:28:32.228Z] 
16:28:32 [2021-02-24T16:28:32.228Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:32 [2021-02-24T16:28:32.228Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:32 [2021-02-24T16:28:32.693Z] #12 59.52 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:28:32 [2021-02-24T16:28:32.693Z] #12 59.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:28:32 [2021-02-24T16:28:32.693Z] #12 59.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:28:33 [2021-02-24T16:28:33.165Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.4s done
16:28:33 [2021-02-24T16:28:33.424Z] #25 DONE 11.4s
16:28:33 [2021-02-24T16:28:33.424Z] 
16:28:33 [2021-02-24T16:28:33.424Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:28:33 [2021-02-24T16:28:33.424Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:28:34 [2021-02-24T16:28:34.413Z] Client: Docker Engine - Community
16:28:34 [2021-02-24T16:28:34.413Z]  Version:           20.10.3
16:28:34 [2021-02-24T16:28:34.413Z]  API version:       1.41
16:28:34 [2021-02-24T16:28:34.413Z]  Go version:        go1.13.15
16:28:34 [2021-02-24T16:28:34.413Z]  Git commit:        48d30b5
16:28:34 [2021-02-24T16:28:34.413Z]  Built:             Fri Jan 29 14:33:21 2021
16:28:34 [2021-02-24T16:28:34.413Z]  OS/Arch:           linux/amd64
16:28:34 [2021-02-24T16:28:34.413Z]  Context:           default
16:28:34 [2021-02-24T16:28:34.413Z]  Experimental:      true
16:28:34 [2021-02-24T16:28:34.413Z] 
16:28:34 [2021-02-24T16:28:34.413Z] Server: Docker Engine - Community
16:28:34 [2021-02-24T16:28:34.413Z]  Engine:
16:28:34 [2021-02-24T16:28:34.413Z]   Version:          20.10.3
16:28:34 [2021-02-24T16:28:34.413Z]   API version:      1.41 (minimum version 1.12)
16:28:34 [2021-02-24T16:28:34.413Z]   Go version:       go1.13.15
16:28:34 [2021-02-24T16:28:34.413Z]   Git commit:       46229ca
16:28:34 [2021-02-24T16:28:34.413Z]   Built:            Fri Jan 29 14:31:32 2021
16:28:34 [2021-02-24T16:28:34.413Z]   OS/Arch:          linux/amd64
16:28:34 [2021-02-24T16:28:34.413Z]   Experimental:     true
16:28:34 [2021-02-24T16:28:34.413Z]  containerd:
16:28:34 [2021-02-24T16:28:34.413Z]   Version:          1.4.3
16:28:34 [2021-02-24T16:28:34.413Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:34 [2021-02-24T16:28:34.413Z]  runc:
16:28:34 [2021-02-24T16:28:34.413Z]   Version:          1.0.0-rc92
16:28:34 [2021-02-24T16:28:34.413Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:34 [2021-02-24T16:28:34.413Z]  docker-init:
16:28:34 [2021-02-24T16:28:34.413Z]   Version:          0.19.0
16:28:34 [2021-02-24T16:28:34.413Z]   GitCommit:        de40ad0
[Pipeline] sh
16:28:34 [2021-02-24T16:28:34.586Z] #12 ...
16:28:34 [2021-02-24T16:28:34.586Z] 
16:28:34 [2021-02-24T16:28:34.586Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:28:34 [2021-02-24T16:28:34.586Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:28:34 [2021-02-24T16:28:34.586Z] #41 51.40 Selecting previously unselected package libprotobuf17:amd64.
16:28:34 [2021-02-24T16:28:34.586Z] #41 51.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 51.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 52.40 Selecting previously unselected package libprotobuf-lite17:amd64.
16:28:34 [2021-02-24T16:28:34.586Z] #41 52.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 52.42 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 52.66 Selecting previously unselected package libprotobuf-dev:amd64.
16:28:34 [2021-02-24T16:28:34.586Z] #41 52.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 52.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.13 Selecting previously unselected package libprotoc17:amd64.
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.78 Selecting previously unselected package protobuf-c-compiler.
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.95 Selecting previously unselected package protobuf-compiler.
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 54.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.15 Selecting previously unselected package python-pkg-resources.
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.17 Unpacking python-pkg-resources (40.8.0-1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.37 Selecting previously unselected package python-six.
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.39 Unpacking python-six (1.12.0-1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.46 Selecting previously unselected package python-protobuf.
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 55.47 Unpacking python-protobuf (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 56.05 Setting up python-pkg-resources (40.8.0-1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 60.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 60.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 60.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 60.47 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:28:34 [2021-02-24T16:28:34.586Z] #41 60.48 Setting up python-six (1.12.0-1) ...
16:28:34 [2021-02-24T16:28:34.723Z] + docker info
16:28:34 [2021-02-24T16:28:34.843Z] #41 ...
16:28:34 [2021-02-24T16:28:34.843Z] 
16:28:34 [2021-02-24T16:28:34.843Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:28:34 [2021-02-24T16:28:34.843Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:28:34 [2021-02-24T16:28:34.843Z] #35 51.47 Selecting previously unselected package cmake-data.
16:28:34 [2021-02-24T16:28:34.843Z] #35 51.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:28:34 [2021-02-24T16:28:34.843Z] #35 51.47 Unpacking cmake-data (3.13.4-1) ...
16:28:34 [2021-02-24T16:28:34.843Z] #35 54.33 Selecting previously unselected package libicu63:amd64.
16:28:34 [2021-02-24T16:28:34.843Z] #35 54.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:28:34 [2021-02-24T16:28:34.843Z] #35 54.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:28:34 [2021-02-24T16:28:34.843Z] #35 ...
16:28:34 [2021-02-24T16:28:34.843Z] 
16:28:34 [2021-02-24T16:28:34.843Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:28:34 [2021-02-24T16:28:34.843Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:28:34 [2021-02-24T16:28:34.843Z] #44 61.48 time
16:28:35 [2021-02-24T16:28:35.336Z] #26 1.531 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:28:35 [2021-02-24T16:28:35.336Z] #26 1.541 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:28:35 [2021-02-24T16:28:35.336Z] #26 1.559 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:28:35 [2021-02-24T16:28:35.336Z] #26 1.800 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:28:35 [2021-02-24T16:28:35.601Z] #26 2.128 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:28:36 [2021-02-24T16:28:36.015Z] Client:
16:28:36 [2021-02-24T16:28:36.015Z]  Context:    default
16:28:36 [2021-02-24T16:28:36.015Z]  Debug Mode: false
16:28:36 [2021-02-24T16:28:36.015Z]  Plugins:
16:28:36 [2021-02-24T16:28:36.015Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:28:36 [2021-02-24T16:28:36.015Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:28:36 [2021-02-24T16:28:36.015Z] 
16:28:36 [2021-02-24T16:28:36.015Z] Server:
16:28:36 [2021-02-24T16:28:36.015Z]  Containers: 0
16:28:36 [2021-02-24T16:28:36.015Z]   Running: 0
16:28:36 [2021-02-24T16:28:36.015Z]   Paused: 0
16:28:36 [2021-02-24T16:28:36.015Z]   Stopped: 0
16:28:36 [2021-02-24T16:28:36.015Z]  Images: 0
16:28:36 [2021-02-24T16:28:36.015Z]  Server Version: 20.10.3
16:28:36 [2021-02-24T16:28:36.015Z]  Storage Driver: overlay2
16:28:36 [2021-02-24T16:28:36.015Z]   Backing Filesystem: extfs
16:28:36 [2021-02-24T16:28:36.015Z]   Supports d_type: true
16:28:36 [2021-02-24T16:28:36.015Z]   Native Overlay Diff: true
16:28:36 [2021-02-24T16:28:36.015Z]  Logging Driver: json-file
16:28:36 [2021-02-24T16:28:36.015Z]  Cgroup Driver: cgroupfs
16:28:36 [2021-02-24T16:28:36.015Z]  Cgroup Version: 1
16:28:36 [2021-02-24T16:28:36.015Z]  Plugins:
16:28:36 [2021-02-24T16:28:36.015Z]   Volume: local
16:28:36 [2021-02-24T16:28:36.015Z]   Network: bridge host ipvlan macvlan null overlay
16:28:36 [2021-02-24T16:28:36.015Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:28:36 [2021-02-24T16:28:36.015Z]  Swarm: inactive
16:28:36 [2021-02-24T16:28:36.015Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
16:28:36 [2021-02-24T16:28:36.015Z]  Default Runtime: runc
16:28:36 [2021-02-24T16:28:36.015Z]  Init Binary: docker-init
16:28:36 [2021-02-24T16:28:36.015Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:36 [2021-02-24T16:28:36.015Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:36 [2021-02-24T16:28:36.015Z]  init version: de40ad0
16:28:36 [2021-02-24T16:28:36.015Z]  Security Options:
16:28:36 [2021-02-24T16:28:36.015Z]   apparmor
16:28:36 [2021-02-24T16:28:36.015Z]   seccomp
16:28:36 [2021-02-24T16:28:36.015Z]    Profile: default
16:28:36 [2021-02-24T16:28:36.015Z]  Kernel Version: 5.4.0-1037-aws
16:28:36 [2021-02-24T16:28:36.015Z]  Operating System: Ubuntu 18.04.5 LTS
16:28:36 [2021-02-24T16:28:36.015Z]  OSType: linux
16:28:36 [2021-02-24T16:28:36.015Z]  Architecture: x86_64
16:28:36 [2021-02-24T16:28:36.015Z]  CPUs: 2
16:28:36 [2021-02-24T16:28:36.015Z]  Total Memory: 7.487GiB
16:28:36 [2021-02-24T16:28:36.015Z]  Name: ip-10-100-50-59
16:28:36 [2021-02-24T16:28:36.015Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
16:28:36 [2021-02-24T16:28:36.015Z]  Docker Root Dir: /var/lib/docker
16:28:36 [2021-02-24T16:28:36.015Z]  Debug Mode: false
16:28:36 [2021-02-24T16:28:36.015Z]  Registry: https://index.docker.io/v1/
16:28:36 [2021-02-24T16:28:36.015Z]  Labels:
16:28:36 [2021-02-24T16:28:36.015Z]  Experimental: true
16:28:36 [2021-02-24T16:28:36.015Z]  Insecure Registries:
16:28:36 [2021-02-24T16:28:36.015Z]   127.0.0.0/8
16:28:36 [2021-02-24T16:28:36.015Z]  Live Restore Enabled: true
16:28:36 [2021-02-24T16:28:36.015Z] 
16:28:36 [2021-02-24T16:28:36.015Z] WARNING: No swap limit support
16:28:36 [2021-02-24T16:28:36.015Z] WARNING: No blkio weight support
16:28:36 [2021-02-24T16:28:36.015Z] WARNING: No blkio weight_device support
[Pipeline] sh
16:28:36 [2021-02-24T16:28:36.173Z] #26 2.664 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:28:36 [2021-02-24T16:28:36.308Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:28:36 [2021-02-24T16:28:36.308Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:28:36 [2021-02-24T16:28:36.308Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42065/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:28:36 [2021-02-24T16:28:36.308Z] + bash /home/ubuntu/workspace/moby_PR-42065/check-config.sh
16:28:36 [2021-02-24T16:28:36.308Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:28:36 [2021-02-24T16:28:36.308Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
16:28:36 [2021-02-24T16:28:36.308Z] 
16:28:36 [2021-02-24T16:28:36.308Z] Generally Necessary:
16:28:36 [2021-02-24T16:28:36.308Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:28:36 [2021-02-24T16:28:36.308Z] - apparmor: enabled and tools installed
16:28:36 [2021-02-24T16:28:36.308Z] - CONFIG_NAMESPACES: enabled
16:28:36 [2021-02-24T16:28:36.308Z] - CONFIG_NET_NS: enabled
16:28:36 [2021-02-24T16:28:36.308Z] - CONFIG_PID_NS: enabled
16:28:36 [2021-02-24T16:28:36.308Z] - CONFIG_IPC_NS: enabled
16:28:36 [2021-02-24T16:28:36.308Z] - CONFIG_UTS_NS: enabled
16:28:36 [2021-02-24T16:28:36.308Z] - CONFIG_CGROUPS: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_CGROUP_CPUACCT: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_CGROUP_DEVICE: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_CGROUP_FREEZER: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_CGROUP_SCHED: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_CPUSETS: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_MEMCG: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_KEYS: enabled
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_VETH: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_BRIDGE: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_NF_NAT_IPV4: missing
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_NF_NAT: enabled (as module)
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_NF_NAT_NEEDED: missing
16:28:36 [2021-02-24T16:28:36.309Z] - CONFIG_POSIX_MQUEUE: enabled
16:28:36 [2021-02-24T16:28:36.309Z] 
16:28:36 [2021-02-24T16:28:36.309Z] Optional Features:
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_USER_NS: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_SECCOMP: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_CGROUP_PIDS: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_MEMCG_SWAP: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:28:36 [2021-02-24T16:28:36.569Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_BLK_CGROUP: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IOSCHED_CFQ: missing
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_CGROUP_PERF: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_CGROUP_HUGETLB: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_CFS_BANDWIDTH: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_RT_GROUP_SCHED: missing
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IP_VS: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IP_VS_NFCT: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_IP_VS_RR: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_EXT4_FS: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:28:36 [2021-02-24T16:28:36.569Z] - Network Drivers:
16:28:36 [2021-02-24T16:28:36.569Z]   - "overlay":
16:28:36 [2021-02-24T16:28:36.569Z]     - CONFIG_VXLAN: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       Optional (for encrypted networks):
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_CRYPTO: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_CRYPTO_AEAD: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_CRYPTO_GCM: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_CRYPTO_GHASH: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_XFRM: enabled
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_XFRM_USER: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_INET_ESP: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
16:28:36 [2021-02-24T16:28:36.569Z]   - "ipvlan":
16:28:36 [2021-02-24T16:28:36.569Z]     - CONFIG_IPVLAN: enabled (as module)
16:28:36 [2021-02-24T16:28:36.569Z]   - "macvlan":
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_MACVLAN: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_DUMMY: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]   - "ftp,tftp client in container":
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z] - Storage Drivers:
16:28:36 [2021-02-24T16:28:36.828Z]   - "aufs":
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_AUFS_FS: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]   - "btrfs":
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:28:36 [2021-02-24T16:28:36.828Z]   - "devicemapper":
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_BLK_DEV_DM: enabled
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]   - "overlay":
16:28:36 [2021-02-24T16:28:36.828Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:28:36 [2021-02-24T16:28:36.828Z]   - "zfs":
16:28:36 [2021-02-24T16:28:36.828Z]     - /dev/zfs: present
16:28:36 [2021-02-24T16:28:36.828Z]     - zfs command: missing
16:28:36 [2021-02-24T16:28:36.828Z]     - zpool command: missing
16:28:36 [2021-02-24T16:28:36.828Z] 
16:28:36 [2021-02-24T16:28:36.828Z] Limits:
16:28:36 [2021-02-24T16:28:36.828Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:28:36 [2021-02-24T16:28:36.828Z] 
16:28:36 [2021-02-24T16:28:36.828Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:28:37 [2021-02-24T16:28:37.233Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b .
16:28:37 [2021-02-24T16:28:37.364Z] #44 ...
16:28:37 [2021-02-24T16:28:37.364Z] 
16:28:37 [2021-02-24T16:28:37.364Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:28:37 [2021-02-24T16:28:37.364Z] #46 sha256:c04a70e6644f8e43203474cdf101a5e80b6f2726399298512847e4a0cb197172
16:28:37 [2021-02-24T16:28:37.364Z] #46 DONE 63.7s
16:28:37 [2021-02-24T16:28:37.364Z] 
16:28:37 [2021-02-24T16:28:37.364Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:37 [2021-02-24T16:28:37.364Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:37 [2021-02-24T16:28:37.364Z] #12 62.34 Selecting previously unselected package binutils-mingw-w64.
16:28:37 [2021-02-24T16:28:37.364Z] #12 62.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:28:37 [2021-02-24T16:28:37.364Z] #12 62.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:28:37 [2021-02-24T16:28:37.364Z] #12 63.38 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:28:37 [2021-02-24T16:28:37.364Z] #12 63.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:28:37 [2021-02-24T16:28:37.364Z] #12 63.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:28:37 [2021-02-24T16:28:37.364Z] #12 63.76 Selecting previously unselected package dmsetup.
16:28:37 [2021-02-24T16:28:37.364Z] #12 63.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:28:37 [2021-02-24T16:28:37.364Z] #12 63.83 Unpacking dmsetup (2:1.02.155-3) ...
16:28:37 [2021-02-24T16:28:37.548Z] #26 3.976 Fetched 8422 kB in 3s (3058 kB/s)
16:28:37 [2021-02-24T16:28:37.621Z] #12 64.27 Selecting previously unselected package mingw-w64-common.
16:28:37 [2021-02-24T16:28:37.621Z] #12 64.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:28:37 [2021-02-24T16:28:37.621Z] #12 64.27 Unpacking mingw-w64-common (6.0.0-3) ...
16:28:37 [2021-02-24T16:28:37.818Z] #1 [internal] load build definition from Dockerfile
16:28:37 [2021-02-24T16:28:37.818Z] #1 sha256:7ca010ae8dd0da35eaf64ffb1631859fdd1198f8071a1cc4c9472e20f70628b0
16:28:37 [2021-02-24T16:28:37.818Z] #1 transferring dockerfile: 16.55kB 0.0s done
16:28:37 [2021-02-24T16:28:37.818Z] #1 DONE 0.1s
16:28:37 [2021-02-24T16:28:37.818Z] 
16:28:37 [2021-02-24T16:28:37.818Z] #2 [internal] load .dockerignore
16:28:37 [2021-02-24T16:28:37.818Z] #2 sha256:f6d4af3e91919e0832b4b62f34df23de0a07a4a8ac46be1312bb2c257e671785
16:28:37 [2021-02-24T16:28:37.818Z] #2 transferring context: 87B done
16:28:37 [2021-02-24T16:28:37.818Z] #2 DONE 0.0s
16:28:37 [2021-02-24T16:28:37.818Z] 
16:28:37 [2021-02-24T16:28:37.818Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
16:28:37 [2021-02-24T16:28:37.818Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
16:28:38 [2021-02-24T16:28:38.389Z] #3 DONE 0.5s
16:28:38 [2021-02-24T16:28:38.389Z] 
16:28:38 [2021-02-24T16:28:38.389Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
16:28:38 [2021-02-24T16:28:38.389Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
16:28:38 [2021-02-24T16:28:38.389Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
16:28:38 [2021-02-24T16:28:38.389Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
16:28:38 [2021-02-24T16:28:38.389Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
16:28:38 [2021-02-24T16:28:38.389Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
16:28:38 [2021-02-24T16:28:38.389Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.60MB / 8.88MB 0.1s
16:28:38 [2021-02-24T16:28:38.487Z] #26 3.976 Reading package lists...
16:28:38 [2021-02-24T16:28:38.550Z] #12 ...
16:28:38 [2021-02-24T16:28:38.550Z] 
16:28:38 [2021-02-24T16:28:38.550Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:28:38 [2021-02-24T16:28:38.550Z] #50 sha256:1095bd3b6571112400d88fb76f7d78f02491f920de0b5dbb56907000d9b10553
16:28:38 [2021-02-24T16:28:38.550Z] #50 55.33 reflect
16:28:38 [2021-02-24T16:28:38.550Z] #50 55.36 syscall
16:28:38 [2021-02-24T16:28:38.550Z] #50 62.64 context
16:28:38 [2021-02-24T16:28:38.551Z] #50 63.47 internal/poll
16:28:38 [2021-02-24T16:28:38.649Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
16:28:38 [2021-02-24T16:28:38.649Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
16:28:38 [2021-02-24T16:28:38.807Z] #50 ...
16:28:38 [2021-02-24T16:28:38.807Z] 
16:28:38 [2021-02-24T16:28:38.807Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:28:38 [2021-02-24T16:28:38.807Z] #33 sha256:6042fb92196c72e04e8b185df58c9a4a7a2e705edd52a9fcab1d6d8950a426a0
16:28:38 [2021-02-24T16:28:38.807Z] #33 55.50 time
16:28:38 [2021-02-24T16:28:38.807Z] #33 61.93 internal/poll
16:28:38 [2021-02-24T16:28:38.807Z] #33 64.27 internal/syscall/execenv
16:28:38 [2021-02-24T16:28:38.807Z] #33 64.62 internal/fmtsort
16:28:38 [2021-02-24T16:28:38.807Z] #33 64.73 internal/syscall/unix
16:28:38 [2021-02-24T16:28:38.807Z] #33 65.14 os
16:28:38 [2021-02-24T16:28:38.807Z] #33 65.56 strings
16:28:38 [2021-02-24T16:28:38.807Z] #33 ...
16:28:38 [2021-02-24T16:28:38.807Z] 
16:28:38 [2021-02-24T16:28:38.807Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:28:38 [2021-02-24T16:28:38.807Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.57 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.74 Setting up protobuf-compiler (3.6.1.3-2) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.77 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:28:38 [2021-02-24T16:28:38.807Z] #41 64.81 Setting up python-protobuf (3.6.1.3-2) ...
16:28:39 [2021-02-24T16:28:39.228Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
16:28:39 [2021-02-24T16:28:39.228Z] #4 DONE 1.0s
16:28:39 [2021-02-24T16:28:39.422Z] #26 4.933 Reading package lists...
16:28:39 [2021-02-24T16:28:39.489Z] 
16:28:39 [2021-02-24T16:28:39.489Z] #5 [internal] load build definition from Dockerfile
16:28:39 [2021-02-24T16:28:39.489Z] #5 sha256:c589564751ab3af857dfce6343e57617da5a44dd85b4917996d57febecc2e6d7
16:28:39 [2021-02-24T16:28:39.489Z] #5 transferring dockerfile: 16.55kB done
16:28:39 [2021-02-24T16:28:39.489Z] #5 DONE 0.0s
16:28:39 [2021-02-24T16:28:39.489Z] 
16:28:39 [2021-02-24T16:28:39.489Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
16:28:39 [2021-02-24T16:28:39.489Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
16:28:39 [2021-02-24T16:28:39.682Z] #26 5.865 Building dependency tree...
16:28:39 [2021-02-24T16:28:39.682Z] #26 6.235 The following additional packages will be installed:
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.235   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.235   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.236   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.237 Suggested packages:
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.237   krb5-doc krb5-user
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.237 Recommended packages:
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.237   krb5-locales publicsuffix libsasl2-modules
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.432 The following NEW packages will be installed:
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.432   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.432   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.432   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:28:39 [2021-02-24T16:28:39.941Z] #26 6.432   libssh2-1 libssl1.1 openssl
16:28:40 [2021-02-24T16:28:40.057Z] #7 DONE 0.2s
16:28:40 [2021-02-24T16:28:40.057Z] 
16:28:40 [2021-02-24T16:28:40.057Z] #8 [internal] load metadata for docker.io/library/debian:buster
16:28:40 [2021-02-24T16:28:40.057Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:28:40 [2021-02-24T16:28:40.057Z] #8 DONE 0.3s
16:28:40 [2021-02-24T16:28:40.057Z] 
16:28:40 [2021-02-24T16:28:40.057Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:28:40 [2021-02-24T16:28:40.057Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:28:40 [2021-02-24T16:28:40.057Z] #6 DONE 0.4s
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.726 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.726 Need to get 5057 kB of archives.
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.726 After this operation, 12.1 MB of additional disk space will be used.
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.726 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.731 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.731 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.744 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.744 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.744 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.746 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.756 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.760 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.764 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.766 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.774 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.774 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.774 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:28:40 [2021-02-24T16:28:40.200Z] #26 6.774 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 6.775 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 6.776 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 6.793 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 6.799 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 6.800 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 6.802 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:28:40 [2021-02-24T16:28:40.461Z] #26 7.000 debconf: delaying package configuration, since apt-utils is not installed
16:28:40 [2021-02-24T16:28:40.461Z] #26 7.038 Fetched 5057 kB in 0s (15.1 MB/s)
16:28:40 [2021-02-24T16:28:40.722Z] #26 7.083 Selecting previously unselected package libssl1.1:amd64.
16:28:40 [2021-02-24T16:28:40.722Z] #26 7.083 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:28:40 [2021-02-24T16:28:40.722Z] #26 7.092 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:28:40 [2021-02-24T16:28:40.722Z] #26 7.099 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:28:40 [2021-02-24T16:28:40.722Z] #26 7.316 Selecting previously unselected package libsasl2-modules-db:amd64.
16:28:40 [2021-02-24T16:28:40.722Z] #26 7.316 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.324 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.383 Selecting previously unselected package libsasl2-2:amd64.
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.383 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.390 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.435 Selecting previously unselected package libldap-common.
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.435 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.441 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.494 Selecting previously unselected package libldap-2.4-2:amd64.
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.494 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:28:40 [2021-02-24T16:28:40.981Z] #26 7.498 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.593 Selecting previously unselected package openssl.
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.593 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.596 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.755 Selecting previously unselected package ca-certificates.
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.755 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.759 Unpacking ca-certificates (20200601~deb10u2) ...
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.855 Selecting previously unselected package libkeyutils1:amd64.
16:28:41 [2021-02-24T16:28:41.240Z] #26 7.855 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.859 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.914 Selecting previously unselected package libkrb5support0:amd64.
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.914 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.926 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.970 Selecting previously unselected package libk5crypto3:amd64.
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.970 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 7.976 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 8.066 Selecting previously unselected package libkrb5-3:amd64.
16:28:41 [2021-02-24T16:28:41.500Z] #26 8.066 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.500Z] #26 8.069 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.191 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.191 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.197 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.286 Selecting previously unselected package libnghttp2-14:amd64.
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.286 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.290 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:28:41 [2021-02-24T16:28:41.762Z] #26 8.352 Selecting previously unselected package libpsl5:amd64.
16:28:41 [2021-02-24T16:28:41.967Z] 
16:28:41 [2021-02-24T16:28:41.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:41 [2021-02-24T16:28:41.967Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:41 [2021-02-24T16:28:41.967Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
16:28:41 [2021-02-24T16:28:41.967Z] #9 DONE 0.1s
16:28:41 [2021-02-24T16:28:41.967Z] 
16:28:41 [2021-02-24T16:28:41.967Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:28:41 [2021-02-24T16:28:41.967Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
16:28:41 [2021-02-24T16:28:41.967Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.1s done
16:28:41 [2021-02-24T16:28:41.967Z] #61 DONE 0.1s
16:28:41 [2021-02-24T16:28:41.967Z] 
16:28:41 [2021-02-24T16:28:41.967Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:41 [2021-02-24T16:28:41.967Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:41 [2021-02-24T16:28:41.968Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
16:28:41 [2021-02-24T16:28:41.968Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
16:28:41 [2021-02-24T16:28:41.968Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
16:28:41 [2021-02-24T16:28:41.968Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
16:28:41 [2021-02-24T16:28:41.968Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.0s
16:28:41 [2021-02-24T16:28:41.968Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 0.2s
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.352 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.359 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.399 Selecting previously unselected package librtmp1:amd64.
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.399 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.408 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.449 Selecting previously unselected package libssh2-1:amd64.
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.449 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.453 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.516 Selecting previously unselected package libcurl4:amd64.
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.516 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.518 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.594 Selecting previously unselected package curl.
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.594 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.595 Unpacking curl (7.64.0-4+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.671 Selecting previously unselected package libonig5:amd64.
16:28:42 [2021-02-24T16:28:42.022Z] #26 8.671 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.228Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.29MB / 50.40MB 0.3s
16:28:42 [2021-02-24T16:28:42.228Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 11.53MB / 50.40MB 0.4s
16:28:42 [2021-02-24T16:28:42.280Z] #26 8.678 Unpacking libonig5:amd64 (6.9.1-1) ...
16:28:42 [2021-02-24T16:28:42.280Z] #26 8.763 Selecting previously unselected package libjq1:amd64.
16:28:42 [2021-02-24T16:28:42.280Z] #26 8.763 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.280Z] #26 8.767 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:28:42 [2021-02-24T16:28:42.280Z] #26 ...
16:28:42 [2021-02-24T16:28:42.280Z] 
16:28:42 [2021-02-24T16:28:42.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:42 [2021-02-24T16:28:42.280Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:42 [2021-02-24T16:28:42.280Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done
16:28:42 [2021-02-24T16:28:42.280Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
16:28:42 [2021-02-24T16:28:42.281Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
16:28:42 [2021-02-24T16:28:42.281Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s
16:28:42 [2021-02-24T16:28:42.281Z] #9 ...
16:28:42 [2021-02-24T16:28:42.281Z] 
16:28:42 [2021-02-24T16:28:42.281Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:28:42 [2021-02-24T16:28:42.281Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:28:42 [2021-02-24T16:28:42.281Z] #26 8.825 Selecting previously unselected package jq.
16:28:42 [2021-02-24T16:28:42.281Z] #26 8.825 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.281Z] #26 8.831 Unpacking jq (1.5+dfsg-2+b1) ...
16:28:42 [2021-02-24T16:28:42.281Z] #26 8.898 Setting up libkeyutils1:amd64 (1.6-6) ...
16:28:42 [2021-02-24T16:28:42.281Z] #26 8.912 Setting up libpsl5:amd64 (0.20.2-2) ...
16:28:42 [2021-02-24T16:28:42.281Z] #26 8.922 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:28:42 [2021-02-24T16:28:42.502Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 21.75MB / 50.40MB 0.7s
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.066 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.077 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.092 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.103 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.115 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.128 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.141 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.152 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.164 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.203 Setting up openssl (1.1.1d-0+deb10u5) ...
16:28:42 [2021-02-24T16:28:42.539Z] #26 9.203 Setting up libonig5:amd64 (6.9.1-1) ...
16:28:42 [2021-02-24T16:28:42.764Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 25.17MB / 50.40MB 0.9s
16:28:42 [2021-02-24T16:28:42.807Z] #26 9.210 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:28:42 [2021-02-24T16:28:42.807Z] #26 9.224 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:28:42 [2021-02-24T16:28:42.807Z] #26 9.232 Setting up ca-certificates (20200601~deb10u2) ...
16:28:42 [2021-02-24T16:28:42.980Z] #41 ...
16:28:42 [2021-02-24T16:28:42.980Z] 
16:28:42 [2021-02-24T16:28:42.980Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:28:42 [2021-02-24T16:28:42.980Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:28:42 [2021-02-24T16:28:42.980Z] #35 61.99 Selecting previously unselected package libxml2:amd64.
16:28:42 [2021-02-24T16:28:42.980Z] #35 61.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 62.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 63.39 Selecting previously unselected package libarchive13:amd64.
16:28:42 [2021-02-24T16:28:42.980Z] #35 63.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 63.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 63.80 Selecting previously unselected package libjsoncpp1:amd64.
16:28:42 [2021-02-24T16:28:42.980Z] #35 63.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 63.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 64.21 Selecting previously unselected package librhash0:amd64.
16:28:42 [2021-02-24T16:28:42.980Z] #35 64.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 64.27 Unpacking librhash0:amd64 (1.3.8-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 64.65 Selecting previously unselected package libuv1:amd64.
16:28:42 [2021-02-24T16:28:42.980Z] #35 64.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 64.73 Unpacking libuv1:amd64 (1.24.1-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 65.05 Selecting previously unselected package cmake.
16:28:42 [2021-02-24T16:28:42.980Z] #35 65.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 65.08 Unpacking cmake (3.13.4-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.52 Setting up xxd (2:8.1.0875-5) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.54 Setting up libuv1:amd64 (1.24.1-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.55 Setting up vim-common (2:8.1.0875-5) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.58 Setting up librhash0:amd64 (1.3.8-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.59 Setting up cmake-data (3.13.4-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.62 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.63 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.68 Setting up cmake (3.13.4-1) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.70 Processing triggers for libc-bin (2.28-10) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 68.81 Processing triggers for mime-support (3.62) ...
16:28:42 [2021-02-24T16:28:42.980Z] #35 DONE 69.7s
16:28:42 [2021-02-24T16:28:42.980Z] 
16:28:42 [2021-02-24T16:28:42.980Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:28:42 [2021-02-24T16:28:42.980Z] #36 sha256:89d605f8aa80c1e874eb23bb216250ac5472bb94b76644cf4a1f8f1283f6cc59
16:28:43 [2021-02-24T16:28:43.038Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 31.27MB / 50.40MB 1.1s
16:28:43 [2021-02-24T16:28:43.038Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 34.60MB / 50.40MB 1.1s
16:28:43 [2021-02-24T16:28:43.304Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 40.76MB / 50.40MB 1.3s
16:28:43 [2021-02-24T16:28:43.304Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 44.04MB / 50.40MB 1.5s
16:28:43 [2021-02-24T16:28:43.304Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 48.39MB / 50.40MB 1.6s
16:28:43 [2021-02-24T16:28:43.506Z] Client:
16:28:43 [2021-02-24T16:28:43.506Z]  Context:    default
16:28:43 [2021-02-24T16:28:43.506Z]  Debug Mode: false
16:28:43 [2021-02-24T16:28:43.506Z]  Plugins:
16:28:43 [2021-02-24T16:28:43.506Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:28:43 [2021-02-24T16:28:43.506Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:28:43 [2021-02-24T16:28:43.506Z] 
16:28:43 [2021-02-24T16:28:43.506Z] Server:
16:28:43 [2021-02-24T16:28:43.506Z]  Containers: 0
16:28:43 [2021-02-24T16:28:43.506Z]   Running: 0
16:28:43 [2021-02-24T16:28:43.506Z]   Paused: 0
16:28:43 [2021-02-24T16:28:43.506Z]   Stopped: 0
16:28:43 [2021-02-24T16:28:43.506Z]  Images: 0
16:28:43 [2021-02-24T16:28:43.506Z]  Server Version: 20.10.3
16:28:43 [2021-02-24T16:28:43.506Z]  Storage Driver: overlay2
16:28:43 [2021-02-24T16:28:43.506Z]   Backing Filesystem: extfs
16:28:43 [2021-02-24T16:28:43.506Z]   Supports d_type: true
16:28:43 [2021-02-24T16:28:43.506Z]   Native Overlay Diff: true
16:28:43 [2021-02-24T16:28:43.506Z]  Logging Driver: json-file
16:28:43 [2021-02-24T16:28:43.506Z]  Cgroup Driver: cgroupfs
16:28:43 [2021-02-24T16:28:43.506Z]  Cgroup Version: 1
16:28:43 [2021-02-24T16:28:43.506Z]  Plugins:
16:28:43 [2021-02-24T16:28:43.506Z]   Volume: local
16:28:43 [2021-02-24T16:28:43.506Z]   Network: bridge host ipvlan macvlan null overlay
16:28:43 [2021-02-24T16:28:43.506Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:28:43 [2021-02-24T16:28:43.506Z]  Swarm: inactive
16:28:43 [2021-02-24T16:28:43.506Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:28:43 [2021-02-24T16:28:43.506Z]  Default Runtime: runc
16:28:43 [2021-02-24T16:28:43.506Z]  Init Binary: docker-init
16:28:43 [2021-02-24T16:28:43.506Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:43 [2021-02-24T16:28:43.506Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:43 [2021-02-24T16:28:43.506Z]  init version: de40ad0
16:28:43 [2021-02-24T16:28:43.506Z]  Security Options:
16:28:43 [2021-02-24T16:28:43.506Z]   apparmor
16:28:43 [2021-02-24T16:28:43.506Z]   seccomp
16:28:43 [2021-02-24T16:28:43.506Z]    Profile: default
16:28:43 [2021-02-24T16:28:43.506Z]  Kernel Version: 4.15.0-1093-aws
16:28:43 [2021-02-24T16:28:43.506Z]  Operating System: Ubuntu 16.04.7 LTS
16:28:43 [2021-02-24T16:28:43.506Z]  OSType: linux
16:28:43 [2021-02-24T16:28:43.506Z]  Architecture: aarch64
16:28:43 [2021-02-24T16:28:43.506Z]  CPUs: 4
16:28:43 [2021-02-24T16:28:43.506Z]  Total Memory: 7.525GiB
16:28:43 [2021-02-24T16:28:43.506Z]  Name: ip-10-100-37-129
16:28:43 [2021-02-24T16:28:43.506Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
16:28:43 [2021-02-24T16:28:43.506Z]  Docker Root Dir: /var/lib/docker
16:28:43 [2021-02-24T16:28:43.506Z]  Debug Mode: false
16:28:43 [2021-02-24T16:28:43.506Z]  Registry: https://index.docker.io/v1/
16:28:43 [2021-02-24T16:28:43.506Z]  Labels:
16:28:43 [2021-02-24T16:28:43.506Z]  Experimental: true
16:28:43 [2021-02-24T16:28:43.506Z]  Insecure Registries:
16:28:43 [2021-02-24T16:28:43.506Z]   127.0.0.0/8
16:28:43 [2021-02-24T16:28:43.506Z]  Live Restore Enabled: true
16:28:43 [2021-02-24T16:28:43.506Z] 
16:28:43 [2021-02-24T16:28:43.506Z] WARNING: No swap limit support
[Pipeline] sh
16:28:43 [2021-02-24T16:28:43.744Z] #26 10.04 Updating certificates in /etc/ssl/certs...
16:28:43 [2021-02-24T16:28:43.806Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:28:43 [2021-02-24T16:28:43.806Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
16:28:43 [2021-02-24T16:28:43.806Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42065/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
16:28:43 [2021-02-24T16:28:43.806Z] + bash /home/ubuntu/workspace/moby_PR-42065/check-config.sh
16:28:43 [2021-02-24T16:28:43.806Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:28:43 [2021-02-24T16:28:43.806Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
16:28:43 [2021-02-24T16:28:43.806Z] 
16:28:43 [2021-02-24T16:28:43.806Z] Generally Necessary:
16:28:43 [2021-02-24T16:28:43.806Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:28:43 [2021-02-24T16:28:43.806Z] - apparmor: enabled and tools installed
16:28:43 [2021-02-24T16:28:43.910Z] #36 1.120 + RM_GOPATH=0
16:28:43 [2021-02-24T16:28:43.910Z] #36 1.120 + TMP_GOPATH=
16:28:43 [2021-02-24T16:28:43.910Z] #36 1.120 + : /build
16:28:43 [2021-02-24T16:28:43.910Z] #36 1.120 + '[' -z '' ']'
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NAMESPACES: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NET_NS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_PID_NS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_IPC_NS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_UTS_NS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_CGROUPS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_CGROUP_CPUACCT: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_CGROUP_DEVICE: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_CGROUP_FREEZER: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_CGROUP_SCHED: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_CPUSETS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_MEMCG: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_KEYS: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_VETH: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_BRIDGE: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NF_NAT: enabled (as module)
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_NF_NAT_NEEDED: enabled
16:28:44 [2021-02-24T16:28:44.071Z] - CONFIG_POSIX_MQUEUE: enabled
16:28:44 [2021-02-24T16:28:44.071Z] 
16:28:44 [2021-02-24T16:28:44.071Z] Optional Features:
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.122 ++ mktemp -d
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.122 + export GOPATH=/tmp/tmp.Q1bCMJ2XSB
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.122 + GOPATH=/tmp/tmp.Q1bCMJ2XSB
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.122 + RM_GOPATH=1
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.122 + case "$(go env GOARCH)" in
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.122 ++ go env GOARCH
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.162 + export GO_BUILDMODE=-buildmode=pie
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.163 + GO_BUILDMODE=-buildmode=pie
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.163 ++ dirname /tmp/install/install.sh
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.167 + dir=/tmp/install
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.170 + bin=tini
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.170 + shift
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.170 + '[' '!' -f /tmp/install/tini.installer ']'
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.171 + . /tmp/install/tini.installer
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.171 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.171 + install_tini
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.171 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.171 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q1bCMJ2XSB/tini
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.172 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:28:44 [2021-02-24T16:28:44.166Z] #36 1.173 Cloning into '/tmp/tmp.Q1bCMJ2XSB/tini'...
16:28:44 [2021-02-24T16:28:44.260Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.1s done
16:28:44 [2021-02-24T16:28:44.260Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_USER_NS: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_SECCOMP: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_CGROUP_PIDS: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_MEMCG_SWAP: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:28:44 [2021-02-24T16:28:44.393Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_BLK_CGROUP: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IOSCHED_CFQ: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_CGROUP_PERF: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_CGROUP_HUGETLB: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_CFS_BANDWIDTH: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_RT_GROUP_SCHED: missing
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IP_VS: enabled (as module)
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IP_VS_NFCT: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_IP_VS_RR: enabled (as module)
16:28:44 [2021-02-24T16:28:44.393Z] - CONFIG_EXT4_FS: enabled
16:28:44 [2021-02-24T16:28:44.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:28:44 [2021-02-24T16:28:44.656Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:28:44 [2021-02-24T16:28:44.656Z] - Network Drivers:
16:28:44 [2021-02-24T16:28:44.656Z]   - "overlay":
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_VXLAN: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       Optional (for encrypted networks):
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_CRYPTO: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_CRYPTO_AEAD: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_CRYPTO_GCM: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_CRYPTO_GHASH: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_XFRM: enabled
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_XFRM_USER: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_INET_ESP: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]   - "ipvlan":
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_IPVLAN: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]   - "macvlan":
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_MACVLAN: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_DUMMY: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]   - "ftp,tftp client in container":
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:28:44 [2021-02-24T16:28:44.656Z] - Storage Drivers:
16:28:44 [2021-02-24T16:28:44.656Z]   - "aufs":
16:28:44 [2021-02-24T16:28:44.729Z] #36 1.868 + cd /tmp/tmp.Q1bCMJ2XSB/tini
16:28:44 [2021-02-24T16:28:44.986Z] #36 1.868 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:28:44 [2021-02-24T16:28:44.986Z] #36 1.888 + cmake .
16:28:44 [2021-02-24T16:28:44.986Z] #36 ...
16:28:44 [2021-02-24T16:28:44.986Z] 
16:28:44 [2021-02-24T16:28:44.986Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:28:44 [2021-02-24T16:28:44.986Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:28:44 [2021-02-24T16:28:44.986Z] #41 71.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:28:44 [2021-02-24T16:28:44.986Z] #41 71.50 Processing triggers for libc-bin (2.28-10) ...
16:28:44 [2021-02-24T16:28:44.986Z] #41 DONE 71.8s
16:28:44 [2021-02-24T16:28:44.992Z]     - CONFIG_AUFS_FS: enabled (as module)
16:28:44 [2021-02-24T16:28:44.992Z]   - "btrfs":
16:28:44 [2021-02-24T16:28:44.992Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:28:44 [2021-02-24T16:28:44.992Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:28:44 [2021-02-24T16:28:44.992Z]   - "devicemapper":
16:28:44 [2021-02-24T16:28:44.992Z]     - CONFIG_BLK_DEV_DM: enabled
16:28:44 [2021-02-24T16:28:44.992Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:28:44 [2021-02-24T16:28:44.992Z]   - "overlay":
16:28:44 [2021-02-24T16:28:44.992Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:28:44 [2021-02-24T16:28:44.992Z]   - "zfs":
16:28:44 [2021-02-24T16:28:44.992Z]     - /dev/zfs: missing
16:28:44 [2021-02-24T16:28:44.992Z]     - zfs command: missing
16:28:44 [2021-02-24T16:28:44.992Z]     - zpool command: missing
16:28:44 [2021-02-24T16:28:44.992Z] 
16:28:44 [2021-02-24T16:28:44.992Z] Limits:
16:28:44 [2021-02-24T16:28:44.992Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:28:44 [2021-02-24T16:28:44.992Z] 
16:28:44 [2021-02-24T16:28:44.992Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.34 137 added, 0 removed; done.
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.40 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.42 Setting up jq (1.5+dfsg-2+b1) ...
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.43 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.45 Setting up curl (7.64.0-4+deb10u1) ...
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.46 Processing triggers for libc-bin (2.28-10) ...
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.48 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:28:45 [2021-02-24T16:28:45.124Z] #26 11.50 Updating certificates in /etc/ssl/certs...
16:28:45 [2021-02-24T16:28:45.242Z] 
16:28:45 [2021-02-24T16:28:45.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:28:45 [2021-02-24T16:28:45.242Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:28:45 [2021-02-24T16:28:45.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b .
16:28:45 [2021-02-24T16:28:45.615Z] #2 [internal] load .dockerignore
16:28:45 [2021-02-24T16:28:45.615Z] #2 sha256:bb8dd906a6f5f5875da60518f6416ec90db3e1c45e272f3803f1152f260f97a5
16:28:46 [2021-02-24T16:28:46.061Z] #26 12.48 0 added, 0 removed; done.
16:28:46 [2021-02-24T16:28:46.061Z] #26 12.48 Running hooks in /etc/ca-certificates/update.d...
16:28:46 [2021-02-24T16:28:46.061Z] #26 12.48 done.
16:28:46 [2021-02-24T16:28:46.562Z] #2 ...
16:28:46 [2021-02-24T16:28:46.562Z] 
16:28:46 [2021-02-24T16:28:46.562Z] #1 [internal] load build definition from Dockerfile
16:28:46 [2021-02-24T16:28:46.562Z] #1 sha256:1d6a5eef7584c5ac78be8f2ff80f2d34563ed6ac4485ee739f6cb599cb005003
16:28:46 [2021-02-24T16:28:46.562Z] #1 transferring dockerfile: 16.55kB 0.1s done
16:28:46 [2021-02-24T16:28:46.562Z] #1 DONE 0.8s
16:28:46 [2021-02-24T16:28:46.562Z] 
16:28:46 [2021-02-24T16:28:46.562Z] #2 [internal] load .dockerignore
16:28:46 [2021-02-24T16:28:46.562Z] #2 sha256:bb8dd906a6f5f5875da60518f6416ec90db3e1c45e272f3803f1152f260f97a5
16:28:46 [2021-02-24T16:28:46.562Z] #2 transferring context: 87B done
16:28:46 [2021-02-24T16:28:46.562Z] #2 DONE 0.8s
16:28:46 [2021-02-24T16:28:46.824Z] 
16:28:46 [2021-02-24T16:28:46.824Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
16:28:46 [2021-02-24T16:28:46.824Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c
16:28:47 [2021-02-24T16:28:47.399Z] #3 DONE 0.7s
16:28:47 [2021-02-24T16:28:47.399Z] 
16:28:47 [2021-02-24T16:28:47.399Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
16:28:47 [2021-02-24T16:28:47.399Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e
16:28:47 [2021-02-24T16:28:47.399Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
16:28:47 [2021-02-24T16:28:47.399Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
16:28:47 [2021-02-24T16:28:47.399Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
16:28:47 [2021-02-24T16:28:47.399Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
16:28:47 [2021-02-24T16:28:47.574Z] #25 ...
16:28:47 [2021-02-24T16:28:47.574Z] 
16:28:47 [2021-02-24T16:28:47.574Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:28:47 [2021-02-24T16:28:47.574Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
16:28:47 [2021-02-24T16:28:47.574Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
16:28:47 [2021-02-24T16:28:47.574Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
16:28:47 [2021-02-24T16:28:47.574Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
16:28:47 [2021-02-24T16:28:47.574Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
16:28:47 [2021-02-24T16:28:47.574Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done
16:28:47 [2021-02-24T16:28:47.574Z] #61 DONE 5.8s
16:28:47 [2021-02-24T16:28:47.574Z] 
16:28:47 [2021-02-24T16:28:47.574Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:47 [2021-02-24T16:28:47.574Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:47 [2021-02-24T16:28:47.574Z] #25 ...
16:28:47 [2021-02-24T16:28:47.574Z] 
16:28:47 [2021-02-24T16:28:47.574Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:47 [2021-02-24T16:28:47.574Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 5.8s
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.4s done
16:28:47 [2021-02-24T16:28:47.574Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s
16:28:47 [2021-02-24T16:28:47.574Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.6s done
16:28:47 [2021-02-24T16:28:47.661Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s
16:28:47 [2021-02-24T16:28:47.768Z] #42 2.350 Note: Building without setproctitle() and strlcpy() support.
16:28:47 [2021-02-24T16:28:47.768Z] #42 2.350       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:28:47 [2021-02-24T16:28:47.768Z] #42 2.378 Note: Building without GnuTLS support
16:28:47 [2021-02-24T16:28:47.768Z] #42 2.386 Makefile.config:39: Warn: you have no libnftables installed
16:28:47 [2021-02-24T16:28:47.768Z] #42 2.386 Makefile.config:40: Warn: Building without nftables support
16:28:47 [2021-02-24T16:28:47.834Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 6.1s
16:28:47 [2021-02-24T16:28:47.923Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.29MB / 8.28MB 0.5s
16:28:47 [2021-02-24T16:28:47.923Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s
16:28:48 [2021-02-24T16:28:48.095Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 6.2s
16:28:48 [2021-02-24T16:28:48.187Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.8s done
16:28:48 [2021-02-24T16:28:48.356Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 6.5s
16:28:48 [2021-02-24T16:28:48.451Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
16:28:48 [2021-02-24T16:28:48.593Z] #26 DONE 14.8s
16:28:48 [2021-02-24T16:28:48.593Z] 
16:28:48 [2021-02-24T16:28:48.593Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:28:48 [2021-02-24T16:28:48.593Z] #27 sha256:cf7057f4fcfc5a19c527e625a1e0262bef1e59e39c8b1c4dfc99d68f1760d39c
16:28:48 [2021-02-24T16:28:48.593Z] #27 DONE 0.1s
16:28:48 [2021-02-24T16:28:48.593Z] 
16:28:48 [2021-02-24T16:28:48.593Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:28:48 [2021-02-24T16:28:48.593Z] #28 sha256:9ddad9d3a783deec0ea0dd7edb7d6e956d94b7485e81fa31c12862b8c8bbbee7
16:28:48 [2021-02-24T16:28:48.697Z] #42 ...
16:28:48 [2021-02-24T16:28:48.697Z] 
16:28:48 [2021-02-24T16:28:48.697Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:28:48 [2021-02-24T16:28:48.697Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:28:48 [2021-02-24T16:28:48.697Z] #44 65.47 internal/fmtsort
16:28:48 [2021-02-24T16:28:48.697Z] #44 65.93 strings
16:28:48 [2021-02-24T16:28:48.697Z] #44 67.46 os
16:28:48 [2021-02-24T16:28:48.697Z] #44 68.95 regexp/syntax
16:28:48 [2021-02-24T16:28:48.697Z] #44 71.52 fmt
16:28:48 [2021-02-24T16:28:48.697Z] #44 74.56 regexp
16:28:48 [2021-02-24T16:28:48.715Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
16:28:48 [2021-02-24T16:28:48.715Z] #4 DONE 1.3s
16:28:48 [2021-02-24T16:28:48.954Z] #44 ...
16:28:48 [2021-02-24T16:28:48.954Z] 
16:28:48 [2021-02-24T16:28:48.954Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:28:48 [2021-02-24T16:28:48.954Z] #36 sha256:89d605f8aa80c1e874eb23bb216250ac5472bb94b76644cf4a1f8f1283f6cc59
16:28:48 [2021-02-24T16:28:48.954Z] #36 2.787 -- The C compiler identification is GNU 8.3.0
16:28:48 [2021-02-24T16:28:48.954Z] #36 2.834 -- Check for working C compiler: /usr/bin/cc
16:28:48 [2021-02-24T16:28:48.954Z] #36 3.559 -- Check for working C compiler: /usr/bin/cc -- works
16:28:48 [2021-02-24T16:28:48.954Z] #36 3.569 -- Detecting C compiler ABI info
16:28:48 [2021-02-24T16:28:48.954Z] #36 4.370 -- Detecting C compiler ABI info - done
16:28:48 [2021-02-24T16:28:48.954Z] #36 4.395 -- Detecting C compile features
16:28:48 [2021-02-24T16:28:48.978Z] 
16:28:48 [2021-02-24T16:28:48.978Z] #5 [internal] load build definition from Dockerfile
16:28:48 [2021-02-24T16:28:48.978Z] #5 sha256:92d9fbfd80f4cf2612f3c1e1b47c73c82032f47b2c51fd322107360ecbee644b
16:28:48 [2021-02-24T16:28:48.978Z] #5 transferring dockerfile: 16.55kB done
16:28:48 [2021-02-24T16:28:48.978Z] #5 DONE 0.0s
16:28:48 [2021-02-24T16:28:48.978Z] 
16:28:48 [2021-02-24T16:28:48.978Z] #8 [internal] load metadata for docker.io/library/debian:buster
16:28:48 [2021-02-24T16:28:48.978Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
16:28:49 [2021-02-24T16:28:49.210Z] #36 ...
16:28:49 [2021-02-24T16:28:49.210Z] 
16:28:49 [2021-02-24T16:28:49.210Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:28:49 [2021-02-24T16:28:49.210Z] #50 sha256:1095bd3b6571112400d88fb76f7d78f02491f920de0b5dbb56907000d9b10553
16:28:49 [2021-02-24T16:28:49.210Z] #50 66.07 os
16:28:49 [2021-02-24T16:28:49.210Z] #50 69.49 encoding/binary
16:28:49 [2021-02-24T16:28:49.210Z] #50 70.13 fmt
16:28:49 [2021-02-24T16:28:49.210Z] #50 72.69 encoding/base64
16:28:49 [2021-02-24T16:28:49.210Z] #50 73.80 golang.org/x/sys/unix
16:28:49 [2021-02-24T16:28:49.210Z] #50 75.34 encoding/json
16:28:49 [2021-02-24T16:28:49.467Z] #50 ...
16:28:49 [2021-02-24T16:28:49.467Z] 
16:28:49 [2021-02-24T16:28:49.467Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:28:49 [2021-02-24T16:28:49.467Z] #33 sha256:6042fb92196c72e04e8b185df58c9a4a7a2e705edd52a9fcab1d6d8950a426a0
16:28:49 [2021-02-24T16:28:49.467Z] #33 68.18 path
16:28:49 [2021-02-24T16:28:49.467Z] #33 68.76 text/tabwriter
16:28:49 [2021-02-24T16:28:49.467Z] #33 69.06 fmt
16:28:49 [2021-02-24T16:28:49.467Z] #33 69.48 path/filepath
16:28:49 [2021-02-24T16:28:49.467Z] #33 71.16 io/ioutil
16:28:49 [2021-02-24T16:28:49.467Z] #33 73.55 github.com/BurntSushi/toml
16:28:49 [2021-02-24T16:28:49.467Z] #33 73.55 flag
16:28:49 [2021-02-24T16:28:49.467Z] #33 75.24 log
16:28:49 [2021-02-24T16:28:49.553Z] #8 DONE 0.5s
16:28:49 [2021-02-24T16:28:49.553Z] 
16:28:49 [2021-02-24T16:28:49.553Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
16:28:49 [2021-02-24T16:28:49.553Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071
16:28:49 [2021-02-24T16:28:49.553Z] #7 DONE 0.4s
16:28:49 [2021-02-24T16:28:49.553Z] 
16:28:49 [2021-02-24T16:28:49.553Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:28:49 [2021-02-24T16:28:49.553Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
16:28:49 [2021-02-24T16:28:49.553Z] #6 DONE 0.4s
16:28:49 [2021-02-24T16:28:49.591Z] Client:
16:28:49 [2021-02-24T16:28:49.591Z]  Context:    default
16:28:49 [2021-02-24T16:28:49.591Z]  Debug Mode: false
16:28:49 [2021-02-24T16:28:49.591Z]  Plugins:
16:28:49 [2021-02-24T16:28:49.591Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:28:49 [2021-02-24T16:28:49.591Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:28:49 [2021-02-24T16:28:49.591Z] 
16:28:49 [2021-02-24T16:28:49.591Z] Server:
16:28:49 [2021-02-24T16:28:49.591Z]  Containers: 0
16:28:49 [2021-02-24T16:28:49.591Z]   Running: 0
16:28:49 [2021-02-24T16:28:49.591Z]   Paused: 0
16:28:49 [2021-02-24T16:28:49.591Z]   Stopped: 0
16:28:49 [2021-02-24T16:28:49.591Z]  Images: 0
16:28:49 [2021-02-24T16:28:49.591Z]  Server Version: 20.10.3
16:28:49 [2021-02-24T16:28:49.591Z]  Storage Driver: overlay2
16:28:49 [2021-02-24T16:28:49.591Z]   Backing Filesystem: extfs
16:28:49 [2021-02-24T16:28:49.591Z]   Supports d_type: true
16:28:49 [2021-02-24T16:28:49.591Z]   Native Overlay Diff: true
16:28:49 [2021-02-24T16:28:49.591Z]  Logging Driver: json-file
16:28:49 [2021-02-24T16:28:49.591Z]  Cgroup Driver: systemd
16:28:49 [2021-02-24T16:28:49.591Z]  Cgroup Version: 2
16:28:49 [2021-02-24T16:28:49.591Z]  Plugins:
16:28:49 [2021-02-24T16:28:49.591Z]   Volume: local
16:28:49 [2021-02-24T16:28:49.591Z]   Network: bridge host ipvlan macvlan null overlay
16:28:49 [2021-02-24T16:28:49.591Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:28:49 [2021-02-24T16:28:49.591Z]  Swarm: inactive
16:28:49 [2021-02-24T16:28:49.591Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:28:49 [2021-02-24T16:28:49.591Z]  Default Runtime: runc
16:28:49 [2021-02-24T16:28:49.591Z]  Init Binary: docker-init
16:28:49 [2021-02-24T16:28:49.591Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:28:49 [2021-02-24T16:28:49.591Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
16:28:49 [2021-02-24T16:28:49.591Z]  init version: de40ad0
16:28:49 [2021-02-24T16:28:49.591Z]  Security Options:
16:28:49 [2021-02-24T16:28:49.591Z]   apparmor
16:28:49 [2021-02-24T16:28:49.591Z]   seccomp
16:28:49 [2021-02-24T16:28:49.591Z]    Profile: default
16:28:49 [2021-02-24T16:28:49.591Z]   cgroupns
16:28:49 [2021-02-24T16:28:49.591Z]  Kernel Version: 5.4.0-1037-aws
16:28:49 [2021-02-24T16:28:49.591Z]  Operating System: Ubuntu 20.04.2 LTS
16:28:49 [2021-02-24T16:28:49.591Z]  OSType: linux
16:28:49 [2021-02-24T16:28:49.591Z]  Architecture: x86_64
16:28:49 [2021-02-24T16:28:49.591Z]  CPUs: 2
16:28:49 [2021-02-24T16:28:49.591Z]  Total Memory: 7.569GiB
16:28:49 [2021-02-24T16:28:49.591Z]  Name: ip-10-100-121-229
16:28:49 [2021-02-24T16:28:49.591Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
16:28:49 [2021-02-24T16:28:49.591Z]  Docker Root Dir: /var/lib/docker
16:28:49 [2021-02-24T16:28:49.591Z]  Debug Mode: false
16:28:49 [2021-02-24T16:28:49.591Z]  Registry: https://index.docker.io/v1/
16:28:49 [2021-02-24T16:28:49.591Z]  Labels:
16:28:49 [2021-02-24T16:28:49.591Z]  Experimental: true
16:28:49 [2021-02-24T16:28:49.591Z]  Insecure Registries:
16:28:49 [2021-02-24T16:28:49.591Z]   127.0.0.0/8
16:28:49 [2021-02-24T16:28:49.591Z]  Live Restore Enabled: true
16:28:49 [2021-02-24T16:28:49.591Z] 
16:28:49 [2021-02-24T16:28:49.591Z] WARNING: No kernel memory TCP limit support
16:28:49 [2021-02-24T16:28:49.591Z] WARNING: No oom kill disable support
16:28:49 [2021-02-24T16:28:49.591Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:28:49 [2021-02-24T16:28:49.741Z] #9 ...
16:28:49 [2021-02-24T16:28:49.741Z] 
16:28:49 [2021-02-24T16:28:49.741Z] #22 [internal] load build context
16:28:49 [2021-02-24T16:28:49.741Z] #22 sha256:ee78882309d09b63183ea49beb9c088562be7a22c3f7bb2b06b4bb15399553ea
16:28:49 [2021-02-24T16:28:49.741Z] #22 transferring context: 53.37MB 7.3s done
16:28:49 [2021-02-24T16:28:49.741Z] #22 DONE 7.8s
16:28:49 [2021-02-24T16:28:49.741Z] 
16:28:49 [2021-02-24T16:28:49.741Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:49 [2021-02-24T16:28:49.741Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:49 [2021-02-24T16:28:49.741Z] #9 ...
16:28:49 [2021-02-24T16:28:49.741Z] 
16:28:49 [2021-02-24T16:28:49.741Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:49 [2021-02-24T16:28:49.741Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:28:49 [2021-02-24T16:28:49.741Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.2s
16:28:49 [2021-02-24T16:28:49.761Z] #33 ...
16:28:49 [2021-02-24T16:28:49.761Z] 
16:28:49 [2021-02-24T16:28:49.761Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:28:49 [2021-02-24T16:28:49.761Z] #36 sha256:89d605f8aa80c1e874eb23bb216250ac5472bb94b76644cf4a1f8f1283f6cc59
16:28:49 [2021-02-24T16:28:49.761Z] #36 6.853 -- Detecting C compile features - done
16:28:49 [2021-02-24T16:28:49.761Z] #36 6.909 -- Performing Test HAS_BUILTIN_FORTIFY
16:28:49 [2021-02-24T16:28:49.922Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b .
16:28:49 [2021-02-24T16:28:49.922Z] #1 [internal] load build definition from Dockerfile
16:28:49 [2021-02-24T16:28:49.922Z] #1 sha256:a63fde259bb05e56cb8e9c7c102e268b15fe25afd1b8e7ca75f81e4e1eecf568
16:28:49 [2021-02-24T16:28:49.922Z] #1 transferring dockerfile: 16.55kB 0.0s done
16:28:49 [2021-02-24T16:28:49.922Z] #1 DONE 0.1s
16:28:49 [2021-02-24T16:28:49.922Z] 
16:28:49 [2021-02-24T16:28:49.922Z] #2 [internal] load .dockerignore
16:28:49 [2021-02-24T16:28:49.922Z] #2 sha256:d2dae85b5f06daf6973c682d831825751f1b8f3606e9d0117667a44df8719791
16:28:49 [2021-02-24T16:28:49.922Z] #2 transferring context: 87B done
16:28:49 [2021-02-24T16:28:49.922Z] #2 DONE 0.1s
16:28:49 [2021-02-24T16:28:49.975Z] #28 1.544 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:28:49 [2021-02-24T16:28:49.975Z] #28 1.658 
16:28:50 [2021-02-24T16:28:50.032Z] #36 7.193 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:28:50 [2021-02-24T16:28:50.032Z] #36 7.309 -- Configuring done
16:28:50 [2021-02-24T16:28:50.180Z] 
16:28:50 [2021-02-24T16:28:50.180Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
16:28:50 [2021-02-24T16:28:50.180Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
16:28:50 [2021-02-24T16:28:50.288Z] #36 7.379 -- Generating done
16:28:50 [2021-02-24T16:28:50.288Z] #36 7.380 -- Build files have been written to: /tmp/tmp.Q1bCMJ2XSB/tini
16:28:50 [2021-02-24T16:28:50.288Z] #36 7.406 + make tini-static
16:28:50 [2021-02-24T16:28:50.495Z] #28 1.802 
####                                                                       6.2%
#########################                                                 35.8%
########################################                                  55.9%
#######################################################                   76.5%
######################################################################    97.2%
######################################################################## 100.0%
16:28:50 [2021-02-24T16:28:50.747Z] #3 DONE 0.5s
16:28:50 [2021-02-24T16:28:50.747Z] 
16:28:50 [2021-02-24T16:28:50.747Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
16:28:50 [2021-02-24T16:28:50.747Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
16:28:50 [2021-02-24T16:28:50.747Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
16:28:50 [2021-02-24T16:28:50.747Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
16:28:50 [2021-02-24T16:28:50.747Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
16:28:50 [2021-02-24T16:28:50.747Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
16:28:50 [2021-02-24T16:28:50.747Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
16:28:50 [2021-02-24T16:28:50.754Z] #28 2.331 
16:28:50 [2021-02-24T16:28:50.754Z] #28 2.457 
######################################################################## 100.0%
16:28:50 [2021-02-24T16:28:50.875Z] #36 7.805 Scanning dependencies of target tini-static
16:28:50 [2021-02-24T16:28:50.875Z] #36 7.963 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:28:51 [2021-02-24T16:28:51.007Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
16:28:51 [2021-02-24T16:28:51.007Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
16:28:51 [2021-02-24T16:28:51.012Z] #28 2.587 
16:28:51 [2021-02-24T16:28:51.271Z] #28 2.722 
##############                                                            20.3%
######################################################################## 100.0%
16:28:51 [2021-02-24T16:28:51.271Z] #28 2.898 
16:28:51 [2021-02-24T16:28:51.320Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
16:28:51 [2021-02-24T16:28:51.320Z] #4 DONE 0.7s
16:28:51 [2021-02-24T16:28:51.485Z] 
16:28:51 [2021-02-24T16:28:51.485Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:51 [2021-02-24T16:28:51.485Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
16:28:51 [2021-02-24T16:28:51.485Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
16:28:51 [2021-02-24T16:28:51.485Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done
16:28:51 [2021-02-24T16:28:51.485Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
16:28:51 [2021-02-24T16:28:51.485Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done
16:28:51 [2021-02-24T16:28:51.485Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 0B / 49.18MB 0.1s
16:28:51 [2021-02-24T16:28:51.579Z] 
16:28:51 [2021-02-24T16:28:51.579Z] #5 [internal] load build definition from Dockerfile
16:28:51 [2021-02-24T16:28:51.579Z] #5 sha256:884094ef391fa21234c4e6f330f842b0c3c065b749f2a65dacf9d96bfc546c55
16:28:51 [2021-02-24T16:28:51.579Z] #5 transferring dockerfile: 16.55kB done
16:28:51 [2021-02-24T16:28:51.579Z] #5 DONE 0.1s
16:28:51 [2021-02-24T16:28:51.579Z] 
16:28:51 [2021-02-24T16:28:51.579Z] #8 [internal] load metadata for docker.io/library/debian:buster
16:28:51 [2021-02-24T16:28:51.579Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:28:51 [2021-02-24T16:28:51.771Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 9.28MB / 49.18MB 0.3s
16:28:51 [2021-02-24T16:28:51.836Z] #8 ...
16:28:51 [2021-02-24T16:28:51.836Z] 
16:28:51 [2021-02-24T16:28:51.836Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
16:28:51 [2021-02-24T16:28:51.836Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
16:28:51 [2021-02-24T16:28:51.836Z] #6 DONE 0.3s
16:28:51 [2021-02-24T16:28:51.836Z] 
16:28:51 [2021-02-24T16:28:51.836Z] #8 [internal] load metadata for docker.io/library/debian:buster
16:28:51 [2021-02-24T16:28:51.837Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
16:28:51 [2021-02-24T16:28:51.837Z] #8 DONE 0.4s
16:28:51 [2021-02-24T16:28:51.837Z] 
16:28:51 [2021-02-24T16:28:51.837Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
16:28:51 [2021-02-24T16:28:51.837Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
16:28:52 [2021-02-24T16:28:52.049Z] #28 3.020 
####                                                                       6.3%
##########                                                                14.4%
##########                                                                14.7%
##############################                                            41.8%
#######################################################                   76.4%
######################################################################## 100.0%
16:28:52 [2021-02-24T16:28:52.049Z] #28 3.633 
16:28:52 [2021-02-24T16:28:52.061Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 26.21MB / 49.18MB 0.5s
16:28:52 [2021-02-24T16:28:52.095Z] #7 DONE 0.5s
16:28:52 [2021-02-24T16:28:52.245Z] #36 9.453 [100%] Linking C executable tini-static
16:28:52 [2021-02-24T16:28:52.325Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 40.89MB / 49.18MB 0.9s
16:28:52 [2021-02-24T16:28:52.570Z] #28 3.766 
##                                                                         2.8%
######                                                                     9.5%
##########                                                                14.9%
##############                                                            20.2%
##################                                                        25.4%
16:28:52 [2021-02-24T16:28:52.570Z] #28 ...
16:28:52 [2021-02-24T16:28:52.570Z] 
16:28:52 [2021-02-24T16:28:52.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:52 [2021-02-24T16:28:52.570Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:52 [2021-02-24T16:28:52.570Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done
16:28:52 [2021-02-24T16:28:52.570Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done
16:28:52 [2021-02-24T16:28:52.570Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.7s
16:28:52 [2021-02-24T16:28:52.595Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 1.0s
16:28:52 [2021-02-24T16:28:52.807Z] #36 10.03 [100%] Built target tini-static
16:28:52 [2021-02-24T16:28:52.828Z] #9 ...
16:28:52 [2021-02-24T16:28:52.828Z] 
16:28:52 [2021-02-24T16:28:52.828Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:28:52 [2021-02-24T16:28:52.828Z] #28 sha256:9ddad9d3a783deec0ea0dd7edb7d6e956d94b7485e81fa31c12862b8c8bbbee7
16:28:53 [2021-02-24T16:28:53.063Z] #36 10.14 + mkdir -p /build
16:28:53 [2021-02-24T16:28:53.063Z] #36 10.14 + cp tini-static /build/docker-init
16:28:53 [2021-02-24T16:28:53.319Z] #36 ...
16:28:53 [2021-02-24T16:28:53.319Z] 
16:28:53 [2021-02-24T16:28:53.319Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:28:53 [2021-02-24T16:28:53.319Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:28:53 [2021-02-24T16:28:53.319Z] #12 70.15 Selecting previously unselected package mingw-w64-x86-64-dev.
16:28:53 [2021-02-24T16:28:53.319Z] #12 70.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:28:53 [2021-02-24T16:28:53.319Z] #12 70.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:28:53 [2021-02-24T16:28:53.319Z] #12 77.24 Selecting previously unselected package gcc-mingw-w64-base.
16:28:53 [2021-02-24T16:28:53.319Z] #12 77.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:28:53 [2021-02-24T16:28:53.319Z] #12 77.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:28:53 [2021-02-24T16:28:53.319Z] #12 77.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:28:53 [2021-02-24T16:28:53.319Z] #12 77.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:28:53 [2021-02-24T16:28:53.319Z] #12 77.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:28:53 [2021-02-24T16:28:53.575Z] #12 ...
16:28:53 [2021-02-24T16:28:53.575Z] 
16:28:53 [2021-02-24T16:28:53.575Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:28:53 [2021-02-24T16:28:53.575Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:28:53 [2021-02-24T16:28:53.575Z] #42 4.754 fatal: not a git repository (or any of the parent directories): .git
16:28:53 [2021-02-24T16:28:53.575Z] #42 4.807   GEN      .gitid
16:28:53 [2021-02-24T16:28:53.576Z] #42 4.838   GEN      criu/include/version.h
16:28:53 [2021-02-24T16:28:53.576Z] #42 4.963   GEN      include/common/asm
16:28:53 [2021-02-24T16:28:53.576Z] #42 6.905   PBCC     images/timens.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 6.938   DEP      images/timens.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 6.994   PBCC     images/fown.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.044   PBCC     images/google/protobuf/descriptor.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.126   PBCC     images/opts.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.190   PBCC     images/memfd.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.250   DEP      images/fown.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.324   DEP      images/google/protobuf/descriptor.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.461   DEP      images/opts.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.514   DEP      images/memfd.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.590   PBCC     images/sit.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.654   DEP      images/sit.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.714   PBCC     images/macvlan.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.743   DEP      images/macvlan.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.817   PBCC     images/autofs.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.850   DEP      images/autofs.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.904   PBCC     images/sysctl.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.942   DEP      images/sysctl.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 7.998   PBCC     images/time.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.030   DEP      images/time.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.078   PBCC     images/binfmt-misc.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.173   DEP      images/binfmt-misc.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.246   PBCC     images/seccomp.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.301   DEP      images/seccomp.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.360   PBCC     images/userns.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.455   DEP      images/userns.pb-c.d
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.493   PBCC     images/cgroup.pb-c.c
16:28:53 [2021-02-24T16:28:53.576Z] #42 ...
16:28:53 [2021-02-24T16:28:53.576Z] 
16:28:53 [2021-02-24T16:28:53.576Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:28:53 [2021-02-24T16:28:53.576Z] #36 sha256:89d605f8aa80c1e874eb23bb216250ac5472bb94b76644cf4a1f8f1283f6cc59
16:28:53 [2021-02-24T16:28:53.576Z] #36 DONE 10.6s
16:28:53 [2021-02-24T16:28:53.576Z] 
16:28:53 [2021-02-24T16:28:53.576Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:28:53 [2021-02-24T16:28:53.576Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:28:53 [2021-02-24T16:28:53.576Z] #42 8.592   DEP      images/cgroup.pb-c.d
16:28:53 [2021-02-24T16:28:53.832Z] #42 8.717   PBCC     images/ext-file.pb-c.c
16:28:53 [2021-02-24T16:28:53.832Z] #42 8.765   DEP      images/ext-file.pb-c.d
16:28:53 [2021-02-24T16:28:53.832Z] #42 8.852   PBCC     images/rpc.pb-c.c
16:28:53 [2021-02-24T16:28:53.941Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 9.2s done
16:28:53 [2021-02-24T16:28:53.941Z] #25 DONE 11.9s
16:28:53 [2021-02-24T16:28:53.941Z] 
16:28:53 [2021-02-24T16:28:53.941Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:53 [2021-02-24T16:28:53.941Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:53 [2021-02-24T16:28:53.941Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done
16:28:53 [2021-02-24T16:28:53.941Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s
16:28:53 [2021-02-24T16:28:53.941Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done
16:28:53 [2021-02-24T16:28:53.995Z] 
16:28:53 [2021-02-24T16:28:53.995Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:53 [2021-02-24T16:28:53.995Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:53 [2021-02-24T16:28:53.995Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:28:53 [2021-02-24T16:28:53.995Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:28:53 [2021-02-24T16:28:53.995Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
16:28:53 [2021-02-24T16:28:53.995Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
16:28:54 [2021-02-24T16:28:54.088Z] #42 8.917   DEP      images/rpc.pb-c.d
16:28:54 [2021-02-24T16:28:54.088Z] #42 9.030   PBCC     images/siginfo.pb-c.c
16:28:54 [2021-02-24T16:28:54.088Z] #42 9.082   DEP      images/siginfo.pb-c.d
16:28:54 [2021-02-24T16:28:54.089Z] #42 9.176   PBCC     images/pagemap.pb-c.c
16:28:54 [2021-02-24T16:28:54.140Z] #28 3.766 
##                                                                         2.8%
######                                                                     9.5%
##########                                                                14.9%
##############                                                            20.2%
##################                                                        25.4%
######################                                                    30.6%
#########################                                                 35.5%
#############################                                             41.0%
#################################                                         46.2%
####################################                                      51.3%
########################################                                  56.7%
############################################                              61.8%
################################################                          67.0%
####################################################                      72.2%
#######################################################                   77.4%
###########################################################               82.1%
############################################################              84.1%
################################################################          89.9%
######################################################################    98.3%
######################################################################## 100.0%
16:28:54 [2021-02-24T16:28:54.200Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
16:28:54 [2021-02-24T16:28:54.255Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.5s
16:28:54 [2021-02-24T16:28:54.255Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.5s
16:28:54 [2021-02-24T16:28:54.255Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.6s
16:28:54 [2021-02-24T16:28:54.255Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.6s
16:28:54 [2021-02-24T16:28:54.255Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s
16:28:54 [2021-02-24T16:28:54.345Z] #42 9.239   DEP      images/pagemap.pb-c.d
16:28:54 [2021-02-24T16:28:54.345Z] #42 9.302   PBCC     images/rlimit.pb-c.c
16:28:54 [2021-02-24T16:28:54.345Z] #42 9.315   DEP      images/rlimit.pb-c.d
16:28:54 [2021-02-24T16:28:54.345Z] #42 9.367   PBCC     images/file-lock.pb-c.c
16:28:54 [2021-02-24T16:28:54.345Z] #42 9.430   DEP      images/file-lock.pb-c.d
16:28:54 [2021-02-24T16:28:54.398Z] #28 5.823 
16:28:54 [2021-02-24T16:28:54.398Z] #28 6.099 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:28:54 [2021-02-24T16:28:54.515Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.7s
16:28:54 [2021-02-24T16:28:54.515Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.7s
16:28:54 [2021-02-24T16:28:54.526Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 3.0s done
16:28:54 [2021-02-24T16:28:54.602Z] #42 9.640   PBCC     images/tty.pb-c.c
16:28:54 [2021-02-24T16:28:54.657Z] #28 6.232 
16:28:54 [2021-02-24T16:28:54.657Z] #28 6.317 
######################################################################## 100.0%
16:28:54 [2021-02-24T16:28:54.791Z] #25 ...
16:28:54 [2021-02-24T16:28:54.791Z] 
16:28:54 [2021-02-24T16:28:54.791Z] #22 [internal] load build context
16:28:54 [2021-02-24T16:28:54.791Z] #22 sha256:d79ba6ec88863705e22ad88f398c5b6988bcce0063d505071583b9ece10aacba
16:28:54 [2021-02-24T16:28:54.791Z] #22 transferring context: 53.37MB 3.0s done
16:28:54 [2021-02-24T16:28:54.791Z] #22 DONE 3.4s
16:28:54 [2021-02-24T16:28:54.791Z] 
16:28:54 [2021-02-24T16:28:54.791Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:54 [2021-02-24T16:28:54.791Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
16:28:54 [2021-02-24T16:28:54.791Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83
16:28:54 [2021-02-24T16:28:54.791Z] #25 ...
16:28:54 [2021-02-24T16:28:54.791Z] 
16:28:54 [2021-02-24T16:28:54.791Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:28:54 [2021-02-24T16:28:54.791Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665
16:28:54 [2021-02-24T16:28:54.791Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
16:28:54 [2021-02-24T16:28:54.791Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
16:28:54 [2021-02-24T16:28:54.791Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
16:28:54 [2021-02-24T16:28:54.791Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
16:28:54 [2021-02-24T16:28:54.791Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
16:28:54 [2021-02-24T16:28:54.791Z] #61 DONE 3.4s
16:28:54 [2021-02-24T16:28:54.791Z] 
16:28:54 [2021-02-24T16:28:54.791Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:28:54 [2021-02-24T16:28:54.791Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
16:28:54 [2021-02-24T16:28:54.812Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 0.8s
16:28:54 [2021-02-24T16:28:54.812Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.8s
16:28:54 [2021-02-24T16:28:54.812Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 1.0s
16:28:54 [2021-02-24T16:28:54.812Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done
16:28:54 [2021-02-24T16:28:54.812Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s
16:28:54 [2021-02-24T16:28:54.812Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 1.0s
16:28:54 [2021-02-24T16:28:54.858Z] #42 9.738   DEP      images/tty.pb-c.d
16:28:54 [2021-02-24T16:28:54.858Z] #42 9.849   PBCC     images/tun.pb-c.c
16:28:54 [2021-02-24T16:28:54.858Z] #42 9.908   PBCC     images/netdev.pb-c.c
16:28:54 [2021-02-24T16:28:54.858Z] #42 9.946   DEP      images/tun.pb-c.d
16:28:54 [2021-02-24T16:28:54.915Z] #28 6.362 
16:28:55 [2021-02-24T16:28:55.114Z] #42 10.03   DEP      images/netdev.pb-c.d
16:28:55 [2021-02-24T16:28:55.114Z] #42 10.10   PBCC     images/vma.pb-c.c
16:28:55 [2021-02-24T16:28:55.114Z] #42 10.14   DEP      images/vma.pb-c.d
16:28:55 [2021-02-24T16:28:55.114Z] #42 10.19   PBCC     images/creds.pb-c.c
16:28:55 [2021-02-24T16:28:55.114Z] #42 10.22   DEP      images/creds.pb-c.d
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 1.1s
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 1.1s
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.05MB / 68.67MB 1.1s
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 1.3s
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.18MB / 51.83MB 1.3s
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.13MB / 68.67MB 1.3s
16:28:55 [2021-02-24T16:28:55.130Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.4s
16:28:55 [2021-02-24T16:28:55.141Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
16:28:55 [2021-02-24T16:28:55.141Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
16:28:55 [2021-02-24T16:28:55.175Z] #28 6.840 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:28:55 [2021-02-24T16:28:55.371Z] #42 10.28   PBCC     images/utsns.pb-c.c
16:28:55 [2021-02-24T16:28:55.371Z] #42 10.32   DEP      images/utsns.pb-c.d
16:28:55 [2021-02-24T16:28:55.371Z] #42 10.40   PBCC     images/ipc-desc.pb-c.c
16:28:55 [2021-02-24T16:28:55.371Z] #42 10.44   PBCC     images/ipc-sem.pb-c.c
16:28:55 [2021-02-24T16:28:55.406Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.5s
16:28:55 [2021-02-24T16:28:55.406Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 1.5s
16:28:55 [2021-02-24T16:28:55.406Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.58MB / 68.67MB 1.5s
16:28:55 [2021-02-24T16:28:55.406Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 1.6s
16:28:55 [2021-02-24T16:28:55.406Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.87MB / 68.67MB 1.6s
16:28:55 [2021-02-24T16:28:55.435Z] #28 6.937 
16:28:55 [2021-02-24T16:28:55.435Z] #28 7.071 
                                                                           0.3%
######################################################################## 100.0%
16:28:55 [2021-02-24T16:28:55.627Z] #42 10.47   DEP      images/ipc-desc.pb-c.d
16:28:55 [2021-02-24T16:28:55.627Z] #42 10.55   DEP      images/ipc-sem.pb-c.d
16:28:55 [2021-02-24T16:28:55.627Z] #42 10.59   PBCC     images/ipc-msg.pb-c.c
16:28:55 [2021-02-24T16:28:55.627Z] #42 10.62   DEP      images/ipc-msg.pb-c.d
16:28:55 [2021-02-24T16:28:55.627Z] #42 10.69   PBCC     images/ipc-shm.pb-c.c
16:28:55 [2021-02-24T16:28:55.665Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.7s
16:28:55 [2021-02-24T16:28:55.665Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 1.7s
16:28:55 [2021-02-24T16:28:55.665Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.8s
16:28:55 [2021-02-24T16:28:55.665Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 1.8s
16:28:55 [2021-02-24T16:28:55.665Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 1.9s
16:28:55 [2021-02-24T16:28:55.665Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 1.9s
16:28:55 [2021-02-24T16:28:55.697Z] #28 7.192 
16:28:55 [2021-02-24T16:28:55.883Z] #42 10.74   DEP      images/ipc-shm.pb-c.d
16:28:55 [2021-02-24T16:28:55.883Z] #42 10.81   PBCC     images/ipc-var.pb-c.c
16:28:55 [2021-02-24T16:28:55.883Z] #42 10.88   DEP      images/ipc-var.pb-c.d
16:28:55 [2021-02-24T16:28:55.883Z] #42 10.92   PBCC     images/sk-opts.pb-c.c
16:28:55 [2021-02-24T16:28:55.931Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
16:28:55 [2021-02-24T16:28:55.931Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 2.1s
16:28:55 [2021-02-24T16:28:55.931Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 2.2s
16:28:55 [2021-02-24T16:28:55.931Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
16:28:55 [2021-02-24T16:28:55.956Z] #28 7.587 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:28:56 [2021-02-24T16:28:56.139Z] #42 10.96   PBCC     images/packet-sock.pb-c.c
16:28:56 [2021-02-24T16:28:56.139Z] #42 11.03   DEP      images/sk-opts.pb-c.d
16:28:56 [2021-02-24T16:28:56.139Z] #42 ...
16:28:56 [2021-02-24T16:28:56.139Z] 
16:28:56 [2021-02-24T16:28:56.139Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:28:56 [2021-02-24T16:28:56.139Z] #33 sha256:6042fb92196c72e04e8b185df58c9a4a7a2e705edd52a9fcab1d6d8950a426a0
16:28:56 [2021-02-24T16:28:56.139Z] #33 77.84 github.com/BurntSushi/toml/cmd/tomlv
16:28:56 [2021-02-24T16:28:56.139Z] #33 DONE 83.0s
16:28:56 [2021-02-24T16:28:56.139Z] 
16:28:56 [2021-02-24T16:28:56.139Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:28:56 [2021-02-24T16:28:56.139Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:28:56 [2021-02-24T16:28:56.139Z] #42 11.10   DEP      images/packet-sock.pb-c.d
16:28:56 [2021-02-24T16:28:56.194Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.94MB / 68.67MB 2.3s
16:28:56 [2021-02-24T16:28:56.194Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done
16:28:56 [2021-02-24T16:28:56.194Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.4s
16:28:56 [2021-02-24T16:28:56.194Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s
16:28:56 [2021-02-24T16:28:56.194Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.4s
16:28:56 [2021-02-24T16:28:56.216Z] #28 7.678 
16:28:56 [2021-02-24T16:28:56.395Z] #42 11.21   PBCC     images/sk-netlink.pb-c.c
16:28:56 [2021-02-24T16:28:56.395Z] #42 11.40   DEP      images/sk-netlink.pb-c.d
16:28:56 [2021-02-24T16:28:56.455Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s
16:28:56 [2021-02-24T16:28:56.455Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 2.7s
16:28:56 [2021-02-24T16:28:56.535Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done
16:28:56 [2021-02-24T16:28:56.535Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
16:28:56 [2021-02-24T16:28:56.652Z] #42 11.52   PBCC     images/sk-inet.pb-c.c
16:28:56 [2021-02-24T16:28:56.652Z] #42 11.60   DEP      images/sk-inet.pb-c.d
16:28:56 [2021-02-24T16:28:56.652Z] #42 11.71   PBCC     images/sk-unix.pb-c.c
16:28:56 [2021-02-24T16:28:56.718Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 2.8s
16:28:56 [2021-02-24T16:28:56.718Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done
16:28:56 [2021-02-24T16:28:56.718Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 3.0s
16:28:56 [2021-02-24T16:28:56.718Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
16:28:56 [2021-02-24T16:28:56.908Z] #42 11.80   DEP      images/sk-unix.pb-c.d
16:28:56 [2021-02-24T16:28:56.908Z] #42 11.93   PBCC     images/mm.pb-c.c
16:28:56 [2021-02-24T16:28:56.979Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 3.1s
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.02   DEP      images/mm.pb-c.d
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.06   PBCC     images/timerfd.pb-c.c
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.09   DEP      images/timerfd.pb-c.d
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.12   PBCC     images/timer.pb-c.c
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.14   DEP      images/timer.pb-c.d
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.17   PBCC     images/sa.pb-c.c
16:28:57 [2021-02-24T16:28:57.167Z] #42 12.21   DEP      images/sa.pb-c.d
16:28:57 [2021-02-24T16:28:57.240Z] #9 ...
16:28:57 [2021-02-24T16:28:57.240Z] 
16:28:57 [2021-02-24T16:28:57.240Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
16:28:57 [2021-02-24T16:28:57.240Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
16:28:57 [2021-02-24T16:28:57.240Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
16:28:57 [2021-02-24T16:28:57.240Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
16:28:57 [2021-02-24T16:28:57.240Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
16:28:57 [2021-02-24T16:28:57.240Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
16:28:57 [2021-02-24T16:28:57.240Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done
16:28:57 [2021-02-24T16:28:57.240Z] #61 DONE 3.4s
16:28:57 [2021-02-24T16:28:57.240Z] 
16:28:57 [2021-02-24T16:28:57.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:57 [2021-02-24T16:28:57.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:57 [2021-02-24T16:28:57.240Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 3.5s
16:28:57 [2021-02-24T16:28:57.255Z] #28 7.815 
                                                                           0.0%
####                                                                       5.8%
################                                                          23.2%
#################################                                         46.7%
######################################                                    53.0%
############################################                              61.2%
########################################################                  78.0%
######################################################################## 100.0%
16:28:57 [2021-02-24T16:28:57.423Z] #42 12.29   PBCC     images/pipe-data.pb-c.c
16:28:57 [2021-02-24T16:28:57.423Z] #42 12.35   DEP      images/pipe-data.pb-c.d
16:28:57 [2021-02-24T16:28:57.423Z] #42 12.41   PBCC     images/mnt.pb-c.c
16:28:57 [2021-02-24T16:28:57.423Z] #42 12.48   DEP      images/mnt.pb-c.d
16:28:57 [2021-02-24T16:28:57.423Z] #42 12.54   PBCC     images/sk-packet.pb-c.c
16:28:57 [2021-02-24T16:28:57.506Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.06MB / 120.17MB 3.6s
16:28:57 [2021-02-24T16:28:57.506Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.48MB / 120.17MB 3.7s
16:28:57 [2021-02-24T16:28:57.513Z] #28 8.958 
16:28:57 [2021-02-24T16:28:57.680Z] #42 12.59   DEP      images/sk-packet.pb-c.d
16:28:57 [2021-02-24T16:28:57.680Z] #42 12.64   PBCC     images/tcp-stream.pb-c.c
16:28:57 [2021-02-24T16:28:57.680Z] #42 12.70   DEP      images/tcp-stream.pb-c.d
16:28:57 [2021-02-24T16:28:57.680Z] #42 12.77   PBCC     images/pipe.pb-c.c
16:28:57 [2021-02-24T16:28:57.680Z] #42 12.82   DEP      images/pipe.pb-c.d
16:28:57 [2021-02-24T16:28:57.768Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 3.9s
16:28:57 [2021-02-24T16:28:57.768Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 4.1s
16:28:57 [2021-02-24T16:28:57.772Z] #28 9.316 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:28:57 [2021-02-24T16:28:57.772Z] #28 9.419 
16:28:57 [2021-02-24T16:28:57.936Z] #42 12.86   PBCC     images/pstree.pb-c.c
16:28:57 [2021-02-24T16:28:57.936Z] #42 12.90   DEP      images/pstree.pb-c.d
16:28:57 [2021-02-24T16:28:57.936Z] #42 12.93   PBCC     images/fs.pb-c.c
16:28:57 [2021-02-24T16:28:57.936Z] #42 12.96   DEP      images/fs.pb-c.d
16:28:57 [2021-02-24T16:28:57.936Z] #42 13.00   PBCC     images/signalfd.pb-c.c
16:28:57 [2021-02-24T16:28:57.936Z] #42 13.05   DEP      images/signalfd.pb-c.d
16:28:58 [2021-02-24T16:28:58.028Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 4.2s
16:28:58 [2021-02-24T16:28:58.028Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.3s
16:28:58 [2021-02-24T16:28:58.031Z] #28 9.492 
######################################################################## 100.0%
16:28:58 [2021-02-24T16:28:58.031Z] #28 9.532 
16:28:58 [2021-02-24T16:28:58.193Z] #42 13.10   PBCC     images/fh.pb-c.c
16:28:58 [2021-02-24T16:28:58.193Z] #42 13.13   PBCC     images/fsnotify.pb-c.c
16:28:58 [2021-02-24T16:28:58.193Z] #42 13.19   DEP      images/fh.pb-c.d
16:28:58 [2021-02-24T16:28:58.193Z] #42 13.28   DEP      images/fsnotify.pb-c.d
16:28:58 [2021-02-24T16:28:58.193Z] #42 13.33   PBCC     images/eventpoll.pb-c.c
16:28:58 [2021-02-24T16:28:58.289Z] #28 9.783 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:28:58 [2021-02-24T16:28:58.289Z] #28 9.866 
16:28:58 [2021-02-24T16:28:58.289Z] #28 9.948 
######################################################################## 100.0%
16:28:58 [2021-02-24T16:28:58.289Z] #28 9.978 
16:28:58 [2021-02-24T16:28:58.449Z] #42 13.38   DEP      images/eventpoll.pb-c.d
16:28:58 [2021-02-24T16:28:58.449Z] #42 13.43   PBCC     images/eventfd.pb-c.c
16:28:58 [2021-02-24T16:28:58.449Z] #42 13.44   DEP      images/eventfd.pb-c.d
16:28:58 [2021-02-24T16:28:58.449Z] #42 13.49   PBCC     images/remap-file-path.pb-c.c
16:28:58 [2021-02-24T16:28:58.449Z] #42 13.54   DEP      images/remap-file-path.pb-c.d
16:28:58 [2021-02-24T16:28:58.549Z] #28 9.998 Download of images into '/build' complete.
16:28:58 [2021-02-24T16:28:58.549Z] #28 9.998 Use something like the following to load the result into a Docker daemon:
16:28:58 [2021-02-24T16:28:58.549Z] #28 9.998   tar -cC '/build' . | docker load
16:28:58 [2021-02-24T16:28:58.706Z] #42 13.59   PBCC     images/fifo.pb-c.c
16:28:58 [2021-02-24T16:28:58.706Z] #42 13.62   DEP      images/fifo.pb-c.d
16:28:58 [2021-02-24T16:28:58.706Z] #42 13.65   PBCC     images/ghost-file.pb-c.c
16:28:58 [2021-02-24T16:28:58.706Z] #42 13.69   DEP      images/ghost-file.pb-c.d
16:28:58 [2021-02-24T16:28:58.706Z] #42 13.76   PBCC     images/regfile.pb-c.c
16:28:58 [2021-02-24T16:28:58.963Z] #42 13.80   DEP      images/regfile.pb-c.d
16:28:58 [2021-02-24T16:28:58.963Z] #42 13.84   PBCC     images/ns.pb-c.c
16:28:58 [2021-02-24T16:28:58.963Z] #42 13.85   DEP      images/ns.pb-c.d
16:28:58 [2021-02-24T16:28:58.963Z] #42 13.91   PBCC     images/fdinfo.pb-c.c
16:28:58 [2021-02-24T16:28:58.963Z] #42 14.00   DEP      images/fdinfo.pb-c.d
16:28:59 [2021-02-24T16:28:59.025Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 4.2s done
16:28:59 [2021-02-24T16:28:59.222Z] #42 14.07   PBCC     images/core-aarch64.pb-c.c
16:28:59 [2021-02-24T16:28:59.222Z] #42 14.11   PBCC     images/core-arm.pb-c.c
16:28:59 [2021-02-24T16:28:59.222Z] #42 14.19   PBCC     images/core-ppc64.pb-c.c
16:28:59 [2021-02-24T16:28:59.222Z] #42 14.28   PBCC     images/core-s390.pb-c.c
16:28:59 [2021-02-24T16:28:59.222Z] #42 14.32   PBCC     images/core-x86.pb-c.c
16:28:59 [2021-02-24T16:28:59.403Z] #9 ...
16:28:59 [2021-02-24T16:28:59.403Z] 
16:28:59 [2021-02-24T16:28:59.403Z] #22 [internal] load build context
16:28:59 [2021-02-24T16:28:59.403Z] #22 sha256:82615a76aea1ed8ba54424eb00f882c8e937e64fdeb5533c61c25b4a4abf8015
16:28:59 [2021-02-24T16:28:59.403Z] #22 transferring context: 53.36MB 4.7s done
16:28:59 [2021-02-24T16:28:59.403Z] #22 DONE 5.6s
16:28:59 [2021-02-24T16:28:59.403Z] 
16:28:59 [2021-02-24T16:28:59.403Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:28:59 [2021-02-24T16:28:59.403Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:28:59 [2021-02-24T16:28:59.478Z] #42 14.38   PBCC     images/core.pb-c.c
16:28:59 [2021-02-24T16:28:59.478Z] #42 14.46   PBCC     images/inventory.pb-c.c
16:28:59 [2021-02-24T16:28:59.478Z] #42 14.51   DEP      images/core-aarch64.pb-c.d
16:28:59 [2021-02-24T16:28:59.478Z] #42 14.56   DEP      images/core-arm.pb-c.d
16:28:59 [2021-02-24T16:28:59.735Z] #42 14.64   DEP      images/core-ppc64.pb-c.d
16:28:59 [2021-02-24T16:28:59.735Z] #42 14.70   DEP      images/core-s390.pb-c.d
16:28:59 [2021-02-24T16:28:59.735Z] #42 14.73   DEP      images/core-x86.pb-c.d
16:28:59 [2021-02-24T16:28:59.735Z] #42 14.78   DEP      images/core.pb-c.d
16:28:59 [2021-02-24T16:28:59.735Z] #42 14.83   DEP      images/inventory.pb-c.d
16:28:59 [2021-02-24T16:28:59.992Z] #42 14.93   PBCC     images/cpuinfo.pb-c.c
16:28:59 [2021-02-24T16:28:59.992Z] #42 14.96   DEP      images/cpuinfo.pb-c.d
16:28:59 [2021-02-24T16:28:59.992Z] #42 15.02   PBCC     images/stats.pb-c.c
16:28:59 [2021-02-24T16:28:59.992Z] #42 15.04   DEP      images/stats.pb-c.d
16:28:59 [2021-02-24T16:28:59.992Z] #42 ...
16:28:59 [2021-02-24T16:28:59.992Z] 
16:28:59 [2021-02-24T16:28:59.992Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:28:59 [2021-02-24T16:28:59.992Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:28:59 [2021-02-24T16:28:59.992Z] #44 76.92 go/token
16:28:59 [2021-02-24T16:28:59.992Z] #44 78.09 go/scanner
16:28:59 [2021-02-24T16:28:59.992Z] #44 78.20 internal/lazyregexp
16:28:59 [2021-02-24T16:28:59.992Z] #44 78.54 net/url
16:28:59 [2021-02-24T16:28:59.992Z] #44 79.71 go/ast
16:28:59 [2021-02-24T16:28:59.992Z] #44 80.91 text/template/parse
16:28:59 [2021-02-24T16:28:59.992Z] #44 85.42 text/template
16:28:59 [2021-02-24T16:28:59.992Z] #44 85.90 go/parser
16:29:00 [2021-02-24T16:29:00.265Z] #44 ...
16:29:00 [2021-02-24T16:29:00.265Z] 
16:29:00 [2021-02-24T16:29:00.265Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:00 [2021-02-24T16:29:00.265Z] #50 sha256:1095bd3b6571112400d88fb76f7d78f02491f920de0b5dbb56907000d9b10553
16:29:00 [2021-02-24T16:29:00.265Z] #50 82.39 github.com/pkg/diff
16:29:00 [2021-02-24T16:29:00.265Z] #50 82.93 go/ast
16:29:00 [2021-02-24T16:29:00.265Z] #50 83.98 golang.org/x/crypto/ssh/terminal
16:29:00 [2021-02-24T16:29:00.265Z] #50 85.08 mvdan.cc/editorconfig
16:29:00 [2021-02-24T16:29:00.265Z] #50 86.37 mvdan.cc/sh/v3/fileutil
16:29:00 [2021-02-24T16:29:00.265Z] #50 86.62 mvdan.cc/sh/v3/syntax
16:29:00 [2021-02-24T16:29:00.340Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done
16:29:00 [2021-02-24T16:29:00.340Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
16:29:00 [2021-02-24T16:29:00.605Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
16:29:00 [2021-02-24T16:29:00.949Z] #25 ...
16:29:00 [2021-02-24T16:29:00.949Z] 
16:29:00 [2021-02-24T16:29:00.949Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:29:00 [2021-02-24T16:29:00.949Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.9s done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.2s done
16:29:00 [2021-02-24T16:29:00.949Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.2s done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.8s done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.7s done
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.3s
16:29:00 [2021-02-24T16:29:00.949Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.3s
16:29:01 [2021-02-24T16:29:01.539Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
16:29:01 [2021-02-24T16:29:01.539Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
16:29:01 [2021-02-24T16:29:01.633Z] #50 ...
16:29:01 [2021-02-24T16:29:01.633Z] 
16:29:01 [2021-02-24T16:29:01.633Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:01 [2021-02-24T16:29:01.633Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:01 [2021-02-24T16:29:01.633Z] #42 16.65 make[1]: Nothing to be done for 'all'.
16:29:01 [2021-02-24T16:29:01.798Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
16:29:01 [2021-02-24T16:29:01.823Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s
16:29:02 [2021-02-24T16:29:02.059Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
16:29:02 [2021-02-24T16:29:02.734Z] #28 ...
16:29:02 [2021-02-24T16:29:02.734Z] 
16:29:02 [2021-02-24T16:29:02.734Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:02 [2021-02-24T16:29:02.734Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:02 [2021-02-24T16:29:02.734Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done
16:29:02 [2021-02-24T16:29:02.734Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:29:02 [2021-02-24T16:29:02.734Z] #9 DONE 40.7s
16:29:02 [2021-02-24T16:29:02.734Z] 
16:29:02 [2021-02-24T16:29:02.734Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:29:02 [2021-02-24T16:29:02.734Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:29:02 [2021-02-24T16:29:02.868Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.9s done
16:29:02 [2021-02-24T16:29:02.868Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
16:29:02 [2021-02-24T16:29:02.868Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.0s done
16:29:02 [2021-02-24T16:29:02.868Z] #9 ...
16:29:02 [2021-02-24T16:29:02.868Z] 
16:29:02 [2021-02-24T16:29:02.868Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:29:02 [2021-02-24T16:29:02.868Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
16:29:02 [2021-02-24T16:29:02.868Z] #25 DONE 11.6s
16:29:03 [2021-02-24T16:29:03.130Z] 
16:29:03 [2021-02-24T16:29:03.130Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:03 [2021-02-24T16:29:03.130Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:29:03 [2021-02-24T16:29:03.130Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done
16:29:03 [2021-02-24T16:29:03.210Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done
16:29:03 [2021-02-24T16:29:03.210Z] #9 ...
16:29:03 [2021-02-24T16:29:03.210Z] 
16:29:03 [2021-02-24T16:29:03.210Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:03 [2021-02-24T16:29:03.210Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:29:03 [2021-02-24T16:29:03.210Z] #26 1.397 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 1.405 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 1.405 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 1.614 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 1.980 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:03 [2021-02-24T16:29:03.210Z] #26 2.332 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 3.831 Fetched 8422 kB in 3s (3133 kB/s)
16:29:03 [2021-02-24T16:29:03.210Z] #26 3.831 Reading package lists...
16:29:03 [2021-02-24T16:29:03.210Z] #26 4.817 Reading package lists...
16:29:03 [2021-02-24T16:29:03.210Z] #26 5.733 Building dependency tree...
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.085 The following additional packages will be installed:
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.085   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.085   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.085   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.096 Suggested packages:
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.096   krb5-doc krb5-user
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.096 Recommended packages:
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.096   krb5-locales publicsuffix libsasl2-modules
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.301 The following NEW packages will be installed:
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.301   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.301   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.301   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.301   libssh2-1 libssl1.1 openssl
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Need to get 5057 kB of archives.
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 After this operation, 12.1 MB of additional disk space will be used.
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.603 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.611 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.619 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.625 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.625 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.625 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.625 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.635 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.645 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.654 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.654 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.654 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.654 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.654 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 6.658 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.049 debconf: delaying package configuration, since apt-utils is not installed
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.094 Fetched 5057 kB in 0s (14.3 MB/s)
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.153 Selecting previously unselected package libssl1.1:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.153 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.153 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.160 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.431 Selecting previously unselected package libsasl2-modules-db:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.431 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.436 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.500 Selecting previously unselected package libsasl2-2:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.500 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.504 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.595 Selecting previously unselected package libldap-common.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.595 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.599 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.656 Selecting previously unselected package libldap-2.4-2:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.656 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.661 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.738 Selecting previously unselected package openssl.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.738 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.743 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.894 Selecting previously unselected package ca-certificates.
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.894 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 7.904 Unpacking ca-certificates (20200601~deb10u2) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.011 Selecting previously unselected package libkeyutils1:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.011 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.013 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.070 Selecting previously unselected package libkrb5support0:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.071 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.092 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.135 Selecting previously unselected package libk5crypto3:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.135 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.138 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.204 Selecting previously unselected package libkrb5-3:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.204 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.209 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.364 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.364 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.369 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.463 Selecting previously unselected package libnghttp2-14:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.463 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.467 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.519 Selecting previously unselected package libpsl5:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.519 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.523 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.585 Selecting previously unselected package librtmp1:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.585 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.585 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.667 Selecting previously unselected package libssh2-1:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.667 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.673 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.749 Selecting previously unselected package libcurl4:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.749 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.753 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.822 Selecting previously unselected package curl.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.822 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.827 Unpacking curl (7.64.0-4+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.917 Selecting previously unselected package libonig5:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.917 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 8.931 Unpacking libonig5:amd64 (6.9.1-1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 9.006 Selecting previously unselected package libjq1:amd64.
16:29:03 [2021-02-24T16:29:03.210Z] #26 9.006 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 9.010 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:29:03 [2021-02-24T16:29:03.210Z] #26 9.095 Selecting previously unselected package jq.
16:29:03 [2021-02-24T16:29:03.210Z] #26 9.095 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.099 Unpacking jq (1.5+dfsg-2+b1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.156 Setting up libkeyutils1:amd64 (1.6-6) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.170 Setting up libpsl5:amd64 (0.20.2-2) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.181 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.292 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.307 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.329 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.341 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.357 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.364 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.377 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.387 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.398 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.410 Setting up openssl (1.1.1d-0+deb10u5) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.429 Setting up libonig5:amd64 (6.9.1-1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.459 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.459 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 9.467 Setting up ca-certificates (20200601~deb10u2) ...
16:29:03 [2021-02-24T16:29:03.211Z] #26 ...
16:29:03 [2021-02-24T16:29:03.211Z] 
16:29:03 [2021-02-24T16:29:03.211Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:03 [2021-02-24T16:29:03.211Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:03 [2021-02-24T16:29:03.211Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
16:29:03 [2021-02-24T16:29:03.393Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
16:29:03 [2021-02-24T16:29:03.435Z] #9 ...
16:29:03 [2021-02-24T16:29:03.435Z] 
16:29:03 [2021-02-24T16:29:03.435Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
16:29:03 [2021-02-24T16:29:03.435Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
16:29:03 [2021-02-24T16:29:03.435Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
16:29:03 [2021-02-24T16:29:03.435Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
16:29:03 [2021-02-24T16:29:03.435Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
16:29:03 [2021-02-24T16:29:03.435Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
16:29:03 [2021-02-24T16:29:03.435Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.0s done
16:29:03 [2021-02-24T16:29:03.435Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.6s done
16:29:03 [2021-02-24T16:29:03.435Z] #25 DONE 9.6s
16:29:03 [2021-02-24T16:29:03.435Z] 
16:29:03 [2021-02-24T16:29:03.435Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:03 [2021-02-24T16:29:03.435Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:03 [2021-02-24T16:29:03.526Z] #42 18.18   CC       images/stats.o
16:29:03 [2021-02-24T16:29:03.783Z] #42 18.60   CC       images/core.o
16:29:03 [2021-02-24T16:29:03.969Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
16:29:04 [2021-02-24T16:29:04.233Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
16:29:04 [2021-02-24T16:29:04.346Z] #42 19.26   CC       images/core-x86.o
16:29:04 [2021-02-24T16:29:04.635Z] #10 ...
16:29:04 [2021-02-24T16:29:04.635Z] 
16:29:04 [2021-02-24T16:29:04.635Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:04 [2021-02-24T16:29:04.635Z] #28 sha256:9ddad9d3a783deec0ea0dd7edb7d6e956d94b7485e81fa31c12862b8c8bbbee7
16:29:04 [2021-02-24T16:29:04.635Z] #28 DONE 16.1s
16:29:04 [2021-02-24T16:29:04.635Z] 
16:29:04 [2021-02-24T16:29:04.635Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:29:04 [2021-02-24T16:29:04.635Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:29:04 [2021-02-24T16:29:04.909Z] #42 19.78   CC       images/core-arm.o
16:29:05 [2021-02-24T16:29:05.166Z] #42 20.10   CC       images/core-aarch64.o
16:29:05 [2021-02-24T16:29:05.423Z] #42 20.45   CC       images/core-ppc64.o
16:29:05 [2021-02-24T16:29:05.570Z] #10 DONE 2.4s
16:29:05 [2021-02-24T16:29:05.570Z] 
16:29:05 [2021-02-24T16:29:05.570Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:29:05 [2021-02-24T16:29:05.570Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:29:05 [2021-02-24T16:29:05.970Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.5s done
16:29:05 [2021-02-24T16:29:05.970Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
16:29:05 [2021-02-24T16:29:05.986Z] #42 20.97   CC       images/core-s390.o
16:29:06 [2021-02-24T16:29:06.507Z] #11 DONE 1.2s
16:29:06 [2021-02-24T16:29:06.507Z] 
16:29:06 [2021-02-24T16:29:06.507Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:29:06 [2021-02-24T16:29:06.507Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:29:06 [2021-02-24T16:29:06.507Z] #30 DONE 0.1s
16:29:06 [2021-02-24T16:29:06.507Z] 
16:29:06 [2021-02-24T16:29:06.507Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:06 [2021-02-24T16:29:06.507Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:29:06 [2021-02-24T16:29:06.549Z] #42 21.67   CC       images/cpuinfo.o
16:29:06 [2021-02-24T16:29:06.797Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.5s done
16:29:06 [2021-02-24T16:29:06.797Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
16:29:06 [2021-02-24T16:29:06.877Z] #31 ...
16:29:06 [2021-02-24T16:29:06.877Z] 
16:29:06 [2021-02-24T16:29:06.877Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:29:06 [2021-02-24T16:29:06.877Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:29:06 [2021-02-24T16:29:06.877Z] #38 DONE 0.4s
16:29:07 [2021-02-24T16:29:07.112Z] #42 ...
16:29:07 [2021-02-24T16:29:07.112Z] 
16:29:07 [2021-02-24T16:29:07.112Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:29:07 [2021-02-24T16:29:07.112Z] #55 sha256:8fdbb540208ef1f433f6f43c5930e577e0ded96703ee94f8ac8c5eaf6733de65
16:29:07 [2021-02-24T16:29:07.112Z] #55 42.72 Checking out files:  41% (1563/3770)   
Checking out files:  42% (1584/3770)   
Checking out files:  43% (1622/3770)   
Checking out files:  44% (1659/3770)   
Checking out files:  45% (1697/3770)   
Checking out files:  46% (1735/3770)   
Checking out files:  47% (1772/3770)   
Checking out files:  48% (1810/3770)   
Checking out files:  49% (1848/3770)   
Checking out files:  50% (1885/3770)   
Checking out files:  51% (1923/3770)   
Checking out files:  52% (1961/3770)   
Checking out files:  53% (1999/3770)   
Checking out files:  54% (2036/3770)   
Checking out files:  55% (2074/3770)   
Checking out files:  56% (2112/3770)   
Checking out files:  57% (2149/3770)   
Checking out files:  58% (2187/3770)   
Checking out files:  59% (2225/3770)   
Checking out files:  60% (2262/3770)   
Checking out files:  61% (2300/3770)   
Checking out files:  62% (2338/3770)   
Checking out files:  63% (2376/3770)   
Checking out files:  64% (2413/3770)   
Checking out files:  65% (2451/3770)   
Checking out files:  66% (2489/3770)   
Checking out files:  67% (2526/3770)   
Checking out files:  68% (2564/3770)   
Checking out files:  69% (2602/3770)   
Checking out files:  70% (2639/3770)   
Checking out files:  71% (2677/3770)   
Checking out files:  72% (2715/3770)   
Checking out files:  73% (2753/3770)   
Checking out files:  74% (2790/3770)   
Checking out files:  75% (2828/3770)   
Checking out files:  76% (2866/3770)   
Checking out files:  77% (2903/3770)   
Checking out files:  78% (2941/3770)   
Checking out files:  79% (2979/3770)   
Checking out files:  80% (3016/3770)   
Checking out files:  81% (3054/3770)   
Checking out files:  82% (3092/3770)   
Checking out files:  83% (3130/3770)   
Checking out files:  84% (3167/3770)   
Checking out files:  85% (3205/3770)   
Checking out files:  85% (3209/3770)   
Checking out files:  86% (3243/3770)   
Checking out files:  87% (3280/3770)   
Checking out files:  88% (3318/3770)   
Checking out files:  89% (3356/3770)   
Checking out files:  90% (3393/3770)   
Checking out files:  91% (3431/3770)   
Checking out files:  92% (3469/3770)   
Checking out files:  93% (3507/3770)   
Checking out files:  94% (3544/3770)   
Checking out files:  95% (3582/3770)   
Checking out files:  96% (3620/3770)   
Checking out files:  97% (3657/3770)   
Checking out files:  98% (3695/3770)   
Checking out files:  99% (3733/3770)   
Checking out files: 100% (3770/3770)   
Checking out files: 100% (3770/3770), done.
16:29:07 [2021-02-24T16:29:07.112Z] #55 44.33 + cd /tmp/tmp.UfR5ddBp8g/src/github.com/containerd/containerd
16:29:07 [2021-02-24T16:29:07.112Z] #55 44.33 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + export 'BUILDTAGS=netgo osusergo static_build'
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + BUILDTAGS='netgo osusergo static_build'
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + export EXTRA_FLAGS=-buildmode=pie
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + EXTRA_FLAGS=-buildmode=pie
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + '[' '' = dynamic ']'
16:29:07 [2021-02-24T16:29:07.112Z] #55 46.66 + make
16:29:07 [2021-02-24T16:29:07.138Z] 
16:29:07 [2021-02-24T16:29:07.138Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:07 [2021-02-24T16:29:07.138Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:29:07 [2021-02-24T16:29:07.675Z] #55 47.85 + bin/ctr
16:29:08 [2021-02-24T16:29:08.499Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done
16:29:09 [2021-02-24T16:29:09.071Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
16:29:09 [2021-02-24T16:29:09.071Z] #9 ...
16:29:09 [2021-02-24T16:29:09.071Z] 
16:29:09 [2021-02-24T16:29:09.071Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:09 [2021-02-24T16:29:09.071Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:29:09 [2021-02-24T16:29:09.071Z] #26 10.19 Updating certificates in /etc/ssl/certs...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.55 137 added, 0 removed; done.
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.58 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.60 Setting up jq (1.5+dfsg-2+b1) ...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.61 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.65 Setting up curl (7.64.0-4+deb10u1) ...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.67 Processing triggers for libc-bin (2.28-10) ...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.69 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:29:09 [2021-02-24T16:29:09.071Z] #26 11.70 Updating certificates in /etc/ssl/certs...
16:29:09 [2021-02-24T16:29:09.071Z] #26 12.81 0 added, 0 removed; done.
16:29:09 [2021-02-24T16:29:09.071Z] #26 12.81 Running hooks in /etc/ca-certificates/update.d...
16:29:09 [2021-02-24T16:29:09.071Z] #26 12.82 done.
16:29:09 [2021-02-24T16:29:09.071Z] #26 DONE 15.4s
16:29:09 [2021-02-24T16:29:09.071Z] 
16:29:09 [2021-02-24T16:29:09.071Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:09 [2021-02-24T16:29:09.071Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:09 [2021-02-24T16:29:09.071Z] #9 ...
16:29:09 [2021-02-24T16:29:09.071Z] 
16:29:09 [2021-02-24T16:29:09.071Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:29:09 [2021-02-24T16:29:09.071Z] #27 sha256:d979b78b00ecde3a5952e290d0309619bd0f8338c197e44a4f6ada57fe6b1b61
16:29:09 [2021-02-24T16:29:09.331Z] #27 DONE 0.2s
16:29:09 [2021-02-24T16:29:09.331Z] 
16:29:09 [2021-02-24T16:29:09.331Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:09 [2021-02-24T16:29:09.331Z] #28 sha256:e3c20ba2153c882e705c8e49a43f8b4dea6c58015118ee58e55ff8f6afe196af
16:29:09 [2021-02-24T16:29:09.376Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done
16:29:09 [2021-02-24T16:29:09.639Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
16:29:10 [2021-02-24T16:29:10.159Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done
16:29:10 [2021-02-24T16:29:10.159Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
16:29:10 [2021-02-24T16:29:10.717Z] #28 1.503 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:29:10 [2021-02-24T16:29:10.977Z] #28 1.596 
16:29:11 [2021-02-24T16:29:11.498Z] #28 1.723 
###########                                                               16.1%
#########################                                                 35.8%
########################################                                  56.0%
######################################################                    75.9%
####################################################################      95.5%
######################################################################## 100.0%
16:29:11 [2021-02-24T16:29:11.498Z] #28 2.299 
16:29:11 [2021-02-24T16:29:11.759Z] #28 2.418 
#######################################################                   77.4%
######################################################################## 100.0%
16:29:11 [2021-02-24T16:29:11.760Z] #28 2.546 
16:29:12 [2021-02-24T16:29:12.023Z] #28 2.671 
################################################################          89.3%
######################################################################## 100.0%
16:29:12 [2021-02-24T16:29:12.023Z] #28 2.782 
16:29:12 [2021-02-24T16:29:12.059Z] #9 ...
16:29:12 [2021-02-24T16:29:12.059Z] 
16:29:12 [2021-02-24T16:29:12.059Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:12 [2021-02-24T16:29:12.059Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:29:12 [2021-02-24T16:29:12.059Z] #26 1.175 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 1.189 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 1.245 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 1.335 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 1.580 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:12 [2021-02-24T16:29:12.059Z] #26 1.817 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 3.364 Fetched 8422 kB in 2s (3447 kB/s)
16:29:12 [2021-02-24T16:29:12.059Z] #26 3.364 Reading package lists...
16:29:12 [2021-02-24T16:29:12.059Z] #26 4.263 Reading package lists...
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.166 Building dependency tree...
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.486 The following additional packages will be installed:
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.486   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.486   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.486   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.487 Suggested packages:
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.487   krb5-doc krb5-user
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.487 Recommended packages:
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.487   krb5-locales publicsuffix libsasl2-modules
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.662 The following NEW packages will be installed:
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.663   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.663   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.664   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.665   libssh2-1 libssl1.1 openssl
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.942 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.942 Need to get 5057 kB of archives.
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.942 After this operation, 12.1 MB of additional disk space will be used.
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.942 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.946 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.946 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.947 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.947 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.948 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.949 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.962 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.963 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.971 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.974 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.977 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.978 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 5.989 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.007 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.011 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.018 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.018 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.022 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.022 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.027 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.176 debconf: delaying package configuration, since apt-utils is not installed
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.198 Fetched 5057 kB in 0s (14.4 MB/s)
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.241 Selecting previously unselected package libssl1.1:amd64.
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.241 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.243 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.253 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:29:12 [2021-02-24T16:29:12.059Z] #26 6.445 Selecting previously unselected package libsasl2-modules-db:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.448 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.453 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.492 Selecting previously unselected package libsasl2-2:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.492 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.497 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.541 Selecting previously unselected package libldap-common.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.541 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.543 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.586 Selecting previously unselected package libldap-2.4-2:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.586 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.589 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.650 Selecting previously unselected package openssl.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.651 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.655 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.792 Selecting previously unselected package ca-certificates.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.792 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.795 Unpacking ca-certificates (20200601~deb10u2) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.875 Selecting previously unselected package libkeyutils1:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.875 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.879 Unpacking libkeyutils1:amd64 (1.6-6) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.910 Selecting previously unselected package libkrb5support0:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.911 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 6.981 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.061 Selecting previously unselected package libk5crypto3:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.061 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.069 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.184 Selecting previously unselected package libkrb5-3:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.184 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.187 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.342 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.344 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.347 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.399 Selecting previously unselected package libnghttp2-14:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.399 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.402 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.443 Selecting previously unselected package libpsl5:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.443 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.447 Unpacking libpsl5:amd64 (0.20.2-2) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.485 Selecting previously unselected package librtmp1:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.485 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.490 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.527 Selecting previously unselected package libssh2-1:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.527 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.531 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.586 Selecting previously unselected package libcurl4:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.586 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.586 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.649 Selecting previously unselected package curl.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.649 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.653 Unpacking curl (7.64.0-4+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.707 Selecting previously unselected package libonig5:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.707 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.709 Unpacking libonig5:amd64 (6.9.1-1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.766 Selecting previously unselected package libjq1:amd64.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.768 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.772 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.823 Selecting previously unselected package jq.
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.823 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.825 Unpacking jq (1.5+dfsg-2+b1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.862 Setting up libkeyutils1:amd64 (1.6-6) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.872 Setting up libpsl5:amd64 (0.20.2-2) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 7.881 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.011 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.021 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.034 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.044 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.054 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.065 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.075 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.085 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.095 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.105 Setting up openssl (1.1.1d-0+deb10u5) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.119 Setting up libonig5:amd64 (6.9.1-1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.130 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.140 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 8.150 Setting up ca-certificates (20200601~deb10u2) ...
16:29:12 [2021-02-24T16:29:12.060Z] #26 ...
16:29:12 [2021-02-24T16:29:12.060Z] 
16:29:12 [2021-02-24T16:29:12.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:12 [2021-02-24T16:29:12.060Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:12 [2021-02-24T16:29:12.546Z] #28 2.906 
#########                                                                 12.6%
##########################                                                36.5%
########################################                                  55.8%
######################################################                    75.1%
####################################################################      94.6%
######################################################################## 100.0%
16:29:12 [2021-02-24T16:29:12.546Z] #28 3.428 
16:29:12 [2021-02-24T16:29:12.929Z] #55 ...
16:29:12 [2021-02-24T16:29:12.929Z] 
16:29:12 [2021-02-24T16:29:12.929Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:12 [2021-02-24T16:29:12.929Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:29:12 [2021-02-24T16:29:12.929Z] #44 89.22 encoding/xml
16:29:12 [2021-02-24T16:29:12.929Z] #44 90.35 go/doc
16:29:12 [2021-02-24T16:29:12.929Z] #44 93.39 github.com/LK4D4/vndr/build
16:29:12 [2021-02-24T16:29:12.929Z] #44 94.82 github.com/LK4D4/vndr/versioned
16:29:12 [2021-02-24T16:29:12.929Z] #44 94.94 compress/flate
16:29:12 [2021-02-24T16:29:12.929Z] #44 96.38 hash/crc32
16:29:12 [2021-02-24T16:29:12.929Z] #44 97.06 net
16:29:12 [2021-02-24T16:29:12.929Z] #44 97.83 compress/gzip
16:29:12 [2021-02-24T16:29:12.929Z] #44 98.49 vendor/golang.org/x/text/transform
16:29:12 [2021-02-24T16:29:12.929Z] #44 99.17 vendor/golang.org/x/text/unicode/bidi
16:29:12 [2021-02-24T16:29:12.929Z] #44 ...
16:29:12 [2021-02-24T16:29:12.929Z] 
16:29:12 [2021-02-24T16:29:12.929Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:12 [2021-02-24T16:29:12.929Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:12 [2021-02-24T16:29:12.929Z] #42 22.19   CC       images/inventory.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 22.46   CC       images/fdinfo.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 22.88   CC       images/fown.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 23.12   CC       images/ns.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 23.38   CC       images/regfile.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 23.65   CC       images/ghost-file.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 23.98   CC       images/fifo.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 24.24   CC       images/remap-file-path.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 24.45   CC       images/eventfd.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 24.66   CC       images/eventpoll.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 24.90   CC       images/fh.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 25.23   CC       images/fsnotify.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 25.87   CC       images/signalfd.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 26.04   CC       images/fs.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 26.22   CC       images/pstree.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 26.44   CC       images/pipe.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 26.71   CC       images/tcp-stream.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 27.03   CC       images/sk-packet.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 27.37   CC       images/mnt.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 27.69   CC       images/pipe-data.o
16:29:12 [2021-02-24T16:29:12.929Z] #42 ...
16:29:12 [2021-02-24T16:29:12.929Z] 
16:29:12 [2021-02-24T16:29:12.929Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:12 [2021-02-24T16:29:12.929Z] #50 sha256:1095bd3b6571112400d88fb76f7d78f02491f920de0b5dbb56907000d9b10553
16:29:12 [2021-02-24T16:29:12.929Z] #50 93.56 mvdan.cc/sh/v3/cmd/shfmt
16:29:12 [2021-02-24T16:29:12.929Z] #50 DONE 99.8s
16:29:12 [2021-02-24T16:29:12.929Z] 
16:29:12 [2021-02-24T16:29:12.929Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:12 [2021-02-24T16:29:12.929Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:12 [2021-02-24T16:29:12.929Z] #42 27.90   CC       images/sa.o
16:29:13 [2021-02-24T16:29:13.492Z] #42 28.41   CC       images/timer.o
16:29:13 [2021-02-24T16:29:13.739Z] #39 ...
16:29:13 [2021-02-24T16:29:13.739Z] 
16:29:13 [2021-02-24T16:29:13.739Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:13 [2021-02-24T16:29:13.739Z] #63 sha256:9219080fec171ec64560422d341037abe2b6a5039c61ea924401747c44973f65
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.389 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + RM_GOPATH=0
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + TMP_GOPATH=
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + : /build
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + '[' -z '' ']'
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 ++ mktemp -d
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + export GOPATH=/tmp/tmp.LaqWiYnI3A
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + GOPATH=/tmp/tmp.LaqWiYnI3A
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + RM_GOPATH=1
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + case "$(go env GOARCH)" in
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 ++ go env GOARCH
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + export GO_BUILDMODE=-buildmode=pie
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + GO_BUILDMODE=-buildmode=pie
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 ++ dirname /tmp/install/install.sh
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + dir=/tmp/install
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + bin=proxy
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + shift
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + '[' '!' -f /tmp/install/proxy.installer ']'
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + . /tmp/install/proxy.installer
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + install_proxy
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + case "$1" in
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + export CGO_ENABLED=0
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + CGO_ENABLED=0
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + _install_proxy
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LaqWiYnI3A/src/github.com/docker/libnetwork
16:29:13 [2021-02-24T16:29:13.739Z] #63 6.390 Cloning into '/tmp/tmp.LaqWiYnI3A/src/github.com/docker/libnetwork'...
16:29:13 [2021-02-24T16:29:13.739Z] #63 ...
16:29:13 [2021-02-24T16:29:13.739Z] 
16:29:13 [2021-02-24T16:29:13.739Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:13 [2021-02-24T16:29:13.739Z] #23 sha256:e107e34306bb77898fa56e6e96139a606699fd6b117744944bd6f0fb88bd85a9
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.924 + RM_GOPATH=0
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.924 + TMP_GOPATH=
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.924 + : /build
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.924 + '[' -z '' ']'
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.924 ++ mktemp -d
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.934 + export GOPATH=/tmp/tmp.p0Mg7PfoqN
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.934 + GOPATH=/tmp/tmp.p0Mg7PfoqN
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.934 + RM_GOPATH=1
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.934 + case "$(go env GOARCH)" in
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.934 ++ go env GOARCH
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.942 Install docker/cli version 17.06.2-ce from stable
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + export GO_BUILDMODE=-buildmode=pie
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + GO_BUILDMODE=-buildmode=pie
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 ++ dirname /tmp/install/install.sh
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + dir=/tmp/install
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + bin=dockercli
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + shift
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + . /tmp/install/dockercli.installer
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 ++ : stable
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 ++ : 17.06.2-ce
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + install_dockercli
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.943 ++ uname -m
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.949 + arch=x86_64
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.949 + '[' x86_64 '!=' x86_64 ']'
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.949 + url=https://download.docker.com/linux/static
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.949 + tar -xz docker/docker
16:29:13 [2021-02-24T16:29:13.739Z] #23 6.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:29:13 [2021-02-24T16:29:13.867Z] #9 ...
16:29:13 [2021-02-24T16:29:13.867Z] 
16:29:13 [2021-02-24T16:29:13.867Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:13 [2021-02-24T16:29:13.867Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
16:29:13 [2021-02-24T16:29:13.867Z] #26 3.198 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 3.213 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 3.297 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 3.436 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 3.725 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:29:13 [2021-02-24T16:29:13.867Z] #26 3.870 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 5.340 Fetched 8246 kB in 2s (3452 kB/s)
16:29:13 [2021-02-24T16:29:13.867Z] #26 5.340 Reading package lists...
16:29:13 [2021-02-24T16:29:13.867Z] #26 6.667 Reading package lists...
16:29:13 [2021-02-24T16:29:13.867Z] #26 7.952 Building dependency tree...
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.620 The following additional packages will be installed:
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.620   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.628   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.628   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.628 Suggested packages:
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.628   krb5-doc krb5-user
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.628 Recommended packages:
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.628   krb5-locales publicsuffix libsasl2-modules
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.864 The following NEW packages will be installed:
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.864   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.864   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.872   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:29:13 [2021-02-24T16:29:13.867Z] #26 8.872   libssh2-1 libssl1.1 openssl
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.168 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.168 Need to get 4777 kB of archives.
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.168 After this operation, 11.5 MB of additional disk space will be used.
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.168 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.168 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.172 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.186 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.186 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.186 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.186 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.186 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.192 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.192 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.194 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.194 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.200 Get:13 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.200 Get:14 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.204 Get:15 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.216 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.216 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.216 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.216 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.216 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.217 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB]
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.516 debconf: delaying package configuration, since apt-utils is not installed
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.561 Fetched 4777 kB in 0s (13.9 MB/s)
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.608 Selecting previously unselected package libssl1.1:arm64.
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.608 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.615 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.625 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.900 Selecting previously unselected package libsasl2-modules-db:arm64.
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.900 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.901 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.954 Selecting previously unselected package libsasl2-2:arm64.
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.954 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 9.960 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 10.02 Selecting previously unselected package libldap-common.
16:29:13 [2021-02-24T16:29:13.867Z] #26 10.02 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 10.02 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 10.11 Selecting previously unselected package libldap-2.4-2:arm64.
16:29:13 [2021-02-24T16:29:13.867Z] #26 10.11 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 10.14 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
16:29:13 [2021-02-24T16:29:13.867Z] #26 ...
16:29:13 [2021-02-24T16:29:13.867Z] 
16:29:13 [2021-02-24T16:29:13.867Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:13 [2021-02-24T16:29:13.867Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
16:29:13 [2021-02-24T16:29:13.999Z] #23 ...
16:29:13 [2021-02-24T16:29:13.999Z] 
16:29:13 [2021-02-24T16:29:13.999Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:13 [2021-02-24T16:29:13.999Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.403 + RM_GOPATH=0
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.403 + TMP_GOPATH=
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.403 + : /build
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.403 + '[' -z '' ']'
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.407 ++ mktemp -d
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.407 + export GOPATH=/tmp/tmp.jRJT3yWDxo
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.407 + GOPATH=/tmp/tmp.jRJT3yWDxo
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.407 + RM_GOPATH=1
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.407 + case "$(go env GOARCH)" in
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.407 ++ go env GOARCH
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + export GO_BUILDMODE=-buildmode=pie
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + GO_BUILDMODE=-buildmode=pie
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 ++ dirname /tmp/install/install.sh
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + dir=/tmp/install
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + bin=shfmt
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + shift
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + . /tmp/install/shfmt.installer
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + install_shfmt
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jRJT3yWDxo/src/github.com/mvdan/sh
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 Cloning into '/tmp/tmp.jRJT3yWDxo/src/github.com/mvdan/sh'...
16:29:13 [2021-02-24T16:29:13.999Z] #50 7.476 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:14 [2021-02-24T16:29:14.055Z] #42 29.07   CC       images/timerfd.o
16:29:14 [2021-02-24T16:29:14.258Z] #50 ...
16:29:14 [2021-02-24T16:29:14.258Z] 
16:29:14 [2021-02-24T16:29:14.258Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:14 [2021-02-24T16:29:14.258Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + RM_GOPATH=0
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + TMP_GOPATH=
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + : /build
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + '[' -z '' ']'
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 ++ mktemp -d
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + export GOPATH=/tmp/tmp.Sk5IiuzEmd
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + GOPATH=/tmp/tmp.Sk5IiuzEmd
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + RM_GOPATH=1
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 + case "$(go env GOARCH)" in
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.730 ++ go env GOARCH
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.754 + export GO_BUILDMODE=-buildmode=pie
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.754 + GO_BUILDMODE=-buildmode=pie
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.755 ++ dirname /tmp/install/install.sh
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + dir=/tmp/install
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + bin=golangci_lint
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + shift
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + . /tmp/install/golangci_lint.installer
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 ++ : v1.23.8
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + install_golangci_lint
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + set -e
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + export GO111MODULE=on
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + GO111MODULE=on
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + GOBIN=/build
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.766 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.833 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.833 go: finding github.com v1.23.8
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.833 go: finding github.com/golangci/golangci-lint v1.23.8
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.833 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:29:14 [2021-02-24T16:29:14.258Z] #48 7.833 go: finding github.com/golangci v1.23.8
16:29:14 [2021-02-24T16:29:14.312Z] #42 29.28   CC       images/mm.o
16:29:14 [2021-02-24T16:29:14.517Z] #48 ...
16:29:14 [2021-02-24T16:29:14.517Z] 
16:29:14 [2021-02-24T16:29:14.517Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:14 [2021-02-24T16:29:14.517Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:29:14 [2021-02-24T16:29:14.517Z] #31 8.107 + git clone https://github.com/kolyshkin/go-swagger.git .
16:29:14 [2021-02-24T16:29:14.517Z] #31 8.107 Cloning into '.'...
16:29:14 [2021-02-24T16:29:14.568Z] #42 29.55   CC       images/sk-opts.o
16:29:14 [2021-02-24T16:29:14.638Z] #28 3.567 
###                                                                        4.4%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.4%
######################                                                    30.7%
#########################                                                 35.8%
#############################                                             41.1%
#################################                                         46.3%
#####################################                                     51.5%
########################################                                  56.7%
############################################                              61.9%
################################################                          66.7%
###################################################                       72.1%
#######################################################                   77.5%
###########################################################               82.6%
###############################################################           87.7%
###################################################################       93.1%
######################################################################    98.3%
######################################################################## 100.0%
16:29:14 [2021-02-24T16:29:14.820Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s
16:29:14 [2021-02-24T16:29:14.825Z] #42 29.85   CC       images/sk-unix.o
16:29:14 [2021-02-24T16:29:14.903Z] #28 5.421 
16:29:14 [2021-02-24T16:29:14.903Z] #28 5.766 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:29:15 [2021-02-24T16:29:15.081Z] #42 30.11   CC       images/sk-inet.o
16:29:15 [2021-02-24T16:29:15.084Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.3s done
16:29:15 [2021-02-24T16:29:15.164Z] #28 5.869 
16:29:15 [2021-02-24T16:29:15.164Z] #28 5.965 
######################################################################## 100.0%
16:29:15 [2021-02-24T16:29:15.164Z] #28 6.001 
16:29:15 [2021-02-24T16:29:15.344Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s
16:29:15 [2021-02-24T16:29:15.348Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
16:29:15 [2021-02-24T16:29:15.612Z] #9 DONE 24.2s
16:29:15 [2021-02-24T16:29:15.612Z] 
16:29:15 [2021-02-24T16:29:15.612Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:15 [2021-02-24T16:29:15.612Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.28 Selecting previously unselected package openssl.
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.28 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.29 Unpacking openssl (1.1.1d-0+deb10u5) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.56 Selecting previously unselected package ca-certificates.
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.56 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.57 Unpacking ca-certificates (20200601~deb10u2) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.85 Selecting previously unselected package libkeyutils1:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.85 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.86 Unpacking libkeyutils1:arm64 (1.6-6) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.91 Selecting previously unselected package libkrb5support0:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.91 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.91 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.97 Selecting previously unselected package libk5crypto3:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.97 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 10.99 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.12 Selecting previously unselected package libkrb5-3:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.12 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.12 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.22 Selecting previously unselected package libgssapi-krb5-2:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.22 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.23 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.29 Selecting previously unselected package libnghttp2-14:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.29 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.29 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.35 Selecting previously unselected package libpsl5:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.35 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.36 Unpacking libpsl5:arm64 (0.20.2-2) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.41 Selecting previously unselected package librtmp1:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.41 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.41 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.47 Selecting previously unselected package libssh2-1:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.47 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.47 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.54 Selecting previously unselected package libcurl4:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.54 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.54 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.62 Selecting previously unselected package curl.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.62 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.64 Unpacking curl (7.64.0-4+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.71 Selecting previously unselected package libonig5:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.71 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.71 Unpacking libonig5:arm64 (6.9.1-1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.79 Selecting previously unselected package libjq1:arm64.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.79 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.80 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.86 Selecting previously unselected package jq.
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.86 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.86 Unpacking jq (1.5+dfsg-2+b1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.91 Setting up libkeyutils1:arm64 (1.6-6) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.92 Setting up libpsl5:arm64 (0.20.2-2) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 11.94 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.11 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.14 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.15 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.16 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.17 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.18 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.20 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.21 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.22 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.23 Setting up openssl (1.1.1d-0+deb10u5) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.25 Setting up libonig5:arm64 (6.9.1-1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.26 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.28 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
16:29:15 [2021-02-24T16:29:15.612Z] #26 12.29 Setting up ca-certificates (20200601~deb10u2) ...
16:29:15 [2021-02-24T16:29:15.644Z] #42 30.56   CC       images/tun.o
16:29:15 [2021-02-24T16:29:15.901Z] #42 30.85   CC       images/sk-netlink.o
16:29:15 [2021-02-24T16:29:15.910Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done
16:29:16 [2021-02-24T16:29:16.158Z] #42 31.09   CC       images/packet-sock.o
16:29:16 [2021-02-24T16:29:16.169Z] #9 ...
16:29:16 [2021-02-24T16:29:16.169Z] 
16:29:16 [2021-02-24T16:29:16.169Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:16 [2021-02-24T16:29:16.169Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
16:29:16 [2021-02-24T16:29:16.169Z] #26 8.692 Updating certificates in /etc/ssl/certs...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.394 137 added, 0 removed; done.
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.430 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.440 Setting up jq (1.5+dfsg-2+b1) ...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.450 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.460 Setting up curl (7.64.0-4+deb10u1) ...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.470 Processing triggers for libc-bin (2.28-10) ...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.491 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:29:16 [2021-02-24T16:29:16.169Z] #26 9.500 Updating certificates in /etc/ssl/certs...
16:29:16 [2021-02-24T16:29:16.169Z] #26 10.14 0 added, 0 removed; done.
16:29:16 [2021-02-24T16:29:16.169Z] #26 10.14 Running hooks in /etc/ca-certificates/update.d...
16:29:16 [2021-02-24T16:29:16.169Z] #26 10.14 done.
16:29:16 [2021-02-24T16:29:16.169Z] #26 DONE 12.7s
16:29:16 [2021-02-24T16:29:16.169Z] 
16:29:16 [2021-02-24T16:29:16.169Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:16 [2021-02-24T16:29:16.169Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:16 [2021-02-24T16:29:16.169Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:29:16 [2021-02-24T16:29:16.430Z] #9 DONE 22.8s
16:29:16 [2021-02-24T16:29:16.430Z] 
16:29:16 [2021-02-24T16:29:16.430Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:29:16 [2021-02-24T16:29:16.430Z] #27 sha256:1f24c1a2fc7f596d1dc5e85fd5efe2c13374a40fe386254ef1287e4ab732a635
16:29:16 [2021-02-24T16:29:16.430Z] #27 DONE 0.4s
16:29:16 [2021-02-24T16:29:16.430Z] 
16:29:16 [2021-02-24T16:29:16.430Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:29:16 [2021-02-24T16:29:16.430Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:29:16 [2021-02-24T16:29:16.536Z] #31 ...
16:29:16 [2021-02-24T16:29:16.536Z] 
16:29:16 [2021-02-24T16:29:16.536Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:16 [2021-02-24T16:29:16.536Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.653 + RM_GOPATH=0
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.653 + TMP_GOPATH=
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.653 + : /build
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.653 + '[' -z '' ']'
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.656 ++ mktemp -d
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.656 + export GOPATH=/tmp/tmp.dAxK8zRjYf
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.656 + GOPATH=/tmp/tmp.dAxK8zRjYf
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.656 + RM_GOPATH=1
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.656 + case "$(go env GOARCH)" in
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.661 ++ go env GOARCH
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + export GO_BUILDMODE=-buildmode=pie
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + GO_BUILDMODE=-buildmode=pie
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 ++ dirname /tmp/install/install.sh
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + dir=/tmp/install
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + bin=rootlesskit
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + shift
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + . /tmp/install/rootlesskit.installer
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + install_rootlesskit
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + case "$1" in
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + export CGO_ENABLED=0
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + CGO_ENABLED=0
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.685 + _install_rootlesskit
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.695 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.695 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.695 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dAxK8zRjYf/src/github.com/rootless-containers/rootlesskit
16:29:16 [2021-02-24T16:29:16.536Z] #57 8.695 Cloning into '/tmp/tmp.dAxK8zRjYf/src/github.com/rootless-containers/rootlesskit'...
16:29:16 [2021-02-24T16:29:16.549Z] #28 7.411 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:29:16 [2021-02-24T16:29:16.565Z] #26 13.25 Updating certificates in /etc/ssl/certs...
16:29:16 [2021-02-24T16:29:16.721Z] #42 31.48   CC       images/ipc-var.o
16:29:16 [2021-02-24T16:29:16.721Z] #42 31.72   CC       images/ipc-desc.o
16:29:16 [2021-02-24T16:29:16.798Z] #57 ...
16:29:16 [2021-02-24T16:29:16.798Z] 
16:29:16 [2021-02-24T16:29:16.798Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:16 [2021-02-24T16:29:16.798Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:29:16 [2021-02-24T16:29:16.798Z] #33 8.436 + RM_GOPATH=0
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + TMP_GOPATH=
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + : /build
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + '[' -z '' ']'
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 ++ mktemp -d
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + export GOPATH=/tmp/tmp.bpRdYvxCcu
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + GOPATH=/tmp/tmp.bpRdYvxCcu
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + RM_GOPATH=1
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 + case "$(go env GOARCH)" in
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.436 ++ go env GOARCH
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.450 + export GO_BUILDMODE=-buildmode=pie
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.450 + GO_BUILDMODE=-buildmode=pie
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 ++ dirname /tmp/install/install.sh
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + dir=/tmp/install
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + bin=tomlv
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + shift
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + . /tmp/install/tomlv.installer
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + install_tomlv
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bpRdYvxCcu/src/github.com/BurntSushi/toml
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.461 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:16 [2021-02-24T16:29:16.799Z] #33 8.470 Cloning into '/tmp/tmp.bpRdYvxCcu/src/github.com/BurntSushi/toml'...
16:29:16 [2021-02-24T16:29:16.799Z] #33 ...
16:29:16 [2021-02-24T16:29:16.799Z] 
16:29:16 [2021-02-24T16:29:16.799Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:16 [2021-02-24T16:29:16.799Z] #46 sha256:e97f7518e9670eda78ef24c5659dc45c2fa3e3690e23847772d65a6fb6b89988
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + RM_GOPATH=0
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + TMP_GOPATH=
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + : /build
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + '[' -z '' ']'
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 ++ mktemp -d
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + export GOPATH=/tmp/tmp.OZtCdC755I
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + GOPATH=/tmp/tmp.OZtCdC755I
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + RM_GOPATH=1
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 + case "$(go env GOARCH)" in
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.209 ++ go env GOARCH
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.245 + export GO_BUILDMODE=-buildmode=pie
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.245 + GO_BUILDMODE=-buildmode=pie
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.246 ++ dirname /tmp/install/install.sh
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 + dir=/tmp/install
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 + bin=gotestsum
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 + shift
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 + . /tmp/install/gotestsum.installer
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 ++ : v0.5.3
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.247 + install_gotestsum
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.254 + set -e
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.254 + export GO111MODULE=on
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.254 + GO111MODULE=on
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.254 + GOBIN=/build
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.254 + go get gotest.tools/gotestsum@v0.5.3
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.281 go: finding gotest.tools/gotestsum v0.5.3
16:29:16 [2021-02-24T16:29:16.799Z] #46 8.298 go: finding gotest.tools v0.5.3
16:29:16 [2021-02-24T16:29:16.799Z] #46 9.589 go: downloading gotest.tools/gotestsum v0.5.3
16:29:16 [2021-02-24T16:29:16.809Z] #28 7.510 
16:29:16 [2021-02-24T16:29:16.809Z] #28 7.630 
######################################################################## 100.0%
16:29:16 [2021-02-24T16:29:16.809Z] #28 7.664 
16:29:16 [2021-02-24T16:29:16.977Z] #42 31.95   CC       images/ipc-shm.o
16:29:17 [2021-02-24T16:29:17.061Z] #46 10.52 go: extracting gotest.tools/gotestsum v0.5.3
16:29:17 [2021-02-24T16:29:17.061Z] #46 ...
16:29:17 [2021-02-24T16:29:17.061Z] 
16:29:17 [2021-02-24T16:29:17.061Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:17 [2021-02-24T16:29:17.061Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:17 [2021-02-24T16:29:17.061Z] #12 9.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:17 [2021-02-24T16:29:17.061Z] #12 9.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:17 [2021-02-24T16:29:17.061Z] #12 9.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:17 [2021-02-24T16:29:17.061Z] #12 ...
16:29:17 [2021-02-24T16:29:17.061Z] 
16:29:17 [2021-02-24T16:29:17.061Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:17 [2021-02-24T16:29:17.061Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:17 [2021-02-24T16:29:17.061Z] #41 9.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:17 [2021-02-24T16:29:17.061Z] #41 9.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:17 [2021-02-24T16:29:17.061Z] #41 9.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:17 [2021-02-24T16:29:17.061Z] #41 ...
16:29:17 [2021-02-24T16:29:17.061Z] 
16:29:17 [2021-02-24T16:29:17.061Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:17 [2021-02-24T16:29:17.061Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.137 + RM_GOPATH=0
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.137 + TMP_GOPATH=
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.137 + : /build
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.137 + '[' -z '' ']'
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.149 ++ mktemp -d
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.161 + export GOPATH=/tmp/tmp.VZ5TQkPMP2
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.161 + GOPATH=/tmp/tmp.VZ5TQkPMP2
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.161 + RM_GOPATH=1
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.161 + case "$(go env GOARCH)" in
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.174 ++ go env GOARCH
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.213 + export GO_BUILDMODE=-buildmode=pie
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.213 + GO_BUILDMODE=-buildmode=pie
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.213 ++ dirname /tmp/install/install.sh
16:29:17 [2021-02-24T16:29:17.061Z] #44 9.218 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + dir=/tmp/install
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + bin=vndr
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + shift
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + '[' '!' -f /tmp/install/vndr.installer ']'
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + . /tmp/install/vndr.installer
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + install_vndr
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.218 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VZ5TQkPMP2/src/github.com/LK4D4/vndr
16:29:17 [2021-02-24T16:29:17.062Z] #44 9.236 Cloning into '/tmp/tmp.VZ5TQkPMP2/src/github.com/LK4D4/vndr'...
16:29:17 [2021-02-24T16:29:17.062Z] #44 10.69 + cd /tmp/tmp.VZ5TQkPMP2/src/github.com/LK4D4/vndr
16:29:17 [2021-02-24T16:29:17.062Z] #44 10.71 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:29:17 [2021-02-24T16:29:17.062Z] #44 10.79 + go build -buildmode=pie -v -o /build/vndr .
16:29:17 [2021-02-24T16:29:17.234Z] #42 32.14   CC       images/ipc-msg.o
16:29:17 [2021-02-24T16:29:17.321Z] #44 ...
16:29:17 [2021-02-24T16:29:17.321Z] 
16:29:17 [2021-02-24T16:29:17.321Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:17 [2021-02-24T16:29:17.321Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:17 [2021-02-24T16:29:17.321Z] #35 9.761 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:17 [2021-02-24T16:29:17.321Z] #35 9.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:17 [2021-02-24T16:29:17.321Z] #35 9.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:17 [2021-02-24T16:29:17.365Z] #10 DONE 0.7s
16:29:17 [2021-02-24T16:29:17.365Z] 
16:29:17 [2021-02-24T16:29:17.365Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:29:17 [2021-02-24T16:29:17.365Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:29:17 [2021-02-24T16:29:17.390Z] #28 7.977 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:29:17 [2021-02-24T16:29:17.390Z] #28 8.088 
16:29:17 [2021-02-24T16:29:17.491Z] #42 32.44   CC       images/ipc-sem.o
16:29:17 [2021-02-24T16:29:17.528Z] #26 14.24 137 added, 0 removed; done.
16:29:17 [2021-02-24T16:29:17.581Z] #35 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:17 [2021-02-24T16:29:17.581Z] #35 ...
16:29:17 [2021-02-24T16:29:17.581Z] 
16:29:17 [2021-02-24T16:29:17.581Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:17 [2021-02-24T16:29:17.581Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:17 [2021-02-24T16:29:17.581Z] #54 9.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:17 [2021-02-24T16:29:17.581Z] #54 9.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:17 [2021-02-24T16:29:17.581Z] #54 9.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:17 [2021-02-24T16:29:17.581Z] #54 ...
16:29:17 [2021-02-24T16:29:17.581Z] 
16:29:17 [2021-02-24T16:29:17.581Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:17 [2021-02-24T16:29:17.581Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:17 [2021-02-24T16:29:17.581Z] #41 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:17 [2021-02-24T16:29:17.747Z] #42 32.69   CC       images/utsns.o
16:29:17 [2021-02-24T16:29:17.910Z] #28 8.280 
                                                                           0.2%
#################                                                         23.7%
######################################                                    53.5%
############################################                              61.3%
########################################################                  78.7%
######################################################################## 100.0%
16:29:18 [2021-02-24T16:29:18.004Z] #42 32.89   CC       images/creds.o
16:29:18 [2021-02-24T16:29:18.172Z] #28 8.783 
16:29:18 [2021-02-24T16:29:18.262Z] #42 33.08   CC       images/vma.o
16:29:18 [2021-02-24T16:29:18.432Z] #28 9.095 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:29:18 [2021-02-24T16:29:18.432Z] #28 9.190 
16:29:18 [2021-02-24T16:29:18.518Z] #42 33.40   CC       images/netdev.o
16:29:18 [2021-02-24T16:29:18.692Z] #28 9.249 
######################################################################## 100.0%
16:29:18 [2021-02-24T16:29:18.692Z] #28 9.270 
16:29:18 [2021-02-24T16:29:18.692Z] #28 9.501 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:29:18 [2021-02-24T16:29:18.757Z] #11 DONE 1.3s
16:29:18 [2021-02-24T16:29:18.757Z] 
16:29:18 [2021-02-24T16:29:18.757Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:18 [2021-02-24T16:29:18.757Z] #28 sha256:a8f724d105f72b48c69812836a817fc18f2a4320f726d0f3f362cd075a0dbc59
16:29:18 [2021-02-24T16:29:18.757Z] #28 0.953 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:29:18 [2021-02-24T16:29:18.757Z] #28 1.041 
16:29:18 [2021-02-24T16:29:18.757Z] #28 1.165 
############                                                              17.0%
###########################                                               37.7%
#########################################                                 57.6%
#######################################################                   76.9%
#####################################################################     96.5%
######################################################################## 100.0%
16:29:18 [2021-02-24T16:29:18.757Z] #28 1.634 
16:29:18 [2021-02-24T16:29:18.757Z] #28 1.734 
######################################################################## 100.0%
16:29:18 [2021-02-24T16:29:18.757Z] #28 1.804 
16:29:18 [2021-02-24T16:29:18.757Z] #28 2.003 
####################################                                      51.2%
######################################################################## 100.0%
16:29:18 [2021-02-24T16:29:18.757Z] #28 2.136 
16:29:18 [2021-02-24T16:29:18.774Z] #42 33.75   CC       images/tty.o
16:29:18 [2021-02-24T16:29:18.953Z] #28 9.628 
16:29:18 [2021-02-24T16:29:18.953Z] #28 9.706 
######################################################################## 100.0%
16:29:18 [2021-02-24T16:29:18.953Z] #28 9.746 
16:29:18 [2021-02-24T16:29:18.953Z] #28 9.769 Download of images into '/build' complete.
16:29:18 [2021-02-24T16:29:18.953Z] #28 9.769 Use something like the following to load the result into a Docker daemon:
16:29:18 [2021-02-24T16:29:18.953Z] #28 9.769   tar -cC '/build' . | docker load
16:29:19 [2021-02-24T16:29:19.016Z] #28 2.252 
###                                                                        5.5%
##########################                                                36.5%
#####
16:29:19 [2021-02-24T16:29:19.016Z] #28 ...
16:29:19 [2021-02-24T16:29:19.016Z] 
16:29:19 [2021-02-24T16:29:19.016Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:29:19 [2021-02-24T16:29:19.016Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:29:19 [2021-02-24T16:29:19.016Z] #30 DONE 0.5s
16:29:19 [2021-02-24T16:29:19.016Z] 
16:29:19 [2021-02-24T16:29:19.016Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:19 [2021-02-24T16:29:19.016Z] #28 sha256:a8f724d105f72b48c69812836a817fc18f2a4320f726d0f3f362cd075a0dbc59
16:29:19 [2021-02-24T16:29:19.214Z] #28 ...
16:29:19 [2021-02-24T16:29:19.214Z] 
16:29:19 [2021-02-24T16:29:19.214Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
16:29:19 [2021-02-24T16:29:19.214Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
16:29:19 [2021-02-24T16:29:19.214Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s
16:29:19 [2021-02-24T16:29:19.276Z] #28 2.252 
###                                                                        5.5%
##########################                                                36.5%
########################################                                  56.0%
######################################################                    75.1%
####################################################################      94.5%
######################################################################## 100.0%
16:29:19 [2021-02-24T16:29:19.276Z] #28 2.745 
16:29:19 [2021-02-24T16:29:19.276Z] #28 2.857 
##                                                                         4.0%
16:29:19 [2021-02-24T16:29:19.276Z] #28 ...
16:29:19 [2021-02-24T16:29:19.276Z] 
16:29:19 [2021-02-24T16:29:19.276Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:29:19 [2021-02-24T16:29:19.276Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:29:19 [2021-02-24T16:29:19.276Z] #38 DONE 0.9s
16:29:19 [2021-02-24T16:29:19.276Z] 
16:29:19 [2021-02-24T16:29:19.276Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:19 [2021-02-24T16:29:19.276Z] #28 sha256:a8f724d105f72b48c69812836a817fc18f2a4320f726d0f3f362cd075a0dbc59
16:29:19 [2021-02-24T16:29:19.337Z] #42 34.23   CC       images/file-lock.o
16:29:19 [2021-02-24T16:29:19.451Z] #26 15.92 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
16:29:19 [2021-02-24T16:29:19.594Z] #42 34.45   CC       images/rlimit.o
16:29:19 [2021-02-24T16:29:19.712Z] #26 16.48 Setting up jq (1.5+dfsg-2+b1) ...
16:29:19 [2021-02-24T16:29:19.850Z] #42 34.65   CC       images/pagemap.o
16:29:20 [2021-02-24T16:29:20.107Z] #42 34.98   CC       images/siginfo.o
16:29:20 [2021-02-24T16:29:20.153Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.3s done
16:29:20 [2021-02-24T16:29:20.364Z] #42 35.27   CC       images/rpc.o
16:29:20 [2021-02-24T16:29:20.660Z] #26 17.33 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
16:29:20 [2021-02-24T16:29:20.660Z] #26 17.35 Setting up curl (7.64.0-4+deb10u1) ...
16:29:20 [2021-02-24T16:29:20.660Z] #26 17.37 Processing triggers for libc-bin (2.28-10) ...
16:29:20 [2021-02-24T16:29:20.660Z] #26 17.51 Processing triggers for ca-certificates (20200601~deb10u2) ...
16:29:20 [2021-02-24T16:29:20.660Z] #26 17.52 Updating certificates in /etc/ssl/certs...
16:29:20 [2021-02-24T16:29:20.902Z] #41 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:21 [2021-02-24T16:29:21.293Z] #42 36.34   CC       images/ext-file.o
16:29:21 [2021-02-24T16:29:21.532Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
16:29:21 [2021-02-24T16:29:21.550Z] #42 36.53   CC       images/cgroup.o
16:29:21 [2021-02-24T16:29:21.606Z] #26 18.47 0 added, 0 removed; done.
16:29:21 [2021-02-24T16:29:21.606Z] #26 18.47 Running hooks in /etc/ca-certificates/update.d...
16:29:21 [2021-02-24T16:29:21.616Z] #28 2.857 
##                                                                         4.0%
#######                                                                   10.0%
#########                                                                 12.8%
############                                                              17.4%
################                                                          22.3%
##################                                                        26.3%
########################                                                  34.3%
############################                                              40.3%
###############################                                           44.4%
###################################                                       48.8%
#######################################                                   55.3%
############################################                              61.9%
###############################################                           66.1%
###################################################                       71.8%
#######################################################                   77.3%
############################################################              84.7%
###############################################################           88.3%
#################################################################         90.4%
###################################################################       93.2%
######################################################################    98.0%
######################################################################## 100.0%
16:29:21 [2021-02-24T16:29:21.616Z] #28 5.026 
16:29:21 [2021-02-24T16:29:21.849Z] #41 ...
16:29:21 [2021-02-24T16:29:21.849Z] 
16:29:21 [2021-02-24T16:29:21.849Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:21 [2021-02-24T16:29:21.849Z] #23 sha256:e107e34306bb77898fa56e6e96139a606699fd6b117744944bd6f0fb88bd85a9
16:29:21 [2021-02-24T16:29:21.849Z] #23 14.87 + mkdir -p /build
16:29:21 [2021-02-24T16:29:21.849Z] #23 14.88 + mv docker/docker /build/
16:29:21 [2021-02-24T16:29:21.849Z] #23 14.89 + rmdir docker
16:29:21 [2021-02-24T16:29:21.849Z] #23 DONE 15.4s
16:29:21 [2021-02-24T16:29:21.849Z] 
16:29:21 [2021-02-24T16:29:21.849Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:21 [2021-02-24T16:29:21.849Z] #46 sha256:e97f7518e9670eda78ef24c5659dc45c2fa3e3690e23847772d65a6fb6b89988
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.04 go: downloading github.com/spf13/pflag v1.0.3
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.05 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.08 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.36 go: downloading github.com/fatih/color v1.9.0
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.36 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.60 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.85 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.85 go: downloading github.com/jonboulle/clockwork v0.1.0
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.85 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:21 [2021-02-24T16:29:21.849Z] #46 12.85 go: extracting github.com/fatih/color v1.9.0
16:29:21 [2021-02-24T16:29:21.849Z] #46 13.05 go: downloading github.com/mattn/go-colorable v0.1.6
16:29:21 [2021-02-24T16:29:21.849Z] #46 13.22 go: downloading github.com/pkg/errors v0.9.1
16:29:21 [2021-02-24T16:29:21.849Z] #46 13.26 go: downloading github.com/mattn/go-isatty v0.0.12
16:29:21 [2021-02-24T16:29:21.849Z] #46 13.26 go: extracting github.com/spf13/pflag v1.0.3
16:29:21 [2021-02-24T16:29:21.849Z] #46 14.04 go: extracting github.com/jonboulle/clockwork v0.1.0
16:29:21 [2021-02-24T16:29:21.849Z] #46 14.05 go: extracting github.com/pkg/errors v0.9.1
16:29:21 [2021-02-24T16:29:21.849Z] #46 14.17 go: extracting github.com/mattn/go-isatty v0.0.12
16:29:21 [2021-02-24T16:29:21.849Z] #46 14.17 go: extracting github.com/mattn/go-colorable v0.1.6
16:29:21 [2021-02-24T16:29:21.869Z] #26 18.47 done.
16:29:21 [2021-02-24T16:29:21.869Z] #26 ...
16:29:21 [2021-02-24T16:29:21.869Z] 
16:29:21 [2021-02-24T16:29:21.869Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:29:21 [2021-02-24T16:29:21.869Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
16:29:21 [2021-02-24T16:29:21.869Z] #10 DONE 6.2s
16:29:21 [2021-02-24T16:29:21.869Z] 
16:29:21 [2021-02-24T16:29:21.869Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:29:21 [2021-02-24T16:29:21.869Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
16:29:21 [2021-02-24T16:29:21.875Z] #28 5.427 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:29:21 [2021-02-24T16:29:21.875Z] #28 5.518 
16:29:22 [2021-02-24T16:29:22.113Z] #42 37.08   CC       images/userns.o
16:29:22 [2021-02-24T16:29:22.134Z] #28 5.582 
######################################################################## 100.0%
16:29:22 [2021-02-24T16:29:22.134Z] #28 5.613 
16:29:22 [2021-02-24T16:29:22.138Z] #11 ...
16:29:22 [2021-02-24T16:29:22.138Z] 
16:29:22 [2021-02-24T16:29:22.138Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:29:22 [2021-02-24T16:29:22.138Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
16:29:22 [2021-02-24T16:29:22.138Z] #26 DONE 18.9s
16:29:22 [2021-02-24T16:29:22.138Z] 
16:29:22 [2021-02-24T16:29:22.138Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:29:22 [2021-02-24T16:29:22.138Z] #27 sha256:c17300c674df5938c3d96319e9fa7a86e0a84ef82e43ff78c91c38a4fbe59950
16:29:22 [2021-02-24T16:29:22.370Z] #42 37.37   CC       images/google/protobuf/descriptor.o
16:29:22 [2021-02-24T16:29:22.402Z] #27 DONE 0.2s
16:29:22 [2021-02-24T16:29:22.402Z] 
16:29:22 [2021-02-24T16:29:22.402Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:22 [2021-02-24T16:29:22.402Z] #28 sha256:23552790b512293e20627dc1808fe9ac3557f276203de805ba55599f57ed7922
16:29:22 [2021-02-24T16:29:22.702Z] #28 6.030 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:29:22 [2021-02-24T16:29:22.702Z] #28 6.169 
16:29:22 [2021-02-24T16:29:22.702Z] #28 6.255 
######################################################################## 100.0%
16:29:22 [2021-02-24T16:29:22.702Z] #28 6.289 
16:29:23 [2021-02-24T16:29:23.227Z] #46 16.69 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:23 [2021-02-24T16:29:23.936Z] #28 1.180 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
16:29:23 [2021-02-24T16:29:23.936Z] #28 1.267 
16:29:23 [2021-02-24T16:29:23.936Z] #28 ...
16:29:23 [2021-02-24T16:29:23.936Z] 
16:29:23 [2021-02-24T16:29:23.936Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:29:23 [2021-02-24T16:29:23.936Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
16:29:23 [2021-02-24T16:29:23.936Z] #11 DONE 1.8s
16:29:23 [2021-02-24T16:29:23.936Z] 
16:29:23 [2021-02-24T16:29:23.936Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:29:23 [2021-02-24T16:29:23.936Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
16:29:23 [2021-02-24T16:29:23.936Z] #30 DONE 0.2s
16:29:23 [2021-02-24T16:29:23.936Z] 
16:29:23 [2021-02-24T16:29:23.936Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:23 [2021-02-24T16:29:23.936Z] #28 sha256:23552790b512293e20627dc1808fe9ac3557f276203de805ba55599f57ed7922
16:29:24 [2021-02-24T16:29:24.211Z] #28 1.426 
                                                                           0.0%
#############                                                             19.1%
##########################                                                36.2%
############################################                              61.3%
#########################################################                 79.4%#28 ...
16:29:24 [2021-02-24T16:29:24.211Z] 
16:29:24 [2021-02-24T16:29:24.211Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:29:24 [2021-02-24T16:29:24.211Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
16:29:24 [2021-02-24T16:29:24.211Z] #38 DONE 0.6s
16:29:24 [2021-02-24T16:29:24.211Z] 
16:29:24 [2021-02-24T16:29:24.211Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:24 [2021-02-24T16:29:24.211Z] #28 sha256:23552790b512293e20627dc1808fe9ac3557f276203de805ba55599f57ed7922
16:29:24 [2021-02-24T16:29:24.211Z] #28 1.426 
                                                                           0.0%
#############                                                             19.1%
##########################                                                36.2%
############################################                              61.3%
#########################################################                 79.4%
######################################################################## 100.0%
16:29:24 [2021-02-24T16:29:24.263Z] #42 38.99   CC       images/opts.o
16:29:24 [2021-02-24T16:29:24.263Z] #42 39.19   CC       images/seccomp.o
16:29:24 [2021-02-24T16:29:24.476Z] #28 2.124 
16:29:24 [2021-02-24T16:29:24.519Z] #42 39.42   CC       images/binfmt-misc.o
16:29:24 [2021-02-24T16:29:24.776Z] #42 39.59   CC       images/time.o
16:29:24 [2021-02-24T16:29:24.776Z] #42 ...
16:29:24 [2021-02-24T16:29:24.776Z] 
16:29:24 [2021-02-24T16:29:24.776Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:24 [2021-02-24T16:29:24.776Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:29:24 [2021-02-24T16:29:24.776Z] #44 101.5 vendor/golang.org/x/text/secure/bidirule
16:29:24 [2021-02-24T16:29:24.776Z] #44 101.8 vendor/golang.org/x/text/unicode/norm
16:29:24 [2021-02-24T16:29:24.776Z] #44 105.6 vendor/golang.org/x/net/idna
16:29:24 [2021-02-24T16:29:24.776Z] #44 107.7 vendor/golang.org/x/net/http2/hpack
16:29:24 [2021-02-24T16:29:24.776Z] #44 108.6 mime
16:29:24 [2021-02-24T16:29:24.776Z] #44 110.2 mime/quotedprintable
16:29:24 [2021-02-24T16:29:24.776Z] #44 110.7 net/http/internal
16:29:24 [2021-02-24T16:29:24.776Z] #44 ...
16:29:24 [2021-02-24T16:29:24.776Z] 
16:29:24 [2021-02-24T16:29:24.776Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:24 [2021-02-24T16:29:24.776Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:24 [2021-02-24T16:29:24.776Z] #42 39.84   CC       images/sysctl.o
16:29:24 [2021-02-24T16:29:24.827Z] #9 DONE 42.7s
16:29:24 [2021-02-24T16:29:24.827Z] 
16:29:24 [2021-02-24T16:29:24.827Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:29:24 [2021-02-24T16:29:24.827Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:29:24 [2021-02-24T16:29:24.827Z] #10 ...
16:29:24 [2021-02-24T16:29:24.827Z] 
16:29:24 [2021-02-24T16:29:24.827Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:24 [2021-02-24T16:29:24.827Z] #28 sha256:e3c20ba2153c882e705c8e49a43f8b4dea6c58015118ee58e55ff8f6afe196af
16:29:24 [2021-02-24T16:29:24.827Z] #28 DONE 15.5s
16:29:25 [2021-02-24T16:29:25.005Z] #28 2.321 
                                                                           0.0%
#########                                                                 13.4%
######################################################################## 100.0%
16:29:25 [2021-02-24T16:29:25.032Z] #42 ...
16:29:25 [2021-02-24T16:29:25.032Z] 
16:29:25 [2021-02-24T16:29:25.032Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:25 [2021-02-24T16:29:25.033Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:25 [2021-02-24T16:29:25.033Z] #12 101.7 Selecting previously unselected package g++-mingw-w64-x86-64.
16:29:25 [2021-02-24T16:29:25.033Z] #12 101.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:29:25 [2021-02-24T16:29:25.033Z] #12 101.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:29:25 [2021-02-24T16:29:25.033Z] #12 ...
16:29:25 [2021-02-24T16:29:25.033Z] 
16:29:25 [2021-02-24T16:29:25.033Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:25 [2021-02-24T16:29:25.033Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:25 [2021-02-24T16:29:25.033Z] #42 40.05   CC       images/autofs.o
16:29:25 [2021-02-24T16:29:25.086Z] 
16:29:25 [2021-02-24T16:29:25.086Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:29:25 [2021-02-24T16:29:25.086Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
16:29:25 [2021-02-24T16:29:25.131Z] #46 18.70 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:25 [2021-02-24T16:29:25.268Z] #28 2.918 
16:29:25 [2021-02-24T16:29:25.540Z] #28 3.099 
                                                                           0.1%
###################################                                       49.1%
######################################################################## 100.0%
16:29:25 [2021-02-24T16:29:25.596Z] #42 40.30   CC       images/macvlan.o
16:29:25 [2021-02-24T16:29:25.596Z] #42 40.58   CC       images/sit.o
16:29:25 [2021-02-24T16:29:25.699Z] #46 ...
16:29:25 [2021-02-24T16:29:25.699Z] 
16:29:25 [2021-02-24T16:29:25.699Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:25 [2021-02-24T16:29:25.699Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:25 [2021-02-24T16:29:25.699Z] #48 9.110 go: downloading github.com/golangci/golangci-lint v1.23.8
16:29:25 [2021-02-24T16:29:25.699Z] #48 10.52 go: extracting github.com/golangci/golangci-lint v1.23.8
16:29:25 [2021-02-24T16:29:25.699Z] #48 ...
16:29:25 [2021-02-24T16:29:25.699Z] 
16:29:25 [2021-02-24T16:29:25.699Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:25 [2021-02-24T16:29:25.699Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:29:25 [2021-02-24T16:29:25.699Z] #57 15.89 + cd /tmp/tmp.dAxK8zRjYf/src/github.com/rootless-containers/rootlesskit
16:29:25 [2021-02-24T16:29:25.699Z] #57 15.89 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:25 [2021-02-24T16:29:25.699Z] #57 15.95 + export GO111MODULE=on
16:29:25 [2021-02-24T16:29:25.699Z] #57 15.95 + GO111MODULE=on
16:29:25 [2021-02-24T16:29:25.699Z] #57 15.95 + for f in rootlesskit rootlesskit-docker-proxy
16:29:25 [2021-02-24T16:29:25.699Z] #57 15.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:29:25 [2021-02-24T16:29:25.699Z] #57 18.74 go: downloading github.com/pkg/errors v0.9.1
16:29:25 [2021-02-24T16:29:25.699Z] #57 18.84 go: downloading github.com/sirupsen/logrus v1.7.0
16:29:25 [2021-02-24T16:29:25.699Z] #57 18.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:25 [2021-02-24T16:29:25.699Z] #57 18.94 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:25 [2021-02-24T16:29:25.699Z] #57 19.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:25 [2021-02-24T16:29:25.699Z] #57 19.27 go: downloading github.com/moby/sys/mountinfo v0.4.0
16:29:25 [2021-02-24T16:29:25.804Z] #28 3.412 
16:29:25 [2021-02-24T16:29:25.852Z] #42 40.84   CC       images/memfd.o
16:29:25 [2021-02-24T16:29:25.957Z] #57 ...
16:29:25 [2021-02-24T16:29:25.957Z] 
16:29:25 [2021-02-24T16:29:25.957Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:25 [2021-02-24T16:29:25.957Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:29:25 [2021-02-24T16:29:25.957Z] #39 8.989 + git clone https://github.com/docker/distribution.git .
16:29:25 [2021-02-24T16:29:25.957Z] #39 8.993 Cloning into '.'...
16:29:25 [2021-02-24T16:29:25.957Z] #39 ...
16:29:25 [2021-02-24T16:29:25.957Z] 
16:29:25 [2021-02-24T16:29:25.957Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:25 [2021-02-24T16:29:25.957Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:29:25 [2021-02-24T16:29:25.957Z] #57 19.66 go: extracting github.com/pkg/errors v0.9.1
16:29:25 [2021-02-24T16:29:25.989Z] #28 9.407 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:29:26 [2021-02-24T16:29:26.109Z] #42 41.13   CC       images/timens.o
16:29:26 [2021-02-24T16:29:26.239Z] #57 19.70 go: extracting github.com/sirupsen/logrus v1.7.0
16:29:26 [2021-02-24T16:29:26.239Z] #57 19.94 go: downloading github.com/urfave/cli/v2 v2.3.0
16:29:26 [2021-02-24T16:29:26.248Z] #28 9.828 
16:29:26 [2021-02-24T16:29:26.469Z] #10 DONE 1.6s
16:29:26 [2021-02-24T16:29:26.469Z] 
16:29:26 [2021-02-24T16:29:26.469Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:29:26 [2021-02-24T16:29:26.469Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
16:29:26 [2021-02-24T16:29:26.509Z] #57 20.20 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:26 [2021-02-24T16:29:26.594Z] #28 3.585 
                                                                           0.0%
########                                                                  12.3%
##################                                                        25.8%
##############################                                            42.9%
#########################################                                 57.3%
###################################################                       71.6%
##############################################################            87.4%
######################################################################## 100.0%
16:29:26 [2021-02-24T16:29:26.594Z] #28 4.447 
16:29:26 [2021-02-24T16:29:26.672Z] #42 41.45   LINK     images/built-in.o
16:29:26 [2021-02-24T16:29:26.672Z] #42 41.61   GEN      compel/include/asm
16:29:26 [2021-02-24T16:29:26.672Z] #42 41.64   GEN      compel/include/version.h
16:29:26 [2021-02-24T16:29:26.672Z] #42 41.66 touch .config
16:29:26 [2021-02-24T16:29:26.672Z] #42 41.73   GEN      include/common/config.h
16:29:26 [2021-02-24T16:29:26.770Z] #57 20.23 go: extracting github.com/moby/sys/mountinfo v0.4.0
16:29:26 [2021-02-24T16:29:26.770Z] #57 20.25 go: downloading github.com/moby/vpnkit v0.4.0
16:29:26 [2021-02-24T16:29:26.929Z] #42 41.85   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:29:26 [2021-02-24T16:29:26.929Z] #42 41.87   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:29:26 [2021-02-24T16:29:26.929Z] #42 41.89   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:29:26 [2021-02-24T16:29:26.929Z] #42 41.91   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:29:26 [2021-02-24T16:29:26.929Z] #42 41.93   DEP      compel/arch/x86/plugins/std/memcpy.d
16:29:26 [2021-02-24T16:29:26.929Z] #42 41.95   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:29:27 [2021-02-24T16:29:27.034Z] #57 20.44 go: downloading github.com/gofrs/flock v0.8.0
16:29:27 [2021-02-24T16:29:27.034Z] #57 ...
16:29:27 [2021-02-24T16:29:27.034Z] 
16:29:27 [2021-02-24T16:29:27.034Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:27 [2021-02-24T16:29:27.034Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:29:27 [2021-02-24T16:29:27.034Z] #33 10.44 + cd /tmp/tmp.bpRdYvxCcu/src/github.com/BurntSushi/toml
16:29:27 [2021-02-24T16:29:27.034Z] #33 10.44 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:27 [2021-02-24T16:29:27.034Z] #33 10.51 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:29:27 [2021-02-24T16:29:27.034Z] #33 11.53 runtime/internal/atomic
16:29:27 [2021-02-24T16:29:27.034Z] #33 11.59 internal/cpu
16:29:27 [2021-02-24T16:29:27.034Z] #33 11.83 runtime/internal/sys
16:29:27 [2021-02-24T16:29:27.034Z] #33 12.17 runtime/internal/math
16:29:27 [2021-02-24T16:29:27.034Z] #33 12.35 math/bits
16:29:27 [2021-02-24T16:29:27.034Z] #33 12.93 internal/bytealg
16:29:27 [2021-02-24T16:29:27.034Z] #33 13.10 math
16:29:27 [2021-02-24T16:29:27.034Z] #33 14.40 runtime
16:29:27 [2021-02-24T16:29:27.034Z] #33 ...
16:29:27 [2021-02-24T16:29:27.034Z] 
16:29:27 [2021-02-24T16:29:27.034Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:27 [2021-02-24T16:29:27.034Z] #46 sha256:e97f7518e9670eda78ef24c5659dc45c2fa3e3690e23847772d65a6fb6b89988
16:29:27 [2021-02-24T16:29:27.034Z] #46 19.90 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:27 [2021-02-24T16:29:27.186Z] #42 41.98   GEN      compel/plugins/include/uapi/std/syscall.h
16:29:27 [2021-02-24T16:29:27.186Z] #42 42.00   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:29:27 [2021-02-24T16:29:27.186Z] #42 42.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:29:27 [2021-02-24T16:29:27.186Z] #42 42.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:29:27 [2021-02-24T16:29:27.186Z] #42 42.03   DEP      compel/plugins/std/infect.d
16:29:27 [2021-02-24T16:29:27.186Z] #42 42.18   DEP      compel/plugins/std/string.d
16:29:27 [2021-02-24T16:29:27.186Z] #42 42.24   DEP      compel/plugins/std/log.d
16:29:27 [2021-02-24T16:29:27.413Z] #11 DONE 1.0s
16:29:27 [2021-02-24T16:29:27.413Z] 
16:29:27 [2021-02-24T16:29:27.413Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:29:27 [2021-02-24T16:29:27.413Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:29:27 [2021-02-24T16:29:27.413Z] #30 ...
16:29:27 [2021-02-24T16:29:27.413Z] 
16:29:27 [2021-02-24T16:29:27.413Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:29:27 [2021-02-24T16:29:27.413Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
16:29:27 [2021-02-24T16:29:27.413Z] #38 DONE 0.2s
16:29:27 [2021-02-24T16:29:27.413Z] 
16:29:27 [2021-02-24T16:29:27.413Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:29:27 [2021-02-24T16:29:27.413Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
16:29:27 [2021-02-24T16:29:27.413Z] #30 DONE 0.3s
16:29:27 [2021-02-24T16:29:27.413Z] 
16:29:27 [2021-02-24T16:29:27.413Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:27 [2021-02-24T16:29:27.413Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:29:27 [2021-02-24T16:29:27.442Z] #42 42.31   DEP      compel/plugins/std/fds.d
16:29:27 [2021-02-24T16:29:27.442Z] #42 42.45   DEP      compel/plugins/std/std.d
16:29:27 [2021-02-24T16:29:27.603Z] #46 ...
16:29:27 [2021-02-24T16:29:27.603Z] 
16:29:27 [2021-02-24T16:29:27.603Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:27 [2021-02-24T16:29:27.603Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:27 [2021-02-24T16:29:27.603Z] #54 11.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:27 [2021-02-24T16:29:27.603Z] #54 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:27 [2021-02-24T16:29:27.603Z] #54 17.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:27 [2021-02-24T16:29:27.698Z] #42 42.54   DEP      compel/plugins/shmem/shmem.d
16:29:27 [2021-02-24T16:29:27.699Z] #42 42.63   DEP      compel/plugins/fds/fds.d
16:29:27 [2021-02-24T16:29:27.699Z] #42 42.79   CC       compel/plugins/std/std.o
16:29:27 [2021-02-24T16:29:27.862Z] #54 ...
16:29:27 [2021-02-24T16:29:27.862Z] 
16:29:27 [2021-02-24T16:29:27.862Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:27 [2021-02-24T16:29:27.862Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:27 [2021-02-24T16:29:27.862Z] #12 11.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:27 [2021-02-24T16:29:27.862Z] #12 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:27 [2021-02-24T16:29:27.862Z] #12 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:27 [2021-02-24T16:29:27.862Z] #12 ...
16:29:27 [2021-02-24T16:29:27.862Z] 
16:29:27 [2021-02-24T16:29:27.862Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:27 [2021-02-24T16:29:27.862Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:29:27 [2021-02-24T16:29:27.862Z] #57 20.74 go: downloading github.com/google/uuid v1.2.0
16:29:27 [2021-02-24T16:29:27.862Z] #57 20.92 go: downloading github.com/gorilla/mux v1.8.0
16:29:27 [2021-02-24T16:29:27.862Z] #57 21.45 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:27 [2021-02-24T16:29:27.955Z] #42 43.04   CC       compel/plugins/std/fds.o
16:29:28 [2021-02-24T16:29:28.125Z] #57 21.55 go: extracting github.com/google/uuid v1.2.0
16:29:28 [2021-02-24T16:29:28.125Z] #57 21.55 go: extracting github.com/gorilla/mux v1.8.0
16:29:28 [2021-02-24T16:29:28.125Z] #57 21.64 go: extracting github.com/gofrs/flock v0.8.0
16:29:28 [2021-02-24T16:29:28.518Z] #42 43.46   CC       compel/plugins/std/log.o
16:29:28 [2021-02-24T16:29:28.586Z] #28 10.09 
                                                                           0.3%
###                                                                        4.6%
#####                                                                      7.8%
##########                                                                14.0%
############                                                              17.0%
#################                                                         24.1%
####################                                                      28.0%
######################                                                    31.6%
#########################                                                 35.2%
##############################                                            42.4%
###################################                                       49.0%
######################################                                    53.8%
############################################                              61.5%
################################################                          67.8%
###################################################                       71.3%
######################################################                    75.2%
########################################################                  79.0%
############################################################              83.8%
###############################################################           88.2%
16:29:28 [2021-02-24T16:29:28.586Z] #28 ...
16:29:28 [2021-02-24T16:29:28.586Z] 
16:29:28 [2021-02-24T16:29:28.586Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:28 [2021-02-24T16:29:28.586Z] #23 sha256:1a3712d718b4ba39dbde95818d014782041774125d85c4b0113fe09cb509ebf9
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.837 Install docker/cli version 17.06.2-ce from stable
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + RM_GOPATH=0
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + TMP_GOPATH=
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + : /build
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + '[' -z '' ']'
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 ++ mktemp -d
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + export GOPATH=/tmp/tmp.w5Vnmy4QBW
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + GOPATH=/tmp/tmp.w5Vnmy4QBW
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + RM_GOPATH=1
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + case "$(go env GOARCH)" in
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 ++ go env GOARCH
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + export GO_BUILDMODE=-buildmode=pie
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + GO_BUILDMODE=-buildmode=pie
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 ++ dirname /tmp/install/install.sh
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + dir=/tmp/install
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + bin=dockercli
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + shift
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + . /tmp/install/dockercli.installer
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 ++ : stable
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 ++ : 17.06.2-ce
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + install_dockercli
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 ++ uname -m
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + arch=x86_64
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + '[' x86_64 '!=' x86_64 ']'
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.839 + url=https://download.docker.com/linux/static
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.840 + tar -xz docker/docker
16:29:28 [2021-02-24T16:29:28.586Z] #23 6.847 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:29:28 [2021-02-24T16:29:28.586Z] #23 ...
16:29:28 [2021-02-24T16:29:28.586Z] 
16:29:28 [2021-02-24T16:29:28.586Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:28 [2021-02-24T16:29:28.586Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:28 [2021-02-24T16:29:28.586Z] #35 8.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:28 [2021-02-24T16:29:28.586Z] #35 8.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:28 [2021-02-24T16:29:28.586Z] #35 8.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:28 [2021-02-24T16:29:28.586Z] #35 9.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:28 [2021-02-24T16:29:28.845Z] #35 ...
16:29:28 [2021-02-24T16:29:28.845Z] 
16:29:28 [2021-02-24T16:29:28.845Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:28 [2021-02-24T16:29:28.845Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.524 + RM_GOPATH=0
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.524 + TMP_GOPATH=
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.524 + : /build
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.524 + '[' -z '' ']'
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.524 ++ mktemp -d
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.526 + export GOPATH=/tmp/tmp.0WBXgGDBVz
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.526 + GOPATH=/tmp/tmp.0WBXgGDBVz
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.526 + RM_GOPATH=1
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.527 + case "$(go env GOARCH)" in
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.528 ++ go env GOARCH
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.554 + export GO_BUILDMODE=-buildmode=pie
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.554 + GO_BUILDMODE=-buildmode=pie
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.554 ++ dirname /tmp/install/install.sh
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.556 + dir=/tmp/install
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + bin=vndr
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + shift
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + '[' '!' -f /tmp/install/vndr.installer ']'
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + . /tmp/install/vndr.installer
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + install_vndr
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0WBXgGDBVz/src/github.com/LK4D4/vndr
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 Cloning into '/tmp/tmp.0WBXgGDBVz/src/github.com/LK4D4/vndr'...
16:29:28 [2021-02-24T16:29:28.845Z] #44 6.561 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:29:28 [2021-02-24T16:29:28.845Z] #44 7.106 + cd /tmp/tmp.0WBXgGDBVz/src/github.com/LK4D4/vndr
16:29:28 [2021-02-24T16:29:28.845Z] #44 7.108 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:29:28 [2021-02-24T16:29:28.845Z] #44 7.113 + go build -buildmode=pie -v -o /build/vndr .
16:29:28 [2021-02-24T16:29:28.845Z] #44 8.408 runtime/internal/atomic
16:29:28 [2021-02-24T16:29:28.845Z] #44 8.422 internal/cpu
16:29:28 [2021-02-24T16:29:28.845Z] #44 8.671 runtime/internal/math
16:29:28 [2021-02-24T16:29:28.845Z] #44 8.777 internal/race
16:29:28 [2021-02-24T16:29:28.845Z] #44 8.922 sync/atomic
16:29:28 [2021-02-24T16:29:28.845Z] #44 9.063 internal/bytealg
16:29:28 [2021-02-24T16:29:28.845Z] #44 9.289 unicode
16:29:28 [2021-02-24T16:29:28.845Z] #44 ...
16:29:28 [2021-02-24T16:29:28.845Z] 
16:29:28 [2021-02-24T16:29:28.845Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:28 [2021-02-24T16:29:28.845Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:29:28 [2021-02-24T16:29:28.845Z] #31 7.681 + git clone https://github.com/kolyshkin/go-swagger.git .
16:29:28 [2021-02-24T16:29:28.845Z] #31 7.683 Cloning into '.'...
16:29:29 [2021-02-24T16:29:29.104Z] #31 ...
16:29:29 [2021-02-24T16:29:29.104Z] 
16:29:29 [2021-02-24T16:29:29.104Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:29 [2021-02-24T16:29:29.104Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:29 [2021-02-24T16:29:29.104Z] #54 6.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:29 [2021-02-24T16:29:29.104Z] #54 6.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:29 [2021-02-24T16:29:29.104Z] #54 6.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:29 [2021-02-24T16:29:29.104Z] #54 7.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:29 [2021-02-24T16:29:29.104Z] #54 9.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:29 [2021-02-24T16:29:29.364Z] #54 ...
16:29:29 [2021-02-24T16:29:29.364Z] 
16:29:29 [2021-02-24T16:29:29.364Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:29 [2021-02-24T16:29:29.364Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + RM_GOPATH=0
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + TMP_GOPATH=
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + : /build
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + '[' -z '' ']'
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 ++ mktemp -d
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + export GOPATH=/tmp/tmp.xgstFT4aHD
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + GOPATH=/tmp/tmp.xgstFT4aHD
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + RM_GOPATH=1
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 + case "$(go env GOARCH)" in
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.669 ++ go env GOARCH
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + export GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 ++ dirname /tmp/install/install.sh
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + dir=/tmp/install
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + bin=tomlv
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + shift
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + . /tmp/install/tomlv.installer
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + install_tomlv
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xgstFT4aHD/src/github.com/BurntSushi/toml
16:29:29 [2021-02-24T16:29:29.364Z] #33 6.685 Cloning into '/tmp/tmp.xgstFT4aHD/src/github.com/BurntSushi/toml'...
16:29:29 [2021-02-24T16:29:29.364Z] #33 7.412 + cd /tmp/tmp.xgstFT4aHD/src/github.com/BurntSushi/toml
16:29:29 [2021-02-24T16:29:29.364Z] #33 7.412 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:29 [2021-02-24T16:29:29.364Z] #33 7.433 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:29:29 [2021-02-24T16:29:29.364Z] #33 8.108 runtime/internal/atomic
16:29:29 [2021-02-24T16:29:29.364Z] #33 8.108 internal/cpu
16:29:29 [2021-02-24T16:29:29.364Z] #33 8.442 runtime/internal/sys
16:29:29 [2021-02-24T16:29:29.364Z] #33 8.599 runtime/internal/math
16:29:29 [2021-02-24T16:29:29.364Z] #33 8.727 internal/bytealg
16:29:29 [2021-02-24T16:29:29.364Z] #33 8.748 math/bits
16:29:29 [2021-02-24T16:29:29.364Z] #33 9.517 math
16:29:29 [2021-02-24T16:29:29.364Z] #33 9.555 runtime
16:29:29 [2021-02-24T16:29:29.364Z] #33 ...
16:29:29 [2021-02-24T16:29:29.364Z] 
16:29:29 [2021-02-24T16:29:29.364Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:29 [2021-02-24T16:29:29.364Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.939 + RM_GOPATH=0
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.939 + TMP_GOPATH=
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.939 + : /build
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.939 + '[' -z '' ']'
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.939 ++ mktemp -d
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.940 + export GOPATH=/tmp/tmp.TdMpp97PcR
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.940 + GOPATH=/tmp/tmp.TdMpp97PcR
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.940 + RM_GOPATH=1
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.940 + case "$(go env GOARCH)" in
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.941 ++ go env GOARCH
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.949 + export GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.949 + GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.950 ++ dirname /tmp/install/install.sh
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + dir=/tmp/install
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + bin=shfmt
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + shift
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + . /tmp/install/shfmt.installer
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + install_shfmt
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TdMpp97PcR/src/github.com/mvdan/sh
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.953 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:29 [2021-02-24T16:29:29.364Z] #50 5.957 Cloning into '/tmp/tmp.TdMpp97PcR/src/github.com/mvdan/sh'...
16:29:29 [2021-02-24T16:29:29.447Z] #42 44.32   CC       compel/plugins/std/string.o
16:29:29 [2021-02-24T16:29:29.506Z] #57 ...
16:29:29 [2021-02-24T16:29:29.506Z] 
16:29:29 [2021-02-24T16:29:29.506Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:29 [2021-02-24T16:29:29.506Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:29:29 [2021-02-24T16:29:29.506Z] #44 13.03 internal/race
16:29:29 [2021-02-24T16:29:29.506Z] #44 13.03 internal/bytealg
16:29:29 [2021-02-24T16:29:29.506Z] #44 13.23 sync/atomic
16:29:29 [2021-02-24T16:29:29.506Z] #44 13.75 unicode
16:29:29 [2021-02-24T16:29:29.506Z] #44 14.21 runtime
16:29:29 [2021-02-24T16:29:29.506Z] #44 19.52 unicode/utf8
16:29:29 [2021-02-24T16:29:29.506Z] #44 20.41 math
16:29:29 [2021-02-24T16:29:29.506Z] #44 ...
16:29:29 [2021-02-24T16:29:29.506Z] 
16:29:29 [2021-02-24T16:29:29.506Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:29 [2021-02-24T16:29:29.506Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.26 go: downloading github.com/spf13/pflag v1.0.5
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.33 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.34 go: downloading github.com/stretchr/testify v1.4.0
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.34 go: downloading github.com/mattn/go-colorable v0.1.4
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.34 go: downloading github.com/go-critic/go-critic v0.4.1
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.35 go: downloading github.com/spf13/cobra v0.0.5
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.63 go: downloading github.com/fatih/color v1.7.0
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.81 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.83 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.83 go: downloading github.com/sirupsen/logrus v1.4.2
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.88 go: extracting github.com/mattn/go-colorable v0.1.4
16:29:29 [2021-02-24T16:29:29.506Z] #48 22.91 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:29:29 [2021-02-24T16:29:29.506Z] #48 23.11 go: extracting github.com/fatih/color v1.7.0
16:29:29 [2021-02-24T16:29:29.506Z] #48 23.17 go: extracting github.com/sirupsen/logrus v1.4.2
16:29:29 [2021-02-24T16:29:29.623Z] #50 ...
16:29:29 [2021-02-24T16:29:29.623Z] 
16:29:29 [2021-02-24T16:29:29.623Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:29 [2021-02-24T16:29:29.623Z] #63 sha256:1a712bdfb618009cb4c583f2f78c371dee23521eb7c377b34ed1af27c3309c0a
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.395 + RM_GOPATH=0
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.395 + TMP_GOPATH=
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.395 + : /build
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.395 + '[' -z '' ']'
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.396 ++ mktemp -d
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.399 + export GOPATH=/tmp/tmp.Ucw3y2eVRn
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.399 + GOPATH=/tmp/tmp.Ucw3y2eVRn
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.399 + RM_GOPATH=1
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.399 + case "$(go env GOARCH)" in
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.401 ++ go env GOARCH
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.425 + export GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.425 + GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.427 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 ++ dirname /tmp/install/install.sh
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + dir=/tmp/install
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + bin=proxy
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + shift
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + '[' '!' -f /tmp/install/proxy.installer ']'
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + . /tmp/install/proxy.installer
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + install_proxy
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + case "$1" in
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + export CGO_ENABLED=0
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + CGO_ENABLED=0
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + _install_proxy
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.440 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ucw3y2eVRn/src/github.com/docker/libnetwork
16:29:29 [2021-02-24T16:29:29.623Z] #63 7.443 Cloning into '/tmp/tmp.Ucw3y2eVRn/src/github.com/docker/libnetwork'...
16:29:29 [2021-02-24T16:29:29.623Z] #63 ...
16:29:29 [2021-02-24T16:29:29.623Z] 
16:29:29 [2021-02-24T16:29:29.623Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:29 [2021-02-24T16:29:29.623Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:29 [2021-02-24T16:29:29.623Z] #41 6.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:29 [2021-02-24T16:29:29.623Z] #41 6.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:29 [2021-02-24T16:29:29.623Z] #41 6.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:29 [2021-02-24T16:29:29.623Z] #41 7.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:29 [2021-02-24T16:29:29.623Z] #41 9.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:29 [2021-02-24T16:29:29.864Z] #48 23.26 go: downloading github.com/spf13/viper v1.6.1
16:29:29 [2021-02-24T16:29:29.864Z] #48 23.38 go: downloading github.com/mattn/go-isatty v0.0.8
16:29:29 [2021-02-24T16:29:29.864Z] #48 23.45 go: extracting github.com/go-critic/go-critic v0.4.1
16:29:29 [2021-02-24T16:29:29.882Z] #41 ...
16:29:29 [2021-02-24T16:29:29.882Z] 
16:29:29 [2021-02-24T16:29:29.882Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 sha256:7bc8f4935053e7aef8c61f121ce5e130de9bed2b353a45c8b53f6e29a88d7bc0
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.711 + RM_GOPATH=0
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.711 + TMP_GOPATH=
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.711 + : /build
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.711 + '[' -z '' ']'
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.711 ++ mktemp -d
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.714 + export GOPATH=/tmp/tmp.ADlmKFfIMG
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.714 + GOPATH=/tmp/tmp.ADlmKFfIMG
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.714 + RM_GOPATH=1
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.714 + case "$(go env GOARCH)" in
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.714 ++ go env GOARCH
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.719 + export GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.719 + GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.719 ++ dirname /tmp/install/install.sh
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + dir=/tmp/install
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + bin=rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + shift
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + . /tmp/install/rootlesskit.installer
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + install_rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + case "$1" in
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + export CGO_ENABLED=0
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + CGO_ENABLED=0
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + _install_rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.720 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ADlmKFfIMG/src/github.com/rootless-containers/rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 5.724 Cloning into '/tmp/tmp.ADlmKFfIMG/src/github.com/rootless-containers/rootlesskit'...
16:29:29 [2021-02-24T16:29:29.882Z] #57 7.972 + cd /tmp/tmp.ADlmKFfIMG/src/github.com/rootless-containers/rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 7.972 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:29 [2021-02-24T16:29:29.882Z] #57 8.029 + export GO111MODULE=on
16:29:29 [2021-02-24T16:29:29.882Z] #57 8.029 + GO111MODULE=on
16:29:29 [2021-02-24T16:29:29.882Z] #57 8.029 + for f in rootlesskit rootlesskit-docker-proxy
16:29:29 [2021-02-24T16:29:29.882Z] #57 8.029 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:29:29 [2021-02-24T16:29:29.882Z] #57 9.935 go: downloading github.com/sirupsen/logrus v1.7.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 9.984 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.02 go: downloading github.com/moby/sys/mountinfo v0.4.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.11 go: downloading github.com/gorilla/mux v1.8.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.12 go: downloading github.com/google/uuid v1.2.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.25 go: downloading github.com/gofrs/flock v0.8.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.35 go: downloading github.com/moby/vpnkit v0.4.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.42 go: downloading github.com/urfave/cli/v2 v2.3.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.42 go: extracting github.com/sirupsen/logrus v1.7.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.82 go: extracting github.com/gorilla/mux v1.8.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 10.96 go: extracting github.com/google/uuid v1.2.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 11.06 go: extracting github.com/moby/sys/mountinfo v0.4.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 11.12 go: extracting github.com/gofrs/flock v0.8.0
16:29:29 [2021-02-24T16:29:29.882Z] #57 11.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:29 [2021-02-24T16:29:29.882Z] #57 11.47 go: downloading github.com/pkg/errors v0.9.1
16:29:29 [2021-02-24T16:29:29.882Z] #57 ...
16:29:29 [2021-02-24T16:29:29.882Z] 
16:29:29 [2021-02-24T16:29:29.882Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:29 [2021-02-24T16:29:29.882Z] #46 sha256:db6755a3318f60d8284f98892a2012ccb47f7cb9a517d9989a75e89b96210e69
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + RM_GOPATH=0
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + TMP_GOPATH=
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + : /build
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + '[' -z '' ']'
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 ++ mktemp -d
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + export GOPATH=/tmp/tmp.9k1VineRL5
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + GOPATH=/tmp/tmp.9k1VineRL5
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + RM_GOPATH=1
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 + case "$(go env GOARCH)" in
16:29:29 [2021-02-24T16:29:29.882Z] #46 7.992 ++ go env GOARCH
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.014 + export GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.014 + GO_BUILDMODE=-buildmode=pie
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.014 ++ dirname /tmp/install/install.sh
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + dir=/tmp/install
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + bin=gotestsum
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + shift
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + . /tmp/install/gotestsum.installer
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 ++ : v0.5.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + install_gotestsum
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + set -e
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + export GO111MODULE=on
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + GO111MODULE=on
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + GOBIN=/build
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 + go get gotest.tools/gotestsum@v0.5.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 go: finding gotest.tools v0.5.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.026 go: finding gotest.tools/gotestsum v0.5.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 8.981 go: downloading gotest.tools/gotestsum v0.5.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 9.616 go: extracting gotest.tools/gotestsum v0.5.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 10.90 go: downloading github.com/spf13/pflag v1.0.3
16:29:29 [2021-02-24T16:29:29.882Z] #46 10.93 go: downloading github.com/fatih/color v1.9.0
16:29:29 [2021-02-24T16:29:29.882Z] #46 11.07 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:29 [2021-02-24T16:29:29.882Z] #46 11.08 go: downloading github.com/pkg/errors v0.9.1
16:29:29 [2021-02-24T16:29:29.882Z] #46 11.28 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:29 [2021-02-24T16:29:29.882Z] #46 11.31 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:29 [2021-02-24T16:29:29.882Z] #46 11.38 go: downloading github.com/jonboulle/clockwork v0.1.0
16:29:29 [2021-02-24T16:29:29.882Z] #46 11.46 go: extracting github.com/fatih/color v1.9.0
16:29:30 [2021-02-24T16:29:30.011Z] #42 44.98   CC       compel/plugins/std/infect.o
16:29:30 [2021-02-24T16:29:30.132Z] #48 23.47 go: extracting github.com/spf13/pflag v1.0.5
16:29:30 [2021-02-24T16:29:30.132Z] #48 23.63 go: extracting github.com/stretchr/testify v1.4.0
16:29:30 [2021-02-24T16:29:30.132Z] #48 ...
16:29:30 [2021-02-24T16:29:30.132Z] 
16:29:30 [2021-02-24T16:29:30.132Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:30 [2021-02-24T16:29:30.132Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:30 [2021-02-24T16:29:30.132Z] #35 13.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:30 [2021-02-24T16:29:30.132Z] #35 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:30 [2021-02-24T16:29:30.143Z] #46 11.48 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:30 [2021-02-24T16:29:30.143Z] #46 11.54 go: extracting github.com/pkg/errors v0.9.1
16:29:30 [2021-02-24T16:29:30.143Z] #46 11.57 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:30 [2021-02-24T16:29:30.143Z] #46 ...
16:29:30 [2021-02-24T16:29:30.143Z] 
16:29:30 [2021-02-24T16:29:30.143Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:30 [2021-02-24T16:29:30.143Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:30 [2021-02-24T16:29:30.143Z] #12 8.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:30 [2021-02-24T16:29:30.143Z] #12 8.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:30 [2021-02-24T16:29:30.143Z] #12 8.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:30 [2021-02-24T16:29:30.144Z] #12 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:30 [2021-02-24T16:29:30.144Z] #12 ...
16:29:30 [2021-02-24T16:29:30.144Z] 
16:29:30 [2021-02-24T16:29:30.144Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:30 [2021-02-24T16:29:30.144Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.784 + RM_GOPATH=0
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.784 + TMP_GOPATH=
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.784 + : /build
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.784 + '[' -z '' ']'
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.784 ++ mktemp -d
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.786 + export GOPATH=/tmp/tmp.aGC3lTMJ0j
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.786 + GOPATH=/tmp/tmp.aGC3lTMJ0j
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.786 + RM_GOPATH=1
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.786 + case "$(go env GOARCH)" in
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.792 ++ go env GOARCH
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + export GO_BUILDMODE=-buildmode=pie
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + GO_BUILDMODE=-buildmode=pie
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 ++ dirname /tmp/install/install.sh
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + dir=/tmp/install
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + bin=golangci_lint
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + shift
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + . /tmp/install/golangci_lint.installer
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 ++ : v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + install_golangci_lint
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + set -e
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + export GO111MODULE=on
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + GO111MODULE=on
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + GOBIN=/build
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.803 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.911 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.911 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.911 go: finding github.com/golangci/golangci-lint v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.911 go: finding github.com/golangci v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 5.911 go: finding github.com v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 6.635 go: downloading github.com/golangci/golangci-lint v1.23.8
16:29:30 [2021-02-24T16:29:30.144Z] #48 7.277 go: extracting github.com/golangci/golangci-lint v1.23.8
16:29:30 [2021-02-24T16:29:30.178Z] #28 4.648 
                                                                           0.0%
##                                                                         3.1%
####                                                                       6.9%
#######                                                                   10.6%
##########                                                                14.6%
##############                                                            19.5%
#################                                                         24.4%
####################                                                      29.1%
########################                                                  33.7%
###########################                                               38.6%
#############################                                             40.9%
################################                                          44.9%
##################################                                        48.6%
#####################################                                     51.9%
#######################################                                   55.4%
##########################################                                59.5%
############################################                              62.3%
################################################                          66.8%
#################################################                         69.2%
####################################################                      73.1%
######################################################                    76.2%
#########################################################                 79.8%
############################################################              83.4%
#############################################################             86.0%
##############################################################            87.4%
#################################################################         90.3%
##################################################################        92.0%
###################################################################       93.9%
####################################################################      95.4%
#####################################################################     96.5%
######################################################################    98.4%
######################################################################## 100.0%
16:29:30 [2021-02-24T16:29:30.178Z] #28 7.908 
16:29:30 [2021-02-24T16:29:30.267Z] #42 45.41   CC       compel/arch/x86/plugins/std/parasite-head.o
16:29:30 [2021-02-24T16:29:30.392Z] #35 ...
16:29:30 [2021-02-24T16:29:30.392Z] 
16:29:30 [2021-02-24T16:29:30.392Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:30 [2021-02-24T16:29:30.392Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:30 [2021-02-24T16:29:30.392Z] #48 23.77 go: downloading github.com/pkg/errors v0.8.1
16:29:30 [2021-02-24T16:29:30.392Z] #48 23.89 go: extracting github.com/spf13/cobra v0.0.5
16:29:30 [2021-02-24T16:29:30.402Z] #48 ...
16:29:30 [2021-02-24T16:29:30.402Z] 
16:29:30 [2021-02-24T16:29:30.402Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:30 [2021-02-24T16:29:30.402Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:29:30 [2021-02-24T16:29:30.402Z] #39 7.324 + git clone https://github.com/docker/distribution.git .
16:29:30 [2021-02-24T16:29:30.402Z] #39 7.329 Cloning into '.'...
16:29:30 [2021-02-24T16:29:30.402Z] #39 ...
16:29:30 [2021-02-24T16:29:30.402Z] 
16:29:30 [2021-02-24T16:29:30.402Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:30 [2021-02-24T16:29:30.402Z] #28 sha256:a8f724d105f72b48c69812836a817fc18f2a4320f726d0f3f362cd075a0dbc59
16:29:30 [2021-02-24T16:29:30.402Z] #28 10.09 
                                                                           0.3%
###                                                                        4.6%
#####                                                                      7.8%
##########                                                                14.0%
############                                                              17.0%
#################                                                         24.1%
####################                                                      28.0%
######################                                                    31.6%
#########################                                                 35.2%
##############################                                            42.4%
###################################                                       49.0%
######################################                                    53.8%
############################################                              61.5%
################################################                          67.8%
###################################################                       71.3%
######################################################                    75.2%
########################################################                  79.0%
############################################################              83.8%
###############################################################           88.2%
###################################################################       94.2%
######################################################################## 100.0%
16:29:30 [2021-02-24T16:29:30.402Z] #28 12.41 
16:29:30 [2021-02-24T16:29:30.402Z] #28 13.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:29:30 [2021-02-24T16:29:30.402Z] #28 14.03 
16:29:30 [2021-02-24T16:29:30.524Z] #42 45.50   CC       compel/arch/x86/plugins/std/memcpy.o
16:29:30 [2021-02-24T16:29:30.524Z] #42 ...
16:29:30 [2021-02-24T16:29:30.524Z] 
16:29:30 [2021-02-24T16:29:30.524Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:30 [2021-02-24T16:29:30.524Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:30 [2021-02-24T16:29:30.524Z] #12 117.4 Selecting previously unselected package libapparmor1:amd64.
16:29:30 [2021-02-24T16:29:30.524Z] #12 117.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:29:30 [2021-02-24T16:29:30.524Z] #12 117.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:29:30 [2021-02-24T16:29:30.524Z] #12 117.4 Selecting previously unselected package libapparmor-dev:amd64.
16:29:30 [2021-02-24T16:29:30.652Z] #48 24.22 go: extracting github.com/mattn/go-isatty v0.0.8
16:29:30 [2021-02-24T16:29:30.652Z] #48 24.25 go: extracting github.com/pkg/errors v0.8.1
16:29:30 [2021-02-24T16:29:30.661Z] #28 14.18 
######################################################################## 100.0%
16:29:30 [2021-02-24T16:29:30.780Z] #12 117.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:29:30 [2021-02-24T16:29:30.780Z] #12 117.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:29:30 [2021-02-24T16:29:30.780Z] #12 117.6 Selecting previously unselected package libbtrfs0.
16:29:30 [2021-02-24T16:29:30.780Z] #12 117.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:29:30 [2021-02-24T16:29:30.780Z] #12 117.7 Unpacking libbtrfs0 (4.20.1-2) ...
16:29:30 [2021-02-24T16:29:30.911Z] #48 24.36 go: extracting github.com/spf13/viper v1.6.1
16:29:30 [2021-02-24T16:29:30.928Z] #28 14.37 
16:29:31 [2021-02-24T16:29:31.037Z] #12 117.7 Selecting previously unselected package libbtrfs-dev.
16:29:31 [2021-02-24T16:29:31.037Z] #12 117.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:29:31 [2021-02-24T16:29:31.037Z] #12 117.8 Unpacking libbtrfs-dev (4.20.1-2) ...
16:29:31 [2021-02-24T16:29:31.037Z] #12 117.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:29:31 [2021-02-24T16:29:31.037Z] #12 117.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:29:31 [2021-02-24T16:29:31.037Z] #12 117.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:29:31 [2021-02-24T16:29:31.037Z] #12 118.0 Selecting previously unselected package libudev-dev:amd64.
16:29:31 [2021-02-24T16:29:31.037Z] #12 118.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:29:31 [2021-02-24T16:29:31.172Z] #48 24.81 go: downloading gopkg.in/ini.v1 v1.51.0
16:29:31 [2021-02-24T16:29:31.294Z] #12 118.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:29:31 [2021-02-24T16:29:31.294Z] #12 118.1 Selecting previously unselected package libsepol1-dev:amd64.
16:29:31 [2021-02-24T16:29:31.294Z] #12 118.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:29:31 [2021-02-24T16:29:31.294Z] #12 118.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:29:31 [2021-02-24T16:29:31.550Z] #12 118.4 Selecting previously unselected package libpcre16-3:amd64.
16:29:31 [2021-02-24T16:29:31.576Z] #28 9.327 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:29:31 [2021-02-24T16:29:31.807Z] #12 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:29:31 [2021-02-24T16:29:31.807Z] #12 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:29:31 [2021-02-24T16:29:31.807Z] #12 118.6 Selecting previously unselected package libpcre32-3:amd64.
16:29:31 [2021-02-24T16:29:31.807Z] #12 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:29:31 [2021-02-24T16:29:31.807Z] #12 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:29:31 [2021-02-24T16:29:31.865Z] #28 15.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:29:32 [2021-02-24T16:29:32.064Z] #12 118.8 Selecting previously unselected package libpcrecpp0v5:amd64.
16:29:32 [2021-02-24T16:29:32.064Z] #12 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:29:32 [2021-02-24T16:29:32.064Z] #12 118.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:29:32 [2021-02-24T16:29:32.064Z] #12 118.9 Selecting previously unselected package libpcre3-dev:amd64.
16:29:32 [2021-02-24T16:29:32.064Z] #12 118.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:29:32 [2021-02-24T16:29:32.064Z] #12 118.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:29:32 [2021-02-24T16:29:32.132Z] #48 25.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:32 [2021-02-24T16:29:32.132Z] #48 25.56 go: extracting gopkg.in/ini.v1 v1.51.0
16:29:32 [2021-02-24T16:29:32.132Z] #48 25.75 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:32 [2021-02-24T16:29:32.132Z] #48 25.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:29:32 [2021-02-24T16:29:32.138Z] #28 15.76 
16:29:32 [2021-02-24T16:29:32.397Z] #28 15.94 
######################################################################## 100.0%
16:29:32 [2021-02-24T16:29:32.542Z] #28 10.13 
16:29:32 [2021-02-24T16:29:32.627Z] #12 119.3 Selecting previously unselected package libselinux1-dev:amd64.
16:29:32 [2021-02-24T16:29:32.627Z] #12 119.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:29:32 [2021-02-24T16:29:32.627Z] #12 119.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:29:32 [2021-02-24T16:29:32.764Z] #48 26.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:29:32 [2021-02-24T16:29:32.764Z] #48 26.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:29:32 [2021-02-24T16:29:32.810Z] #28 10.31 
################                                                          23.3%
######################################################################## 100.0%
16:29:32 [2021-02-24T16:29:32.810Z] #28 10.46 
16:29:32 [2021-02-24T16:29:32.859Z] #28 16.07 
16:29:32 [2021-02-24T16:29:32.859Z] #28 16.23 Download of images into '/build' complete.
16:29:32 [2021-02-24T16:29:32.859Z] #28 16.23 Use something like the following to load the result into a Docker daemon:
16:29:32 [2021-02-24T16:29:32.859Z] #28 16.23   tar -cC '/build' . | docker load
16:29:32 [2021-02-24T16:29:32.884Z] #12 119.6 Selecting previously unselected package libdevmapper-dev:amd64.
16:29:32 [2021-02-24T16:29:32.884Z] #12 119.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:29:32 [2021-02-24T16:29:32.884Z] #12 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:29:33 [2021-02-24T16:29:33.023Z] #48 26.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:33 [2021-02-24T16:29:33.023Z] #48 26.52 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:33 [2021-02-24T16:29:33.023Z] #48 26.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:29:33 [2021-02-24T16:29:33.140Z] #12 119.8 Selecting previously unselected package libseccomp-dev:amd64.
16:29:33 [2021-02-24T16:29:33.140Z] #12 119.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:29:33 [2021-02-24T16:29:33.140Z] #12 119.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:29:33 [2021-02-24T16:29:33.140Z] #12 119.9 Selecting previously unselected package libsystemd-dev:amd64.
16:29:33 [2021-02-24T16:29:33.140Z] #12 119.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:29:33 [2021-02-24T16:29:33.140Z] #12 119.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:29:33 [2021-02-24T16:29:33.598Z] #48 26.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.5 Setting up libbtrfs0 (4.20.1-2) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.6 Setting up libbtrfs-dev (4.20.1-2) ...
16:29:33 [2021-02-24T16:29:33.703Z] #12 120.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:29:33 [2021-02-24T16:29:33.762Z] #28 ...
16:29:33 [2021-02-24T16:29:33.762Z] 
16:29:33 [2021-02-24T16:29:33.762Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.007 + RM_GOPATH=0
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.007 + TMP_GOPATH=
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.007 + : /build
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.007 + '[' -z '' ']'
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.010 ++ mktemp -d
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.011 + export GOPATH=/tmp/tmp.Kvt8r1z6xv
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.011 + GOPATH=/tmp/tmp.Kvt8r1z6xv
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.011 + RM_GOPATH=1
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.011 + case "$(go env GOARCH)" in
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.013 ++ go env GOARCH
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.038 + export GO_BUILDMODE=-buildmode=pie
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.038 + GO_BUILDMODE=-buildmode=pie
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.040 ++ dirname /tmp/install/install.sh
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + dir=/tmp/install
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + bin=rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + shift
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + . /tmp/install/rootlesskit.installer
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + install_rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + case "$1" in
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + export CGO_ENABLED=0
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + CGO_ENABLED=0
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + _install_rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.043 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Kvt8r1z6xv/src/github.com/rootless-containers/rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 5.049 Cloning into '/tmp/tmp.Kvt8r1z6xv/src/github.com/rootless-containers/rootlesskit'...
16:29:33 [2021-02-24T16:29:33.762Z] #57 8.437 + cd /tmp/tmp.Kvt8r1z6xv/src/github.com/rootless-containers/rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 8.437 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:33 [2021-02-24T16:29:33.762Z] #57 8.469 + export GO111MODULE=on
16:29:33 [2021-02-24T16:29:33.762Z] #57 8.470 + GO111MODULE=on
16:29:33 [2021-02-24T16:29:33.762Z] #57 8.471 + for f in rootlesskit rootlesskit-docker-proxy
16:29:33 [2021-02-24T16:29:33.762Z] #57 8.472 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:29:33 [2021-02-24T16:29:33.762Z] #57 ...
16:29:33 [2021-02-24T16:29:33.762Z] 
16:29:33 [2021-02-24T16:29:33.762Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:33 [2021-02-24T16:29:33.762Z] #33 sha256:4667b19ebbbaa9776fa8b6d09ece7704379903fd48ec9740d2d6fc568a2102ab
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.830 + RM_GOPATH=0
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.830 + TMP_GOPATH=
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.830 + : /build
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.830 + '[' -z '' ']'
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.830 ++ mktemp -d
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.850 + export GOPATH=/tmp/tmp.uQVABlPJlS
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.850 + GOPATH=/tmp/tmp.uQVABlPJlS
16:29:33 [2021-02-24T16:29:33.762Z] #33 5.850 + RM_GOPATH=1
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.851 + case "$(go env GOARCH)" in
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.851 ++ go env GOARCH
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.866 + export GO_BUILDMODE=-buildmode=pie
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.866 + GO_BUILDMODE=-buildmode=pie
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.867 ++ dirname /tmp/install/install.sh
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.869 + dir=/tmp/install
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.870 + bin=tomlv
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.870 + shift
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.870 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.870 + . /tmp/install/tomlv.installer
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.870 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.870 + install_tomlv
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.871 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.872 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uQVABlPJlS/src/github.com/BurntSushi/toml
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.872 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:33 [2021-02-24T16:29:33.763Z] #33 5.894 Cloning into '/tmp/tmp.uQVABlPJlS/src/github.com/BurntSushi/toml'...
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.088 + cd /tmp/tmp.uQVABlPJlS/src/github.com/BurntSushi/toml
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.089 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.108 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.817 runtime/internal/sys
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.828 math/bits
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.861 internal/cpu
16:29:33 [2021-02-24T16:29:33.763Z] #33 7.999 runtime/internal/atomic
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.176 runtime/internal/math
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.250 unicode/utf8
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.573 sync/atomic
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.652 unicode
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.731 internal/bytealg
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.744 math
16:29:33 [2021-02-24T16:29:33.763Z] #33 8.980 internal/testlog
16:29:33 [2021-02-24T16:29:33.763Z] #33 9.424 encoding
16:29:33 [2021-02-24T16:29:33.763Z] #33 9.698 runtime/cgo
16:29:33 [2021-02-24T16:29:33.763Z] #33 10.22 runtime
16:29:33 [2021-02-24T16:29:33.858Z] #48 ...
16:29:33 [2021-02-24T16:29:33.858Z] 
16:29:33 [2021-02-24T16:29:33.858Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:33 [2021-02-24T16:29:33.858Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:33 [2021-02-24T16:29:33.858Z] #41 17.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.7 Setting up mingw-w64-common (6.0.0-3) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.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
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.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
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 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
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.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
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:29:33 [2021-02-24T16:29:33.959Z] #12 120.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:29:34 [2021-02-24T16:29:34.006Z] #31 ...
16:29:34 [2021-02-24T16:29:34.006Z] 
16:29:34 [2021-02-24T16:29:34.006Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:34 [2021-02-24T16:29:34.006Z] #23 sha256:206033e35f97867f33ecc9c6f7727495c1342ca9945d16e9e488663b41195f51
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + : /build
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + export GOPATH=/tmp/tmp.AHKC7ofZ6h
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + GOPATH=/tmp/tmp.AHKC7ofZ6h
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.863 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.865 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.874 Install docker/cli version 17.06.2-ce from stable
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + bin=dockercli
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + shift
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + . /tmp/install/dockercli.installer
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 ++ : stable
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 ++ : 17.06.2-ce
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + install_dockercli
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 ++ uname -m
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + arch=x86_64
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + '[' x86_64 '!=' x86_64 ']'
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + url=https://download.docker.com/linux/static
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:29:34 [2021-02-24T16:29:34.006Z] #23 5.877 + tar -xz docker/docker
16:29:34 [2021-02-24T16:29:34.027Z] #33 ...
16:29:34 [2021-02-24T16:29:34.027Z] 
16:29:34 [2021-02-24T16:29:34.027Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:34 [2021-02-24T16:29:34.027Z] #23 sha256:06a9cdd2da3ed415ae44f43d73fcce3c9669a8e69cfa08ec42f3b2b27011c6e6
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.681 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.681 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.681 + : /build
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.681 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.681 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.684 + export GOPATH=/tmp/tmp.OQ8kVOdOR6
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.684 + GOPATH=/tmp/tmp.OQ8kVOdOR6
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.684 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.684 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.687 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 Install docker/cli version 17.06.2-ce from stable
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + bin=dockercli
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + shift
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + . /tmp/install/dockercli.installer
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 ++ : stable
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 ++ : 17.06.2-ce
16:29:34 [2021-02-24T16:29:34.027Z] #23 4.725 + install_dockercli
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.725 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.726 ++ uname -m
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.731 + arch=aarch64
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.731 + '[' aarch64 '!=' x86_64 ']'
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.731 + '[' aarch64 '!=' s390x ']'
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.731 + '[' aarch64 '!=' armhf ']'
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.731 + build_dockercli
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.731 + git clone https://github.com/docker/docker-ce /tmp/tmp.OQ8kVOdOR6/tmp/docker-ce
16:29:34 [2021-02-24T16:29:34.028Z] #23 4.735 Cloning into '/tmp/tmp.OQ8kVOdOR6/tmp/docker-ce'...
16:29:34 [2021-02-24T16:29:34.028Z] #23 ...
16:29:34 [2021-02-24T16:29:34.028Z] 
16:29:34 [2021-02-24T16:29:34.028Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:34 [2021-02-24T16:29:34.028Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:29:34 [2021-02-24T16:29:34.028Z] #41 6.653 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:34 [2021-02-24T16:29:34.028Z] #41 6.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:34 [2021-02-24T16:29:34.028Z] #41 6.720 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:34 [2021-02-24T16:29:34.028Z] #41 7.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:29:34 [2021-02-24T16:29:34.028Z] #41 9.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
16:29:34 [2021-02-24T16:29:34.028Z] #41 9.922 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:29:34 [2021-02-24T16:29:34.028Z] #41 ...
16:29:34 [2021-02-24T16:29:34.028Z] 
16:29:34 [2021-02-24T16:29:34.028Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:34 [2021-02-24T16:29:34.028Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.057 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.057 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.057 + : /build
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.057 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.057 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.063 + export GOPATH=/tmp/tmp.egKUbcVveL
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.063 + GOPATH=/tmp/tmp.egKUbcVveL
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.063 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.063 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.069 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.099 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.099 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.103 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.107 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + bin=golangci_lint
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + shift
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + . /tmp/install/golangci_lint.installer
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 ++ : v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + install_golangci_lint
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + set -e
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + export GO111MODULE=on
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + GO111MODULE=on
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + GOBIN=/build
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.109 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.148 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.149 go: finding github.com v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.149 go: finding github.com/golangci v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.149 go: finding github.com/golangci/golangci-lint v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 6.149 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 7.074 go: downloading github.com/golangci/golangci-lint v1.23.8
16:29:34 [2021-02-24T16:29:34.028Z] #48 7.716 go: extracting github.com/golangci/golangci-lint v1.23.8
16:29:34 [2021-02-24T16:29:34.117Z] #41 ...
16:29:34 [2021-02-24T16:29:34.117Z] 
16:29:34 [2021-02-24T16:29:34.117Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:34 [2021-02-24T16:29:34.117Z] #63 sha256:9219080fec171ec64560422d341037abe2b6a5039c61ea924401747c44973f65
16:29:34 [2021-02-24T16:29:34.117Z] #63 24.98 Checking out files:  49% (943/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1697/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.
16:29:34 [2021-02-24T16:29:34.117Z] #63 26.50 + cd /tmp/tmp.LaqWiYnI3A/src/github.com/docker/libnetwork
16:29:34 [2021-02-24T16:29:34.117Z] #63 26.50 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:34 [2021-02-24T16:29:34.117Z] #63 27.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:29:34 [2021-02-24T16:29:34.215Z] #12 120.9 Setting up dmsetup (2:1.02.155-3) ...
16:29:34 [2021-02-24T16:29:34.215Z] #12 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:29:34 [2021-02-24T16:29:34.215Z] #12 120.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:29:34 [2021-02-24T16:29:34.215Z] #12 121.0 Processing triggers for libc-bin (2.28-10) ...
16:29:34 [2021-02-24T16:29:34.235Z] #28 DONE 17.5s
16:29:34 [2021-02-24T16:29:34.235Z] 
16:29:34 [2021-02-24T16:29:34.235Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:34 [2021-02-24T16:29:34.235Z] #23 sha256:1a3712d718b4ba39dbde95818d014782041774125d85c4b0113fe09cb509ebf9
16:29:34 [2021-02-24T16:29:34.235Z] #23 14.76 + mkdir -p /build
16:29:34 [2021-02-24T16:29:34.235Z] #23 14.77 + mv docker/docker /build/
16:29:34 [2021-02-24T16:29:34.235Z] #23 14.78 + rmdir docker
16:29:34 [2021-02-24T16:29:34.235Z] #23 DONE 15.5s
16:29:34 [2021-02-24T16:29:34.235Z] 
16:29:34 [2021-02-24T16:29:34.235Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:34 [2021-02-24T16:29:34.235Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:29:34 [2021-02-24T16:29:34.235Z] #33 14.75 internal/testlog
16:29:34 [2021-02-24T16:29:34.235Z] #33 15.06 encoding
16:29:34 [2021-02-24T16:29:34.235Z] #33 15.28 runtime/cgo
16:29:34 [2021-02-24T16:29:34.329Z] #48 ...
16:29:34 [2021-02-24T16:29:34.329Z] 
16:29:34 [2021-02-24T16:29:34.329Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:34 [2021-02-24T16:29:34.329Z] #46 sha256:fb6dc5b01705c4b58450dfb89f35c25a3ca223e7532c311037a446c7591a4b82
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.983 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.983 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 + : /build
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 + export GOPATH=/tmp/tmp.41Pe0SjyIK
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 + GOPATH=/tmp/tmp.41Pe0SjyIK
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.329Z] #46 4.987 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.003 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.009 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.009 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.011 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 + bin=gotestsum
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 + shift
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 + . /tmp/install/gotestsum.installer
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 ++ : v0.5.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.016 + install_gotestsum
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.018 + set -e
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.019 + export GO111MODULE=on
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.019 + GO111MODULE=on
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.019 + GOBIN=/build
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.019 + go get gotest.tools/gotestsum@v0.5.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.151 go: finding gotest.tools v0.5.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 5.151 go: finding gotest.tools/gotestsum v0.5.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 6.493 go: downloading gotest.tools/gotestsum v0.5.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 7.063 go: extracting gotest.tools/gotestsum v0.5.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.222 go: downloading github.com/spf13/pflag v1.0.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.310 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.342 go: downloading github.com/jonboulle/clockwork v0.1.0
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.358 go: downloading github.com/fatih/color v1.9.0
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.390 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.406 go: downloading github.com/pkg/errors v0.9.1
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.544 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.570 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.578 go: extracting github.com/fatih/color v1.9.0
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.666 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.715 go: downloading github.com/mattn/go-isatty v0.0.12
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.747 go: downloading github.com/mattn/go-colorable v0.1.6
16:29:34 [2021-02-24T16:29:34.329Z] #46 8.841 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:34 [2021-02-24T16:29:34.329Z] #46 9.563 go: extracting github.com/pkg/errors v0.9.1
16:29:34 [2021-02-24T16:29:34.329Z] #46 9.580 go: extracting github.com/jonboulle/clockwork v0.1.0
16:29:34 [2021-02-24T16:29:34.329Z] #46 9.680 go: extracting github.com/mattn/go-colorable v0.1.6
16:29:34 [2021-02-24T16:29:34.329Z] #46 9.682 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:34 [2021-02-24T16:29:34.329Z] #46 9.868 go: extracting github.com/spf13/pflag v1.0.3
16:29:34 [2021-02-24T16:29:34.329Z] #46 9.982 go: extracting github.com/mattn/go-isatty v0.0.12
16:29:34 [2021-02-24T16:29:34.329Z] #46 10.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:34 [2021-02-24T16:29:34.329Z] #46 ...
16:29:34 [2021-02-24T16:29:34.329Z] 
16:29:34 [2021-02-24T16:29:34.329Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:34 [2021-02-24T16:29:34.329Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:29:34 [2021-02-24T16:29:34.329Z] #39 5.690 + git clone https://github.com/docker/distribution.git .
16:29:34 [2021-02-24T16:29:34.329Z] #39 5.694 Cloning into '.'...
16:29:34 [2021-02-24T16:29:34.594Z] #39 ...
16:29:34 [2021-02-24T16:29:34.594Z] 
16:29:34 [2021-02-24T16:29:34.594Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:34 [2021-02-24T16:29:34.594Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
16:29:34 [2021-02-24T16:29:34.594Z] #31 6.168 + git clone https://github.com/kolyshkin/go-swagger.git .
16:29:34 [2021-02-24T16:29:34.594Z] #31 6.171 Cloning into '.'...
16:29:34 [2021-02-24T16:29:34.594Z] #31 ...
16:29:34 [2021-02-24T16:29:34.594Z] 
16:29:34 [2021-02-24T16:29:34.594Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:34 [2021-02-24T16:29:34.594Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:29:34 [2021-02-24T16:29:34.594Z] #54 6.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:34 [2021-02-24T16:29:34.594Z] #54 6.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:34 [2021-02-24T16:29:34.594Z] #54 6.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:34 [2021-02-24T16:29:34.594Z] #54 7.683 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:29:34 [2021-02-24T16:29:34.594Z] #54 9.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
16:29:34 [2021-02-24T16:29:34.594Z] #54 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:29:34 [2021-02-24T16:29:34.858Z] #54 ...
16:29:34 [2021-02-24T16:29:34.858Z] 
16:29:34 [2021-02-24T16:29:34.858Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:34 [2021-02-24T16:29:34.858Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.600 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.600 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.600 + : /build
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.600 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.602 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.611 + export GOPATH=/tmp/tmp.reFjsBLYXV
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.611 + GOPATH=/tmp/tmp.reFjsBLYXV
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.611 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.611 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.611 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + bin=shfmt
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + shift
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + . /tmp/install/shfmt.installer
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + install_shfmt
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 + git clone https://github.com/mvdan/sh.git /tmp/tmp.reFjsBLYXV/src/github.com/mvdan/sh
16:29:34 [2021-02-24T16:29:34.858Z] #50 4.622 Cloning into '/tmp/tmp.reFjsBLYXV/src/github.com/mvdan/sh'...
16:29:34 [2021-02-24T16:29:34.858Z] #50 ...
16:29:34 [2021-02-24T16:29:34.858Z] 
16:29:34 [2021-02-24T16:29:34.858Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:34 [2021-02-24T16:29:34.858Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.706 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.706 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.706 + : /build
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.706 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.706 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.716 + export GOPATH=/tmp/tmp.AdJxJmlsQj
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.716 + GOPATH=/tmp/tmp.AdJxJmlsQj
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.716 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.716 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.716 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.742 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.742 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.742 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.762 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + bin=vndr
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + shift
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + '[' '!' -f /tmp/install/vndr.installer ']'
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + . /tmp/install/vndr.installer
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + install_vndr
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.763 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AdJxJmlsQj/src/github.com/LK4D4/vndr
16:29:34 [2021-02-24T16:29:34.858Z] #44 5.768 Cloning into '/tmp/tmp.AdJxJmlsQj/src/github.com/LK4D4/vndr'...
16:29:34 [2021-02-24T16:29:34.858Z] #44 6.531 + cd /tmp/tmp.AdJxJmlsQj/src/github.com/LK4D4/vndr
16:29:34 [2021-02-24T16:29:34.858Z] #44 6.533 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:29:34 [2021-02-24T16:29:34.858Z] #44 6.579 + go build -buildmode=pie -v -o /build/vndr .
16:29:34 [2021-02-24T16:29:34.858Z] #44 8.325 internal/race
16:29:34 [2021-02-24T16:29:34.858Z] #44 8.382 runtime/internal/atomic
16:29:34 [2021-02-24T16:29:34.858Z] #44 8.387 internal/cpu
16:29:34 [2021-02-24T16:29:34.858Z] #44 8.393 sync/atomic
16:29:34 [2021-02-24T16:29:34.858Z] #44 8.481 unicode
16:29:34 [2021-02-24T16:29:34.858Z] #44 9.020 internal/bytealg
16:29:34 [2021-02-24T16:29:34.858Z] #44 9.123 math
16:29:34 [2021-02-24T16:29:34.858Z] #44 9.242 internal/testlog
16:29:34 [2021-02-24T16:29:34.858Z] #44 10.02 unicode/utf16
16:29:34 [2021-02-24T16:29:34.858Z] #44 10.05 runtime
16:29:34 [2021-02-24T16:29:34.858Z] #44 10.49 container/list
16:29:34 [2021-02-24T16:29:34.948Z] #23 ...
16:29:34 [2021-02-24T16:29:34.948Z] 
16:29:34 [2021-02-24T16:29:34.948Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:34 [2021-02-24T16:29:34.948Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:34 [2021-02-24T16:29:34.948Z] #35 7.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:34 [2021-02-24T16:29:34.948Z] #35 7.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:34 [2021-02-24T16:29:34.948Z] #35 7.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:34 [2021-02-24T16:29:34.948Z] #35 7.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:34 [2021-02-24T16:29:34.948Z] #35 ...
16:29:34 [2021-02-24T16:29:34.948Z] 
16:29:34 [2021-02-24T16:29:34.948Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:34 [2021-02-24T16:29:34.948Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + RM_GOPATH=0
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + TMP_GOPATH=
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + : /build
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + '[' -z '' ']'
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 ++ mktemp -d
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + export GOPATH=/tmp/tmp.DNHNYrfNKV
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + GOPATH=/tmp/tmp.DNHNYrfNKV
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + RM_GOPATH=1
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.603 + case "$(go env GOARCH)" in
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.606 ++ go env GOARCH
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + export GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + GO_BUILDMODE=-buildmode=pie
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 ++ dirname /tmp/install/install.sh
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + dir=/tmp/install
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + bin=vndr
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + shift
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + '[' '!' -f /tmp/install/vndr.installer ']'
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + . /tmp/install/vndr.installer
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + install_vndr
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DNHNYrfNKV/src/github.com/LK4D4/vndr
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 Cloning into '/tmp/tmp.DNHNYrfNKV/src/github.com/LK4D4/vndr'...
16:29:34 [2021-02-24T16:29:34.948Z] #44 7.666 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
16:29:35 [2021-02-24T16:29:35.123Z] #44 11.51 crypto/internal/subtle
16:29:35 [2021-02-24T16:29:35.123Z] #44 ...
16:29:35 [2021-02-24T16:29:35.123Z] 
16:29:35 [2021-02-24T16:29:35.123Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:35 [2021-02-24T16:29:35.123Z] #63 sha256:aa9f77b57a72b74000171ff8a75ef6fef5774f91ef8aac6275bec1588db2746b
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.617 + RM_GOPATH=0
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.617 + TMP_GOPATH=
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.617 + : /build
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.617 + '[' -z '' ']'
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.617 ++ mktemp -d
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.623 + export GOPATH=/tmp/tmp.auDxx06twx
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.623 + GOPATH=/tmp/tmp.auDxx06twx
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.623 + RM_GOPATH=1
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.623 + case "$(go env GOARCH)" in
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.639 ++ go env GOARCH
16:29:35 [2021-02-24T16:29:35.123Z] #63 5.659 + export GO_BUILDMODE=-buildmode=pie
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.659 + GO_BUILDMODE=-buildmode=pie
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.659 ++ dirname /tmp/install/install.sh
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.659 + dir=/tmp/install
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.659 + bin=proxy
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.659 + shift
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.659 + '[' '!' -f /tmp/install/proxy.installer ']'
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + . /tmp/install/proxy.installer
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + install_proxy
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + case "$1" in
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + export CGO_ENABLED=0
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + CGO_ENABLED=0
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + _install_proxy
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.663 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.auDxx06twx/src/github.com/docker/libnetwork
16:29:35 [2021-02-24T16:29:35.124Z] #63 5.665 Cloning into '/tmp/tmp.auDxx06twx/src/github.com/docker/libnetwork'...
16:29:35 [2021-02-24T16:29:35.124Z] #63 ...
16:29:35 [2021-02-24T16:29:35.124Z] 
16:29:35 [2021-02-24T16:29:35.124Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:35 [2021-02-24T16:29:35.124Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:29:35 [2021-02-24T16:29:35.124Z] #35 6.407 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:35 [2021-02-24T16:29:35.124Z] #35 6.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:35 [2021-02-24T16:29:35.124Z] #35 6.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:35 [2021-02-24T16:29:35.124Z] #35 7.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:29:35 [2021-02-24T16:29:35.124Z] #35 9.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
16:29:35 [2021-02-24T16:29:35.124Z] #35 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:29:35 [2021-02-24T16:29:35.395Z] #35 ...
16:29:35 [2021-02-24T16:29:35.395Z] 
16:29:35 [2021-02-24T16:29:35.395Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:35 [2021-02-24T16:29:35.395Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:29:35 [2021-02-24T16:29:35.395Z] #12 6.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:35 [2021-02-24T16:29:35.395Z] #12 6.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:35 [2021-02-24T16:29:35.395Z] #12 6.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:35 [2021-02-24T16:29:35.395Z] #12 7.451 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:29:35 [2021-02-24T16:29:35.395Z] #12 9.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
16:29:35 [2021-02-24T16:29:35.395Z] #12 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:29:35 [2021-02-24T16:29:35.395Z] #12 ...
16:29:35 [2021-02-24T16:29:35.395Z] 
16:29:35 [2021-02-24T16:29:35.395Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:35 [2021-02-24T16:29:35.395Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:29:35 [2021-02-24T16:29:35.395Z] #44 11.88 crypto/subtle
16:29:35 [2021-02-24T16:29:35.660Z] #44 12.11 vendor/golang.org/x/crypto/cryptobyte/asn1
16:29:35 [2021-02-24T16:29:35.904Z] #44 8.500 + cd /tmp/tmp.DNHNYrfNKV/src/github.com/LK4D4/vndr
16:29:35 [2021-02-24T16:29:35.904Z] #44 8.500 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
16:29:35 [2021-02-24T16:29:35.904Z] #44 8.555 + go build -buildmode=pie -v -o /build/vndr .
16:29:35 [2021-02-24T16:29:35.904Z] #44 ...
16:29:35 [2021-02-24T16:29:35.904Z] 
16:29:35 [2021-02-24T16:29:35.904Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:35 [2021-02-24T16:29:35.904Z] #46 sha256:70e7cc504393c6edc14739aabc90f85fb30d2206650120303e5a9673e33d2985
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + RM_GOPATH=0
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + TMP_GOPATH=
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + : /build
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + '[' -z '' ']'
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 ++ mktemp -d
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + export GOPATH=/tmp/tmp.LKwqN1wCRO
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + GOPATH=/tmp/tmp.LKwqN1wCRO
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + RM_GOPATH=1
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 + case "$(go env GOARCH)" in
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.426 ++ go env GOARCH
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.468 + export GO_BUILDMODE=-buildmode=pie
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.468 + GO_BUILDMODE=-buildmode=pie
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.468 ++ dirname /tmp/install/install.sh
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.473 + dir=/tmp/install
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.473 + bin=gotestsum
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.473 + shift
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.474 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.474 + . /tmp/install/gotestsum.installer
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.474 ++ : v0.5.3
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.475 + install_gotestsum
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.501 + set -e
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.501 + export GO111MODULE=on
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.501 + GO111MODULE=on
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.501 + GOBIN=/build
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.501 + go get gotest.tools/gotestsum@v0.5.3
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.512 go: finding gotest.tools/gotestsum v0.5.3
16:29:35 [2021-02-24T16:29:35.904Z] #46 8.555 go: finding gotest.tools v0.5.3
16:29:35 [2021-02-24T16:29:35.924Z] #44 12.22 internal/nettrace
16:29:35 [2021-02-24T16:29:35.924Z] #44 12.45 runtime/cgo
16:29:36 [2021-02-24T16:29:36.115Z] #12 DONE 122.7s
16:29:36 [2021-02-24T16:29:36.115Z] 
16:29:36 [2021-02-24T16:29:36.115Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:29:36 [2021-02-24T16:29:36.115Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
16:29:36 [2021-02-24T16:29:36.163Z] #46 ...
16:29:36 [2021-02-24T16:29:36.163Z] 
16:29:36 [2021-02-24T16:29:36.163Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:36 [2021-02-24T16:29:36.163Z] #63 sha256:63d17a3e401acc75c5120b8f5c69423c3795cbe0bf53b43e03aa45b63a7d80d2
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + RM_GOPATH=0
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + TMP_GOPATH=
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + : /build
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + '[' -z '' ']'
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 ++ mktemp -d
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + export GOPATH=/tmp/tmp.TBtxHSvbag
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + GOPATH=/tmp/tmp.TBtxHSvbag
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + RM_GOPATH=1
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.860 + case "$(go env GOARCH)" in
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.862 ++ go env GOARCH
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.915 + export GO_BUILDMODE=-buildmode=pie
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.918 + GO_BUILDMODE=-buildmode=pie
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.925 ++ dirname /tmp/install/install.sh
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 + dir=/tmp/install
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 + bin=proxy
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 + shift
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 + '[' '!' -f /tmp/install/proxy.installer ']'
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 + . /tmp/install/proxy.installer
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.927 + install_proxy
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 + case "$1" in
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 + export CGO_ENABLED=0
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 + CGO_ENABLED=0
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 + _install_proxy
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TBtxHSvbag/src/github.com/docker/libnetwork
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.928 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:36 [2021-02-24T16:29:36.163Z] #63 8.930 Cloning into '/tmp/tmp.TBtxHSvbag/src/github.com/docker/libnetwork'...
16:29:36 [2021-02-24T16:29:36.424Z] #63 ...
16:29:36 [2021-02-24T16:29:36.424Z] 
16:29:36 [2021-02-24T16:29:36.424Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:36 [2021-02-24T16:29:36.424Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:29:36 [2021-02-24T16:29:36.424Z] #31 8.733 + git clone https://github.com/kolyshkin/go-swagger.git .
16:29:36 [2021-02-24T16:29:36.424Z] #31 8.747 Cloning into '.'...
16:29:36 [2021-02-24T16:29:36.667Z] #63 ...
16:29:36 [2021-02-24T16:29:36.667Z] 
16:29:36 [2021-02-24T16:29:36.667Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:36 [2021-02-24T16:29:36.667Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.23 go: downloading github.com/go-toolsmith/astp v1.0.0
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.24 go: downloading github.com/ultraware/whitespace v0.0.4
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.24 go: downloading github.com/spf13/afero v1.1.2
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.26 go: downloading github.com/stretchr/objx v0.2.0
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.27 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:29:36 [2021-02-24T16:29:36.667Z] #48 30.36 go: extracting github.com/go-toolsmith/astp v1.0.0
16:29:36 [2021-02-24T16:29:36.926Z] #48 30.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:29:36 [2021-02-24T16:29:36.926Z] #48 30.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:36 [2021-02-24T16:29:36.926Z] #48 30.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:29:37 [2021-02-24T16:29:37.187Z] #48 30.69 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:29:37 [2021-02-24T16:29:37.187Z] #48 30.69 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:37 [2021-02-24T16:29:37.187Z] #48 30.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:29:37 [2021-02-24T16:29:37.187Z] #48 30.78 go: extracting github.com/ultraware/whitespace v0.0.4
16:29:37 [2021-02-24T16:29:37.187Z] #48 30.78 go: extracting github.com/stretchr/objx v0.2.0
16:29:37 [2021-02-24T16:29:37.187Z] #48 30.91 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:29:37 [2021-02-24T16:29:37.187Z] #48 ...
16:29:37 [2021-02-24T16:29:37.187Z] 
16:29:37 [2021-02-24T16:29:37.187Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:37 [2021-02-24T16:29:37.187Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:29:37 [2021-02-24T16:29:37.187Z] #33 20.91 internal/testlog
16:29:37 [2021-02-24T16:29:37.187Z] #33 21.63 encoding
16:29:37 [2021-02-24T16:29:37.187Z] #33 22.17 runtime/cgo
16:29:37 [2021-02-24T16:29:37.368Z] #31 ...
16:29:37 [2021-02-24T16:29:37.368Z] 
16:29:37 [2021-02-24T16:29:37.368Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:37 [2021-02-24T16:29:37.368Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:37 [2021-02-24T16:29:37.368Z] #54 9.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:37 [2021-02-24T16:29:37.368Z] #54 9.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:37 [2021-02-24T16:29:37.368Z] #54 9.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:37 [2021-02-24T16:29:37.368Z] #54 ...
16:29:37 [2021-02-24T16:29:37.368Z] 
16:29:37 [2021-02-24T16:29:37.368Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:37 [2021-02-24T16:29:37.368Z] #33 sha256:075888e9de5f6860670d5a5a61f86ce0991fee33c796f57836691b2869eb1ad0
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + RM_GOPATH=0
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + TMP_GOPATH=
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + : /build
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + '[' -z '' ']'
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 ++ mktemp -d
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + export GOPATH=/tmp/tmp.eJQjlBqWbx
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + GOPATH=/tmp/tmp.eJQjlBqWbx
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + RM_GOPATH=1
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 + case "$(go env GOARCH)" in
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.556 ++ go env GOARCH
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.562 + export GO_BUILDMODE=-buildmode=pie
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.562 + GO_BUILDMODE=-buildmode=pie
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.562 ++ dirname /tmp/install/install.sh
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.570 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + dir=/tmp/install
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + bin=tomlv
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + shift
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + '[' '!' -f /tmp/install/tomlv.installer ']'
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + . /tmp/install/tomlv.installer
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + install_tomlv
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.572 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eJQjlBqWbx/src/github.com/BurntSushi/toml
16:29:37 [2021-02-24T16:29:37.368Z] #33 8.590 Cloning into '/tmp/tmp.eJQjlBqWbx/src/github.com/BurntSushi/toml'...
16:29:37 [2021-02-24T16:29:37.368Z] #33 9.930 + cd /tmp/tmp.eJQjlBqWbx/src/github.com/BurntSushi/toml
16:29:37 [2021-02-24T16:29:37.368Z] #33 9.930 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
16:29:37 [2021-02-24T16:29:37.368Z] #33 9.991 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
16:29:37 [2021-02-24T16:29:37.368Z] #33 ...
16:29:37 [2021-02-24T16:29:37.368Z] 
16:29:37 [2021-02-24T16:29:37.368Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:37 [2021-02-24T16:29:37.368Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:37 [2021-02-24T16:29:37.368Z] #12 8.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:37 [2021-02-24T16:29:37.368Z] #12 8.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:37 [2021-02-24T16:29:37.368Z] #12 8.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:37 [2021-02-24T16:29:37.446Z] #33 ...
16:29:37 [2021-02-24T16:29:37.446Z] 
16:29:37 [2021-02-24T16:29:37.446Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:37 [2021-02-24T16:29:37.446Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:37 [2021-02-24T16:29:37.446Z] #48 31.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:29:37 [2021-02-24T16:29:37.446Z] #48 31.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:37 [2021-02-24T16:29:37.446Z] #48 31.13 go: extracting github.com/spf13/afero v1.1.2
16:29:37 [2021-02-24T16:29:37.484Z] #13 ...
16:29:37 [2021-02-24T16:29:37.484Z] 
16:29:37 [2021-02-24T16:29:37.484Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:37 [2021-02-24T16:29:37.484Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:29:37 [2021-02-24T16:29:37.484Z] #44 114.3 net/textproto
16:29:37 [2021-02-24T16:29:37.484Z] #44 114.3 crypto/x509
16:29:37 [2021-02-24T16:29:37.484Z] #44 115.4 vendor/golang.org/x/net/http/httpguts
16:29:37 [2021-02-24T16:29:37.484Z] #44 115.7 vendor/golang.org/x/net/http/httpproxy
16:29:37 [2021-02-24T16:29:37.484Z] #44 116.3 mime/multipart
16:29:37 [2021-02-24T16:29:37.484Z] #44 118.5 crypto/tls
16:29:37 [2021-02-24T16:29:37.484Z] #44 ...
16:29:37 [2021-02-24T16:29:37.484Z] 
16:29:37 [2021-02-24T16:29:37.484Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:29:37 [2021-02-24T16:29:37.484Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.638 + RM_GOPATH=0
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.638 + TMP_GOPATH=
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.638 + : /build
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.639 + '[' -z '' ']'
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.641 ++ mktemp -d
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.650 + export GOPATH=/tmp/tmp.awO8TPbTow
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.650 + GOPATH=/tmp/tmp.awO8TPbTow
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.650 + RM_GOPATH=1
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.650 + case "$(go env GOARCH)" in
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.653 ++ go env GOARCH
16:29:37 [2021-02-24T16:29:37.484Z] #52 1.689 + export GO_BUILDMODE=-buildmode=pie
16:29:37 [2021-02-24T16:29:37.629Z] #12 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:37 [2021-02-24T16:29:37.629Z] #12 ...
16:29:37 [2021-02-24T16:29:37.629Z] 
16:29:37 [2021-02-24T16:29:37.629Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:37 [2021-02-24T16:29:37.629Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:37 [2021-02-24T16:29:37.629Z] #41 9.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:37 [2021-02-24T16:29:37.629Z] #41 9.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:37 [2021-02-24T16:29:37.629Z] #41 9.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:37 [2021-02-24T16:29:37.629Z] #41 ...
16:29:37 [2021-02-24T16:29:37.629Z] 
16:29:37 [2021-02-24T16:29:37.629Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:37 [2021-02-24T16:29:37.629Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:29:37 [2021-02-24T16:29:37.629Z] #39 8.811 + git clone https://github.com/docker/distribution.git .
16:29:37 [2021-02-24T16:29:37.629Z] #39 8.814 Cloning into '.'...
16:29:37 [2021-02-24T16:29:37.707Z] #48 31.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:29:37 [2021-02-24T16:29:37.707Z] #48 31.20 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:29:37 [2021-02-24T16:29:37.707Z] #48 31.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:37 [2021-02-24T16:29:37.707Z] #48 31.25 go: downloading github.com/uudashr/gocognit v1.0.1
16:29:37 [2021-02-24T16:29:37.707Z] #48 31.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:37 [2021-02-24T16:29:37.707Z] #48 31.31 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:29:37 [2021-02-24T16:29:37.852Z] #52 ...
16:29:37 [2021-02-24T16:29:37.852Z] 
16:29:37 [2021-02-24T16:29:37.852Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:29:37 [2021-02-24T16:29:37.852Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
16:29:37 [2021-02-24T16:29:37.852Z] #13 DONE 1.8s
16:29:37 [2021-02-24T16:29:37.852Z] 
16:29:37 [2021-02-24T16:29:37.852Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:29:37 [2021-02-24T16:29:37.852Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.691 + GO_BUILDMODE=-buildmode=pie
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.692 ++ dirname /tmp/install/install.sh
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.703 + dir=/tmp/install
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.703 + bin=runc
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.703 + shift
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.704 + '[' '!' -f /tmp/install/runc.installer ']'
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.704 + . /tmp/install/runc.installer
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.704 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.704 + install_runc
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.705 + grep -q '^3\.10\.0.*\.el7\.'
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.705 + uname -r
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.715 + RUNC_BUILDTAGS='seccomp '
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.715 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.715 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.awO8TPbTow/src/github.com/opencontainers/runc
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.715 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:29:37 [2021-02-24T16:29:37.852Z] #52 1.723 Cloning into '/tmp/tmp.awO8TPbTow/src/github.com/opencontainers/runc'...
16:29:37 [2021-02-24T16:29:37.890Z] #39 ...
16:29:37 [2021-02-24T16:29:37.890Z] 
16:29:37 [2021-02-24T16:29:37.890Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:37 [2021-02-24T16:29:37.890Z] #57 sha256:875b764f0a24b8df59ccdecb7e55a6e59be50ae442c095ef730c39ae277d46d2
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + RM_GOPATH=0
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + TMP_GOPATH=
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + : /build
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + '[' -z '' ']'
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 ++ mktemp -d
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + export GOPATH=/tmp/tmp.j5AyIpjjDG
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + GOPATH=/tmp/tmp.j5AyIpjjDG
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + RM_GOPATH=1
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 + case "$(go env GOARCH)" in
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.756 ++ go env GOARCH
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.770 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + export GO_BUILDMODE=-buildmode=pie
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + GO_BUILDMODE=-buildmode=pie
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 ++ dirname /tmp/install/install.sh
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + dir=/tmp/install
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + bin=rootlesskit
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + shift
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + . /tmp/install/rootlesskit.installer
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + install_rootlesskit
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + case "$1" in
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + export CGO_ENABLED=0
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + CGO_ENABLED=0
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + _install_rootlesskit
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.771 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.j5AyIpjjDG/src/github.com/rootless-containers/rootlesskit
16:29:37 [2021-02-24T16:29:37.890Z] #57 7.781 Cloning into '/tmp/tmp.j5AyIpjjDG/src/github.com/rootless-containers/rootlesskit'...
16:29:37 [2021-02-24T16:29:37.966Z] #48 31.43 go: downloading github.com/hashicorp/hcl v1.0.0
16:29:37 [2021-02-24T16:29:37.966Z] #48 31.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:29:37 [2021-02-24T16:29:37.966Z] #48 31.46 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:29:37 [2021-02-24T16:29:37.966Z] #48 31.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:29:37 [2021-02-24T16:29:37.966Z] #48 31.63 go: extracting github.com/uudashr/gocognit v1.0.1
16:29:37 [2021-02-24T16:29:37.966Z] #48 31.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:29:38 [2021-02-24T16:29:38.152Z] #57 ...
16:29:38 [2021-02-24T16:29:38.152Z] 
16:29:38 [2021-02-24T16:29:38.152Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:38 [2021-02-24T16:29:38.152Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + RM_GOPATH=0
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + TMP_GOPATH=
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + : /build
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + '[' -z '' ']'
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 ++ mktemp -d
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + export GOPATH=/tmp/tmp.r4nSbhiEYw
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + GOPATH=/tmp/tmp.r4nSbhiEYw
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + RM_GOPATH=1
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 + case "$(go env GOARCH)" in
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.798 ++ go env GOARCH
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + export GO_BUILDMODE=-buildmode=pie
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + GO_BUILDMODE=-buildmode=pie
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 ++ dirname /tmp/install/install.sh
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + dir=/tmp/install
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + bin=shfmt
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + shift
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + . /tmp/install/shfmt.installer
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + install_shfmt
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 + git clone https://github.com/mvdan/sh.git /tmp/tmp.r4nSbhiEYw/src/github.com/mvdan/sh
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.873 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:38 [2021-02-24T16:29:38.152Z] #50 8.909 Cloning into '/tmp/tmp.r4nSbhiEYw/src/github.com/mvdan/sh'...
16:29:38 [2021-02-24T16:29:38.152Z] #50 ...
16:29:38 [2021-02-24T16:29:38.152Z] 
16:29:38 [2021-02-24T16:29:38.152Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:38 [2021-02-24T16:29:38.152Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + RM_GOPATH=0
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + TMP_GOPATH=
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + : /build
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + '[' -z '' ']'
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 ++ mktemp -d
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + export GOPATH=/tmp/tmp.PZWI5vvfhF
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + GOPATH=/tmp/tmp.PZWI5vvfhF
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + RM_GOPATH=1
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + case "$(go env GOARCH)" in
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 ++ go env GOARCH
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + export GO_BUILDMODE=-buildmode=pie
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + GO_BUILDMODE=-buildmode=pie
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 ++ dirname /tmp/install/install.sh
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + dir=/tmp/install
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + bin=golangci_lint
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + shift
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + . /tmp/install/golangci_lint.installer
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 ++ : v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + install_golangci_lint
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + set -e
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + export GO111MODULE=on
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + GO111MODULE=on
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + GOBIN=/build
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.362 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.398 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.398 go: finding github.com/golangci/golangci-lint v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.398 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.398 go: finding github.com/golangci v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.398 go: finding github.com v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 6.958 go: downloading github.com/golangci/golangci-lint v1.23.8
16:29:38 [2021-02-24T16:29:38.152Z] #48 7.561 go: extracting github.com/golangci/golangci-lint v1.23.8
16:29:38 [2021-02-24T16:29:38.226Z] #48 31.90 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:38 [2021-02-24T16:29:38.226Z] #48 31.90 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:38 [2021-02-24T16:29:38.226Z] #48 31.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:29:38 [2021-02-24T16:29:38.413Z] #48 ...
16:29:38 [2021-02-24T16:29:38.413Z] 
16:29:38 [2021-02-24T16:29:38.413Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:38 [2021-02-24T16:29:38.413Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:29:38 [2021-02-24T16:29:38.413Z] #44 10.49 runtime/internal/atomic
16:29:38 [2021-02-24T16:29:38.413Z] #44 10.50 internal/cpu
16:29:38 [2021-02-24T16:29:38.413Z] #44 10.81 runtime/internal/sys
16:29:38 [2021-02-24T16:29:38.413Z] #44 11.33 internal/bytealg
16:29:38 [2021-02-24T16:29:38.425Z] #33 ...
16:29:38 [2021-02-24T16:29:38.425Z] 
16:29:38 [2021-02-24T16:29:38.425Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:38 [2021-02-24T16:29:38.425Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.27 go: downloading github.com/spf13/pflag v1.0.5
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.27 go: downloading github.com/pkg/errors v0.8.1
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.27 go: downloading github.com/spf13/cobra v0.0.5
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.27 go: downloading github.com/fatih/color v1.7.0
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.43 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.46 go: extracting github.com/fatih/color v1.7.0
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.51 go: extracting github.com/pkg/errors v0.8.1
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.57 go: extracting github.com/spf13/pflag v1.0.5
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.64 go: downloading github.com/spf13/viper v1.6.1
16:29:38 [2021-02-24T16:29:38.425Z] #48 16.85 go: downloading github.com/go-critic/go-critic v0.4.1
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.48 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.48 go: extracting github.com/spf13/cobra v0.0.5
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.57 go: extracting github.com/spf13/viper v1.6.1
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.57 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.78 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.82 go: extracting github.com/go-critic/go-critic v0.4.1
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:29:38 [2021-02-24T16:29:38.425Z] #48 17.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:29:38 [2021-02-24T16:29:38.425Z] #48 18.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:29:38 [2021-02-24T16:29:38.425Z] #48 18.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:29:38 [2021-02-24T16:29:38.425Z] #48 18.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:29:38 [2021-02-24T16:29:38.425Z] #48 18.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:29:38 [2021-02-24T16:29:38.425Z] #48 18.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:29:38 [2021-02-24T16:29:38.425Z] #48 19.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:29:38 [2021-02-24T16:29:38.425Z] #48 19.38 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:29:38 [2021-02-24T16:29:38.425Z] #48 19.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:29:38 [2021-02-24T16:29:38.425Z] #48 19.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:38 [2021-02-24T16:29:38.425Z] #48 19.99 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:38 [2021-02-24T16:29:38.487Z] #48 31.96 go: downloading golang.org/x/text v0.3.2
16:29:38 [2021-02-24T16:29:38.487Z] #48 31.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:29:38 [2021-02-24T16:29:38.487Z] #48 32.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:29:38 [2021-02-24T16:29:38.487Z] #48 ...
16:29:38 [2021-02-24T16:29:38.487Z] 
16:29:38 [2021-02-24T16:29:38.487Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:38 [2021-02-24T16:29:38.487Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:29:38 [2021-02-24T16:29:38.487Z] #50 22.02 + cd /tmp/tmp.jRJT3yWDxo/src/github.com/mvdan/sh
16:29:38 [2021-02-24T16:29:38.487Z] #50 22.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:38 [2021-02-24T16:29:38.487Z] #50 22.46 + GO111MODULE=on
16:29:38 [2021-02-24T16:29:38.487Z] #50 22.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:29:38 [2021-02-24T16:29:38.487Z] #50 24.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:38 [2021-02-24T16:29:38.487Z] #50 24.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:38 [2021-02-24T16:29:38.487Z] #50 24.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:38 [2021-02-24T16:29:38.487Z] #50 24.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:38 [2021-02-24T16:29:38.487Z] #50 24.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:38 [2021-02-24T16:29:38.487Z] #50 25.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:38 [2021-02-24T16:29:38.487Z] #50 26.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:38 [2021-02-24T16:29:38.487Z] #50 29.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:38 [2021-02-24T16:29:38.487Z] #50 31.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:38 [2021-02-24T16:29:38.487Z] #50 31.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:38 [2021-02-24T16:29:38.487Z] #50 31.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:38 [2021-02-24T16:29:38.487Z] #50 31.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:38 [2021-02-24T16:29:38.487Z] #50 ...
16:29:38 [2021-02-24T16:29:38.487Z] 
16:29:38 [2021-02-24T16:29:38.487Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:38 [2021-02-24T16:29:38.487Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:38 [2021-02-24T16:29:38.487Z] #48 32.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:29:38 [2021-02-24T16:29:38.487Z] #48 32.14 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:29:38 [2021-02-24T16:29:38.487Z] #48 32.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:29:38 [2021-02-24T16:29:38.631Z] #44 14.73 vendor/golang.org/x/crypto/internal/subtle
16:29:38 [2021-02-24T16:29:38.674Z] #44 11.37 runtime/internal/math
16:29:38 [2021-02-24T16:29:38.674Z] #44 ...
16:29:38 [2021-02-24T16:29:38.674Z] 
16:29:38 [2021-02-24T16:29:38.674Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:29:38 [2021-02-24T16:29:38.674Z] #23 sha256:206033e35f97867f33ecc9c6f7727495c1342ca9945d16e9e488663b41195f51
16:29:38 [2021-02-24T16:29:38.674Z] #23 11.25 + mkdir -p /build
16:29:38 [2021-02-24T16:29:38.674Z] #23 11.25 + mv docker/docker /build/
16:29:38 [2021-02-24T16:29:38.674Z] #23 11.25 + rmdir docker
16:29:38 [2021-02-24T16:29:38.674Z] #23 DONE 11.6s
16:29:38 [2021-02-24T16:29:38.674Z] 
16:29:38 [2021-02-24T16:29:38.674Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:38 [2021-02-24T16:29:38.674Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:29:38 [2021-02-24T16:29:38.674Z] #44 11.54 internal/race
16:29:38 [2021-02-24T16:29:38.748Z] #48 32.47 go: extracting github.com/hashicorp/hcl v1.0.0
16:29:38 [2021-02-24T16:29:38.993Z] #48 20.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:29:38 [2021-02-24T16:29:38.993Z] #48 ...
16:29:38 [2021-02-24T16:29:38.993Z] 
16:29:38 [2021-02-24T16:29:38.993Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:38 [2021-02-24T16:29:38.993Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:29:38 [2021-02-24T16:29:38.993Z] #44 10.52 runtime
16:29:38 [2021-02-24T16:29:38.993Z] #44 13.44 unicode/utf8
16:29:38 [2021-02-24T16:29:38.993Z] #44 14.13 math
16:29:38 [2021-02-24T16:29:38.993Z] #44 18.09 unicode/utf16
16:29:38 [2021-02-24T16:29:38.993Z] #44 18.46 container/list
16:29:38 [2021-02-24T16:29:38.993Z] #44 19.04 crypto/internal/subtle
16:29:38 [2021-02-24T16:29:38.993Z] #44 19.27 crypto/subtle
16:29:38 [2021-02-24T16:29:38.993Z] #44 19.31 vendor/golang.org/x/crypto/cryptobyte/asn1
16:29:38 [2021-02-24T16:29:38.993Z] #44 19.37 internal/nettrace
16:29:38 [2021-02-24T16:29:38.993Z] #44 19.49 runtime/cgo
16:29:39 [2021-02-24T16:29:39.049Z] #48 32.58 go: downloading github.com/pmezard/go-difflib v1.0.0
16:29:39 [2021-02-24T16:29:39.049Z] #48 32.66 go: downloading github.com/magiconair/properties v1.8.1
16:29:39 [2021-02-24T16:29:39.049Z] #48 32.67 go: downloading github.com/subosito/gotenv v1.2.0
16:29:39 [2021-02-24T16:29:39.234Z] #52 ...
16:29:39 [2021-02-24T16:29:39.234Z] 
16:29:39 [2021-02-24T16:29:39.234Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:29:39 [2021-02-24T16:29:39.234Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
16:29:39 [2021-02-24T16:29:39.234Z] #14 DONE 1.4s
16:29:39 [2021-02-24T16:29:39.234Z] 
16:29:39 [2021-02-24T16:29:39.234Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:29:39 [2021-02-24T16:29:39.234Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
16:29:39 [2021-02-24T16:29:39.247Z] #44 11.81 sync/atomic
16:29:39 [2021-02-24T16:29:39.252Z] #44 ...
16:29:39 [2021-02-24T16:29:39.252Z] 
16:29:39 [2021-02-24T16:29:39.252Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:39 [2021-02-24T16:29:39.252Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:29:39 [2021-02-24T16:29:39.252Z] #48 20.69 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:29:39 [2021-02-24T16:29:39.252Z] #48 20.69 go: downloading github.com/mattn/go-colorable v0.1.4
16:29:39 [2021-02-24T16:29:39.252Z] #48 20.71 go: extracting github.com/mattn/go-colorable v0.1.4
16:29:39 [2021-02-24T16:29:39.252Z] #48 20.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:29:39 [2021-02-24T16:29:39.511Z] #48 20.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:29:39 [2021-02-24T16:29:39.616Z] #48 33.04 go: extracting github.com/subosito/gotenv v1.2.0
16:29:39 [2021-02-24T16:29:39.616Z] #48 33.09 go: extracting github.com/pmezard/go-difflib v1.0.0
16:29:39 [2021-02-24T16:29:39.616Z] #48 33.28 go: downloading github.com/go-toolsmith/typep v1.0.0
16:29:39 [2021-02-24T16:29:39.819Z] #44 12.62 unicode
16:29:39 [2021-02-24T16:29:39.819Z] #44 12.63 runtime
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.35 go: extracting github.com/magiconair/properties v1.8.1
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.37 go: extracting github.com/go-toolsmith/typep v1.0.0
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.38 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.42 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:39 [2021-02-24T16:29:39.886Z] #48 33.57 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:29:39 [2021-02-24T16:29:39.886Z] #48 ...
16:29:39 [2021-02-24T16:29:39.886Z] 
16:29:39 [2021-02-24T16:29:39.886Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:39 [2021-02-24T16:29:39.886Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:29:39 [2021-02-24T16:29:39.886Z] #57 23.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:39 [2021-02-24T16:29:39.886Z] #57 24.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:29:39 [2021-02-24T16:29:39.886Z] #57 24.79 go: extracting github.com/moby/vpnkit v0.4.0
16:29:39 [2021-02-24T16:29:39.886Z] #57 25.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:39 [2021-02-24T16:29:39.886Z] #57 25.68 go: extracting github.com/urfave/cli/v2 v2.3.0
16:29:39 [2021-02-24T16:29:39.886Z] #57 26.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:39 [2021-02-24T16:29:39.886Z] #57 31.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:39 [2021-02-24T16:29:39.886Z] #57 32.01 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:39 [2021-02-24T16:29:39.886Z] #57 32.48 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:29:39 [2021-02-24T16:29:39.886Z] #57 32.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:29:39 [2021-02-24T16:29:39.886Z] #57 33.12 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:29:40 [2021-02-24T16:29:40.078Z] #48 21.40 go: downloading github.com/ultraware/funlen v0.0.2
16:29:40 [2021-02-24T16:29:40.078Z] #48 21.47 go: extracting github.com/ultraware/funlen v0.0.2
16:29:40 [2021-02-24T16:29:40.078Z] #48 21.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:29:40 [2021-02-24T16:29:40.145Z] #57 ...
16:29:40 [2021-02-24T16:29:40.145Z] 
16:29:40 [2021-02-24T16:29:40.145Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:40 [2021-02-24T16:29:40.145Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:40 [2021-02-24T16:29:40.145Z] #48 33.61 go: downloading github.com/davecgh/go-spew v1.1.1
16:29:40 [2021-02-24T16:29:40.145Z] #48 33.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:40 [2021-02-24T16:29:40.145Z] #48 33.81 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:29:40 [2021-02-24T16:29:40.337Z] #48 21.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:29:40 [2021-02-24T16:29:40.337Z] #48 21.62 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:40 [2021-02-24T16:29:40.337Z] #48 ...
16:29:40 [2021-02-24T16:29:40.337Z] 
16:29:40 [2021-02-24T16:29:40.337Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:40 [2021-02-24T16:29:40.337Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:40 [2021-02-24T16:29:40.337Z] #54 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:40 [2021-02-24T16:29:40.337Z] #54 ...
16:29:40 [2021-02-24T16:29:40.337Z] 
16:29:40 [2021-02-24T16:29:40.337Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:40 [2021-02-24T16:29:40.337Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:40 [2021-02-24T16:29:40.337Z] #35 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:40 [2021-02-24T16:29:40.337Z] #35 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:40 [2021-02-24T16:29:40.409Z] #48 33.98 go: downloading github.com/spf13/cast v1.3.0
16:29:40 [2021-02-24T16:29:40.562Z] #44 ...
16:29:40 [2021-02-24T16:29:40.562Z] 
16:29:40 [2021-02-24T16:29:40.562Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:29:40 [2021-02-24T16:29:40.562Z] #28 sha256:23552790b512293e20627dc1808fe9ac3557f276203de805ba55599f57ed7922
16:29:40 [2021-02-24T16:29:40.562Z] #28 11.44 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:29:40 [2021-02-24T16:29:40.562Z] #28 11.78 
16:29:40 [2021-02-24T16:29:40.562Z] #28 12.03 
                                                                           0.8%
######################################################################## 100.0%
16:29:40 [2021-02-24T16:29:40.562Z] #28 12.17 
16:29:40 [2021-02-24T16:29:40.562Z] #28 13.18 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
16:29:40 [2021-02-24T16:29:40.562Z] #28 13.68 
16:29:40 [2021-02-24T16:29:40.562Z] #28 14.15 
                                                                           0.0%
##                                                                         3.1%
####                                                                       6.1%
######                                                                     8.5%
########                                                                  11.3%
##########                                                                14.0%
###########                                                               16.6%
############                                                              17.7%
################                                                          22.6%
###################                                                       26.6%
####################                                                      28.4%
########################                                                  34.0%
############################                                              39.9%
#############################                                             41.4%
###############################                                           44.2%
#######################################                                   54.6%
########################################                                  56.7%
##############################################                            64.4%
##################################################                        70.3%
#######################################################                   76.9%
###########################################################               82.2%
##############################################################            86.7%
#################################################################         90.5%
#####################################################################     96.6%
######################################################################## 100.0%
16:29:40 [2021-02-24T16:29:40.562Z] #28 17.22 
16:29:40 [2021-02-24T16:29:40.562Z] #28 18.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:29:40 [2021-02-24T16:29:40.596Z] #35 ...
16:29:40 [2021-02-24T16:29:40.596Z] 
16:29:40 [2021-02-24T16:29:40.596Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:40 [2021-02-24T16:29:40.596Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:40 [2021-02-24T16:29:40.596Z] #41 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:40 [2021-02-24T16:29:40.596Z] #41 ...
16:29:40 [2021-02-24T16:29:40.596Z] 
16:29:40 [2021-02-24T16:29:40.596Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:40 [2021-02-24T16:29:40.596Z] #46 sha256:db6755a3318f60d8284f98892a2012ccb47f7cb9a517d9989a75e89b96210e69
16:29:40 [2021-02-24T16:29:40.596Z] #46 11.72 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:40 [2021-02-24T16:29:40.596Z] #46 11.83 go: extracting github.com/spf13/pflag v1.0.3
16:29:40 [2021-02-24T16:29:40.596Z] #46 12.03 go: downloading github.com/mattn/go-isatty v0.0.12
16:29:40 [2021-02-24T16:29:40.596Z] #46 12.03 go: downloading github.com/mattn/go-colorable v0.1.6
16:29:40 [2021-02-24T16:29:40.596Z] #46 12.35 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:40 [2021-02-24T16:29:40.596Z] #46 12.46 go: extracting github.com/jonboulle/clockwork v0.1.0
16:29:40 [2021-02-24T16:29:40.596Z] #46 12.57 go: extracting github.com/mattn/go-colorable v0.1.6
16:29:40 [2021-02-24T16:29:40.596Z] #46 12.65 go: extracting github.com/mattn/go-isatty v0.0.12
16:29:40 [2021-02-24T16:29:40.596Z] #46 14.91 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:40 [2021-02-24T16:29:40.596Z] #46 15.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:40 [2021-02-24T16:29:40.596Z] #46 16.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:40 [2021-02-24T16:29:40.596Z] #46 20.70 go: finding github.com/fatih/color v1.9.0
16:29:40 [2021-02-24T16:29:40.596Z] #46 20.75 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:40 [2021-02-24T16:29:40.596Z] #46 20.84 go: finding github.com/pkg/errors v0.9.1
16:29:40 [2021-02-24T16:29:40.596Z] #46 20.94 go: finding github.com/spf13/pflag v1.0.3
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.13 go: finding github.com/mattn/go-colorable v0.1.6
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.13 go: finding github.com/mattn/go-isatty v0.0.12
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.64 go: finding github.com/jonboulle/clockwork v0.1.0
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.67 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:40 [2021-02-24T16:29:40.596Z] #46 21.71 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:40 [2021-02-24T16:29:40.605Z] #15 1.134 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:29:40 [2021-02-24T16:29:40.605Z] #15 DONE 1.3s
16:29:40 [2021-02-24T16:29:40.605Z] 
16:29:40 [2021-02-24T16:29:40.605Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:29:40 [2021-02-24T16:29:40.605Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
16:29:40 [2021-02-24T16:29:40.605Z] #16 ...
16:29:40 [2021-02-24T16:29:40.605Z] 
16:29:40 [2021-02-24T16:29:40.605Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:40 [2021-02-24T16:29:40.605Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:40 [2021-02-24T16:29:40.605Z] #42 45.55   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 45.61   AR       compel/plugins/std.lib.a
16:29:40 [2021-02-24T16:29:40.605Z] #42 45.69   CC       compel/plugins/fds/fds.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 45.91   AR       compel/plugins/fds.lib.a
16:29:40 [2021-02-24T16:29:40.605Z] #42 45.97   HOSTDEP  compel/src/lib/log-host.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.08   HOSTDEP  compel/src/lib/handle-elf-host.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.17   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.27   HOSTDEP  compel/src/main-host.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.44   DEP      compel/src/lib/ptrace.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.62   DEP      compel/src/lib/infect.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.83   DEP      compel/src/lib/infect-util.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 46.99   DEP      compel/src/lib/infect-rpc.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.08   DEP      compel/arch/x86/src/lib/infect.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.19   DEP      compel/arch/x86/src/lib/cpu.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.28   DEP      compel/src/lib/log.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.38   DEP      compel/src/main.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.48   DEP      compel/src/lib/handle-elf.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.62   DEP      compel/arch/x86/src/lib/handle-elf.d
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.71   CC       compel/src/lib/log.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 47.90   CC       compel/arch/x86/src/lib/cpu.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 48.71   CC       compel/arch/x86/src/lib/infect.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 49.55   CC       compel/src/lib/infect-rpc.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 49.94   CC       compel/src/lib/infect-util.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 50.25   CC       compel/src/lib/infect.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 53.40   CC       compel/src/lib/ptrace.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 53.91   AR       compel/libcompel.a
16:29:40 [2021-02-24T16:29:40.605Z] #42 54.04   HOSTCC   compel/src/main-host.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 54.61   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 54.92   HOSTCC   compel/src/lib/handle-elf-host.o
16:29:40 [2021-02-24T16:29:40.605Z] #42 55.45   HOSTCC   compel/src/lib/log-host.o
16:29:40 [2021-02-24T16:29:40.678Z] #48 34.15 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:29:40 [2021-02-24T16:29:40.678Z] #48 34.20 go: downloading github.com/pelletier/go-toml v1.2.0
16:29:40 [2021-02-24T16:29:40.678Z] #48 34.24 go: extracting github.com/spf13/cast v1.3.0
16:29:40 [2021-02-24T16:29:40.678Z] #48 34.31 go: extracting github.com/davecgh/go-spew v1.1.1
16:29:40 [2021-02-24T16:29:40.678Z] #48 34.34 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:29:40 [2021-02-24T16:29:40.855Z] #46 ...
16:29:40 [2021-02-24T16:29:40.855Z] 
16:29:40 [2021-02-24T16:29:40.855Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:40 [2021-02-24T16:29:40.855Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:40 [2021-02-24T16:29:40.855Z] #12 12.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:40 [2021-02-24T16:29:40.855Z] #12 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:40 [2021-02-24T16:29:40.855Z] #12 ...
16:29:40 [2021-02-24T16:29:40.855Z] 
16:29:40 [2021-02-24T16:29:40.855Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:40 [2021-02-24T16:29:40.855Z] #57 sha256:7bc8f4935053e7aef8c61f121ce5e130de9bed2b353a45c8b53f6e29a88d7bc0
16:29:40 [2021-02-24T16:29:40.855Z] #57 12.42 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:40 [2021-02-24T16:29:40.855Z] #57 12.43 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:40 [2021-02-24T16:29:40.855Z] #57 12.91 go: extracting github.com/pkg/errors v0.9.1
16:29:40 [2021-02-24T16:29:40.855Z] #57 14.05 go: extracting github.com/moby/vpnkit v0.4.0
16:29:40 [2021-02-24T16:29:40.855Z] #57 14.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:40 [2021-02-24T16:29:40.855Z] #57 14.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:29:40 [2021-02-24T16:29:40.855Z] #57 15.52 go: extracting github.com/urfave/cli/v2 v2.3.0
16:29:40 [2021-02-24T16:29:40.855Z] #57 15.57 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:40 [2021-02-24T16:29:40.855Z] #57 18.85 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:40 [2021-02-24T16:29:40.855Z] #57 20.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:40 [2021-02-24T16:29:40.855Z] #57 20.76 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:40 [2021-02-24T16:29:40.855Z] #57 20.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:29:40 [2021-02-24T16:29:40.855Z] #57 21.50 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:29:40 [2021-02-24T16:29:40.855Z] #57 21.71 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:29:40 [2021-02-24T16:29:40.862Z] #42 55.76   HOSTLINK compel/compel-host-bin
16:29:40 [2021-02-24T16:29:40.862Z] #42 55.90   DEP      soccr/soccr.d
16:29:40 [2021-02-24T16:29:40.937Z] #48 34.50 go: downloading github.com/ultraware/funlen v0.0.2
16:29:41 [2021-02-24T16:29:41.114Z] #57 ...
16:29:41 [2021-02-24T16:29:41.114Z] 
16:29:41 [2021-02-24T16:29:41.114Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:41 [2021-02-24T16:29:41.114Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:29:41 [2021-02-24T16:29:41.114Z] #50 16.05 + cd /tmp/tmp.TdMpp97PcR/src/github.com/mvdan/sh
16:29:41 [2021-02-24T16:29:41.114Z] #50 16.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:41 [2021-02-24T16:29:41.114Z] #50 16.18 + GO111MODULE=on
16:29:41 [2021-02-24T16:29:41.114Z] #50 16.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:29:41 [2021-02-24T16:29:41.114Z] #50 17.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:41 [2021-02-24T16:29:41.114Z] #50 17.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:41 [2021-02-24T16:29:41.114Z] #50 17.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:41 [2021-02-24T16:29:41.114Z] #50 17.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:41 [2021-02-24T16:29:41.114Z] #50 17.90 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:41 [2021-02-24T16:29:41.114Z] #50 18.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:41 [2021-02-24T16:29:41.114Z] #50 19.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:41 [2021-02-24T16:29:41.114Z] #50 21.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:41 [2021-02-24T16:29:41.114Z] #50 22.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:41 [2021-02-24T16:29:41.118Z] #42 56.08   CC       soccr/soccr.o
16:29:41 [2021-02-24T16:29:41.167Z] #28 18.66 
16:29:41 [2021-02-24T16:29:41.167Z] #28 18.84 
######################################################################## 100.0%
16:29:41 [2021-02-24T16:29:41.196Z] #48 34.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:29:41 [2021-02-24T16:29:41.373Z] #50 22.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:41 [2021-02-24T16:29:41.431Z] #28 18.96 
16:29:41 [2021-02-24T16:29:41.455Z] #48 34.93 go: extracting github.com/pelletier/go-toml v1.2.0
16:29:41 [2021-02-24T16:29:41.455Z] #48 35.14 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:29:41 [2021-02-24T16:29:41.455Z] #48 35.15 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:29:41 [2021-02-24T16:29:41.455Z] #48 35.17 go: extracting github.com/ultraware/funlen v0.0.2
16:29:41 [2021-02-24T16:29:41.632Z] #50 23.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:41 [2021-02-24T16:29:41.632Z] #50 23.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:41 [2021-02-24T16:29:41.681Z] #42 ...
16:29:41 [2021-02-24T16:29:41.681Z] 
16:29:41 [2021-02-24T16:29:41.681Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:29:41 [2021-02-24T16:29:41.682Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
16:29:41 [2021-02-24T16:29:41.682Z] #16 DONE 1.2s
16:29:41 [2021-02-24T16:29:41.682Z] 
16:29:41 [2021-02-24T16:29:41.682Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:29:41 [2021-02-24T16:29:41.682Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
16:29:41 [2021-02-24T16:29:41.891Z] #50 ...
16:29:41 [2021-02-24T16:29:41.891Z] 
16:29:41 [2021-02-24T16:29:41.891Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:41 [2021-02-24T16:29:41.891Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:41 [2021-02-24T16:29:41.891Z] #41 23.49 Fetched 8422 kB in 17s (483 kB/s)
16:29:42 [2021-02-24T16:29:42.022Z] #48 35.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:42 [2021-02-24T16:29:42.022Z] #48 35.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:29:42 [2021-02-24T16:29:42.281Z] #48 35.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:29:42 [2021-02-24T16:29:42.281Z] #48 ...
16:29:42 [2021-02-24T16:29:42.281Z] 
16:29:42 [2021-02-24T16:29:42.281Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:42 [2021-02-24T16:29:42.281Z] #46 sha256:e97f7518e9670eda78ef24c5659dc45c2fa3e3690e23847772d65a6fb6b89988
16:29:42 [2021-02-24T16:29:42.281Z] #46 25.76 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:42 [2021-02-24T16:29:42.281Z] #46 25.76 go: finding github.com/fatih/color v1.9.0
16:29:42 [2021-02-24T16:29:42.281Z] #46 25.79 go: finding github.com/pkg/errors v0.9.1
16:29:42 [2021-02-24T16:29:42.281Z] #46 25.98 go: finding github.com/spf13/pflag v1.0.3
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.00 go: finding github.com/mattn/go-colorable v0.1.6
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.14 go: finding github.com/mattn/go-isatty v0.0.12
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.46 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.59 go: finding github.com/jonboulle/clockwork v0.1.0
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:42 [2021-02-24T16:29:42.281Z] #46 26.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:42 [2021-02-24T16:29:42.281Z] #46 ...
16:29:42 [2021-02-24T16:29:42.281Z] 
16:29:42 [2021-02-24T16:29:42.281Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:42 [2021-02-24T16:29:42.281Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:29:42 [2021-02-24T16:29:42.281Z] #39 28.57 Checking out files:  60% (1008/1680)   
Checking out files:  61% (1025/1680)   
Checking out files:  62% (1042/1680)   
Checking out files:  63% (1059/1680)   
Checking out files:  64% (1076/1680)   
Checking out files:  65% (1092/1680)   
Checking out files:  66% (1109/1680)   
Checking out files:  67% (1126/1680)   
Checking out files:  68% (1143/1680)   
Checking out files:  69% (1160/1680)   
Checking out files:  70% (1176/1680)   
Checking out files:  71% (1193/1680)   
Checking out files:  72% (1210/1680)   
Checking out files:  73% (1227/1680)   
Checking out files:  74% (1244/1680)   
Checking out files:  75% (1260/1680)   
Checking out files:  76% (1277/1680)   
Checking out files:  77% (1294/1680)   
Checking out files:  78% (1311/1680)   
Checking out files:  79% (1328/1680)   
Checking out files:  80% (1344/1680)   
Checking out files:  81% (1361/1680)   
Checking out files:  82% (1378/1680)   
Checking out files:  83% (1395/1680)   
Checking out files:  84% (1412/1680)   
Checking out files:  85% (1428/1680)   
Checking out files:  86% (1445/1680)   
Checking out files:  87% (1462/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
16:29:42 [2021-02-24T16:29:42.281Z] #39 29.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:29:42 [2021-02-24T16:29:42.281Z] #39 31.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:29:42 [2021-02-24T16:29:42.385Z] #28 19.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:29:42 [2021-02-24T16:29:42.540Z] #39 ...
16:29:42 [2021-02-24T16:29:42.540Z] 
16:29:42 [2021-02-24T16:29:42.540Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:42 [2021-02-24T16:29:42.540Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:42 [2021-02-24T16:29:42.540Z] #48 36.07 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:29:42 [2021-02-24T16:29:42.540Z] #48 36.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:42 [2021-02-24T16:29:42.663Z] #28 20.20 
16:29:42 [2021-02-24T16:29:42.799Z] #48 36.29 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:29:42 [2021-02-24T16:29:42.799Z] #48 36.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:29:42 [2021-02-24T16:29:42.799Z] #48 ...
16:29:42 [2021-02-24T16:29:42.799Z] 
16:29:42 [2021-02-24T16:29:42.799Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:42 [2021-02-24T16:29:42.799Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:29:42 [2021-02-24T16:29:42.799Z] #44 26.29 unicode/utf16
16:29:42 [2021-02-24T16:29:42.799Z] #44 26.62 container/list
16:29:42 [2021-02-24T16:29:42.799Z] #44 27.17 crypto/internal/subtle
16:29:42 [2021-02-24T16:29:42.799Z] #44 27.31 crypto/subtle
16:29:42 [2021-02-24T16:29:42.799Z] #44 27.56 vendor/golang.org/x/crypto/cryptobyte/asn1
16:29:42 [2021-02-24T16:29:42.799Z] #44 27.75 internal/nettrace
16:29:42 [2021-02-24T16:29:42.799Z] #44 28.13 runtime/cgo
16:29:42 [2021-02-24T16:29:42.928Z] #28 20.45 
#                                                                          2.3%
######################################################################## 100.0%
16:29:42 [2021-02-24T16:29:42.928Z] #28 20.63 
16:29:43 [2021-02-24T16:29:43.051Z] #17 DONE 1.3s
16:29:43 [2021-02-24T16:29:43.051Z] 
16:29:43 [2021-02-24T16:29:43.051Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:43 [2021-02-24T16:29:43.051Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:29:43 [2021-02-24T16:29:43.051Z] #44 126.4 net/http/httptrace
16:29:43 [2021-02-24T16:29:43.051Z] #44 126.8 net/http
16:29:43 [2021-02-24T16:29:43.058Z] #44 ...
16:29:43 [2021-02-24T16:29:43.058Z] 
16:29:43 [2021-02-24T16:29:43.058Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:43 [2021-02-24T16:29:43.058Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:43 [2021-02-24T16:29:43.058Z] #48 36.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:29:43 [2021-02-24T16:29:43.058Z] #48 36.70 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:29:43 [2021-02-24T16:29:43.058Z] #48 36.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:29:43 [2021-02-24T16:29:43.191Z] #28 20.84 Download of images into '/build' complete.
16:29:43 [2021-02-24T16:29:43.191Z] #28 20.84 Use something like the following to load the result into a Docker daemon:
16:29:43 [2021-02-24T16:29:43.191Z] #28 20.84   tar -cC '/build' . | docker load
16:29:43 [2021-02-24T16:29:43.316Z] #48 36.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:29:43 [2021-02-24T16:29:43.574Z] #48 37.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:29:43 [2021-02-24T16:29:43.614Z] #44 ...
16:29:43 [2021-02-24T16:29:43.614Z] 
16:29:43 [2021-02-24T16:29:43.614Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:43 [2021-02-24T16:29:43.614Z] #57 sha256:edbdaae961dff9968bc551eb1b0577944dae5d505881f93fb894cf6148e4136c
16:29:43 [2021-02-24T16:29:43.614Z] #57 120.3 + for f in rootlesskit rootlesskit-docker-proxy
16:29:43 [2021-02-24T16:29:43.614Z] #57 120.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:29:43 [2021-02-24T16:29:43.614Z] #57 DONE 130.4s
16:29:43 [2021-02-24T16:29:43.614Z] 
16:29:43 [2021-02-24T16:29:43.614Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:29:43 [2021-02-24T16:29:43.614Z] #58 sha256:f114848ccadfc38cc561a1220cf6c76648ef04e42176ad311ef0da667ae9db28
16:29:43 [2021-02-24T16:29:43.614Z] #58 DONE 0.1s
16:29:43 [2021-02-24T16:29:43.614Z] 
16:29:43 [2021-02-24T16:29:43.614Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:43 [2021-02-24T16:29:43.614Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:43 [2021-02-24T16:29:43.614Z] #42 58.43   AR       soccr/libsoccr.a
16:29:43 [2021-02-24T16:29:43.614Z] #42 58.49 make[1]: 'soccr/libsoccr.a' is up to date.
16:29:43 [2021-02-24T16:29:43.833Z] #48 37.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:29:43 [2021-02-24T16:29:43.871Z] #42 ...
16:29:43 [2021-02-24T16:29:43.871Z] 
16:29:43 [2021-02-24T16:29:43.871Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:29:43 [2021-02-24T16:29:43.871Z] #59 sha256:7bfa188943ea8c516d3da6522bdaa732164cb214588d924accbbc4780df11a81
16:29:43 [2021-02-24T16:29:43.871Z] #59 DONE 0.1s
16:29:43 [2021-02-24T16:29:43.871Z] 
16:29:43 [2021-02-24T16:29:43.871Z] #18 [dev-systemd-false  6/26] RUN ldconfig
16:29:43 [2021-02-24T16:29:43.871Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
16:29:43 [2021-02-24T16:29:43.979Z] #28 ...
16:29:43 [2021-02-24T16:29:43.979Z] 
16:29:43 [2021-02-24T16:29:43.979Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:43 [2021-02-24T16:29:43.979Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:29:43 [2021-02-24T16:29:43.979Z] #54 20.25 Fetched 8246 kB in 14s (591 kB/s)
16:29:44 [2021-02-24T16:29:44.026Z] #44 ...
16:29:44 [2021-02-24T16:29:44.026Z] 
16:29:44 [2021-02-24T16:29:44.026Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:44 [2021-02-24T16:29:44.026Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:44 [2021-02-24T16:29:44.026Z] #48 16.72 go: downloading github.com/fatih/color v1.7.0
16:29:44 [2021-02-24T16:29:44.026Z] #48 16.74 go: downloading github.com/spf13/cobra v0.0.5
16:29:44 [2021-02-24T16:29:44.026Z] #48 16.77 go: downloading github.com/spf13/viper v1.6.1
16:29:44 [2021-02-24T16:29:44.026Z] #48 16.87 go: downloading github.com/go-critic/go-critic v0.4.1
16:29:44 [2021-02-24T16:29:44.026Z] #48 16.87 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:44 [2021-02-24T16:29:44.026Z] #48 16.89 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:44 [2021-02-24T16:29:44.290Z] #48 16.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:44 [2021-02-24T16:29:44.336Z] #54 20.25 Reading package lists...
16:29:44 [2021-02-24T16:29:44.336Z] #54 ...
16:29:44 [2021-02-24T16:29:44.336Z] 
16:29:44 [2021-02-24T16:29:44.336Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:44 [2021-02-24T16:29:44.336Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.31 go: downloading github.com/pkg/errors v0.9.1
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.31 go: downloading github.com/urfave/cli/v2 v2.3.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.38 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.38 go: downloading github.com/sirupsen/logrus v1.7.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.38 go: downloading github.com/google/uuid v1.2.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.49 go: extracting github.com/pkg/errors v0.9.1
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.55 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.60 go: extracting github.com/google/uuid v1.2.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.72 go: downloading github.com/gofrs/flock v0.8.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.85 go: downloading github.com/moby/vpnkit v0.4.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 10.85 go: downloading github.com/moby/sys/mountinfo v0.4.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 11.20 go: extracting github.com/sirupsen/logrus v1.7.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 11.22 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:44 [2021-02-24T16:29:44.336Z] #57 11.25 go: extracting github.com/gofrs/flock v0.8.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 11.78 go: extracting github.com/moby/sys/mountinfo v0.4.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 11.94 go: downloading github.com/gorilla/mux v1.8.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 12.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:44 [2021-02-24T16:29:44.336Z] #57 12.79 go: extracting github.com/gorilla/mux v1.8.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 12.91 go: extracting github.com/moby/vpnkit v0.4.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 13.51 go: extracting github.com/urfave/cli/v2 v2.3.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 13.81 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:44 [2021-02-24T16:29:44.336Z] #57 14.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:44 [2021-02-24T16:29:44.336Z] #57 14.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:29:44 [2021-02-24T16:29:44.336Z] #57 17.34 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:44 [2021-02-24T16:29:44.336Z] #57 17.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 17.81 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 17.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 18.33 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:29:44 [2021-02-24T16:29:44.336Z] #57 18.43 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:29:44 [2021-02-24T16:29:44.336Z] #57 ...
16:29:44 [2021-02-24T16:29:44.336Z] 
16:29:44 [2021-02-24T16:29:44.336Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:44 [2021-02-24T16:29:44.336Z] #63 sha256:aa9f77b57a72b74000171ff8a75ef6fef5774f91ef8aac6275bec1588db2746b
16:29:44 [2021-02-24T16:29:44.400Z] #48 37.92 go: downloading github.com/gogo/protobuf v1.2.1
16:29:44 [2021-02-24T16:29:44.400Z] #48 38.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:29:44 [2021-02-24T16:29:44.567Z] #48 17.23 go: downloading github.com/stretchr/testify v1.4.0
16:29:44 [2021-02-24T16:29:44.567Z] #48 17.29 go: downloading github.com/spf13/pflag v1.0.5
16:29:44 [2021-02-24T16:29:44.567Z] #48 17.29 go: extracting github.com/fatih/color v1.7.0
16:29:44 [2021-02-24T16:29:44.659Z] #48 38.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:29:44 [2021-02-24T16:29:44.659Z] #48 38.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:29:44 [2021-02-24T16:29:44.800Z] #18 DONE 1.8s
16:29:44 [2021-02-24T16:29:44.800Z] 
16:29:44 [2021-02-24T16:29:44.800Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:44 [2021-02-24T16:29:44.800Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:44 [2021-02-24T16:29:44.800Z] #42 59.25   DEP      criu/arch/x86/sigframe.d
16:29:44 [2021-02-24T16:29:44.800Z] #42 59.40   DEP      criu/arch/x86/sigaction_compat.d
16:29:44 [2021-02-24T16:29:44.800Z] #42 59.63   DEP      criu/arch/x86/kerndat.d
16:29:44 [2021-02-24T16:29:44.828Z] #48 17.67 go: downloading github.com/sirupsen/logrus v1.4.2
16:29:44 [2021-02-24T16:29:44.828Z] #48 17.72 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:29:44 [2021-02-24T16:29:44.922Z] #48 38.44 go: downloading github.com/gobwas/glob v0.2.3
16:29:45 [2021-02-24T16:29:45.060Z] #42 59.91   DEP      criu/arch/x86/crtools.d
16:29:45 [2021-02-24T16:29:45.080Z] #63 20.21 Checking out files:  42% (814/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
16:29:45 [2021-02-24T16:29:45.080Z] #63 ...
16:29:45 [2021-02-24T16:29:45.080Z] 
16:29:45 [2021-02-24T16:29:45.080Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:45 [2021-02-24T16:29:45.080Z] #46 sha256:fb6dc5b01705c4b58450dfb89f35c25a3ca223e7532c311037a446c7591a4b82
16:29:45 [2021-02-24T16:29:45.080Z] #46 11.26 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:45 [2021-02-24T16:29:45.080Z] #46 12.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:45 [2021-02-24T16:29:45.080Z] #46 17.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:45 [2021-02-24T16:29:45.080Z] #46 17.73 go: finding github.com/fatih/color v1.9.0
16:29:45 [2021-02-24T16:29:45.080Z] #46 17.76 go: finding github.com/pkg/errors v0.9.1
16:29:45 [2021-02-24T16:29:45.080Z] #46 17.91 go: finding github.com/spf13/pflag v1.0.3
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.02 go: finding github.com/mattn/go-colorable v0.1.6
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.11 go: finding github.com/mattn/go-isatty v0.0.12
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.44 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.57 go: finding github.com/jonboulle/clockwork v0.1.0
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:45 [2021-02-24T16:29:45.080Z] #46 18.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:45 [2021-02-24T16:29:45.080Z] #46 ...
16:29:45 [2021-02-24T16:29:45.080Z] 
16:29:45 [2021-02-24T16:29:45.080Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:45 [2021-02-24T16:29:45.080Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:29:45 [2021-02-24T16:29:45.080Z] #50 11.41 + cd /tmp/tmp.reFjsBLYXV/src/github.com/mvdan/sh
16:29:45 [2021-02-24T16:29:45.080Z] #50 11.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:45 [2021-02-24T16:29:45.080Z] #50 11.53 + GO111MODULE=on
16:29:45 [2021-02-24T16:29:45.080Z] #50 11.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:29:45 [2021-02-24T16:29:45.080Z] #50 12.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:45 [2021-02-24T16:29:45.080Z] #50 13.02 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:45 [2021-02-24T16:29:45.080Z] #50 13.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:45 [2021-02-24T16:29:45.080Z] #50 13.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:45 [2021-02-24T16:29:45.080Z] #50 13.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:45 [2021-02-24T16:29:45.080Z] #50 14.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:45 [2021-02-24T16:29:45.080Z] #50 15.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:45 [2021-02-24T16:29:45.080Z] #50 16.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:45 [2021-02-24T16:29:45.080Z] #50 17.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:45 [2021-02-24T16:29:45.080Z] #50 17.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:45 [2021-02-24T16:29:45.080Z] #50 18.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:45 [2021-02-24T16:29:45.080Z] #50 18.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:45 [2021-02-24T16:29:45.080Z] #50 19.07 runtime
16:29:45 [2021-02-24T16:29:45.080Z] #50 19.08 runtime/cgo
16:29:45 [2021-02-24T16:29:45.317Z] #42 60.16   DEP      criu/arch/x86/cpu.d
16:29:45 [2021-02-24T16:29:45.317Z] #42 60.38   CC       criu/arch/x86/cpu.o
16:29:45 [2021-02-24T16:29:45.399Z] #48 18.13 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:45 [2021-02-24T16:29:45.400Z] #48 18.35 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:45 [2021-02-24T16:29:45.425Z] #50 ...
16:29:45 [2021-02-24T16:29:45.425Z] 
16:29:45 [2021-02-24T16:29:45.425Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:45 [2021-02-24T16:29:45.425Z] #63 sha256:aa9f77b57a72b74000171ff8a75ef6fef5774f91ef8aac6275bec1588db2746b
16:29:45 [2021-02-24T16:29:45.491Z] #48 38.87 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:29:45 [2021-02-24T16:29:45.491Z] #48 38.93 go: downloading github.com/kisielk/gotool v1.0.0
16:29:45 [2021-02-24T16:29:45.491Z] #48 39.02 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:29:45 [2021-02-24T16:29:45.491Z] #48 39.10 go: extracting github.com/gobwas/glob v0.2.3
16:29:45 [2021-02-24T16:29:45.491Z] #48 39.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:29:45 [2021-02-24T16:29:45.660Z] #48 18.36 go: extracting github.com/spf13/viper v1.6.1
16:29:45 [2021-02-24T16:29:45.660Z] #48 18.44 go: extracting github.com/spf13/cobra v0.0.5
16:29:45 [2021-02-24T16:29:45.660Z] #48 18.61 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:29:45 [2021-02-24T16:29:45.750Z] #48 39.27 go: downloading gopkg.in/yaml.v2 v2.2.7
16:29:45 [2021-02-24T16:29:45.921Z] #48 18.85 go: extracting github.com/sirupsen/logrus v1.4.2
16:29:46 [2021-02-24T16:29:46.009Z] #48 39.50 go: extracting github.com/kisielk/gotool v1.0.0
16:29:46 [2021-02-24T16:29:46.182Z] #48 19.03 go: downloading github.com/pelletier/go-toml v1.2.0
16:29:46 [2021-02-24T16:29:46.246Z] #42 61.05   CC       criu/arch/x86/crtools.o
16:29:46 [2021-02-24T16:29:46.268Z] #48 39.71 go: extracting gopkg.in/yaml.v2 v2.2.7
16:29:46 [2021-02-24T16:29:46.268Z] #48 39.82 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:29:46 [2021-02-24T16:29:46.268Z] #48 39.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:29:46 [2021-02-24T16:29:46.443Z] #48 19.04 go: extracting github.com/spf13/pflag v1.0.5
16:29:46 [2021-02-24T16:29:46.443Z] #48 19.04 go: extracting github.com/stretchr/testify v1.4.0
16:29:46 [2021-02-24T16:29:46.443Z] #48 19.04 go: extracting github.com/go-critic/go-critic v0.4.1
16:29:46 [2021-02-24T16:29:46.443Z] #48 19.32 go: downloading gopkg.in/ini.v1 v1.51.0
16:29:46 [2021-02-24T16:29:46.443Z] #48 19.32 go: downloading github.com/spf13/cast v1.3.0
16:29:46 [2021-02-24T16:29:46.443Z] #48 19.32 go: downloading github.com/hashicorp/hcl v1.0.0
16:29:46 [2021-02-24T16:29:46.526Z] #48 39.93 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:29:46 [2021-02-24T16:29:46.785Z] #48 40.47 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:29:46 [2021-02-24T16:29:46.785Z] #48 40.50 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:29:47 [2021-02-24T16:29:47.014Z] #48 19.76 go: extracting github.com/spf13/cast v1.3.0
16:29:47 [2021-02-24T16:29:47.014Z] #48 19.78 go: downloading github.com/mattn/go-colorable v0.1.4
16:29:47 [2021-02-24T16:29:47.014Z] #48 ...
16:29:47 [2021-02-24T16:29:47.014Z] 
16:29:47 [2021-02-24T16:29:47.014Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:47 [2021-02-24T16:29:47.014Z] #46 sha256:70e7cc504393c6edc14739aabc90f85fb30d2206650120303e5a9673e33d2985
16:29:47 [2021-02-24T16:29:47.014Z] #46 9.766 go: downloading gotest.tools/gotestsum v0.5.3
16:29:47 [2021-02-24T16:29:47.015Z] #46 10.31 go: extracting gotest.tools/gotestsum v0.5.3
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.53 go: downloading github.com/pkg/errors v0.9.1
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.59 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.59 go: downloading github.com/spf13/pflag v1.0.3
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.60 go: downloading github.com/jonboulle/clockwork v0.1.0
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.82 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.82 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:47 [2021-02-24T16:29:47.015Z] #46 12.91 go: downloading github.com/fatih/color v1.9.0
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.23 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.32 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.68 go: extracting github.com/jonboulle/clockwork v0.1.0
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.74 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.79 go: extracting github.com/fatih/color v1.9.0
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.85 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:47 [2021-02-24T16:29:47.015Z] #46 13.93 go: extracting github.com/pkg/errors v0.9.1
16:29:47 [2021-02-24T16:29:47.015Z] #46 14.04 go: extracting github.com/spf13/pflag v1.0.3
16:29:47 [2021-02-24T16:29:47.015Z] #46 14.17 go: downloading github.com/mattn/go-colorable v0.1.6
16:29:47 [2021-02-24T16:29:47.015Z] #46 14.26 go: downloading github.com/mattn/go-isatty v0.0.12
16:29:47 [2021-02-24T16:29:47.015Z] #46 14.63 go: extracting github.com/mattn/go-colorable v0.1.6
16:29:47 [2021-02-24T16:29:47.015Z] #46 15.01 go: extracting github.com/mattn/go-isatty v0.0.12
16:29:47 [2021-02-24T16:29:47.015Z] #46 16.74 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:47 [2021-02-24T16:29:47.015Z] #46 16.85 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:47 [2021-02-24T16:29:47.015Z] #46 ...
16:29:47 [2021-02-24T16:29:47.015Z] 
16:29:47 [2021-02-24T16:29:47.015Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:47 [2021-02-24T16:29:47.015Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:47 [2021-02-24T16:29:47.015Z] #48 19.91 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:29:47 [2021-02-24T16:29:47.113Z] #63 20.21 Checking out files:  42% (814/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  62% (1200/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:  73% (1396/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:  92% (1760/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.
16:29:47 [2021-02-24T16:29:47.113Z] #63 23.47 + cd /tmp/tmp.auDxx06twx/src/github.com/docker/libnetwork
16:29:47 [2021-02-24T16:29:47.113Z] #63 23.47 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:47 [2021-02-24T16:29:47.175Z] #41 23.49 Reading package lists...
16:29:47 [2021-02-24T16:29:47.175Z] #41 ...
16:29:47 [2021-02-24T16:29:47.175Z] 
16:29:47 [2021-02-24T16:29:47.175Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:47 [2021-02-24T16:29:47.175Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.02 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.07 go: downloading github.com/ultraware/whitespace v0.0.4
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.07 go: downloading github.com/hashicorp/hcl v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.07 go: downloading github.com/subosito/gotenv v1.2.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.17 go: extracting github.com/ultraware/whitespace v0.0.4
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.17 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.21 go: downloading github.com/go-toolsmith/astp v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.26 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.38 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.38 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.41 go: extracting github.com/subosito/gotenv v1.2.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.46 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.53 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.53 go: extracting github.com/hashicorp/hcl v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.61 go: extracting github.com/go-toolsmith/astp v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.61 go: downloading github.com/stretchr/testify v1.4.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.83 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.92 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 24.96 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.00 go: extracting github.com/stretchr/testify v1.4.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.04 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.16 go: downloading github.com/sirupsen/logrus v1.4.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.24 go: downloading gopkg.in/yaml.v2 v2.2.7
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.25 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.25 go: downloading github.com/spf13/afero v1.1.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.44 go: downloading github.com/magiconair/properties v1.8.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.53 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.55 go: extracting github.com/sirupsen/logrus v1.4.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.63 go: extracting github.com/spf13/afero v1.1.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.74 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.92 go: downloading github.com/uudashr/gocognit v1.0.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 25.97 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.16 go: downloading github.com/BurntSushi/toml v0.3.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.22 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.27 go: extracting github.com/magiconair/properties v1.8.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.27 go: extracting gopkg.in/yaml.v2 v2.2.7
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.41 go: downloading github.com/go-toolsmith/typep v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.53 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.53 go: extracting github.com/BurntSushi/toml v0.3.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.53 go: extracting github.com/uudashr/gocognit v1.0.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.74 go: downloading github.com/gobwas/glob v0.2.3
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.74 go: downloading github.com/stretchr/objx v0.2.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.79 go: downloading github.com/pmezard/go-difflib v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.79 go: downloading gopkg.in/ini.v1 v1.51.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 26.90 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.01 go: extracting github.com/gobwas/glob v0.2.3
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.21 go: downloading github.com/pelletier/go-toml v1.2.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.21 go: extracting github.com/stretchr/objx v0.2.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.30 go: downloading github.com/davecgh/go-spew v1.1.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.30 go: downloading github.com/mattn/go-isatty v0.0.8
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.49 go: extracting github.com/go-toolsmith/typep v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.68 go: extracting github.com/pmezard/go-difflib v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.68 go: downloading golang.org/x/text v0.3.2
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.74 go: extracting github.com/pelletier/go-toml v1.2.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 27.80 go: extracting github.com/davecgh/go-spew v1.1.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.07 go: extracting github.com/mattn/go-isatty v0.0.8
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.15 go: extracting gopkg.in/ini.v1 v1.51.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.15 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.35 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.59 go: downloading github.com/spf13/cast v1.3.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.68 go: downloading github.com/kisielk/gotool v1.0.0
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:29:47 [2021-02-24T16:29:47.175Z] #48 28.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:29:47 [2021-02-24T16:29:47.287Z] #48 20.04 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:29:47 [2021-02-24T16:29:47.287Z] #48 20.06 go: extracting github.com/pelletier/go-toml v1.2.0
16:29:47 [2021-02-24T16:29:47.287Z] #48 20.10 go: downloading github.com/stretchr/objx v0.2.0
16:29:47 [2021-02-24T16:29:47.287Z] #48 ...
16:29:47 [2021-02-24T16:29:47.287Z] 
16:29:47 [2021-02-24T16:29:47.287Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:47 [2021-02-24T16:29:47.287Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:47 [2021-02-24T16:29:47.287Z] #35 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:47 [2021-02-24T16:29:47.287Z] #35 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:47 [2021-02-24T16:29:47.287Z] #35 ...
16:29:47 [2021-02-24T16:29:47.287Z] 
16:29:47 [2021-02-24T16:29:47.287Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:47 [2021-02-24T16:29:47.287Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:47 [2021-02-24T16:29:47.287Z] #48 20.25 go: downloading github.com/davecgh/go-spew v1.1.1
16:29:47 [2021-02-24T16:29:47.351Z] #48 40.72 go: downloading github.com/BurntSushi/toml v0.3.1
16:29:47 [2021-02-24T16:29:47.351Z] #48 40.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:29:47 [2021-02-24T16:29:47.351Z] #48 40.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:29:47 [2021-02-24T16:29:47.351Z] #48 40.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:29:47 [2021-02-24T16:29:47.549Z] #48 20.25 go: extracting gopkg.in/ini.v1 v1.51.0
16:29:47 [2021-02-24T16:29:47.549Z] #48 20.35 go: extracting github.com/mattn/go-colorable v0.1.4
16:29:47 [2021-02-24T16:29:47.610Z] #48 41.08 go: extracting github.com/BurntSushi/toml v0.3.1
16:29:47 [2021-02-24T16:29:47.610Z] #48 41.19 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:29:47 [2021-02-24T16:29:47.616Z] #42 62.37   CC       criu/arch/x86/kerndat.o
16:29:47 [2021-02-24T16:29:47.742Z] #48 29.22 go: extracting github.com/kisielk/gotool v1.0.0
16:29:47 [2021-02-24T16:29:47.742Z] #48 29.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:29:47 [2021-02-24T16:29:47.810Z] #48 20.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:29:47 [2021-02-24T16:29:47.872Z] #42 62.88   CC       criu/arch/x86/sigaction_compat.o
16:29:48 [2021-02-24T16:29:48.000Z] #48 29.37 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:29:48 [2021-02-24T16:29:48.000Z] #48 29.37 go: extracting github.com/spf13/cast v1.3.0
16:29:48 [2021-02-24T16:29:48.071Z] #48 20.81 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:29:48 [2021-02-24T16:29:48.071Z] #48 20.90 go: extracting github.com/hashicorp/hcl v1.0.0
16:29:48 [2021-02-24T16:29:48.129Z] #42 63.20   CC       criu/arch/x86/sigframe.o
16:29:48 [2021-02-24T16:29:48.259Z] #48 29.45 go: downloading github.com/gogo/protobuf v1.2.1
16:29:48 [2021-02-24T16:29:48.259Z] #48 29.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:29:48 [2021-02-24T16:29:48.259Z] #48 29.58 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:29:48 [2021-02-24T16:29:48.259Z] #48 29.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:29:48 [2021-02-24T16:29:48.332Z] #48 21.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:48 [2021-02-24T16:29:48.332Z] #48 ...
16:29:48 [2021-02-24T16:29:48.332Z] 
16:29:48 [2021-02-24T16:29:48.332Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:29:48 [2021-02-24T16:29:48.332Z] #33 sha256:075888e9de5f6860670d5a5a61f86ce0991fee33c796f57836691b2869eb1ad0
16:29:48 [2021-02-24T16:29:48.332Z] #33 11.22 internal/cpu
16:29:48 [2021-02-24T16:29:48.332Z] #33 11.28 runtime/internal/sys
16:29:48 [2021-02-24T16:29:48.332Z] #33 11.48 runtime/internal/math
16:29:48 [2021-02-24T16:29:48.332Z] #33 11.52 math/bits
16:29:48 [2021-02-24T16:29:48.332Z] #33 12.30 internal/bytealg
16:29:48 [2021-02-24T16:29:48.332Z] #33 12.85 math
16:29:48 [2021-02-24T16:29:48.332Z] #33 14.00 runtime
16:29:48 [2021-02-24T16:29:48.332Z] #33 18.61 unicode/utf8
16:29:48 [2021-02-24T16:29:48.332Z] #33 19.39 internal/testlog
16:29:48 [2021-02-24T16:29:48.332Z] #33 20.06 runtime/cgo
16:29:48 [2021-02-24T16:29:48.516Z] #63 24.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:29:48 [2021-02-24T16:29:48.546Z] #48 42.26 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:29:48 [2021-02-24T16:29:48.593Z] #33 ...
16:29:48 [2021-02-24T16:29:48.593Z] 
16:29:48 [2021-02-24T16:29:48.593Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:48 [2021-02-24T16:29:48.593Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:48 [2021-02-24T16:29:48.593Z] #48 21.31 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:29:48 [2021-02-24T16:29:48.593Z] #48 21.41 go: extracting github.com/stretchr/objx v0.2.0
16:29:48 [2021-02-24T16:29:48.593Z] #48 21.46 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:29:48 [2021-02-24T16:29:48.593Z] #48 ...
16:29:48 [2021-02-24T16:29:48.593Z] 
16:29:48 [2021-02-24T16:29:48.593Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:48 [2021-02-24T16:29:48.593Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:48 [2021-02-24T16:29:48.593Z] #54 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:48 [2021-02-24T16:29:48.593Z] #54 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:48 [2021-02-24T16:29:48.593Z] #54 16.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:48 [2021-02-24T16:29:48.692Z] #42 63.48   LINK     criu/arch/x86/crtools.built-in.o
16:29:48 [2021-02-24T16:29:48.692Z] #42 63.54   DEP      criu/pie/util-vdso-elf32.d
16:29:48 [2021-02-24T16:29:48.781Z] #63 ...
16:29:48 [2021-02-24T16:29:48.781Z] 
16:29:48 [2021-02-24T16:29:48.781Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:48 [2021-02-24T16:29:48.781Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:29:48 [2021-02-24T16:29:48.781Z] #48 14.92 go: downloading github.com/spf13/pflag v1.0.5
16:29:48 [2021-02-24T16:29:48.781Z] #48 14.94 go: downloading github.com/mattn/go-colorable v0.1.4
16:29:48 [2021-02-24T16:29:48.781Z] #48 14.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:48 [2021-02-24T16:29:48.781Z] #48 14.97 go: downloading github.com/stretchr/testify v1.4.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 14.97 go: downloading github.com/spf13/viper v1.6.1
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.22 go: downloading github.com/spf13/cobra v0.0.5
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.24 go: downloading github.com/fatih/color v1.7.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.25 go: extracting github.com/mattn/go-colorable v0.1.4
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.48 go: downloading github.com/mattn/go-isatty v0.0.8
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.57 go: extracting github.com/fatih/color v1.7.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.63 go: extracting github.com/spf13/cobra v0.0.5
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.90 go: extracting github.com/mattn/go-isatty v0.0.8
16:29:48 [2021-02-24T16:29:48.781Z] #48 15.93 go: extracting github.com/spf13/pflag v1.0.5
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.01 go: extracting github.com/stretchr/testify v1.4.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.04 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.05 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.09 go: extracting github.com/spf13/viper v1.6.1
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.23 go: downloading github.com/uudashr/gocognit v1.0.1
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.25 go: extracting github.com/uudashr/gocognit v1.0.1
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:48 [2021-02-24T16:29:48.781Z] #48 16.99 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.04 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.18 go: downloading github.com/spf13/afero v1.1.2
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.27 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.49 go: downloading github.com/hashicorp/hcl v1.0.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.52 go: extracting github.com/spf13/afero v1.1.2
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.61 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.75 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:29:48 [2021-02-24T16:29:48.781Z] #48 17.79 go: downloading github.com/pelletier/go-toml v1.2.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.12 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.15 go: extracting github.com/hashicorp/hcl v1.0.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.36 go: extracting github.com/pelletier/go-toml v1.2.0
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.38 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:29:48 [2021-02-24T16:29:48.781Z] #48 18.47 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:48 [2021-02-24T16:29:48.782Z] #48 18.99 go: downloading github.com/stretchr/objx v0.2.0
16:29:48 [2021-02-24T16:29:48.782Z] #48 19.14 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:48 [2021-02-24T16:29:48.782Z] #48 19.38 go: extracting github.com/stretchr/objx v0.2.0
16:29:48 [2021-02-24T16:29:48.782Z] #48 19.99 go: downloading github.com/pkg/errors v0.8.1
16:29:48 [2021-02-24T16:29:48.782Z] #48 21.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:48 [2021-02-24T16:29:48.782Z] #48 21.41 go: downloading github.com/magiconair/properties v1.8.1
16:29:48 [2021-02-24T16:29:48.782Z] #48 21.65 go: extracting github.com/pkg/errors v0.8.1
16:29:48 [2021-02-24T16:29:48.782Z] #48 22.04 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:29:48 [2021-02-24T16:29:48.782Z] #48 22.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:48 [2021-02-24T16:29:48.782Z] #48 22.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:29:48 [2021-02-24T16:29:48.782Z] #48 22.90 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:29:48 [2021-02-24T16:29:48.782Z] #48 22.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:29:48 [2021-02-24T16:29:48.782Z] #48 22.90 go: extracting github.com/magiconair/properties v1.8.1
16:29:48 [2021-02-24T16:29:48.782Z] #48 23.31 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:29:48 [2021-02-24T16:29:48.782Z] #48 23.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:29:48 [2021-02-24T16:29:48.782Z] #48 24.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:29:48 [2021-02-24T16:29:48.782Z] #48 24.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:48 [2021-02-24T16:29:48.782Z] #48 24.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:29:48 [2021-02-24T16:29:48.782Z] #48 25.03 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:48 [2021-02-24T16:29:48.826Z] #48 ...
16:29:48 [2021-02-24T16:29:48.826Z] 
16:29:48 [2021-02-24T16:29:48.826Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:48 [2021-02-24T16:29:48.826Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:48 [2021-02-24T16:29:48.826Z] #41 23.49 Reading package lists...
16:29:48 [2021-02-24T16:29:48.853Z] #54 ...
16:29:48 [2021-02-24T16:29:48.854Z] 
16:29:48 [2021-02-24T16:29:48.854Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:48 [2021-02-24T16:29:48.854Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:48 [2021-02-24T16:29:48.854Z] #48 21.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:48 [2021-02-24T16:29:48.854Z] #48 21.67 go: extracting github.com/davecgh/go-spew v1.1.1
16:29:48 [2021-02-24T16:29:48.854Z] #48 21.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:48 [2021-02-24T16:29:48.854Z] #48 ...
16:29:48 [2021-02-24T16:29:48.854Z] 
16:29:48 [2021-02-24T16:29:48.854Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:48 [2021-02-24T16:29:48.854Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:48 [2021-02-24T16:29:48.854Z] #41 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:48 [2021-02-24T16:29:48.854Z] #41 15.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:48 [2021-02-24T16:29:48.854Z] #41 17.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:48 [2021-02-24T16:29:48.948Z] #42 63.70   DEP      criu/pie/util-vdso.d
16:29:48 [2021-02-24T16:29:48.948Z] #42 63.85   DEP      criu/pie/util.d
16:29:49 [2021-02-24T16:29:49.115Z] #41 ...
16:29:49 [2021-02-24T16:29:49.115Z] 
16:29:49 [2021-02-24T16:29:49.115Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:49 [2021-02-24T16:29:49.115Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:49 [2021-02-24T16:29:49.115Z] #48 21.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:29:49 [2021-02-24T16:29:49.120Z] #48 ...
16:29:49 [2021-02-24T16:29:49.120Z] 
16:29:49 [2021-02-24T16:29:49.120Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:49 [2021-02-24T16:29:49.120Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:29:49 [2021-02-24T16:29:49.120Z] #50 32.62 runtime
16:29:49 [2021-02-24T16:29:49.120Z] #50 32.73 runtime/cgo
16:29:49 [2021-02-24T16:29:49.204Z] #42 64.07   CC       criu/pie/util.o
16:29:49 [2021-02-24T16:29:49.379Z] #50 ...
16:29:49 [2021-02-24T16:29:49.379Z] 
16:29:49 [2021-02-24T16:29:49.379Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:49 [2021-02-24T16:29:49.379Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:49 [2021-02-24T16:29:49.379Z] #35 32.82 Fetched 8422 kB in 23s (362 kB/s)
16:29:49 [2021-02-24T16:29:49.379Z] #35 32.82 Reading package lists...
16:29:49 [2021-02-24T16:29:49.379Z] #35 41.38 Reading package lists...
16:29:49 [2021-02-24T16:29:49.379Z] #35 ...
16:29:49 [2021-02-24T16:29:49.379Z] 
16:29:49 [2021-02-24T16:29:49.379Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:49 [2021-02-24T16:29:49.379Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:29:49 [2021-02-24T16:29:49.379Z] #44 42.89 vendor/golang.org/x/crypto/internal/subtle
16:29:49 [2021-02-24T16:29:49.379Z] #44 43.01 vendor/golang.org/x/crypto/curve25519
16:29:49 [2021-02-24T16:29:49.461Z] #42 64.43   CC       criu/pie/util-vdso.o
16:29:49 [2021-02-24T16:29:49.638Z] #44 ...
16:29:49 [2021-02-24T16:29:49.638Z] 
16:29:49 [2021-02-24T16:29:49.638Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:49 [2021-02-24T16:29:49.638Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:49 [2021-02-24T16:29:49.638Z] #54 33.16 Fetched 8422 kB in 24s (354 kB/s)
16:29:49 [2021-02-24T16:29:49.638Z] #54 33.16 Reading package lists...
16:29:49 [2021-02-24T16:29:49.686Z] #48 22.31 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:29:49 [2021-02-24T16:29:49.686Z] #48 22.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:29:49 [2021-02-24T16:29:49.735Z] #48 ...
16:29:49 [2021-02-24T16:29:49.735Z] 
16:29:49 [2021-02-24T16:29:49.735Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:49 [2021-02-24T16:29:49.735Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:29:49 [2021-02-24T16:29:49.735Z] #57 26.08 go: finding github.com/pkg/errors v0.9.1
16:29:49 [2021-02-24T16:29:49.735Z] #57 26.13 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:49 [2021-02-24T16:29:49.897Z] #54 41.87 Reading package lists...
16:29:49 [2021-02-24T16:29:49.897Z] #54 ...
16:29:49 [2021-02-24T16:29:49.897Z] 
16:29:49 [2021-02-24T16:29:49.897Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:49 [2021-02-24T16:29:49.897Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:49 [2021-02-24T16:29:49.897Z] #41 33.32 Fetched 8422 kB in 24s (351 kB/s)
16:29:49 [2021-02-24T16:29:49.897Z] #41 33.32 Reading package lists...
16:29:49 [2021-02-24T16:29:49.897Z] #41 42.14 Reading package lists...
16:29:49 [2021-02-24T16:29:49.897Z] #41 ...
16:29:49 [2021-02-24T16:29:49.897Z] 
16:29:49 [2021-02-24T16:29:49.897Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:49 [2021-02-24T16:29:49.897Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:29:49 [2021-02-24T16:29:49.897Z] #57 37.98 go: finding github.com/pkg/errors v0.9.1
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.25 go: finding github.com/sirupsen/logrus v1.7.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.39 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.58 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.58 go: finding github.com/google/uuid v1.2.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.71 go: finding github.com/gofrs/flock v0.8.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.71 go: finding github.com/moby/vpnkit v0.4.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.80 go: finding github.com/gorilla/mux v1.8.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.93 go: finding github.com/moby/sys/mountinfo v0.4.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 38.99 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:49 [2021-02-24T16:29:49.897Z] #57 39.02 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:29:49 [2021-02-24T16:29:49.897Z] #57 39.06 go: finding github.com/urfave/cli/v2 v2.3.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 39.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:49 [2021-02-24T16:29:49.897Z] #57 39.32 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:29:49 [2021-02-24T16:29:49.946Z] #48 22.59 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:50 [2021-02-24T16:29:50.390Z] #42 65.07   CC       criu/pie/util-vdso-elf32.o
16:29:50 [2021-02-24T16:29:50.391Z] #57 26.55 go: finding github.com/sirupsen/logrus v1.7.0
16:29:50 [2021-02-24T16:29:50.518Z] #48 23.24 go: extracting github.com/sourcegraph/go-diff v0.5.1
16:29:50 [2021-02-24T16:29:50.518Z] #48 23.31 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:50 [2021-02-24T16:29:50.704Z] #57 26.76 go: finding github.com/google/uuid v1.2.0
16:29:50 [2021-02-24T16:29:50.704Z] #57 26.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:50 [2021-02-24T16:29:50.704Z] #57 27.04 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:50 [2021-02-24T16:29:50.834Z] #57 ...
16:29:50 [2021-02-24T16:29:50.834Z] 
16:29:50 [2021-02-24T16:29:50.834Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:50 [2021-02-24T16:29:50.834Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:50 [2021-02-24T16:29:50.834Z] #12 34.19 Fetched 8422 kB in 25s (339 kB/s)
16:29:50 [2021-02-24T16:29:50.834Z] #12 34.19 Reading package lists...
16:29:50 [2021-02-24T16:29:50.953Z] #42 65.85   AR       criu/pie/pie.lib.a
16:29:50 [2021-02-24T16:29:50.953Z] #42 65.92   DEP      criu/pie/restorer.d
16:29:50 [2021-02-24T16:29:50.968Z] #57 27.29 go: finding github.com/moby/vpnkit v0.4.0
16:29:50 [2021-02-24T16:29:50.968Z] #57 27.30 go: finding github.com/gofrs/flock v0.8.0
16:29:51 [2021-02-24T16:29:51.089Z] #48 23.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:51 [2021-02-24T16:29:51.210Z] #42 66.17   DEP      criu/arch/x86/sigaction_compat_pie.d
16:29:51 [2021-02-24T16:29:51.210Z] #42 66.29   DEP      criu/arch/x86/restorer_unmap.d
16:29:51 [2021-02-24T16:29:51.210Z] #42 66.34   DEP      criu/arch/x86/restorer.d
16:29:51 [2021-02-24T16:29:51.233Z] #57 ...
16:29:51 [2021-02-24T16:29:51.233Z] 
16:29:51 [2021-02-24T16:29:51.233Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:51 [2021-02-24T16:29:51.233Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:29:51 [2021-02-24T16:29:51.233Z] #39 16.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:29:51 [2021-02-24T16:29:51.233Z] #39 18.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:29:51 [2021-02-24T16:29:51.233Z] #39 ...
16:29:51 [2021-02-24T16:29:51.233Z] 
16:29:51 [2021-02-24T16:29:51.233Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:51 [2021-02-24T16:29:51.233Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:29:51 [2021-02-24T16:29:51.233Z] #35 17.52 Fetched 8246 kB in 12s (708 kB/s)
16:29:51 [2021-02-24T16:29:51.233Z] #35 17.52 Reading package lists...
16:29:51 [2021-02-24T16:29:51.233Z] #35 22.04 Reading package lists...
16:29:51 [2021-02-24T16:29:51.233Z] #35 26.48 Building dependency tree...
16:29:51 [2021-02-24T16:29:51.349Z] #48 24.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:29:51 [2021-02-24T16:29:51.402Z] #12 42.31 Reading package lists...
16:29:51 [2021-02-24T16:29:51.402Z] #12 ...
16:29:51 [2021-02-24T16:29:51.402Z] 
16:29:51 [2021-02-24T16:29:51.402Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:51 [2021-02-24T16:29:51.402Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:29:51 [2021-02-24T16:29:51.402Z] #48 44.83 go: extracting github.com/gogo/protobuf v1.2.1
16:29:51 [2021-02-24T16:29:51.466Z] #42 66.51   DEP      criu/arch/x86/vdso-pie.d
16:29:51 [2021-02-24T16:29:51.466Z] #42 66.61   DEP      criu/pie/parasite-vdso.d
16:29:51 [2021-02-24T16:29:51.498Z] #35 ...
16:29:51 [2021-02-24T16:29:51.498Z] 
16:29:51 [2021-02-24T16:29:51.498Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:51 [2021-02-24T16:29:51.498Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.25 go: downloading gopkg.in/yaml.v2 v2.2.7
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.28 go: downloading github.com/sirupsen/logrus v1.4.2
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.33 go: downloading golang.org/x/text v0.3.2
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.35 go: downloading github.com/subosito/gotenv v1.2.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.55 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.73 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:29:51 [2021-02-24T16:29:51.498Z] #48 26.73 go: downloading github.com/go-critic/go-critic v0.4.1
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.28 go: extracting github.com/sirupsen/logrus v1.4.2
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.30 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.31 go: extracting gopkg.in/yaml.v2 v2.2.7
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.36 go: downloading github.com/kisielk/gotool v1.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.81 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.81 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.89 go: downloading github.com/gogo/protobuf v1.2.1
16:29:51 [2021-02-24T16:29:51.498Z] #48 27.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:29:51 [2021-02-24T16:29:51.498Z] #48 28.03 go: extracting github.com/go-lintpack/lintpack v0.5.2
16:29:51 [2021-02-24T16:29:51.610Z] #48 24.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:51 [2021-02-24T16:29:51.610Z] #48 ...
16:29:51 [2021-02-24T16:29:51.610Z] 
16:29:51 [2021-02-24T16:29:51.610Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:51 [2021-02-24T16:29:51.610Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:51 [2021-02-24T16:29:51.610Z] #12 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:51 [2021-02-24T16:29:51.610Z] #12 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:51 [2021-02-24T16:29:51.610Z] #12 ...
16:29:51 [2021-02-24T16:29:51.610Z] 
16:29:51 [2021-02-24T16:29:51.610Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:51 [2021-02-24T16:29:51.610Z] #57 sha256:875b764f0a24b8df59ccdecb7e55a6e59be50ae442c095ef730c39ae277d46d2
16:29:51 [2021-02-24T16:29:51.610Z] #57 14.43 + cd /tmp/tmp.j5AyIpjjDG/src/github.com/rootless-containers/rootlesskit
16:29:51 [2021-02-24T16:29:51.610Z] #57 14.46 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
16:29:51 [2021-02-24T16:29:51.610Z] #57 14.49 + export GO111MODULE=on
16:29:51 [2021-02-24T16:29:51.610Z] #57 14.49 + GO111MODULE=on
16:29:51 [2021-02-24T16:29:51.610Z] #57 14.49 + for f in rootlesskit rootlesskit-docker-proxy
16:29:51 [2021-02-24T16:29:51.610Z] #57 14.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
16:29:51 [2021-02-24T16:29:51.610Z] #57 16.65 go: downloading github.com/pkg/errors v0.9.1
16:29:51 [2021-02-24T16:29:51.610Z] #57 16.75 go: downloading github.com/gofrs/flock v0.8.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 16.91 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.06 go: downloading github.com/moby/sys/mountinfo v0.4.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.08 go: downloading github.com/moby/vpnkit v0.4.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.19 go: downloading github.com/urfave/cli/v2 v2.3.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.51 go: downloading github.com/gorilla/mux v1.8.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.76 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.77 go: extracting github.com/gofrs/flock v0.8.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.81 go: extracting github.com/moby/sys/mountinfo v0.4.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 17.84 go: downloading github.com/sirupsen/logrus v1.7.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 18.09 go: downloading github.com/google/uuid v1.2.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 18.28 go: extracting github.com/pkg/errors v0.9.1
16:29:51 [2021-02-24T16:29:51.610Z] #57 18.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:51 [2021-02-24T16:29:51.610Z] #57 18.52 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:51 [2021-02-24T16:29:51.610Z] #57 18.91 go: extracting github.com/gorilla/mux v1.8.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 19.06 go: extracting github.com/sirupsen/logrus v1.7.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 19.21 go: extracting github.com/google/uuid v1.2.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 19.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:51 [2021-02-24T16:29:51.610Z] #57 21.34 go: extracting github.com/moby/vpnkit v0.4.0
16:29:51 [2021-02-24T16:29:51.610Z] #57 22.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:51 [2021-02-24T16:29:51.610Z] #57 22.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:29:51 [2021-02-24T16:29:51.610Z] #57 23.97 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:51 [2021-02-24T16:29:51.765Z] #48 28.15 go: extracting github.com/subosito/gotenv v1.2.0
16:29:51 [2021-02-24T16:29:51.765Z] #48 28.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:51 [2021-02-24T16:29:51.964Z] #57 ...
16:29:51 [2021-02-24T16:29:51.964Z] 
16:29:51 [2021-02-24T16:29:51.964Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:51 [2021-02-24T16:29:51.964Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:29:51 [2021-02-24T16:29:51.964Z] #50 24.44 + cd /tmp/tmp.r4nSbhiEYw/src/github.com/mvdan/sh
16:29:51 [2021-02-24T16:29:51.964Z] #50 24.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
16:29:51 [2021-02-24T16:29:51.964Z] #50 24.70 + GO111MODULE=on
16:29:51 [2021-02-24T16:29:51.964Z] #50 24.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
16:29:52 [2021-02-24T16:29:52.030Z] #48 28.37 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:29:52 [2021-02-24T16:29:52.030Z] #48 28.39 go: extracting github.com/kisielk/gotool v1.0.0
16:29:52 [2021-02-24T16:29:52.030Z] #48 28.39 go: downloading github.com/ultraware/funlen v0.0.2
16:29:52 [2021-02-24T16:29:52.030Z] #48 28.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:52 [2021-02-24T16:29:52.030Z] #48 28.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:29:52 [2021-02-24T16:29:52.030Z] #48 28.51 go: extracting github.com/mitchellh/mapstructure v1.1.2
16:29:52 [2021-02-24T16:29:52.034Z] #42 66.79   DEP      criu/pie/parasite.d
16:29:52 [2021-02-24T16:29:52.291Z] #42 67.09   CC       criu/pie/parasite.o
16:29:52 [2021-02-24T16:29:52.338Z] #48 28.52 go: extracting github.com/go-critic/go-critic v0.4.1
16:29:52 [2021-02-24T16:29:52.605Z] #48 28.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:29:52 [2021-02-24T16:29:52.605Z] #48 28.70 go: downloading github.com/spf13/cast v1.3.0
16:29:52 [2021-02-24T16:29:52.800Z] #41 30.84 Reading package lists...
16:29:52 [2021-02-24T16:29:52.800Z] #41 ...
16:29:52 [2021-02-24T16:29:52.800Z] 
16:29:52 [2021-02-24T16:29:52.800Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:52 [2021-02-24T16:29:52.800Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:29:52 [2021-02-24T16:29:52.800Z] #50 23.90 runtime/cgo
16:29:52 [2021-02-24T16:29:52.800Z] #50 24.08 runtime
16:29:52 [2021-02-24T16:29:52.800Z] #50 ...
16:29:52 [2021-02-24T16:29:52.800Z] 
16:29:52 [2021-02-24T16:29:52.800Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:52 [2021-02-24T16:29:52.800Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:29:52 [2021-02-24T16:29:52.800Z] #54 23.81 Fetched 8422 kB in 18s (481 kB/s)
16:29:52 [2021-02-24T16:29:52.800Z] #54 23.81 Reading package lists...
16:29:52 [2021-02-24T16:29:52.800Z] #54 31.48 Reading package lists...
16:29:52 [2021-02-24T16:29:52.800Z] #54 ...
16:29:52 [2021-02-24T16:29:52.800Z] 
16:29:52 [2021-02-24T16:29:52.800Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:52 [2021-02-24T16:29:52.800Z] #63 sha256:1a712bdfb618009cb4c583f2f78c371dee23521eb7c377b34ed1af27c3309c0a
16:29:52 [2021-02-24T16:29:52.800Z] #63 26.40 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.
16:29:52 [2021-02-24T16:29:52.800Z] #63 27.09 + cd /tmp/tmp.Ucw3y2eVRn/src/github.com/docker/libnetwork
16:29:52 [2021-02-24T16:29:52.800Z] #63 27.09 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:29:52 [2021-02-24T16:29:52.800Z] #63 27.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:29:52 [2021-02-24T16:29:52.870Z] #48 ...
16:29:52 [2021-02-24T16:29:52.870Z] 
16:29:52 [2021-02-24T16:29:52.870Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:52 [2021-02-24T16:29:52.870Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:29:52 [2021-02-24T16:29:52.870Z] #12 18.93 Fetched 8246 kB in 13s (647 kB/s)
16:29:52 [2021-02-24T16:29:52.870Z] #12 18.93 Reading package lists...
16:29:52 [2021-02-24T16:29:52.870Z] #12 23.32 Reading package lists...
16:29:52 [2021-02-24T16:29:52.870Z] #12 28.58 Building dependency tree...
16:29:52 [2021-02-24T16:29:52.870Z] #12 ...
16:29:52 [2021-02-24T16:29:52.870Z] 
16:29:52 [2021-02-24T16:29:52.870Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:52 [2021-02-24T16:29:52.870Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:29:52 [2021-02-24T16:29:52.870Z] #57 27.96 go: finding github.com/gorilla/mux v1.8.0
16:29:52 [2021-02-24T16:29:52.870Z] #57 27.97 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:52 [2021-02-24T16:29:52.870Z] #57 28.09 go: finding github.com/moby/sys/mountinfo v0.4.0
16:29:52 [2021-02-24T16:29:52.870Z] #57 28.14 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:29:52 [2021-02-24T16:29:52.870Z] #57 28.46 go: finding github.com/urfave/cli/v2 v2.3.0
16:29:52 [2021-02-24T16:29:52.870Z] #57 29.18 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:52 [2021-02-24T16:29:52.870Z] #57 ...
16:29:52 [2021-02-24T16:29:52.870Z] 
16:29:52 [2021-02-24T16:29:52.870Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:52 [2021-02-24T16:29:52.870Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:29:52 [2021-02-24T16:29:52.870Z] #41 19.20 Fetched 8246 kB in 13s (645 kB/s)
16:29:52 [2021-02-24T16:29:52.870Z] #41 19.20 Reading package lists...
16:29:52 [2021-02-24T16:29:52.870Z] #41 23.40 Reading package lists...
16:29:52 [2021-02-24T16:29:52.870Z] #41 28.03 Building dependency tree...
16:29:52 [2021-02-24T16:29:52.870Z] #41 ...
16:29:52 [2021-02-24T16:29:52.870Z] 
16:29:52 [2021-02-24T16:29:52.870Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:52 [2021-02-24T16:29:52.870Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:29:52 [2021-02-24T16:29:52.870Z] #48 29.44 go: extracting github.com/ultraware/funlen v0.0.2
16:29:53 [2021-02-24T16:29:53.135Z] #48 29.49 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:29:53 [2021-02-24T16:29:53.135Z] #48 29.52 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:29:53 [2021-02-24T16:29:53.135Z] #48 29.53 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:29:53 [2021-02-24T16:29:53.368Z] #63 ...
16:29:53 [2021-02-24T16:29:53.369Z] 
16:29:53 [2021-02-24T16:29:53.369Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:29:53 [2021-02-24T16:29:53.369Z] #57 sha256:7bc8f4935053e7aef8c61f121ce5e130de9bed2b353a45c8b53f6e29a88d7bc0
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.00 go: finding github.com/pkg/errors v0.9.1
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.17 go: finding github.com/sirupsen/logrus v1.7.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.33 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.63 go: finding github.com/google/uuid v1.2.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.63 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.75 go: finding github.com/gofrs/flock v0.8.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 25.95 go: finding github.com/moby/vpnkit v0.4.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.03 go: finding github.com/gorilla/mux v1.8.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.25 go: finding github.com/moby/sys/mountinfo v0.4.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.25 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.33 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.33 go: finding github.com/urfave/cli/v2 v2.3.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.60 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:29:53 [2021-02-24T16:29:53.369Z] #57 26.60 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:29:53 [2021-02-24T16:29:53.569Z] #48 29.80 go: extracting github.com/spf13/cast v1.3.0
16:29:53 [2021-02-24T16:29:53.569Z] #48 29.87 go: downloading gopkg.in/ini.v1 v1.51.0
16:29:53 [2021-02-24T16:29:53.659Z] #42 68.37   LINK     criu/pie/parasite.built-in.o
16:29:53 [2021-02-24T16:29:53.659Z] #42 68.39   GEN      criu/pie/parasite-blob.h
16:29:53 [2021-02-24T16:29:53.659Z] #42 68.41   CC       criu/pie/parasite-vdso.o
16:29:53 [2021-02-24T16:29:53.832Z] #48 30.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:29:53 [2021-02-24T16:29:53.832Z] #48 30.40 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:29:54 [2021-02-24T16:29:54.222Z] #42 69.20   CC       criu/arch/x86/vdso-pie.o
16:29:54 [2021-02-24T16:29:54.304Z] #57 ...
16:29:54 [2021-02-24T16:29:54.304Z] 
16:29:54 [2021-02-24T16:29:54.304Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:29:54 [2021-02-24T16:29:54.304Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:29:54 [2021-02-24T16:29:54.304Z] #35 25.73 Fetched 8422 kB in 18s (472 kB/s)
16:29:54 [2021-02-24T16:29:54.304Z] #35 25.73 Reading package lists...
16:29:54 [2021-02-24T16:29:54.304Z] #35 33.23 Reading package lists...
16:29:54 [2021-02-24T16:29:54.304Z] #35 ...
16:29:54 [2021-02-24T16:29:54.304Z] 
16:29:54 [2021-02-24T16:29:54.304Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:29:54 [2021-02-24T16:29:54.304Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:29:54 [2021-02-24T16:29:54.304Z] #39 24.76 Checking out files:  85% (1435/1680)   
Checking out files:  86% (1445/1680)   
Checking out files:  87% (1462/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
16:29:54 [2021-02-24T16:29:54.304Z] #39 25.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:29:54 [2021-02-24T16:29:54.304Z] #39 27.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:29:54 [2021-02-24T16:29:54.531Z] #48 30.78 go: extracting gopkg.in/ini.v1 v1.51.0
16:29:54 [2021-02-24T16:29:54.531Z] #48 30.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:29:54 [2021-02-24T16:29:54.562Z] #39 ...
16:29:54 [2021-02-24T16:29:54.562Z] 
16:29:54 [2021-02-24T16:29:54.562Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:54 [2021-02-24T16:29:54.562Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:54 [2021-02-24T16:29:54.562Z] #12 25.74 Fetched 8422 kB in 17s (492 kB/s)
16:29:54 [2021-02-24T16:29:54.562Z] #12 25.74 Reading package lists...
16:29:54 [2021-02-24T16:29:54.562Z] #12 33.44 Reading package lists...
16:29:54 [2021-02-24T16:29:54.562Z] #12 ...
16:29:54 [2021-02-24T16:29:54.562Z] 
16:29:54 [2021-02-24T16:29:54.562Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:54 [2021-02-24T16:29:54.562Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:29:54 [2021-02-24T16:29:54.562Z] #48 31.63 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:29:54 [2021-02-24T16:29:54.562Z] #48 35.69 go: extracting github.com/gogo/protobuf v1.2.1
16:29:54 [2021-02-24T16:29:54.633Z] #50 27.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:54 [2021-02-24T16:29:54.633Z] #50 27.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:54 [2021-02-24T16:29:54.731Z] #48 48.16 go: extracting golang.org/x/text v0.3.2
16:29:54 [2021-02-24T16:29:54.785Z] #42 69.58   CC       criu/arch/x86/restorer.o
16:29:54 [2021-02-24T16:29:54.785Z] #42 ...
16:29:54 [2021-02-24T16:29:54.785Z] 
16:29:54 [2021-02-24T16:29:54.785Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:29:54 [2021-02-24T16:29:54.785Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:29:54 [2021-02-24T16:29:54.785Z] #19 2.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:29:54 [2021-02-24T16:29:54.785Z] #19 2.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:29:54 [2021-02-24T16:29:54.785Z] #19 2.575 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:29:54 [2021-02-24T16:29:54.785Z] #19 2.999 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:29:54 [2021-02-24T16:29:54.785Z] #19 4.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:29:54 [2021-02-24T16:29:54.785Z] #19 5.681 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:29:54 [2021-02-24T16:29:54.785Z] #19 ...
16:29:54 [2021-02-24T16:29:54.785Z] 
16:29:54 [2021-02-24T16:29:54.785Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:54 [2021-02-24T16:29:54.785Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:29:54 [2021-02-24T16:29:54.785Z] #44 141.6 github.com/LK4D4/vndr/godl
16:29:54 [2021-02-24T16:29:54.910Z] #50 27.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:54 [2021-02-24T16:29:54.927Z] #48 30.88 go: downloading github.com/davecgh/go-spew v1.1.1
16:29:55 [2021-02-24T16:29:55.506Z] #50 ...
16:29:55 [2021-02-24T16:29:55.506Z] 
16:29:55 [2021-02-24T16:29:55.506Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:55 [2021-02-24T16:29:55.506Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:29:55 [2021-02-24T16:29:55.506Z] #44 18.23 unicode/utf8
16:29:55 [2021-02-24T16:29:55.506Z] #44 19.01 internal/testlog
16:29:55 [2021-02-24T16:29:55.506Z] #44 19.42 encoding
16:29:55 [2021-02-24T16:29:55.506Z] #44 19.60 unicode/utf16
16:29:55 [2021-02-24T16:29:55.506Z] #44 20.30 container/list
16:29:55 [2021-02-24T16:29:55.506Z] #44 20.96 crypto/internal/subtle
16:29:55 [2021-02-24T16:29:55.506Z] #44 21.11 crypto/subtle
16:29:55 [2021-02-24T16:29:55.506Z] #44 21.28 vendor/golang.org/x/crypto/cryptobyte/asn1
16:29:55 [2021-02-24T16:29:55.506Z] #44 21.49 internal/nettrace
16:29:55 [2021-02-24T16:29:55.506Z] #44 21.71 runtime/cgo
16:29:55 [2021-02-24T16:29:55.506Z] #44 ...
16:29:55 [2021-02-24T16:29:55.506Z] 
16:29:55 [2021-02-24T16:29:55.506Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:29:55 [2021-02-24T16:29:55.506Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:29:55 [2021-02-24T16:29:55.506Z] #48 24.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
16:29:55 [2021-02-24T16:29:55.506Z] #48 24.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:29:55 [2021-02-24T16:29:55.506Z] #48 25.01 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:29:55 [2021-02-24T16:29:55.506Z] #48 25.68 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:29:55 [2021-02-24T16:29:55.506Z] #48 25.89 go: extracting github.com/mitchellh/go-homedir v1.1.0
16:29:55 [2021-02-24T16:29:55.506Z] #48 25.93 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:29:55 [2021-02-24T16:29:55.506Z] #48 26.25 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:29:55 [2021-02-24T16:29:55.506Z] #48 26.26 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:29:55 [2021-02-24T16:29:55.506Z] #48 26.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
16:29:55 [2021-02-24T16:29:55.506Z] #48 26.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:55 [2021-02-24T16:29:55.506Z] #48 26.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:29:55 [2021-02-24T16:29:55.511Z] #48 31.61 go: extracting github.com/fsnotify/fsnotify v1.4.7
16:29:55 [2021-02-24T16:29:55.511Z] #48 31.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:29:55 [2021-02-24T16:29:55.511Z] #48 31.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:29:55 [2021-02-24T16:29:55.714Z] #44 142.5 github.com/LK4D4/vndr
16:29:55 [2021-02-24T16:29:55.766Z] #48 28.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:55 [2021-02-24T16:29:55.766Z] #48 28.69 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:29:56 [2021-02-24T16:29:56.026Z] #48 28.74 go: downloading github.com/spf13/afero v1.1.2
16:29:56 [2021-02-24T16:29:56.106Z] #48 32.16 go: downloading github.com/BurntSushi/toml v0.3.1
16:29:56 [2021-02-24T16:29:56.106Z] #48 32.49 go: downloading github.com/go-toolsmith/astp v1.0.0
16:29:56 [2021-02-24T16:29:56.157Z] #48 ...
16:29:56 [2021-02-24T16:29:56.157Z] 
16:29:56 [2021-02-24T16:29:56.157Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:29:56 [2021-02-24T16:29:56.157Z] #63 sha256:9219080fec171ec64560422d341037abe2b6a5039c61ea924401747c44973f65
16:29:56 [2021-02-24T16:29:56.157Z] #63 DONE 49.5s
16:29:56 [2021-02-24T16:29:56.157Z] 
16:29:56 [2021-02-24T16:29:56.157Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:56 [2021-02-24T16:29:56.157Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:56 [2021-02-24T16:29:56.157Z] #41 42.14 Reading package lists...
16:29:56 [2021-02-24T16:29:56.449Z] #48 32.67 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:29:56 [2021-02-24T16:29:56.450Z] #48 32.68 go: extracting github.com/davecgh/go-spew v1.1.1
16:29:56 [2021-02-24T16:29:56.595Z] #48 29.31 go: extracting github.com/spf13/afero v1.1.2
16:29:56 [2021-02-24T16:29:56.716Z] #48 32.72 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:29:56 [2021-02-24T16:29:56.716Z] #48 32.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:29:56 [2021-02-24T16:29:56.716Z] #48 33.02 go: extracting github.com/gogo/protobuf v1.2.1
16:29:56 [2021-02-24T16:29:56.716Z] #48 33.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:29:57 [2021-02-24T16:29:57.091Z] #48 ...
16:29:57 [2021-02-24T16:29:57.091Z] 
16:29:57 [2021-02-24T16:29:57.091Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:29:57 [2021-02-24T16:29:57.091Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:29:57 [2021-02-24T16:29:57.091Z] #41 30.84 Reading package lists...
16:29:57 [2021-02-24T16:29:57.392Z] #48 33.65 go: extracting github.com/go-toolsmith/astp v1.0.0
16:29:57 [2021-02-24T16:29:57.392Z] #48 33.65 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:29:57 [2021-02-24T16:29:57.392Z] #48 33.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:29:57 [2021-02-24T16:29:57.392Z] #48 33.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:29:57 [2021-02-24T16:29:57.392Z] #48 33.66 go: extracting github.com/BurntSushi/toml v0.3.1
16:29:57 [2021-02-24T16:29:57.392Z] #48 33.68 go: downloading github.com/pmezard/go-difflib v1.0.0
16:29:57 [2021-02-24T16:29:57.535Z] #48 ...
16:29:57 [2021-02-24T16:29:57.535Z] 
16:29:57 [2021-02-24T16:29:57.535Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:29:57 [2021-02-24T16:29:57.535Z] #46 sha256:70e7cc504393c6edc14739aabc90f85fb30d2206650120303e5a9673e33d2985
16:29:57 [2021-02-24T16:29:57.535Z] #46 20.20 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:57 [2021-02-24T16:29:57.535Z] #46 25.42 go: finding github.com/fatih/color v1.9.0
16:29:57 [2021-02-24T16:29:57.535Z] #46 25.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:29:57 [2021-02-24T16:29:57.535Z] #46 25.76 go: finding github.com/pkg/errors v0.9.1
16:29:57 [2021-02-24T16:29:57.535Z] #46 25.84 go: finding github.com/mattn/go-colorable v0.1.6
16:29:57 [2021-02-24T16:29:57.535Z] #46 26.04 go: finding github.com/spf13/pflag v1.0.3
16:29:57 [2021-02-24T16:29:57.535Z] #46 26.17 go: finding github.com/mattn/go-isatty v0.0.12
16:29:57 [2021-02-24T16:29:57.535Z] #46 26.73 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:29:57 [2021-02-24T16:29:57.535Z] #46 27.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:29:57 [2021-02-24T16:29:57.535Z] #46 27.15 go: finding github.com/jonboulle/clockwork v0.1.0
16:29:57 [2021-02-24T16:29:57.535Z] #46 27.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:29:57 [2021-02-24T16:29:57.535Z] #46 27.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:29:57 [2021-02-24T16:29:57.535Z] #46 ...
16:29:57 [2021-02-24T16:29:57.535Z] 
16:29:57 [2021-02-24T16:29:57.535Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:29:57 [2021-02-24T16:29:57.535Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:29:57 [2021-02-24T16:29:57.535Z] #50 28.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:29:57 [2021-02-24T16:29:57.535Z] #50 28.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:29:57 [2021-02-24T16:29:57.535Z] #50 29.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:29:57 [2021-02-24T16:29:57.656Z] #48 33.70 go: extracting golang.org/x/text v0.3.2
16:29:57 [2021-02-24T16:29:57.656Z] #48 33.93 go: downloading github.com/go-toolsmith/typep v1.0.0
16:29:58 [2021-02-24T16:29:58.056Z] #48 34.06 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:29:58 [2021-02-24T16:29:58.056Z] #48 34.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:29:58 [2021-02-24T16:29:58.107Z] #50 30.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:29:58 [2021-02-24T16:29:58.398Z] #48 ...
16:29:58 [2021-02-24T16:29:58.398Z] 
16:29:58 [2021-02-24T16:29:58.398Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:29:58 [2021-02-24T16:29:58.398Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:29:58 [2021-02-24T16:29:58.398Z] #54 20.25 Reading package lists...
16:29:58 [2021-02-24T16:29:58.398Z] #54 24.87 Reading package lists...
16:29:58 [2021-02-24T16:29:58.398Z] #54 30.16 Building dependency tree...
16:29:58 [2021-02-24T16:29:58.398Z] #54 31.98 The following additional packages will be installed:
16:29:58 [2021-02-24T16:29:58.398Z] #54 31.99   libbtrfs0
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.17 The following NEW packages will be installed:
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.18   libbtrfs-dev libbtrfs0
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.96 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.96 Need to get 119 kB of archives.
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.96 After this operation, 387 kB of additional disk space will be used.
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:29:58 [2021-02-24T16:29:58.398Z] #54 32.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:29:58 [2021-02-24T16:29:58.398Z] #54 34.60 debconf: delaying package configuration, since apt-utils is not installed
16:29:58 [2021-02-24T16:29:58.398Z] #54 ...
16:29:58 [2021-02-24T16:29:58.398Z] 
16:29:58 [2021-02-24T16:29:58.398Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:58 [2021-02-24T16:29:58.398Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
16:29:58 [2021-02-24T16:29:58.465Z] #41 38.55 Building dependency tree...
16:29:58 [2021-02-24T16:29:58.663Z] #31 34.38 Checking out files:  92% (1414/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.
16:29:58 [2021-02-24T16:29:58.663Z] #31 34.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:29:58 [2021-02-24T16:29:58.663Z] #31 35.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:29:58 [2021-02-24T16:29:58.688Z] #41 49.64 Building dependency tree...
16:29:58 [2021-02-24T16:29:58.985Z] #44 ...
16:29:58 [2021-02-24T16:29:58.985Z] 
16:29:58 [2021-02-24T16:29:58.985Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:29:58 [2021-02-24T16:29:58.985Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:29:58 [2021-02-24T16:29:58.985Z] #52 12.80 + cd /tmp/tmp.awO8TPbTow/src/github.com/opencontainers/runc
16:29:58 [2021-02-24T16:29:58.985Z] #52 12.80 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:29:58 [2021-02-24T16:29:58.985Z] #52 13.16 + '[' -z '' ']'
16:29:58 [2021-02-24T16:29:58.985Z] #52 13.16 + target=static
16:29:58 [2021-02-24T16:29:58.985Z] #52 13.16 + make 'BUILDTAGS=seccomp ' static
16:29:58 [2021-02-24T16:29:58.985Z] #52 13.53 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
16:29:58 [2021-02-24T16:29:58.985Z] #52 ...
16:29:58 [2021-02-24T16:29:58.985Z] 
16:29:58 [2021-02-24T16:29:58.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:29:58 [2021-02-24T16:29:58.985Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:29:58 [2021-02-24T16:29:58.985Z] #42 70.10   CC       criu/arch/x86/restorer_unmap.o
16:29:58 [2021-02-24T16:29:58.985Z] #42 70.15   CC       criu/arch/x86/sigaction_compat_pie.o
16:29:58 [2021-02-24T16:29:58.985Z] #42 70.43   CC       criu/pie/restorer.o
16:29:58 [2021-02-24T16:29:58.985Z] #42 73.36   LINK     criu/pie/restorer.built-in.o
16:29:58 [2021-02-24T16:29:58.985Z] #42 73.37   GEN      criu/pie/restorer-blob.h
16:29:58 [2021-02-24T16:29:58.985Z] #42 73.49   DEP      criu/vdso.d
16:29:58 [2021-02-24T16:29:58.985Z] #42 73.66   DEP      criu/vdso-compat.d
16:29:58 [2021-02-24T16:29:58.985Z] #42 73.80   DEP      criu/uts_ns.d
16:29:58 [2021-02-24T16:29:58.985Z] #42 73.95   DEP      criu/util.d
16:29:59 [2021-02-24T16:29:59.242Z] #42 74.18   DEP      criu/uffd.d
16:29:59 [2021-02-24T16:29:59.498Z] #42 74.39   DEP      criu/tun.d
16:29:59 [2021-02-24T16:29:59.755Z] #42 74.57   DEP      criu/tty.d
16:29:59 [2021-02-24T16:29:59.755Z] #42 74.82   DEP      criu/timerfd.d
16:29:59 [2021-02-24T16:29:59.840Z] #41 ...
16:29:59 [2021-02-24T16:29:59.840Z] 
16:29:59 [2021-02-24T16:29:59.840Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:29:59 [2021-02-24T16:29:59.840Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:29:59 [2021-02-24T16:29:59.840Z] #44 30.97 vendor/golang.org/x/crypto/curve25519
16:29:59 [2021-02-24T16:29:59.840Z] #44 ...
16:29:59 [2021-02-24T16:29:59.840Z] 
16:29:59 [2021-02-24T16:29:59.840Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:29:59 [2021-02-24T16:29:59.840Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:29:59 [2021-02-24T16:29:59.840Z] #12 33.44 Reading package lists...
16:30:00 [2021-02-24T16:30:00.011Z] #42 75.04   DEP      criu/timens.d
16:30:00 [2021-02-24T16:30:00.021Z] #50 32.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:30:00 [2021-02-24T16:30:00.268Z] #42 75.25   DEP      criu/sysfs_parse.d
16:30:00 [2021-02-24T16:30:00.525Z] #42 75.43   DEP      criu/sysctl.d
16:30:00 [2021-02-24T16:30:00.587Z] #41 53.84 The following additional packages will be installed:
16:30:00 [2021-02-24T16:30:00.587Z] #41 53.86   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:30:00 [2021-02-24T16:30:00.587Z] #41 53.86   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:30:00 [2021-02-24T16:30:00.587Z] #41 53.87 Suggested packages:
16:30:00 [2021-02-24T16:30:00.587Z] #41 53.89   manpages-dev python-setuptools
16:30:00 [2021-02-24T16:30:00.600Z] #31 ...
16:30:00 [2021-02-24T16:30:00.600Z] 
16:30:00 [2021-02-24T16:30:00.600Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:30:00 [2021-02-24T16:30:00.600Z] #28 sha256:23552790b512293e20627dc1808fe9ac3557f276203de805ba55599f57ed7922
16:30:00 [2021-02-24T16:30:00.600Z] #28 DONE 38.2s
16:30:00 [2021-02-24T16:30:00.600Z] 
16:30:00 [2021-02-24T16:30:00.600Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:00 [2021-02-24T16:30:00.600Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:30:00 [2021-02-24T16:30:00.600Z] #50 36.46 syscall
16:30:00 [2021-02-24T16:30:00.600Z] #50 36.48 bytes
16:30:00 [2021-02-24T16:30:00.600Z] #50 36.50 reflect
16:30:00 [2021-02-24T16:30:00.600Z] #50 36.53 strings
16:30:00 [2021-02-24T16:30:00.774Z] #12 40.67 Building dependency tree...
16:30:00 [2021-02-24T16:30:00.781Z] #42 75.57   DEP      criu/string.d
16:30:00 [2021-02-24T16:30:00.781Z] #42 75.61   DEP      criu/stats.d
16:30:00 [2021-02-24T16:30:00.781Z] #42 75.70   DEP      criu/sockets.d
16:30:00 [2021-02-24T16:30:00.846Z] #41 ...
16:30:00 [2021-02-24T16:30:00.846Z] 
16:30:00 [2021-02-24T16:30:00.846Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:00 [2021-02-24T16:30:00.846Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.41 go: finding github.com/fatih/color v1.7.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.44 go: finding github.com/mattn/go-colorable v0.1.4
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.48 go: finding github.com/mattn/go-isatty v0.0.8
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.63 go: finding github.com/go-critic/go-critic v0.4.1
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.63 go: finding github.com/go-lintpack/lintpack v0.5.2
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.67 go: finding github.com/pkg/errors v0.8.1
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.69 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.71 go: finding github.com/mitchellh/go-homedir v1.1.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.72 go: finding github.com/go-toolsmith/astequal v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.76 go: finding github.com/sirupsen/logrus v1.4.2
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.77 go: finding github.com/go-toolsmith/astp v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.78 go: finding github.com/stretchr/testify v1.4.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.80 go: finding github.com/spf13/viper v1.6.1
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.81 go: finding github.com/davecgh/go-spew v1.1.1
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.84 go: finding github.com/go-toolsmith/astcast v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.84 go: finding github.com/go-toolsmith/typep v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.85 go: finding github.com/pmezard/go-difflib v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.86 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 53.88 go: finding github.com/stretchr/objx v0.2.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.05 go: finding github.com/go-toolsmith/strparse v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.05 go: finding gopkg.in/yaml.v2 v2.2.7
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.06 go: finding github.com/fsnotify/fsnotify v1.4.7
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.11 go: finding github.com/hashicorp/hcl v1.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.13 go: finding github.com/spf13/cobra v0.0.5
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.16 go: finding github.com/spf13/pflag v1.0.5
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.18 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.20 go: finding github.com/magiconair/properties v1.8.1
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.21 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.23 go: finding github.com/mitchellh/mapstructure v1.1.2
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.27 go: finding github.com/gobwas/glob v0.2.3
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.37 go: finding github.com/pelletier/go-toml v1.2.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.45 go: finding github.com/spf13/cast v1.3.0
16:30:00 [2021-02-24T16:30:00.846Z] #48 54.48 go: finding github.com/spf13/afero v1.1.2
16:30:00 [2021-02-24T16:30:00.969Z] #50 ...
16:30:00 [2021-02-24T16:30:00.969Z] 
16:30:00 [2021-02-24T16:30:00.969Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:00 [2021-02-24T16:30:00.969Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.30 go: downloading github.com/go-toolsmith/typep v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.35 go: downloading github.com/pmezard/go-difflib v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.37 go: downloading github.com/ultraware/funlen v0.0.2
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.54 go: extracting github.com/go-toolsmith/typep v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.57 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.61 go: extracting github.com/pmezard/go-difflib v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.63 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.65 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.69 go: extracting github.com/ultraware/funlen v0.0.2
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.70 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.73 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.74 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.85 go: downloading github.com/mattn/go-isatty v0.0.8
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.87 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.89 go: downloading github.com/inconshreveable/mousetrap v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.97 go: downloading github.com/uudashr/gocognit v1.0.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 31.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.01 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.05 go: extracting github.com/uudashr/gocognit v1.0.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.15 go: downloading golang.org/x/text v0.3.2
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.20 go: extracting github.com/mattn/go-isatty v0.0.8
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.20 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.20 go: downloading github.com/gogo/protobuf v1.2.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.23 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.42 go: downloading github.com/magiconair/properties v1.8.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.58 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.60 go: downloading github.com/gobwas/glob v0.2.3
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.71 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.79 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 32.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.01 go: downloading github.com/subosito/gotenv v1.2.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.01 go: downloading github.com/go-toolsmith/astp v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.01 go: downloading github.com/pkg/errors v0.8.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.04 go: extracting github.com/magiconair/properties v1.8.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.32 go: extracting github.com/go-toolsmith/astp v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.61 go: extracting github.com/pkg/errors v0.8.1
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.66 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:30:00 [2021-02-24T16:30:00.969Z] #48 33.67 go: extracting github.com/gobwas/glob v0.2.3
16:30:01 [2021-02-24T16:30:01.038Z] #42 75.89   DEP      criu/sk-unix.d
16:30:01 [2021-02-24T16:30:01.105Z] #48 54.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:30:01 [2021-02-24T16:30:01.105Z] #48 54.53 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:30:01 [2021-02-24T16:30:01.105Z] #48 54.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:30:01 [2021-02-24T16:30:01.105Z] #48 54.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:30:01 [2021-02-24T16:30:01.105Z] #48 54.63 go: finding github.com/subosito/gotenv v1.2.0
16:30:01 [2021-02-24T16:30:01.105Z] #48 54.63 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:30:01 [2021-02-24T16:30:01.231Z] #48 33.90 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:30:01 [2021-02-24T16:30:01.231Z] #48 33.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:30:01 [2021-02-24T16:30:01.294Z] #42 76.19   DEP      criu/sk-tcp.d
16:30:01 [2021-02-24T16:30:01.364Z] #48 54.78 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:30:01 [2021-02-24T16:30:01.364Z] #48 54.79 go: finding gopkg.in/ini.v1 v1.51.0
16:30:01 [2021-02-24T16:30:01.364Z] #48 54.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:30:01 [2021-02-24T16:30:01.364Z] #48 54.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:30:01 [2021-02-24T16:30:01.364Z] #48 54.87 go: finding golang.org/x/text v0.3.2
16:30:01 [2021-02-24T16:30:01.364Z] #48 54.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:30:01 [2021-02-24T16:30:01.364Z] #48 55.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:30:01 [2021-02-24T16:30:01.551Z] #42 76.40   DEP      criu/sk-queue.d
16:30:01 [2021-02-24T16:30:01.551Z] #42 76.57   DEP      criu/sk-packet.d
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.07 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.13 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.15 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.15 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.24 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:30:01 [2021-02-24T16:30:01.623Z] #48 55.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:30:01 [2021-02-24T16:30:01.804Z] #48 34.70 go: extracting github.com/subosito/gotenv v1.2.0
16:30:01 [2021-02-24T16:30:01.809Z] #42 76.80   DEP      criu/sk-netlink.d
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.29 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.29 go: finding github.com/kisielk/gotool v1.0.0
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.30 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.38 go: finding github.com/sourcegraph/go-diff v0.5.1
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.49 go: finding github.com/ultraware/funlen v0.0.2
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.50 go: finding github.com/ultraware/whitespace v0.0.4
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.50 go: finding github.com/uudashr/gocognit v1.0.1
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.54 go: finding github.com/gogo/protobuf v1.2.1
16:30:01 [2021-02-24T16:30:01.882Z] #48 55.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:30:02 [2021-02-24T16:30:02.066Z] #42 76.99   DEP      criu/sk-inet.d
16:30:02 [2021-02-24T16:30:02.068Z] #48 34.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:30:02 [2021-02-24T16:30:02.068Z] #48 34.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:30:02 [2021-02-24T16:30:02.141Z] #48 55.66 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:30:02 [2021-02-24T16:30:02.141Z] #48 55.70 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:30:02 [2021-02-24T16:30:02.141Z] #48 55.72 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:30:02 [2021-02-24T16:30:02.141Z] #48 55.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:30:02 [2021-02-24T16:30:02.141Z] #48 55.78 go: finding github.com/BurntSushi/toml v0.3.1
16:30:02 [2021-02-24T16:30:02.322Z] #42 77.24   DEP      criu/signalfd.d
16:30:02 [2021-02-24T16:30:02.322Z] #42 77.38   DEP      criu/sigframe.d
16:30:02 [2021-02-24T16:30:02.330Z] #48 35.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:30:02 [2021-02-24T16:30:02.330Z] #48 35.17 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:30:02 [2021-02-24T16:30:02.579Z] #42 77.54   DEP      criu/shmem.d
16:30:02 [2021-02-24T16:30:02.591Z] #48 35.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.15 The following additional packages will be installed:
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.17   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.17   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.17   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.17   mingw-w64-x86-64-dev
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.18 Suggested packages:
16:30:02 [2021-02-24T16:30:02.679Z] #12 44.20   gcc-8-locales seccomp wine64
16:30:02 [2021-02-24T16:30:02.835Z] #42 77.80   DEP      criu/servicefd.d
16:30:02 [2021-02-24T16:30:02.851Z] #48 35.68 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:30:03 [2021-02-24T16:30:03.092Z] #42 78.05   DEP      criu/seize.d
16:30:03 [2021-02-24T16:30:03.177Z] #50 ...
16:30:03 [2021-02-24T16:30:03.177Z] 
16:30:03 [2021-02-24T16:30:03.177Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:30:03 [2021-02-24T16:30:03.177Z] #63 sha256:aa9f77b57a72b74000171ff8a75ef6fef5774f91ef8aac6275bec1588db2746b
16:30:03 [2021-02-24T16:30:03.177Z] #63 DONE 39.3s
16:30:03 [2021-02-24T16:30:03.177Z] 
16:30:03 [2021-02-24T16:30:03.177Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:03 [2021-02-24T16:30:03.177Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:30:03 [2021-02-24T16:30:03.177Z] #41 30.64 The following additional packages will be installed:
16:30:03 [2021-02-24T16:30:03.177Z] #41 30.64   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:30:03 [2021-02-24T16:30:03.177Z] #41 30.64   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:30:03 [2021-02-24T16:30:03.177Z] #41 30.64 Suggested packages:
16:30:03 [2021-02-24T16:30:03.177Z] #41 30.65   manpages-dev python-setuptools
16:30:03 [2021-02-24T16:30:03.177Z] #41 31.64 The following NEW packages will be installed:
16:30:03 [2021-02-24T16:30:03.177Z] #41 31.64   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:30:03 [2021-02-24T16:30:03.177Z] #41 31.64   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:30:03 [2021-02-24T16:30:03.177Z] #41 31.64   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:30:03 [2021-02-24T16:30:03.177Z] #41 31.65   python-six zlib1g-dev
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.09 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.09 Need to get 3798 kB of archives.
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.09 After this operation, 21.6 MB of additional disk space will be used.
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 32.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 33.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 33.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 33.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 33.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 33.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 33.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
16:30:03 [2021-02-24T16:30:03.177Z] #41 35.18 debconf: delaying package configuration, since apt-utils is not installed
16:30:03 [2021-02-24T16:30:03.177Z] #41 36.65 Fetched 3798 kB in 2s (1755 kB/s)
16:30:03 [2021-02-24T16:30:03.177Z] #41 36.86 Selecting previously unselected package libcap-dev:arm64.
16:30:03 [2021-02-24T16:30:03.177Z] #41 36.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
16:30:03 [2021-02-24T16:30:03.177Z] #41 36.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 36.97 Unpacking libcap-dev:arm64 (1:2.25-2) ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 37.35 Selecting previously unselected package libnet1:arm64.
16:30:03 [2021-02-24T16:30:03.177Z] #41 37.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 37.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 37.89 Selecting previously unselected package libnet1-dev.
16:30:03 [2021-02-24T16:30:03.177Z] #41 37.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 37.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 39.51 Selecting previously unselected package libnl-3-200:arm64.
16:30:03 [2021-02-24T16:30:03.177Z] #41 39.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 39.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
16:30:03 [2021-02-24T16:30:03.177Z] #41 ...
16:30:03 [2021-02-24T16:30:03.177Z] 
16:30:03 [2021-02-24T16:30:03.177Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:30:03 [2021-02-24T16:30:03.177Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:30:03 [2021-02-24T16:30:03.177Z] #57 29.50 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:30:03 [2021-02-24T16:30:03.348Z] #42 78.22   DEP      criu/seccomp.d
16:30:03 [2021-02-24T16:30:03.348Z] #42 78.40   DEP      criu/rst-malloc.d
16:30:03 [2021-02-24T16:30:03.348Z] #42 78.48   DEP      criu/rbtree.d
16:30:03 [2021-02-24T16:30:03.421Z] #48 36.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:30:03 [2021-02-24T16:30:03.421Z] #48 36.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:30:03 [2021-02-24T16:30:03.421Z] #48 36.27 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:30:03 [2021-02-24T16:30:03.421Z] #48 36.31 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:30:03 [2021-02-24T16:30:03.441Z] #57 ...
16:30:03 [2021-02-24T16:30:03.441Z] 
16:30:03 [2021-02-24T16:30:03.441Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:03 [2021-02-24T16:30:03.441Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:30:03 [2021-02-24T16:30:03.441Z] #35 29.59 The following additional packages will be installed:
16:30:03 [2021-02-24T16:30:03.441Z] #35 29.59   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:30:03 [2021-02-24T16:30:03.441Z] #35 29.60 Suggested packages:
16:30:03 [2021-02-24T16:30:03.441Z] #35 29.60   cmake-doc ninja-build lrzip
16:30:03 [2021-02-24T16:30:03.441Z] #35 29.60 Recommended packages:
16:30:03 [2021-02-24T16:30:03.441Z] #35 29.60   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.43 The following NEW packages will be installed:
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.45   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.46   vim-common xxd
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.84 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.84 Need to get 14.2 MB of archives.
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.84 After this operation, 60.0 MB of additional disk space will be used.
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 32.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 32.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 32.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 32.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 32.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 32.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
16:30:03 [2021-02-24T16:30:03.441Z] #35 35.41 debconf: delaying package configuration, since apt-utils is not installed
16:30:03 [2021-02-24T16:30:03.441Z] #35 36.67 Fetched 14.2 MB in 3s (4158 kB/s)
16:30:03 [2021-02-24T16:30:03.441Z] #35 36.94 Selecting previously unselected package xxd.
16:30:03 [2021-02-24T16:30:03.441Z] #35 36.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
16:30:03 [2021-02-24T16:30:03.441Z] #35 37.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.441Z] #35 37.25 Unpacking xxd (2:8.1.0875-5) ...
16:30:03 [2021-02-24T16:30:03.441Z] #35 37.94 Selecting previously unselected package vim-common.
16:30:03 [2021-02-24T16:30:03.441Z] #35 37.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:30:03 [2021-02-24T16:30:03.441Z] #35 38.95 Unpacking vim-common (2:8.1.0875-5) ...
16:30:03 [2021-02-24T16:30:03.441Z] #35 39.70 Selecting previously unselected package cmake-data.
16:30:03 [2021-02-24T16:30:03.441Z] #35 39.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:30:03 [2021-02-24T16:30:03.441Z] #35 ...
16:30:03 [2021-02-24T16:30:03.441Z] 
16:30:03 [2021-02-24T16:30:03.442Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:30:03 [2021-02-24T16:30:03.442Z] #12 28.58 Building dependency tree...
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.58 The following additional packages will be installed:
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.59   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.60   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.61   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.61   mingw-w64-x86-64-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.62 Suggested packages:
16:30:03 [2021-02-24T16:30:03.442Z] #12 31.63   gcc-8-locales seccomp wine64
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.63 The following NEW packages will be installed:
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.65 The following packages will be upgraded:
16:30:03 [2021-02-24T16:30:03.442Z] #12 32.65   libsystemd0 libudev1
16:30:03 [2021-02-24T16:30:03.442Z] #12 33.31 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:30:03 [2021-02-24T16:30:03.442Z] #12 33.31 Need to get 73.8 MB of archives.
16:30:03 [2021-02-24T16:30:03.442Z] #12 33.31 After this operation, 472 MB of additional disk space will be used.
16:30:03 [2021-02-24T16:30:03.442Z] #12 33.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 33.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 34.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 34.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 34.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 34.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 34.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 36.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 36.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
16:30:03 [2021-02-24T16:30:03.442Z] #12 36.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
16:30:03 [2021-02-24T16:30:03.519Z] #48 ...
16:30:03 [2021-02-24T16:30:03.519Z] 
16:30:03 [2021-02-24T16:30:03.519Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:30:03 [2021-02-24T16:30:03.519Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:30:03 [2021-02-24T16:30:03.519Z] #54 41.87 Reading package lists...
16:30:03 [2021-02-24T16:30:03.519Z] #54 49.05 Building dependency tree...
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.27 The following additional packages will be installed:
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.29   libbtrfs0
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.50 The following NEW packages will be installed:
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.51   libbtrfs-dev libbtrfs0
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.95 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.95 Need to get 119 kB of archives.
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.95 After this operation, 387 kB of additional disk space will be used.
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:30:03 [2021-02-24T16:30:03.519Z] #54 53.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.20 debconf: delaying package configuration, since apt-utils is not installed
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.43 Fetched 119 kB in 0s (412 kB/s)
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.56 Selecting previously unselected package libbtrfs0.
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.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.)
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.63 Unpacking libbtrfs0 (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.81 Selecting previously unselected package libbtrfs-dev.
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 55.83 Unpacking libbtrfs-dev (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 56.35 Setting up libbtrfs0 (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 56.39 Setting up libbtrfs-dev (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 56.41 Processing triggers for libc-bin (2.28-10) ...
16:30:03 [2021-02-24T16:30:03.519Z] #54 DONE 57.1s
16:30:03 [2021-02-24T16:30:03.604Z] #42 78.53   DEP      criu/pstree.d
16:30:03 [2021-02-24T16:30:03.615Z] #12 ...
16:30:03 [2021-02-24T16:30:03.615Z] 
16:30:03 [2021-02-24T16:30:03.615Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:30:03 [2021-02-24T16:30:03.615Z] #63 sha256:1a712bdfb618009cb4c583f2f78c371dee23521eb7c377b34ed1af27c3309c0a
16:30:03 [2021-02-24T16:30:03.615Z] #63 DONE 45.2s
16:30:03 [2021-02-24T16:30:03.706Z] #12 40.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
16:30:03 [2021-02-24T16:30:03.706Z] #12 ...
16:30:03 [2021-02-24T16:30:03.706Z] 
16:30:03 [2021-02-24T16:30:03.706Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:03 [2021-02-24T16:30:03.706Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:30:03 [2021-02-24T16:30:03.706Z] #50 39.77 regexp/syntax
16:30:03 [2021-02-24T16:30:03.706Z] #50 ...
16:30:03 [2021-02-24T16:30:03.706Z] 
16:30:03 [2021-02-24T16:30:03.706Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:03 [2021-02-24T16:30:03.706Z] #33 sha256:4667b19ebbbaa9776fa8b6d09ece7704379903fd48ec9740d2d6fc568a2102ab
16:30:03 [2021-02-24T16:30:03.706Z] #33 30.18 internal/reflectlite
16:30:03 [2021-02-24T16:30:03.706Z] #33 30.19 sync
16:30:03 [2021-02-24T16:30:03.706Z] #33 32.52 sort
16:30:03 [2021-02-24T16:30:03.706Z] #33 32.52 errors
16:30:03 [2021-02-24T16:30:03.706Z] #33 32.98 io
16:30:03 [2021-02-24T16:30:03.706Z] #33 32.98 internal/oserror
16:30:03 [2021-02-24T16:30:03.706Z] #33 32.98 strconv
16:30:03 [2021-02-24T16:30:03.706Z] #33 33.27 syscall
16:30:03 [2021-02-24T16:30:03.706Z] #33 34.26 strings
16:30:03 [2021-02-24T16:30:03.706Z] #33 34.27 bytes
16:30:03 [2021-02-24T16:30:03.706Z] #33 35.41 reflect
16:30:03 [2021-02-24T16:30:03.706Z] #33 36.63 bufio
16:30:03 [2021-02-24T16:30:03.706Z] #33 36.92 path
16:30:03 [2021-02-24T16:30:03.706Z] #33 37.97 text/tabwriter
16:30:03 [2021-02-24T16:30:03.778Z] 
16:30:03 [2021-02-24T16:30:03.778Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:03 [2021-02-24T16:30:03.778Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.30 The following NEW packages will be installed:
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.30   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.31   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.31   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.31   python-six zlib1g-dev
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.69 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.69 Need to get 4095 kB of archives.
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.69 After this operation, 22.5 MB of additional disk space will be used.
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 55.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 56.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]
16:30:03 [2021-02-24T16:30:03.778Z] #41 56.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 56.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 56.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 56.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:30:03 [2021-02-24T16:30:03.778Z] #41 57.31 debconf: delaying package configuration, since apt-utils is not installed
16:30:03 [2021-02-24T16:30:03.860Z] #42 78.71   DEP      criu/protobuf.d
16:30:03 [2021-02-24T16:30:03.860Z] #42 78.93   GEN      criu/protobuf-desc-gen.h
16:30:03 [2021-02-24T16:30:03.872Z] 
16:30:03 [2021-02-24T16:30:03.873Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:03 [2021-02-24T16:30:03.873Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:03 [2021-02-24T16:30:03.873Z] #41 42.04 The following additional packages will be installed:
16:30:03 [2021-02-24T16:30:03.873Z] #41 42.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:30:03 [2021-02-24T16:30:03.873Z] #41 42.06   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:30:03 [2021-02-24T16:30:03.873Z] #41 42.07 Suggested packages:
16:30:03 [2021-02-24T16:30:03.873Z] #41 42.08   manpages-dev python-setuptools
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.37 The following NEW packages will be installed:
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.40   python-six zlib1g-dev
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.84 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.84 Need to get 4095 kB of archives.
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.84 After this operation, 22.5 MB of additional disk space will be used.
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 43.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:30:03 [2021-02-24T16:30:03.873Z] #41 44.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:30:03 [2021-02-24T16:30:03.971Z] #33 ...
16:30:03 [2021-02-24T16:30:03.971Z] 
16:30:03 [2021-02-24T16:30:03.971Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:30:03 [2021-02-24T16:30:03.971Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
16:30:03 [2021-02-24T16:30:03.971Z] #54 34.79 Fetched 119 kB in 0s (245 kB/s)
16:30:03 [2021-02-24T16:30:03.971Z] #54 35.42 Selecting previously unselected package libbtrfs0.
16:30:03 [2021-02-24T16:30:03.971Z] #54 35.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 ... 15383 files and directories currently installed.)
16:30:03 [2021-02-24T16:30:03.971Z] #54 35.50 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 36.84 Unpacking libbtrfs0 (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 37.07 Selecting previously unselected package libbtrfs-dev.
16:30:03 [2021-02-24T16:30:03.971Z] #54 37.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 37.11 Unpacking libbtrfs-dev (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 37.68 Setting up libbtrfs0 (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 37.79 Setting up libbtrfs-dev (4.20.1-2) ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 37.83 Processing triggers for libc-bin (2.28-10) ...
16:30:03 [2021-02-24T16:30:03.971Z] #54 DONE 40.3s
16:30:03 [2021-02-24T16:30:03.971Z] 
16:30:03 [2021-02-24T16:30:03.971Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:03 [2021-02-24T16:30:03.971Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:30:03 [2021-02-24T16:30:03.971Z] #35 40.15 Unpacking cmake-data (3.13.4-1) ...
16:30:04 [2021-02-24T16:30:04.004Z] #48 36.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:30:04 [2021-02-24T16:30:04.037Z] #41 57.61 Fetched 4095 kB in 1s (5575 kB/s)
16:30:04 [2021-02-24T16:30:04.037Z] #41 57.71 Selecting previously unselected package libcap-dev:amd64.
16:30:04 [2021-02-24T16:30:04.037Z] #41 ...
16:30:04 [2021-02-24T16:30:04.037Z] 
16:30:04 [2021-02-24T16:30:04.037Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:04 [2021-02-24T16:30:04.037Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:04 [2021-02-24T16:30:04.037Z] #35 41.38 Reading package lists...
16:30:04 [2021-02-24T16:30:04.037Z] #35 48.05 Building dependency tree...
16:30:04 [2021-02-24T16:30:04.037Z] #35 52.38 The following additional packages will be installed:
16:30:04 [2021-02-24T16:30:04.037Z] #35 52.39   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:30:04 [2021-02-24T16:30:04.037Z] #35 52.40 Suggested packages:
16:30:04 [2021-02-24T16:30:04.037Z] #35 52.41   cmake-doc ninja-build lrzip
16:30:04 [2021-02-24T16:30:04.037Z] #35 52.41 Recommended packages:
16:30:04 [2021-02-24T16:30:04.037Z] #35 52.41   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.40 The following NEW packages will be installed:
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.41   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.41   vim-common xxd
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.94 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.94 Need to get 14.9 MB of archives.
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.94 After this operation, 61.8 MB of additional disk space will be used.
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 53.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 54.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 55.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 55.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 55.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 55.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 55.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 55.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:30:04 [2021-02-24T16:30:04.037Z] #35 56.67 debconf: delaying package configuration, since apt-utils is not installed
16:30:04 [2021-02-24T16:30:04.037Z] #35 56.97 Fetched 14.9 MB in 2s (7836 kB/s)
16:30:04 [2021-02-24T16:30:04.037Z] #35 57.12 Selecting previously unselected package xxd.
16:30:04 [2021-02-24T16:30:04.037Z] #35 57.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 ... 15410 files and directories currently installed.)
16:30:04 [2021-02-24T16:30:04.037Z] #35 57.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.037Z] #35 57.33 Unpacking xxd (2:8.1.0875-5) ...
16:30:04 [2021-02-24T16:30:04.131Z] #41 45.75 debconf: delaying package configuration, since apt-utils is not installed
16:30:04 [2021-02-24T16:30:04.266Z] #48 36.92 go: downloading github.com/BurntSushi/toml v0.3.1
16:30:04 [2021-02-24T16:30:04.266Z] #48 37.09 go: downloading gopkg.in/yaml.v2 v2.2.7
16:30:04 [2021-02-24T16:30:04.266Z] #48 37.20 go: downloading github.com/ultraware/whitespace v0.0.4
16:30:04 [2021-02-24T16:30:04.296Z] #35 57.74 Selecting previously unselected package vim-common.
16:30:04 [2021-02-24T16:30:04.296Z] #35 57.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:30:04 [2021-02-24T16:30:04.296Z] #35 57.81 Unpacking vim-common (2:8.1.0875-5) ...
16:30:04 [2021-02-24T16:30:04.296Z] #35 ...
16:30:04 [2021-02-24T16:30:04.296Z] 
16:30:04 [2021-02-24T16:30:04.296Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:04 [2021-02-24T16:30:04.296Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:04 [2021-02-24T16:30:04.296Z] #41 57.71 Selecting previously unselected package libcap-dev:amd64.
16:30:04 [2021-02-24T16:30:04.296Z] #41 57.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:04 [2021-02-24T16:30:04.296Z] #41 57.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.296Z] #41 57.84 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:30:04 [2021-02-24T16:30:04.389Z] #41 45.98 Fetched 4095 kB in 1s (5388 kB/s)
16:30:04 [2021-02-24T16:30:04.555Z] #41 58.00 Selecting previously unselected package libnet1:amd64.
16:30:04 [2021-02-24T16:30:04.555Z] #41 58.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.555Z] #41 58.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:04 [2021-02-24T16:30:04.555Z] #41 58.24 Selecting previously unselected package libnet1-dev.
16:30:04 [2021-02-24T16:30:04.569Z] #48 37.34 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:30:04 [2021-02-24T16:30:04.569Z] #48 ...
16:30:04 [2021-02-24T16:30:04.569Z] 
16:30:04 [2021-02-24T16:30:04.569Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:30:04 [2021-02-24T16:30:04.569Z] #57 sha256:875b764f0a24b8df59ccdecb7e55a6e59be50ae442c095ef730c39ae277d46d2
16:30:04 [2021-02-24T16:30:04.569Z] #57 27.27 go: extracting github.com/urfave/cli/v2 v2.3.0
16:30:04 [2021-02-24T16:30:04.569Z] #57 30.32 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:30:04 [2021-02-24T16:30:04.569Z] #57 32.29 go: extracting github.com/u-root/u-root v7.0.0+incompatible
16:30:04 [2021-02-24T16:30:04.569Z] #57 33.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:30:04 [2021-02-24T16:30:04.569Z] #57 34.28 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
16:30:04 [2021-02-24T16:30:04.569Z] #57 34.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:30:04 [2021-02-24T16:30:04.569Z] #57 35.48 go: extracting github.com/russross/blackfriday/v2 v2.1.0
16:30:04 [2021-02-24T16:30:04.569Z] #57 ...
16:30:04 [2021-02-24T16:30:04.569Z] 
16:30:04 [2021-02-24T16:30:04.569Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:30:04 [2021-02-24T16:30:04.569Z] #63 sha256:63d17a3e401acc75c5120b8f5c69423c3795cbe0bf53b43e03aa45b63a7d80d2
16:30:04 [2021-02-24T16:30:04.569Z] #63 33.86 Checking out files:  44% (849/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  87% (1676/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.
16:30:04 [2021-02-24T16:30:04.569Z] #63 35.51 + cd /tmp/tmp.TBtxHSvbag/src/github.com/docker/libnetwork
16:30:04 [2021-02-24T16:30:04.569Z] #63 35.51 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
16:30:04 [2021-02-24T16:30:04.569Z] #63 36.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
16:30:04 [2021-02-24T16:30:04.647Z] #41 ...
16:30:04 [2021-02-24T16:30:04.647Z] 
16:30:04 [2021-02-24T16:30:04.647Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:30:04 [2021-02-24T16:30:04.647Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:30:04 [2021-02-24T16:30:04.647Z] #54 31.48 Reading package lists...
16:30:04 [2021-02-24T16:30:04.647Z] #54 38.78 Building dependency tree...
16:30:04 [2021-02-24T16:30:04.647Z] #54 42.33 The following additional packages will be installed:
16:30:04 [2021-02-24T16:30:04.647Z] #54 42.33   libbtrfs0
16:30:04 [2021-02-24T16:30:04.647Z] #54 42.51 The following NEW packages will be installed:
16:30:04 [2021-02-24T16:30:04.647Z] #54 42.54   libbtrfs-dev libbtrfs0
16:30:04 [2021-02-24T16:30:04.647Z] #54 43.14 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:30:04 [2021-02-24T16:30:04.647Z] #54 43.14 Need to get 119 kB of archives.
16:30:04 [2021-02-24T16:30:04.647Z] #54 43.14 After this operation, 387 kB of additional disk space will be used.
16:30:04 [2021-02-24T16:30:04.647Z] #54 43.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:30:04 [2021-02-24T16:30:04.647Z] #54 43.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:30:04 [2021-02-24T16:30:04.647Z] #54 44.37 debconf: delaying package configuration, since apt-utils is not installed
16:30:04 [2021-02-24T16:30:04.647Z] #54 44.63 Fetched 119 kB in 0s (254 kB/s)
16:30:04 [2021-02-24T16:30:04.647Z] #54 44.73 Selecting previously unselected package libbtrfs0.
16:30:04 [2021-02-24T16:30:04.647Z] #54 44.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:04 [2021-02-24T16:30:04.647Z] #54 44.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 44.98 Unpacking libbtrfs0 (4.20.1-2) ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 45.17 Selecting previously unselected package libbtrfs-dev.
16:30:04 [2021-02-24T16:30:04.647Z] #54 45.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 45.18 Unpacking libbtrfs-dev (4.20.1-2) ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 45.52 Setting up libbtrfs0 (4.20.1-2) ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 45.54 Setting up libbtrfs-dev (4.20.1-2) ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 45.55 Processing triggers for libc-bin (2.28-10) ...
16:30:04 [2021-02-24T16:30:04.647Z] #54 DONE 46.0s
16:30:04 [2021-02-24T16:30:04.647Z] 
16:30:04 [2021-02-24T16:30:04.647Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:04 [2021-02-24T16:30:04.647Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:30:04 [2021-02-24T16:30:04.647Z] #48 39.47 go: extracting golang.org/x/text v0.3.2
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.19 go: finding github.com/fatih/color v1.7.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.38 go: finding github.com/mattn/go-colorable v0.1.4
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.42 go: finding github.com/mattn/go-isatty v0.0.8
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.60 go: finding github.com/go-critic/go-critic v0.4.1
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.66 go: finding github.com/go-lintpack/lintpack v0.5.2
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.72 go: finding github.com/pkg/errors v0.8.1
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.77 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.79 go: finding github.com/go-toolsmith/astequal v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.79 go: finding github.com/sirupsen/logrus v1.4.2
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.81 go: finding github.com/mitchellh/go-homedir v1.1.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.82 go: finding github.com/stretchr/testify v1.4.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.82 go: finding github.com/go-toolsmith/astcast v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.82 go: finding github.com/go-toolsmith/astp v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.85 go: finding github.com/go-toolsmith/typep v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.85 go: finding github.com/davecgh/go-spew v1.1.1
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.89 go: finding github.com/spf13/viper v1.6.1
16:30:04 [2021-02-24T16:30:04.647Z] #48 44.93 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.14 go: finding github.com/pmezard/go-difflib v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.21 go: finding github.com/stretchr/objx v0.2.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.25 go: finding github.com/go-toolsmith/strparse v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.35 go: finding gopkg.in/yaml.v2 v2.2.7
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.45 go: finding github.com/gobwas/glob v0.2.3
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.48 go: finding github.com/spf13/cobra v0.0.5
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.56 go: finding github.com/fsnotify/fsnotify v1.4.7
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.57 go: finding github.com/spf13/pflag v1.0.5
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.71 go: finding github.com/hashicorp/hcl v1.0.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.76 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.81 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.83 go: finding github.com/magiconair/properties v1.8.1
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.91 go: finding github.com/mitchellh/mapstructure v1.1.2
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.98 go: finding github.com/pelletier/go-toml v1.2.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 45.98 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:30:04 [2021-02-24T16:30:04.647Z] #48 46.00 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:30:04 [2021-02-24T16:30:04.647Z] #48 46.02 go: finding github.com/spf13/afero v1.1.2
16:30:04 [2021-02-24T16:30:04.647Z] #48 46.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:30:04 [2021-02-24T16:30:04.647Z] #48 46.11 go: finding github.com/spf13/cast v1.3.0
16:30:04 [2021-02-24T16:30:04.647Z] #48 46.19 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:30:04 [2021-02-24T16:30:04.815Z] #41 58.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.815Z] #41 58.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:04 [2021-02-24T16:30:04.905Z] #48 46.25 go: finding github.com/subosito/gotenv v1.2.0
16:30:04 [2021-02-24T16:30:04.905Z] #48 46.28 go: finding gopkg.in/ini.v1 v1.51.0
16:30:04 [2021-02-24T16:30:04.905Z] #48 46.32 go: finding golang.org/x/text v0.3.2
16:30:04 [2021-02-24T16:30:04.905Z] #48 46.36 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:30:04 [2021-02-24T16:30:04.905Z] #48 ...
16:30:04 [2021-02-24T16:30:04.905Z] 
16:30:04 [2021-02-24T16:30:04.905Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:04 [2021-02-24T16:30:04.905Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.22 Selecting previously unselected package libcap-dev:amd64.
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.22 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.36 Selecting previously unselected package libnet1:amd64.
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:30:04 [2021-02-24T16:30:04.905Z] #41 46.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:05 [2021-02-24T16:30:05.074Z] #41 58.51 Selecting previously unselected package libnl-3-200:amd64.
16:30:05 [2021-02-24T16:30:05.074Z] #41 58.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.074Z] #41 58.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:30:05 [2021-02-24T16:30:05.074Z] #41 58.70 Selecting previously unselected package libnl-3-dev:amd64.
16:30:05 [2021-02-24T16:30:05.074Z] #41 58.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.163Z] #41 46.51 Selecting previously unselected package libnet1-dev.
16:30:05 [2021-02-24T16:30:05.163Z] #41 46.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.163Z] #41 46.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:05 [2021-02-24T16:30:05.333Z] #41 58.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:30:05 [2021-02-24T16:30:05.333Z] #41 ...
16:30:05 [2021-02-24T16:30:05.333Z] 
16:30:05 [2021-02-24T16:30:05.333Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:05 [2021-02-24T16:30:05.333Z] #12 42.31 Reading package lists...
16:30:05 [2021-02-24T16:30:05.333Z] #12 49.28 Building dependency tree...
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.63 The following additional packages will be installed:
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.64   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.64   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.64   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.64   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.65   mingw-w64-x86-64-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.65 Suggested packages:
16:30:05 [2021-02-24T16:30:05.333Z] #12 53.67   gcc-8-locales seccomp wine64
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.09 The following NEW packages will be installed:
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.10   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.10   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.11   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.11   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.11   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.11 The following packages will be upgraded:
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.13   libsystemd0 libudev1
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.49 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.49 Need to get 78.2 MB of archives.
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.49 After this operation, 487 MB of additional disk space will be used.
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 55.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 56.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 56.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 56.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 56.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 56.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 56.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:30:05 [2021-02-24T16:30:05.333Z] #12 57.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:30:05 [2021-02-24T16:30:05.382Z] #35 ...
16:30:05 [2021-02-24T16:30:05.382Z] 
16:30:05 [2021-02-24T16:30:05.382Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:05 [2021-02-24T16:30:05.382Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:05 [2021-02-24T16:30:05.382Z] #44 31.80 sync
16:30:05 [2021-02-24T16:30:05.382Z] #44 31.80 internal/reflectlite
16:30:05 [2021-02-24T16:30:05.382Z] #44 33.00 github.com/LK4D4/vndr/godl/singleflight
16:30:05 [2021-02-24T16:30:05.382Z] #44 33.01 math/rand
16:30:05 [2021-02-24T16:30:05.382Z] #44 33.03 internal/singleflight
16:30:05 [2021-02-24T16:30:05.382Z] #44 34.04 strconv
16:30:05 [2021-02-24T16:30:05.382Z] #44 34.05 vendor/golang.org/x/net/dns/dnsmessage
16:30:05 [2021-02-24T16:30:05.382Z] #44 34.10 syscall
16:30:05 [2021-02-24T16:30:05.382Z] #44 34.11 io
16:30:05 [2021-02-24T16:30:05.382Z] #44 35.33 bytes
16:30:05 [2021-02-24T16:30:05.382Z] #44 38.17 reflect
16:30:05 [2021-02-24T16:30:05.382Z] #44 38.40 bufio
16:30:05 [2021-02-24T16:30:05.382Z] #44 38.98 regexp/syntax
16:30:05 [2021-02-24T16:30:05.382Z] #44 41.52 vendor/golang.org/x/text/transform
16:30:05 [2021-02-24T16:30:05.422Z] #41 47.06 Selecting previously unselected package libnl-3-200:amd64.
16:30:05 [2021-02-24T16:30:05.422Z] #41 47.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.592Z] #12 ...
16:30:05 [2021-02-24T16:30:05.592Z] 
16:30:05 [2021-02-24T16:30:05.592Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:05 [2021-02-24T16:30:05.592Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:05 [2021-02-24T16:30:05.592Z] #41 59.02 Selecting previously unselected package libprotobuf-c1:amd64.
16:30:05 [2021-02-24T16:30:05.592Z] #41 59.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.592Z] #41 59.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:05 [2021-02-24T16:30:05.592Z] #41 59.11 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:30:05 [2021-02-24T16:30:05.592Z] #41 59.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.592Z] #41 59.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:30:05 [2021-02-24T16:30:05.681Z] #41 47.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:30:05 [2021-02-24T16:30:05.682Z] #41 47.25 Selecting previously unselected package libnl-3-dev:amd64.
16:30:05 [2021-02-24T16:30:05.682Z] #41 47.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.754Z] #42 ...
16:30:05 [2021-02-24T16:30:05.754Z] 
16:30:05 [2021-02-24T16:30:05.754Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:05 [2021-02-24T16:30:05.754Z] #44 sha256:06656d2107dd2d86f45ccf0980fcd45a72b7ac35c6b8ff09660a2ab41667bbb6
16:30:05 [2021-02-24T16:30:05.754Z] #44 DONE 152.2s
16:30:05 [2021-02-24T16:30:05.754Z] 
16:30:05 [2021-02-24T16:30:05.754Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:30:05 [2021-02-24T16:30:05.754Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:30:05 [2021-02-24T16:30:05.754Z] #19 11.47 Fetched 8422 kB in 10s (877 kB/s)
16:30:05 [2021-02-24T16:30:05.754Z] #19 11.47 Reading package lists...
16:30:05 [2021-02-24T16:30:05.754Z] #19 15.72 Reading package lists...
16:30:05 [2021-02-24T16:30:05.754Z] #19 19.96 Building dependency tree...
16:30:05 [2021-02-24T16:30:05.784Z] #44 ...
16:30:05 [2021-02-24T16:30:05.784Z] 
16:30:05 [2021-02-24T16:30:05.784Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:05 [2021-02-24T16:30:05.784Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:30:05 [2021-02-24T16:30:05.784Z] #41 40.33 Selecting previously unselected package libnl-3-dev:arm64.
16:30:05 [2021-02-24T16:30:05.784Z] #41 40.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 40.35 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 40.89 Selecting previously unselected package libprotobuf-c1:arm64.
16:30:05 [2021-02-24T16:30:05.784Z] #41 40.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 40.92 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 41.17 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:30:05 [2021-02-24T16:30:05.784Z] #41 41.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 41.18 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 41.41 Selecting previously unselected package zlib1g-dev:arm64.
16:30:05 [2021-02-24T16:30:05.784Z] #41 41.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
16:30:05 [2021-02-24T16:30:05.784Z] #41 41.42 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:30:05 [2021-02-24T16:30:05.851Z] #41 59.28 Selecting previously unselected package zlib1g-dev:amd64.
16:30:05 [2021-02-24T16:30:05.851Z] #41 59.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.851Z] #41 59.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:30:05 [2021-02-24T16:30:05.851Z] #41 59.54 Selecting previously unselected package libprotobuf17:amd64.
16:30:05 [2021-02-24T16:30:05.851Z] #41 59.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:30:05 [2021-02-24T16:30:05.941Z] #41 47.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:30:06 [2021-02-24T16:30:06.110Z] #41 59.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:30:06 [2021-02-24T16:30:06.199Z] #41 47.69 Selecting previously unselected package libprotobuf-c1:amd64.
16:30:06 [2021-02-24T16:30:06.199Z] #41 47.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:30:06 [2021-02-24T16:30:06.199Z] #41 47.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:06 [2021-02-24T16:30:06.458Z] #41 47.86 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:30:06 [2021-02-24T16:30:06.458Z] #41 47.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:30:06 [2021-02-24T16:30:06.458Z] #41 47.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:30:06 [2021-02-24T16:30:06.458Z] #41 48.00 Selecting previously unselected package zlib1g-dev:amd64.
16:30:06 [2021-02-24T16:30:06.478Z] #63 ...
16:30:06 [2021-02-24T16:30:06.478Z] 
16:30:06 [2021-02-24T16:30:06.478Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:06 [2021-02-24T16:30:06.478Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:06 [2021-02-24T16:30:06.478Z] #35 29.17 Fetched 8422 kB in 22s (375 kB/s)
16:30:06 [2021-02-24T16:30:06.478Z] #35 29.17 Reading package lists...
16:30:06 [2021-02-24T16:30:06.478Z] #35 38.93 Reading package lists...
16:30:06 [2021-02-24T16:30:06.478Z] #35 ...
16:30:06 [2021-02-24T16:30:06.478Z] 
16:30:06 [2021-02-24T16:30:06.478Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:30:06 [2021-02-24T16:30:06.478Z] #57 sha256:875b764f0a24b8df59ccdecb7e55a6e59be50ae442c095ef730c39ae277d46d2
16:30:06 [2021-02-24T16:30:06.478Z] #57 39.19 go: finding github.com/pkg/errors v0.9.1
16:30:06 [2021-02-24T16:30:06.679Z] #41 ...
16:30:06 [2021-02-24T16:30:06.679Z] 
16:30:06 [2021-02-24T16:30:06.679Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:06 [2021-02-24T16:30:06.679Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:30:06 [2021-02-24T16:30:06.679Z] #33 50.28 sync
16:30:06 [2021-02-24T16:30:06.679Z] #33 50.28 internal/reflectlite
16:30:06 [2021-02-24T16:30:06.679Z] #33 52.86 errors
16:30:06 [2021-02-24T16:30:06.679Z] #33 52.87 sort
16:30:06 [2021-02-24T16:30:06.679Z] #33 53.17 strconv
16:30:06 [2021-02-24T16:30:06.679Z] #33 54.17 io
16:30:06 [2021-02-24T16:30:06.679Z] #33 55.48 internal/oserror
16:30:06 [2021-02-24T16:30:06.679Z] #33 55.60 syscall
16:30:06 [2021-02-24T16:30:06.679Z] #33 57.07 reflect
16:30:06 [2021-02-24T16:30:06.682Z] #19 ...
16:30:06 [2021-02-24T16:30:06.682Z] 
16:30:06 [2021-02-24T16:30:06.682Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:06 [2021-02-24T16:30:06.682Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:06 [2021-02-24T16:30:06.682Z] #42 81.49   DEP      criu/protobuf-desc.d
16:30:06 [2021-02-24T16:30:06.717Z] #41 48.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:30:06 [2021-02-24T16:30:06.717Z] #41 48.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:30:06 [2021-02-24T16:30:06.738Z] #57 39.48 go: finding github.com/sirupsen/logrus v1.7.0
16:30:06 [2021-02-24T16:30:06.738Z] #57 39.60 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:30:06 [2021-02-24T16:30:06.753Z] #41 42.94 Selecting previously unselected package libprotobuf17:arm64.
16:30:06 [2021-02-24T16:30:06.753Z] #41 42.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
16:30:06 [2021-02-24T16:30:06.753Z] #41 42.96 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
16:30:06 [2021-02-24T16:30:06.939Z] #33 ...
16:30:06 [2021-02-24T16:30:06.939Z] 
16:30:06 [2021-02-24T16:30:06.939Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:06 [2021-02-24T16:30:06.939Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:06 [2021-02-24T16:30:06.939Z] #41 60.35 Selecting previously unselected package libprotobuf-lite17:amd64.
16:30:06 [2021-02-24T16:30:06.939Z] #41 60.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:30:06 [2021-02-24T16:30:06.939Z] #41 60.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:30:06 [2021-02-24T16:30:06.939Z] #41 60.61 Selecting previously unselected package libprotobuf-dev:amd64.
16:30:06 [2021-02-24T16:30:06.939Z] #41 60.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:30:06 [2021-02-24T16:30:06.939Z] #41 60.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:30:06 [2021-02-24T16:30:06.939Z] #42 81.71   DEP      criu/proc_parse.d
16:30:06 [2021-02-24T16:30:06.939Z] #42 81.97   DEP      criu/plugin.d
16:30:06 [2021-02-24T16:30:06.976Z] #41 48.31 Selecting previously unselected package libprotobuf17:amd64.
16:30:06 [2021-02-24T16:30:06.976Z] #41 48.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:30:06 [2021-02-24T16:30:06.976Z] #41 48.33 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:30:07 [2021-02-24T16:30:07.196Z] #42 82.06   DEP      criu/pipes.d
16:30:07 [2021-02-24T16:30:07.196Z] #42 82.23   DEP      criu/pie-util.d
16:30:07 [2021-02-24T16:30:07.307Z] #57 39.93 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:30:07 [2021-02-24T16:30:07.307Z] #57 40.14 go: finding github.com/google/uuid v1.2.0
16:30:07 [2021-02-24T16:30:07.452Z] #42 82.30   DEP      criu/pie-util-vdso.d
16:30:07 [2021-02-24T16:30:07.452Z] #42 82.48   DEP      criu/pie-util-vdso-elf32.d
16:30:07 [2021-02-24T16:30:07.452Z] #42 82.60   DEP      criu/path.d
16:30:07 [2021-02-24T16:30:07.566Z] #57 40.25 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
16:30:07 [2021-02-24T16:30:07.567Z] #57 40.32 go: finding github.com/gofrs/flock v0.8.0
16:30:07 [2021-02-24T16:30:07.567Z] #57 40.35 go: finding github.com/moby/vpnkit v0.4.0
16:30:07 [2021-02-24T16:30:07.709Z] #42 82.71   DEP      criu/parasite-syscall.d
16:30:07 [2021-02-24T16:30:07.828Z] #57 40.49 go: finding github.com/gorilla/mux v1.8.0
16:30:07 [2021-02-24T16:30:07.828Z] #57 40.58 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:30:07 [2021-02-24T16:30:07.911Z] #41 49.31 Selecting previously unselected package libprotobuf-lite17:amd64.
16:30:07 [2021-02-24T16:30:07.911Z] #41 49.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:30:07 [2021-02-24T16:30:07.911Z] #41 49.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:30:07 [2021-02-24T16:30:07.965Z] #42 82.87   DEP      criu/pagemap.d
16:30:08 [2021-02-24T16:30:08.088Z] #57 40.88 go: finding github.com/moby/sys/mountinfo v0.4.0
16:30:08 [2021-02-24T16:30:08.088Z] #57 40.89 go: finding github.com/u-root/u-root v7.0.0+incompatible
16:30:08 [2021-02-24T16:30:08.088Z] #57 40.97 go: finding github.com/urfave/cli/v2 v2.3.0
16:30:08 [2021-02-24T16:30:08.163Z] #41 ...
16:30:08 [2021-02-24T16:30:08.163Z] 
16:30:08 [2021-02-24T16:30:08.163Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:08 [2021-02-24T16:30:08.163Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:30:08 [2021-02-24T16:30:08.163Z] #48 34.55 go: extracting github.com/pmezard/go-difflib v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 34.55 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 34.78 go: extracting github.com/go-toolsmith/typep v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 34.99 go: extracting github.com/go-toolsmith/astcast v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.00 go: extracting github.com/go-toolsmith/astcopy v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.01 go: extracting github.com/go-toolsmith/astequal v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.41 go: downloading github.com/ultraware/whitespace v0.0.4
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.50 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 35.66 go: downloading github.com/gobwas/glob v0.2.3
16:30:08 [2021-02-24T16:30:08.163Z] #48 36.73 go: extracting github.com/go-toolsmith/strparse v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 36.76 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 36.77 go: extracting github.com/gobwas/glob v0.2.3
16:30:08 [2021-02-24T16:30:08.163Z] #48 36.77 go: extracting github.com/ultraware/whitespace v0.0.4
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.71 go: finding github.com/fatih/color v1.7.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.76 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.82 go: finding github.com/go-critic/go-critic v0.4.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.84 go: finding github.com/pkg/errors v0.8.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.85 go: finding github.com/mattn/go-colorable v0.1.4
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.85 go: finding github.com/go-lintpack/lintpack v0.5.2
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.95 go: finding github.com/mitchellh/go-homedir v1.1.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 42.96 go: finding github.com/mattn/go-isatty v0.0.8
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.13 go: finding github.com/go-toolsmith/astequal v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.14 go: finding github.com/spf13/viper v1.6.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.19 go: finding github.com/sirupsen/logrus v1.4.2
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.24 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.30 go: finding github.com/stretchr/testify v1.4.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.30 go: finding github.com/go-toolsmith/astp v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.36 go: finding github.com/go-toolsmith/astcast v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.37 go: finding github.com/go-toolsmith/typep v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.41 go: finding github.com/davecgh/go-spew v1.1.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.49 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.52 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.54 go: finding github.com/spf13/cobra v0.0.5
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.63 go: finding github.com/pmezard/go-difflib v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.64 go: finding github.com/gobwas/glob v0.2.3
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.80 go: finding github.com/stretchr/objx v0.2.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.81 go: finding github.com/go-toolsmith/strparse v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.82 go: finding github.com/fsnotify/fsnotify v1.4.7
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.84 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.88 go: finding gopkg.in/yaml.v2 v2.2.7
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.89 go: finding github.com/hashicorp/hcl v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.92 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.96 go: finding github.com/magiconair/properties v1.8.1
16:30:08 [2021-02-24T16:30:08.163Z] #48 43.98 go: finding github.com/spf13/pflag v1.0.5
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.03 go: finding github.com/mitchellh/mapstructure v1.1.2
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.06 go: finding github.com/pelletier/go-toml v1.2.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.11 go: finding github.com/spf13/afero v1.1.2
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.12 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.16 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.19 go: finding github.com/spf13/cast v1.3.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.21 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.23 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.24 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.32 go: finding github.com/subosito/gotenv v1.2.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.32 go: finding gopkg.in/ini.v1 v1.51.0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.39 go: finding golang.org/x/text v0.3.2
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.53 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.60 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.63 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:08 [2021-02-24T16:30:08.163Z] #48 44.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:30:08 [2021-02-24T16:30:08.169Z] #41 49.48 Selecting previously unselected package libprotobuf-dev:amd64.
16:30:08 [2021-02-24T16:30:08.169Z] #41 49.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:30:08 [2021-02-24T16:30:08.169Z] #41 49.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:30:08 [2021-02-24T16:30:08.222Z] #42 83.05   DEP      criu/pagemap-cache.d
16:30:08 [2021-02-24T16:30:08.222Z] #42 83.16   DEP      criu/page-xfer.d
16:30:08 [2021-02-24T16:30:08.347Z] #57 ...
16:30:08 [2021-02-24T16:30:08.347Z] 
16:30:08 [2021-02-24T16:30:08.347Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:30:08 [2021-02-24T16:30:08.347Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:30:08 [2021-02-24T16:30:08.347Z] #39 30.97 Checking out files:  82% (1387/1680)   
Checking out files:  83% (1395/1680)   
Checking out files:  84% (1412/1680)   
Checking out files:  85% (1428/1680)   
Checking out files:  86% (1445/1680)   
Checking out files:  87% (1462/1680)   
Checking out files:  88% (1479/1680)   
Checking out files:  89% (1496/1680)   
Checking out files:  90% (1512/1680)   
Checking out files:  91% (1529/1680)   
Checking out files:  92% (1546/1680)   
Checking out files:  93% (1563/1680)   
Checking out files:  94% (1580/1680)   
Checking out files:  95% (1596/1680)   
Checking out files:  96% (1613/1680)   
Checking out files:  97% (1630/1680)   
Checking out files:  98% (1647/1680)   
Checking out files:  99% (1664/1680)   
Checking out files: 100% (1680/1680)   
Checking out files: 100% (1680/1680), done.
16:30:08 [2021-02-24T16:30:08.347Z] #39 31.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:30:08 [2021-02-24T16:30:08.347Z] #39 34.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:30:08 [2021-02-24T16:30:08.427Z] #41 ...
16:30:08 [2021-02-24T16:30:08.427Z] 
16:30:08 [2021-02-24T16:30:08.427Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:08 [2021-02-24T16:30:08.427Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:30:08 [2021-02-24T16:30:08.427Z] #33 39.94 sync
16:30:08 [2021-02-24T16:30:08.427Z] #33 39.94 internal/reflectlite
16:30:08 [2021-02-24T16:30:08.427Z] #33 42.63 sort
16:30:08 [2021-02-24T16:30:08.427Z] #33 42.63 errors
16:30:08 [2021-02-24T16:30:08.427Z] #33 43.10 strconv
16:30:08 [2021-02-24T16:30:08.427Z] #33 43.71 io
16:30:08 [2021-02-24T16:30:08.427Z] #33 44.73 internal/oserror
16:30:08 [2021-02-24T16:30:08.427Z] #33 44.84 syscall
16:30:08 [2021-02-24T16:30:08.427Z] #33 47.71 reflect
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.70 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.80 go: finding github.com/kisielk/gotool v1.0.0
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.84 go: finding github.com/sourcegraph/go-diff v0.5.1
16:30:08 [2021-02-24T16:30:08.428Z] #48 44.84 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:30:08 [2021-02-24T16:30:08.428Z] #48 ...
16:30:08 [2021-02-24T16:30:08.428Z] 
16:30:08 [2021-02-24T16:30:08.428Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:08 [2021-02-24T16:30:08.428Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:30:08 [2021-02-24T16:30:08.428Z] #41 44.83 Selecting previously unselected package libprotobuf-lite17:arm64.
16:30:08 [2021-02-24T16:30:08.428Z] #41 44.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
16:30:08 [2021-02-24T16:30:08.428Z] #41 44.84 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:30:08 [2021-02-24T16:30:08.479Z] #42 83.31   DEP      criu/page-pipe.d
16:30:08 [2021-02-24T16:30:08.479Z] #42 83.47   DEP      criu/netfilter.d
16:30:08 [2021-02-24T16:30:08.479Z] #42 83.59   DEP      criu/net.d
16:30:08 [2021-02-24T16:30:08.687Z] #33 ...
16:30:08 [2021-02-24T16:30:08.687Z] 
16:30:08 [2021-02-24T16:30:08.687Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:08 [2021-02-24T16:30:08.687Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:08 [2021-02-24T16:30:08.687Z] #35 33.23 Reading package lists...
16:30:08 [2021-02-24T16:30:08.687Z] #35 40.43 Building dependency tree...
16:30:08 [2021-02-24T16:30:08.687Z] #35 43.97 The following additional packages will be installed:
16:30:08 [2021-02-24T16:30:08.687Z] #35 43.99   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:30:08 [2021-02-24T16:30:08.687Z] #35 43.99 Suggested packages:
16:30:08 [2021-02-24T16:30:08.687Z] #35 44.00   cmake-doc ninja-build lrzip
16:30:08 [2021-02-24T16:30:08.687Z] #35 44.00 Recommended packages:
16:30:08 [2021-02-24T16:30:08.687Z] #35 44.00   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.19 The following NEW packages will be installed:
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.25   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.27   vim-common xxd
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.77 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.77 Need to get 14.9 MB of archives.
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.77 After this operation, 61.8 MB of additional disk space will be used.
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 45.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 46.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 46.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 46.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 46.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 46.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 46.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:30:08 [2021-02-24T16:30:08.687Z] #35 48.35 debconf: delaying package configuration, since apt-utils is not installed
16:30:08 [2021-02-24T16:30:08.687Z] #35 48.53 Fetched 14.9 MB in 2s (8196 kB/s)
16:30:08 [2021-02-24T16:30:08.687Z] #35 48.67 Selecting previously unselected package xxd.
16:30:08 [2021-02-24T16:30:08.687Z] #35 48.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.)
16:30:08 [2021-02-24T16:30:08.687Z] #35 48.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:30:08 [2021-02-24T16:30:08.687Z] #35 48.79 Unpacking xxd (2:8.1.0875-5) ...
16:30:08 [2021-02-24T16:30:08.687Z] #35 49.07 Selecting previously unselected package vim-common.
16:30:08 [2021-02-24T16:30:08.687Z] #35 49.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:30:08 [2021-02-24T16:30:08.687Z] #35 49.14 Unpacking vim-common (2:8.1.0875-5) ...
16:30:08 [2021-02-24T16:30:08.687Z] #35 49.48 Selecting previously unselected package cmake-data.
16:30:08 [2021-02-24T16:30:08.687Z] #35 49.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:30:08 [2021-02-24T16:30:08.687Z] #35 49.48 Unpacking cmake-data (3.13.4-1) ...
16:30:08 [2021-02-24T16:30:08.687Z] #35 ...
16:30:08 [2021-02-24T16:30:08.687Z] 
16:30:08 [2021-02-24T16:30:08.687Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:08 [2021-02-24T16:30:08.687Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.38 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.46 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.48 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.49 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.55 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.64 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.64 go: finding github.com/kisielk/gotool v1.0.0
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.71 go: finding github.com/sourcegraph/go-diff v0.5.1
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.72 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.74 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.91 go: finding github.com/gogo/protobuf v1.2.1
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.91 go: finding github.com/ultraware/funlen v0.0.2
16:30:08 [2021-02-24T16:30:08.687Z] #48 46.92 go: finding github.com/ultraware/whitespace v0.0.4
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.05 go: finding github.com/uudashr/gocognit v1.0.1
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.22 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.28 go: finding github.com/BurntSushi/toml v0.3.1
16:30:08 [2021-02-24T16:30:08.687Z] #48 47.31 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:30:08 [2021-02-24T16:30:08.735Z] #42 83.77   DEP      criu/namespaces.d
16:30:08 [2021-02-24T16:30:08.843Z] #41 62.21 Selecting previously unselected package libprotoc17:amd64.
16:30:08 [2021-02-24T16:30:08.843Z] #41 62.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:30:08 [2021-02-24T16:30:08.843Z] #41 62.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:30:08 [2021-02-24T16:30:08.917Z] #39 ...
16:30:08 [2021-02-24T16:30:08.917Z] 
16:30:08 [2021-02-24T16:30:08.917Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:30:08 [2021-02-24T16:30:08.917Z] #57 sha256:875b764f0a24b8df59ccdecb7e55a6e59be50ae442c095ef730c39ae277d46d2
16:30:08 [2021-02-24T16:30:08.917Z] #57 41.61 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
16:30:08 [2021-02-24T16:30:08.917Z] #57 41.76 go: finding github.com/russross/blackfriday/v2 v2.1.0
16:30:08 [2021-02-24T16:30:08.992Z] #42 83.98   DEP      criu/mount.d
16:30:09 [2021-02-24T16:30:09.011Z] #41 45.39 Selecting previously unselected package libprotobuf-dev:arm64.
16:30:09 [2021-02-24T16:30:09.011Z] #41 45.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
16:30:09 [2021-02-24T16:30:09.011Z] #41 45.44 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:30:09 [2021-02-24T16:30:09.102Z] #41 ...
16:30:09 [2021-02-24T16:30:09.102Z] 
16:30:09 [2021-02-24T16:30:09.102Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:09 [2021-02-24T16:30:09.102Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:30:09 [2021-02-24T16:30:09.102Z] #44 52.56 github.com/LK4D4/vndr/godl/singleflight
16:30:09 [2021-02-24T16:30:09.102Z] #44 52.57 internal/reflectlite
16:30:09 [2021-02-24T16:30:09.102Z] #44 52.94 math/rand
16:30:09 [2021-02-24T16:30:09.102Z] #44 53.89 internal/singleflight
16:30:09 [2021-02-24T16:30:09.102Z] #44 55.04 io
16:30:09 [2021-02-24T16:30:09.102Z] #44 55.05 strconv
16:30:09 [2021-02-24T16:30:09.102Z] #44 56.11 bytes
16:30:09 [2021-02-24T16:30:09.102Z] #44 58.38 reflect
16:30:09 [2021-02-24T16:30:09.102Z] #44 58.91 bufio
16:30:09 [2021-02-24T16:30:09.102Z] #44 60.56 syscall
16:30:09 [2021-02-24T16:30:09.102Z] #44 ...
16:30:09 [2021-02-24T16:30:09.102Z] 
16:30:09 [2021-02-24T16:30:09.102Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:09 [2021-02-24T16:30:09.102Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:30:09 [2021-02-24T16:30:09.102Z] #31 57.87 Checking out files:  70% (1076/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  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.
16:30:09 [2021-02-24T16:30:09.102Z] #31 59.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:30:09 [2021-02-24T16:30:09.102Z] #31 59.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:09 [2021-02-24T16:30:09.249Z] #42 84.13   DEP      criu/memfd.d
16:30:09 [2021-02-24T16:30:09.363Z] #31 ...
16:30:09 [2021-02-24T16:30:09.363Z] 
16:30:09 [2021-02-24T16:30:09.363Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:09 [2021-02-24T16:30:09.363Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:09 [2021-02-24T16:30:09.363Z] #41 62.96 Selecting previously unselected package protobuf-c-compiler.
16:30:09 [2021-02-24T16:30:09.505Z] #42 84.35   DEP      criu/mem.d
16:30:09 [2021-02-24T16:30:09.505Z] #42 84.54   DEP      criu/lsm.d
16:30:09 [2021-02-24T16:30:09.622Z] #41 63.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:30:09 [2021-02-24T16:30:09.622Z] #41 63.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:30:09 [2021-02-24T16:30:09.622Z] #41 63.18 Selecting previously unselected package protobuf-compiler.
16:30:09 [2021-02-24T16:30:09.622Z] #41 63.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:30:09 [2021-02-24T16:30:09.622Z] #41 63.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:30:09 [2021-02-24T16:30:09.762Z] #42 84.73   DEP      criu/log.d
16:30:09 [2021-02-24T16:30:09.762Z] #42 84.82   DEP      criu/libnetlink.d
16:30:09 [2021-02-24T16:30:09.881Z] #41 63.38 Selecting previously unselected package python-pkg-resources.
16:30:09 [2021-02-24T16:30:09.881Z] #41 63.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:30:09 [2021-02-24T16:30:09.881Z] #41 63.38 Unpacking python-pkg-resources (40.8.0-1) ...
16:30:10 [2021-02-24T16:30:10.018Z] #42 84.92   DEP      criu/kerndat.d
16:30:10 [2021-02-24T16:30:10.018Z] #42 85.09   DEP      criu/kcmp-ids.d
16:30:10 [2021-02-24T16:30:10.275Z] #42 85.16   DEP      criu/irmap.d
16:30:10 [2021-02-24T16:30:10.275Z] #42 85.29   DEP      criu/ipc_ns.d
16:30:10 [2021-02-24T16:30:10.398Z] #41 63.78 Selecting previously unselected package python-six.
16:30:10 [2021-02-24T16:30:10.398Z] #41 63.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:30:10 [2021-02-24T16:30:10.398Z] #41 63.87 Unpacking python-six (1.12.0-1) ...
16:30:10 [2021-02-24T16:30:10.398Z] #41 63.99 Selecting previously unselected package python-protobuf.
16:30:10 [2021-02-24T16:30:10.398Z] #41 63.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:30:10 [2021-02-24T16:30:10.398Z] #41 64.00 Unpacking python-protobuf (3.6.1.3-2) ...
16:30:10 [2021-02-24T16:30:10.416Z] #41 ...
16:30:10 [2021-02-24T16:30:10.416Z] 
16:30:10 [2021-02-24T16:30:10.416Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:30:10 [2021-02-24T16:30:10.416Z] #46 sha256:fb6dc5b01705c4b58450dfb89f35c25a3ca223e7532c311037a446c7591a4b82
16:30:10 [2021-02-24T16:30:10.416Z] #46 DONE 46.6s
16:30:10 [2021-02-24T16:30:10.416Z] 
16:30:10 [2021-02-24T16:30:10.416Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:10 [2021-02-24T16:30:10.416Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 42.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB]
16:30:10 [2021-02-24T16:30:10.416Z] #12 44.43 debconf: delaying package configuration, since apt-utils is not installed
16:30:10 [2021-02-24T16:30:10.416Z] #12 44.60 Fetched 73.8 MB in 10s (7239 kB/s)
16:30:10 [2021-02-24T16:30:10.416Z] #12 44.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:30:10 [2021-02-24T16:30:10.416Z] #12 44.85 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ...
16:30:10 [2021-02-24T16:30:10.416Z] #12 44.97 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:10 [2021-02-24T16:30:10.416Z] #12 45.55 Setting up libsystemd0:arm64 (241-7~deb10u6) ...
16:30:10 [2021-02-24T16:30:10.416Z] #12 46.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 ... 15383 files and directories currently installed.)
16:30:10 [2021-02-24T16:30:10.416Z] #12 46.44 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ...
16:30:10 [2021-02-24T16:30:10.416Z] #12 46.59 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:10 [2021-02-24T16:30:10.531Z] #42 85.48   DEP      criu/image.d
16:30:10 [2021-02-24T16:30:10.531Z] #42 85.58   DEP      criu/image-desc.d
16:30:10 [2021-02-24T16:30:10.590Z] #48 ...
16:30:10 [2021-02-24T16:30:10.590Z] 
16:30:10 [2021-02-24T16:30:10.590Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:10 [2021-02-24T16:30:10.590Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:30:10 [2021-02-24T16:30:10.590Z] #44 41.88 sync
16:30:10 [2021-02-24T16:30:10.590Z] #44 41.89 internal/reflectlite
16:30:10 [2021-02-24T16:30:10.590Z] #44 43.38 github.com/LK4D4/vndr/godl/singleflight
16:30:10 [2021-02-24T16:30:10.590Z] #44 43.85 math/rand
16:30:10 [2021-02-24T16:30:10.590Z] #44 45.05 internal/singleflight
16:30:10 [2021-02-24T16:30:10.590Z] #44 45.64 strconv
16:30:10 [2021-02-24T16:30:10.590Z] #44 45.66 bytes
16:30:10 [2021-02-24T16:30:10.590Z] #44 47.92 bufio
16:30:10 [2021-02-24T16:30:10.590Z] #44 49.41 reflect
16:30:10 [2021-02-24T16:30:10.590Z] #44 49.82 syscall
16:30:10 [2021-02-24T16:30:10.590Z] #44 ...
16:30:10 [2021-02-24T16:30:10.590Z] 
16:30:10 [2021-02-24T16:30:10.590Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:10 [2021-02-24T16:30:10.590Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:30:10 [2021-02-24T16:30:10.590Z] #33 51.97 time
16:30:10 [2021-02-24T16:30:10.681Z] #12 46.96 Setting up libudev1:arm64 (241-7~deb10u6) ...
16:30:10 [2021-02-24T16:30:10.788Z] #42 85.67   DEP      criu/fsnotify.d
16:30:10 [2021-02-24T16:30:10.833Z] #57 ...
16:30:10 [2021-02-24T16:30:10.833Z] 
16:30:10 [2021-02-24T16:30:10.833Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:10 [2021-02-24T16:30:10.833Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:10 [2021-02-24T16:30:10.833Z] #12 33.36 Fetched 8422 kB in 25s (335 kB/s)
16:30:10 [2021-02-24T16:30:10.833Z] #12 33.36 Reading package lists...
16:30:10 [2021-02-24T16:30:10.833Z] #12 ...
16:30:10 [2021-02-24T16:30:10.833Z] 
16:30:10 [2021-02-24T16:30:10.833Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:10 [2021-02-24T16:30:10.833Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:30:10 [2021-02-24T16:30:10.833Z] #48 37.37 go: extracting github.com/BurntSushi/toml v0.3.1
16:30:10 [2021-02-24T16:30:10.833Z] #48 37.39 go: extracting github.com/ultraware/whitespace v0.0.4
16:30:10 [2021-02-24T16:30:10.833Z] #48 37.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:30:10 [2021-02-24T16:30:10.833Z] #48 37.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:30:10 [2021-02-24T16:30:10.833Z] #48 37.80 go: extracting gopkg.in/yaml.v2 v2.2.7
16:30:10 [2021-02-24T16:30:10.833Z] #48 38.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:30:10 [2021-02-24T16:30:10.833Z] #48 38.27 go: downloading github.com/kisielk/gotool v1.0.0
16:30:10 [2021-02-24T16:30:10.833Z] #48 38.52 go: extracting github.com/kisielk/gotool v1.0.0
16:30:10 [2021-02-24T16:30:10.833Z] #48 40.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:30:10 [2021-02-24T16:30:10.833Z] #48 43.01 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:30:10 [2021-02-24T16:30:10.833Z] #48 43.51 go: extracting github.com/gogo/protobuf v1.2.1
16:30:10 [2021-02-24T16:30:10.833Z] #48 ...
16:30:10 [2021-02-24T16:30:10.833Z] 
16:30:10 [2021-02-24T16:30:10.833Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:10 [2021-02-24T16:30:10.833Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:10 [2021-02-24T16:30:10.833Z] #41 33.69 Fetched 8422 kB in 24s (346 kB/s)
16:30:10 [2021-02-24T16:30:10.947Z] #12 47.27 Selecting previously unselected package binutils-mingw-w64-i686.
16:30:10 [2021-02-24T16:30:10.947Z] #12 47.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 ... 15383 files and directories currently installed.)
16:30:10 [2021-02-24T16:30:10.947Z] #12 47.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
16:30:10 [2021-02-24T16:30:10.947Z] #12 47.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:30:10 [2021-02-24T16:30:10.965Z] #41 64.54 Setting up python-pkg-resources (40.8.0-1) ...
16:30:11 [2021-02-24T16:30:11.044Z] #42 85.89   DEP      criu/filesystems.d
16:30:11 [2021-02-24T16:30:11.044Z] #42 86.03   DEP      criu/files.d
16:30:11 [2021-02-24T16:30:11.093Z] #41 33.69 Reading package lists...
16:30:11 [2021-02-24T16:30:11.093Z] #41 ...
16:30:11 [2021-02-24T16:30:11.093Z] 
16:30:11 [2021-02-24T16:30:11.093Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:11 [2021-02-24T16:30:11.093Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:11 [2021-02-24T16:30:11.301Z] #42 86.18   DEP      criu/files-reg.d
16:30:11 [2021-02-24T16:30:11.353Z] #12 43.60 Reading package lists...
16:30:11 [2021-02-24T16:30:11.353Z] #12 ...
16:30:11 [2021-02-24T16:30:11.353Z] 
16:30:11 [2021-02-24T16:30:11.353Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:30:11 [2021-02-24T16:30:11.353Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:30:11 [2021-02-24T16:30:11.353Z] #54 34.19 Fetched 8422 kB in 25s (338 kB/s)
16:30:11 [2021-02-24T16:30:11.353Z] #54 34.19 Reading package lists...
16:30:11 [2021-02-24T16:30:11.558Z] #42 86.39   DEP      criu/files-ext.d
16:30:11 [2021-02-24T16:30:11.558Z] #42 86.53   DEP      criu/file-lock.d
16:30:11 [2021-02-24T16:30:11.613Z] #54 44.33 Reading package lists...
16:30:11 [2021-02-24T16:30:11.613Z] #54 ...
16:30:11 [2021-02-24T16:30:11.613Z] 
16:30:11 [2021-02-24T16:30:11.613Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:11 [2021-02-24T16:30:11.613Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:11 [2021-02-24T16:30:11.815Z] #42 86.68   DEP      criu/file-ids.d
16:30:11 [2021-02-24T16:30:11.815Z] #42 86.84   DEP      criu/fifo.d
16:30:11 [2021-02-24T16:30:11.873Z] #41 44.08 Reading package lists...
16:30:11 [2021-02-24T16:30:11.873Z] #41 ...
16:30:11 [2021-02-24T16:30:11.873Z] 
16:30:11 [2021-02-24T16:30:11.873Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:11 [2021-02-24T16:30:11.873Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:30:11 [2021-02-24T16:30:11.873Z] #50 34.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:30:11 [2021-02-24T16:30:11.873Z] #50 34.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:30:11 [2021-02-24T16:30:11.873Z] #50 35.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:30:11 [2021-02-24T16:30:11.874Z] #50 35.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:30:11 [2021-02-24T16:30:11.874Z] #50 36.97 runtime/cgo
16:30:11 [2021-02-24T16:30:11.874Z] #50 37.00 runtime
16:30:12 [2021-02-24T16:30:12.071Z] #42 87.03   DEP      criu/fdstore.d
16:30:12 [2021-02-24T16:30:12.328Z] #42 87.18   DEP      criu/fault-injection.d
16:30:12 [2021-02-24T16:30:12.328Z] #42 87.27   DEP      criu/external.d
16:30:12 [2021-02-24T16:30:12.328Z] #42 ...
16:30:12 [2021-02-24T16:30:12.328Z] 
16:30:12 [2021-02-24T16:30:12.328Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:12 [2021-02-24T16:30:12.328Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:30:12 [2021-02-24T16:30:12.328Z] #31 DONE 158.6s
16:30:12 [2021-02-24T16:30:12.328Z] 
16:30:12 [2021-02-24T16:30:12.328Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:30:12 [2021-02-24T16:30:12.328Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20 libcap2-bin is already the newest version (1:2.25-2).
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20 The following additional packages will be installed:
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.20   python3.7 python3.7-minimal vim-runtime xxd
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21 Suggested packages:
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21 Recommended packages:
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21   aufs-dkms nftables build-essential python3-dev python3-keyring
16:30:12 [2021-02-24T16:30:12.328Z] #19 22.21   python3-keyrings.alt python3-xdg unzip
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.03 The following NEW packages will be installed:
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.04   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.05   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.05   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.06   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.06   xz-utils zip
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.41 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.41 Need to get 28.5 MB of archives.
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.41 After this operation, 116 MB of additional disk space will be used.
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 24.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 25.98 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.70 debconf: delaying package configuration, since apt-utils is not installed
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.82 Fetched 28.5 MB in 2s (15.1 MB/s)
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.89 Selecting previously unselected package pigz.
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:30:12 [2021-02-24T16:30:12.328Z] #19 26.96 Unpacking pigz (2.4-1) ...
16:30:12 [2021-02-24T16:30:12.328Z] #19 27.06 Selecting previously unselected package libpython3.7-minimal:amd64.
16:30:12 [2021-02-24T16:30:12.328Z] #19 27.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:30:12 [2021-02-24T16:30:12.328Z] #19 27.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:30:12 [2021-02-24T16:30:12.328Z] #19 27.54 Selecting previously unselected package python3.7-minimal.
16:30:12 [2021-02-24T16:30:12.328Z] #19 27.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:30:12 [2021-02-24T16:30:12.328Z] #19 27.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:30:12 [2021-02-24T16:30:12.585Z] #19 ...
16:30:12 [2021-02-24T16:30:12.585Z] 
16:30:12 [2021-02-24T16:30:12.585Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:12 [2021-02-24T16:30:12.585Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:12 [2021-02-24T16:30:12.585Z] #42 87.51   DEP      criu/eventpoll.d
16:30:12 [2021-02-24T16:30:12.842Z] #42 87.71   DEP      criu/eventfd.d
16:30:12 [2021-02-24T16:30:12.842Z] #42 87.87   DEP      criu/crtools.d
16:30:13 [2021-02-24T16:30:13.405Z] #42 88.15   DEP      criu/cr-service.d
16:30:13 [2021-02-24T16:30:13.661Z] #42 88.47   DEP      criu/cr-restore.d
16:30:13 [2021-02-24T16:30:13.661Z] #42 88.65   DEP      criu/cr-errno.d
16:30:13 [2021-02-24T16:30:13.661Z] #42 88.67   DEP      criu/cr-dump.d
16:30:13 [2021-02-24T16:30:13.918Z] #42 88.81   DEP      criu/cr-dedup.d
16:30:13 [2021-02-24T16:30:13.918Z] #42 88.94   DEP      criu/cr-check.d
16:30:14 [2021-02-24T16:30:14.174Z] #42 89.12   DEP      criu/config.d
16:30:14 [2021-02-24T16:30:14.259Z] #41 ...
16:30:14 [2021-02-24T16:30:14.259Z] 
16:30:14 [2021-02-24T16:30:14.259Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:14 [2021-02-24T16:30:14.259Z] #55 sha256:a31ade70996f03f71c588a32c4f3fc2187b035695f565b86567946fdfdaf01d3
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.197 + RM_GOPATH=0
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.197 + TMP_GOPATH=
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.197 + : /build
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.197 + '[' -z '' ']'
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.205 ++ mktemp -d
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.215 + export GOPATH=/tmp/tmp.xCI2hOosVT
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.215 + GOPATH=/tmp/tmp.xCI2hOosVT
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.215 + RM_GOPATH=1
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.215 + case "$(go env GOARCH)" in
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.216 ++ go env GOARCH
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.249 + export GO_BUILDMODE=-buildmode=pie
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.249 + GO_BUILDMODE=-buildmode=pie
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.250 ++ dirname /tmp/install/install.sh
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.256 + dir=/tmp/install
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.256 + bin=containerd
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.256 + shift
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.261 + '[' '!' -f /tmp/install/containerd.installer ']'
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.261 + . /tmp/install/containerd.installer
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.261 ++ set -e
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.261 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.261 + install_containerd
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.269 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.273 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.273 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xCI2hOosVT/src/github.com/containerd/containerd
16:30:14 [2021-02-24T16:30:14.259Z] #55 1.275 Cloning into '/tmp/tmp.xCI2hOosVT/src/github.com/containerd/containerd'...
16:30:14 [2021-02-24T16:30:14.259Z] #55 ...
16:30:14 [2021-02-24T16:30:14.259Z] 
16:30:14 [2021-02-24T16:30:14.259Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:14 [2021-02-24T16:30:14.259Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:14 [2021-02-24T16:30:14.259Z] #12 61.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 63.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:30:14 [2021-02-24T16:30:14.259Z] #12 65.11 debconf: delaying package configuration, since apt-utils is not installed
16:30:14 [2021-02-24T16:30:14.259Z] #12 65.31 Fetched 78.2 MB in 9s (8937 kB/s)
16:30:14 [2021-02-24T16:30:14.259Z] #12 65.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:14 [2021-02-24T16:30:14.259Z] #12 65.50 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 65.58 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 65.98 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.25 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.27 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.54 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.72 Selecting previously unselected package binutils-mingw-w64-i686.
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 66.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:30:14 [2021-02-24T16:30:14.259Z] #12 ...
16:30:14 [2021-02-24T16:30:14.259Z] 
16:30:14 [2021-02-24T16:30:14.259Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:14 [2021-02-24T16:30:14.259Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:30:14 [2021-02-24T16:30:14.259Z] #44 67.50 time
16:30:14 [2021-02-24T16:30:14.274Z] #12 50.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:30:14 [2021-02-24T16:30:14.274Z] #12 50.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
16:30:14 [2021-02-24T16:30:14.274Z] #12 50.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:30:14 [2021-02-24T16:30:14.274Z] #12 ...
16:30:14 [2021-02-24T16:30:14.274Z] 
16:30:14 [2021-02-24T16:30:14.274Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:14 [2021-02-24T16:30:14.274Z] #55 sha256:c6d7a7b7fe7548e2c2129676d7a7f5e8e8a47fcea3d5917abd567b6542576f5e
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.211 + RM_GOPATH=0
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.211 + TMP_GOPATH=
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.211 + : /build
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.211 + '[' -z '' ']'
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.212 ++ mktemp -d
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.214 + export GOPATH=/tmp/tmp.j0nEqqnsw0
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.214 + GOPATH=/tmp/tmp.j0nEqqnsw0
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.214 + RM_GOPATH=1
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.214 + case "$(go env GOARCH)" in
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.215 ++ go env GOARCH
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.234 + export GO_BUILDMODE=-buildmode=pie
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.234 + GO_BUILDMODE=-buildmode=pie
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.234 ++ dirname /tmp/install/install.sh
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.236 + dir=/tmp/install
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.236 + bin=containerd
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.236 + shift
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.236 + '[' '!' -f /tmp/install/containerd.installer ']'
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.236 + . /tmp/install/containerd.installer
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.236 ++ set -e
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.237 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.237 + install_containerd
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.238 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.238 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j0nEqqnsw0/src/github.com/containerd/containerd
16:30:14 [2021-02-24T16:30:14.274Z] #55 2.244 Cloning into '/tmp/tmp.j0nEqqnsw0/src/github.com/containerd/containerd'...
16:30:14 [2021-02-24T16:30:14.274Z] #55 ...
16:30:14 [2021-02-24T16:30:14.275Z] 
16:30:14 [2021-02-24T16:30:14.275Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:14 [2021-02-24T16:30:14.275Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:30:14 [2021-02-24T16:30:14.275Z] #41 46.97 Selecting previously unselected package libprotoc17:arm64.
16:30:14 [2021-02-24T16:30:14.275Z] #41 46.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 47.17 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 47.99 Selecting previously unselected package protobuf-c-compiler.
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.39 Selecting previously unselected package protobuf-compiler.
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.45 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.59 Selecting previously unselected package python-pkg-resources.
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.61 Unpacking python-pkg-resources (40.8.0-1) ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.94 Selecting previously unselected package python-six.
16:30:14 [2021-02-24T16:30:14.275Z] #41 48.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 49.40 Unpacking python-six (1.12.0-1) ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 49.86 Selecting previously unselected package python-protobuf.
16:30:14 [2021-02-24T16:30:14.275Z] #41 49.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
16:30:14 [2021-02-24T16:30:14.275Z] #41 49.96 Unpacking python-protobuf (3.6.1.3-2) ...
16:30:14 [2021-02-24T16:30:14.414Z] #50 ...
16:30:14 [2021-02-24T16:30:14.414Z] 
16:30:14 [2021-02-24T16:30:14.414Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:14 [2021-02-24T16:30:14.414Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:14 [2021-02-24T16:30:14.414Z] #35 38.93 Reading package lists...
16:30:14 [2021-02-24T16:30:14.431Z] #42 89.31   DEP      criu/clone-noasan.d
16:30:14 [2021-02-24T16:30:14.431Z] #42 89.45   DEP      criu/cgroup.d
16:30:14 [2021-02-24T16:30:14.538Z] #41 50.80 Setting up python-pkg-resources (40.8.0-1) ...
16:30:14 [2021-02-24T16:30:14.687Z] #42 89.64   DEP      criu/cgroup-props.d
16:30:14 [2021-02-24T16:30:14.687Z] #42 89.72   DEP      criu/bitmap.d
16:30:14 [2021-02-24T16:30:14.687Z] #42 89.74   DEP      criu/bfd.d
16:30:14 [2021-02-24T16:30:14.779Z] #33 ...
16:30:14 [2021-02-24T16:30:14.779Z] 
16:30:14 [2021-02-24T16:30:14.779Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:14 [2021-02-24T16:30:14.779Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00 The following NEW packages will be installed:
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00 The following packages will be upgraded:
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.00   libsystemd0 libudev1
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.42 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.42 Need to get 78.2 MB of archives.
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.42 After this operation, 487 MB of additional disk space will be used.
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 46.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 47.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 47.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 47.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 51.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 54.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:30:14 [2021-02-24T16:30:14.779Z] #12 55.66 debconf: delaying package configuration, since apt-utils is not installed
16:30:14 [2021-02-24T16:30:14.779Z] #12 55.89 Fetched 78.2 MB in 8s (9432 kB/s)
16:30:14 [2021-02-24T16:30:14.779Z] #12 56.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:14 [2021-02-24T16:30:14.779Z] #12 56.10 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #12 56.12 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:14 [2021-02-24T16:30:14.779Z] #12 ...
16:30:14 [2021-02-24T16:30:14.779Z] 
16:30:14 [2021-02-24T16:30:14.779Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:14 [2021-02-24T16:30:14.779Z] #55 sha256:d58b72908550395f70fbc8aeda9f760ef53744f73b0cef52af02c5cbf9bac1d0
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + RM_GOPATH=0
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + TMP_GOPATH=
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + : /build
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + '[' -z '' ']'
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 ++ mktemp -d
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + export GOPATH=/tmp/tmp.BlfQw2X8sF
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + GOPATH=/tmp/tmp.BlfQw2X8sF
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + RM_GOPATH=1
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 + case "$(go env GOARCH)" in
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.693 ++ go env GOARCH
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + export GO_BUILDMODE=-buildmode=pie
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + GO_BUILDMODE=-buildmode=pie
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 ++ dirname /tmp/install/install.sh
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + dir=/tmp/install
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + bin=containerd
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + shift
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + '[' '!' -f /tmp/install/containerd.installer ']'
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + . /tmp/install/containerd.installer
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 ++ set -e
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + install_containerd
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.737 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BlfQw2X8sF/src/github.com/containerd/containerd
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.741 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:14 [2021-02-24T16:30:14.779Z] #55 6.757 Cloning into '/tmp/tmp.BlfQw2X8sF/src/github.com/containerd/containerd'...
16:30:14 [2021-02-24T16:30:14.779Z] #55 ...
16:30:14 [2021-02-24T16:30:14.779Z] 
16:30:14 [2021-02-24T16:30:14.779Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:14 [2021-02-24T16:30:14.779Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:14 [2021-02-24T16:30:14.779Z] #41 51.45 Selecting previously unselected package libprotoc17:amd64.
16:30:14 [2021-02-24T16:30:14.779Z] #41 51.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 51.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.08 Selecting previously unselected package protobuf-c-compiler.
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.28 Selecting previously unselected package protobuf-compiler.
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.28 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.44 Selecting previously unselected package python-pkg-resources.
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.48 Unpacking python-pkg-resources (40.8.0-1) ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.71 Selecting previously unselected package python-six.
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.72 Unpacking python-six (1.12.0-1) ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.84 Selecting previously unselected package python-protobuf.
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 52.89 Unpacking python-protobuf (3.6.1.3-2) ...
16:30:14 [2021-02-24T16:30:14.779Z] #41 53.52 Setting up python-pkg-resources (40.8.0-1) ...
16:30:14 [2021-02-24T16:30:14.803Z] #41 ...
16:30:14 [2021-02-24T16:30:14.803Z] 
16:30:14 [2021-02-24T16:30:14.803Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:14 [2021-02-24T16:30:14.803Z] #33 sha256:4667b19ebbbaa9776fa8b6d09ece7704379903fd48ec9740d2d6fc568a2102ab
16:30:14 [2021-02-24T16:30:14.803Z] #33 41.08 internal/syscall/execenv
16:30:14 [2021-02-24T16:30:14.803Z] #33 41.09 internal/syscall/unix
16:30:14 [2021-02-24T16:30:14.803Z] #33 41.09 time
16:30:14 [2021-02-24T16:30:14.803Z] #33 45.98 internal/poll
16:30:14 [2021-02-24T16:30:14.803Z] #33 46.91 internal/fmtsort
16:30:14 [2021-02-24T16:30:14.803Z] #33 48.25 os
16:30:14 [2021-02-24T16:30:14.803Z] #33 49.49 path/filepath
16:30:14 [2021-02-24T16:30:14.803Z] #33 49.50 fmt
16:30:14 [2021-02-24T16:30:14.803Z] #33 51.08 io/ioutil
16:30:14 [2021-02-24T16:30:14.803Z] #33 ...
16:30:14 [2021-02-24T16:30:14.803Z] 
16:30:14 [2021-02-24T16:30:14.803Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:14 [2021-02-24T16:30:14.803Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:30:14 [2021-02-24T16:30:14.803Z] #48 44.87 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:30:14 [2021-02-24T16:30:14.803Z] #48 44.89 go: finding github.com/ultraware/funlen v0.0.2
16:30:14 [2021-02-24T16:30:14.803Z] #48 44.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:30:14 [2021-02-24T16:30:14.803Z] #48 44.94 go: finding github.com/ultraware/whitespace v0.0.4
16:30:14 [2021-02-24T16:30:14.803Z] #48 44.95 go: finding github.com/uudashr/gocognit v1.0.1
16:30:14 [2021-02-24T16:30:14.803Z] #48 44.99 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:30:14 [2021-02-24T16:30:14.803Z] #48 45.06 go: finding github.com/gogo/protobuf v1.2.1
16:30:14 [2021-02-24T16:30:14.803Z] #48 45.15 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:30:14 [2021-02-24T16:30:14.803Z] #48 45.24 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:30:14 [2021-02-24T16:30:14.803Z] #48 45.25 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:30:14 [2021-02-24T16:30:14.803Z] #48 45.27 go: finding github.com/BurntSushi/toml v0.3.1
16:30:14 [2021-02-24T16:30:14.803Z] #48 45.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:30:14 [2021-02-24T16:30:14.825Z] #44 ...
16:30:14 [2021-02-24T16:30:14.825Z] 
16:30:14 [2021-02-24T16:30:14.825Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:14 [2021-02-24T16:30:14.825Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:14 [2021-02-24T16:30:14.825Z] #35 58.27 Selecting previously unselected package cmake-data.
16:30:14 [2021-02-24T16:30:14.825Z] #35 58.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:30:14 [2021-02-24T16:30:14.825Z] #35 58.32 Unpacking cmake-data (3.13.4-1) ...
16:30:14 [2021-02-24T16:30:14.825Z] #35 61.51 Selecting previously unselected package libicu63:amd64.
16:30:14 [2021-02-24T16:30:14.825Z] #35 61.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:30:14 [2021-02-24T16:30:14.825Z] #35 61.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:30:14 [2021-02-24T16:30:14.945Z] #42 89.83   DEP      criu/autofs.d
16:30:14 [2021-02-24T16:30:14.945Z] #42 89.95   DEP      criu/aio.d
16:30:14 [2021-02-24T16:30:14.945Z] #42 90.07   DEP      criu/action-scripts.d
16:30:15 [2021-02-24T16:30:15.345Z] #41 ...
16:30:15 [2021-02-24T16:30:15.345Z] 
16:30:15 [2021-02-24T16:30:15.345Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:15 [2021-02-24T16:30:15.345Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:15 [2021-02-24T16:30:15.345Z] #12 56.55 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:30:15 [2021-02-24T16:30:15.345Z] #12 56.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:15 [2021-02-24T16:30:15.345Z] #12 56.76 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:30:15 [2021-02-24T16:30:15.345Z] #12 56.78 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:15 [2021-02-24T16:30:15.500Z] #35 ...
16:30:15 [2021-02-24T16:30:15.500Z] 
16:30:15 [2021-02-24T16:30:15.500Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:15 [2021-02-24T16:30:15.500Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:15 [2021-02-24T16:30:15.500Z] #41 69.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:30:15 [2021-02-24T16:30:15.507Z] #42 90.32   CC       criu/action-scripts.o
16:30:15 [2021-02-24T16:30:15.603Z] #12 57.01 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:30:15 [2021-02-24T16:30:15.603Z] #12 57.19 Selecting previously unselected package binutils-mingw-w64-i686.
16:30:15 [2021-02-24T16:30:15.603Z] #12 57.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:15 [2021-02-24T16:30:15.764Z] #42 90.79   CC       criu/aio.o
16:30:15 [2021-02-24T16:30:15.797Z] #35 47.38 Building dependency tree...
16:30:15 [2021-02-24T16:30:15.797Z] #35 ...
16:30:15 [2021-02-24T16:30:15.797Z] 
16:30:15 [2021-02-24T16:30:15.797Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:15 [2021-02-24T16:30:15.797Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:30:15 [2021-02-24T16:30:15.797Z] #44 38.57 vendor/golang.org/x/crypto/internal/subtle
16:30:15 [2021-02-24T16:30:15.797Z] #44 38.75 vendor/golang.org/x/crypto/curve25519
16:30:15 [2021-02-24T16:30:15.797Z] #44 ...
16:30:15 [2021-02-24T16:30:15.797Z] 
16:30:15 [2021-02-24T16:30:15.797Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:15 [2021-02-24T16:30:15.797Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:30:15 [2021-02-24T16:30:15.797Z] #48 48.05 go: extracting golang.org/x/text v0.3.2
16:30:15 [2021-02-24T16:30:15.862Z] #12 57.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:30:15 [2021-02-24T16:30:15.862Z] #12 57.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:30:16 [2021-02-24T16:30:16.068Z] #41 69.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:16 [2021-02-24T16:30:16.068Z] #41 69.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:16 [2021-02-24T16:30:16.068Z] #41 ...
16:30:16 [2021-02-24T16:30:16.068Z] 
16:30:16 [2021-02-24T16:30:16.068Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:30:16 [2021-02-24T16:30:16.068Z] #46 sha256:e97f7518e9670eda78ef24c5659dc45c2fa3e3690e23847772d65a6fb6b89988
16:30:16 [2021-02-24T16:30:16.068Z] #46 DONE 69.6s
16:30:16 [2021-02-24T16:30:16.068Z] 
16:30:16 [2021-02-24T16:30:16.068Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:16 [2021-02-24T16:30:16.068Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:16 [2021-02-24T16:30:16.068Z] #41 69.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:30:16 [2021-02-24T16:30:16.068Z] #41 69.66 Setting up python-six (1.12.0-1) ...
16:30:16 [2021-02-24T16:30:16.327Z] #41 ...
16:30:16 [2021-02-24T16:30:16.327Z] 
16:30:16 [2021-02-24T16:30:16.327Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:16 [2021-02-24T16:30:16.327Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:30:16 [2021-02-24T16:30:16.327Z] #50 59.88 syscall
16:30:16 [2021-02-24T16:30:16.327Z] #50 59.92 reflect
16:30:16 [2021-02-24T16:30:16.327Z] #50 68.11 time
16:30:16 [2021-02-24T16:30:16.328Z] #42 91.26   CC       criu/autofs.o
16:30:16 [2021-02-24T16:30:16.585Z] #50 ...
16:30:16 [2021-02-24T16:30:16.585Z] 
16:30:16 [2021-02-24T16:30:16.585Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:16 [2021-02-24T16:30:16.585Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:16 [2021-02-24T16:30:16.585Z] #35 69.17 Selecting previously unselected package libxml2:amd64.
16:30:16 [2021-02-24T16:30:16.585Z] #35 69.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:30:16 [2021-02-24T16:30:16.585Z] #35 69.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:16 [2021-02-24T16:30:16.585Z] #35 70.13 Selecting previously unselected package libarchive13:amd64.
16:30:16 [2021-02-24T16:30:16.585Z] #35 70.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:30:16 [2021-02-24T16:30:16.585Z] #35 70.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:30:16 [2021-02-24T16:30:16.735Z] #48 ...
16:30:16 [2021-02-24T16:30:16.735Z] 
16:30:16 [2021-02-24T16:30:16.735Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:16 [2021-02-24T16:30:16.735Z] #33 sha256:4667b19ebbbaa9776fa8b6d09ece7704379903fd48ec9740d2d6fc568a2102ab
16:30:16 [2021-02-24T16:30:16.735Z] #33 52.83 github.com/BurntSushi/toml
16:30:16 [2021-02-24T16:30:16.735Z] #33 52.83 log
16:30:16 [2021-02-24T16:30:16.735Z] #33 52.84 flag
16:30:17 [2021-02-24T16:30:17.125Z] #35 70.55 Selecting previously unselected package libjsoncpp1:amd64.
16:30:17 [2021-02-24T16:30:17.125Z] #35 70.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:30:17 [2021-02-24T16:30:17.125Z] #35 70.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:30:17 [2021-02-24T16:30:17.383Z] #35 70.88 Selecting previously unselected package librhash0:amd64.
16:30:17 [2021-02-24T16:30:17.383Z] #35 70.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:30:17 [2021-02-24T16:30:17.383Z] #35 70.90 Unpacking librhash0:amd64 (1.3.8-1) ...
16:30:17 [2021-02-24T16:30:17.643Z] #35 71.21 Selecting previously unselected package libuv1:amd64.
16:30:17 [2021-02-24T16:30:17.643Z] #35 71.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:30:17 [2021-02-24T16:30:17.643Z] #35 71.22 Unpacking libuv1:amd64 (1.24.1-1) ...
16:30:17 [2021-02-24T16:30:17.697Z] #42 92.72   CC       criu/bfd.o
16:30:17 [2021-02-24T16:30:17.902Z] #35 71.43 Selecting previously unselected package cmake.
16:30:17 [2021-02-24T16:30:17.902Z] #35 71.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:30:17 [2021-02-24T16:30:17.902Z] #35 71.45 Unpacking cmake (3.13.4-1) ...
16:30:18 [2021-02-24T16:30:18.164Z] #33 ...
16:30:18 [2021-02-24T16:30:18.164Z] 
16:30:18 [2021-02-24T16:30:18.164Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:18 [2021-02-24T16:30:18.164Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:18 [2021-02-24T16:30:18.164Z] #44 44.55 time
16:30:18 [2021-02-24T16:30:18.164Z] #44 47.55 regexp
16:30:18 [2021-02-24T16:30:18.164Z] #44 52.63 github.com/LK4D4/vndr/versioned
16:30:18 [2021-02-24T16:30:18.164Z] #44 52.85 internal/lazyregexp
16:30:18 [2021-02-24T16:30:18.164Z] #44 52.93 os/exec
16:30:18 [2021-02-24T16:30:18.164Z] #44 52.94 net
16:30:18 [2021-02-24T16:30:18.260Z] #42 93.21   CC       criu/bitmap.o
16:30:18 [2021-02-24T16:30:18.260Z] #42 93.35   CC       criu/cgroup-props.o
16:30:18 [2021-02-24T16:30:18.391Z] #12 59.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:30:18 [2021-02-24T16:30:18.391Z] #12 59.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.391Z] #12 59.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:30:18 [2021-02-24T16:30:18.428Z] #44 ...
16:30:18 [2021-02-24T16:30:18.428Z] 
16:30:18 [2021-02-24T16:30:18.428Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:18 [2021-02-24T16:30:18.428Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.20 Selecting previously unselected package binutils-mingw-w64.
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.60 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.97 Selecting previously unselected package dmsetup.
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 53.98 Unpacking dmsetup (2:1.02.155-3) ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 54.83 Selecting previously unselected package mingw-w64-common.
16:30:18 [2021-02-24T16:30:18.428Z] #12 54.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:30:18 [2021-02-24T16:30:18.428Z] #12 54.85 Unpacking mingw-w64-common (6.0.0-3) ...
16:30:18 [2021-02-24T16:30:18.823Z] #42 ...
16:30:18 [2021-02-24T16:30:18.823Z] 
16:30:18 [2021-02-24T16:30:18.823Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:30:18 [2021-02-24T16:30:18.823Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:30:18 [2021-02-24T16:30:18.823Z] #19 28.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 28.99 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 30.98 Selecting previously unselected package python3-minimal.
16:30:18 [2021-02-24T16:30:18.823Z] #19 30.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.04 Unpacking python3-minimal (3.7.3-1) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.14 Selecting previously unselected package libmpdec2:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.15 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.26 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 31.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.22 Selecting previously unselected package python3.7.
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.24 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.36 Selecting previously unselected package libpython3-stdlib:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 32.48 Setting up python3-minimal (3.7.3-1) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.39 Selecting previously unselected package python3.
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.48 Unpacking python3 (3.7.3-1) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.60 Selecting previously unselected package libip4tc0:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.61 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.69 Selecting previously unselected package libip6tc0:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.71 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.80 Selecting previously unselected package libiptc0:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.81 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.90 Selecting previously unselected package libnfnetlink0:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.97 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 33.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 34.08 Selecting previously unselected package libnftnl11:amd64.
16:30:18 [2021-02-24T16:30:18.823Z] #19 34.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 34.12 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:30:18 [2021-02-24T16:30:18.823Z] #19 34.20 Selecting previously unselected package iptables.
16:30:18 [2021-02-24T16:30:18.958Z] #12 ...
16:30:18 [2021-02-24T16:30:18.958Z] 
16:30:18 [2021-02-24T16:30:18.958Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:30:18 [2021-02-24T16:30:18.958Z] #46 sha256:db6755a3318f60d8284f98892a2012ccb47f7cb9a517d9989a75e89b96210e69
16:30:18 [2021-02-24T16:30:18.958Z] #46 DONE 60.5s
16:30:18 [2021-02-24T16:30:18.958Z] 
16:30:18 [2021-02-24T16:30:18.958Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:18 [2021-02-24T16:30:18.958Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:30:18 [2021-02-24T16:30:18.958Z] #50 50.41 syscall
16:30:18 [2021-02-24T16:30:18.958Z] #50 50.41 reflect
16:30:18 [2021-02-24T16:30:18.958Z] #50 58.12 time
16:30:19 [2021-02-24T16:30:19.080Z] #19 34.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:30:19 [2021-02-24T16:30:19.080Z] #19 34.21 Unpacking iptables (1.8.2-4) ...
16:30:19 [2021-02-24T16:30:19.080Z] #19 ...
16:30:19 [2021-02-24T16:30:19.080Z] 
16:30:19 [2021-02-24T16:30:19.080Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:19 [2021-02-24T16:30:19.080Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:19 [2021-02-24T16:30:19.080Z] #42 94.02   CC       criu/cgroup.o
16:30:19 [2021-02-24T16:30:19.217Z] #50 ...
16:30:19 [2021-02-24T16:30:19.217Z] 
16:30:19 [2021-02-24T16:30:19.217Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:19 [2021-02-24T16:30:19.217Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:19 [2021-02-24T16:30:19.217Z] #41 58.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:30:19 [2021-02-24T16:30:19.217Z] #41 58.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:19 [2021-02-24T16:30:19.217Z] #41 58.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:19 [2021-02-24T16:30:19.217Z] #41 58.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:30:19 [2021-02-24T16:30:19.217Z] #41 58.72 Setting up python-six (1.12.0-1) ...
16:30:19 [2021-02-24T16:30:19.832Z] #12 ...
16:30:19 [2021-02-24T16:30:19.832Z] 
16:30:19 [2021-02-24T16:30:19.832Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:19 [2021-02-24T16:30:19.832Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:30:19 [2021-02-24T16:30:19.832Z] #50 46.25 regexp
16:30:19 [2021-02-24T16:30:19.832Z] #50 46.35 context
16:30:19 [2021-02-24T16:30:19.832Z] #50 46.42 internal/poll
16:30:19 [2021-02-24T16:30:19.832Z] #50 49.28 os
16:30:19 [2021-02-24T16:30:19.832Z] #50 53.28 mvdan.cc/sh/v3/fileutil
16:30:19 [2021-02-24T16:30:19.832Z] #50 53.55 encoding/binary
16:30:19 [2021-02-24T16:30:19.832Z] #50 53.55 flag
16:30:19 [2021-02-24T16:30:19.832Z] #50 53.55 go/token
16:30:19 [2021-02-24T16:30:19.832Z] #50 53.55 github.com/pkg/diff
16:30:19 [2021-02-24T16:30:19.832Z] #50 55.69 go/scanner
16:30:19 [2021-02-24T16:30:19.832Z] #50 56.32 mvdan.cc/editorconfig
16:30:20 [2021-02-24T16:30:20.096Z] #50 ...
16:30:20 [2021-02-24T16:30:20.096Z] 
16:30:20 [2021-02-24T16:30:20.096Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:20 [2021-02-24T16:30:20.096Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:20 [2021-02-24T16:30:20.096Z] #44 56.08 net/url
16:30:20 [2021-02-24T16:30:20.096Z] #44 56.09 go/scanner
16:30:20 [2021-02-24T16:30:20.096Z] #44 56.09 text/template/parse
16:30:20 [2021-02-24T16:30:20.435Z] #35 ...
16:30:20 [2021-02-24T16:30:20.435Z] 
16:30:20 [2021-02-24T16:30:20.435Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:20 [2021-02-24T16:30:20.435Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:30:20 [2021-02-24T16:30:20.435Z] #33 63.92 time
16:30:20 [2021-02-24T16:30:20.435Z] #33 69.26 internal/poll
16:30:20 [2021-02-24T16:30:20.435Z] #33 71.72 internal/fmtsort
16:30:20 [2021-02-24T16:30:20.435Z] #33 72.27 internal/syscall/execenv
16:30:20 [2021-02-24T16:30:20.435Z] #33 72.42 internal/syscall/unix
16:30:20 [2021-02-24T16:30:20.435Z] #33 72.46 strings
16:30:20 [2021-02-24T16:30:20.435Z] #33 72.80 os
16:30:20 [2021-02-24T16:30:20.435Z] #33 ...
16:30:20 [2021-02-24T16:30:20.435Z] 
16:30:20 [2021-02-24T16:30:20.435Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:20 [2021-02-24T16:30:20.435Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:20 [2021-02-24T16:30:20.435Z] #41 74.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:30:20 [2021-02-24T16:30:20.435Z] #41 74.07 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:30:20 [2021-02-24T16:30:20.435Z] #41 74.09 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.435Z] #41 74.11 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:30:20 [2021-02-24T16:30:20.435Z] #41 74.12 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.435Z] #41 74.15 Setting up protobuf-compiler (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.594Z] #41 ...
16:30:20 [2021-02-24T16:30:20.594Z] 
16:30:20 [2021-02-24T16:30:20.594Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:20 [2021-02-24T16:30:20.594Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:30:20 [2021-02-24T16:30:20.594Z] #31 51.62 Checking out files:  90% (1381/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.
16:30:20 [2021-02-24T16:30:20.594Z] #31 52.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:30:20 [2021-02-24T16:30:20.594Z] #31 53.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:20 [2021-02-24T16:30:20.676Z] #44 ...
16:30:20 [2021-02-24T16:30:20.676Z] 
16:30:20 [2021-02-24T16:30:20.676Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:20 [2021-02-24T16:30:20.676Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:30:20 [2021-02-24T16:30:20.676Z] #35 47.18 Selecting previously unselected package libicu63:arm64.
16:30:20 [2021-02-24T16:30:20.676Z] #35 47.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 47.21 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 53.98 Selecting previously unselected package libxml2:arm64.
16:30:20 [2021-02-24T16:30:20.676Z] #35 54.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 54.00 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 55.29 Selecting previously unselected package libarchive13:arm64.
16:30:20 [2021-02-24T16:30:20.676Z] #35 55.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 55.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 56.17 Selecting previously unselected package libjsoncpp1:arm64.
16:30:20 [2021-02-24T16:30:20.676Z] #35 56.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 56.32 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 56.84 Selecting previously unselected package librhash0:arm64.
16:30:20 [2021-02-24T16:30:20.676Z] #35 56.84 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
16:30:20 [2021-02-24T16:30:20.676Z] #35 56.85 Unpacking librhash0:arm64 (1.3.8-1) ...
16:30:20 [2021-02-24T16:30:20.693Z] #41 74.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:20 [2021-02-24T16:30:20.693Z] #41 74.20 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.693Z] #41 74.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:30:20 [2021-02-24T16:30:20.693Z] #41 74.23 Setting up python-protobuf (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.852Z] #31 ...
16:30:20 [2021-02-24T16:30:20.853Z] 
16:30:20 [2021-02-24T16:30:20.853Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:20 [2021-02-24T16:30:20.853Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:20 [2021-02-24T16:30:20.853Z] #35 52.44 Selecting previously unselected package libicu63:amd64.
16:30:20 [2021-02-24T16:30:20.853Z] #35 52.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 52.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 59.80 Selecting previously unselected package libxml2:amd64.
16:30:20 [2021-02-24T16:30:20.853Z] #35 59.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 59.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 60.61 Selecting previously unselected package libarchive13:amd64.
16:30:20 [2021-02-24T16:30:20.853Z] #35 60.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 60.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.00 Selecting previously unselected package libjsoncpp1:amd64.
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.21 Selecting previously unselected package librhash0:amd64.
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.25 Unpacking librhash0:amd64 (1.3.8-1) ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.44 Selecting previously unselected package libuv1:amd64.
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.45 Unpacking libuv1:amd64 (1.24.1-1) ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.62 Selecting previously unselected package cmake.
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:30:20 [2021-02-24T16:30:20.853Z] #35 61.68 Unpacking cmake (3.13.4-1) ...
16:30:20 [2021-02-24T16:30:20.941Z] #35 57.28 Selecting previously unselected package libuv1:arm64.
16:30:20 [2021-02-24T16:30:20.942Z] #35 57.28 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
16:30:20 [2021-02-24T16:30:20.942Z] #35 57.29 Unpacking libuv1:arm64 (1.24.1-1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #35 ...
16:30:20 [2021-02-24T16:30:20.942Z] 
16:30:20 [2021-02-24T16:30:20.942Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:20 [2021-02-24T16:30:20.942Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:30:20 [2021-02-24T16:30:20.942Z] #41 53.11 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 53.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 53.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 53.28 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 53.45 Setting up python-six (1.12.0-1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 55.85 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.31 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.44 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.62 Setting up libcap-dev:arm64 (1:2.25-2) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.63 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.83 Setting up protobuf-compiler (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 56.90 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 57.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:30:20 [2021-02-24T16:30:20.942Z] #41 57.25 Setting up python-protobuf (3.6.1.3-2) ...
16:30:21 [2021-02-24T16:30:21.078Z] #48 52.93 go: finding github.com/fatih/color v1.7.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.05 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.15 go: finding github.com/mattn/go-colorable v0.1.4
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.18 go: finding github.com/mattn/go-isatty v0.0.8
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.24 go: finding github.com/go-critic/go-critic v0.4.1
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.28 go: finding github.com/pkg/errors v0.8.1
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.31 go: finding github.com/go-lintpack/lintpack v0.5.2
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.40 go: finding github.com/sirupsen/logrus v1.4.2
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.40 go: finding github.com/go-toolsmith/astequal v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.42 go: finding github.com/mitchellh/go-homedir v1.1.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.43 go: finding github.com/stretchr/testify v1.4.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.44 go: finding github.com/go-toolsmith/astp v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.53 go: finding github.com/go-toolsmith/astfmt v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.55 go: finding github.com/davecgh/go-spew v1.1.1
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.55 go: finding github.com/go-toolsmith/astcast v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.58 go: finding github.com/go-toolsmith/typep v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.61 go: finding github.com/pmezard/go-difflib v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.62 go: finding github.com/spf13/viper v1.6.1
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.65 go: finding github.com/go-toolsmith/astcopy v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.65 go: finding github.com/stretchr/objx v0.2.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.79 go: finding gopkg.in/yaml.v2 v2.2.7
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.79 go: finding github.com/go-toolsmith/strparse v1.0.0
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.85 go: finding github.com/fsnotify/fsnotify v1.4.7
16:30:21 [2021-02-24T16:30:21.078Z] #48 53.95 go: finding github.com/spf13/cobra v0.0.5
16:30:21 [2021-02-24T16:30:21.111Z] #35 ...
16:30:21 [2021-02-24T16:30:21.111Z] 
16:30:21 [2021-02-24T16:30:21.111Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:21 [2021-02-24T16:30:21.111Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:21 [2021-02-24T16:30:21.111Z] #12 62.64 Selecting previously unselected package binutils-mingw-w64.
16:30:21 [2021-02-24T16:30:21.111Z] #12 62.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:30:21 [2021-02-24T16:30:21.111Z] #12 62.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:30:21 [2021-02-24T16:30:21.338Z] #48 53.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
16:30:21 [2021-02-24T16:30:21.338Z] #48 54.05 go: finding github.com/hashicorp/hcl v1.0.0
16:30:21 [2021-02-24T16:30:21.338Z] #48 54.11 go: finding github.com/spf13/pflag v1.0.5
16:30:21 [2021-02-24T16:30:21.338Z] #48 54.13 go: finding github.com/gobwas/glob v0.2.3
16:30:21 [2021-02-24T16:30:21.338Z] #48 54.17 go: finding github.com/bombsimon/wsl/v2 v2.0.0
16:30:21 [2021-02-24T16:30:21.338Z] #48 54.20 go: finding github.com/magiconair/properties v1.8.1
16:30:21 [2021-02-24T16:30:21.370Z] #12 62.81 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:30:21 [2021-02-24T16:30:21.370Z] #12 62.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:30:21 [2021-02-24T16:30:21.370Z] #12 62.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.24 go: finding github.com/mitchellh/mapstructure v1.1.2
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.32 go: finding github.com/pelletier/go-toml v1.2.0
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.51 go: finding github.com/spf13/afero v1.1.2
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.51 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.52 go: finding github.com/spf13/cast v1.3.0
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.56 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:30:21 [2021-02-24T16:30:21.598Z] #48 54.56 go: finding github.com/spf13/jwalterweatherman v1.0.0
16:30:21 [2021-02-24T16:30:21.629Z] #12 62.98 Selecting previously unselected package dmsetup.
16:30:21 [2021-02-24T16:30:21.629Z] #12 62.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:30:21 [2021-02-24T16:30:21.629Z] #12 63.01 Unpacking dmsetup (2:1.02.155-3) ...
16:30:21 [2021-02-24T16:30:21.629Z] #12 63.23 Selecting previously unselected package mingw-w64-common.
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.58 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.59 go: finding github.com/subosito/gotenv v1.2.0
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.70 go: finding gopkg.in/ini.v1 v1.51.0
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.71 go: finding golang.org/x/text v0.3.2
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:30:21 [2021-02-24T16:30:21.858Z] #48 54.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:30:21 [2021-02-24T16:30:21.887Z] #12 63.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:30:21 [2021-02-24T16:30:21.887Z] #12 63.27 Unpacking mingw-w64-common (6.0.0-3) ...
16:30:22 [2021-02-24T16:30:22.072Z] #41 ...
16:30:22 [2021-02-24T16:30:22.072Z] 
16:30:22 [2021-02-24T16:30:22.072Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:22 [2021-02-24T16:30:22.072Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.69 Setting up xxd (2:8.1.0875-5) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.70 Setting up libuv1:amd64 (1.24.1-1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.74 Setting up vim-common (2:8.1.0875-5) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.79 Setting up librhash0:amd64 (1.3.8-1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.81 Setting up cmake-data (3.13.4-1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.88 Setting up cmake (3.13.4-1) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.89 Processing triggers for libc-bin (2.28-10) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 74.95 Processing triggers for mime-support (3.62) ...
16:30:22 [2021-02-24T16:30:22.073Z] #35 DONE 75.7s
16:30:22 [2021-02-24T16:30:22.118Z] #48 54.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:30:22 [2021-02-24T16:30:22.118Z] #48 54.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:30:22 [2021-02-24T16:30:22.118Z] #48 54.97 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:30:22 [2021-02-24T16:30:22.118Z] #48 55.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:30:22 [2021-02-24T16:30:22.332Z] 
16:30:22 [2021-02-24T16:30:22.332Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:22 [2021-02-24T16:30:22.332Z] #36 sha256:976f1b8c00729cd7ea33c34d4183c681ba23cc9e10528c8642bbdcc53898774c
16:30:22 [2021-02-24T16:30:22.350Z] #42 96.81   CC       criu/clone-noasan.o
16:30:22 [2021-02-24T16:30:22.350Z] #42 97.08   CC       criu/config.o
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.09 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.10 go: finding github.com/kisielk/gotool v1.0.0
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:30:22 [2021-02-24T16:30:22.379Z] #48 55.26 go: finding github.com/sourcegraph/go-diff v0.5.1
16:30:22 [2021-02-24T16:30:22.639Z] #48 55.28 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:30:22 [2021-02-24T16:30:22.639Z] #48 55.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1
16:30:22 [2021-02-24T16:30:22.639Z] #48 55.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:30:22 [2021-02-24T16:30:22.639Z] #48 55.38 go: finding github.com/ultraware/funlen v0.0.2
16:30:22 [2021-02-24T16:30:22.639Z] #48 55.40 go: finding github.com/ultraware/whitespace v0.0.4
16:30:22 [2021-02-24T16:30:22.639Z] #48 55.42 go: finding github.com/uudashr/gocognit v1.0.1
16:30:22 [2021-02-24T16:30:22.899Z] #48 55.52 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:30:22 [2021-02-24T16:30:22.899Z] #48 55.61 go: finding github.com/gogo/protobuf v1.2.1
16:30:23 [2021-02-24T16:30:23.160Z] #48 55.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3
16:30:23 [2021-02-24T16:30:23.160Z] #48 56.00 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:30:23 [2021-02-24T16:30:23.160Z] #48 ...
16:30:23 [2021-02-24T16:30:23.160Z] 
16:30:23 [2021-02-24T16:30:23.160Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
16:30:23 [2021-02-24T16:30:23.160Z] #63 sha256:63d17a3e401acc75c5120b8f5c69423c3795cbe0bf53b43e03aa45b63a7d80d2
16:30:23 [2021-02-24T16:30:23.160Z] #63 DONE 56.0s
16:30:23 [2021-02-24T16:30:23.160Z] 
16:30:23 [2021-02-24T16:30:23.160Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:23 [2021-02-24T16:30:23.160Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:30:23 [2021-02-24T16:30:23.160Z] #48 56.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:30:23 [2021-02-24T16:30:23.160Z] #48 ...
16:30:23 [2021-02-24T16:30:23.160Z] 
16:30:23 [2021-02-24T16:30:23.160Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:23 [2021-02-24T16:30:23.160Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:23 [2021-02-24T16:30:23.160Z] #35 47.38 Building dependency tree...
16:30:23 [2021-02-24T16:30:23.160Z] #35 50.94 The following additional packages will be installed:
16:30:23 [2021-02-24T16:30:23.160Z] #35 50.96   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
16:30:23 [2021-02-24T16:30:23.160Z] #35 50.97 Suggested packages:
16:30:23 [2021-02-24T16:30:23.160Z] #35 50.99   cmake-doc ninja-build lrzip
16:30:23 [2021-02-24T16:30:23.160Z] #35 50.99 Recommended packages:
16:30:23 [2021-02-24T16:30:23.160Z] #35 50.99   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:30:23 [2021-02-24T16:30:23.160Z] #35 51.96 The following NEW packages will be installed:
16:30:23 [2021-02-24T16:30:23.160Z] #35 51.97   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
16:30:23 [2021-02-24T16:30:23.160Z] #35 51.98   vim-common xxd
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.46 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.46 Need to get 14.9 MB of archives.
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.46 After this operation, 61.8 MB of additional disk space will be used.
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 52.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 53.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 53.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 53.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 53.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 53.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 53.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
16:30:23 [2021-02-24T16:30:23.160Z] #35 55.18 debconf: delaying package configuration, since apt-utils is not installed
16:30:23 [2021-02-24T16:30:23.160Z] #35 55.52 Fetched 14.9 MB in 2s (8349 kB/s)
16:30:23 [2021-02-24T16:30:23.160Z] #35 55.78 Selecting previously unselected package xxd.
16:30:23 [2021-02-24T16:30:23.160Z] #35 55.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:30:23 [2021-02-24T16:30:23.160Z] #35 55.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
16:30:23 [2021-02-24T16:30:23.160Z] #35 55.95 Unpacking xxd (2:8.1.0875-5) ...
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.143 + RM_GOPATH=0
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.143 + TMP_GOPATH=
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.143 + : /build
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.143 + '[' -z '' ']'
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.143 ++ mktemp -d
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.152 + export GOPATH=/tmp/tmp.iNRADjAuQL
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.152 + GOPATH=/tmp/tmp.iNRADjAuQL
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.152 + RM_GOPATH=1
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.152 + case "$(go env GOARCH)" in
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.154 ++ go env GOARCH
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.179 + export GO_BUILDMODE=-buildmode=pie
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.179 + GO_BUILDMODE=-buildmode=pie
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.179 ++ dirname /tmp/install/install.sh
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.182 + dir=/tmp/install
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.182 + bin=tini
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.187 + shift
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.191 + '[' '!' -f /tmp/install/tini.installer ']'
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.191 + . /tmp/install/tini.installer
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.191 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.191 + install_tini
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.195 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.199 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.iNRADjAuQL/tini
16:30:23 [2021-02-24T16:30:23.269Z] #36 1.200 Cloning into '/tmp/tmp.iNRADjAuQL/tini'...
16:30:23 [2021-02-24T16:30:23.420Z] #35 ...
16:30:23 [2021-02-24T16:30:23.420Z] 
16:30:23 [2021-02-24T16:30:23.420Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:30:23 [2021-02-24T16:30:23.420Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:30:23 [2021-02-24T16:30:23.420Z] #48 56.24 go: finding github.com/BurntSushi/toml v0.3.1
16:30:23 [2021-02-24T16:30:23.420Z] #48 56.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:30:23 [2021-02-24T16:30:23.718Z] #42 98.47   CC       criu/cr-check.o
16:30:24 [2021-02-24T16:30:24.205Z] #36 2.031 + cd /tmp/tmp.iNRADjAuQL/tini
16:30:24 [2021-02-24T16:30:24.206Z] #36 2.032 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:30:24 [2021-02-24T16:30:24.206Z] #36 2.040 + cmake .
16:30:24 [2021-02-24T16:30:24.341Z] #42 ...
16:30:24 [2021-02-24T16:30:24.341Z] 
16:30:24 [2021-02-24T16:30:24.341Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:30:24 [2021-02-24T16:30:24.341Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.54 Selecting previously unselected package xxd.
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.55 Unpacking xxd (2:8.1.0875-5) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.66 Selecting previously unselected package vim-common.
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.72 Unpacking vim-common (2:8.1.0875-5) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.91 Selecting previously unselected package bash-completion.
16:30:24 [2021-02-24T16:30:24.341Z] #19 34.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 37.69 Unpacking bash-completion (1:2.8-6) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.06 Selecting previously unselected package bzip2.
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.15 Selecting previously unselected package xz-utils.
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.16 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.17 Unpacking xz-utils (5.2.4-1) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.33 Selecting previously unselected package apparmor.
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.34 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.45 Unpacking apparmor (2.13.2-10) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.77 Selecting previously unselected package aufs-tools.
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.91 Selecting previously unselected package libonig5:amd64.
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 38.93 Unpacking libonig5:amd64 (6.9.1-1) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.12 Selecting previously unselected package libjq1:amd64.
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.24 Selecting previously unselected package jq.
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.27 Unpacking jq (1.5+dfsg-2+b1) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.37 Selecting previously unselected package libaio1:amd64.
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.38 Unpacking libaio1:amd64 (0.3.112-3) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.44 Selecting previously unselected package libgpm2:amd64.
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.47 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.57 Selecting previously unselected package libicu63:amd64.
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:30:24 [2021-02-24T16:30:24.341Z] #19 39.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:30:25 [2021-02-24T16:30:25.142Z] #36 2.790 -- The C compiler identification is GNU 8.3.0
16:30:25 [2021-02-24T16:30:25.142Z] #36 2.909 -- Check for working C compiler: /usr/bin/cc
16:30:25 [2021-02-24T16:30:25.174Z] #12 ...
16:30:25 [2021-02-24T16:30:25.174Z] 
16:30:25 [2021-02-24T16:30:25.174Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:25 [2021-02-24T16:30:25.174Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:25 [2021-02-24T16:30:25.174Z] #35 64.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 64.96 Setting up xxd (2:8.1.0875-5) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 64.98 Setting up libuv1:amd64 (1.24.1-1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 64.98 Setting up vim-common (2:8.1.0875-5) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.05 Setting up librhash0:amd64 (1.3.8-1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.05 Setting up cmake-data (3.13.4-1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.15 Setting up cmake (3.13.4-1) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.15 Processing triggers for libc-bin (2.28-10) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 65.26 Processing triggers for mime-support (3.62) ...
16:30:25 [2021-02-24T16:30:25.174Z] #35 DONE 66.1s
16:30:25 [2021-02-24T16:30:25.174Z] 
16:30:25 [2021-02-24T16:30:25.174Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:25 [2021-02-24T16:30:25.174Z] #36 sha256:bd666c521d1f577bf8380899d49bd9896f1e6b8d4e014290ebe394a8786ab579
16:30:25 [2021-02-24T16:30:25.178Z] #41 61.04 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
16:30:25 [2021-02-24T16:30:25.178Z] #41 61.61 Processing triggers for libc-bin (2.28-10) ...
16:30:26 [2021-02-24T16:30:26.078Z] #36 3.768 -- Check for working C compiler: /usr/bin/cc -- works
16:30:26 [2021-02-24T16:30:26.078Z] #36 3.770 -- Detecting C compiler ABI info
16:30:26 [2021-02-24T16:30:26.078Z] #36 ...
16:30:26 [2021-02-24T16:30:26.078Z] 
16:30:26 [2021-02-24T16:30:26.078Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:26 [2021-02-24T16:30:26.078Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:26 [2021-02-24T16:30:26.078Z] #12 69.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:30:26 [2021-02-24T16:30:26.078Z] #12 69.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 69.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.15 Selecting previously unselected package binutils-mingw-w64.
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.35 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.59 Selecting previously unselected package dmsetup.
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.64 Unpacking dmsetup (2:1.02.155-3) ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.81 Selecting previously unselected package mingw-w64-common.
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 73.82 Unpacking mingw-w64-common (6.0.0-3) ...
16:30:26 [2021-02-24T16:30:26.078Z] #12 79.71 Selecting previously unselected package mingw-w64-x86-64-dev.
16:30:26 [2021-02-24T16:30:26.120Z] #36 ...
16:30:26 [2021-02-24T16:30:26.120Z] 
16:30:26 [2021-02-24T16:30:26.120Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:26 [2021-02-24T16:30:26.120Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:30:26 [2021-02-24T16:30:26.120Z] #44 57.45 time
16:30:26 [2021-02-24T16:30:26.120Z] #44 62.63 os
16:30:26 [2021-02-24T16:30:26.120Z] #44 64.00 strings
16:30:26 [2021-02-24T16:30:26.120Z] #44 66.58 fmt
16:30:26 [2021-02-24T16:30:26.120Z] #44 67.61 regexp/syntax
16:30:26 [2021-02-24T16:30:26.120Z] #44 ...
16:30:26 [2021-02-24T16:30:26.120Z] 
16:30:26 [2021-02-24T16:30:26.120Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:26 [2021-02-24T16:30:26.120Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.26 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.28 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.29 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.31 Setting up protobuf-compiler (3.6.1.3-2) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.36 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:30:26 [2021-02-24T16:30:26.120Z] #41 63.39 Setting up python-protobuf (3.6.1.3-2) ...
16:30:26 [2021-02-24T16:30:26.337Z] #12 79.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:30:26 [2021-02-24T16:30:26.337Z] #12 79.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:30:26 [2021-02-24T16:30:26.596Z] #12 ...
16:30:26 [2021-02-24T16:30:26.596Z] 
16:30:26 [2021-02-24T16:30:26.596Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:26 [2021-02-24T16:30:26.596Z] #36 sha256:976f1b8c00729cd7ea33c34d4183c681ba23cc9e10528c8642bbdcc53898774c
16:30:26 [2021-02-24T16:30:26.596Z] #36 4.338 -- Detecting C compiler ABI info - done
16:30:26 [2021-02-24T16:30:26.596Z] #36 4.385 -- Detecting C compile features
16:30:26 [2021-02-24T16:30:26.688Z] #41 ...
16:30:26 [2021-02-24T16:30:26.688Z] 
16:30:26 [2021-02-24T16:30:26.688Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:26 [2021-02-24T16:30:26.688Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:30:26 [2021-02-24T16:30:26.688Z] #33 58.23 internal/poll
16:30:26 [2021-02-24T16:30:26.688Z] #33 60.66 internal/syscall/execenv
16:30:26 [2021-02-24T16:30:26.688Z] #33 60.86 internal/syscall/unix
16:30:26 [2021-02-24T16:30:26.688Z] #33 61.07 os
16:30:26 [2021-02-24T16:30:26.688Z] #33 61.85 internal/fmtsort
16:30:26 [2021-02-24T16:30:26.688Z] #33 62.59 strings
16:30:26 [2021-02-24T16:30:26.688Z] #33 65.22 fmt
16:30:26 [2021-02-24T16:30:26.688Z] #33 65.50 path/filepath
16:30:26 [2021-02-24T16:30:26.688Z] #33 67.18 io/ioutil
16:30:26 [2021-02-24T16:30:26.688Z] #33 67.85 path
16:30:26 [2021-02-24T16:30:26.723Z] #48 ...
16:30:26 [2021-02-24T16:30:26.723Z] 
16:30:26 [2021-02-24T16:30:26.723Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:30:26 [2021-02-24T16:30:26.723Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
16:30:26 [2021-02-24T16:30:26.723Z] #54 44.33 Reading package lists...
16:30:26 [2021-02-24T16:30:26.723Z] #54 51.13 Building dependency tree...
16:30:26 [2021-02-24T16:30:26.723Z] #54 54.82 The following additional packages will be installed:
16:30:26 [2021-02-24T16:30:26.723Z] #54 54.82   libbtrfs0
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.06 The following NEW packages will be installed:
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.08   libbtrfs-dev libbtrfs0
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.58 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.58 Need to get 119 kB of archives.
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.58 After this operation, 387 kB of additional disk space will be used.
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:30:26 [2021-02-24T16:30:26.723Z] #54 55.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:30:26 [2021-02-24T16:30:26.723Z] #54 57.16 debconf: delaying package configuration, since apt-utils is not installed
16:30:26 [2021-02-24T16:30:26.723Z] #54 57.63 Fetched 119 kB in 0s (361 kB/s)
16:30:26 [2021-02-24T16:30:26.723Z] #54 57.79 Selecting previously unselected package libbtrfs0.
16:30:26 [2021-02-24T16:30:26.723Z] #54 57.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
16:30:26 [2021-02-24T16:30:26.723Z] #54 57.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 57.90 Unpacking libbtrfs0 (4.20.1-2) ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 58.06 Selecting previously unselected package libbtrfs-dev.
16:30:26 [2021-02-24T16:30:26.723Z] #54 58.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 58.09 Unpacking libbtrfs-dev (4.20.1-2) ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 58.50 Setting up libbtrfs0 (4.20.1-2) ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 58.56 Setting up libbtrfs-dev (4.20.1-2) ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 58.58 Processing triggers for libc-bin (2.28-10) ...
16:30:26 [2021-02-24T16:30:26.723Z] #54 DONE 59.0s
16:30:26 [2021-02-24T16:30:26.723Z] 
16:30:26 [2021-02-24T16:30:26.723Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:26 [2021-02-24T16:30:26.723Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:30:26 [2021-02-24T16:30:26.948Z] #33 68.38 text/tabwriter
16:30:26 [2021-02-24T16:30:26.948Z] #33 ...
16:30:26 [2021-02-24T16:30:26.948Z] 
16:30:26 [2021-02-24T16:30:26.948Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:26 [2021-02-24T16:30:26.948Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:30:26 [2021-02-24T16:30:26.948Z] #50 64.15 context
16:30:26 [2021-02-24T16:30:26.948Z] #50 64.58 encoding/binary
16:30:26 [2021-02-24T16:30:26.948Z] #50 64.94 os
16:30:26 [2021-02-24T16:30:26.948Z] #50 66.97 encoding/base64
16:30:26 [2021-02-24T16:30:26.948Z] #50 67.85 golang.org/x/sys/unix
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.128 + RM_GOPATH=0
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.129 + TMP_GOPATH=
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.129 + : /build
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.129 + '[' -z '' ']'
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.131 ++ mktemp -d
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.136 + export GOPATH=/tmp/tmp.1mENYfqZUf
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.136 + GOPATH=/tmp/tmp.1mENYfqZUf
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.136 + RM_GOPATH=1
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.136 + case "$(go env GOARCH)" in
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.136 ++ go env GOARCH
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.176 + export GO_BUILDMODE=-buildmode=pie
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.176 + GO_BUILDMODE=-buildmode=pie
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.177 ++ dirname /tmp/install/install.sh
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 + dir=/tmp/install
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 + bin=containerd
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 + shift
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 + '[' '!' -f /tmp/install/containerd.installer ']'
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 + . /tmp/install/containerd.installer
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 ++ set -e
16:30:27 [2021-02-24T16:30:27.293Z] #55 1.188 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:27 [2021-02-24T16:30:27.293Z] #55 ...
16:30:27 [2021-02-24T16:30:27.293Z] 
16:30:27 [2021-02-24T16:30:27.293Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:27 [2021-02-24T16:30:27.293Z] #12 43.60 Reading package lists...
16:30:27 [2021-02-24T16:30:27.293Z] #12 50.52 Building dependency tree...
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.20 The following additional packages will be installed:
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.20   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.20   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.22   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.22   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.23   mingw-w64-x86-64-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.24 Suggested packages:
16:30:27 [2021-02-24T16:30:27.293Z] #12 54.25   gcc-8-locales seccomp wine64
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.03 The following NEW packages will be installed:
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.05   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.05   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.05   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.06   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.06   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.07   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.13 The following packages will be upgraded:
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.13   libsystemd0 libudev1
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.81 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.81 Need to get 78.2 MB of archives.
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.81 After this operation, 487 MB of additional disk space will be used.
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 56.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 57.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 57.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 57.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 57.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 57.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 57.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 58.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
16:30:27 [2021-02-24T16:30:27.293Z] #12 58.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
16:30:27 [2021-02-24T16:30:27.554Z] #12 ...
16:30:27 [2021-02-24T16:30:27.554Z] 
16:30:27 [2021-02-24T16:30:27.554Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:27 [2021-02-24T16:30:27.554Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:30:27 [2021-02-24T16:30:27.554Z] #55 1.189 + install_containerd
16:30:27 [2021-02-24T16:30:27.554Z] #55 1.189 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
16:30:27 [2021-02-24T16:30:27.554Z] #55 1.189 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:27 [2021-02-24T16:30:27.554Z] #55 1.189 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1mENYfqZUf/src/github.com/containerd/containerd
16:30:27 [2021-02-24T16:30:27.554Z] #55 1.191 Cloning into '/tmp/tmp.1mENYfqZUf/src/github.com/containerd/containerd'...
16:30:27 [2021-02-24T16:30:27.554Z] #55 ...
16:30:27 [2021-02-24T16:30:27.554Z] 
16:30:27 [2021-02-24T16:30:27.554Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:27 [2021-02-24T16:30:27.554Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:27 [2021-02-24T16:30:27.554Z] #41 44.08 Reading package lists...
16:30:27 [2021-02-24T16:30:27.554Z] #41 50.67 Building dependency tree...
16:30:27 [2021-02-24T16:30:27.554Z] #41 54.56 The following additional packages will be installed:
16:30:27 [2021-02-24T16:30:27.554Z] #41 54.56   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
16:30:27 [2021-02-24T16:30:27.554Z] #41 54.56   libprotoc17 python-pkg-resources python-six zlib1g-dev
16:30:27 [2021-02-24T16:30:27.554Z] #41 54.58 Suggested packages:
16:30:27 [2021-02-24T16:30:27.554Z] #41 54.59   manpages-dev python-setuptools
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.25 The following NEW packages will be installed:
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.25   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.25   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.25   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.25   python-six zlib1g-dev
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 Need to get 4095 kB of archives.
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 After this operation, 22.5 MB of additional disk space will be used.
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 56.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 57.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 57.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 57.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 57.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 57.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 57.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
16:30:27 [2021-02-24T16:30:27.554Z] #41 58.89 debconf: delaying package configuration, since apt-utils is not installed
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.31 Fetched 4095 kB in 1s (4698 kB/s)
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.56 Selecting previously unselected package libcap-dev:amd64.
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.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.)
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.63 Unpacking libcap-dev:amd64 (1:2.25-2) ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.83 Selecting previously unselected package libnet1:amd64.
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 59.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 60.11 Selecting previously unselected package libnet1-dev.
16:30:27 [2021-02-24T16:30:27.554Z] #41 60.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 60.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 60.39 Selecting previously unselected package libnl-3-200:amd64.
16:30:27 [2021-02-24T16:30:27.554Z] #41 60.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
16:30:27 [2021-02-24T16:30:27.554Z] #41 60.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:30:27 [2021-02-24T16:30:27.815Z] #41 60.59 Selecting previously unselected package libnl-3-dev:amd64.
16:30:27 [2021-02-24T16:30:27.815Z] #41 60.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
16:30:27 [2021-02-24T16:30:27.815Z] #41 60.61 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
16:30:27 [2021-02-24T16:30:27.884Z] #50 69.38 fmt
16:30:27 [2021-02-24T16:30:27.975Z] #36 ...
16:30:27 [2021-02-24T16:30:27.975Z] 
16:30:27 [2021-02-24T16:30:27.975Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:27 [2021-02-24T16:30:27.975Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:27 [2021-02-24T16:30:27.975Z] #41 80.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:30:27 [2021-02-24T16:30:27.975Z] #41 80.45 Processing triggers for libc-bin (2.28-10) ...
16:30:27 [2021-02-24T16:30:27.975Z] #41 DONE 81.2s
16:30:27 [2021-02-24T16:30:27.975Z] 
16:30:27 [2021-02-24T16:30:27.975Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:27 [2021-02-24T16:30:27.975Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:28 [2021-02-24T16:30:28.075Z] #41 60.90 Selecting previously unselected package libprotobuf-c1:amd64.
16:30:28 [2021-02-24T16:30:28.075Z] #41 60.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.075Z] #41 60.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:28 [2021-02-24T16:30:28.075Z] #41 61.01 Selecting previously unselected package libprotobuf-c-dev:amd64.
16:30:28 [2021-02-24T16:30:28.143Z] #50 ...
16:30:28 [2021-02-24T16:30:28.144Z] 
16:30:28 [2021-02-24T16:30:28.144Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:28 [2021-02-24T16:30:28.144Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:30:28 [2021-02-24T16:30:28.144Z] #33 69.79 github.com/BurntSushi/toml
16:30:28 [2021-02-24T16:30:28.144Z] #33 69.79 flag
16:30:28 [2021-02-24T16:30:28.336Z] #41 61.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.336Z] #41 61.04 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:30:28 [2021-02-24T16:30:28.336Z] #41 61.14 Selecting previously unselected package zlib1g-dev:amd64.
16:30:28 [2021-02-24T16:30:28.336Z] #41 61.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.336Z] #41 61.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.37 Selecting previously unselected package libnet1:amd64.
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.45 Selecting previously unselected package libnl-3-200:amd64.
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.54 Selecting previously unselected package libprotobuf-c1:amd64.
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.63 Selecting previously unselected package libreadline5:amd64.
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.75 Selecting previously unselected package net-tools.
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:30:28 [2021-02-24T16:30:28.540Z] #19 43.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:30:28 [2021-02-24T16:30:28.541Z] #42 ...
16:30:28 [2021-02-24T16:30:28.541Z] 
16:30:28 [2021-02-24T16:30:28.541Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:28 [2021-02-24T16:30:28.541Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:30:28 [2021-02-24T16:30:28.541Z] #44 71.92 internal/fmtsort
16:30:28 [2021-02-24T16:30:28.541Z] #44 72.53 internal/syscall/unix
16:30:28 [2021-02-24T16:30:28.541Z] #44 72.81 strings
16:30:28 [2021-02-24T16:30:28.541Z] #44 74.47 os
16:30:28 [2021-02-24T16:30:28.541Z] #44 76.02 regexp/syntax
16:30:28 [2021-02-24T16:30:28.541Z] #44 78.88 fmt
16:30:28 [2021-02-24T16:30:28.541Z] #44 81.89 regexp
16:30:28 [2021-02-24T16:30:28.541Z] #44 ...
16:30:28 [2021-02-24T16:30:28.541Z] 
16:30:28 [2021-02-24T16:30:28.541Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:28 [2021-02-24T16:30:28.541Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:30:28 [2021-02-24T16:30:28.541Z] #33 75.57 path
16:30:28 [2021-02-24T16:30:28.541Z] #33 76.71 text/tabwriter
16:30:28 [2021-02-24T16:30:28.541Z] #33 76.74 fmt
16:30:28 [2021-02-24T16:30:28.541Z] #33 77.55 path/filepath
16:30:28 [2021-02-24T16:30:28.541Z] #33 78.99 io/ioutil
16:30:28 [2021-02-24T16:30:28.541Z] #33 80.83 flag
16:30:28 [2021-02-24T16:30:28.541Z] #33 80.83 github.com/BurntSushi/toml
16:30:28 [2021-02-24T16:30:28.600Z] #41 ...
16:30:28 [2021-02-24T16:30:28.600Z] 
16:30:28 [2021-02-24T16:30:28.601Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:28 [2021-02-24T16:30:28.601Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:30:28 [2021-02-24T16:30:28.797Z] #19 44.03 Selecting previously unselected package python-pip-whl.
16:30:28 [2021-02-24T16:30:28.797Z] #19 44.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:30:28 [2021-02-24T16:30:28.797Z] #19 44.04 Unpacking python-pip-whl (18.1-5) ...
16:30:29 [2021-02-24T16:30:29.109Z] #33 ...
16:30:29 [2021-02-24T16:30:29.109Z] 
16:30:29 [2021-02-24T16:30:29.109Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:29 [2021-02-24T16:30:29.109Z] #36 sha256:976f1b8c00729cd7ea33c34d4183c681ba23cc9e10528c8642bbdcc53898774c
16:30:29 [2021-02-24T16:30:29.109Z] #36 6.961 -- Detecting C compile features - done
16:30:29 [2021-02-24T16:30:29.109Z] #36 7.015 -- Performing Test HAS_BUILTIN_FORTIFY
16:30:29 [2021-02-24T16:30:29.170Z] #31 60.98 Checking out files:  85% (1302/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
16:30:29 [2021-02-24T16:30:29.170Z] #31 61.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
16:30:29 [2021-02-24T16:30:29.170Z] #31 ...
16:30:29 [2021-02-24T16:30:29.170Z] 
16:30:29 [2021-02-24T16:30:29.170Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:29 [2021-02-24T16:30:29.170Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:30:29 [2021-02-24T16:30:29.170Z] #44 51.99 sync
16:30:29 [2021-02-24T16:30:29.170Z] #44 51.99 internal/reflectlite
16:30:29 [2021-02-24T16:30:29.170Z] #44 53.75 github.com/LK4D4/vndr/godl/singleflight
16:30:29 [2021-02-24T16:30:29.170Z] #44 54.16 math/rand
16:30:29 [2021-02-24T16:30:29.170Z] #44 55.13 errors
16:30:29 [2021-02-24T16:30:29.170Z] #44 55.52 sort
16:30:29 [2021-02-24T16:30:29.170Z] #44 55.75 io
16:30:29 [2021-02-24T16:30:29.170Z] #44 56.71 strconv
16:30:29 [2021-02-24T16:30:29.170Z] #44 57.52 bytes
16:30:29 [2021-02-24T16:30:29.170Z] #44 60.34 bufio
16:30:29 [2021-02-24T16:30:29.170Z] #44 61.38 reflect
16:30:29 [2021-02-24T16:30:29.359Z] #19 44.56 Selecting previously unselected package python3-lib2to3.
16:30:29 [2021-02-24T16:30:29.359Z] #19 44.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:30:29 [2021-02-24T16:30:29.359Z] #19 44.57 Unpacking python3-lib2to3 (3.7.3-1) ...
16:30:29 [2021-02-24T16:30:29.359Z] #19 44.69 Selecting previously unselected package python3-distutils.
16:30:29 [2021-02-24T16:30:29.359Z] #19 44.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:30:29 [2021-02-24T16:30:29.359Z] #19 44.71 Unpacking python3-distutils (3.7.3-1) ...
16:30:29 [2021-02-24T16:30:29.367Z] #36 7.352 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:30:29 [2021-02-24T16:30:29.429Z] #44 ...
16:30:29 [2021-02-24T16:30:29.429Z] 
16:30:29 [2021-02-24T16:30:29.429Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:29 [2021-02-24T16:30:29.429Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:29 [2021-02-24T16:30:29.429Z] #12 62.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
16:30:29 [2021-02-24T16:30:29.434Z] #41 ...
16:30:29 [2021-02-24T16:30:29.434Z] 
16:30:29 [2021-02-24T16:30:29.434Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:29 [2021-02-24T16:30:29.434Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:30:29 [2021-02-24T16:30:29.434Z] #12 65.51 Selecting previously unselected package mingw-w64-x86-64-dev.
16:30:29 [2021-02-24T16:30:29.434Z] #12 65.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:30:29 [2021-02-24T16:30:29.434Z] #12 65.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:30:29 [2021-02-24T16:30:29.524Z] #33 ...
16:30:29 [2021-02-24T16:30:29.524Z] 
16:30:29 [2021-02-24T16:30:29.524Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:29 [2021-02-24T16:30:29.524Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:29 [2021-02-24T16:30:29.524Z] #41 70.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:30:29 [2021-02-24T16:30:29.524Z] #41 70.37 Processing triggers for libc-bin (2.28-10) ...
16:30:29 [2021-02-24T16:30:29.524Z] #41 DONE 70.9s
16:30:29 [2021-02-24T16:30:29.616Z] #19 44.88 Selecting previously unselected package python3-pip.
16:30:29 [2021-02-24T16:30:29.616Z] #19 44.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:30:29 [2021-02-24T16:30:29.616Z] #19 44.90 Unpacking python3-pip (18.1-5) ...
16:30:29 [2021-02-24T16:30:29.626Z] #36 7.455 -- Configuring done
16:30:29 [2021-02-24T16:30:29.626Z] #36 7.476 -- Generating done
16:30:29 [2021-02-24T16:30:29.626Z] #36 7.488 -- Build files have been written to: /tmp/tmp.iNRADjAuQL/tini
16:30:29 [2021-02-24T16:30:29.626Z] #36 7.500 + make tini-static
16:30:29 [2021-02-24T16:30:29.626Z] #36 ...
16:30:29 [2021-02-24T16:30:29.626Z] 
16:30:29 [2021-02-24T16:30:29.626Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:29 [2021-02-24T16:30:29.626Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:30:29 [2021-02-24T16:30:29.626Z] #50 73.16 encoding/binary
16:30:29 [2021-02-24T16:30:29.626Z] #50 74.57 context
16:30:29 [2021-02-24T16:30:29.626Z] #50 75.42 os
16:30:29 [2021-02-24T16:30:29.626Z] #50 75.71 encoding/base64
16:30:29 [2021-02-24T16:30:29.626Z] #50 77.02 golang.org/x/sys/unix
16:30:29 [2021-02-24T16:30:29.626Z] #50 79.47 fmt
16:30:29 [2021-02-24T16:30:29.689Z] #12 ...
16:30:29 [2021-02-24T16:30:29.689Z] 
16:30:29 [2021-02-24T16:30:29.689Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:29 [2021-02-24T16:30:29.689Z] #33 sha256:075888e9de5f6860670d5a5a61f86ce0991fee33c796f57836691b2869eb1ad0
16:30:29 [2021-02-24T16:30:29.689Z] #33 52.62 internal/reflectlite
16:30:29 [2021-02-24T16:30:29.689Z] #33 52.62 sync
16:30:29 [2021-02-24T16:30:29.689Z] #33 55.44 errors
16:30:29 [2021-02-24T16:30:29.689Z] #33 55.45 sort
16:30:29 [2021-02-24T16:30:29.689Z] #33 55.89 strconv
16:30:29 [2021-02-24T16:30:29.689Z] #33 57.03 io
16:30:29 [2021-02-24T16:30:29.689Z] #33 58.49 internal/oserror
16:30:29 [2021-02-24T16:30:29.689Z] #33 58.58 syscall
16:30:29 [2021-02-24T16:30:29.690Z] #33 60.67 reflect
16:30:29 [2021-02-24T16:30:29.699Z] #12 ...
16:30:29 [2021-02-24T16:30:29.699Z] 
16:30:29 [2021-02-24T16:30:29.699Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:29 [2021-02-24T16:30:29.699Z] #33 sha256:4667b19ebbbaa9776fa8b6d09ece7704379903fd48ec9740d2d6fc568a2102ab
16:30:29 [2021-02-24T16:30:29.699Z] #33 56.78 github.com/BurntSushi/toml/cmd/tomlv
16:30:29 [2021-02-24T16:30:29.699Z] #33 DONE 66.1s
16:30:29 [2021-02-24T16:30:29.785Z] 
16:30:29 [2021-02-24T16:30:29.785Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:29 [2021-02-24T16:30:29.785Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:30:29 [2021-02-24T16:30:29.785Z] #44 71.24 flag
16:30:29 [2021-02-24T16:30:29.872Z] #19 45.09 Selecting previously unselected package python3-pkg-resources.
16:30:29 [2021-02-24T16:30:29.872Z] #19 45.11 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:30:29 [2021-02-24T16:30:29.872Z] #19 45.11 Unpacking python3-pkg-resources (40.8.0-1) ...
16:30:29 [2021-02-24T16:30:29.885Z] #50 ...
16:30:29 [2021-02-24T16:30:29.885Z] 
16:30:29 [2021-02-24T16:30:29.885Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:29 [2021-02-24T16:30:29.885Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:30:29 [2021-02-24T16:30:29.885Z] #33 83.01 log
16:30:29 [2021-02-24T16:30:29.950Z] #33 ...
16:30:29 [2021-02-24T16:30:29.950Z] 
16:30:29 [2021-02-24T16:30:29.950Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:29 [2021-02-24T16:30:29.950Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:29 [2021-02-24T16:30:29.950Z] #41 61.51 Selecting previously unselected package libprotobuf17:amd64.
16:30:29 [2021-02-24T16:30:29.950Z] #41 61.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
16:30:29 [2021-02-24T16:30:29.950Z] #41 61.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
16:30:29 [2021-02-24T16:30:29.950Z] #41 62.40 Selecting previously unselected package libprotobuf-lite17:amd64.
16:30:29 [2021-02-24T16:30:29.950Z] #41 62.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
16:30:29 [2021-02-24T16:30:29.950Z] #41 62.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:30:29 [2021-02-24T16:30:29.950Z] #41 62.67 Selecting previously unselected package libprotobuf-dev:amd64.
16:30:29 [2021-02-24T16:30:29.950Z] #41 62.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
16:30:29 [2021-02-24T16:30:29.950Z] #41 62.72 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:30:29 [2021-02-24T16:30:29.964Z] 
16:30:29 [2021-02-24T16:30:29.964Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:29 [2021-02-24T16:30:29.964Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
16:30:29 [2021-02-24T16:30:29.964Z] #41 DONE 66.2s
16:30:29 [2021-02-24T16:30:29.964Z] 
16:30:29 [2021-02-24T16:30:29.964Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:29 [2021-02-24T16:30:29.964Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:30:30 [2021-02-24T16:30:30.129Z] #19 45.24 Selecting previously unselected package python3-setuptools.
16:30:30 [2021-02-24T16:30:30.129Z] #19 45.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:30:30 [2021-02-24T16:30:30.129Z] #19 45.25 Unpacking python3-setuptools (40.8.0-1) ...
16:30:30 [2021-02-24T16:30:30.129Z] #19 45.46 Selecting previously unselected package python3-wheel.
16:30:30 [2021-02-24T16:30:30.129Z] #19 45.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:30:30 [2021-02-24T16:30:30.129Z] #19 45.48 Unpacking python3-wheel (0.32.3-2) ...
16:30:30 [2021-02-24T16:30:30.228Z] #42 ...
16:30:30 [2021-02-24T16:30:30.228Z] 
16:30:30 [2021-02-24T16:30:30.228Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:30 [2021-02-24T16:30:30.228Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:30:30 [2021-02-24T16:30:30.228Z] #50 56.64 encoding/base64
16:30:30 [2021-02-24T16:30:30.228Z] #50 56.82 golang.org/x/sys/unix
16:30:30 [2021-02-24T16:30:30.228Z] #50 57.98 mvdan.cc/sh/v3/syntax
16:30:30 [2021-02-24T16:30:30.228Z] #50 57.98 encoding/json
16:30:30 [2021-02-24T16:30:30.228Z] #50 58.75 go/ast
16:30:30 [2021-02-24T16:30:30.386Z] #19 45.56 Selecting previously unselected package sudo.
16:30:30 [2021-02-24T16:30:30.386Z] #19 45.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:30:30 [2021-02-24T16:30:30.386Z] #19 45.57 Unpacking sudo (1.8.27-1+deb10u3) ...
16:30:30 [2021-02-24T16:30:30.493Z] #50 ...
16:30:30 [2021-02-24T16:30:30.493Z] 
16:30:30 [2021-02-24T16:30:30.493Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:30 [2021-02-24T16:30:30.493Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:30:30 [2021-02-24T16:30:30.493Z] #35 57.84 Selecting previously unselected package cmake.
16:30:30 [2021-02-24T16:30:30.493Z] #35 57.84 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 57.85 Unpacking cmake (3.13.4-1) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 62.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 64.18 Setting up xxd (2:8.1.0875-5) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 65.39 Setting up libuv1:arm64 (1.24.1-1) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 65.46 Setting up vim-common (2:8.1.0875-5) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 66.62 Setting up librhash0:arm64 (1.3.8-1) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 66.72 Setting up cmake-data (3.13.4-1) ...
16:30:30 [2021-02-24T16:30:30.493Z] #35 66.94 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:30 [2021-02-24T16:30:30.759Z] #35 67.13 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:30:30 [2021-02-24T16:30:30.759Z] #35 ...
16:30:30 [2021-02-24T16:30:30.759Z] 
16:30:30 [2021-02-24T16:30:30.759Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:30 [2021-02-24T16:30:30.759Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:30:30 [2021-02-24T16:30:30.759Z] #50 67.06 golang.org/x/crypto/ssh/terminal
16:30:30 [2021-02-24T16:30:30.948Z] #19 46.10 Selecting previously unselected package thin-provisioning-tools.
16:30:30 [2021-02-24T16:30:30.948Z] #19 46.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:30:30 [2021-02-24T16:30:30.948Z] #19 46.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:30:31 [2021-02-24T16:30:31.205Z] #19 46.35 Selecting previously unselected package uidmap.
16:30:31 [2021-02-24T16:30:31.205Z] #19 46.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:30:31 [2021-02-24T16:30:31.205Z] #19 46.36 Unpacking uidmap (1:4.5-1.1) ...
16:30:31 [2021-02-24T16:30:31.205Z] #19 46.48 Selecting previously unselected package vim-runtime.
16:30:31 [2021-02-24T16:30:31.205Z] #19 46.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:30:31 [2021-02-24T16:30:31.205Z] #19 46.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:30:31 [2021-02-24T16:30:31.462Z] #19 46.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:30:31 [2021-02-24T16:30:31.462Z] #19 46.56 Unpacking vim-runtime (2:8.1.0875-5) ...
16:30:31 [2021-02-24T16:30:31.712Z] #50 ...
16:30:31 [2021-02-24T16:30:31.712Z] 
16:30:31 [2021-02-24T16:30:31.712Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:31 [2021-02-24T16:30:31.712Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:31 [2021-02-24T16:30:31.712Z] #44 58.01 go/ast
16:30:31 [2021-02-24T16:30:31.712Z] #44 58.96 encoding/json
16:30:31 [2021-02-24T16:30:31.712Z] #44 62.88 text/template
16:30:31 [2021-02-24T16:30:31.712Z] #44 63.35 go/parser
16:30:31 [2021-02-24T16:30:31.712Z] #44 66.10 encoding/xml
16:30:31 [2021-02-24T16:30:31.712Z] #44 66.43 compress/gzip
16:30:31 [2021-02-24T16:30:31.712Z] #44 67.75 math/big
16:30:31 [2021-02-24T16:30:31.712Z] #44 ...
16:30:31 [2021-02-24T16:30:31.712Z] 
16:30:31 [2021-02-24T16:30:31.712Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:31 [2021-02-24T16:30:31.712Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
16:30:31 [2021-02-24T16:30:31.712Z] #35 67.13 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
16:30:31 [2021-02-24T16:30:31.712Z] #35 67.16 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
16:30:31 [2021-02-24T16:30:31.712Z] #35 67.18 Setting up cmake (3.13.4-1) ...
16:30:31 [2021-02-24T16:30:31.712Z] #35 67.20 Processing triggers for libc-bin (2.28-10) ...
16:30:31 [2021-02-24T16:30:31.712Z] #35 67.51 Processing triggers for mime-support (3.62) ...
16:30:31 [2021-02-24T16:30:31.752Z] #44 73.03 go/token
16:30:31 [2021-02-24T16:30:31.788Z] #33 85.45 github.com/BurntSushi/toml/cmd/tomlv
16:30:31 [2021-02-24T16:30:31.861Z] #41 64.19 Selecting previously unselected package libprotoc17:amd64.
16:30:31 [2021-02-24T16:30:31.861Z] #41 64.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
16:30:31 [2021-02-24T16:30:31.861Z] #41 64.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
16:30:32 [2021-02-24T16:30:32.009Z] #44 73.50 regexp
16:30:32 [2021-02-24T16:30:32.121Z] #41 64.88 Selecting previously unselected package protobuf-c-compiler.
16:30:32 [2021-02-24T16:30:32.121Z] #41 64.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
16:30:32 [2021-02-24T16:30:32.121Z] #41 64.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
16:30:32 [2021-02-24T16:30:32.382Z] #41 65.05 Selecting previously unselected package protobuf-compiler.
16:30:32 [2021-02-24T16:30:32.382Z] #41 65.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
16:30:32 [2021-02-24T16:30:32.382Z] #41 65.06 Unpacking protobuf-compiler (3.6.1.3-2) ...
16:30:32 [2021-02-24T16:30:32.382Z] #41 65.24 Selecting previously unselected package python-pkg-resources.
16:30:32 [2021-02-24T16:30:32.575Z] #44 74.02 go/scanner
16:30:32 [2021-02-24T16:30:32.649Z] #41 65.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
16:30:32 [2021-02-24T16:30:32.649Z] #41 65.26 Unpacking python-pkg-resources (40.8.0-1) ...
16:30:32 [2021-02-24T16:30:32.722Z] #33 ...
16:30:32 [2021-02-24T16:30:32.722Z] 
16:30:32 [2021-02-24T16:30:32.722Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:32 [2021-02-24T16:30:32.722Z] #36 sha256:976f1b8c00729cd7ea33c34d4183c681ba23cc9e10528c8642bbdcc53898774c
16:30:32 [2021-02-24T16:30:32.722Z] #36 7.961 Scanning dependencies of target tini-static
16:30:32 [2021-02-24T16:30:32.722Z] #36 8.077 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:30:32 [2021-02-24T16:30:32.722Z] #36 9.540 [100%] Linking C executable tini-static
16:30:32 [2021-02-24T16:30:32.722Z] #36 10.11 [100%] Built target tini-static
16:30:32 [2021-02-24T16:30:32.722Z] #36 10.20 + mkdir -p /build
16:30:32 [2021-02-24T16:30:32.722Z] #36 10.21 + cp tini-static /build/docker-init
16:30:32 [2021-02-24T16:30:32.722Z] #36 DONE 10.5s
16:30:32 [2021-02-24T16:30:32.722Z] 
16:30:32 [2021-02-24T16:30:32.722Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:32 [2021-02-24T16:30:32.722Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:32 [2021-02-24T16:30:32.722Z] #12 85.70 Selecting previously unselected package gcc-mingw-w64-base.
16:30:32 [2021-02-24T16:30:32.722Z] #12 85.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:30:32 [2021-02-24T16:30:32.722Z] #12 85.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:30:32 [2021-02-24T16:30:32.722Z] #12 85.87 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:30:32 [2021-02-24T16:30:32.722Z] #12 85.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:30:32 [2021-02-24T16:30:32.722Z] #12 85.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:30:32 [2021-02-24T16:30:32.909Z] #41 65.50 Selecting previously unselected package python-six.
16:30:32 [2021-02-24T16:30:32.909Z] #41 65.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
16:30:32 [2021-02-24T16:30:32.909Z] #41 65.55 Unpacking python-six (1.12.0-1) ...
16:30:32 [2021-02-24T16:30:32.909Z] #41 65.68 Selecting previously unselected package python-protobuf.
16:30:32 [2021-02-24T16:30:32.909Z] #41 65.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
16:30:32 [2021-02-24T16:30:32.909Z] #41 65.69 Unpacking python-protobuf (3.6.1.3-2) ...
16:30:33 [2021-02-24T16:30:33.479Z] #41 ...
16:30:33 [2021-02-24T16:30:33.479Z] 
16:30:33 [2021-02-24T16:30:33.479Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:33 [2021-02-24T16:30:33.479Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:33 [2021-02-24T16:30:33.479Z] #35 56.36 Selecting previously unselected package vim-common.
16:30:33 [2021-02-24T16:30:33.479Z] #35 56.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
16:30:33 [2021-02-24T16:30:33.479Z] #35 56.48 Unpacking vim-common (2:8.1.0875-5) ...
16:30:33 [2021-02-24T16:30:33.479Z] #35 57.18 Selecting previously unselected package cmake-data.
16:30:33 [2021-02-24T16:30:33.479Z] #35 57.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
16:30:33 [2021-02-24T16:30:33.479Z] #35 57.20 Unpacking cmake-data (3.13.4-1) ...
16:30:33 [2021-02-24T16:30:33.479Z] #35 60.98 Selecting previously unselected package libicu63:amd64.
16:30:33 [2021-02-24T16:30:33.479Z] #35 61.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
16:30:33 [2021-02-24T16:30:33.479Z] #35 61.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:30:33 [2021-02-24T16:30:33.740Z] #35 ...
16:30:33 [2021-02-24T16:30:33.740Z] 
16:30:33 [2021-02-24T16:30:33.740Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:33 [2021-02-24T16:30:33.740Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 64.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
16:30:33 [2021-02-24T16:30:33.740Z] #12 65.90 debconf: delaying package configuration, since apt-utils is not installed
16:30:33 [2021-02-24T16:30:33.740Z] #12 66.11 Fetched 78.2 MB in 8s (9529 kB/s)
16:30:33 [2021-02-24T16:30:33.740Z] #12 66.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
16:30:33 [2021-02-24T16:30:33.740Z] #12 66.40 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
16:30:33 [2021-02-24T16:30:33.740Z] #12 66.42 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:34 [2021-02-24T16:30:34.000Z] #12 66.86 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
16:30:34 [2021-02-24T16:30:34.260Z] #12 67.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.)
16:30:34 [2021-02-24T16:30:34.261Z] #12 67.11 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
16:30:34 [2021-02-24T16:30:34.261Z] #12 67.13 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
16:30:34 [2021-02-24T16:30:34.288Z] #35 DONE 70.2s
16:30:34 [2021-02-24T16:30:34.288Z] 
16:30:34 [2021-02-24T16:30:34.288Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:34 [2021-02-24T16:30:34.288Z] #36 sha256:a762c98d2630b8772b1cdff1666fc2c2ed3dc100dd8fb8be65c2c376205b2efb
16:30:34 [2021-02-24T16:30:34.475Z] #44 75.53 go/ast
16:30:34 [2021-02-24T16:30:34.744Z] #19 49.89 Selecting previously unselected package vim.
16:30:34 [2021-02-24T16:30:34.744Z] #19 49.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:30:34 [2021-02-24T16:30:34.744Z] #19 49.92 Unpacking vim (2:8.1.0875-5) ...
16:30:34 [2021-02-24T16:30:34.829Z] #12 67.45 Setting up libudev1:amd64 (241-7~deb10u6) ...
16:30:34 [2021-02-24T16:30:34.829Z] #12 67.68 Selecting previously unselected package binutils-mingw-w64-i686.
16:30:35 [2021-02-24T16:30:35.089Z] #12 67.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 ... 15410 files and directories currently installed.)
16:30:35 [2021-02-24T16:30:35.089Z] #12 67.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
16:30:35 [2021-02-24T16:30:35.089Z] #12 67.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:30:35 [2021-02-24T16:30:35.308Z] #19 50.44 Selecting previously unselected package xfsprogs.
16:30:35 [2021-02-24T16:30:35.308Z] #19 50.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:30:35 [2021-02-24T16:30:35.308Z] #19 50.45 Unpacking xfsprogs (4.20.0-1) ...
16:30:35 [2021-02-24T16:30:35.308Z] #19 ...
16:30:35 [2021-02-24T16:30:35.308Z] 
16:30:35 [2021-02-24T16:30:35.308Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:35 [2021-02-24T16:30:35.308Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:35 [2021-02-24T16:30:35.308Z] #42 100.4   CC       criu/cr-dedup.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 100.8   CC       criu/cr-dump.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 102.9   CC       criu/cr-errno.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 103.0   CC       criu/cr-restore.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 107.6   CC       criu/cr-service.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 109.4   CC       criu/crtools.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 110.0   CC       criu/eventfd.o
16:30:35 [2021-02-24T16:30:35.308Z] #42 110.4   CC       criu/eventpoll.o
16:30:35 [2021-02-24T16:30:35.409Z] #44 ...
16:30:35 [2021-02-24T16:30:35.409Z] 
16:30:35 [2021-02-24T16:30:35.409Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:35 [2021-02-24T16:30:35.409Z] #36 sha256:bd666c521d1f577bf8380899d49bd9896f1e6b8d4e014290ebe394a8786ab579
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.334 + RM_GOPATH=0
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.334 + TMP_GOPATH=
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.334 + : /build
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.334 + '[' -z '' ']'
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.337 ++ mktemp -d
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.339 + export GOPATH=/tmp/tmp.WV23hL0xEj
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.339 + GOPATH=/tmp/tmp.WV23hL0xEj
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.339 + RM_GOPATH=1
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.339 + case "$(go env GOARCH)" in
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.339 ++ go env GOARCH
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.367 + export GO_BUILDMODE=-buildmode=pie
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.367 + GO_BUILDMODE=-buildmode=pie
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.367 ++ dirname /tmp/install/install.sh
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + dir=/tmp/install
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + bin=tini
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + shift
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + '[' '!' -f /tmp/install/tini.installer ']'
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + . /tmp/install/tini.installer
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + install_tini
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.368 + git clone https://github.com/krallin/tini.git /tmp/tmp.WV23hL0xEj/tini
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.369 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:30:35 [2021-02-24T16:30:35.409Z] #36 4.389 Cloning into '/tmp/tmp.WV23hL0xEj/tini'...
16:30:35 [2021-02-24T16:30:35.409Z] #36 5.173 + cd /tmp/tmp.WV23hL0xEj/tini
16:30:35 [2021-02-24T16:30:35.409Z] #36 5.173 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:30:35 [2021-02-24T16:30:35.409Z] #36 5.203 + cmake .
16:30:35 [2021-02-24T16:30:35.409Z] #36 5.887 -- The C compiler identification is GNU 8.3.0
16:30:35 [2021-02-24T16:30:35.409Z] #36 5.977 -- Check for working C compiler: /usr/bin/cc
16:30:35 [2021-02-24T16:30:35.409Z] #36 6.808 -- Check for working C compiler: /usr/bin/cc -- works
16:30:35 [2021-02-24T16:30:35.409Z] #36 6.815 -- Detecting C compiler ABI info
16:30:35 [2021-02-24T16:30:35.409Z] #36 7.677 -- Detecting C compiler ABI info - done
16:30:35 [2021-02-24T16:30:35.409Z] #36 7.698 -- Detecting C compile features
16:30:35 [2021-02-24T16:30:35.409Z] #36 9.939 -- Detecting C compile features - done
16:30:35 [2021-02-24T16:30:35.409Z] #36 9.976 -- Performing Test HAS_BUILTIN_FORTIFY
16:30:35 [2021-02-24T16:30:35.409Z] #36 10.21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:30:35 [2021-02-24T16:30:35.409Z] #36 10.38 -- Configuring done
16:30:35 [2021-02-24T16:30:35.409Z] #36 10.40 -- Generating done
16:30:35 [2021-02-24T16:30:35.409Z] #36 10.40 -- Build files have been written to: /tmp/tmp.WV23hL0xEj/tini
16:30:35 [2021-02-24T16:30:35.409Z] #36 10.42 + make tini-static
16:30:35 [2021-02-24T16:30:35.564Z] #42 ...
16:30:35 [2021-02-24T16:30:35.564Z] 
16:30:35 [2021-02-24T16:30:35.564Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:30:35 [2021-02-24T16:30:35.564Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:30:35 [2021-02-24T16:30:35.564Z] #19 50.88 Selecting previously unselected package zip.
16:30:35 [2021-02-24T16:30:35.564Z] #19 50.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:30:35 [2021-02-24T16:30:35.564Z] #19 50.89 Unpacking zip (3.0-11+b1) ...
16:30:35 [2021-02-24T16:30:35.671Z] #36 10.94 Scanning dependencies of target tini-static
16:30:35 [2021-02-24T16:30:35.671Z] #36 11.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.645 + RM_GOPATH=0
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.645 + TMP_GOPATH=
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.645 + : /build
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.645 + '[' -z '' ']'
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.649 ++ mktemp -d
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.650 + export GOPATH=/tmp/tmp.2py34Kgyga
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.650 + GOPATH=/tmp/tmp.2py34Kgyga
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.650 + RM_GOPATH=1
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.650 + case "$(go env GOARCH)" in
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.652 ++ go env GOARCH
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.706 + export GO_BUILDMODE=-buildmode=pie
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.706 + GO_BUILDMODE=-buildmode=pie
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.706 ++ dirname /tmp/install/install.sh
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.708 + dir=/tmp/install
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.708 + bin=tini
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.708 + shift
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.708 + '[' '!' -f /tmp/install/tini.installer ']'
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.708 + . /tmp/install/tini.installer
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.709 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.709 + install_tini
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.709 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.709 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.709 + git clone https://github.com/krallin/tini.git /tmp/tmp.2py34Kgyga/tini
16:30:35 [2021-02-24T16:30:35.819Z] #36 1.711 Cloning into '/tmp/tmp.2py34Kgyga/tini'...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.09 Setting up aufs-tools (1:4.14+20190211-1) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.14 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.18 Setting up libgpm2:amd64 (1.20.7-5) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.19 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.21 Setting up uidmap (1:4.5-1.1) ...
16:30:35 [2021-02-24T16:30:35.821Z] #19 51.22 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.32 Setting up xxd (2:8.1.0875-5) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.34 Setting up zip (3.0-11+b1) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.35 Setting up vim-common (2:8.1.0875-5) ...
16:30:36 [2021-02-24T16:30:36.077Z] #19 51.41 Setting up bash-completion (1:2.8-6) ...
16:30:36 [2021-02-24T16:30:36.398Z] #36 2.552 + cd /tmp/tmp.2py34Kgyga/tini
16:30:36 [2021-02-24T16:30:36.398Z] #36 2.552 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:30:36 [2021-02-24T16:30:36.398Z] #36 2.611 + cmake .
16:30:36 [2021-02-24T16:30:36.607Z] #36 ...
16:30:36 [2021-02-24T16:30:36.607Z] 
16:30:36 [2021-02-24T16:30:36.607Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:36 [2021-02-24T16:30:36.607Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:30:36 [2021-02-24T16:30:36.607Z] #44 78.11 internal/lazyregexp
16:30:36 [2021-02-24T16:30:36.867Z] #44 78.42 net/url
16:30:36 [2021-02-24T16:30:36.906Z] #12 ...
16:30:36 [2021-02-24T16:30:36.906Z] 
16:30:36 [2021-02-24T16:30:36.906Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:36 [2021-02-24T16:30:36.906Z] #33 sha256:e2575a61315e5361f2c404bff7f4a0e512f4f56036d56d44ddc62a3fcccd65ac
16:30:36 [2021-02-24T16:30:36.906Z] #33 DONE 90.6s
16:30:37 [2021-02-24T16:30:37.164Z] 
16:30:37 [2021-02-24T16:30:37.164Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:37 [2021-02-24T16:30:37.164Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:37 [2021-02-24T16:30:37.164Z] #42 2.439 Note: Building without setproctitle() and strlcpy() support.
16:30:37 [2021-02-24T16:30:37.164Z] #42 2.441       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:30:37 [2021-02-24T16:30:37.164Z] #42 2.459 Note: Building without GnuTLS support
16:30:37 [2021-02-24T16:30:37.164Z] #42 2.474 Makefile.config:39: Warn: you have no libnftables installed
16:30:37 [2021-02-24T16:30:37.164Z] #42 2.478 Makefile.config:40: Warn: Building without nftables support
16:30:37 [2021-02-24T16:30:37.164Z] #42 4.885 fatal: not a git repository (or any of the parent directories): .git
16:30:37 [2021-02-24T16:30:37.164Z] #42 5.021   GEN      .gitid
16:30:37 [2021-02-24T16:30:37.164Z] #42 5.106   GEN      criu/include/version.h
16:30:37 [2021-02-24T16:30:37.164Z] #42 5.197   GEN      include/common/asm
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.346   PBCC     images/timens.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.399   DEP      images/timens.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.451   PBCC     images/fown.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.479   PBCC     images/google/protobuf/descriptor.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.558   PBCC     images/opts.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.615   PBCC     images/memfd.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.684   DEP      images/fown.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.763   DEP      images/google/protobuf/descriptor.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.822   DEP      images/opts.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.892   DEP      images/memfd.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 7.962   PBCC     images/sit.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.045   DEP      images/sit.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.120   PBCC     images/macvlan.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.147   DEP      images/macvlan.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.221   PBCC     images/autofs.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.263   DEP      images/autofs.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.321   PBCC     images/sysctl.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.363   DEP      images/sysctl.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.423   PBCC     images/time.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.455   DEP      images/time.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.510   PBCC     images/binfmt-misc.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.538   DEP      images/binfmt-misc.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.583   PBCC     images/seccomp.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.606   DEP      images/seccomp.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.670   PBCC     images/userns.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.698   DEP      images/userns.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.767   PBCC     images/cgroup.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.814   DEP      images/cgroup.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.858   PBCC     images/ext-file.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.897   DEP      images/ext-file.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 8.951   PBCC     images/rpc.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.001   DEP      images/rpc.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.090   PBCC     images/siginfo.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.133   DEP      images/siginfo.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.213   PBCC     images/pagemap.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.259   DEP      images/pagemap.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.367   PBCC     images/rlimit.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.398   DEP      images/rlimit.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.454   PBCC     images/file-lock.pb-c.c
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.481   DEP      images/file-lock.pb-c.d
16:30:37 [2021-02-24T16:30:37.164Z] #42 9.524   PBCC     images/tty.pb-c.c
16:30:37 [2021-02-24T16:30:37.356Z] #36 3.245 -- The C compiler identification is GNU 8.3.0
16:30:37 [2021-02-24T16:30:37.356Z] #36 3.360 -- Check for working C compiler: /usr/bin/cc
16:30:37 [2021-02-24T16:30:37.422Z] #42 9.686   DEP      images/tty.pb-c.d
16:30:37 [2021-02-24T16:30:37.422Z] #42 9.823   PBCC     images/tun.pb-c.c
16:30:37 [2021-02-24T16:30:37.422Z] #42 9.918   PBCC     images/netdev.pb-c.c
16:30:37 [2021-02-24T16:30:37.434Z] #44 ...
16:30:37 [2021-02-24T16:30:37.434Z] 
16:30:37 [2021-02-24T16:30:37.434Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:37 [2021-02-24T16:30:37.434Z] #33 sha256:6e61a910f6335258d3bdf7fe5ead32f90a6954699a205556f59e39651ef9fb78
16:30:37 [2021-02-24T16:30:37.434Z] #33 71.70 log
16:30:37 [2021-02-24T16:30:37.434Z] #33 74.44 github.com/BurntSushi/toml/cmd/tomlv
16:30:37 [2021-02-24T16:30:37.434Z] #33 DONE 79.1s
16:30:37 [2021-02-24T16:30:37.629Z] #12 70.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:30:37 [2021-02-24T16:30:37.680Z] #42 10.06   DEP      images/tun.pb-c.d
16:30:37 [2021-02-24T16:30:37.680Z] #42 10.11   DEP      images/netdev.pb-c.d
16:30:37 [2021-02-24T16:30:37.693Z] 
16:30:37 [2021-02-24T16:30:37.693Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:37 [2021-02-24T16:30:37.693Z] #36 sha256:bd666c521d1f577bf8380899d49bd9896f1e6b8d4e014290ebe394a8786ab579
16:30:37 [2021-02-24T16:30:37.693Z] #36 12.42 [100%] Linking C executable tini-static
16:30:37 [2021-02-24T16:30:37.889Z] #12 70.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
16:30:37 [2021-02-24T16:30:37.889Z] #12 70.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:30:37 [2021-02-24T16:30:37.938Z] #42 10.26   PBCC     images/vma.pb-c.c
16:30:37 [2021-02-24T16:30:37.938Z] #42 10.28   DEP      images/vma.pb-c.d
16:30:37 [2021-02-24T16:30:37.938Z] #42 10.38   PBCC     images/creds.pb-c.c
16:30:37 [2021-02-24T16:30:37.941Z] #36 4.141 -- Check for working C compiler: /usr/bin/cc -- works
16:30:37 [2021-02-24T16:30:37.941Z] #36 4.144 -- Detecting C compiler ABI info
16:30:37 [2021-02-24T16:30:37.951Z] #36 13.05 [100%] Built target tini-static
16:30:37 [2021-02-24T16:30:37.951Z] #36 13.12 + mkdir -p /build
16:30:37 [2021-02-24T16:30:37.951Z] #36 13.12 + cp tini-static /build/docker-init
16:30:37 [2021-02-24T16:30:37.951Z] #36 DONE 13.3s
16:30:37 [2021-02-24T16:30:37.951Z] 
16:30:37 [2021-02-24T16:30:37.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:37 [2021-02-24T16:30:37.951Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:37 [2021-02-24T16:30:37.951Z] #42 4.730 Note: Building without setproctitle() and strlcpy() support.
16:30:37 [2021-02-24T16:30:37.951Z] #42 4.731       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:30:37 [2021-02-24T16:30:37.951Z] #42 4.756 Note: Building without GnuTLS support
16:30:37 [2021-02-24T16:30:37.951Z] #42 4.766 Makefile.config:39: Warn: you have no libnftables installed
16:30:37 [2021-02-24T16:30:37.951Z] #42 4.766 Makefile.config:40: Warn: Building without nftables support
16:30:37 [2021-02-24T16:30:37.951Z] #42 7.013 fatal: not a git repository (or any of the parent directories): .git
16:30:37 [2021-02-24T16:30:37.951Z] #42 7.058   GEN      .gitid
16:30:37 [2021-02-24T16:30:37.951Z] #42 7.118   GEN      criu/include/version.h
16:30:37 [2021-02-24T16:30:37.951Z] #42 7.159   GEN      include/common/asm
16:30:38 [2021-02-24T16:30:38.196Z] #42 10.41   DEP      images/creds.pb-c.d
16:30:38 [2021-02-24T16:30:38.196Z] #42 10.50   PBCC     images/utsns.pb-c.c
16:30:38 [2021-02-24T16:30:38.196Z] #42 10.57   DEP      images/utsns.pb-c.d
16:30:38 [2021-02-24T16:30:38.196Z] #42 10.63   PBCC     images/ipc-desc.pb-c.c
16:30:38 [2021-02-24T16:30:38.454Z] #42 10.65   PBCC     images/ipc-sem.pb-c.c
16:30:38 [2021-02-24T16:30:38.454Z] #42 10.70   DEP      images/ipc-desc.pb-c.d
16:30:38 [2021-02-24T16:30:38.454Z] #42 10.75   DEP      images/ipc-sem.pb-c.d
16:30:38 [2021-02-24T16:30:38.454Z] #42 10.81   PBCC     images/ipc-msg.pb-c.c
16:30:38 [2021-02-24T16:30:38.454Z] #42 10.85   DEP      images/ipc-msg.pb-c.d
16:30:38 [2021-02-24T16:30:38.517Z] #42 8.963   PBCC     images/timens.pb-c.c
16:30:38 [2021-02-24T16:30:38.517Z] #42 8.986   DEP      images/timens.pb-c.d
16:30:38 [2021-02-24T16:30:38.517Z] #42 9.035   PBCC     images/fown.pb-c.c
16:30:38 [2021-02-24T16:30:38.517Z] #42 9.059   PBCC     images/google/protobuf/descriptor.pb-c.c
16:30:38 [2021-02-24T16:30:38.517Z] #42 ...
16:30:38 [2021-02-24T16:30:38.517Z] 
16:30:38 [2021-02-24T16:30:38.518Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:38 [2021-02-24T16:30:38.518Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:38 [2021-02-24T16:30:38.518Z] #12 70.02 Selecting previously unselected package mingw-w64-x86-64-dev.
16:30:38 [2021-02-24T16:30:38.518Z] #12 70.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:30:38 [2021-02-24T16:30:38.518Z] #12 70.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:30:38 [2021-02-24T16:30:38.518Z] #12 76.99 Selecting previously unselected package gcc-mingw-w64-base.
16:30:38 [2021-02-24T16:30:38.518Z] #12 77.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.518Z] #12 77.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:30:38 [2021-02-24T16:30:38.518Z] #12 77.17 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:30:38 [2021-02-24T16:30:38.518Z] #12 77.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.518Z] #12 77.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:30:38 [2021-02-24T16:30:38.523Z] #12 ...
16:30:38 [2021-02-24T16:30:38.523Z] 
16:30:38 [2021-02-24T16:30:38.523Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:30:38 [2021-02-24T16:30:38.523Z] #46 sha256:70e7cc504393c6edc14739aabc90f85fb30d2206650120303e5a9673e33d2985
16:30:38 [2021-02-24T16:30:38.523Z] #46 DONE 71.1s
16:30:38 [2021-02-24T16:30:38.523Z] 
16:30:38 [2021-02-24T16:30:38.523Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:38 [2021-02-24T16:30:38.523Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:38 [2021-02-24T16:30:38.523Z] #35 67.94 Selecting previously unselected package libxml2:amd64.
16:30:38 [2021-02-24T16:30:38.523Z] #35 67.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 67.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 68.51 Selecting previously unselected package libarchive13:amd64.
16:30:38 [2021-02-24T16:30:38.523Z] #35 68.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 68.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 68.90 Selecting previously unselected package libjsoncpp1:amd64.
16:30:38 [2021-02-24T16:30:38.523Z] #35 68.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 68.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.05 Selecting previously unselected package librhash0:amd64.
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.07 Unpacking librhash0:amd64 (1.3.8-1) ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.28 Selecting previously unselected package libuv1:amd64.
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.29 Unpacking libuv1:amd64 (1.24.1-1) ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.48 Selecting previously unselected package cmake.
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
16:30:38 [2021-02-24T16:30:38.523Z] #35 69.51 Unpacking cmake (3.13.4-1) ...
16:30:38 [2021-02-24T16:30:38.712Z] #42 10.95   PBCC     images/ipc-shm.pb-c.c
16:30:38 [2021-02-24T16:30:38.712Z] #42 10.96   DEP      images/ipc-shm.pb-c.d
16:30:38 [2021-02-24T16:30:38.712Z] #42 11.01   PBCC     images/ipc-var.pb-c.c
16:30:38 [2021-02-24T16:30:38.712Z] #42 11.03   DEP      images/ipc-var.pb-c.d
16:30:38 [2021-02-24T16:30:38.712Z] #42 11.07   PBCC     images/sk-opts.pb-c.c
16:30:38 [2021-02-24T16:30:38.712Z] #42 11.11   PBCC     images/packet-sock.pb-c.c
16:30:38 [2021-02-24T16:30:38.776Z] #12 ...
16:30:38 [2021-02-24T16:30:38.776Z] 
16:30:38 [2021-02-24T16:30:38.776Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:38 [2021-02-24T16:30:38.776Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:38 [2021-02-24T16:30:38.776Z] #42 9.149   PBCC     images/opts.pb-c.c
16:30:38 [2021-02-24T16:30:38.776Z] #42 9.200   PBCC     images/memfd.pb-c.c
16:30:38 [2021-02-24T16:30:38.776Z] #42 9.206   DEP      images/fown.pb-c.d
16:30:38 [2021-02-24T16:30:38.776Z] #42 9.273   DEP      images/google/protobuf/descriptor.pb-c.d
16:30:38 [2021-02-24T16:30:38.776Z] #42 9.379   DEP      images/opts.pb-c.d
16:30:38 [2021-02-24T16:30:38.904Z] #36 5.025 -- Detecting C compiler ABI info - done
16:30:38 [2021-02-24T16:30:38.904Z] #36 5.077 -- Detecting C compile features
16:30:38 [2021-02-24T16:30:38.970Z] #42 11.16   DEP      images/sk-opts.pb-c.d
16:30:38 [2021-02-24T16:30:38.970Z] #42 11.23   DEP      images/packet-sock.pb-c.d
16:30:38 [2021-02-24T16:30:38.970Z] #42 11.30   PBCC     images/sk-netlink.pb-c.c
16:30:38 [2021-02-24T16:30:38.970Z] #42 11.35   DEP      images/sk-netlink.pb-c.d
16:30:38 [2021-02-24T16:30:38.970Z] #42 11.40   PBCC     images/sk-inet.pb-c.c
16:30:38 [2021-02-24T16:30:38.970Z] #42 11.44   DEP      images/sk-inet.pb-c.d
16:30:39 [2021-02-24T16:30:39.033Z] #42 9.517   DEP      images/memfd.pb-c.d
16:30:39 [2021-02-24T16:30:39.033Z] #42 9.567   PBCC     images/sit.pb-c.c
16:30:39 [2021-02-24T16:30:39.033Z] #42 9.567   DEP      images/sit.pb-c.d
16:30:39 [2021-02-24T16:30:39.033Z] #42 9.645   PBCC     images/macvlan.pb-c.c
16:30:39 [2021-02-24T16:30:39.033Z] #42 9.674   DEP      images/macvlan.pb-c.d
16:30:39 [2021-02-24T16:30:39.033Z] #42 9.745   PBCC     images/autofs.pb-c.c
16:30:39 [2021-02-24T16:30:39.172Z] #36 ...
16:30:39 [2021-02-24T16:30:39.172Z] 
16:30:39 [2021-02-24T16:30:39.172Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:39 [2021-02-24T16:30:39.172Z] #55 sha256:c6d7a7b7fe7548e2c2129676d7a7f5e8e8a47fcea3d5917abd567b6542576f5e
16:30:39 [2021-02-24T16:30:39.229Z] #42 11.51   PBCC     images/sk-unix.pb-c.c
16:30:39 [2021-02-24T16:30:39.229Z] #42 11.57   DEP      images/sk-unix.pb-c.d
16:30:39 [2021-02-24T16:30:39.229Z] #42 11.63   PBCC     images/mm.pb-c.c
16:30:39 [2021-02-24T16:30:39.229Z] #42 11.67   DEP      images/mm.pb-c.d
16:30:39 [2021-02-24T16:30:39.229Z] #42 11.72   PBCC     images/timerfd.pb-c.c
16:30:39 [2021-02-24T16:30:39.292Z] #42 9.797   DEP      images/autofs.pb-c.d
16:30:39 [2021-02-24T16:30:39.292Z] #42 9.838   PBCC     images/sysctl.pb-c.c
16:30:39 [2021-02-24T16:30:39.292Z] #42 9.932   DEP      images/sysctl.pb-c.d
16:30:39 [2021-02-24T16:30:39.292Z] #42 9.932   PBCC     images/time.pb-c.c
16:30:39 [2021-02-24T16:30:39.292Z] #42 9.946   DEP      images/time.pb-c.d
16:30:39 [2021-02-24T16:30:39.292Z] #42 9.997   PBCC     images/binfmt-misc.pb-c.c
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.36 Setting up libiptc0:amd64 (1.8.2-4) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.38 Setting up xz-utils (5.2.4-1) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.40 Setting up sudo (1.8.27-1+deb10u3) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.46 invoke-rc.d: could not determine current runlevel
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.47 invoke-rc.d: policy-rc.d denied execution of start.
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.49 Setting up pigz (2.4-1) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.53 Setting up python-pip-whl (18.1-5) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.54 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:30:39 [2021-02-24T16:30:39.348Z] #19 54.56 Setting up vim-runtime (2:8.1.0875-5) ...
16:30:39 [2021-02-24T16:30:39.474Z] #35 ...
16:30:39 [2021-02-24T16:30:39.474Z] 
16:30:39 [2021-02-24T16:30:39.474Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:39 [2021-02-24T16:30:39.474Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:30:39 [2021-02-24T16:30:39.474Z] #44 62.30 syscall
16:30:39 [2021-02-24T16:30:39.474Z] #44 69.40 time
16:30:39 [2021-02-24T16:30:39.488Z] #42 11.74   DEP      images/timerfd.pb-c.d
16:30:39 [2021-02-24T16:30:39.488Z] #42 11.80   PBCC     images/timer.pb-c.c
16:30:39 [2021-02-24T16:30:39.488Z] #42 11.83   DEP      images/timer.pb-c.d
16:30:39 [2021-02-24T16:30:39.488Z] #42 11.88   PBCC     images/sa.pb-c.c
16:30:39 [2021-02-24T16:30:39.488Z] #42 11.92   DEP      images/sa.pb-c.d
16:30:39 [2021-02-24T16:30:39.550Z] #42 10.03   DEP      images/binfmt-misc.pb-c.d
16:30:39 [2021-02-24T16:30:39.550Z] #42 10.11   PBCC     images/seccomp.pb-c.c
16:30:39 [2021-02-24T16:30:39.550Z] #42 10.11   DEP      images/seccomp.pb-c.d
16:30:39 [2021-02-24T16:30:39.550Z] #42 10.19   PBCC     images/userns.pb-c.c
16:30:39 [2021-02-24T16:30:39.550Z] #42 10.20   DEP      images/userns.pb-c.d
16:30:39 [2021-02-24T16:30:39.605Z] #19 54.96 Setting up libaio1:amd64 (0.3.112-3) ...
16:30:39 [2021-02-24T16:30:39.605Z] #19 54.98 Setting up libonig5:amd64 (6.9.1-1) ...
16:30:39 [2021-02-24T16:30:39.605Z] #19 55.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:30:39 [2021-02-24T16:30:39.605Z] #19 55.02 Setting up vim (2:8.1.0875-5) ...
16:30:39 [2021-02-24T16:30:39.605Z] #19 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:30:39 [2021-02-24T16:30:39.605Z] #19 55.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:30:39 [2021-02-24T16:30:39.718Z] #55 34.05 Checking out files:  43% (1650/3770)   
Checking out files:  44% (1659/3770)   
Checking out files:  45% (1697/3770)   
Checking out files:  46% (1735/3770)   
Checking out files:  47% (1772/3770)   
Checking out files:  48% (1810/3770)   
Checking out files:  49% (1848/3770)   
Checking out files:  50% (1885/3770)   
Checking out files:  51% (1923/3770)   
Checking out files:  52% (1961/3770)   
Checking out files:  53% (1999/3770)   
Checking out files:  54% (2036/3770)   
Checking out files:  55% (2074/3770)   
Checking out files:  56% (2112/3770)   
Checking out files:  57% (2149/3770)   
Checking out files:  58% (2187/3770)   
Checking out files:  59% (2225/3770)   
Checking out files:  60% (2262/3770)   
Checking out files:  61% (2300/3770)   
Checking out files:  62% (2338/3770)   
Checking out files:  63% (2376/3770)   
Checking out files:  64% (2413/3770)   
Checking out files:  65% (2451/3770)   
Checking out files:  66% (2489/3770)   
Checking out files:  67% (2526/3770)   
Checking out files:  68% (2564/3770)   
Checking out files:  69% (2602/3770)   
Checking out files:  70% (2639/3770)   
Checking out files:  71% (2677/3770)   
Checking out files:  72% (2715/3770)   
Checking out files:  73% (2753/3770)   
Checking out files:  74% (2790/3770)   
Checking out files:  75% (2828/3770)   
Checking out files:  76% (2866/3770)   
Checking out files:  77% (2903/3770)   
Checking out files:  78% (2941/3770)   
Checking out files:  79% (2979/3770)   
Checking out files:  79% (3009/3770)   
Checking out files:  80% (3016/3770)   
Checking out files:  81% (3054/3770)   
Checking out files:  82% (3092/3770)   
Checking out files:  83% (3130/3770)   
Checking out files:  84% (3167/3770)   
Checking out files:  85% (3205/3770)   
Checking out files:  86% (3243/3770)   
Checking out files:  87% (3280/3770)   
Checking out files:  88% (3318/3770)   
Checking out files:  89% (3356/3770)   
Checking out files:  90% (3393/3770)   
Checking out files:  91% (3431/3770)   
Checking out files:  92% (3469/3770)   
Checking out files:  93% (3507/3770)   
Checking out files:  94% (3544/3770)   
Checking out files:  95% (3582/3770)   
Checking out files:  96% (3620/3770)   
Checking out files:  97% (3657/3770)   
Checking out files:  98% (3695/3770)   
Checking out files:  99% (3733/3770)   
Checking out files: 100% (3770/3770)   
Checking out files: 100% (3770/3770), done.
16:30:39 [2021-02-24T16:30:39.718Z] #55 35.81 + cd /tmp/tmp.j0nEqqnsw0/src/github.com/containerd/containerd
16:30:39 [2021-02-24T16:30:39.718Z] #55 35.81 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:39 [2021-02-24T16:30:39.734Z] #44 ...
16:30:39 [2021-02-24T16:30:39.734Z] 
16:30:39 [2021-02-24T16:30:39.734Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:39 [2021-02-24T16:30:39.734Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:39 [2021-02-24T16:30:39.734Z] #41 66.42 Setting up python-pkg-resources (40.8.0-1) ...
16:30:39 [2021-02-24T16:30:39.734Z] #41 70.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
16:30:39 [2021-02-24T16:30:39.734Z] #41 71.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:30:39 [2021-02-24T16:30:39.734Z] #41 71.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:30:39 [2021-02-24T16:30:39.734Z] #41 71.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
16:30:39 [2021-02-24T16:30:39.734Z] #41 71.12 Setting up python-six (1.12.0-1) ...
16:30:39 [2021-02-24T16:30:39.747Z] #42 11.98   PBCC     images/pipe-data.pb-c.c
16:30:39 [2021-02-24T16:30:39.747Z] #42 11.99   DEP      images/pipe-data.pb-c.d
16:30:39 [2021-02-24T16:30:39.747Z] #42 12.05   PBCC     images/mnt.pb-c.c
16:30:39 [2021-02-24T16:30:39.747Z] #42 12.11   DEP      images/mnt.pb-c.d
16:30:39 [2021-02-24T16:30:39.747Z] #42 12.19   PBCC     images/sk-packet.pb-c.c
16:30:39 [2021-02-24T16:30:39.808Z] #42 10.29   PBCC     images/cgroup.pb-c.c
16:30:39 [2021-02-24T16:30:39.808Z] #42 10.29   DEP      images/cgroup.pb-c.d
16:30:39 [2021-02-24T16:30:39.808Z] #42 10.39   PBCC     images/ext-file.pb-c.c
16:30:39 [2021-02-24T16:30:39.808Z] #42 10.39   DEP      images/ext-file.pb-c.d
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.12 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.15 Setting up jq (1.5+dfsg-2+b1) ...
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:30:39 [2021-02-24T16:30:39.862Z] #19 55.21 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:30:40 [2021-02-24T16:30:40.005Z] #42 12.21   DEP      images/sk-packet.pb-c.d
16:30:40 [2021-02-24T16:30:40.006Z] #42 12.29   PBCC     images/tcp-stream.pb-c.c
16:30:40 [2021-02-24T16:30:40.006Z] #42 12.33   DEP      images/tcp-stream.pb-c.d
16:30:40 [2021-02-24T16:30:40.006Z] #42 12.39   PBCC     images/pipe.pb-c.c
16:30:40 [2021-02-24T16:30:40.006Z] #42 12.45   DEP      images/pipe.pb-c.d
16:30:40 [2021-02-24T16:30:40.067Z] #42 10.47   PBCC     images/rpc.pb-c.c
16:30:40 [2021-02-24T16:30:40.067Z] #42 10.54   DEP      images/rpc.pb-c.d
16:30:40 [2021-02-24T16:30:40.067Z] #42 10.58   PBCC     images/siginfo.pb-c.c
16:30:40 [2021-02-24T16:30:40.067Z] #42 10.62   DEP      images/siginfo.pb-c.d
16:30:40 [2021-02-24T16:30:40.067Z] #42 10.68   PBCC     images/pagemap.pb-c.c
16:30:40 [2021-02-24T16:30:40.264Z] #42 12.52   PBCC     images/pstree.pb-c.c
16:30:40 [2021-02-24T16:30:40.264Z] #42 12.58   DEP      images/pstree.pb-c.d
16:30:40 [2021-02-24T16:30:40.264Z] #42 12.65   PBCC     images/fs.pb-c.c
16:30:40 [2021-02-24T16:30:40.264Z] #42 12.71   DEP      images/fs.pb-c.d
16:30:40 [2021-02-24T16:30:40.303Z] #41 ...
16:30:40 [2021-02-24T16:30:40.303Z] 
16:30:40 [2021-02-24T16:30:40.303Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:40 [2021-02-24T16:30:40.303Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:30:40 [2021-02-24T16:30:40.303Z] #31 62.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:30:40 [2021-02-24T16:30:40.325Z] #42 10.79   DEP      images/pagemap.pb-c.d
16:30:40 [2021-02-24T16:30:40.325Z] #42 10.91   PBCC     images/rlimit.pb-c.c
16:30:40 [2021-02-24T16:30:40.325Z] #42 10.91   DEP      images/rlimit.pb-c.d
16:30:40 [2021-02-24T16:30:40.522Z] #42 12.75   PBCC     images/signalfd.pb-c.c
16:30:40 [2021-02-24T16:30:40.522Z] #42 12.79   DEP      images/signalfd.pb-c.d
16:30:40 [2021-02-24T16:30:40.522Z] #42 12.83   PBCC     images/fh.pb-c.c
16:30:40 [2021-02-24T16:30:40.522Z] #42 ...
16:30:40 [2021-02-24T16:30:40.522Z] 
16:30:40 [2021-02-24T16:30:40.522Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:40 [2021-02-24T16:30:40.522Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:30:40 [2021-02-24T16:30:40.522Z] #44 84.06 go/token
16:30:40 [2021-02-24T16:30:40.522Z] #44 85.34 go/scanner
16:30:40 [2021-02-24T16:30:40.522Z] #44 85.48 internal/lazyregexp
16:30:40 [2021-02-24T16:30:40.522Z] #44 85.80 net/url
16:30:40 [2021-02-24T16:30:40.522Z] #44 87.20 go/ast
16:30:40 [2021-02-24T16:30:40.522Z] #44 87.98 text/template/parse
16:30:40 [2021-02-24T16:30:40.522Z] #44 92.45 go/parser
16:30:40 [2021-02-24T16:30:40.522Z] #44 93.17 text/template
16:30:40 [2021-02-24T16:30:40.522Z] #44 ...
16:30:40 [2021-02-24T16:30:40.522Z] 
16:30:40 [2021-02-24T16:30:40.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:40 [2021-02-24T16:30:40.522Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:40 [2021-02-24T16:30:40.522Z] #42 12.91   PBCC     images/fsnotify.pb-c.c
16:30:40 [2021-02-24T16:30:40.522Z] #42 12.95   DEP      images/fh.pb-c.d
16:30:40 [2021-02-24T16:30:40.583Z] #42 10.91   PBCC     images/file-lock.pb-c.c
16:30:40 [2021-02-24T16:30:40.583Z] #42 10.97   DEP      images/file-lock.pb-c.d
16:30:40 [2021-02-24T16:30:40.583Z] #42 11.05   PBCC     images/tty.pb-c.c
16:30:40 [2021-02-24T16:30:40.781Z] #42 13.01   DEP      images/fsnotify.pb-c.d
16:30:40 [2021-02-24T16:30:40.781Z] #42 13.08   PBCC     images/eventpoll.pb-c.c
16:30:40 [2021-02-24T16:30:40.781Z] #42 13.13   DEP      images/eventpoll.pb-c.d
16:30:40 [2021-02-24T16:30:40.781Z] #42 13.19   PBCC     images/eventfd.pb-c.c
16:30:40 [2021-02-24T16:30:40.842Z] #42 11.11   DEP      images/tty.pb-c.d
16:30:40 [2021-02-24T16:30:40.842Z] #42 11.19   PBCC     images/tun.pb-c.c
16:30:40 [2021-02-24T16:30:40.842Z] #42 11.21   PBCC     images/netdev.pb-c.c
16:30:40 [2021-02-24T16:30:40.842Z] #42 11.30   DEP      images/tun.pb-c.d
16:30:40 [2021-02-24T16:30:40.842Z] #42 11.41   DEP      images/netdev.pb-c.d
16:30:40 [2021-02-24T16:30:40.842Z] #42 11.41   PBCC     images/vma.pb-c.c
16:30:40 [2021-02-24T16:30:40.886Z] #31 ...
16:30:40 [2021-02-24T16:30:40.886Z] 
16:30:40 [2021-02-24T16:30:40.886Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:30:40 [2021-02-24T16:30:40.886Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.50 Setting up xxd (2:8.1.0875-5) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.54 Setting up libuv1:amd64 (1.24.1-1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.56 Setting up vim-common (2:8.1.0875-5) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.61 Setting up librhash0:amd64 (1.3.8-1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.62 Setting up cmake-data (3.13.4-1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.71 Setting up cmake (3.13.4-1) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.73 Processing triggers for libc-bin (2.28-10) ...
16:30:40 [2021-02-24T16:30:40.886Z] #35 73.79 Processing triggers for mime-support (3.62) ...
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.21   DEP      images/eventfd.pb-c.d
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.25   PBCC     images/remap-file-path.pb-c.c
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.28   DEP      images/remap-file-path.pb-c.d
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.32   PBCC     images/fifo.pb-c.c
16:30:41 [2021-02-24T16:30:41.042Z] #42 ...
16:30:41 [2021-02-24T16:30:41.042Z] 
16:30:41 [2021-02-24T16:30:41.042Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:41 [2021-02-24T16:30:41.042Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:30:41 [2021-02-24T16:30:41.042Z] #50 84.45 encoding/json
16:30:41 [2021-02-24T16:30:41.042Z] #50 87.77 github.com/pkg/diff
16:30:41 [2021-02-24T16:30:41.042Z] #50 89.26 go/ast
16:30:41 [2021-02-24T16:30:41.042Z] #50 91.39 golang.org/x/crypto/ssh/terminal
16:30:41 [2021-02-24T16:30:41.042Z] #50 92.86 mvdan.cc/editorconfig
16:30:41 [2021-02-24T16:30:41.042Z] #50 93.88 mvdan.cc/sh/v3/fileutil
16:30:41 [2021-02-24T16:30:41.042Z] #50 94.03 mvdan.cc/sh/v3/syntax
16:30:41 [2021-02-24T16:30:41.042Z] #50 ...
16:30:41 [2021-02-24T16:30:41.042Z] 
16:30:41 [2021-02-24T16:30:41.042Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:41 [2021-02-24T16:30:41.042Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.34   DEP      images/fifo.pb-c.d
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.40   PBCC     images/ghost-file.pb-c.c
16:30:41 [2021-02-24T16:30:41.042Z] #42 13.45   DEP      images/ghost-file.pb-c.d
16:30:41 [2021-02-24T16:30:41.101Z] #42 11.47   DEP      images/vma.pb-c.d
16:30:41 [2021-02-24T16:30:41.101Z] #42 11.55   PBCC     images/creds.pb-c.c
16:30:41 [2021-02-24T16:30:41.101Z] #42 11.55   DEP      images/creds.pb-c.d
16:30:41 [2021-02-24T16:30:41.101Z] #42 11.63   PBCC     images/utsns.pb-c.c
16:30:41 [2021-02-24T16:30:41.101Z] #42 11.69   DEP      images/utsns.pb-c.d
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + export 'BUILDTAGS=netgo osusergo static_build'
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + BUILDTAGS='netgo osusergo static_build'
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + export EXTRA_FLAGS=-buildmode=pie
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + EXTRA_FLAGS=-buildmode=pie
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + '[' '' = dynamic ']'
16:30:41 [2021-02-24T16:30:41.118Z] #55 37.22 + make
16:30:41 [2021-02-24T16:30:41.302Z] #42 13.49   PBCC     images/regfile.pb-c.c
16:30:41 [2021-02-24T16:30:41.302Z] #42 13.55   DEP      images/regfile.pb-c.d
16:30:41 [2021-02-24T16:30:41.302Z] #42 13.62   PBCC     images/ns.pb-c.c
16:30:41 [2021-02-24T16:30:41.302Z] #42 13.66   DEP      images/ns.pb-c.d
16:30:41 [2021-02-24T16:30:41.302Z] #42 13.71   PBCC     images/fdinfo.pb-c.c
16:30:41 [2021-02-24T16:30:41.360Z] #42 11.77   PBCC     images/ipc-desc.pb-c.c
16:30:41 [2021-02-24T16:30:41.360Z] #42 11.77   PBCC     images/ipc-sem.pb-c.c
16:30:41 [2021-02-24T16:30:41.360Z] #42 11.79   DEP      images/ipc-desc.pb-c.d
16:30:41 [2021-02-24T16:30:41.360Z] #42 11.86   DEP      images/ipc-sem.pb-c.d
16:30:41 [2021-02-24T16:30:41.360Z] #42 11.91   PBCC     images/ipc-msg.pb-c.c
16:30:41 [2021-02-24T16:30:41.360Z] #42 11.98   DEP      images/ipc-msg.pb-c.d
16:30:41 [2021-02-24T16:30:41.383Z] #55 ...
16:30:41 [2021-02-24T16:30:41.383Z] 
16:30:41 [2021-02-24T16:30:41.383Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:41 [2021-02-24T16:30:41.383Z] #50 sha256:d3d6381402b0ead8beb81284d20ca7b34716c895df5ba83f8db059ec5083ff2e
16:30:41 [2021-02-24T16:30:41.383Z] #50 69.90 mvdan.cc/sh/v3/cmd/shfmt
16:30:41 [2021-02-24T16:30:41.383Z] #50 DONE 77.7s
16:30:41 [2021-02-24T16:30:41.383Z] 
16:30:41 [2021-02-24T16:30:41.383Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:41 [2021-02-24T16:30:41.383Z] #36 sha256:a762c98d2630b8772b1cdff1666fc2c2ed3dc100dd8fb8be65c2c376205b2efb
16:30:41 [2021-02-24T16:30:41.383Z] #36 7.676 -- Detecting C compile features - done
16:30:41 [2021-02-24T16:30:41.455Z] #35 DONE 74.3s
16:30:41 [2021-02-24T16:30:41.456Z] 
16:30:41 [2021-02-24T16:30:41.456Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:41 [2021-02-24T16:30:41.456Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:41 [2021-02-24T16:30:41.456Z] #12 74.31 Selecting previously unselected package binutils-mingw-w64.
16:30:41 [2021-02-24T16:30:41.561Z] #42 13.77   DEP      images/fdinfo.pb-c.d
16:30:41 [2021-02-24T16:30:41.561Z] #42 13.83   PBCC     images/core-aarch64.pb-c.c
16:30:41 [2021-02-24T16:30:41.561Z] #42 13.90   PBCC     images/core-arm.pb-c.c
16:30:41 [2021-02-24T16:30:41.561Z] #42 13.95   PBCC     images/core-ppc64.pb-c.c
16:30:41 [2021-02-24T16:30:41.619Z] #42 12.02   PBCC     images/ipc-shm.pb-c.c
16:30:41 [2021-02-24T16:30:41.619Z] #42 12.04   DEP      images/ipc-shm.pb-c.d
16:30:41 [2021-02-24T16:30:41.619Z] #42 12.10   PBCC     images/ipc-var.pb-c.c
16:30:41 [2021-02-24T16:30:41.619Z] #42 12.16   DEP      images/ipc-var.pb-c.d
16:30:41 [2021-02-24T16:30:41.648Z] #36 7.704 -- Performing Test HAS_BUILTIN_FORTIFY
16:30:41 [2021-02-24T16:30:41.716Z] #12 74.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
16:30:41 [2021-02-24T16:30:41.716Z] #12 74.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
16:30:41 [2021-02-24T16:30:41.820Z] #42 13.99   PBCC     images/core-s390.pb-c.c
16:30:41 [2021-02-24T16:30:41.820Z] #42 14.04   PBCC     images/core-x86.pb-c.c
16:30:41 [2021-02-24T16:30:41.820Z] #42 14.08   PBCC     images/core.pb-c.c
16:30:41 [2021-02-24T16:30:41.820Z] #42 14.16   PBCC     images/inventory.pb-c.c
16:30:41 [2021-02-24T16:30:41.877Z] #42 12.22   PBCC     images/sk-opts.pb-c.c
16:30:41 [2021-02-24T16:30:41.877Z] #42 12.26   PBCC     images/packet-sock.pb-c.c
16:30:41 [2021-02-24T16:30:41.877Z] #42 12.41   DEP      images/sk-opts.pb-c.d
16:30:41 [2021-02-24T16:30:41.877Z] #42 12.41   DEP      images/packet-sock.pb-c.d
16:30:41 [2021-02-24T16:30:41.877Z] #42 12.45   PBCC     images/sk-netlink.pb-c.c
16:30:41 [2021-02-24T16:30:41.976Z] #12 74.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:30:41 [2021-02-24T16:30:41.976Z] #12 74.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
16:30:41 [2021-02-24T16:30:41.976Z] #12 74.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:30:42 [2021-02-24T16:30:42.078Z] #42 14.25   DEP      images/core-aarch64.pb-c.d
16:30:42 [2021-02-24T16:30:42.078Z] #42 14.29   DEP      images/core-arm.pb-c.d
16:30:42 [2021-02-24T16:30:42.078Z] #42 14.35   DEP      images/core-ppc64.pb-c.d
16:30:42 [2021-02-24T16:30:42.078Z] #42 14.41   DEP      images/core-s390.pb-c.d
16:30:42 [2021-02-24T16:30:42.078Z] #42 14.48   DEP      images/core-x86.pb-c.d
16:30:42 [2021-02-24T16:30:42.136Z] #42 12.59   DEP      images/sk-netlink.pb-c.d
16:30:42 [2021-02-24T16:30:42.136Z] #42 12.64   PBCC     images/sk-inet.pb-c.c
16:30:42 [2021-02-24T16:30:42.136Z] #42 12.67   DEP      images/sk-inet.pb-c.d
16:30:42 [2021-02-24T16:30:42.136Z] #42 12.71   PBCC     images/sk-unix.pb-c.c
16:30:42 [2021-02-24T16:30:42.227Z] #36 8.180 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:30:42 [2021-02-24T16:30:42.227Z] #36 8.313 -- Configuring done
16:30:42 [2021-02-24T16:30:42.227Z] #36 8.329 -- Generating done
16:30:42 [2021-02-24T16:30:42.227Z] #36 8.349 -- Build files have been written to: /tmp/tmp.2py34Kgyga/tini
16:30:42 [2021-02-24T16:30:42.227Z] #36 8.358 + make tini-static
16:30:42 [2021-02-24T16:30:42.236Z] #12 74.97 Selecting previously unselected package dmsetup.
16:30:42 [2021-02-24T16:30:42.236Z] #12 ...
16:30:42 [2021-02-24T16:30:42.236Z] 
16:30:42 [2021-02-24T16:30:42.236Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:42 [2021-02-24T16:30:42.236Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:30:42 [2021-02-24T16:30:42.236Z] #50 64.89 reflect
16:30:42 [2021-02-24T16:30:42.236Z] #50 64.97 syscall
16:30:42 [2021-02-24T16:30:42.236Z] #50 73.50 context
16:30:42 [2021-02-24T16:30:42.236Z] #50 74.88 internal/poll
16:30:42 [2021-02-24T16:30:42.236Z] #50 ...
16:30:42 [2021-02-24T16:30:42.236Z] 
16:30:42 [2021-02-24T16:30:42.236Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:42 [2021-02-24T16:30:42.236Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:42 [2021-02-24T16:30:42.236Z] #12 74.97 Selecting previously unselected package dmsetup.
16:30:42 [2021-02-24T16:30:42.236Z] #12 74.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
16:30:42 [2021-02-24T16:30:42.236Z] #12 74.99 Unpacking dmsetup (2:1.02.155-3) ...
16:30:42 [2021-02-24T16:30:42.337Z] #42 14.54   DEP      images/core.pb-c.d
16:30:42 [2021-02-24T16:30:42.337Z] #42 14.61   DEP      images/inventory.pb-c.d
16:30:42 [2021-02-24T16:30:42.337Z] #42 14.69   PBCC     images/cpuinfo.pb-c.c
16:30:42 [2021-02-24T16:30:42.337Z] #42 14.70   DEP      images/cpuinfo.pb-c.d
16:30:42 [2021-02-24T16:30:42.337Z] #42 14.76   PBCC     images/stats.pb-c.c
16:30:42 [2021-02-24T16:30:42.394Z] #42 12.82   DEP      images/sk-unix.pb-c.d
16:30:42 [2021-02-24T16:30:42.394Z] #42 12.86   PBCC     images/mm.pb-c.c
16:30:42 [2021-02-24T16:30:42.394Z] #42 12.90   DEP      images/mm.pb-c.d
16:30:42 [2021-02-24T16:30:42.394Z] #42 12.94   PBCC     images/timerfd.pb-c.c
16:30:42 [2021-02-24T16:30:42.394Z] #42 12.99   DEP      images/timerfd.pb-c.d
16:30:42 [2021-02-24T16:30:42.394Z] #42 13.04   PBCC     images/timer.pb-c.c
16:30:42 [2021-02-24T16:30:42.497Z] #12 75.20 Selecting previously unselected package mingw-w64-common.
16:30:42 [2021-02-24T16:30:42.497Z] #12 75.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
16:30:42 [2021-02-24T16:30:42.497Z] #12 75.21 Unpacking mingw-w64-common (6.0.0-3) ...
16:30:42 [2021-02-24T16:30:42.595Z] #42 14.79   DEP      images/stats.pb-c.d
16:30:42 [2021-02-24T16:30:42.653Z] #42 13.06   DEP      images/timer.pb-c.d
16:30:42 [2021-02-24T16:30:42.653Z] #42 13.12   PBCC     images/sa.pb-c.c
16:30:42 [2021-02-24T16:30:42.653Z] #42 13.17   DEP      images/sa.pb-c.d
16:30:42 [2021-02-24T16:30:42.653Z] #42 13.21   PBCC     images/pipe-data.pb-c.c
16:30:42 [2021-02-24T16:30:42.653Z] #42 13.27   DEP      images/pipe-data.pb-c.d
16:30:42 [2021-02-24T16:30:42.807Z] #36 8.841 Scanning dependencies of target tini-static
16:30:42 [2021-02-24T16:30:42.807Z] #36 9.089 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:30:42 [2021-02-24T16:30:42.911Z] #42 13.32   PBCC     images/mnt.pb-c.c
16:30:42 [2021-02-24T16:30:42.911Z] #42 13.36   DEP      images/mnt.pb-c.d
16:30:42 [2021-02-24T16:30:42.911Z] #42 13.43   PBCC     images/sk-packet.pb-c.c
16:30:42 [2021-02-24T16:30:42.911Z] #42 13.50   DEP      images/sk-packet.pb-c.d
16:30:42 [2021-02-24T16:30:42.911Z] #42 13.51   PBCC     images/tcp-stream.pb-c.c
16:30:42 [2021-02-24T16:30:42.911Z] #42 13.55   DEP      images/tcp-stream.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #36 ...
16:30:43 [2021-02-24T16:30:43.072Z] 
16:30:43 [2021-02-24T16:30:43.072Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:43 [2021-02-24T16:30:43.072Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:43 [2021-02-24T16:30:43.072Z] #44 69.35 go/doc
16:30:43 [2021-02-24T16:30:43.072Z] #44 74.38 github.com/LK4D4/vndr/build
16:30:43 [2021-02-24T16:30:43.072Z] #44 76.20 vendor/golang.org/x/text/unicode/bidi
16:30:43 [2021-02-24T16:30:43.072Z] #44 ...
16:30:43 [2021-02-24T16:30:43.072Z] 
16:30:43 [2021-02-24T16:30:43.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:43 [2021-02-24T16:30:43.072Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:30:43 [2021-02-24T16:30:43.072Z] #42 3.352 Note: Building without setproctitle() and strlcpy() support.
16:30:43 [2021-02-24T16:30:43.072Z] #42 3.352       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:30:43 [2021-02-24T16:30:43.072Z] #42 3.363 Note: Building without GnuTLS support
16:30:43 [2021-02-24T16:30:43.072Z] #42 3.369 Makefile.config:39: Warn: you have no libnftables installed
16:30:43 [2021-02-24T16:30:43.072Z] #42 3.369 Makefile.config:40: Warn: Building without nftables support
16:30:43 [2021-02-24T16:30:43.072Z] #42 5.752 fatal: not a git repository (or any of the parent directories): .git
16:30:43 [2021-02-24T16:30:43.072Z] #42 5.863   GEN      .gitid
16:30:43 [2021-02-24T16:30:43.072Z] #42 5.916   GEN      criu/include/version.h
16:30:43 [2021-02-24T16:30:43.072Z] #42 6.012   GEN      include/common/asm
16:30:43 [2021-02-24T16:30:43.072Z] #42 7.784   PBCC     images/timens.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 7.874   DEP      images/timens.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 7.910   PBCC     images/fown.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 7.936   PBCC     images/google/protobuf/descriptor.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.017   PBCC     images/opts.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.031   PBCC     images/memfd.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.086   DEP      images/fown.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.145   DEP      images/google/protobuf/descriptor.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.203   DEP      images/opts.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.248   DEP      images/memfd.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.293   PBCC     images/sit.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.356   DEP      images/sit.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.430   PBCC     images/macvlan.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.495   DEP      images/macvlan.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.580   PBCC     images/autofs.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.675   DEP      images/autofs.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.807   PBCC     images/sysctl.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.832   DEP      images/sysctl.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.912   PBCC     images/time.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.930   DEP      images/time.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 8.981   PBCC     images/binfmt-misc.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.001   DEP      images/binfmt-misc.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.042   PBCC     images/seccomp.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.139   DEP      images/seccomp.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.188   PBCC     images/userns.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.215   DEP      images/userns.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.293   PBCC     images/cgroup.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.344   DEP      images/cgroup.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.451   PBCC     images/ext-file.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.484   DEP      images/ext-file.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.524   PBCC     images/rpc.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.576   DEP      images/rpc.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.600   PBCC     images/siginfo.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.608   DEP      images/siginfo.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.629   PBCC     images/pagemap.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.653   DEP      images/pagemap.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.697   PBCC     images/rlimit.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.720   DEP      images/rlimit.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.792   PBCC     images/file-lock.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.836   DEP      images/file-lock.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.902   PBCC     images/tty.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.923   DEP      images/tty.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 9.988   PBCC     images/tun.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.07   PBCC     images/netdev.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.15   DEP      images/tun.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.19   DEP      images/netdev.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.24   PBCC     images/vma.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.33   DEP      images/vma.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.40   PBCC     images/creds.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.43   DEP      images/creds.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.54   PBCC     images/utsns.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.57   DEP      images/utsns.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.63   PBCC     images/ipc-desc.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.67   PBCC     images/ipc-sem.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.69   DEP      images/ipc-desc.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.73   DEP      images/ipc-sem.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.78   PBCC     images/ipc-msg.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.81   DEP      images/ipc-msg.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.85   PBCC     images/ipc-shm.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.89   DEP      images/ipc-shm.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.93   PBCC     images/ipc-var.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 10.95   DEP      images/ipc-var.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.00   PBCC     images/sk-opts.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.03   PBCC     images/packet-sock.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.09   DEP      images/sk-opts.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.14   DEP      images/packet-sock.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.18   PBCC     images/sk-netlink.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.20   DEP      images/sk-netlink.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.26   PBCC     images/sk-inet.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.30   DEP      images/sk-inet.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.38   PBCC     images/sk-unix.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.46   DEP      images/sk-unix.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.48   PBCC     images/mm.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.53   DEP      images/mm.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.61   PBCC     images/timerfd.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.70   DEP      images/timerfd.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.80   PBCC     images/timer.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.88   DEP      images/timer.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.91   PBCC     images/sa.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 11.96   DEP      images/sa.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.02   PBCC     images/pipe-data.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.06   DEP      images/pipe-data.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.10   PBCC     images/mnt.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.16   DEP      images/mnt.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.23   PBCC     images/sk-packet.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.27   DEP      images/sk-packet.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.33   PBCC     images/tcp-stream.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.37   DEP      images/tcp-stream.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.42   PBCC     images/pipe.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.49   DEP      images/pipe.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.53   PBCC     images/pstree.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.57   DEP      images/pstree.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.61   PBCC     images/fs.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.65   DEP      images/fs.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.71   PBCC     images/signalfd.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.74   DEP      images/signalfd.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.79   PBCC     images/fh.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.86   PBCC     images/fsnotify.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.92   DEP      images/fh.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.95   DEP      images/fsnotify.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 12.99   PBCC     images/eventpoll.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.02   DEP      images/eventpoll.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.04   PBCC     images/eventfd.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.05   DEP      images/eventfd.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.11   PBCC     images/remap-file-path.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.15   DEP      images/remap-file-path.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.18   PBCC     images/fifo.pb-c.c
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.23   DEP      images/fifo.pb-c.d
16:30:43 [2021-02-24T16:30:43.072Z] #42 13.27   PBCC     images/ghost-file.pb-c.c
16:30:43 [2021-02-24T16:30:43.133Z] #19 57.99 Setting up iptables (1.8.2-4) ...
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:30:43 [2021-02-24T16:30:43.133Z] #19 58.08 Setting up python3 (3.7.3-1) ...
16:30:43 [2021-02-24T16:30:43.170Z] #42 13.66   PBCC     images/pipe.pb-c.c
16:30:43 [2021-02-24T16:30:43.170Z] #42 13.66   DEP      images/pipe.pb-c.d
16:30:43 [2021-02-24T16:30:43.170Z] #42 13.75   PBCC     images/pstree.pb-c.c
16:30:43 [2021-02-24T16:30:43.170Z] #42 13.75   DEP      images/pstree.pb-c.d
16:30:43 [2021-02-24T16:30:43.170Z] #42 13.81   PBCC     images/fs.pb-c.c
16:30:43 [2021-02-24T16:30:43.170Z] #42 ...
16:30:43 [2021-02-24T16:30:43.170Z] 
16:30:43 [2021-02-24T16:30:43.170Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:43 [2021-02-24T16:30:43.170Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:30:43 [2021-02-24T16:30:43.170Z] #50 74.63 encoding/json
16:30:43 [2021-02-24T16:30:43.170Z] #50 76.60 github.com/pkg/diff
16:30:43 [2021-02-24T16:30:43.170Z] #50 78.01 go/ast
16:30:43 [2021-02-24T16:30:43.170Z] #50 81.07 golang.org/x/crypto/ssh/terminal
16:30:43 [2021-02-24T16:30:43.170Z] #50 82.69 mvdan.cc/editorconfig
16:30:43 [2021-02-24T16:30:43.170Z] #50 83.17 mvdan.cc/sh/v3/fileutil
16:30:43 [2021-02-24T16:30:43.170Z] #50 83.37 mvdan.cc/sh/v3/syntax
16:30:43 [2021-02-24T16:30:43.337Z] #42 13.33   DEP      images/ghost-file.pb-c.d
16:30:43 [2021-02-24T16:30:43.337Z] #42 13.41   PBCC     images/regfile.pb-c.c
16:30:43 [2021-02-24T16:30:43.337Z] #42 13.43   DEP      images/regfile.pb-c.d
16:30:43 [2021-02-24T16:30:43.337Z] #42 13.48   PBCC     images/ns.pb-c.c
16:30:43 [2021-02-24T16:30:43.337Z] #42 13.50   DEP      images/ns.pb-c.d
16:30:43 [2021-02-24T16:30:43.337Z] #42 13.57   PBCC     images/fdinfo.pb-c.c
16:30:43 [2021-02-24T16:30:43.390Z] #19 58.56 Setting up python3-wheel (0.32.3-2) ...
16:30:43 [2021-02-24T16:30:43.428Z] #50 ...
16:30:43 [2021-02-24T16:30:43.428Z] 
16:30:43 [2021-02-24T16:30:43.428Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:43 [2021-02-24T16:30:43.428Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:43 [2021-02-24T16:30:43.428Z] #42 13.86   DEP      images/fs.pb-c.d
16:30:43 [2021-02-24T16:30:43.428Z] #42 13.92   PBCC     images/signalfd.pb-c.c
16:30:43 [2021-02-24T16:30:43.428Z] #42 13.97   DEP      images/signalfd.pb-c.d
16:30:43 [2021-02-24T16:30:43.428Z] #42 14.01   PBCC     images/fh.pb-c.c
16:30:43 [2021-02-24T16:30:43.428Z] #42 14.09   PBCC     images/fsnotify.pb-c.c
16:30:43 [2021-02-24T16:30:43.601Z] #42 13.68   DEP      images/fdinfo.pb-c.d
16:30:43 [2021-02-24T16:30:43.601Z] #42 13.76   PBCC     images/core-aarch64.pb-c.c
16:30:43 [2021-02-24T16:30:43.601Z] #42 13.81   PBCC     images/core-arm.pb-c.c
16:30:43 [2021-02-24T16:30:43.601Z] #42 ...
16:30:43 [2021-02-24T16:30:43.601Z] 
16:30:43 [2021-02-24T16:30:43.601Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:43 [2021-02-24T16:30:43.601Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:43 [2021-02-24T16:30:43.601Z] #44 80.00 vendor/golang.org/x/text/unicode/norm
16:30:43 [2021-02-24T16:30:43.687Z] #42 14.14   DEP      images/fh.pb-c.d
16:30:43 [2021-02-24T16:30:43.687Z] #42 14.21   DEP      images/fsnotify.pb-c.d
16:30:43 [2021-02-24T16:30:43.687Z] #42 14.29   PBCC     images/eventpoll.pb-c.c
16:30:43 [2021-02-24T16:30:43.879Z] #12 ...
16:30:43 [2021-02-24T16:30:43.879Z] 
16:30:43 [2021-02-24T16:30:43.880Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:43 [2021-02-24T16:30:43.880Z] #33 sha256:075888e9de5f6860670d5a5a61f86ce0991fee33c796f57836691b2869eb1ad0
16:30:43 [2021-02-24T16:30:43.880Z] #33 66.54 time
16:30:43 [2021-02-24T16:30:43.880Z] #33 72.94 internal/poll
16:30:43 [2021-02-24T16:30:43.880Z] #33 75.47 internal/syscall/execenv
16:30:43 [2021-02-24T16:30:43.880Z] #33 75.77 internal/syscall/unix
16:30:43 [2021-02-24T16:30:43.880Z] #33 75.86 internal/fmtsort
16:30:43 [2021-02-24T16:30:43.880Z] #33 76.08 os
16:30:43 [2021-02-24T16:30:43.880Z] #33 76.72 strings
16:30:43 [2021-02-24T16:30:43.880Z] #33 ...
16:30:43 [2021-02-24T16:30:43.880Z] 
16:30:43 [2021-02-24T16:30:43.880Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:43 [2021-02-24T16:30:43.880Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.89 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.93 Setting up libcap-dev:amd64 (1:2.25-2) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.96 Setting up protobuf-compiler (3.6.1.3-2) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 75.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 76.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
16:30:43 [2021-02-24T16:30:43.880Z] #41 76.01 Setting up python-protobuf (3.6.1.3-2) ...
16:30:43 [2021-02-24T16:30:43.945Z] #42 14.34   DEP      images/eventpoll.pb-c.d
16:30:43 [2021-02-24T16:30:43.945Z] #42 14.38   PBCC     images/eventfd.pb-c.c
16:30:43 [2021-02-24T16:30:43.945Z] #42 14.40   DEP      images/eventfd.pb-c.d
16:30:43 [2021-02-24T16:30:43.945Z] #42 14.48   PBCC     images/remap-file-path.pb-c.c
16:30:43 [2021-02-24T16:30:43.945Z] #42 14.51   DEP      images/remap-file-path.pb-c.d
16:30:43 [2021-02-24T16:30:43.945Z] #42 14.61   PBCC     images/fifo.pb-c.c
16:30:43 [2021-02-24T16:30:43.969Z] #42 16.27 make[1]: Nothing to be done for 'all'.
16:30:44 [2021-02-24T16:30:44.181Z] #44 80.45 vendor/golang.org/x/net/http2/hpack
16:30:44 [2021-02-24T16:30:44.204Z] #42 14.65   DEP      images/fifo.pb-c.d
16:30:44 [2021-02-24T16:30:44.204Z] #42 14.73   PBCC     images/ghost-file.pb-c.c
16:30:44 [2021-02-24T16:30:44.204Z] #42 14.81   DEP      images/ghost-file.pb-c.d
16:30:44 [2021-02-24T16:30:44.319Z] #19 59.41 Setting up apparmor (2.13.2-10) ...
16:30:44 [2021-02-24T16:30:44.463Z] #42 14.87   PBCC     images/regfile.pb-c.c
16:30:44 [2021-02-24T16:30:44.463Z] #42 14.92   DEP      images/regfile.pb-c.d
16:30:44 [2021-02-24T16:30:44.463Z] #42 14.99   PBCC     images/ns.pb-c.c
16:30:44 [2021-02-24T16:30:44.463Z] #42 15.03   DEP      images/ns.pb-c.d
16:30:44 [2021-02-24T16:30:44.463Z] #42 15.07   PBCC     images/fdinfo.pb-c.c
16:30:44 [2021-02-24T16:30:44.721Z] #42 15.19   DEP      images/fdinfo.pb-c.d
16:30:44 [2021-02-24T16:30:44.721Z] #42 15.28   PBCC     images/core-aarch64.pb-c.c
16:30:44 [2021-02-24T16:30:44.721Z] #42 15.37   PBCC     images/core-arm.pb-c.c
16:30:44 [2021-02-24T16:30:44.980Z] #42 15.45   PBCC     images/core-ppc64.pb-c.c
16:30:44 [2021-02-24T16:30:44.980Z] #42 15.51   PBCC     images/core-s390.pb-c.c
16:30:44 [2021-02-24T16:30:44.980Z] #42 15.56   PBCC     images/core-x86.pb-c.c
16:30:45 [2021-02-24T16:30:45.135Z] #44 81.45 mime
16:30:45 [2021-02-24T16:30:45.135Z] #44 ...
16:30:45 [2021-02-24T16:30:45.135Z] 
16:30:45 [2021-02-24T16:30:45.135Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:45 [2021-02-24T16:30:45.135Z] #36 sha256:a762c98d2630b8772b1cdff1666fc2c2ed3dc100dd8fb8be65c2c376205b2efb
16:30:45 [2021-02-24T16:30:45.135Z] #36 10.29 [100%] Linking C executable tini-static
16:30:45 [2021-02-24T16:30:45.135Z] #36 10.78 [100%] Built target tini-static
16:30:45 [2021-02-24T16:30:45.135Z] #36 10.85 + mkdir -p /build
16:30:45 [2021-02-24T16:30:45.135Z] #36 10.85 + cp tini-static /build/docker-init
16:30:45 [2021-02-24T16:30:45.135Z] #36 DONE 11.4s
16:30:45 [2021-02-24T16:30:45.238Z] #42 15.68   PBCC     images/core.pb-c.c
16:30:45 [2021-02-24T16:30:45.238Z] #42 15.78   PBCC     images/inventory.pb-c.c
16:30:45 [2021-02-24T16:30:45.344Z] #42 17.73   CC       images/stats.o
16:30:45 [2021-02-24T16:30:45.400Z] 
16:30:45 [2021-02-24T16:30:45.400Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:45 [2021-02-24T16:30:45.400Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:30:45 [2021-02-24T16:30:45.400Z] #42 13.88   PBCC     images/core-ppc64.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 13.95   PBCC     images/core-s390.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.06   PBCC     images/core-x86.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.10   PBCC     images/core.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.16   PBCC     images/inventory.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.23   DEP      images/core-aarch64.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.30   DEP      images/core-arm.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.35   DEP      images/core-ppc64.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.41   DEP      images/core-s390.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.49   DEP      images/core-x86.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.57   DEP      images/core.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.66   DEP      images/inventory.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.75   PBCC     images/cpuinfo.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.77   DEP      images/cpuinfo.pb-c.d
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.83   PBCC     images/stats.pb-c.c
16:30:45 [2021-02-24T16:30:45.400Z] #42 14.87   DEP      images/stats.pb-c.d
16:30:45 [2021-02-24T16:30:45.497Z] #42 15.85   DEP      images/core-aarch64.pb-c.d
16:30:45 [2021-02-24T16:30:45.497Z] #42 15.88   DEP      images/core-arm.pb-c.d
16:30:45 [2021-02-24T16:30:45.497Z] #42 15.92   DEP      images/core-ppc64.pb-c.d
16:30:45 [2021-02-24T16:30:45.497Z] #42 16.01   DEP      images/core-s390.pb-c.d
16:30:45 [2021-02-24T16:30:45.497Z] #42 16.08   DEP      images/core-x86.pb-c.d
16:30:45 [2021-02-24T16:30:45.602Z] #42 18.07   CC       images/core.o
16:30:45 [2021-02-24T16:30:45.683Z] #19 ...
16:30:45 [2021-02-24T16:30:45.683Z] 
16:30:45 [2021-02-24T16:30:45.683Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:30:45 [2021-02-24T16:30:45.683Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:30:45 [2021-02-24T16:30:45.683Z] #39 191.8 + dpkg --print-architecture
16:30:45 [2021-02-24T16:30:45.755Z] #42 16.18   DEP      images/core.pb-c.d
16:30:45 [2021-02-24T16:30:45.755Z] #42 16.18   DEP      images/inventory.pb-c.d
16:30:45 [2021-02-24T16:30:45.755Z] #42 16.25   PBCC     images/cpuinfo.pb-c.c
16:30:45 [2021-02-24T16:30:45.755Z] #42 16.29   DEP      images/cpuinfo.pb-c.d
16:30:45 [2021-02-24T16:30:45.755Z] #42 16.36   PBCC     images/stats.pb-c.c
16:30:45 [2021-02-24T16:30:45.755Z] #42 16.39   DEP      images/stats.pb-c.d
16:30:45 [2021-02-24T16:30:45.940Z] #39 191.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:30:46 [2021-02-24T16:30:46.196Z] #39 ...
16:30:46 [2021-02-24T16:30:46.196Z] 
16:30:46 [2021-02-24T16:30:46.196Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:46 [2021-02-24T16:30:46.196Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:46 [2021-02-24T16:30:46.196Z] #42 111.2   CC       criu/external.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 111.6   CC       criu/fault-injection.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 111.7   CC       criu/fdstore.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 112.1   CC       criu/fifo.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 112.4   CC       criu/file-ids.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 112.8   CC       criu/file-lock.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 113.7   CC       criu/files-ext.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 114.1   CC       criu/files-reg.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 116.3   CC       criu/files.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 118.5   CC       criu/filesystems.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 119.2   CC       criu/fsnotify.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 120.3   CC       criu/image-desc.o
16:30:46 [2021-02-24T16:30:46.196Z] #42 120.4   CC       criu/image.o
16:30:46 [2021-02-24T16:30:46.452Z] #42 121.3   CC       criu/ipc_ns.o
16:30:46 [2021-02-24T16:30:46.452Z] #42 ...
16:30:46 [2021-02-24T16:30:46.452Z] 
16:30:46 [2021-02-24T16:30:46.452Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:30:46 [2021-02-24T16:30:46.452Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:30:46 [2021-02-24T16:30:46.452Z] #39 192.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:30:46 [2021-02-24T16:30:46.452Z] #39 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:30:46 [2021-02-24T16:30:46.537Z] #42 18.82   CC       images/core-x86.o
16:30:46 [2021-02-24T16:30:46.800Z] #42 ...
16:30:46 [2021-02-24T16:30:46.800Z] 
16:30:46 [2021-02-24T16:30:46.800Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:46 [2021-02-24T16:30:46.800Z] #55 sha256:a31ade70996f03f71c588a32c4f3fc2187b035695f565b86567946fdfdaf01d3
16:30:46 [2021-02-24T16:30:46.803Z] #42 16.73 make[1]: Nothing to be done for 'all'.
16:30:47 [2021-02-24T16:30:47.083Z] #55 42.07 Checking out files:  50% (1906/3770)   
Checking out files:  51% (1923/3770)   
Checking out files:  52% (1961/3770)   
Checking out files:  53% (1999/3770)   
Checking out files:  54% (2036/3770)   
Checking out files:  55% (2074/3770)   
Checking out files:  56% (2112/3770)   
Checking out files:  57% (2149/3770)   
Checking out files:  58% (2187/3770)   
Checking out files:  59% (2225/3770)   
Checking out files:  60% (2262/3770)   
Checking out files:  61% (2300/3770)   
Checking out files:  62% (2338/3770)   
Checking out files:  63% (2376/3770)   
Checking out files:  64% (2413/3770)   
Checking out files:  65% (2451/3770)   
Checking out files:  66% (2489/3770)   
Checking out files:  67% (2526/3770)   
Checking out files:  68% (2564/3770)   
Checking out files:  69% (2602/3770)   
Checking out files:  70% (2639/3770)   
Checking out files:  71% (2677/3770)   
Checking out files:  72% (2715/3770)   
Checking out files:  73% (2753/3770)   
Checking out files:  74% (2790/3770)   
Checking out files:  75% (2828/3770)   
Checking out files:  76% (2866/3770)   
Checking out files:  77% (2903/3770)   
Checking out files:  78% (2941/3770)   
Checking out files:  79% (2979/3770)   
Checking out files:  80% (3016/3770)   
Checking out files:  81% (3054/3770)   
Checking out files:  82% (3092/3770)   
Checking out files:  83% (3130/3770)   
Checking out files:  84% (3167/3770)   
Checking out files:  85% (3205/3770)   
Checking out files:  86% (3243/3770)   
Checking out files:  87% (3280/3770)   
Checking out files:  88% (3318/3770)   
Checking out files:  89% (3356/3770)   
Checking out files:  90% (3393/3770)   
Checking out files:  91% (3431/3770)   
Checking out files:  92% (3469/3770)   
Checking out files:  93% (3507/3770)   
Checking out files:  94% (3544/3770)   
Checking out files:  95% (3582/3770)   
Checking out files:  96% (3620/3770)   
Checking out files:  97% (3657/3770)   
Checking out files:  98% (3695/3770)   
Checking out files:  99% (3733/3770)   
Checking out files: 100% (3770/3770)   
Checking out files: 100% (3770/3770), done.
16:30:47 [2021-02-24T16:30:47.083Z] #55 43.63 + cd /tmp/tmp.xCI2hOosVT/src/github.com/containerd/containerd
16:30:47 [2021-02-24T16:30:47.083Z] #55 43.63 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:47 [2021-02-24T16:30:47.660Z] #42 18.06 make[1]: Nothing to be done for 'all'.
16:30:47 [2021-02-24T16:30:47.760Z] #42 ...
16:30:47 [2021-02-24T16:30:47.760Z] 
16:30:47 [2021-02-24T16:30:47.760Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:47 [2021-02-24T16:30:47.760Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:30:47 [2021-02-24T16:30:47.760Z] #12 74.26 Selecting previously unselected package gcc-mingw-w64-base.
16:30:47 [2021-02-24T16:30:47.760Z] #12 74.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:30:47 [2021-02-24T16:30:47.760Z] #12 74.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:30:47 [2021-02-24T16:30:47.760Z] #12 74.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:30:47 [2021-02-24T16:30:47.760Z] #12 74.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:30:47 [2021-02-24T16:30:47.760Z] #12 74.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:30:48 [2021-02-24T16:30:48.339Z] #12 ...
16:30:48 [2021-02-24T16:30:48.339Z] 
16:30:48 [2021-02-24T16:30:48.339Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:48 [2021-02-24T16:30:48.339Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:30:48 [2021-02-24T16:30:48.339Z] #42 18.36   CC       images/stats.o
16:30:48 [2021-02-24T16:30:48.919Z] #42 18.98   CC       images/core.o
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.10 + export 'BUILDTAGS=netgo osusergo static_build'
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.11 + BUILDTAGS='netgo osusergo static_build'
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.11 + export EXTRA_FLAGS=-buildmode=pie
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.12 + EXTRA_FLAGS=-buildmode=pie
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.12 + '[' '' = dynamic ']'
16:30:49 [2021-02-24T16:30:49.040Z] #55 45.12 + make
16:30:49 [2021-02-24T16:30:49.057Z] #42 ...
16:30:49 [2021-02-24T16:30:49.057Z] 
16:30:49 [2021-02-24T16:30:49.057Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:49 [2021-02-24T16:30:49.057Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:30:49 [2021-02-24T16:30:49.057Z] #44 80.28 text/template/parse
16:30:49 [2021-02-24T16:30:49.057Z] #44 80.61 go/parser
16:30:49 [2021-02-24T16:30:49.057Z] #44 83.80 encoding/xml
16:30:49 [2021-02-24T16:30:49.057Z] #44 85.15 text/template
16:30:49 [2021-02-24T16:30:49.057Z] #44 89.60 github.com/LK4D4/vndr/versioned
16:30:49 [2021-02-24T16:30:49.057Z] #44 89.80 compress/flate
16:30:49 [2021-02-24T16:30:49.057Z] #44 ...
16:30:49 [2021-02-24T16:30:49.057Z] 
16:30:49 [2021-02-24T16:30:49.057Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:49 [2021-02-24T16:30:49.057Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:30:49 [2021-02-24T16:30:49.057Z] #50 89.99 mvdan.cc/sh/v3/cmd/shfmt
16:30:49 [2021-02-24T16:30:49.167Z] #41 ...
16:30:49 [2021-02-24T16:30:49.167Z] 
16:30:49 [2021-02-24T16:30:49.167Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:49 [2021-02-24T16:30:49.167Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:49 [2021-02-24T16:30:49.167Z] #12 81.60 Selecting previously unselected package mingw-w64-x86-64-dev.
16:30:49 [2021-02-24T16:30:49.167Z] #12 81.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
16:30:49 [2021-02-24T16:30:49.167Z] #12 81.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
16:30:49 [2021-02-24T16:30:49.606Z] #55 46.17 + bin/ctr
16:30:49 [2021-02-24T16:30:49.872Z] #42 19.79   CC       images/core-x86.o
16:30:50 [2021-02-24T16:30:50.452Z] #42 20.49   CC       images/core-arm.o
16:30:50 [2021-02-24T16:30:50.551Z] #12 ...
16:30:50 [2021-02-24T16:30:50.551Z] 
16:30:50 [2021-02-24T16:30:50.551Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
16:30:50 [2021-02-24T16:30:50.551Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
16:30:50 [2021-02-24T16:30:50.551Z] #41 82.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
16:30:50 [2021-02-24T16:30:50.551Z] #41 82.32 Processing triggers for libc-bin (2.28-10) ...
16:30:50 [2021-02-24T16:30:50.551Z] #41 DONE 83.5s
16:30:50 [2021-02-24T16:30:50.811Z] 
16:30:50 [2021-02-24T16:30:50.811Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:50 [2021-02-24T16:30:50.811Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:51 [2021-02-24T16:30:51.031Z] #42 21.00   CC       images/core-aarch64.o
16:30:51 [2021-02-24T16:30:51.296Z] #42 21.42   CC       images/core-ppc64.o
16:30:51 [2021-02-24T16:30:51.753Z] #42 ...
16:30:51 [2021-02-24T16:30:51.753Z] 
16:30:51 [2021-02-24T16:30:51.753Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:30:51 [2021-02-24T16:30:51.753Z] #36 sha256:465198ac6683cdc4e588da0bdf4bec34eb164430ad51532873b8609f0c0cd95c
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.162 + RM_GOPATH=0
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.162 + TMP_GOPATH=
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.162 + : /build
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.162 + '[' -z '' ']'
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.164 ++ mktemp -d
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.165 + export GOPATH=/tmp/tmp.qF3LZeLgCI
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.165 + GOPATH=/tmp/tmp.qF3LZeLgCI
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.165 + RM_GOPATH=1
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.165 + case "$(go env GOARCH)" in
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.166 ++ go env GOARCH
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.190 + export GO_BUILDMODE=-buildmode=pie
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.190 + GO_BUILDMODE=-buildmode=pie
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.191 ++ dirname /tmp/install/install.sh
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + dir=/tmp/install
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + bin=tini
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + shift
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + '[' '!' -f /tmp/install/tini.installer ']'
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + . /tmp/install/tini.installer
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + install_tini
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.196 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.qF3LZeLgCI/tini
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.208 Cloning into '/tmp/tmp.qF3LZeLgCI/tini'...
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.922 + cd /tmp/tmp.qF3LZeLgCI/tini
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.922 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
16:30:51 [2021-02-24T16:30:51.753Z] #36 1.950 + cmake .
16:30:51 [2021-02-24T16:30:51.753Z] #36 2.601 -- The C compiler identification is GNU 8.3.0
16:30:51 [2021-02-24T16:30:51.753Z] #36 2.657 -- Check for working C compiler: /usr/bin/cc
16:30:51 [2021-02-24T16:30:51.753Z] #36 3.418 -- Check for working C compiler: /usr/bin/cc -- works
16:30:51 [2021-02-24T16:30:51.753Z] #36 3.422 -- Detecting C compiler ABI info
16:30:51 [2021-02-24T16:30:51.753Z] #36 4.047 -- Detecting C compiler ABI info - done
16:30:51 [2021-02-24T16:30:51.753Z] #36 4.084 -- Detecting C compile features
16:30:51 [2021-02-24T16:30:51.753Z] #36 6.548 -- Detecting C compile features - done
16:30:51 [2021-02-24T16:30:51.753Z] #36 6.565 -- Performing Test HAS_BUILTIN_FORTIFY
16:30:51 [2021-02-24T16:30:51.753Z] #36 6.887 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:30:51 [2021-02-24T16:30:51.753Z] #36 7.068 -- Configuring done
16:30:51 [2021-02-24T16:30:51.753Z] #36 7.086 -- Generating done
16:30:51 [2021-02-24T16:30:51.753Z] #36 7.097 -- Build files have been written to: /tmp/tmp.qF3LZeLgCI/tini
16:30:51 [2021-02-24T16:30:51.753Z] #36 7.115 + make tini-static
16:30:51 [2021-02-24T16:30:51.753Z] #36 7.626 Scanning dependencies of target tini-static
16:30:51 [2021-02-24T16:30:51.753Z] #36 7.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:30:51 [2021-02-24T16:30:51.753Z] #36 9.354 [100%] Linking C executable tini-static
16:30:51 [2021-02-24T16:30:51.753Z] #36 9.995 [100%] Built target tini-static
16:30:51 [2021-02-24T16:30:51.753Z] #36 10.11 + mkdir -p /build
16:30:51 [2021-02-24T16:30:51.753Z] #36 10.12 + cp tini-static /build/docker-init
16:30:51 [2021-02-24T16:30:51.753Z] #36 DONE 10.2s
16:30:51 [2021-02-24T16:30:51.753Z] 
16:30:51 [2021-02-24T16:30:51.753Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:51 [2021-02-24T16:30:51.753Z] #33 sha256:075888e9de5f6860670d5a5a61f86ce0991fee33c796f57836691b2869eb1ad0
16:30:51 [2021-02-24T16:30:51.753Z] #33 79.07 path
16:30:51 [2021-02-24T16:30:51.753Z] #33 79.65 text/tabwriter
16:30:51 [2021-02-24T16:30:51.753Z] #33 80.11 fmt
16:30:51 [2021-02-24T16:30:51.753Z] #33 80.20 path/filepath
16:30:51 [2021-02-24T16:30:51.753Z] #33 81.73 io/ioutil
16:30:51 [2021-02-24T16:30:51.753Z] #33 83.61 flag
16:30:51 [2021-02-24T16:30:51.753Z] #33 83.61 github.com/BurntSushi/toml
16:30:52 [2021-02-24T16:30:52.133Z] #55 ...
16:30:52 [2021-02-24T16:30:52.133Z] 
16:30:52 [2021-02-24T16:30:52.133Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:52 [2021-02-24T16:30:52.133Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:30:52 [2021-02-24T16:30:52.133Z] #44 95.64 encoding/xml
16:30:52 [2021-02-24T16:30:52.133Z] #44 98.55 go/doc
16:30:52 [2021-02-24T16:30:52.133Z] #44 101.3 github.com/LK4D4/vndr/versioned
16:30:52 [2021-02-24T16:30:52.133Z] #44 101.5 compress/flate
16:30:52 [2021-02-24T16:30:52.133Z] #44 101.9 github.com/LK4D4/vndr/build
16:30:52 [2021-02-24T16:30:52.133Z] #44 104.3 hash/crc32
16:30:52 [2021-02-24T16:30:52.133Z] #44 104.9 compress/gzip
16:30:52 [2021-02-24T16:30:52.133Z] #44 105.6 net
16:30:52 [2021-02-24T16:30:52.133Z] #44 ...
16:30:52 [2021-02-24T16:30:52.133Z] 
16:30:52 [2021-02-24T16:30:52.133Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:52 [2021-02-24T16:30:52.133Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:52 [2021-02-24T16:30:52.133Z] #42 19.38   CC       images/core-arm.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 19.83   CC       images/core-aarch64.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 20.20   CC       images/core-ppc64.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 20.85   CC       images/core-s390.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 21.62   CC       images/cpuinfo.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 22.11   CC       images/inventory.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 22.38   CC       images/fdinfo.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 22.74   CC       images/fown.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 23.02   CC       images/ns.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 23.31   CC       images/regfile.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 23.56   CC       images/ghost-file.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 23.85   CC       images/fifo.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 24.08   CC       images/remap-file-path.o
16:30:52 [2021-02-24T16:30:52.133Z] #42 24.31   CC       images/eventfd.o
16:30:52 [2021-02-24T16:30:52.249Z] #42 22.28   CC       images/core-s390.o
16:30:52 [2021-02-24T16:30:52.390Z] #42 24.66   CC       images/eventpoll.o
16:30:52 [2021-02-24T16:30:52.648Z] #42 24.94   CC       images/fh.o
16:30:52 [2021-02-24T16:30:52.828Z] #42 ...
16:30:52 [2021-02-24T16:30:52.828Z] 
16:30:52 [2021-02-24T16:30:52.828Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:52 [2021-02-24T16:30:52.828Z] #55 sha256:c6d7a7b7fe7548e2c2129676d7a7f5e8e8a47fcea3d5917abd567b6542576f5e
16:30:52 [2021-02-24T16:30:52.828Z] #55 38.78 + bin/ctr
16:30:52 [2021-02-24T16:30:52.828Z] #55 ...
16:30:52 [2021-02-24T16:30:52.828Z] 
16:30:52 [2021-02-24T16:30:52.828Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:52 [2021-02-24T16:30:52.828Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:30:52 [2021-02-24T16:30:52.828Z] #44 83.13 mime/quotedprintable
16:30:52 [2021-02-24T16:30:52.828Z] #44 86.01 vendor/golang.org/x/net/idna
16:30:52 [2021-02-24T16:30:52.828Z] #44 89.03 net/textproto
16:30:52 [2021-02-24T16:30:52.828Z] #44 89.04 vendor/golang.org/x/net/http/httpproxy
16:30:52 [2021-02-24T16:30:52.828Z] #44 89.14 crypto/x509
16:30:52 [2021-02-24T16:30:52.906Z] #42 25.31   CC       images/fsnotify.o
16:30:52 [2021-02-24T16:30:52.991Z] #39 ...
16:30:52 [2021-02-24T16:30:52.991Z] 
16:30:52 [2021-02-24T16:30:52.991Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:30:52 [2021-02-24T16:30:52.991Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:30:52 [2021-02-24T16:30:52.991Z] #19 61.40 Setting up xfsprogs (4.20.0-1) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 61.42 Setting up python3-lib2to3 (3.7.3-1) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 61.89 Setting up python3-pkg-resources (40.8.0-1) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 62.93 Setting up python3-distutils (3.7.3-1) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 63.47 Setting up python3-setuptools (40.8.0-1) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 64.71 Setting up python3-pip (18.1-5) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 65.83 Processing triggers for libc-bin (2.28-10) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 65.86 Processing triggers for mime-support (3.62) ...
16:30:52 [2021-02-24T16:30:52.991Z] #19 DONE 67.1s
16:30:52 [2021-02-24T16:30:52.991Z] 
16:30:52 [2021-02-24T16:30:52.991Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:30:52 [2021-02-24T16:30:52.991Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
16:30:52 [2021-02-24T16:30:52.991Z] #20 1.012 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:30:52 [2021-02-24T16:30:52.991Z] #20 1.018 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:30:52 [2021-02-24T16:30:52.991Z] #20 1.022 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:30:52 [2021-02-24T16:30:52.991Z] #20 DONE 1.1s
16:30:52 [2021-02-24T16:30:52.991Z] 
16:30:52 [2021-02-24T16:30:52.991Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:30:52 [2021-02-24T16:30:52.991Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:30:53 [2021-02-24T16:30:53.092Z] #44 ...
16:30:53 [2021-02-24T16:30:53.092Z] 
16:30:53 [2021-02-24T16:30:53.092Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:53 [2021-02-24T16:30:53.092Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:30:53 [2021-02-24T16:30:53.092Z] #42 23.10   CC       images/cpuinfo.o
16:30:53 [2021-02-24T16:30:53.164Z] #42 ...
16:30:53 [2021-02-24T16:30:53.164Z] 
16:30:53 [2021-02-24T16:30:53.164Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:53 [2021-02-24T16:30:53.164Z] #50 sha256:2ebadf9fbdb6a1cfc6e59085fd33320fe1d2863ac7c77984e453ff61d9512a0e
16:30:53 [2021-02-24T16:30:53.164Z] #50 100.4 mvdan.cc/sh/v3/cmd/shfmt
16:30:53 [2021-02-24T16:30:53.164Z] #50 DONE 106.6s
16:30:53 [2021-02-24T16:30:53.164Z] 
16:30:53 [2021-02-24T16:30:53.164Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:53 [2021-02-24T16:30:53.164Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:30:53 [2021-02-24T16:30:53.164Z] #44 105.9 vendor/golang.org/x/text/transform
16:30:53 [2021-02-24T16:30:53.164Z] #44 106.6 vendor/golang.org/x/text/unicode/bidi
16:30:53 [2021-02-24T16:30:53.664Z] #33 86.25 log
16:30:53 [2021-02-24T16:30:53.664Z] #33 ...
16:30:53 [2021-02-24T16:30:53.664Z] 
16:30:53 [2021-02-24T16:30:53.664Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:53 [2021-02-24T16:30:53.664Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:30:53 [2021-02-24T16:30:53.664Z] #44 76.31 os
16:30:53 [2021-02-24T16:30:53.664Z] #44 77.20 strings
16:30:53 [2021-02-24T16:30:53.664Z] #44 79.50 regexp/syntax
16:30:53 [2021-02-24T16:30:53.664Z] #44 80.14 fmt
16:30:53 [2021-02-24T16:30:53.664Z] #44 84.97 regexp
16:30:53 [2021-02-24T16:30:53.664Z] #44 85.38 flag
16:30:53 [2021-02-24T16:30:53.664Z] #44 ...
16:30:53 [2021-02-24T16:30:53.664Z] 
16:30:53 [2021-02-24T16:30:53.664Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:53 [2021-02-24T16:30:53.664Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:53 [2021-02-24T16:30:53.664Z] #42 2.828 Note: Building without setproctitle() and strlcpy() support.
16:30:53 [2021-02-24T16:30:53.664Z] #42 2.829       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:30:53 [2021-02-24T16:30:53.664Z] #42 2.842 Note: Building without GnuTLS support
16:30:53 [2021-02-24T16:30:53.664Z] #42 2.858 Makefile.config:39: Warn: you have no libnftables installed
16:30:53 [2021-02-24T16:30:53.664Z] #42 2.858 Makefile.config:40: Warn: Building without nftables support
16:30:53 [2021-02-24T16:30:53.671Z] #42 23.64   CC       images/inventory.o
16:30:53 [2021-02-24T16:30:53.936Z] #42 24.00   CC       images/fdinfo.o
16:30:54 [2021-02-24T16:30:54.200Z] #42 24.51   CC       images/fown.o
16:30:54 [2021-02-24T16:30:54.234Z] #42 ...
16:30:54 [2021-02-24T16:30:54.234Z] 
16:30:54 [2021-02-24T16:30:54.234Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:54 [2021-02-24T16:30:54.234Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:30:54 [2021-02-24T16:30:54.234Z] #50 77.01 os
16:30:54 [2021-02-24T16:30:54.234Z] #50 79.83 encoding/base64
16:30:54 [2021-02-24T16:30:54.234Z] #50 80.57 golang.org/x/sys/unix
16:30:54 [2021-02-24T16:30:54.234Z] #50 80.66 fmt
16:30:54 [2021-02-24T16:30:54.234Z] #50 86.62 encoding/json
16:30:54 [2021-02-24T16:30:54.332Z] #50 ...
16:30:54 [2021-02-24T16:30:54.332Z] 
16:30:54 [2021-02-24T16:30:54.332Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:54 [2021-02-24T16:30:54.332Z] #55 sha256:d58b72908550395f70fbc8aeda9f760ef53744f73b0cef52af02c5cbf9bac1d0
16:30:54 [2021-02-24T16:30:54.332Z] #55 48.06 Checking out files:  50% (1893/3770)   
Checking out files:  51% (1923/3770)   
Checking out files:  52% (1961/3770)   
Checking out files:  53% (1999/3770)   
Checking out files:  54% (2036/3770)   
Checking out files:  55% (2074/3770)   
Checking out files:  56% (2112/3770)   
Checking out files:  57% (2149/3770)   
Checking out files:  58% (2187/3770)   
Checking out files:  59% (2225/3770)   
Checking out files:  60% (2262/3770)   
Checking out files:  61% (2300/3770)   
Checking out files:  62% (2338/3770)   
Checking out files:  63% (2376/3770)   
Checking out files:  64% (2413/3770)   
Checking out files:  65% (2451/3770)   
Checking out files:  66% (2489/3770)   
Checking out files:  67% (2526/3770)   
Checking out files:  68% (2564/3770)   
Checking out files:  69% (2602/3770)   
Checking out files:  70% (2639/3770)   
Checking out files:  71% (2677/3770)   
Checking out files:  72% (2715/3770)   
Checking out files:  73% (2753/3770)   
Checking out files:  74% (2790/3770)   
Checking out files:  75% (2828/3770)   
Checking out files:  76% (2866/3770)   
Checking out files:  77% (2903/3770)   
Checking out files:  78% (2941/3770)   
Checking out files:  79% (2979/3770)   
Checking out files:  80% (3016/3770)   
Checking out files:  81% (3054/3770)   
Checking out files:  82% (3092/3770)   
Checking out files:  83% (3130/3770)   
Checking out files:  84% (3167/3770)   
Checking out files:  85% (3205/3770)   
Checking out files:  86% (3243/3770)   
Checking out files:  87% (3280/3770)   
Checking out files:  88% (3318/3770)   
Checking out files:  89% (3356/3770)   
Checking out files:  90% (3393/3770)   
Checking out files:  90% (3418/3770)   
Checking out files:  91% (3431/3770)   
Checking out files:  92% (3469/3770)   
Checking out files:  93% (3507/3770)   
Checking out files:  94% (3544/3770)   
Checking out files:  95% (3582/3770)   
Checking out files:  96% (3620/3770)   
Checking out files:  97% (3657/3770)   
Checking out files:  98% (3695/3770)   
Checking out files:  99% (3733/3770)   
Checking out files: 100% (3770/3770)   
Checking out files: 100% (3770/3770), done.
16:30:54 [2021-02-24T16:30:54.332Z] #55 49.51 + cd /tmp/tmp.BlfQw2X8sF/src/github.com/containerd/containerd
16:30:54 [2021-02-24T16:30:54.332Z] #55 49.51 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:30:54 [2021-02-24T16:30:54.332Z] #55 ...
16:30:54 [2021-02-24T16:30:54.332Z] 
16:30:54 [2021-02-24T16:30:54.332Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:30:54 [2021-02-24T16:30:54.332Z] #50 sha256:fea73fb145d9e9267c549408011df42bc79326ef6de8052740c0c8c6e685322e
16:30:54 [2021-02-24T16:30:54.332Z] #50 DONE 95.8s
16:30:54 [2021-02-24T16:30:54.332Z] 
16:30:54 [2021-02-24T16:30:54.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:54 [2021-02-24T16:30:54.332Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:54 [2021-02-24T16:30:54.332Z] #42 19.56   CC       images/stats.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 19.99   CC       images/core.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 20.64   CC       images/core-x86.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 21.25   CC       images/core-arm.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 21.60   CC       images/core-aarch64.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 21.92   CC       images/core-ppc64.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 22.62   CC       images/core-s390.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 23.23   CC       images/cpuinfo.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 23.73   CC       images/inventory.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 24.04   CC       images/fdinfo.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 24.42   CC       images/fown.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 24.62   CC       images/ns.o
16:30:54 [2021-02-24T16:30:54.332Z] #42 24.94   CC       images/regfile.o
16:30:54 [2021-02-24T16:30:54.494Z] #50 ...
16:30:54 [2021-02-24T16:30:54.495Z] 
16:30:54 [2021-02-24T16:30:54.495Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:54 [2021-02-24T16:30:54.495Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:30:54 [2021-02-24T16:30:54.495Z] #44 87.31 go/token
16:30:54 [2021-02-24T16:30:54.779Z] #42 24.84   CC       images/ns.o
16:30:54 [2021-02-24T16:30:54.779Z] #42 25.08   CC       images/regfile.o
16:30:54 [2021-02-24T16:30:54.900Z] #42 25.19   CC       images/ghost-file.o
16:30:54 [2021-02-24T16:30:54.900Z] #42 25.48   CC       images/fifo.o
16:30:55 [2021-02-24T16:30:55.064Z] #44 108.6 vendor/golang.org/x/text/secure/bidirule
16:30:55 [2021-02-24T16:30:55.158Z] #42 25.68   CC       images/remap-file-path.o
16:30:55 [2021-02-24T16:30:55.323Z] #44 108.9 vendor/golang.org/x/text/unicode/norm
16:30:55 [2021-02-24T16:30:55.358Z] #42 25.31   CC       images/ghost-file.o
16:30:55 [2021-02-24T16:30:55.417Z] #42 25.91   CC       images/eventfd.o
16:30:55 [2021-02-24T16:30:55.622Z] #42 25.73   CC       images/fifo.o
16:30:55 [2021-02-24T16:30:55.676Z] #42 26.14   CC       images/eventpoll.o
16:30:55 [2021-02-24T16:30:55.878Z] #44 88.33 go/scanner
16:30:55 [2021-02-24T16:30:55.887Z] #42 26.00   CC       images/remap-file-path.o
16:30:55 [2021-02-24T16:30:55.935Z] #42 26.37   CC       images/fh.o
16:30:55 [2021-02-24T16:30:55.935Z] #42 ...
16:30:55 [2021-02-24T16:30:55.935Z] 
16:30:55 [2021-02-24T16:30:55.935Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:30:55 [2021-02-24T16:30:55.935Z] #55 sha256:d58b72908550395f70fbc8aeda9f760ef53744f73b0cef52af02c5cbf9bac1d0
16:30:55 [2021-02-24T16:30:55.935Z] #55 51.55 + export 'BUILDTAGS=netgo osusergo static_build'
16:30:56 [2021-02-24T16:30:56.138Z] #44 89.01 internal/lazyregexp
16:30:56 [2021-02-24T16:30:56.151Z] #42 26.34   CC       images/eventfd.o
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + BUILDTAGS='netgo osusergo static_build'
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + export EXTRA_FLAGS=-buildmode=pie
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + EXTRA_FLAGS=-buildmode=pie
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + '[' '' = dynamic ']'
16:30:56 [2021-02-24T16:30:56.194Z] #55 51.55 + make
16:30:56 [2021-02-24T16:30:56.399Z] #44 89.20 net/url
16:30:56 [2021-02-24T16:30:56.416Z] #42 26.62   CC       images/eventpoll.o
16:30:56 [2021-02-24T16:30:56.659Z] #44 89.56 go/ast
16:30:56 [2021-02-24T16:30:56.683Z] #42 26.85   CC       images/fh.o
16:30:57 [2021-02-24T16:30:57.130Z] #55 52.71 + bin/ctr
16:30:57 [2021-02-24T16:30:57.262Z] #42 27.21   CC       images/fsnotify.o
16:30:57 [2021-02-24T16:30:57.845Z] #42 27.94   CC       images/signalfd.o
16:30:57 [2021-02-24T16:30:57.856Z] #44 ...
16:30:57 [2021-02-24T16:30:57.856Z] 
16:30:57 [2021-02-24T16:30:57.856Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:30:57 [2021-02-24T16:30:57.856Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:30:57 [2021-02-24T16:30:57.856Z] #12 110.1 Selecting previously unselected package g++-mingw-w64-x86-64.
16:30:57 [2021-02-24T16:30:57.856Z] #12 110.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:30:57 [2021-02-24T16:30:57.856Z] #12 110.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:30:58 [2021-02-24T16:30:58.041Z] #44 90.71 text/template/parse
16:30:58 [2021-02-24T16:30:58.127Z] #42 28.20   CC       images/fs.o
16:30:58 [2021-02-24T16:30:58.237Z] #21 ...
16:30:58 [2021-02-24T16:30:58.237Z] 
16:30:58 [2021-02-24T16:30:58.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:58 [2021-02-24T16:30:58.237Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:58 [2021-02-24T16:30:58.237Z] #42 122.4   CC       criu/irmap.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 123.1   CC       criu/kcmp-ids.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 123.4   CC       criu/kerndat.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 124.5   CC       criu/libnetlink.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 125.0   CC       criu/log.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 125.6   CC       criu/lsm.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 126.1   CC       criu/mem.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 128.3   CC       criu/memfd.o
16:30:58 [2021-02-24T16:30:58.237Z] #42 129.2   CC       criu/mount.o
16:30:58 [2021-02-24T16:30:58.393Z] #42 28.53   CC       images/pstree.o
16:30:58 [2021-02-24T16:30:58.493Z] #42 ...
16:30:58 [2021-02-24T16:30:58.493Z] 
16:30:58 [2021-02-24T16:30:58.493Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:30:58 [2021-02-24T16:30:58.493Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:30:58 [2021-02-24T16:30:58.493Z] #21 5.524 Collecting yamllint==1.16.0
16:30:58 [2021-02-24T16:30:58.657Z] #42 28.81   CC       images/pipe.o
16:30:58 [2021-02-24T16:30:58.921Z] #42 29.03   CC       images/tcp-stream.o
16:30:59 [2021-02-24T16:30:59.033Z] #55 ...
16:30:59 [2021-02-24T16:30:59.033Z] 
16:30:59 [2021-02-24T16:30:59.033Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:30:59 [2021-02-24T16:30:59.033Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:30:59 [2021-02-24T16:30:59.033Z] #44 90.60 go/doc
16:30:59 [2021-02-24T16:30:59.033Z] #44 92.30 hash/crc32
16:30:59 [2021-02-24T16:30:59.033Z] #44 92.84 compress/gzip
16:30:59 [2021-02-24T16:30:59.033Z] #44 93.53 net
16:30:59 [2021-02-24T16:30:59.033Z] #44 94.19 github.com/LK4D4/vndr/build
16:30:59 [2021-02-24T16:30:59.033Z] #44 97.19 vendor/golang.org/x/text/transform
16:30:59 [2021-02-24T16:30:59.033Z] #44 98.03 vendor/golang.org/x/text/unicode/bidi
16:30:59 [2021-02-24T16:30:59.033Z] #44 99.83 vendor/golang.org/x/text/secure/bidirule
16:30:59 [2021-02-24T16:30:59.033Z] #44 100.1 vendor/golang.org/x/text/unicode/norm
16:30:59 [2021-02-24T16:30:59.186Z] #42 29.25   CC       images/sk-packet.o
16:30:59 [2021-02-24T16:30:59.292Z] #44 ...
16:30:59 [2021-02-24T16:30:59.292Z] 
16:30:59 [2021-02-24T16:30:59.292Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:59 [2021-02-24T16:30:59.292Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:59 [2021-02-24T16:30:59.292Z] #42 26.70   CC       images/fsnotify.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 27.31   CC       images/signalfd.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 27.61   CC       images/fs.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 27.86   CC       images/pstree.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 28.05   CC       images/pipe.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 28.31   CC       images/tcp-stream.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 28.53   CC       images/sk-packet.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 28.85   CC       images/mnt.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 29.16   CC       images/pipe-data.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 29.36   CC       images/sa.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 29.57   CC       images/timer.o
16:30:59 [2021-02-24T16:30:59.292Z] #42 29.98   CC       images/timerfd.o
16:30:59 [2021-02-24T16:30:59.452Z] #42 29.56   CC       images/mnt.o
16:30:59 [2021-02-24T16:30:59.551Z] #42 30.18   CC       images/mm.o
16:30:59 [2021-02-24T16:30:59.717Z] #42 29.86   CC       images/pipe-data.o
16:30:59 [2021-02-24T16:30:59.810Z] #42 30.51   CC       images/sk-opts.o
16:30:59 [2021-02-24T16:30:59.953Z] #44 ...
16:30:59 [2021-02-24T16:30:59.953Z] 
16:30:59 [2021-02-24T16:30:59.953Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
16:30:59 [2021-02-24T16:30:59.953Z] #33 sha256:075888e9de5f6860670d5a5a61f86ce0991fee33c796f57836691b2869eb1ad0
16:30:59 [2021-02-24T16:30:59.953Z] #33 88.44 github.com/BurntSushi/toml/cmd/tomlv
16:30:59 [2021-02-24T16:30:59.953Z] #33 DONE 92.5s
16:30:59 [2021-02-24T16:30:59.953Z] 
16:30:59 [2021-02-24T16:30:59.953Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:30:59 [2021-02-24T16:30:59.953Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:30:59 [2021-02-24T16:30:59.953Z] #42 4.784 fatal: not a git repository (or any of the parent directories): .git
16:30:59 [2021-02-24T16:30:59.953Z] #42 4.860   GEN      .gitid
16:30:59 [2021-02-24T16:30:59.953Z] #42 4.914   GEN      criu/include/version.h
16:30:59 [2021-02-24T16:30:59.953Z] #42 4.999   GEN      include/common/asm
16:30:59 [2021-02-24T16:30:59.953Z] #42 6.587   PBCC     images/timens.pb-c.c
16:30:59 [2021-02-24T16:30:59.953Z] #42 6.618   DEP      images/timens.pb-c.d
16:30:59 [2021-02-24T16:30:59.953Z] #42 6.695   PBCC     images/fown.pb-c.c
16:30:59 [2021-02-24T16:30:59.953Z] #42 6.754   PBCC     images/google/protobuf/descriptor.pb-c.c
16:30:59 [2021-02-24T16:30:59.953Z] #42 6.877   PBCC     images/opts.pb-c.c
16:30:59 [2021-02-24T16:30:59.953Z] #42 6.951   PBCC     images/memfd.pb-c.c
16:30:59 [2021-02-24T16:30:59.953Z] #42 7.001   DEP      images/fown.pb-c.d
16:30:59 [2021-02-24T16:30:59.953Z] #42 7.079   DEP      images/google/protobuf/descriptor.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.158   DEP      images/opts.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.228   DEP      images/memfd.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.287   PBCC     images/sit.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.337   DEP      images/sit.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.411   PBCC     images/macvlan.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.438   DEP      images/macvlan.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.475   PBCC     images/autofs.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.510   DEP      images/autofs.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.603   PBCC     images/sysctl.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.612   DEP      images/sysctl.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.694   PBCC     images/time.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.737   DEP      images/time.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.783   PBCC     images/binfmt-misc.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.824   DEP      images/binfmt-misc.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.867   PBCC     images/seccomp.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.915   DEP      images/seccomp.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.970   PBCC     images/userns.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 7.992   DEP      images/userns.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.041   PBCC     images/cgroup.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.059   DEP      images/cgroup.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.119   PBCC     images/ext-file.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.173   DEP      images/ext-file.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.239   PBCC     images/rpc.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.308   DEP      images/rpc.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.361   PBCC     images/siginfo.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.387   DEP      images/siginfo.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.486   PBCC     images/pagemap.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.563   DEP      images/pagemap.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.645   PBCC     images/rlimit.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.662   DEP      images/rlimit.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.763   PBCC     images/file-lock.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.835   DEP      images/file-lock.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.893   PBCC     images/tty.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 8.942   DEP      images/tty.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 9.044   PBCC     images/tun.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 9.151   PBCC     images/netdev.pb-c.c
16:30:59 [2021-02-24T16:30:59.954Z] #42 9.262   DEP      images/tun.pb-c.d
16:30:59 [2021-02-24T16:30:59.954Z] #42 9.364   DEP      images/netdev.pb-c.d
16:30:59 [2021-02-24T16:30:59.982Z] #42 30.02   CC       images/sa.o
16:30:59 [2021-02-24T16:30:59.982Z] #42 30.24   CC       images/timer.o
16:31:00 [2021-02-24T16:31:00.214Z] #42 9.494   PBCC     images/vma.pb-c.c
16:31:00 [2021-02-24T16:31:00.214Z] #42 9.583   DEP      images/vma.pb-c.d
16:31:00 [2021-02-24T16:31:00.381Z] #42 30.70   CC       images/sk-unix.o
16:31:00 [2021-02-24T16:31:00.474Z] #42 9.754   PBCC     images/creds.pb-c.c
16:31:00 [2021-02-24T16:31:00.474Z] #42 9.813   DEP      images/creds.pb-c.d
16:31:00 [2021-02-24T16:31:00.569Z] #42 30.60   CC       images/timerfd.o
16:31:00 [2021-02-24T16:31:00.640Z] #42 31.01   CC       images/sk-inet.o
16:31:00 [2021-02-24T16:31:00.739Z] #42 9.930   PBCC     images/utsns.pb-c.c
16:31:00 [2021-02-24T16:31:00.739Z] #42 9.991   DEP      images/utsns.pb-c.d
16:31:00 [2021-02-24T16:31:00.739Z] #42 10.11   PBCC     images/ipc-desc.pb-c.c
16:31:00 [2021-02-24T16:31:00.739Z] #42 10.16   PBCC     images/ipc-sem.pb-c.c
16:31:00 [2021-02-24T16:31:00.836Z] #42 30.95   CC       images/mm.o
16:31:00 [2021-02-24T16:31:00.898Z] #42 31.32   CC       images/tun.o
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.23   DEP      images/ipc-desc.pb-c.d
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.30   DEP      images/ipc-sem.pb-c.d
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.32   PBCC     images/ipc-msg.pb-c.c
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.32   DEP      images/ipc-msg.pb-c.d
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.38   PBCC     images/ipc-shm.pb-c.c
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.39   DEP      images/ipc-shm.pb-c.d
16:31:01 [2021-02-24T16:31:01.001Z] #42 10.43   PBCC     images/ipc-var.pb-c.c
16:31:01 [2021-02-24T16:31:01.101Z] #42 31.28   CC       images/sk-opts.o
16:31:01 [2021-02-24T16:31:01.160Z] #42 31.58   CC       images/sk-netlink.o
16:31:01 [2021-02-24T16:31:01.160Z] #42 31.83   CC       images/packet-sock.o
16:31:01 [2021-02-24T16:31:01.261Z] #42 10.45   DEP      images/ipc-var.pb-c.d
16:31:01 [2021-02-24T16:31:01.261Z] #42 10.49   PBCC     images/sk-opts.pb-c.c
16:31:01 [2021-02-24T16:31:01.261Z] #42 10.54   PBCC     images/packet-sock.pb-c.c
16:31:01 [2021-02-24T16:31:01.261Z] #42 10.64   DEP      images/sk-opts.pb-c.d
16:31:01 [2021-02-24T16:31:01.521Z] #42 10.71   DEP      images/packet-sock.pb-c.d
16:31:01 [2021-02-24T16:31:01.521Z] #42 10.79   PBCC     images/sk-netlink.pb-c.c
16:31:01 [2021-02-24T16:31:01.521Z] #42 10.85   DEP      images/sk-netlink.pb-c.d
16:31:01 [2021-02-24T16:31:01.521Z] #42 10.91   PBCC     images/sk-inet.pb-c.c
16:31:01 [2021-02-24T16:31:01.682Z] #42 31.66   CC       images/sk-unix.o
16:31:01 [2021-02-24T16:31:01.727Z] #42 32.21   CC       images/ipc-var.o
16:31:01 [2021-02-24T16:31:01.781Z] #42 10.98   DEP      images/sk-inet.pb-c.d
16:31:01 [2021-02-24T16:31:01.781Z] #42 11.05   PBCC     images/sk-unix.pb-c.c
16:31:01 [2021-02-24T16:31:01.781Z] #42 11.15   DEP      images/sk-unix.pb-c.d
16:31:01 [2021-02-24T16:31:01.781Z] #42 11.20   PBCC     images/mm.pb-c.c
16:31:01 [2021-02-24T16:31:01.781Z] #42 11.26   DEP      images/mm.pb-c.d
16:31:01 [2021-02-24T16:31:01.947Z] #42 32.07   CC       images/sk-inet.o
16:31:01 [2021-02-24T16:31:01.986Z] #42 32.46   CC       images/ipc-desc.o
16:31:02 [2021-02-24T16:31:02.042Z] #42 11.30   PBCC     images/timerfd.pb-c.c
16:31:02 [2021-02-24T16:31:02.042Z] #42 11.34   DEP      images/timerfd.pb-c.d
16:31:02 [2021-02-24T16:31:02.042Z] #42 11.39   PBCC     images/timer.pb-c.c
16:31:02 [2021-02-24T16:31:02.042Z] #42 11.43   DEP      images/timer.pb-c.d
16:31:02 [2021-02-24T16:31:02.042Z] #42 11.51   PBCC     images/sa.pb-c.c
16:31:02 [2021-02-24T16:31:02.212Z] #42 ...
16:31:02 [2021-02-24T16:31:02.213Z] 
16:31:02 [2021-02-24T16:31:02.213Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:31:02 [2021-02-24T16:31:02.213Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:31:02 [2021-02-24T16:31:02.213Z] #57 98.72 + for f in rootlesskit rootlesskit-docker-proxy
16:31:02 [2021-02-24T16:31:02.213Z] #57 98.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:31:02 [2021-02-24T16:31:02.245Z] #42 32.64   CC       images/ipc-shm.o
16:31:02 [2021-02-24T16:31:02.245Z] #42 32.84   CC       images/ipc-msg.o
16:31:02 [2021-02-24T16:31:02.303Z] #42 11.56   DEP      images/sa.pb-c.d
16:31:02 [2021-02-24T16:31:02.303Z] #42 11.61   PBCC     images/pipe-data.pb-c.c
16:31:02 [2021-02-24T16:31:02.303Z] #42 11.65   DEP      images/pipe-data.pb-c.d
16:31:02 [2021-02-24T16:31:02.303Z] #42 11.71   PBCC     images/mnt.pb-c.c
16:31:02 [2021-02-24T16:31:02.303Z] #42 11.77   DEP      images/mnt.pb-c.d
16:31:02 [2021-02-24T16:31:02.504Z] #42 33.13   CC       images/ipc-sem.o
16:31:02 [2021-02-24T16:31:02.563Z] #42 11.84   PBCC     images/sk-packet.pb-c.c
16:31:02 [2021-02-24T16:31:02.563Z] #42 11.91   DEP      images/sk-packet.pb-c.d
16:31:02 [2021-02-24T16:31:02.563Z] #42 11.95   PBCC     images/tcp-stream.pb-c.c
16:31:02 [2021-02-24T16:31:02.563Z] #42 11.99   DEP      images/tcp-stream.pb-c.d
16:31:02 [2021-02-24T16:31:02.767Z] #42 ...
16:31:02 [2021-02-24T16:31:02.767Z] 
16:31:02 [2021-02-24T16:31:02.767Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:02 [2021-02-24T16:31:02.767Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:31:02 [2021-02-24T16:31:02.767Z] #44 104.4 vendor/golang.org/x/net/idna
16:31:02 [2021-02-24T16:31:02.824Z] #42 12.06   PBCC     images/pipe.pb-c.c
16:31:02 [2021-02-24T16:31:02.824Z] #42 12.15   DEP      images/pipe.pb-c.d
16:31:02 [2021-02-24T16:31:02.824Z] #42 12.21   PBCC     images/pstree.pb-c.c
16:31:02 [2021-02-24T16:31:02.824Z] #42 12.25   DEP      images/pstree.pb-c.d
16:31:02 [2021-02-24T16:31:02.824Z] #42 12.29   PBCC     images/fs.pb-c.c
16:31:02 [2021-02-24T16:31:02.824Z] #42 12.33   DEP      images/fs.pb-c.d
16:31:03 [2021-02-24T16:31:03.084Z] #42 12.37   PBCC     images/signalfd.pb-c.c
16:31:03 [2021-02-24T16:31:03.084Z] #42 12.43   DEP      images/signalfd.pb-c.d
16:31:03 [2021-02-24T16:31:03.084Z] #42 12.47   PBCC     images/fh.pb-c.c
16:31:03 [2021-02-24T16:31:03.084Z] #42 12.52   PBCC     images/fsnotify.pb-c.c
16:31:03 [2021-02-24T16:31:03.084Z] #42 12.59   DEP      images/fh.pb-c.d
16:31:03 [2021-02-24T16:31:03.119Z] #12 ...
16:31:03 [2021-02-24T16:31:03.119Z] 
16:31:03 [2021-02-24T16:31:03.119Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:03 [2021-02-24T16:31:03.119Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:03 [2021-02-24T16:31:03.119Z] #42 26.15   CC       images/signalfd.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 26.63   CC       images/fs.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 26.84   CC       images/pstree.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 27.02   CC       images/pipe.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 27.30   CC       images/tcp-stream.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 27.61   CC       images/sk-packet.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 27.99   CC       images/mnt.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 28.24   CC       images/pipe-data.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 28.43   CC       images/sa.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 28.73   CC       images/timer.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 29.05   CC       images/timerfd.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 29.23   CC       images/mm.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 29.58   CC       images/sk-opts.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 29.88   CC       images/sk-unix.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 30.21   CC       images/sk-inet.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 30.67   CC       images/tun.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 31.01   CC       images/sk-netlink.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 31.22   CC       images/packet-sock.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 31.53   CC       images/ipc-var.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 31.73   CC       images/ipc-desc.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 31.88   CC       images/ipc-shm.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 32.09   CC       images/ipc-msg.o
16:31:03 [2021-02-24T16:31:03.119Z] #42 32.41   CC       images/ipc-sem.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 32.61   CC       images/utsns.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 32.86   CC       images/creds.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 33.10   CC       images/vma.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 33.29   CC       images/netdev.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 33.66   CC       images/tty.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 34.29   CC       images/file-lock.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 34.52   CC       images/rlimit.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 34.78   CC       images/pagemap.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 35.05   CC       images/siginfo.o
16:31:03 [2021-02-24T16:31:03.120Z] #42 35.32   CC       images/rpc.o
16:31:03 [2021-02-24T16:31:03.344Z] #42 12.67   DEP      images/fsnotify.pb-c.d
16:31:03 [2021-02-24T16:31:03.344Z] #42 12.75   PBCC     images/eventpoll.pb-c.c
16:31:03 [2021-02-24T16:31:03.344Z] #42 12.78   DEP      images/eventpoll.pb-c.d
16:31:03 [2021-02-24T16:31:03.344Z] #42 12.85   PBCC     images/eventfd.pb-c.c
16:31:03 [2021-02-24T16:31:03.604Z] #42 12.86   DEP      images/eventfd.pb-c.d
16:31:03 [2021-02-24T16:31:03.604Z] #42 12.92   PBCC     images/remap-file-path.pb-c.c
16:31:03 [2021-02-24T16:31:03.604Z] #42 12.95   DEP      images/remap-file-path.pb-c.d
16:31:03 [2021-02-24T16:31:03.743Z] #21 10.91   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:31:03 [2021-02-24T16:31:03.743Z] #21 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.00   PBCC     images/fifo.pb-c.c
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.02   DEP      images/fifo.pb-c.d
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.06   PBCC     images/ghost-file.pb-c.c
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.10   DEP      images/ghost-file.pb-c.d
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.18   PBCC     images/regfile.pb-c.c
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.25   DEP      images/regfile.pb-c.d
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.32   PBCC     images/ns.pb-c.c
16:31:03 [2021-02-24T16:31:03.876Z] #42 13.37   DEP      images/ns.pb-c.d
16:31:04 [2021-02-24T16:31:04.000Z] #21 11.06   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:31:04 [2021-02-24T16:31:04.000Z] #21 11.13 Collecting pyyaml (from yamllint==1.16.0)
16:31:04 [2021-02-24T16:31:04.136Z] #42 13.41   PBCC     images/fdinfo.pb-c.c
16:31:04 [2021-02-24T16:31:04.136Z] #42 13.49   DEP      images/fdinfo.pb-c.d
16:31:04 [2021-02-24T16:31:04.136Z] #42 13.57   PBCC     images/core-aarch64.pb-c.c
16:31:04 [2021-02-24T16:31:04.136Z] #42 13.60   PBCC     images/core-arm.pb-c.c
16:31:04 [2021-02-24T16:31:04.148Z] #57 ...
16:31:04 [2021-02-24T16:31:04.148Z] 
16:31:04 [2021-02-24T16:31:04.148Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:04 [2021-02-24T16:31:04.148Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:31:04 [2021-02-24T16:31:04.148Z] #44 90.65 vendor/golang.org/x/net/http/httpguts
16:31:04 [2021-02-24T16:31:04.148Z] #44 90.65 mime/multipart
16:31:04 [2021-02-24T16:31:04.148Z] #44 92.90 crypto/tls
16:31:04 [2021-02-24T16:31:04.148Z] #44 98.42 net/http/httptrace
16:31:04 [2021-02-24T16:31:04.148Z] #44 98.57 net/http
16:31:04 [2021-02-24T16:31:04.257Z] #21 11.36   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:31:04 [2021-02-24T16:31:04.396Z] #42 13.64   PBCC     images/core-ppc64.pb-c.c
16:31:04 [2021-02-24T16:31:04.396Z] #42 13.68   PBCC     images/core-s390.pb-c.c
16:31:04 [2021-02-24T16:31:04.396Z] #42 13.78   PBCC     images/core-x86.pb-c.c
16:31:04 [2021-02-24T16:31:04.396Z] #42 13.88   PBCC     images/core.pb-c.c
16:31:04 [2021-02-24T16:31:04.413Z] #44 ...
16:31:04 [2021-02-24T16:31:04.413Z] 
16:31:04 [2021-02-24T16:31:04.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:04 [2021-02-24T16:31:04.413Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:04 [2021-02-24T16:31:04.413Z] #42 32.62   CC       images/tun.o
16:31:04 [2021-02-24T16:31:04.413Z] #42 32.98   CC       images/sk-netlink.o
16:31:04 [2021-02-24T16:31:04.413Z] #42 33.47   CC       images/packet-sock.o
16:31:04 [2021-02-24T16:31:04.413Z] #42 34.01   CC       images/ipc-var.o
16:31:04 [2021-02-24T16:31:04.413Z] #42 34.15   CC       images/ipc-desc.o
16:31:04 [2021-02-24T16:31:04.413Z] #42 34.33   CC       images/ipc-shm.o
16:31:04 [2021-02-24T16:31:04.413Z] #42 34.55   CC       images/ipc-msg.o
16:31:04 [2021-02-24T16:31:04.493Z] #42 36.54   CC       images/ext-file.o
16:31:04 [2021-02-24T16:31:04.493Z] #42 36.72   CC       images/cgroup.o
16:31:04 [2021-02-24T16:31:04.514Z] #21 11.70 Installing collected packages: pathspec, pyyaml, yamllint
16:31:04 [2021-02-24T16:31:04.656Z] #42 13.98   PBCC     images/inventory.pb-c.c
16:31:04 [2021-02-24T16:31:04.656Z] #42 14.04   DEP      images/core-aarch64.pb-c.d
16:31:04 [2021-02-24T16:31:04.656Z] #42 14.13   DEP      images/core-arm.pb-c.d
16:31:04 [2021-02-24T16:31:04.677Z] #42 34.83   CC       images/ipc-sem.o
16:31:04 [2021-02-24T16:31:04.916Z] #42 14.18   DEP      images/core-ppc64.pb-c.d
16:31:04 [2021-02-24T16:31:04.916Z] #42 14.26   DEP      images/core-s390.pb-c.d
16:31:04 [2021-02-24T16:31:04.916Z] #42 14.31   DEP      images/core-x86.pb-c.d
16:31:04 [2021-02-24T16:31:04.916Z] #42 14.38   DEP      images/core.pb-c.d
16:31:04 [2021-02-24T16:31:04.942Z] #42 35.11   CC       images/utsns.o
16:31:05 [2021-02-24T16:31:05.059Z] #42 37.40   CC       images/userns.o
16:31:05 [2021-02-24T16:31:05.079Z] #21 12.12 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:31:05 [2021-02-24T16:31:05.175Z] #42 14.48   DEP      images/inventory.pb-c.d
16:31:05 [2021-02-24T16:31:05.175Z] #42 14.58   PBCC     images/cpuinfo.pb-c.c
16:31:05 [2021-02-24T16:31:05.175Z] #42 14.59   DEP      images/cpuinfo.pb-c.d
16:31:05 [2021-02-24T16:31:05.175Z] #42 14.68   PBCC     images/stats.pb-c.c
16:31:05 [2021-02-24T16:31:05.207Z] #42 35.38   CC       images/creds.o
16:31:05 [2021-02-24T16:31:05.300Z] #44 106.3 vendor/golang.org/x/net/http2/hpack
16:31:05 [2021-02-24T16:31:05.336Z] #21 DONE 12.5s
16:31:05 [2021-02-24T16:31:05.336Z] 
16:31:05 [2021-02-24T16:31:05.336Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:31:05 [2021-02-24T16:31:05.336Z] #24 sha256:3d6b193e723706da152cf8a64581c642ebc4e64106dc518034756ed93e85c534
16:31:05 [2021-02-24T16:31:05.436Z] #42 14.71   DEP      images/stats.pb-c.d
16:31:05 [2021-02-24T16:31:05.471Z] #42 35.60   CC       images/vma.o
16:31:05 [2021-02-24T16:31:05.559Z] #44 107.2 mime
16:31:05 [2021-02-24T16:31:05.593Z] #24 DONE 0.3s
16:31:05 [2021-02-24T16:31:05.593Z] 
16:31:05 [2021-02-24T16:31:05.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:05 [2021-02-24T16:31:05.593Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:05 [2021-02-24T16:31:05.593Z] #42 133.6   CC       criu/namespaces.o
16:31:05 [2021-02-24T16:31:05.593Z] #42 135.3   CC       criu/net.o
16:31:05 [2021-02-24T16:31:05.593Z] #42 138.6   CC       criu/netfilter.o
16:31:05 [2021-02-24T16:31:05.593Z] #42 139.1   CC       criu/page-pipe.o
16:31:05 [2021-02-24T16:31:05.593Z] #42 139.9   CC       criu/page-xfer.o
16:31:05 [2021-02-24T16:31:05.626Z] #42 37.72   CC       images/google/protobuf/descriptor.o
16:31:05 [2021-02-24T16:31:05.696Z] #42 ...
16:31:05 [2021-02-24T16:31:05.696Z] 
16:31:05 [2021-02-24T16:31:05.696Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:05 [2021-02-24T16:31:05.696Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:31:05 [2021-02-24T16:31:05.696Z] #12 88.50 Selecting previously unselected package gcc-mingw-w64-base.
16:31:05 [2021-02-24T16:31:05.696Z] #12 88.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:31:05 [2021-02-24T16:31:05.696Z] #12 88.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:31:05 [2021-02-24T16:31:05.696Z] #12 88.77 Selecting previously unselected package gcc-mingw-w64-x86-64.
16:31:05 [2021-02-24T16:31:05.696Z] #12 88.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:31:05 [2021-02-24T16:31:05.696Z] #12 88.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:05 [2021-02-24T16:31:05.850Z] #42 ...
16:31:05 [2021-02-24T16:31:05.850Z] 
16:31:05 [2021-02-24T16:31:05.850Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:31:05 [2021-02-24T16:31:05.850Z] #29 sha256:a8281041acd887374bd5aa0c6d2803debfa1361ba2bdcf8d7ab92dc65dbce654
16:31:06 [2021-02-24T16:31:06.051Z] #42 35.96   CC       images/netdev.o
16:31:06 [2021-02-24T16:31:06.316Z] #42 36.48   CC       images/tty.o
16:31:06 [2021-02-24T16:31:06.581Z] #42 ...
16:31:06 [2021-02-24T16:31:06.581Z] 
16:31:06 [2021-02-24T16:31:06.581Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:06 [2021-02-24T16:31:06.581Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:31:06 [2021-02-24T16:31:06.581Z] #12 93.00 Selecting previously unselected package g++-mingw-w64-x86-64.
16:31:06 [2021-02-24T16:31:06.581Z] #12 93.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
16:31:06 [2021-02-24T16:31:06.581Z] #12 93.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:07 [2021-02-24T16:31:07.002Z] #42 39.46   CC       images/opts.o
16:31:07 [2021-02-24T16:31:07.078Z] #12 ...
16:31:07 [2021-02-24T16:31:07.078Z] 
16:31:07 [2021-02-24T16:31:07.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:07 [2021-02-24T16:31:07.078Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:07 [2021-02-24T16:31:07.078Z] #42 16.31 make[1]: Nothing to be done for 'all'.
16:31:07 [2021-02-24T16:31:07.161Z] #12 ...
16:31:07 [2021-02-24T16:31:07.161Z] 
16:31:07 [2021-02-24T16:31:07.161Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:07 [2021-02-24T16:31:07.161Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:07 [2021-02-24T16:31:07.161Z] #42 37.33   CC       images/file-lock.o
16:31:07 [2021-02-24T16:31:07.261Z] #42 39.75   CC       images/seccomp.o
16:31:07 [2021-02-24T16:31:07.425Z] #42 37.67   CC       images/rlimit.o
16:31:07 [2021-02-24T16:31:07.462Z] #44 108.7 mime/quotedprintable
16:31:07 [2021-02-24T16:31:07.462Z] #44 109.0 net/http/internal
16:31:07 [2021-02-24T16:31:07.647Z] #42 ...
16:31:07 [2021-02-24T16:31:07.647Z] 
16:31:07 [2021-02-24T16:31:07.647Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:31:07 [2021-02-24T16:31:07.647Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:31:07 [2021-02-24T16:31:07.647Z] #50 90.24 github.com/pkg/diff
16:31:07 [2021-02-24T16:31:07.647Z] #50 91.77 go/ast
16:31:07 [2021-02-24T16:31:07.647Z] #50 93.10 golang.org/x/crypto/ssh/terminal
16:31:07 [2021-02-24T16:31:07.647Z] #50 94.87 mvdan.cc/editorconfig
16:31:07 [2021-02-24T16:31:07.647Z] #50 95.74 mvdan.cc/sh/v3/fileutil
16:31:07 [2021-02-24T16:31:07.647Z] #50 95.98 mvdan.cc/sh/v3/syntax
16:31:07 [2021-02-24T16:31:07.647Z] #50 ...
16:31:07 [2021-02-24T16:31:07.647Z] 
16:31:07 [2021-02-24T16:31:07.647Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:07 [2021-02-24T16:31:07.647Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:31:07 [2021-02-24T16:31:07.647Z] #44 94.99 go/parser
16:31:07 [2021-02-24T16:31:07.647Z] #44 95.38 text/template
16:31:07 [2021-02-24T16:31:07.647Z] #44 98.63 encoding/xml
16:31:07 [2021-02-24T16:31:07.647Z] #44 100.1 go/doc
16:31:07 [2021-02-24T16:31:07.689Z] #42 37.89   CC       images/pagemap.o
16:31:07 [2021-02-24T16:31:07.828Z] #42 40.06   CC       images/binfmt-misc.o
16:31:07 [2021-02-24T16:31:07.828Z] #42 40.34   CC       images/time.o
16:31:08 [2021-02-24T16:31:08.268Z] #42 38.28   CC       images/siginfo.o
16:31:08 [2021-02-24T16:31:08.395Z] #42 40.53   CC       images/sysctl.o
16:31:08 [2021-02-24T16:31:08.395Z] #42 40.72   CC       images/autofs.o
16:31:08 [2021-02-24T16:31:08.533Z] #42 38.63   CC       images/rpc.o
16:31:08 [2021-02-24T16:31:08.587Z] #44 ...
16:31:08 [2021-02-24T16:31:08.587Z] 
16:31:08 [2021-02-24T16:31:08.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:08 [2021-02-24T16:31:08.587Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:08 [2021-02-24T16:31:08.587Z] #42 17.79   CC       images/stats.o
16:31:08 [2021-02-24T16:31:08.654Z] #42 40.96   CC       images/macvlan.o
16:31:08 [2021-02-24T16:31:08.848Z] #42 18.22   CC       images/core.o
16:31:08 [2021-02-24T16:31:08.926Z] #42 41.13   CC       images/sit.o
16:31:08 [2021-02-24T16:31:08.926Z] #42 41.35   CC       images/memfd.o
16:31:09 [2021-02-24T16:31:09.184Z] #42 ...
16:31:09 [2021-02-24T16:31:09.184Z] 
16:31:09 [2021-02-24T16:31:09.184Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:09 [2021-02-24T16:31:09.184Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:31:09 [2021-02-24T16:31:09.184Z] #44 112.6 vendor/golang.org/x/net/idna
16:31:09 [2021-02-24T16:31:09.184Z] #44 114.7 vendor/golang.org/x/net/http2/hpack
16:31:09 [2021-02-24T16:31:09.184Z] #44 116.0 mime
16:31:09 [2021-02-24T16:31:09.184Z] #44 117.6 mime/quotedprintable
16:31:09 [2021-02-24T16:31:09.184Z] #44 118.0 net/http/internal
16:31:09 [2021-02-24T16:31:09.184Z] #44 122.4 net/textproto
16:31:09 [2021-02-24T16:31:09.184Z] #44 122.4 crypto/x509
16:31:09 [2021-02-24T16:31:09.184Z] #44 ...
16:31:09 [2021-02-24T16:31:09.184Z] 
16:31:09 [2021-02-24T16:31:09.184Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:09 [2021-02-24T16:31:09.184Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:09 [2021-02-24T16:31:09.184Z] #42 41.64   CC       images/timens.o
16:31:09 [2021-02-24T16:31:09.366Z] #44 ...
16:31:09 [2021-02-24T16:31:09.366Z] 
16:31:09 [2021-02-24T16:31:09.366Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:09 [2021-02-24T16:31:09.366Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:09 [2021-02-24T16:31:09.366Z] #42 33.43   CC       images/utsns.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 33.53   CC       images/creds.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 33.66   CC       images/vma.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 33.86   CC       images/netdev.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 34.20   CC       images/tty.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 34.78   CC       images/file-lock.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 34.95   CC       images/rlimit.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 35.16   CC       images/pagemap.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 35.41   CC       images/siginfo.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 35.72   CC       images/rpc.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 36.85   CC       images/ext-file.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 37.05   CC       images/cgroup.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 37.58   CC       images/userns.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 37.95   CC       images/google/protobuf/descriptor.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 39.47   CC       images/opts.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 39.73   CC       images/seccomp.o
16:31:09 [2021-02-24T16:31:09.366Z] #42 40.00   CC       images/binfmt-misc.o
16:31:09 [2021-02-24T16:31:09.419Z] #42 18.88   CC       images/core-x86.o
16:31:09 [2021-02-24T16:31:09.441Z] #42 41.90   LINK     images/built-in.o
16:31:09 [2021-02-24T16:31:09.627Z] #42 ...
16:31:09 [2021-02-24T16:31:09.627Z] 
16:31:09 [2021-02-24T16:31:09.627Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:09 [2021-02-24T16:31:09.627Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:31:09 [2021-02-24T16:31:09.627Z] #12 101.0 Selecting previously unselected package g++-mingw-w64-x86-64.
16:31:09 [2021-02-24T16:31:09.627Z] #12 101.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:31:09 [2021-02-24T16:31:09.627Z] #12 101.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:09 [2021-02-24T16:31:09.627Z] #12 ...
16:31:09 [2021-02-24T16:31:09.627Z] 
16:31:09 [2021-02-24T16:31:09.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:09 [2021-02-24T16:31:09.627Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:09 [2021-02-24T16:31:09.627Z] #42 40.25   CC       images/time.o
16:31:09 [2021-02-24T16:31:09.699Z] #42 42.05   GEN      compel/include/asm
16:31:09 [2021-02-24T16:31:09.699Z] #42 42.09   GEN      compel/include/version.h
16:31:09 [2021-02-24T16:31:09.699Z] #42 42.11 touch .config
16:31:09 [2021-02-24T16:31:09.699Z] #42 42.18   GEN      include/common/config.h
16:31:09 [2021-02-24T16:31:09.886Z] #42 40.41   CC       images/sysctl.o
16:31:09 [2021-02-24T16:31:09.937Z] #42 39.86   CC       images/ext-file.o
16:31:09 [2021-02-24T16:31:09.937Z] #42 40.02   CC       images/cgroup.o
16:31:09 [2021-02-24T16:31:09.956Z] #42 42.27   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:31:09 [2021-02-24T16:31:09.957Z] #42 42.30   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:31:09 [2021-02-24T16:31:09.957Z] #42 42.32   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:31:09 [2021-02-24T16:31:09.957Z] #42 42.35   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:31:09 [2021-02-24T16:31:09.957Z] #42 42.38   DEP      compel/arch/x86/plugins/std/memcpy.d
16:31:09 [2021-02-24T16:31:09.957Z] #42 42.42   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:31:10 [2021-02-24T16:31:10.145Z] #42 40.61   CC       images/autofs.o
16:31:10 [2021-02-24T16:31:10.145Z] #42 40.76   CC       images/macvlan.o
16:31:10 [2021-02-24T16:31:10.214Z] #42 42.45   GEN      compel/plugins/include/uapi/std/syscall.h
16:31:10 [2021-02-24T16:31:10.214Z] #42 42.48   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:31:10 [2021-02-24T16:31:10.214Z] #42 42.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:31:10 [2021-02-24T16:31:10.214Z] #42 42.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:31:10 [2021-02-24T16:31:10.214Z] #42 42.54   DEP      compel/plugins/std/infect.d
16:31:10 [2021-02-24T16:31:10.363Z] #42 19.49   CC       images/core-arm.o
16:31:10 [2021-02-24T16:31:10.404Z] #42 40.94   CC       images/sit.o
16:31:10 [2021-02-24T16:31:10.473Z] #42 42.68   DEP      compel/plugins/std/string.d
16:31:10 [2021-02-24T16:31:10.473Z] #42 42.77   DEP      compel/plugins/std/log.d
16:31:10 [2021-02-24T16:31:10.473Z] #42 42.89   DEP      compel/plugins/std/fds.d
16:31:10 [2021-02-24T16:31:10.623Z] #42 19.87   CC       images/core-aarch64.o
16:31:10 [2021-02-24T16:31:10.663Z] #42 41.14   CC       images/memfd.o
16:31:10 [2021-02-24T16:31:10.732Z] #42 43.00   DEP      compel/plugins/std/std.d
16:31:10 [2021-02-24T16:31:10.732Z] #42 43.07   DEP      compel/plugins/shmem/shmem.d
16:31:10 [2021-02-24T16:31:10.883Z] #42 20.28   CC       images/core-ppc64.o
16:31:10 [2021-02-24T16:31:10.892Z] #42 ...
16:31:10 [2021-02-24T16:31:10.892Z] 
16:31:10 [2021-02-24T16:31:10.892Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:31:10 [2021-02-24T16:31:10.892Z] #57 sha256:5ae485c1db5b940c982feb74f522af77508b508f8ee68d84683455184a80feda
16:31:10 [2021-02-24T16:31:10.892Z] #57 DONE 107.0s
16:31:10 [2021-02-24T16:31:10.892Z] 
16:31:10 [2021-02-24T16:31:10.892Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:10 [2021-02-24T16:31:10.892Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:10 [2021-02-24T16:31:10.892Z] #42 40.78   CC       images/userns.o
16:31:10 [2021-02-24T16:31:10.892Z] #42 41.03   CC       images/google/protobuf/descriptor.o
16:31:10 [2021-02-24T16:31:10.892Z] #42 ...
16:31:10 [2021-02-24T16:31:10.892Z] 
16:31:10 [2021-02-24T16:31:10.892Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:31:10 [2021-02-24T16:31:10.892Z] #58 sha256:ffe0b34c978af14284c8691ae8c3ffcd446df40fc2dc88c809ee2f6b83366f3d
16:31:10 [2021-02-24T16:31:10.892Z] #58 DONE 0.3s
16:31:10 [2021-02-24T16:31:10.922Z] #42 41.40   CC       images/timens.o
16:31:10 [2021-02-24T16:31:10.991Z] #42 43.15   DEP      compel/plugins/fds/fds.d
16:31:10 [2021-02-24T16:31:10.991Z] #42 43.30   CC       compel/plugins/std/std.o
16:31:11 [2021-02-24T16:31:11.102Z] #29 DONE 4.9s
16:31:11 [2021-02-24T16:31:11.102Z] 
16:31:11 [2021-02-24T16:31:11.102Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:31:11 [2021-02-24T16:31:11.102Z] #32 sha256:cce6c922e6a7844a5217837447c32565f58b609bc13951aedfe28674392d3ed4
16:31:11 [2021-02-24T16:31:11.156Z] 
16:31:11 [2021-02-24T16:31:11.156Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:31:11 [2021-02-24T16:31:11.156Z] #59 sha256:23214c77d8a9f3fbd5f595634e2a6ece6c07a093b1cce8dc0f49068ce861827a
16:31:11 [2021-02-24T16:31:11.156Z] #59 DONE 0.2s
16:31:11 [2021-02-24T16:31:11.156Z] 
16:31:11 [2021-02-24T16:31:11.156Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:11 [2021-02-24T16:31:11.156Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:11 [2021-02-24T16:31:11.184Z] #42 41.72   LINK     images/built-in.o
16:31:11 [2021-02-24T16:31:11.249Z] #42 43.70   CC       compel/plugins/std/fds.o
16:31:11 [2021-02-24T16:31:11.362Z] #32 DONE 0.6s
16:31:11 [2021-02-24T16:31:11.362Z] 
16:31:11 [2021-02-24T16:31:11.362Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:31:11 [2021-02-24T16:31:11.362Z] #34 sha256:6ef45e2dd607aee376a93d2860caaf2fb1c2eac83504957e616a5713d2cba979
16:31:11 [2021-02-24T16:31:11.362Z] #34 DONE 0.1s
16:31:11 [2021-02-24T16:31:11.362Z] 
16:31:11 [2021-02-24T16:31:11.362Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:31:11 [2021-02-24T16:31:11.362Z] #37 sha256:fc0b962542628dcf2656e44bb77031c2aab1a7225f8a341f2fdce44878b8ef7e
16:31:11 [2021-02-24T16:31:11.362Z] #37 DONE 0.1s
16:31:11 [2021-02-24T16:31:11.362Z] 
16:31:11 [2021-02-24T16:31:11.362Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:11 [2021-02-24T16:31:11.362Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:11 [2021-02-24T16:31:11.362Z] #42 141.9   CC       criu/pagemap-cache.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 142.3   CC       criu/pagemap.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 143.1   CC       criu/parasite-syscall.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 144.0   CC       criu/path.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 144.3   CC       criu/pie-util-vdso-elf32.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 144.8   CC       criu/pie-util-vdso.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 145.2   CC       criu/pie-util.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 145.4   CC       criu/pipes.o
16:31:11 [2021-02-24T16:31:11.362Z] #42 146.1   CC       criu/plugin.o
16:31:11 [2021-02-24T16:31:11.443Z] #42 41.88   GEN      compel/include/asm
16:31:11 [2021-02-24T16:31:11.443Z] #42 41.91   GEN      compel/include/version.h
16:31:11 [2021-02-24T16:31:11.443Z] #42 41.94 touch .config
16:31:11 [2021-02-24T16:31:11.443Z] #42 41.99   GEN      include/common/config.h
16:31:11 [2021-02-24T16:31:11.443Z] #42 42.08   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:31:11 [2021-02-24T16:31:11.443Z] #42 42.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:31:11 [2021-02-24T16:31:11.618Z] #42 146.7   CC       criu/proc_parse.o
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.18   DEP      compel/arch/x86/plugins/std/memcpy.d
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.21   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.22   GEN      compel/plugins/include/uapi/std/syscall.h
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.25   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:31:11 [2021-02-24T16:31:11.702Z] #42 42.30   DEP      compel/plugins/std/infect.d
16:31:11 [2021-02-24T16:31:11.817Z] #42 44.09   CC       compel/plugins/std/log.o
16:31:11 [2021-02-24T16:31:11.824Z] #42 20.99   CC       images/core-s390.o
16:31:11 [2021-02-24T16:31:11.961Z] #42 42.38   DEP      compel/plugins/std/string.d
16:31:11 [2021-02-24T16:31:11.961Z] #42 42.46   DEP      compel/plugins/std/log.d
16:31:11 [2021-02-24T16:31:11.961Z] #42 42.59   DEP      compel/plugins/std/fds.d
16:31:12 [2021-02-24T16:31:12.220Z] #42 42.68   DEP      compel/plugins/std/std.d
16:31:12 [2021-02-24T16:31:12.220Z] #42 42.79   DEP      compel/plugins/shmem/shmem.d
16:31:12 [2021-02-24T16:31:12.220Z] #42 42.87   DEP      compel/plugins/fds/fds.d
16:31:12 [2021-02-24T16:31:12.385Z] #42 44.85   CC       compel/plugins/std/string.o
16:31:12 [2021-02-24T16:31:12.394Z] #42 21.67   CC       images/cpuinfo.o
16:31:12 [2021-02-24T16:31:12.478Z] #42 42.99   CC       compel/plugins/std/std.o
16:31:12 [2021-02-24T16:31:12.658Z] #42 22.18   CC       images/inventory.o
16:31:12 [2021-02-24T16:31:12.763Z] #42 43.38   CC       compel/plugins/std/fds.o
16:31:13 [2021-02-24T16:31:13.094Z] #42 42.98   CC       images/opts.o
16:31:13 [2021-02-24T16:31:13.094Z] #42 43.18   CC       images/seccomp.o
16:31:13 [2021-02-24T16:31:13.230Z] #42 22.50   CC       images/fdinfo.o
16:31:13 [2021-02-24T16:31:13.321Z] #42 45.48   CC       compel/plugins/std/infect.o
16:31:13 [2021-02-24T16:31:13.358Z] #42 43.43   CC       images/binfmt-misc.o
16:31:13 [2021-02-24T16:31:13.358Z] #42 43.90   CC       compel/plugins/std/log.o
16:31:13 [2021-02-24T16:31:13.488Z] Running on azwin-2-b6b020 in d:\jenkins\workspace\moby_PR-42065
[Pipeline] {
16:31:13 [2021-02-24T16:31:13.644Z] #42 45.89   CC       compel/arch/x86/plugins/std/parasite-head.o
16:31:13 [2021-02-24T16:31:13.644Z] #42 45.93   CC       compel/arch/x86/plugins/std/memcpy.o
16:31:13 [2021-02-24T16:31:13.644Z] #42 45.98   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:31:13 [2021-02-24T16:31:13.644Z] #42 46.02   AR       compel/plugins/std.lib.a
[Pipeline] ws
16:31:13 [2021-02-24T16:31:13.648Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:31:13 [2021-02-24T16:31:13.704Z] #42 43.71   CC       images/time.o
16:31:13 [2021-02-24T16:31:13.704Z] #42 43.92   CC       images/sysctl.o
16:31:13 [2021-02-24T16:31:13.801Z] #42 22.99   CC       images/fown.o
16:31:13 [2021-02-24T16:31:13.905Z] #42 46.10   CC       compel/plugins/fds/fds.o
16:31:13 [2021-02-24T16:31:13.905Z] #42 46.37   AR       compel/plugins/fds.lib.a
16:31:13 [2021-02-24T16:31:13.987Z] #42 44.24   CC       images/autofs.o
16:31:14 [2021-02-24T16:31:14.062Z] #42 23.28   CC       images/ns.o
16:31:14 [2021-02-24T16:31:14.062Z] #42 ...
16:31:14 [2021-02-24T16:31:14.062Z] 
16:31:14 [2021-02-24T16:31:14.062Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:31:14 [2021-02-24T16:31:14.062Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:31:14 [2021-02-24T16:31:14.062Z] #55 43.31 Checking out files:  39% (1506/3770)   
Checking out files:  40% (1508/3770)   
Checking out files:  41% (1546/3770)   
Checking out files:  42% (1584/3770)   
Checking out files:  43% (1622/3770)   
Checking out files:  44% (1659/3770)   
Checking out files:  45% (1697/3770)   
Checking out files:  46% (1735/3770)   
Checking out files:  47% (1772/3770)   
Checking out files:  48% (1810/3770)   
Checking out files:  49% (1848/3770)   
Checking out files:  50% (1885/3770)   
Checking out files:  51% (1923/3770)   
Checking out files:  52% (1961/3770)   
Checking out files:  53% (1999/3770)   
Checking out files:  54% (2036/3770)   
Checking out files:  55% (2074/3770)   
Checking out files:  56% (2112/3770)   
Checking out files:  57% (2149/3770)   
Checking out files:  58% (2187/3770)   
Checking out files:  59% (2225/3770)   
Checking out files:  60% (2262/3770)   
Checking out files:  61% (2300/3770)   
Checking out files:  62% (2338/3770)   
Checking out files:  63% (2376/3770)   
Checking out files:  64% (2413/3770)   
Checking out files:  65% (2451/3770)   
Checking out files:  66% (2489/3770)   
Checking out files:  67% (2526/3770)   
Checking out files:  68% (2564/3770)   
Checking out files:  69% (2602/3770)   
Checking out files:  70% (2639/3770)   
Checking out files:  71% (2677/3770)   
Checking out files:  72% (2715/3770)   
Checking out files:  73% (2753/3770)   
Checking out files:  74% (2790/3770)   
Checking out files:  75% (2828/3770)   
Checking out files:  76% (2866/3770)   
Checking out files:  77% (2903/3770)   
Checking out files:  78% (2941/3770)   
Checking out files:  79% (2979/3770)   
Checking out files:  80% (3016/3770)   
Checking out files:  81% (3054/3770)   
Checking out files:  82% (3092/3770)   
Checking out files:  83% (3130/3770)   
Checking out files:  84% (3167/3770)   
Checking out files:  84% (3198/3770)   
Checking out files:  85% (3205/3770)   
Checking out files:  86% (3243/3770)   
Checking out files:  87% (3280/3770)   
Checking out files:  88% (3318/3770)   
Checking out files:  89% (3356/3770)   
Checking out files:  90% (3393/3770)   
Checking out files:  91% (3431/3770)   
Checking out files:  92% (3469/3770)   
Checking out files:  93% (3507/3770)   
Checking out files:  94% (3544/3770)   
Checking out files:  95% (3582/3770)   
Checking out files:  96% (3620/3770)   
Checking out files:  97% (3657/3770)   
Checking out files:  98% (3695/3770)   
Checking out files:  99% (3733/3770)   
Checking out files: 100% (3770/3770)   
Checking out files: 100% (3770/3770), done.
16:31:14 [2021-02-24T16:31:14.062Z] #55 44.93 + cd /tmp/tmp.1mENYfqZUf/src/github.com/containerd/containerd
16:31:14 [2021-02-24T16:31:14.062Z] #55 44.93 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + export 'BUILDTAGS=netgo osusergo static_build'
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + BUILDTAGS='netgo osusergo static_build'
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + export EXTRA_FLAGS=-buildmode=pie
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + EXTRA_FLAGS=-buildmode=pie
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + '[' '' = dynamic ']'
16:31:14 [2021-02-24T16:31:14.062Z] #55 46.97 + make
16:31:14 [2021-02-24T16:31:14.131Z] #42 44.85   CC       compel/plugins/std/string.o
16:31:14 [2021-02-24T16:31:14.163Z] #42 46.44   HOSTDEP  compel/src/lib/log-host.d
16:31:14 [2021-02-24T16:31:14.163Z] #42 46.49   HOSTDEP  compel/src/lib/handle-elf-host.d
16:31:14 [2021-02-24T16:31:14.163Z] #42 46.58   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:31:14 [2021-02-24T16:31:14.251Z] #42 44.38   CC       images/macvlan.o
16:31:14 [2021-02-24T16:31:14.322Z] #55 48.20 + bin/ctr
16:31:14 [2021-02-24T16:31:14.422Z] #42 46.70   HOSTDEP  compel/src/main-host.d
16:31:14 [2021-02-24T16:31:14.422Z] #42 46.78   DEP      compel/src/lib/ptrace.d
16:31:14 [2021-02-24T16:31:14.521Z] #42 44.58   CC       images/sit.o
16:31:14 [2021-02-24T16:31:14.521Z] #42 44.79   CC       images/memfd.o
16:31:14 [2021-02-24T16:31:14.681Z] #42 46.98   DEP      compel/src/lib/infect.d
16:31:14 [2021-02-24T16:31:14.922Z] The recommended git tool is: git
16:31:14 [2021-02-24T16:31:14.939Z] #42 47.15   DEP      compel/src/lib/infect-util.d
16:31:14 [2021-02-24T16:31:14.939Z] #42 47.23   DEP      compel/src/lib/infect-rpc.d
16:31:14 [2021-02-24T16:31:14.939Z] #42 47.32   DEP      compel/arch/x86/src/lib/infect.d
16:31:15 [2021-02-24T16:31:15.027Z] #42 149.3   CC       criu/protobuf-desc.o
16:31:15 [2021-02-24T16:31:15.070Z] #42 45.48   CC       compel/plugins/std/infect.o
16:31:15 [2021-02-24T16:31:15.100Z] #42 45.12   CC       images/timens.o
16:31:15 [2021-02-24T16:31:15.198Z] #42 47.43   DEP      compel/arch/x86/src/lib/cpu.d
16:31:15 [2021-02-24T16:31:15.198Z] #42 47.50   DEP      compel/src/lib/log.d
16:31:15 [2021-02-24T16:31:15.198Z] #42 47.59   DEP      compel/src/main.d
16:31:15 [2021-02-24T16:31:15.283Z] #42 ...
16:31:15 [2021-02-24T16:31:15.283Z] 
16:31:15 [2021-02-24T16:31:15.283Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:31:15 [2021-02-24T16:31:15.283Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:31:15 [2021-02-24T16:31:15.283Z] #39 DONE 221.3s
16:31:15 [2021-02-24T16:31:15.283Z] 
16:31:15 [2021-02-24T16:31:15.283Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:15 [2021-02-24T16:31:15.284Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:15 [2021-02-24T16:31:15.284Z] #42 150.2   CC       criu/protobuf.o
16:31:15 [2021-02-24T16:31:15.329Z] #42 45.90   CC       compel/arch/x86/plugins/std/parasite-head.o
16:31:15 [2021-02-24T16:31:15.329Z] #42 45.95   CC       compel/arch/x86/plugins/std/memcpy.o
16:31:15 [2021-02-24T16:31:15.329Z] #42 45.99   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:31:15 [2021-02-24T16:31:15.329Z] #42 ...
16:31:15 [2021-02-24T16:31:15.329Z] 
16:31:15 [2021-02-24T16:31:15.329Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:15 [2021-02-24T16:31:15.329Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:31:15 [2021-02-24T16:31:15.329Z] #12 117.0 Selecting previously unselected package libapparmor1:amd64.
16:31:15 [2021-02-24T16:31:15.365Z] #42 45.45   LINK     images/built-in.o
16:31:15 [2021-02-24T16:31:15.365Z] #42 45.57   GEN      compel/include/asm
16:31:15 [2021-02-24T16:31:15.365Z] #42 45.63   GEN      compel/include/version.h
16:31:15 [2021-02-24T16:31:15.365Z] #42 45.65 touch .config
16:31:15 [2021-02-24T16:31:15.457Z] #42 47.69   DEP      compel/src/lib/handle-elf.d
16:31:15 [2021-02-24T16:31:15.457Z] #42 47.80   DEP      compel/arch/x86/src/lib/handle-elf.d
16:31:15 [2021-02-24T16:31:15.591Z] #12 117.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.591Z] #12 117.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:31:15 [2021-02-24T16:31:15.591Z] #12 117.1 Selecting previously unselected package libapparmor-dev:amd64.
16:31:15 [2021-02-24T16:31:15.632Z] #42 45.74   GEN      include/common/config.h
16:31:15 [2021-02-24T16:31:15.632Z] #42 45.85   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:31:15 [2021-02-24T16:31:15.632Z] #42 45.86   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
16:31:15 [2021-02-24T16:31:15.715Z] #42 47.92   CC       compel/src/lib/log.o
16:31:15 [2021-02-24T16:31:15.716Z] #42 ...
16:31:15 [2021-02-24T16:31:15.716Z] 
16:31:15 [2021-02-24T16:31:15.716Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:15 [2021-02-24T16:31:15.716Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:31:15 [2021-02-24T16:31:15.716Z] #12 125.8 Selecting previously unselected package libapparmor1:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 125.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 125.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 125.9 Selecting previously unselected package libapparmor-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 125.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 125.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.0 Selecting previously unselected package libbtrfs0.
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.0 Unpacking libbtrfs0 (4.20.1-2) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.1 Selecting previously unselected package libbtrfs-dev.
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.1 Unpacking libbtrfs-dev (4.20.1-2) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.3 Selecting previously unselected package libudev-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.5 Selecting previously unselected package libsepol1-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.9 Selecting previously unselected package libpcre16-3:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 126.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.1 Selecting previously unselected package libpcre32-3:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.2 Selecting previously unselected package libpcrecpp0v5:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.4 Selecting previously unselected package libpcre3-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.9 Selecting previously unselected package libselinux1-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 127.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.2 Selecting previously unselected package libdevmapper-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.3 Selecting previously unselected package libseccomp-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.5 Selecting previously unselected package libsystemd-dev:amd64.
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 128.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.1 Setting up libbtrfs0 (4.20.1-2) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.2 Setting up libbtrfs-dev (4.20.1-2) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 Setting up mingw-w64-common (6.0.0-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.4 Setting up dmsetup (2:1.02.155-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:31:15 [2021-02-24T16:31:15.716Z] #12 129.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:31:15 [2021-02-24T16:31:15.847Z] #42 150.8   CC       criu/pstree.o
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.3 Selecting previously unselected package libbtrfs0.
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.3 Unpacking libbtrfs0 (4.20.1-2) ...
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.4 Selecting previously unselected package libbtrfs-dev.
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:31:15 [2021-02-24T16:31:15.851Z] #12 117.4 Unpacking libbtrfs-dev (4.20.1-2) ...
16:31:15 [2021-02-24T16:31:15.896Z] #42 45.96   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
16:31:15 [2021-02-24T16:31:15.896Z] #42 45.98   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
16:31:15 [2021-02-24T16:31:15.896Z] #42 46.00   DEP      compel/plugins/std/infect.d
16:31:15 [2021-02-24T16:31:15.974Z] #12 129.4 Processing triggers for libc-bin (2.28-10) ...
16:31:16 [2021-02-24T16:31:16.110Z] #12 117.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:31:16 [2021-02-24T16:31:16.110Z] #12 117.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:31:16 [2021-02-24T16:31:16.110Z] #12 117.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:31:16 [2021-02-24T16:31:16.110Z] #12 117.6 Selecting previously unselected package libudev-dev:amd64.
16:31:16 [2021-02-24T16:31:16.110Z] #12 117.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:31:16 [2021-02-24T16:31:16.110Z] #12 117.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:31:16 [2021-02-24T16:31:16.165Z] #42 46.13   DEP      compel/plugins/std/string.d
16:31:16 [2021-02-24T16:31:16.165Z] #42 46.21   DEP      compel/plugins/std/log.d
16:31:16 [2021-02-24T16:31:16.165Z] #42 46.31   DEP      compel/plugins/std/fds.d
16:31:16 [2021-02-24T16:31:16.232Z] #55 ...
16:31:16 [2021-02-24T16:31:16.232Z] 
16:31:16 [2021-02-24T16:31:16.232Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:31:16 [2021-02-24T16:31:16.232Z] #50 sha256:54c9ac51f83273bfedc9533327dc08ac4ed131a1e3fb8bae82f49559c69babd9
16:31:16 [2021-02-24T16:31:16.232Z] #50 102.1 mvdan.cc/sh/v3/cmd/shfmt
16:31:16 [2021-02-24T16:31:16.232Z] #50 DONE 108.6s
16:31:16 [2021-02-24T16:31:16.233Z] 
16:31:16 [2021-02-24T16:31:16.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:16 [2021-02-24T16:31:16.233Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:16 [2021-02-24T16:31:16.233Z] #42 23.54   CC       images/regfile.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 23.84   CC       images/ghost-file.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 24.26   CC       images/fifo.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 24.46   CC       images/remap-file-path.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 24.65   CC       images/eventfd.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 24.82   CC       images/eventpoll.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 25.12   CC       images/fh.o
16:31:16 [2021-02-24T16:31:16.233Z] #42 25.64   CC       images/fsnotify.o
16:31:16 [2021-02-24T16:31:16.368Z] #12 117.8 Selecting previously unselected package libsepol1-dev:amd64.
16:31:16 [2021-02-24T16:31:16.368Z] #12 117.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:31:16 [2021-02-24T16:31:16.368Z] #12 117.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:31:16 [2021-02-24T16:31:16.429Z] #42 46.48   DEP      compel/plugins/std/std.d
16:31:16 [2021-02-24T16:31:16.429Z] #42 46.60   DEP      compel/plugins/shmem/shmem.d
16:31:16 [2021-02-24T16:31:16.429Z] #42 46.69   DEP      compel/plugins/fds/fds.d
16:31:16 [2021-02-24T16:31:16.694Z] #42 46.86   CC       compel/plugins/std/std.o
16:31:16 [2021-02-24T16:31:16.886Z] #12 118.2 Selecting previously unselected package libpcre16-3:amd64.
16:31:16 [2021-02-24T16:31:16.886Z] #12 118.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:31:16 [2021-02-24T16:31:16.886Z] #12 118.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:31:16 [2021-02-24T16:31:16.886Z] #12 118.4 Selecting previously unselected package libpcre32-3:amd64.
16:31:16 [2021-02-24T16:31:16.886Z] #12 118.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:31:16 [2021-02-24T16:31:16.886Z] #12 118.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.145Z] #12 118.6 Selecting previously unselected package libpcrecpp0v5:amd64.
16:31:17 [2021-02-24T16:31:17.145Z] #12 118.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:31:17 [2021-02-24T16:31:17.145Z] #12 118.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.145Z] #12 118.7 Selecting previously unselected package libpcre3-dev:amd64.
16:31:17 [2021-02-24T16:31:17.145Z] #12 118.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:31:17 [2021-02-24T16:31:17.145Z] #12 118.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.171Z] #42 26.48   CC       images/signalfd.o
16:31:17 [2021-02-24T16:31:17.215Z] #42 152.2   CC       criu/rbtree.o
16:31:17 [2021-02-24T16:31:17.274Z] #42 47.18   CC       compel/plugins/std/fds.o
16:31:17 [2021-02-24T16:31:17.274Z] #42 ...
16:31:17 [2021-02-24T16:31:17.274Z] 
16:31:17 [2021-02-24T16:31:17.274Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:17 [2021-02-24T16:31:17.274Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
16:31:17 [2021-02-24T16:31:17.274Z] #12 108.8 Selecting previously unselected package libapparmor1:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 108.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 108.8 Unpacking libapparmor1:arm64 (2.13.2-10) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.0 Selecting previously unselected package libapparmor-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.2 Selecting previously unselected package libbtrfs0.
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.3 Unpacking libbtrfs0 (4.20.1-2) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.4 Selecting previously unselected package libbtrfs-dev.
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.4 Unpacking libbtrfs-dev (4.20.1-2) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.6 Selecting previously unselected package libudev-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 109.7 Unpacking libudev-dev:arm64 (241-7~deb10u6) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.0 Selecting previously unselected package libsepol1-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.0 Unpacking libsepol1-dev:arm64 (2.8-1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.4 Selecting previously unselected package libpcre16-3:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.6 Selecting previously unselected package libpcre32-3:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.8 Selecting previously unselected package libpcrecpp0v5:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 110.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.0 Selecting previously unselected package libpcre3-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.4 Selecting previously unselected package libselinux1-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.7 Selecting previously unselected package libdevmapper-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.8 Selecting previously unselected package libseccomp-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 111.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.0 Selecting previously unselected package libsystemd-dev:arm64.
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.5 Setting up libapparmor1:arm64 (2.13.2-10) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.5 Setting up libpcre16-3:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.5 Setting up libsepol1-dev:arm64 (2.8-1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.6 Setting up libbtrfs0 (4.20.1-2) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.6 Setting up libpcre32-3:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.6 Setting up libudev-dev:arm64 (241-7~deb10u6) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.6 Setting up libbtrfs-dev (4.20.1-2) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.7 Setting up mingw-w64-common (6.0.0-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.7 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.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
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.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
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.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
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 112.9 Setting up dmsetup (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 113.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 113.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 113.0 Processing triggers for libc-bin (2.28-10) ...
16:31:17 [2021-02-24T16:31:17.274Z] #12 DONE 113.7s
16:31:17 [2021-02-24T16:31:17.274Z] 
16:31:17 [2021-02-24T16:31:17.274Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:17 [2021-02-24T16:31:17.274Z] #52 sha256:2260daf5eaa67cb1b8fe95febee62ad59aa29415b9e1abc4ac2b41c8a3019565
16:31:17 [2021-02-24T16:31:17.431Z] #42 26.71   CC       images/fs.o
16:31:17 [2021-02-24T16:31:17.431Z] #42 26.90   CC       images/pstree.o
16:31:17 [2021-02-24T16:31:17.471Z] #42 152.5   CC       criu/rst-malloc.o
16:31:17 [2021-02-24T16:31:17.691Z] #42 27.12   CC       images/pipe.o
16:31:17 [2021-02-24T16:31:17.713Z] #12 119.2 Selecting previously unselected package libselinux1-dev:amd64.
16:31:17 [2021-02-24T16:31:17.713Z] #12 119.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:31:17 [2021-02-24T16:31:17.713Z] #12 119.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:31:17 [2021-02-24T16:31:17.728Z] #42 ...
16:31:17 [2021-02-24T16:31:17.728Z] 
16:31:17 [2021-02-24T16:31:17.728Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:31:17 [2021-02-24T16:31:17.728Z] #40 sha256:4bff6172e965ef0f5cdc5e5f2e904d56e358ea283d0123ffa9a1711fd74ad485
16:31:17 [2021-02-24T16:31:17.728Z] #40 DONE 0.7s
16:31:17 [2021-02-24T16:31:17.728Z] 
16:31:17 [2021-02-24T16:31:17.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:17 [2021-02-24T16:31:17.728Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:17 [2021-02-24T16:31:17.728Z] #42 152.8   CC       criu/seccomp.o
16:31:17 [2021-02-24T16:31:17.878Z] #12 DONE 131.3s
16:31:17 [2021-02-24T16:31:17.878Z] 
16:31:17 [2021-02-24T16:31:17.878Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:31:17 [2021-02-24T16:31:17.878Z] #57 sha256:b081d99cfca3779f7ffb1bbd3dbd8dab6579361136ba68b8a7361158ff2369e2
16:31:17 [2021-02-24T16:31:17.878Z] #57 122.9 + for f in rootlesskit rootlesskit-docker-proxy
16:31:17 [2021-02-24T16:31:17.878Z] #57 122.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:31:17 [2021-02-24T16:31:17.878Z] #57 DONE 131.3s
16:31:17 [2021-02-24T16:31:17.878Z] 
16:31:17 [2021-02-24T16:31:17.878Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:17 [2021-02-24T16:31:17.878Z] #52 sha256:e43a8ed9bcbb65ee114f378b9cf3077efafacca8d55fcb404cc3c62b0455834c
16:31:17 [2021-02-24T16:31:17.971Z] #12 119.5 Selecting previously unselected package libdevmapper-dev:amd64.
16:31:17 [2021-02-24T16:31:17.971Z] #12 119.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:31:17 [2021-02-24T16:31:17.971Z] #12 119.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:31:17 [2021-02-24T16:31:17.971Z] #12 119.6 Selecting previously unselected package libseccomp-dev:amd64.
16:31:17 [2021-02-24T16:31:17.971Z] #12 119.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:31:18 [2021-02-24T16:31:18.137Z] #52 ...
16:31:18 [2021-02-24T16:31:18.137Z] 
16:31:18 [2021-02-24T16:31:18.137Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:31:18 [2021-02-24T16:31:18.137Z] #58 sha256:26e73395256f95e635ab062accd451abc999404fb19b12d75068e06df596f909
16:31:18 [2021-02-24T16:31:18.137Z] #58 DONE 0.3s
16:31:18 [2021-02-24T16:31:18.137Z] 
16:31:18 [2021-02-24T16:31:18.137Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:31:18 [2021-02-24T16:31:18.137Z] #59 sha256:fdb43ab05d03b741142c97054bdec9e178e9e9b235e8e8b56e5e028a373c4c15
16:31:18 [2021-02-24T16:31:18.137Z] #59 DONE 0.1s
16:31:18 [2021-02-24T16:31:18.137Z] 
16:31:18 [2021-02-24T16:31:18.137Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:18 [2021-02-24T16:31:18.137Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:18 [2021-02-24T16:31:18.137Z] #42 48.17   CC       compel/arch/x86/src/lib/cpu.o
16:31:18 [2021-02-24T16:31:18.137Z] #42 49.00   CC       compel/arch/x86/src/lib/infect.o
16:31:18 [2021-02-24T16:31:18.137Z] #42 49.64   CC       compel/src/lib/infect-rpc.o
16:31:18 [2021-02-24T16:31:18.137Z] #42 49.89   CC       compel/src/lib/infect-util.o
16:31:18 [2021-02-24T16:31:18.137Z] #42 50.09   CC       compel/src/lib/infect.o
16:31:18 [2021-02-24T16:31:18.230Z] #12 119.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:31:18 [2021-02-24T16:31:18.230Z] #12 119.7 Selecting previously unselected package libsystemd-dev:amd64.
16:31:18 [2021-02-24T16:31:18.230Z] #12 119.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:31:18 [2021-02-24T16:31:18.230Z] #12 119.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:31:18 [2021-02-24T16:31:18.260Z] #42 27.37   CC       images/tcp-stream.o
16:31:18 [2021-02-24T16:31:18.291Z] #42 153.3   CC       criu/seize.o
16:31:18 [2021-02-24T16:31:18.521Z] #42 27.67   CC       images/sk-packet.o
16:31:18 [2021-02-24T16:31:18.782Z] #42 27.97   CC       images/mnt.o
16:31:18 [2021-02-24T16:31:18.782Z] #42 28.18   CC       images/pipe-data.o
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up libbtrfs0 (4.20.1-2) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.3 Setting up libbtrfs-dev (4.20.1-2) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 Setting up mingw-w64-common (6.0.0-3) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:31:18 [2021-02-24T16:31:18.797Z] #12 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:31:19 [2021-02-24T16:31:19.049Z] #42 28.47   CC       images/sa.o
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.5 Setting up dmsetup (2:1.02.155-3) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:31:19 [2021-02-24T16:31:19.055Z] #12 120.6 Processing triggers for libc-bin (2.28-10) ...
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.923 + RM_GOPATH=0
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.924 + TMP_GOPATH=
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.925 + : /build
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.925 + '[' -z '' ']'
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.929 ++ mktemp -d
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.930 + export GOPATH=/tmp/tmp.VJLf7vmFjp
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.930 + GOPATH=/tmp/tmp.VJLf7vmFjp
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.930 + RM_GOPATH=1
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.930 + case "$(go env GOARCH)" in
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.933 ++ go env GOARCH
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.960 + export GO_BUILDMODE=-buildmode=pie
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.960 + GO_BUILDMODE=-buildmode=pie
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.960 ++ dirname /tmp/install/install.sh
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.961 + dir=/tmp/install
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.962 + bin=runc
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.962 + shift
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.962 + '[' '!' -f /tmp/install/runc.installer ']'
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.963 + . /tmp/install/runc.installer
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.963 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.964 + install_runc
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.967 + uname -r
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.969 + grep -q '^3\.10\.0.*\.el7\.'
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.993 + RUNC_BUILDTAGS='seccomp '
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.993 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.993 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VJLf7vmFjp/src/github.com/opencontainers/runc
16:31:19 [2021-02-24T16:31:19.220Z] #52 1.993 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:31:19 [2021-02-24T16:31:19.220Z] #52 2.001 Cloning into '/tmp/tmp.VJLf7vmFjp/src/github.com/opencontainers/runc'...
16:31:19 [2021-02-24T16:31:19.220Z] #42 154.0   CC       criu/servicefd.o
16:31:19 [2021-02-24T16:31:19.308Z] #42 28.78   CC       images/timer.o
16:31:19 [2021-02-24T16:31:19.308Z] #42 ...
16:31:19 [2021-02-24T16:31:19.308Z] 
16:31:19 [2021-02-24T16:31:19.308Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:19 [2021-02-24T16:31:19.308Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:31:19 [2021-02-24T16:31:19.308Z] #12 112.2 Selecting previously unselected package g++-mingw-w64-x86-64.
16:31:19 [2021-02-24T16:31:19.309Z] #12 112.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
16:31:19 [2021-02-24T16:31:19.309Z] #12 112.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:19 [2021-02-24T16:31:19.477Z] #42 154.4   CC       criu/shmem.o
16:31:20 [2021-02-24T16:31:20.041Z] #42 ...
16:31:20 [2021-02-24T16:31:20.041Z] 
16:31:20 [2021-02-24T16:31:20.041Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:31:20 [2021-02-24T16:31:20.041Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
16:31:20 [2021-02-24T16:31:20.041Z] #13 DONE 2.2s
16:31:20 [2021-02-24T16:31:20.041Z] 
16:31:20 [2021-02-24T16:31:20.041Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:20 [2021-02-24T16:31:20.041Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:31:20 [2021-02-24T16:31:20.041Z] #44 123.6 vendor/golang.org/x/net/http/httpguts
16:31:20 [2021-02-24T16:31:20.041Z] #44 123.9 vendor/golang.org/x/net/http/httpproxy
16:31:20 [2021-02-24T16:31:20.041Z] #44 124.5 mime/multipart
16:31:20 [2021-02-24T16:31:20.041Z] #44 126.3 crypto/tls
16:31:20 [2021-02-24T16:31:20.041Z] #44 133.2 net/http/httptrace
16:31:20 [2021-02-24T16:31:20.041Z] #44 133.5 net/http
16:31:20 [2021-02-24T16:31:20.041Z] #44 ...
16:31:20 [2021-02-24T16:31:20.041Z] 
16:31:20 [2021-02-24T16:31:20.041Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:20 [2021-02-24T16:31:20.041Z] #52 sha256:e43a8ed9bcbb65ee114f378b9cf3077efafacca8d55fcb404cc3c62b0455834c
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.299 + RM_GOPATH=0
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.299 + TMP_GOPATH=
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.299 + : /build
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.299 + '[' -z '' ']'
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.299 ++ mktemp -d
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.322 + export GOPATH=/tmp/tmp.ECI8EtOwjR
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.322 + GOPATH=/tmp/tmp.ECI8EtOwjR
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.322 + RM_GOPATH=1
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.322 + case "$(go env GOARCH)" in
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.322 ++ go env GOARCH
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.359 + export GO_BUILDMODE=-buildmode=pie
16:31:20 [2021-02-24T16:31:20.041Z] #52 2.359 + GO_BUILDMODE=-buildmode=pie
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.363 ++ dirname /tmp/install/install.sh
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.364 + dir=/tmp/install
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.364 + bin=runc
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.364 + shift
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.364 + '[' '!' -f /tmp/install/runc.installer ']'
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.364 + . /tmp/install/runc.installer
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.364 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.371 + install_runc
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.371 + grep -q '^3\.10\.0.*\.el7\.'
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.381 + uname -r
16:31:20 [2021-02-24T16:31:20.042Z] #52 2.410 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:31:20 [2021-02-24T16:31:20.174Z] #52 ...
16:31:20 [2021-02-24T16:31:20.174Z] 
16:31:20 [2021-02-24T16:31:20.174Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:31:20 [2021-02-24T16:31:20.174Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce
16:31:20 [2021-02-24T16:31:20.174Z] #13 DONE 2.8s
16:31:20 [2021-02-24T16:31:20.174Z] 
16:31:20 [2021-02-24T16:31:20.174Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:31:20 [2021-02-24T16:31:20.174Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be
16:31:20 [2021-02-24T16:31:20.300Z] #52 2.410 + RUNC_BUILDTAGS='seccomp '
16:31:20 [2021-02-24T16:31:20.300Z] #52 2.410 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:31:20 [2021-02-24T16:31:20.300Z] #52 2.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ECI8EtOwjR/src/github.com/opencontainers/runc
16:31:20 [2021-02-24T16:31:20.300Z] #52 2.410 Cloning into '/tmp/tmp.ECI8EtOwjR/src/github.com/opencontainers/runc'...
16:31:20 [2021-02-24T16:31:20.406Z] #42 155.3   CC       criu/sigframe.o
16:31:20 [2021-02-24T16:31:20.406Z] #42 155.5   CC       criu/signalfd.o
16:31:20 [2021-02-24T16:31:20.688Z] #12 ...
16:31:20 [2021-02-24T16:31:20.688Z] 
16:31:20 [2021-02-24T16:31:20.688Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:20 [2021-02-24T16:31:20.688Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:31:20 [2021-02-24T16:31:20.688Z] #44 103.5 github.com/LK4D4/vndr/build
16:31:20 [2021-02-24T16:31:20.688Z] #44 104.5 github.com/LK4D4/vndr/versioned
16:31:20 [2021-02-24T16:31:20.688Z] #44 104.7 compress/flate
16:31:20 [2021-02-24T16:31:20.688Z] #44 107.1 hash/crc32
16:31:20 [2021-02-24T16:31:20.688Z] #44 107.4 net
16:31:20 [2021-02-24T16:31:20.688Z] #44 107.8 compress/gzip
16:31:20 [2021-02-24T16:31:20.688Z] #44 108.4 vendor/golang.org/x/text/transform
16:31:20 [2021-02-24T16:31:20.688Z] #44 109.5 vendor/golang.org/x/text/unicode/bidi
16:31:20 [2021-02-24T16:31:20.688Z] #44 111.4 vendor/golang.org/x/text/secure/bidirule
16:31:20 [2021-02-24T16:31:20.688Z] #44 111.7 vendor/golang.org/x/text/unicode/norm
16:31:20 [2021-02-24T16:31:20.948Z] #44 ...
16:31:20 [2021-02-24T16:31:20.948Z] 
16:31:20 [2021-02-24T16:31:20.948Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:20 [2021-02-24T16:31:20.948Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:20 [2021-02-24T16:31:20.948Z] #42 29.07   CC       images/timerfd.o
16:31:20 [2021-02-24T16:31:20.948Z] #42 29.28   CC       images/mm.o
16:31:20 [2021-02-24T16:31:20.948Z] #42 29.70   CC       images/sk-opts.o
16:31:20 [2021-02-24T16:31:20.948Z] #42 30.01   CC       images/sk-unix.o
16:31:20 [2021-02-24T16:31:20.948Z] #42 30.29   CC       images/sk-inet.o
16:31:20 [2021-02-24T16:31:20.959Z] #12 DONE 122.0s
16:31:20 [2021-02-24T16:31:20.959Z] 
16:31:20 [2021-02-24T16:31:20.959Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:31:20 [2021-02-24T16:31:20.959Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
16:31:20 [2021-02-24T16:31:20.959Z] #13 ...
16:31:20 [2021-02-24T16:31:20.959Z] 
16:31:20 [2021-02-24T16:31:20.959Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:20 [2021-02-24T16:31:20.959Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:31:20 [2021-02-24T16:31:20.959Z] #44 112.1 net/textproto
16:31:20 [2021-02-24T16:31:20.959Z] #44 112.1 crypto/x509
16:31:20 [2021-02-24T16:31:20.959Z] #44 113.2 vendor/golang.org/x/net/http/httpguts
16:31:20 [2021-02-24T16:31:20.959Z] #44 113.5 vendor/golang.org/x/net/http/httpproxy
16:31:20 [2021-02-24T16:31:20.959Z] #44 114.0 mime/multipart
16:31:20 [2021-02-24T16:31:20.959Z] #44 116.3 crypto/tls
16:31:20 [2021-02-24T16:31:20.959Z] #44 122.0 net/http/httptrace
16:31:20 [2021-02-24T16:31:20.959Z] #44 122.4 net/http
16:31:20 [2021-02-24T16:31:20.959Z] #44 ...
16:31:20 [2021-02-24T16:31:20.959Z] 
16:31:20 [2021-02-24T16:31:20.959Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:20 [2021-02-24T16:31:20.959Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.05   AR       compel/plugins/std.lib.a
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.11   CC       compel/plugins/fds/fds.o
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.35   AR       compel/plugins/fds.lib.a
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.40   HOSTDEP  compel/src/lib/log-host.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.47   HOSTDEP  compel/src/lib/handle-elf-host.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.56   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.66   HOSTDEP  compel/src/main-host.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.81   DEP      compel/src/lib/ptrace.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 46.94   DEP      compel/src/lib/infect.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.17   DEP      compel/src/lib/infect-util.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.28   DEP      compel/src/lib/infect-rpc.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.45   DEP      compel/arch/x86/src/lib/infect.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.55   DEP      compel/arch/x86/src/lib/cpu.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.62   DEP      compel/src/lib/log.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.73   DEP      compel/src/main.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.83   DEP      compel/src/lib/handle-elf.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 47.97   DEP      compel/arch/x86/src/lib/handle-elf.d
16:31:20 [2021-02-24T16:31:20.959Z] #42 48.13   CC       compel/src/lib/log.o
16:31:20 [2021-02-24T16:31:20.959Z] #42 48.34   CC       compel/arch/x86/src/lib/cpu.o
16:31:20 [2021-02-24T16:31:20.959Z] #42 49.17   CC       compel/arch/x86/src/lib/infect.o
16:31:20 [2021-02-24T16:31:20.959Z] #42 50.08   CC       compel/src/lib/infect-rpc.o
16:31:20 [2021-02-24T16:31:20.959Z] #42 50.40   CC       compel/src/lib/infect-util.o
16:31:20 [2021-02-24T16:31:20.959Z] #42 50.71   CC       compel/src/lib/infect.o
16:31:20 [2021-02-24T16:31:20.969Z] #42 155.7   CC       criu/sk-inet.o
16:31:21 [2021-02-24T16:31:21.207Z] #42 30.60   CC       images/tun.o
16:31:21 [2021-02-24T16:31:21.466Z] #42 30.84   CC       images/sk-netlink.o
16:31:21 [2021-02-24T16:31:21.726Z] #42 31.05   CC       images/packet-sock.o
16:31:21 [2021-02-24T16:31:21.898Z] #42 156.7   CC       criu/sk-netlink.o
16:31:21 [2021-02-24T16:31:21.986Z] #42 31.38   CC       images/ipc-var.o
16:31:22 [2021-02-24T16:31:22.106Z] #14 DONE 1.9s
16:31:22 [2021-02-24T16:31:22.106Z] 
16:31:22 [2021-02-24T16:31:22.106Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:22 [2021-02-24T16:31:22.106Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:22 [2021-02-24T16:31:22.106Z] #42 47.62   CC       compel/plugins/std/log.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 48.79   CC       compel/plugins/std/string.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 49.19   CC       compel/plugins/std/infect.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 49.54   CC       compel/arch/aarch64/plugins/std/parasite-head.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 49.64   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 49.72   AR       compel/plugins/std.lib.a
16:31:22 [2021-02-24T16:31:22.106Z] #42 49.86   CC       compel/plugins/fds/fds.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 50.20   AR       compel/plugins/fds.lib.a
16:31:22 [2021-02-24T16:31:22.106Z] #42 50.27   HOSTDEP  compel/src/lib/log-host.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 50.48   HOSTDEP  compel/src/lib/handle-elf-host.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 50.67   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 50.81   HOSTDEP  compel/src/main-host.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 50.89   DEP      compel/src/lib/ptrace.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.10   DEP      compel/src/lib/infect.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.27   DEP      compel/src/lib/infect-util.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.40   DEP      compel/src/lib/infect-rpc.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.50   DEP      compel/arch/aarch64/src/lib/infect.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.64   DEP      compel/arch/aarch64/src/lib/cpu.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.70   DEP      compel/src/lib/log.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.81   DEP      compel/src/main.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.88   DEP      compel/src/lib/handle-elf.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 51.99   DEP      compel/arch/aarch64/src/lib/handle-elf.d
16:31:22 [2021-02-24T16:31:22.106Z] #42 52.07   CC       compel/src/lib/log.o
16:31:22 [2021-02-24T16:31:22.106Z] #42 ...
16:31:22 [2021-02-24T16:31:22.106Z] 
16:31:22 [2021-02-24T16:31:22.106Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:22 [2021-02-24T16:31:22.106Z] #44 sha256:7cca4a0db172614ffea606c28956cfa892052e3438816da6d5999df684e85df1
16:31:22 [2021-02-24T16:31:22.106Z] #44 109.6 github.com/LK4D4/vndr/godl
16:31:22 [2021-02-24T16:31:22.106Z] #44 110.3 github.com/LK4D4/vndr
16:31:22 [2021-02-24T16:31:22.106Z] #44 DONE 118.5s
16:31:22 [2021-02-24T16:31:22.106Z] 
16:31:22 [2021-02-24T16:31:22.106Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:22 [2021-02-24T16:31:22.106Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:22 [2021-02-24T16:31:22.106Z] #42 52.23   CC       compel/arch/aarch64/src/lib/cpu.o
16:31:22 [2021-02-24T16:31:22.155Z] #42 157.1   CC       criu/sk-packet.o
16:31:22 [2021-02-24T16:31:22.209Z] #52 ...
16:31:22 [2021-02-24T16:31:22.209Z] 
16:31:22 [2021-02-24T16:31:22.209Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:31:22 [2021-02-24T16:31:22.209Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
16:31:22 [2021-02-24T16:31:22.209Z] #14 DONE 2.1s
16:31:22 [2021-02-24T16:31:22.209Z] 
16:31:22 [2021-02-24T16:31:22.209Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:31:22 [2021-02-24T16:31:22.209Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
16:31:22 [2021-02-24T16:31:22.246Z] #42 31.59   CC       images/ipc-desc.o
16:31:22 [2021-02-24T16:31:22.370Z] #42 52.60   CC       compel/arch/aarch64/src/lib/infect.o
16:31:22 [2021-02-24T16:31:22.505Z] #42 31.84   CC       images/ipc-shm.o
16:31:22 [2021-02-24T16:31:22.718Z] #42 157.5   CC       criu/sk-queue.o
16:31:22 [2021-02-24T16:31:22.718Z] #42 ...
16:31:22 [2021-02-24T16:31:22.718Z] 
16:31:22 [2021-02-24T16:31:22.718Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:31:22 [2021-02-24T16:31:22.718Z] #48 sha256:e082a55eb230300cbbb58115f77fb10ec51cb325f07d647b7d8d52a4a4182131
16:31:22 [2021-02-24T16:31:22.718Z] #48 228.6 + /build/golangci-lint --version
16:31:22 [2021-02-24T16:31:22.718Z] #48 229.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:31:22 [2021-02-24T16:31:22.718Z] #48 DONE 229.5s
16:31:22 [2021-02-24T16:31:22.765Z] #42 32.02   CC       images/ipc-msg.o
16:31:22 [2021-02-24T16:31:22.765Z] #42 32.27   CC       images/ipc-sem.o
16:31:22 [2021-02-24T16:31:22.863Z] #42 ...
16:31:22 [2021-02-24T16:31:22.863Z] 
16:31:22 [2021-02-24T16:31:22.863Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:31:22 [2021-02-24T16:31:22.863Z] #57 sha256:7bc8f4935053e7aef8c61f121ce5e130de9bed2b353a45c8b53f6e29a88d7bc0
16:31:22 [2021-02-24T16:31:22.863Z] #57 117.1 + for f in rootlesskit rootlesskit-docker-proxy
16:31:22 [2021-02-24T16:31:22.863Z] #57 117.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:31:22 [2021-02-24T16:31:22.863Z] #57 DONE 124.2s
16:31:22 [2021-02-24T16:31:22.863Z] 
16:31:22 [2021-02-24T16:31:22.863Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:22 [2021-02-24T16:31:22.863Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:22 [2021-02-24T16:31:22.863Z] #42 53.27   CC       compel/src/lib/ptrace.o
16:31:22 [2021-02-24T16:31:22.863Z] #42 ...
16:31:22 [2021-02-24T16:31:22.863Z] 
16:31:22 [2021-02-24T16:31:22.863Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:22 [2021-02-24T16:31:22.863Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:31:22 [2021-02-24T16:31:22.949Z] #42 53.08   CC       compel/src/lib/infect-rpc.o
16:31:22 [2021-02-24T16:31:22.975Z] 
16:31:22 [2021-02-24T16:31:22.975Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:31:22 [2021-02-24T16:31:22.975Z] #55 sha256:8fdbb540208ef1f433f6f43c5930e577e0ded96703ee94f8ac8c5eaf6733de65
16:31:22 [2021-02-24T16:31:22.975Z] #55 ...
16:31:22 [2021-02-24T16:31:22.975Z] 
16:31:22 [2021-02-24T16:31:22.975Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:22 [2021-02-24T16:31:22.975Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:22 [2021-02-24T16:31:22.975Z] #42 158.1   CC       criu/sk-tcp.o
16:31:23 [2021-02-24T16:31:23.025Z] #42 32.53   CC       images/utsns.o
16:31:23 [2021-02-24T16:31:23.122Z] #52 ...
16:31:23 [2021-02-24T16:31:23.122Z] 
16:31:23 [2021-02-24T16:31:23.122Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:31:23 [2021-02-24T16:31:23.122Z] #58 sha256:45ffd9face81a5193ccd07311bff8cf430074f7b4cca82f227e2ee7e69c81a4e
16:31:23 [2021-02-24T16:31:23.122Z] #58 DONE 0.2s
16:31:23 [2021-02-24T16:31:23.122Z] 
16:31:23 [2021-02-24T16:31:23.122Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:31:23 [2021-02-24T16:31:23.122Z] #59 sha256:2f8d8dd3268ed735a11cb53f031f1df2c5a5e0b7d318a43338d475813a08e823
16:31:23 [2021-02-24T16:31:23.122Z] #59 DONE 0.2s
16:31:23 [2021-02-24T16:31:23.122Z] 
16:31:23 [2021-02-24T16:31:23.122Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:31:23 [2021-02-24T16:31:23.122Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
16:31:23 [2021-02-24T16:31:23.155Z] #15 1.063 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:31:23 [2021-02-24T16:31:23.213Z] #42 53.37   CC       compel/src/lib/infect-util.o
16:31:23 [2021-02-24T16:31:23.414Z] #15 DONE 1.2s
16:31:23 [2021-02-24T16:31:23.414Z] 
16:31:23 [2021-02-24T16:31:23.414Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:31:23 [2021-02-24T16:31:23.414Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
16:31:23 [2021-02-24T16:31:23.478Z] #42 53.59   CC       compel/src/lib/infect.o
16:31:23 [2021-02-24T16:31:23.595Z] #42 32.75   CC       images/creds.o
16:31:23 [2021-02-24T16:31:23.595Z] #42 32.95   CC       images/vma.o
16:31:23 [2021-02-24T16:31:23.856Z] #42 33.21   CC       images/netdev.o
16:31:23 [2021-02-24T16:31:23.905Z] #42 158.8   CC       criu/sk-unix.o
16:31:24 [2021-02-24T16:31:24.178Z] #42 33.60   CC       images/tty.o
16:31:24 [2021-02-24T16:31:24.360Z] #16 DONE 1.2s
16:31:24 [2021-02-24T16:31:24.360Z] 
16:31:24 [2021-02-24T16:31:24.360Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:31:24 [2021-02-24T16:31:24.360Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
16:31:24 [2021-02-24T16:31:24.431Z] #42 ...
16:31:24 [2021-02-24T16:31:24.431Z] 
16:31:24 [2021-02-24T16:31:24.431Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:31:24 [2021-02-24T16:31:24.431Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45
16:31:24 [2021-02-24T16:31:24.431Z] #15 1.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:31:24 [2021-02-24T16:31:24.431Z] #15 DONE 2.2s
16:31:24 [2021-02-24T16:31:24.431Z] 
16:31:24 [2021-02-24T16:31:24.431Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:31:24 [2021-02-24T16:31:24.431Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
16:31:24 [2021-02-24T16:31:24.696Z] #16 ...
16:31:24 [2021-02-24T16:31:24.696Z] 
16:31:24 [2021-02-24T16:31:24.696Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:31:24 [2021-02-24T16:31:24.696Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
16:31:24 [2021-02-24T16:31:24.696Z] #31 DONE 120.9s
16:31:24 [2021-02-24T16:31:24.696Z] 
16:31:24 [2021-02-24T16:31:24.696Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:31:24 [2021-02-24T16:31:24.696Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:31:24 [2021-02-24T16:31:24.771Z] #42 34.26   CC       images/file-lock.o
16:31:25 [2021-02-24T16:31:25.051Z] #42 34.46   CC       images/rlimit.o
16:31:25 [2021-02-24T16:31:25.273Z] #42 160.1   CC       criu/sockets.o
16:31:25 [2021-02-24T16:31:25.312Z] #42 34.67   CC       images/pagemap.o
16:31:25 [2021-02-24T16:31:25.651Z] #39 ...
16:31:25 [2021-02-24T16:31:25.651Z] 
16:31:25 [2021-02-24T16:31:25.651Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:25 [2021-02-24T16:31:25.651Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:25 [2021-02-24T16:31:25.651Z] #42 55.78   CC       compel/src/lib/ptrace.o
16:31:25 [2021-02-24T16:31:25.654Z] #13 DONE 5.0s
16:31:25 [2021-02-24T16:31:25.654Z] 
16:31:25 [2021-02-24T16:31:25.654Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:25 [2021-02-24T16:31:25.654Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + RM_GOPATH=0
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + TMP_GOPATH=
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + : /build
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + '[' -z '' ']'
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 ++ mktemp -d
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + export GOPATH=/tmp/tmp.K8vg9Y8xAF
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + GOPATH=/tmp/tmp.K8vg9Y8xAF
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + RM_GOPATH=1
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.660 + case "$(go env GOARCH)" in
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.666 ++ go env GOARCH
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + export GO_BUILDMODE=-buildmode=pie
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + GO_BUILDMODE=-buildmode=pie
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 ++ dirname /tmp/install/install.sh
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + dir=/tmp/install
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + bin=runc
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + shift
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + '[' '!' -f /tmp/install/runc.installer ']'
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + . /tmp/install/runc.installer
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + install_runc
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + uname -r
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.685 + grep -q '^3\.10\.0.*\.el7\.'
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.686 + RUNC_BUILDTAGS='seccomp '
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.686 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.686 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K8vg9Y8xAF/src/github.com/opencontainers/runc
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.686 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:31:25 [2021-02-24T16:31:25.654Z] #52 4.706 Cloning into '/tmp/tmp.K8vg9Y8xAF/src/github.com/opencontainers/runc'...
16:31:25 [2021-02-24T16:31:25.742Z] #17 DONE 1.3s
16:31:25 [2021-02-24T16:31:25.742Z] 
16:31:25 [2021-02-24T16:31:25.742Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:25 [2021-02-24T16:31:25.742Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:25 [2021-02-24T16:31:25.742Z] #42 53.79   CC       compel/src/lib/ptrace.o
16:31:25 [2021-02-24T16:31:25.742Z] #42 54.40   AR       compel/libcompel.a
16:31:25 [2021-02-24T16:31:25.742Z] #42 54.52   HOSTCC   compel/src/main-host.o
16:31:25 [2021-02-24T16:31:25.742Z] #42 54.83   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:31:25 [2021-02-24T16:31:25.742Z] #42 55.12   HOSTCC   compel/src/lib/handle-elf-host.o
16:31:25 [2021-02-24T16:31:25.742Z] #42 55.55   HOSTCC   compel/src/lib/log-host.o
16:31:25 [2021-02-24T16:31:25.742Z] #42 55.96   HOSTLINK compel/compel-host-bin
16:31:25 [2021-02-24T16:31:25.742Z] #42 56.27   DEP      soccr/soccr.d
16:31:25 [2021-02-24T16:31:25.742Z] #42 56.62   CC       soccr/soccr.o
16:31:25 [2021-02-24T16:31:25.836Z] #42 160.7   CC       criu/stats.o
16:31:25 [2021-02-24T16:31:25.836Z] #42 160.9   CC       criu/string.o
16:31:25 [2021-02-24T16:31:25.884Z] #42 35.06   CC       images/siginfo.o
16:31:25 [2021-02-24T16:31:25.884Z] #42 35.37   CC       images/rpc.o
16:31:25 [2021-02-24T16:31:25.918Z] #42 56.03   AR       compel/libcompel.a
16:31:25 [2021-02-24T16:31:25.918Z] #42 56.08   HOSTCC   compel/src/main-host.o
16:31:26 [2021-02-24T16:31:26.001Z] #42 58.27   AR       soccr/libsoccr.a
16:31:26 [2021-02-24T16:31:26.001Z] #42 58.31 make[1]: 'soccr/libsoccr.a' is up to date.
16:31:26 [2021-02-24T16:31:26.092Z] #42 161.0   CC       criu/sysctl.o
16:31:26 [2021-02-24T16:31:26.183Z] #42 56.33   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
16:31:26 [2021-02-24T16:31:26.448Z] #42 ...
16:31:26 [2021-02-24T16:31:26.448Z] 
16:31:26 [2021-02-24T16:31:26.448Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:31:26 [2021-02-24T16:31:26.448Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
16:31:26 [2021-02-24T16:31:26.448Z] #16 DONE 2.2s
16:31:26 [2021-02-24T16:31:26.448Z] 
16:31:26 [2021-02-24T16:31:26.448Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:26 [2021-02-24T16:31:26.448Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:26 [2021-02-24T16:31:26.448Z] #42 56.57   HOSTCC   compel/src/lib/handle-elf-host.o
16:31:26 [2021-02-24T16:31:26.655Z] #42 161.5   CC       criu/sysfs_parse.o
16:31:26 [2021-02-24T16:31:26.714Z] #42 56.87   HOSTCC   compel/src/lib/log-host.o
16:31:26 [2021-02-24T16:31:26.911Z] #42 161.7   CC       criu/timens.o
16:31:26 [2021-02-24T16:31:26.911Z] #42 162.0   CC       criu/timerfd.o
16:31:26 [2021-02-24T16:31:26.938Z] #42 59.08   DEP      criu/arch/x86/sigframe.d
16:31:26 [2021-02-24T16:31:26.938Z] #42 59.18   DEP      criu/arch/x86/sigaction_compat.d
16:31:26 [2021-02-24T16:31:26.938Z] #42 59.29   DEP      criu/arch/x86/kerndat.d
16:31:26 [2021-02-24T16:31:26.938Z] #42 ...
16:31:26 [2021-02-24T16:31:26.938Z] 
16:31:26 [2021-02-24T16:31:26.938Z] #18 [dev-systemd-false  6/26] RUN ldconfig
16:31:26 [2021-02-24T16:31:26.938Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
16:31:26 [2021-02-24T16:31:26.938Z] #18 DONE 1.3s
16:31:26 [2021-02-24T16:31:26.938Z] 
16:31:26 [2021-02-24T16:31:26.938Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:26 [2021-02-24T16:31:26.938Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:31:26 [2021-02-24T16:31:26.979Z] #42 57.09   HOSTLINK compel/compel-host-bin
16:31:27 [2021-02-24T16:31:27.243Z] #42 57.38   DEP      soccr/soccr.d
16:31:27 [2021-02-24T16:31:27.264Z] #42 36.56   CC       images/ext-file.o
16:31:27 [2021-02-24T16:31:27.509Z] #42 57.64   CC       soccr/soccr.o
16:31:27 [2021-02-24T16:31:27.523Z] #42 36.73   CC       images/cgroup.o
16:31:27 [2021-02-24T16:31:27.531Z] #42 162.2   CC       criu/tty.o
16:31:28 [2021-02-24T16:31:28.091Z] #42 ...
16:31:28 [2021-02-24T16:31:28.091Z] 
16:31:28 [2021-02-24T16:31:28.091Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:31:28 [2021-02-24T16:31:28.091Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7
16:31:28 [2021-02-24T16:31:28.091Z] #17 DONE 1.8s
16:31:28 [2021-02-24T16:31:28.093Z] #42 37.32   CC       images/userns.o
16:31:28 [2021-02-24T16:31:28.352Z] #42 37.64   CC       images/google/protobuf/descriptor.o
16:31:28 [2021-02-24T16:31:28.356Z] 
16:31:28 [2021-02-24T16:31:28.356Z] #18 [dev-systemd-false  6/26] RUN ldconfig
16:31:28 [2021-02-24T16:31:28.356Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f
16:31:28 [2021-02-24T16:31:28.846Z] #19 1.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:31:28 [2021-02-24T16:31:28.846Z] #19 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:31:28 [2021-02-24T16:31:28.846Z] #19 1.895 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:31:28 [2021-02-24T16:31:28.899Z] #42 163.6   CC       criu/tun.o
16:31:28 [2021-02-24T16:31:28.899Z] #42 164.0   CC       criu/uffd.o
16:31:29 [2021-02-24T16:31:29.413Z] #19 2.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:31:29 [2021-02-24T16:31:29.757Z] #18 DONE 1.6s
16:31:29 [2021-02-24T16:31:29.757Z] 
16:31:29 [2021-02-24T16:31:29.757Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:29 [2021-02-24T16:31:29.757Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:29 [2021-02-24T16:31:29.757Z] #42 58.97   AR       soccr/libsoccr.a
16:31:29 [2021-02-24T16:31:29.757Z] #42 59.03 make[1]: 'soccr/libsoccr.a' is up to date.
16:31:29 [2021-02-24T16:31:29.757Z] #42 59.50   DEP      criu/arch/aarch64/sigframe.d
16:31:29 [2021-02-24T16:31:29.757Z] #42 59.67   DEP      criu/arch/aarch64/crtools.d
16:31:29 [2021-02-24T16:31:29.757Z] #42 59.83   DEP      criu/arch/aarch64/cpu.d
16:31:29 [2021-02-24T16:31:29.757Z] #42 59.86   DEP      criu/arch/aarch64/bitops.d
16:31:29 [2021-02-24T16:31:29.757Z] #42 59.93   CC       criu/arch/aarch64/bitops.o
16:31:29 [2021-02-24T16:31:29.757Z] #42 60.01   CC       criu/arch/aarch64/cpu.o
16:31:29 [2021-02-24T16:31:29.825Z] #42 164.8   CC       criu/util.o
16:31:30 [2021-02-24T16:31:30.022Z] #42 60.20   CC       criu/arch/aarch64/crtools.o
16:31:30 [2021-02-24T16:31:30.262Z] #42 39.33   CC       images/opts.o
16:31:30 [2021-02-24T16:31:30.262Z] #42 39.52   CC       images/seccomp.o
16:31:30 [2021-02-24T16:31:30.262Z] #42 39.77   CC       images/binfmt-misc.o
16:31:30 [2021-02-24T16:31:30.602Z] #42 60.65   CC       criu/arch/aarch64/sigframe.o
16:31:30 [2021-02-24T16:31:30.602Z] #42 60.79   LINK     criu/arch/aarch64/crtools.built-in.o
16:31:30 [2021-02-24T16:31:30.602Z] #42 60.84   DEP      criu/pie/util-vdso.d
16:31:30 [2021-02-24T16:31:30.751Z] #42 165.7   CC       criu/uts_ns.o
16:31:30 [2021-02-24T16:31:30.751Z] #42 165.9   CC       criu/vdso-compat.o
16:31:30 [2021-02-24T16:31:30.789Z] #19 3.887 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:31:30 [2021-02-24T16:31:30.831Z] #42 39.99   CC       images/time.o
16:31:30 [2021-02-24T16:31:30.867Z] #42 61.00   DEP      criu/pie/util.d
16:31:30 [2021-02-24T16:31:30.925Z] #52 ...
16:31:30 [2021-02-24T16:31:30.925Z] 
16:31:30 [2021-02-24T16:31:30.925Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:31:30 [2021-02-24T16:31:30.925Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
16:31:30 [2021-02-24T16:31:30.925Z] #14 DONE 4.4s
16:31:30 [2021-02-24T16:31:30.925Z] 
16:31:30 [2021-02-24T16:31:30.925Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:31:30 [2021-02-24T16:31:30.925Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
16:31:31 [2021-02-24T16:31:31.007Z] #42 166.0   CC       criu/vdso.o
16:31:31 [2021-02-24T16:31:31.090Z] #42 40.29   CC       images/sysctl.o
16:31:31 [2021-02-24T16:31:31.132Z] #42 61.15   CC       criu/pie/util.o
16:31:31 [2021-02-24T16:31:31.349Z] #42 40.55   CC       images/autofs.o
16:31:31 [2021-02-24T16:31:31.349Z] #42 40.69   CC       images/macvlan.o
16:31:31 [2021-02-24T16:31:31.397Z] #42 61.52   CC       criu/pie/util-vdso.o
16:31:31 [2021-02-24T16:31:31.568Z] #42 166.4   LINK     criu/built-in.o
16:31:31 [2021-02-24T16:31:31.568Z] #42 166.6   LINK     criu/criu
16:31:31 [2021-02-24T16:31:31.609Z] #42 40.85   CC       images/sit.o
16:31:31 [2021-02-24T16:31:31.609Z] #42 41.03   CC       images/memfd.o
16:31:31 [2021-02-24T16:31:31.869Z] #42 41.39   CC       images/timens.o
16:31:31 [2021-02-24T16:31:31.977Z] #42 62.17   AR       criu/pie/pie.lib.a
16:31:31 [2021-02-24T16:31:31.977Z] #42 62.25   DEP      criu/pie/restorer.d
16:31:32 [2021-02-24T16:31:32.132Z] #42 166.9   DEP      lib/c/criu.d
16:31:32 [2021-02-24T16:31:32.132Z] #42 167.0   CC       images/rpc.pb-c.o
16:31:32 [2021-02-24T16:31:32.388Z] #42 167.3   CC       lib/c/criu.o
16:31:32 [2021-02-24T16:31:32.440Z] #42 41.68   LINK     images/built-in.o
16:31:32 [2021-02-24T16:31:32.440Z] #42 41.87   GEN      compel/include/asm
16:31:32 [2021-02-24T16:31:32.440Z] #42 41.91   GEN      compel/include/version.h
16:31:32 [2021-02-24T16:31:32.440Z] #42 41.92 touch .config
16:31:32 [2021-02-24T16:31:32.440Z] #42 41.95   GEN      include/common/config.h
16:31:32 [2021-02-24T16:31:32.557Z] #42 62.51   DEP      criu/arch/aarch64/intraprocedure.d
16:31:32 [2021-02-24T16:31:32.557Z] #42 62.53   DEP      criu/arch/aarch64/restorer.d
16:31:32 [2021-02-24T16:31:32.557Z] #42 62.72   DEP      criu/arch/aarch64/vdso-pie.d
16:31:32 [2021-02-24T16:31:32.557Z] #42 62.81   DEP      criu/pie/parasite-vdso.d
16:31:32 [2021-02-24T16:31:32.691Z] #19 5.369 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:31:32 [2021-02-24T16:31:32.700Z] #42 42.03   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
16:31:32 [2021-02-24T16:31:32.700Z] #42 42.07   GEN      compel/plugins/include/uapi/std/syscall-64.h
16:31:32 [2021-02-24T16:31:32.700Z] #42 ...
16:31:32 [2021-02-24T16:31:32.700Z] 
16:31:32 [2021-02-24T16:31:32.700Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:32 [2021-02-24T16:31:32.700Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:31:32 [2021-02-24T16:31:32.700Z] #44 115.5 vendor/golang.org/x/net/idna
16:31:32 [2021-02-24T16:31:32.700Z] #44 117.6 vendor/golang.org/x/net/http2/hpack
16:31:32 [2021-02-24T16:31:32.700Z] #44 118.7 mime
16:31:32 [2021-02-24T16:31:32.700Z] #44 120.4 mime/quotedprintable
16:31:32 [2021-02-24T16:31:32.700Z] #44 120.7 net/http/internal
16:31:32 [2021-02-24T16:31:32.700Z] #44 124.5 net/textproto
16:31:32 [2021-02-24T16:31:32.700Z] #44 124.5 crypto/x509
16:31:32 [2021-02-24T16:31:32.700Z] #44 ...
16:31:32 [2021-02-24T16:31:32.700Z] 
16:31:32 [2021-02-24T16:31:32.700Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:32 [2021-02-24T16:31:32.700Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:32 [2021-02-24T16:31:32.700Z] #42 42.09   GEN      compel/arch/x86/plugins/std/syscalls-64.S
16:31:32 [2021-02-24T16:31:32.700Z] #42 42.11   DEP      compel/arch/x86/plugins/std/syscalls-64.d
16:31:32 [2021-02-24T16:31:32.700Z] #42 42.13   DEP      compel/arch/x86/plugins/std/memcpy.d
16:31:32 [2021-02-24T16:31:32.700Z] #42 42.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
16:31:32 [2021-02-24T16:31:32.822Z] #42 62.95   DEP      criu/pie/parasite.d
16:31:32 [2021-02-24T16:31:32.950Z] #42 168.1   LINK     lib/c/built-in.o
16:31:32 [2021-02-24T16:31:32.960Z] #42 42.22   GEN      compel/plugins/include/uapi/std/syscall.h
16:31:32 [2021-02-24T16:31:32.960Z] #42 42.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
16:31:32 [2021-02-24T16:31:32.960Z] #42 42.28   GEN      compel/plugins/include/uapi/std/syscall-codes.h
16:31:32 [2021-02-24T16:31:32.960Z] #42 42.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
16:31:32 [2021-02-24T16:31:32.960Z] #42 42.30   DEP      compel/plugins/std/infect.d
16:31:33 [2021-02-24T16:31:33.087Z] #42 63.19   CC       criu/pie/parasite.o
16:31:33 [2021-02-24T16:31:33.207Z] #42 168.1   LINK     lib/c/libcriu.so
16:31:33 [2021-02-24T16:31:33.207Z] #42 168.1   LINK     lib/c/libcriu.a
16:31:33 [2021-02-24T16:31:33.207Z] #42 168.2   GEN      magic.py
16:31:33 [2021-02-24T16:31:33.207Z] #42 168.3 Note: Building without setproctitle() and strlcpy() support.
16:31:33 [2021-02-24T16:31:33.207Z] #42 168.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:31:33 [2021-02-24T16:31:33.207Z] #42 168.3 Note: Building without GnuTLS support
16:31:33 [2021-02-24T16:31:33.221Z] #42 42.49   DEP      compel/plugins/std/string.d
16:31:33 [2021-02-24T16:31:33.221Z] #42 42.59   DEP      compel/plugins/std/log.d
16:31:33 [2021-02-24T16:31:33.221Z] #42 42.69   DEP      compel/plugins/std/fds.d
16:31:33 [2021-02-24T16:31:33.259Z] #19 ...
16:31:33 [2021-02-24T16:31:33.259Z] 
16:31:33 [2021-02-24T16:31:33.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:33 [2021-02-24T16:31:33.259Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:33 [2021-02-24T16:31:33.259Z] #42 59.50   DEP      criu/arch/x86/crtools.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 59.73   DEP      criu/arch/x86/cpu.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 60.00   CC       criu/arch/x86/cpu.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 60.66   CC       criu/arch/x86/crtools.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 61.92   CC       criu/arch/x86/kerndat.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 62.48   CC       criu/arch/x86/sigaction_compat.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 62.76   CC       criu/arch/x86/sigframe.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 63.08   LINK     criu/arch/x86/crtools.built-in.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 63.14   DEP      criu/pie/util-vdso-elf32.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 63.30   DEP      criu/pie/util-vdso.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 63.44   DEP      criu/pie/util.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 63.61   CC       criu/pie/util.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 63.90   CC       criu/pie/util-vdso.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 64.53   CC       criu/pie/util-vdso-elf32.o
16:31:33 [2021-02-24T16:31:33.259Z] #42 65.26   AR       criu/pie/pie.lib.a
16:31:33 [2021-02-24T16:31:33.259Z] #42 65.34   DEP      criu/pie/restorer.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 65.56   DEP      criu/arch/x86/sigaction_compat_pie.d
16:31:33 [2021-02-24T16:31:33.259Z] #42 65.68   DEP      criu/arch/x86/restorer_unmap.d
16:31:33 [2021-02-24T16:31:33.459Z] #15 3.303 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:31:33 [2021-02-24T16:31:33.459Z] #15 ...
16:31:33 [2021-02-24T16:31:33.459Z] 
16:31:33 [2021-02-24T16:31:33.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:33 [2021-02-24T16:31:33.459Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:33 [2021-02-24T16:31:33.459Z] #42 53.81   AR       compel/libcompel.a
16:31:33 [2021-02-24T16:31:33.459Z] #42 53.89   HOSTCC   compel/src/main-host.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 54.23   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 54.35   HOSTCC   compel/src/lib/handle-elf-host.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 54.67   HOSTCC   compel/src/lib/log-host.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 54.83   HOSTLINK compel/compel-host-bin
16:31:33 [2021-02-24T16:31:33.459Z] #42 55.03   DEP      soccr/soccr.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 55.23   CC       soccr/soccr.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 56.70   AR       soccr/libsoccr.a
16:31:33 [2021-02-24T16:31:33.459Z] #42 56.73 make[1]: 'soccr/libsoccr.a' is up to date.
16:31:33 [2021-02-24T16:31:33.459Z] #42 57.19   DEP      criu/arch/x86/sigframe.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 57.37   DEP      criu/arch/x86/sigaction_compat.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 57.51   DEP      criu/arch/x86/kerndat.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 57.68   DEP      criu/arch/x86/crtools.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 57.85   DEP      criu/arch/x86/cpu.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 58.07   CC       criu/arch/x86/cpu.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 58.73   CC       criu/arch/x86/crtools.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 59.91   CC       criu/arch/x86/kerndat.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 60.56   CC       criu/arch/x86/sigaction_compat.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 60.89   CC       criu/arch/x86/sigframe.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 61.24   LINK     criu/arch/x86/crtools.built-in.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 61.31   DEP      criu/pie/util-vdso-elf32.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 61.50   DEP      criu/pie/util-vdso.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 61.61   DEP      criu/pie/util.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 61.75   CC       criu/pie/util.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 62.03   CC       criu/pie/util-vdso.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 62.74   CC       criu/pie/util-vdso-elf32.o
16:31:33 [2021-02-24T16:31:33.459Z] #42 63.38   AR       criu/pie/pie.lib.a
16:31:33 [2021-02-24T16:31:33.459Z] #42 63.43   DEP      criu/pie/restorer.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 63.70   DEP      criu/arch/x86/sigaction_compat_pie.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 63.84   DEP      criu/arch/x86/restorer_unmap.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 63.86   DEP      criu/arch/x86/restorer.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 64.05   DEP      criu/arch/x86/vdso-pie.d
16:31:33 [2021-02-24T16:31:33.459Z] #42 ...
16:31:33 [2021-02-24T16:31:33.459Z] 
16:31:33 [2021-02-24T16:31:33.459Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:33 [2021-02-24T16:31:33.459Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:31:33 [2021-02-24T16:31:33.459Z] #44 134.9 github.com/LK4D4/vndr/godl
16:31:33 [2021-02-24T16:31:33.459Z] #44 ...
16:31:33 [2021-02-24T16:31:33.459Z] 
16:31:33 [2021-02-24T16:31:33.459Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:31:33 [2021-02-24T16:31:33.459Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
16:31:33 [2021-02-24T16:31:33.459Z] #15 DONE 3.5s
16:31:33 [2021-02-24T16:31:33.463Z] #42 168.3 Makefile.config:39: Warn: you have no libnftables installed
16:31:33 [2021-02-24T16:31:33.463Z] #42 168.3 Makefile.config:40: Warn: Building without nftables support
16:31:33 [2021-02-24T16:31:33.481Z] #42 42.84   DEP      compel/plugins/std/std.d
16:31:33 [2021-02-24T16:31:33.518Z] #42 65.73   DEP      criu/arch/x86/restorer.d
16:31:33 [2021-02-24T16:31:33.518Z] #42 65.97   DEP      criu/arch/x86/vdso-pie.d
16:31:33 [2021-02-24T16:31:33.718Z] 
16:31:33 [2021-02-24T16:31:33.718Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:33 [2021-02-24T16:31:33.718Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:31:33 [2021-02-24T16:31:33.718Z] #52 13.09 + cd /tmp/tmp.K8vg9Y8xAF/src/github.com/opencontainers/runc
16:31:33 [2021-02-24T16:31:33.718Z] #52 13.09 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:33 [2021-02-24T16:31:33.742Z] #42 43.01   DEP      compel/plugins/shmem/shmem.d
16:31:33 [2021-02-24T16:31:33.742Z] #42 43.08   DEP      compel/plugins/fds/fds.d
16:31:33 [2021-02-24T16:31:33.742Z] #42 43.24   CC       compel/plugins/std/std.o
16:31:33 [2021-02-24T16:31:33.808Z] #42 66.09   DEP      criu/pie/parasite-vdso.d
16:31:33 [2021-02-24T16:31:33.977Z] #52 13.43 + '[' -z '' ']'
16:31:33 [2021-02-24T16:31:33.977Z] #52 13.43 + target=static
16:31:33 [2021-02-24T16:31:33.977Z] #52 13.43 + make 'BUILDTAGS=seccomp ' static
16:31:34 [2021-02-24T16:31:34.026Z] #42 168.9 fatal: not a git repository (or any of the parent directories): .git
16:31:34 [2021-02-24T16:31:34.041Z] #42 64.17   LINK     criu/pie/parasite.built-in.o
16:31:34 [2021-02-24T16:31:34.041Z] #42 64.17   GEN      criu/pie/parasite-blob.h
16:31:34 [2021-02-24T16:31:34.041Z] #42 64.20   CC       criu/pie/parasite-vdso.o
16:31:34 [2021-02-24T16:31:34.110Z] #42 66.26   DEP      criu/pie/parasite.d
16:31:34 [2021-02-24T16:31:34.238Z] #52 13.74 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
16:31:34 [2021-02-24T16:31:34.313Z] #42 43.63   CC       compel/plugins/std/fds.o
16:31:34 [2021-02-24T16:31:34.369Z] #42 66.55   CC       criu/pie/parasite.o
16:31:34 [2021-02-24T16:31:34.588Z] #42 169.4 make[1]: Nothing to be done for 'all'.
16:31:34 [2021-02-24T16:31:34.620Z] #42 64.82   CC       criu/arch/aarch64/vdso-pie.o
16:31:34 [2021-02-24T16:31:34.628Z] #42 ...
16:31:34 [2021-02-24T16:31:34.628Z] 
16:31:34 [2021-02-24T16:31:34.628Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:34 [2021-02-24T16:31:34.628Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:31:34 [2021-02-24T16:31:34.628Z] #44 148.4 github.com/LK4D4/vndr/godl
16:31:34 [2021-02-24T16:31:34.844Z] #42 169.9 make[1]: 'images/built-in.o' is up to date.
16:31:34 [2021-02-24T16:31:34.883Z] #42 44.02   CC       compel/plugins/std/log.o
16:31:34 [2021-02-24T16:31:34.884Z] #42 ...
16:31:34 [2021-02-24T16:31:34.884Z] 
16:31:34 [2021-02-24T16:31:34.884Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:31:34 [2021-02-24T16:31:34.884Z] #23 sha256:06a9cdd2da3ed415ae44f43d73fcce3c9669a8e69cfa08ec42f3b2b27011c6e6
16:31:34 [2021-02-24T16:31:34.884Z] #23 127.0 Checking out files:  22% (2569/11189)   
Checking out files:  23% (2574/11189)   
Checking out files:  24% (2686/11189)   
Checking out files:  25% (2798/11189)   
Checking out files:  26% (2910/11189)   
Checking out files:  27% (3022/11189)   
Checking out files:  28% (3133/11189)   
Checking out files:  29% (3245/11189)   
Checking out files:  30% (3357/11189)   
Checking out files:  31% (3469/11189)   
Checking out files:  32% (3581/11189)   
Checking out files:  33% (3693/11189)   
Checking out files:  34% (3805/11189)   
Checking out files:  35% (3917/11189)   
Checking out files:  36% (4029/11189)   
Checking out files:  37% (4140/11189)   
Checking out files:  38% (4252/11189)   
Checking out files:  39% (4364/11189)   
Checking out files:  40% (4476/11189)   
Checking out files:  41% (4588/11189)   
Checking out files:  42% (4700/11189)   
Checking out files:  43% (4812/11189)   
Checking out files:  44% (4924/11189)   
Checking out files:  45% (5036/11189)   
Checking out files:  46% (5147/11189)   
Checking out files:  47% (5259/11189)   
Checking out files:  48% (5371/11189)   
Checking out files:  48% (5461/11189)   
Checking out files:  49% (5483/11189)   
Checking out files:  50% (5595/11189)   
Checking out files:  51% (5707/11189)   
Checking out files:  52% (5819/11189)   
Checking out files:  53% (5931/11189)   
Checking out files:  54% (6043/11189)   
Checking out files:  55% (6154/11189)   
Checking out files:  56% (6266/11189)   
Checking out files:  57% (6378/11189)   
Checking out files:  58% (6490/11189)   
Checking out files:  59% (6602/11189)   
Checking out files:  60% (6714/11189)   
Checking out files:  61% (6826/11189)   
Checking out files:  62% (6938/11189)   
Checking out files:  63% (7050/11189)   
Checking out files:  64% (7161/11189)   
Checking out files:  65% (7273/11189)   
Checking out files:  66% (7385/11189)   
Checking out files:  67% (7497/11189)   
Checking out files:  68% (7609/11189)   
Checking out files:  69% (7721/11189)   
Checking out files:  70% (7833/11189)   
Checking out files:  71% (7945/11189)   
Checking out files:  72% (8057/11189)   
Checking out files:  73% (8168/11189)   
Checking out files:  74% (8280/11189)   
Checking out files:  74% (8350/11189)   
Checking out files:  75% (8392/11189)   
Checking out files:  76% (8504/11189)   
Checking out files:  77% (8616/11189)   
Checking out files:  78% (8728/11189)   
Checking out files:  79% (8840/11189)   
Checking out files:  80% (8952/11189)   
Checking out files:  81% (9064/11189)   
Checking out files:  82% (9175/11189)   
Checking out files:  83% (9287/11189)   
Checking out files:  84% (9399/11189)   
Checking out files:  85% (9511/11189)   
Checking out files:  86% (9623/11189)   
Checking out files:  87% (9735/11189)   
Checking out files:  88% (9847/11189)   
Checking out files:  89% (9959/11189)   
Checking out files:  90% (10071/11189)   
Checking out files:  91% (10182/11189)   
Checking out files:  92% (10294/11189)   
Checking out files:  93% (10406/11189)   
Checking out files:  94% (10518/11189)   
Checking out files:  95% (10630/11189)   
Checking out files:  96% (10742/11189)   
Checking out files:  96% (10755/11189)   
Checking out files:  97% (10854/11189)   
Checking out files:  98% (10966/11189)   
Checking out files:  99% (11078/11189)   
Checking out files: 100% (11189/11189)   
Checking out files: 100% (11189/11189), done.
16:31:34 [2021-02-24T16:31:34.884Z] #23 130.3 + cd /tmp/tmp.OQ8kVOdOR6/tmp/docker-ce
16:31:34 [2021-02-24T16:31:34.884Z] #23 130.3 + git checkout -q v17.06.2-ce
16:31:35 [2021-02-24T16:31:35.101Z] #42 170.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:31:35 [2021-02-24T16:31:35.101Z] #42 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:31:35 [2021-02-24T16:31:35.101Z] #42 170.0 make[1]: 'compel/libcompel.a' is up to date.
16:31:35 [2021-02-24T16:31:35.101Z] #42 170.0 make[1]: 'compel/compel-host-bin' is up to date.
16:31:35 [2021-02-24T16:31:35.101Z] #42 170.1 make[1]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.101Z] #42 170.1 make[1]: 'soccr/libsoccr.a' is up to date.
16:31:35 [2021-02-24T16:31:35.358Z] #42 170.3 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.358Z] #42 170.3 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.358Z] #42 170.3 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.358Z] #42 170.4 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.358Z] #42 170.4 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.454Z] #42 44.81   CC       compel/plugins/std/string.o
16:31:35 [2021-02-24T16:31:35.585Z] #44 149.2 github.com/LK4D4/vndr
16:31:35 [2021-02-24T16:31:35.614Z] #42 170.5 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.614Z] #42 170.5 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.614Z] #42 170.6 make[2]: Nothing to be done for 'all'.
16:31:35 [2021-02-24T16:31:35.614Z] #42 170.6   INSTALL  criu/criu
16:31:35 [2021-02-24T16:31:35.837Z] #23 ...
16:31:35 [2021-02-24T16:31:35.837Z] 
16:31:35 [2021-02-24T16:31:35.837Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:35 [2021-02-24T16:31:35.837Z] #52 sha256:2260daf5eaa67cb1b8fe95febee62ad59aa29415b9e1abc4ac2b41c8a3019565
16:31:35 [2021-02-24T16:31:35.837Z] #52 8.519 + cd /tmp/tmp.VJLf7vmFjp/src/github.com/opencontainers/runc
16:31:35 [2021-02-24T16:31:35.837Z] #52 8.519 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:35 [2021-02-24T16:31:35.837Z] #52 9.008 + '[' -z '' ']'
16:31:35 [2021-02-24T16:31:35.837Z] #52 9.008 + target=static
16:31:35 [2021-02-24T16:31:35.837Z] #52 9.008 + make 'BUILDTAGS=seccomp ' static
16:31:35 [2021-02-24T16:31:35.837Z] #52 9.241 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
16:31:35 [2021-02-24T16:31:35.837Z] #52 ...
16:31:35 [2021-02-24T16:31:35.837Z] 
16:31:35 [2021-02-24T16:31:35.838Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:35 [2021-02-24T16:31:35.838Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:35 [2021-02-24T16:31:35.838Z] #42 65.15   CC       criu/arch/aarch64/restorer.o
16:31:35 [2021-02-24T16:31:35.838Z] #42 65.58   CC       criu/arch/aarch64/intraprocedure.o
16:31:35 [2021-02-24T16:31:35.838Z] #42 65.60   CC       criu/pie/restorer.o
16:31:36 [2021-02-24T16:31:36.024Z] #42 45.43   CC       compel/plugins/std/infect.o
16:31:36 [2021-02-24T16:31:36.144Z] #52 ...
16:31:36 [2021-02-24T16:31:36.144Z] 
16:31:36 [2021-02-24T16:31:36.144Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:31:36 [2021-02-24T16:31:36.144Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
16:31:36 [2021-02-24T16:31:36.144Z] #16 DONE 2.3s
16:31:36 [2021-02-24T16:31:36.144Z] 
16:31:36 [2021-02-24T16:31:36.144Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:31:36 [2021-02-24T16:31:36.144Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
16:31:36 [2021-02-24T16:31:36.177Z] #42 DONE 170.9s
16:31:36 [2021-02-24T16:31:36.177Z] 
16:31:36 [2021-02-24T16:31:36.177Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:36 [2021-02-24T16:31:36.177Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:31:36 [2021-02-24T16:31:36.484Z] using credential docker-jenkins-github-credentials
16:31:36 [2021-02-24T16:31:36.561Z] Cloning the remote Git repository
16:31:36 [2021-02-24T16:31:36.561Z] Cloning with configured refspecs honoured and without tags
16:31:36 [2021-02-24T16:31:36.595Z] #42 45.80   CC       compel/arch/x86/plugins/std/parasite-head.o
16:31:36 [2021-02-24T16:31:36.595Z] #42 45.88   CC       compel/arch/x86/plugins/std/memcpy.o
16:31:36 [2021-02-24T16:31:36.595Z] #42 45.96   CC       compel/arch/x86/plugins/std/syscalls-64.o
16:31:36 [2021-02-24T16:31:36.595Z] #42 46.01   AR       compel/plugins/std.lib.a
16:31:36 [2021-02-24T16:31:36.595Z] #42 46.07   CC       compel/plugins/fds/fds.o
16:31:36 [2021-02-24T16:31:36.855Z] #42 46.29   AR       compel/plugins/fds.lib.a
16:31:36 [2021-02-24T16:31:36.855Z] #42 46.33   HOSTDEP  compel/src/lib/log-host.d
16:31:37 [2021-02-24T16:31:37.116Z] #42 46.38   HOSTDEP  compel/src/lib/handle-elf-host.d
16:31:37 [2021-02-24T16:31:37.116Z] #42 46.47   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
16:31:37 [2021-02-24T16:31:37.116Z] #42 46.56   HOSTDEP  compel/src/main-host.d
16:31:37 [2021-02-24T16:31:37.376Z] #42 46.67   DEP      compel/src/lib/ptrace.d
16:31:37 [2021-02-24T16:31:37.376Z] #42 46.81   DEP      compel/src/lib/infect.d
16:31:37 [2021-02-24T16:31:37.544Z] #52 ...
16:31:37 [2021-02-24T16:31:37.544Z] 
16:31:37 [2021-02-24T16:31:37.544Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:31:37 [2021-02-24T16:31:37.544Z] #43 sha256:b15e1d42939340a9e13bfa06200ff45cc6671b1138a9ffe1fb1826ba86752459
16:31:37 [2021-02-24T16:31:37.544Z] #43 DONE 0.1s
16:31:37 [2021-02-24T16:31:37.544Z] 
16:31:37 [2021-02-24T16:31:37.544Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:31:37 [2021-02-24T16:31:37.544Z] #45 sha256:d6ad276cf20fb0ae196b950b220c19259f61a3cdcc718f657131b566dfe3ea86
16:31:37 [2021-02-24T16:31:37.636Z] #42 46.97   DEP      compel/src/lib/infect-util.d
16:31:37 [2021-02-24T16:31:37.801Z] #45 DONE 0.2s
16:31:37 [2021-02-24T16:31:37.801Z] 
16:31:37 [2021-02-24T16:31:37.801Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:31:37 [2021-02-24T16:31:37.801Z] #47 sha256:c718f65b9bdb9d2c790a12ddefca954717d96392872cc6df6da8560bb17712cc
16:31:37 [2021-02-24T16:31:37.801Z] #47 DONE 0.1s
16:31:37 [2021-02-24T16:31:37.801Z] 
16:31:37 [2021-02-24T16:31:37.801Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:37 [2021-02-24T16:31:37.801Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:31:37 [2021-02-24T16:31:37.896Z] #42 47.06   DEP      compel/src/lib/infect-rpc.d
16:31:37 [2021-02-24T16:31:37.896Z] #42 47.17   DEP      compel/arch/x86/src/lib/infect.d
16:31:37 [2021-02-24T16:31:37.896Z] #42 47.27   DEP      compel/arch/x86/src/lib/cpu.d
16:31:38 [2021-02-24T16:31:38.048Z] #17 DONE 2.4s
16:31:38 [2021-02-24T16:31:38.048Z] 
16:31:38 [2021-02-24T16:31:38.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:38 [2021-02-24T16:31:38.048Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:38 [2021-02-24T16:31:38.048Z] #42 64.20   DEP      criu/pie/parasite-vdso.d
16:31:38 [2021-02-24T16:31:38.048Z] #42 64.48   DEP      criu/pie/parasite.d
16:31:38 [2021-02-24T16:31:38.048Z] #42 64.80   CC       criu/pie/parasite.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 66.29   LINK     criu/pie/parasite.built-in.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 66.29   GEN      criu/pie/parasite-blob.h
16:31:38 [2021-02-24T16:31:38.048Z] #42 66.34   CC       criu/pie/parasite-vdso.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 67.12   CC       criu/arch/x86/vdso-pie.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 67.43   CC       criu/arch/x86/restorer.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 68.01   CC       criu/arch/x86/restorer_unmap.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 68.06   CC       criu/arch/x86/sigaction_compat_pie.o
16:31:38 [2021-02-24T16:31:38.048Z] #42 68.35   CC       criu/pie/restorer.o
16:31:38 [2021-02-24T16:31:38.057Z] #52 ...
16:31:38 [2021-02-24T16:31:38.057Z] 
16:31:38 [2021-02-24T16:31:38.057Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:31:38 [2021-02-24T16:31:38.057Z] #49 sha256:8bb414533ec03b49e5978f67366bf9a393fa0dceb347036717d4e4ff180272b9
16:31:38 [2021-02-24T16:31:38.156Z] #42 47.39   DEP      compel/src/lib/log.d
16:31:38 [2021-02-24T16:31:38.156Z] #42 47.44   DEP      compel/src/main.d
16:31:38 [2021-02-24T16:31:38.417Z] #42 47.59   DEP      compel/src/lib/handle-elf.d
16:31:38 [2021-02-24T16:31:38.417Z] #42 47.75   DEP      compel/arch/x86/src/lib/handle-elf.d
16:31:38 [2021-02-24T16:31:38.431Z] #42 68.11   LINK     criu/pie/restorer.built-in.o
16:31:38 [2021-02-24T16:31:38.431Z] #42 68.13   GEN      criu/pie/restorer-blob.h
16:31:38 [2021-02-24T16:31:38.431Z] #42 68.25   DEP      criu/vdso.d
16:31:38 [2021-02-24T16:31:38.431Z] #42 68.57   DEP      criu/uts_ns.d
16:31:38 [2021-02-24T16:31:38.626Z] #49 DONE 0.5s
16:31:38 [2021-02-24T16:31:38.626Z] 
16:31:38 [2021-02-24T16:31:38.626Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:31:38 [2021-02-24T16:31:38.626Z] #51 sha256:9406cc39fc6467083d8cb2c1ac6dee6931ab0eee9aa7f78d0c6aed670ba5ccda
16:31:38 [2021-02-24T16:31:38.626Z] #51 DONE 0.1s
16:31:38 [2021-02-24T16:31:38.626Z] 
16:31:38 [2021-02-24T16:31:38.626Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:38 [2021-02-24T16:31:38.626Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:31:36 [2021-02-24T16:31:36.785Z] Cloning repository https://github.com/moby/moby.git
16:31:37 [2021-02-24T16:31:37.186Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:31:38 [2021-02-24T16:31:38.291Z] Fetching upstream changes from https://github.com/moby/moby.git
16:31:38 [2021-02-24T16:31:38.291Z]  > git --version # timeout=10
16:31:38 [2021-02-24T16:31:38.335Z]  > git --version # 'git version 2.24.1.windows.2'
16:31:38 [2021-02-24T16:31:38.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:38 [2021-02-24T16:31:38.339Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:31:38 [2021-02-24T16:31:38.694Z] #42 47.90   CC       compel/src/lib/log.o
16:31:38 [2021-02-24T16:31:38.751Z] #42 68.68   DEP      criu/util.d
16:31:38 [2021-02-24T16:31:38.955Z] #42 48.11   CC       compel/arch/x86/src/lib/cpu.o
16:31:39 [2021-02-24T16:31:39.017Z] #42 68.98   DEP      criu/uffd.d
16:31:39 [2021-02-24T16:31:39.215Z] #42 ...
16:31:39 [2021-02-24T16:31:39.215Z] 
16:31:39 [2021-02-24T16:31:39.215Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:31:39 [2021-02-24T16:31:39.215Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
16:31:39 [2021-02-24T16:31:39.215Z] #12 127.9 Selecting previously unselected package libapparmor1:amd64.
16:31:39 [2021-02-24T16:31:39.215Z] #12 127.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 127.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.0 Selecting previously unselected package libapparmor-dev:amd64.
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.2 Selecting previously unselected package libbtrfs0.
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.2 Unpacking libbtrfs0 (4.20.1-2) ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.3 Selecting previously unselected package libbtrfs-dev.
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.4 Unpacking libbtrfs-dev (4.20.1-2) ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.6 Selecting previously unselected package libudev-dev:amd64.
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
16:31:39 [2021-02-24T16:31:39.215Z] #12 128.8 Selecting previously unselected package libsepol1-dev:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 128.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 128.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.1 Selecting previously unselected package libpcre16-3:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.3 Selecting previously unselected package libpcre32-3:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.5 Selecting previously unselected package libpcrecpp0v5:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.8 Selecting previously unselected package libpcre3-dev:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 129.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.2 Selecting previously unselected package libselinux1-dev:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.5 Selecting previously unselected package libdevmapper-dev:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.7 Selecting previously unselected package libseccomp-dev:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.8 Selecting previously unselected package libsystemd-dev:amd64.
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 130.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up libbtrfs0 (4.20.1-2) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up libbtrfs-dev (4.20.1-2) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up mingw-w64-common (6.0.0-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.7 Setting up dmsetup (2:1.02.155-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
16:31:39 [2021-02-24T16:31:39.216Z] #12 131.8 Processing triggers for libc-bin (2.28-10) ...
16:31:39 [2021-02-24T16:31:39.288Z] #42 69.24   DEP      criu/tun.d
16:31:39 [2021-02-24T16:31:39.288Z] #42 69.39   DEP      criu/tty.d
16:31:39 [2021-02-24T16:31:39.594Z] #42 69.53   DEP      criu/timerfd.d
16:31:39 [2021-02-24T16:31:39.594Z] #42 69.66   DEP      criu/timens.d
16:31:39 [2021-02-24T16:31:39.594Z] #42 69.78   DEP      criu/sysfs_parse.d
16:31:39 [2021-02-24T16:31:39.861Z] #42 ...
16:31:39 [2021-02-24T16:31:39.861Z] 
16:31:39 [2021-02-24T16:31:39.861Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:39 [2021-02-24T16:31:39.861Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
16:31:39 [2021-02-24T16:31:39.861Z] #19 1.741 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:31:39 [2021-02-24T16:31:39.861Z] #19 1.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:31:39 [2021-02-24T16:31:39.861Z] #19 1.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:31:39 [2021-02-24T16:31:39.861Z] #19 2.223 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
16:31:39 [2021-02-24T16:31:39.861Z] #19 3.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
16:31:39 [2021-02-24T16:31:39.861Z] #19 3.501 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
16:31:39 [2021-02-24T16:31:39.861Z] #19 6.227 Fetched 8246 kB in 5s (1735 kB/s)
16:31:39 [2021-02-24T16:31:39.861Z] #19 6.227 Reading package lists...
16:31:39 [2021-02-24T16:31:39.861Z] #19 8.716 Reading package lists...
16:31:39 [2021-02-24T16:31:39.861Z] #19 ...
16:31:39 [2021-02-24T16:31:39.861Z] 
16:31:39 [2021-02-24T16:31:39.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:39 [2021-02-24T16:31:39.861Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:39 [2021-02-24T16:31:39.861Z] #42 69.96   DEP      criu/sysctl.d
16:31:40 [2021-02-24T16:31:40.138Z] #42 70.12   DEP      criu/string.d
16:31:40 [2021-02-24T16:31:40.138Z] #42 70.16   DEP      criu/stats.d
16:31:40 [2021-02-24T16:31:40.403Z] #42 70.39   DEP      criu/sockets.d
16:31:40 [2021-02-24T16:31:40.403Z] #42 70.57   DEP      criu/sk-unix.d
16:31:40 [2021-02-24T16:31:40.674Z] #42 70.83   DEP      criu/sk-tcp.d
16:31:40 [2021-02-24T16:31:40.854Z] #44 ...
16:31:40 [2021-02-24T16:31:40.854Z] 
16:31:40 [2021-02-24T16:31:40.854Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:40 [2021-02-24T16:31:40.854Z] #52 sha256:e43a8ed9bcbb65ee114f378b9cf3077efafacca8d55fcb404cc3c62b0455834c
16:31:40 [2021-02-24T16:31:40.854Z] #52 12.53 + cd /tmp/tmp.ECI8EtOwjR/src/github.com/opencontainers/runc
16:31:40 [2021-02-24T16:31:40.854Z] #52 12.53 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:40 [2021-02-24T16:31:40.854Z] #52 12.74 + '[' -z '' ']'
16:31:40 [2021-02-24T16:31:40.854Z] #52 12.74 + target=static
16:31:40 [2021-02-24T16:31:40.854Z] #52 12.74 + make 'BUILDTAGS=seccomp ' static
16:31:40 [2021-02-24T16:31:40.854Z] #52 13.10 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
16:31:40 [2021-02-24T16:31:40.854Z] #52 ...
16:31:40 [2021-02-24T16:31:40.854Z] 
16:31:40 [2021-02-24T16:31:40.854Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:40 [2021-02-24T16:31:40.854Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:40 [2021-02-24T16:31:40.854Z] #42 68.00   LINK     criu/pie/parasite.built-in.o
16:31:40 [2021-02-24T16:31:40.854Z] #42 68.02   GEN      criu/pie/parasite-blob.h
16:31:40 [2021-02-24T16:31:40.854Z] #42 68.06   CC       criu/pie/parasite-vdso.o
16:31:40 [2021-02-24T16:31:40.854Z] #42 68.81   CC       criu/arch/x86/vdso-pie.o
16:31:40 [2021-02-24T16:31:40.854Z] #42 69.11   CC       criu/arch/x86/restorer.o
16:31:40 [2021-02-24T16:31:40.854Z] #42 69.64   CC       criu/arch/x86/restorer_unmap.o
16:31:40 [2021-02-24T16:31:40.854Z] #42 69.70   CC       criu/arch/x86/sigaction_compat_pie.o
16:31:40 [2021-02-24T16:31:40.854Z] #42 70.02   CC       criu/pie/restorer.o
16:31:40 [2021-02-24T16:31:40.945Z] #42 71.10   DEP      criu/sk-queue.d
16:31:40 [2021-02-24T16:31:40.945Z] #42 71.19   DEP      criu/sk-packet.d
16:31:41 [2021-02-24T16:31:41.113Z] #42 73.42   LINK     criu/pie/restorer.built-in.o
16:31:41 [2021-02-24T16:31:41.113Z] #42 73.43   GEN      criu/pie/restorer-blob.h
16:31:41 [2021-02-24T16:31:41.113Z] #42 73.53   DEP      criu/vdso.d
16:31:41 [2021-02-24T16:31:41.127Z] #12 DONE 133.6s
16:31:41 [2021-02-24T16:31:41.127Z] 
16:31:41 [2021-02-24T16:31:41.127Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:41 [2021-02-24T16:31:41.127Z] #52 sha256:40cd874ffe3d6fb27b725d11a5acb9ea93b9f242fe5cdcc3326d591051243800
16:31:41 [2021-02-24T16:31:41.335Z] #42 71.71   LINK     criu/pie/restorer.built-in.o
16:31:41 [2021-02-24T16:31:41.335Z] #42 71.74   GEN      criu/pie/restorer-blob.h
16:31:41 [2021-02-24T16:31:41.335Z] #42 71.82   DEP      criu/vdso.d
16:31:41 [2021-02-24T16:31:41.372Z] #42 73.76   DEP      criu/vdso-compat.d
16:31:41 [2021-02-24T16:31:41.524Z] #42 71.45   DEP      criu/sk-netlink.d
16:31:41 [2021-02-24T16:31:41.594Z] #42 71.99   DEP      criu/vdso-compat.d
16:31:41 [2021-02-24T16:31:41.594Z] #42 72.18   DEP      criu/uts_ns.d
16:31:41 [2021-02-24T16:31:41.631Z] #42 73.88   DEP      criu/uts_ns.d
16:31:41 [2021-02-24T16:31:41.631Z] #42 74.09   DEP      criu/util.d
16:31:41 [2021-02-24T16:31:41.789Z] #42 71.74   DEP      criu/sk-inet.d
16:31:41 [2021-02-24T16:31:41.853Z] #42 ...
16:31:41 [2021-02-24T16:31:41.853Z] 
16:31:41 [2021-02-24T16:31:41.853Z] #18 [dev-systemd-false  6/26] RUN ldconfig
16:31:41 [2021-02-24T16:31:41.853Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
16:31:41 [2021-02-24T16:31:41.853Z] #18 DONE 3.6s
16:31:41 [2021-02-24T16:31:41.853Z] 
16:31:41 [2021-02-24T16:31:41.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:41 [2021-02-24T16:31:41.853Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:41 [2021-02-24T16:31:41.853Z] #42 72.35   DEP      criu/util.d
16:31:41 [2021-02-24T16:31:41.853Z] #42 ...
16:31:41 [2021-02-24T16:31:41.853Z] 
16:31:41 [2021-02-24T16:31:41.853Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:41 [2021-02-24T16:31:41.853Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:31:41 [2021-02-24T16:31:41.890Z] #42 74.27   DEP      criu/uffd.d
16:31:42 [2021-02-24T16:31:42.072Z] #42 72.01   DEP      criu/signalfd.d
16:31:42 [2021-02-24T16:31:42.072Z] #42 72.09   DEP      criu/sigframe.d
16:31:42 [2021-02-24T16:31:42.072Z] #42 72.18   DEP      criu/shmem.d
16:31:42 [2021-02-24T16:31:42.072Z] #42 72.30   DEP      criu/servicefd.d
16:31:42 [2021-02-24T16:31:42.148Z] #42 74.44   DEP      criu/tun.d
16:31:42 [2021-02-24T16:31:42.357Z] #42 72.50   DEP      criu/seize.d
16:31:42 [2021-02-24T16:31:42.407Z] #42 74.58   DEP      criu/tty.d
16:31:42 [2021-02-24T16:31:42.407Z] #42 74.77   DEP      criu/timerfd.d
16:31:42 [2021-02-24T16:31:42.510Z] #52 ...
16:31:42 [2021-02-24T16:31:42.510Z] 
16:31:42 [2021-02-24T16:31:42.510Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
16:31:42 [2021-02-24T16:31:42.510Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
16:31:42 [2021-02-24T16:31:42.510Z] #13 DONE 1.6s
16:31:42 [2021-02-24T16:31:42.510Z] 
16:31:42 [2021-02-24T16:31:42.510Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:42 [2021-02-24T16:31:42.510Z] #52 sha256:40cd874ffe3d6fb27b725d11a5acb9ea93b9f242fe5cdcc3326d591051243800
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.684 + RM_GOPATH=0
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.684 + TMP_GOPATH=
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.684 + : /build
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.691 + '[' -z '' ']'
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.695 ++ mktemp -d
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.695 + export GOPATH=/tmp/tmp.DHwmoR4k6w
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.695 + GOPATH=/tmp/tmp.DHwmoR4k6w
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.695 + RM_GOPATH=1
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.695 + case "$(go env GOARCH)" in
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.704 ++ go env GOARCH
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.753 + export GO_BUILDMODE=-buildmode=pie
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.753 + GO_BUILDMODE=-buildmode=pie
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.754 ++ dirname /tmp/install/install.sh
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.755 + dir=/tmp/install
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 + bin=runc
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 + shift
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 + '[' '!' -f /tmp/install/runc.installer ']'
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 + . /tmp/install/runc.installer
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 + install_runc
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.764 + grep -q '^3\.10\.0.*\.el7\.'
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.782 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.782 + uname -r
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.782 + RUNC_BUILDTAGS='seccomp '
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.782 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.782 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DHwmoR4k6w/src/github.com/opencontainers/runc
16:31:42 [2021-02-24T16:31:42.510Z] #52 1.782 Cloning into '/tmp/tmp.DHwmoR4k6w/src/github.com/opencontainers/runc'...
16:31:42 [2021-02-24T16:31:42.627Z] #42 72.70   DEP      criu/seccomp.d
16:31:42 [2021-02-24T16:31:42.666Z] #42 75.01   DEP      criu/timens.d
16:31:42 [2021-02-24T16:31:42.770Z] #52 ...
16:31:42 [2021-02-24T16:31:42.770Z] 
16:31:42 [2021-02-24T16:31:42.770Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:42 [2021-02-24T16:31:42.770Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:31:42 [2021-02-24T16:31:42.770Z] #44 125.7 vendor/golang.org/x/net/http/httpguts
16:31:42 [2021-02-24T16:31:42.770Z] #44 125.9 vendor/golang.org/x/net/http/httpproxy
16:31:42 [2021-02-24T16:31:42.770Z] #44 126.6 mime/multipart
16:31:42 [2021-02-24T16:31:42.770Z] #44 128.6 crypto/tls
16:31:42 [2021-02-24T16:31:42.770Z] #44 135.2 net/http/httptrace
16:31:42 [2021-02-24T16:31:42.770Z] #44 135.6 net/http
16:31:42 [2021-02-24T16:31:42.796Z] #52 ...
16:31:42 [2021-02-24T16:31:42.797Z] 
16:31:42 [2021-02-24T16:31:42.797Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:31:42 [2021-02-24T16:31:42.797Z] #55 sha256:8fdbb540208ef1f433f6f43c5930e577e0ded96703ee94f8ac8c5eaf6733de65
16:31:42 [2021-02-24T16:31:42.797Z] #55 202.4 + bin/containerd
16:31:42 [2021-02-24T16:31:42.892Z] #42 73.12   DEP      criu/rst-malloc.d
16:31:42 [2021-02-24T16:31:42.925Z] #42 75.14   DEP      criu/sysfs_parse.d
16:31:42 [2021-02-24T16:31:42.925Z] #42 75.31   DEP      criu/sysctl.d
16:31:43 [2021-02-24T16:31:43.031Z] #44 ...
16:31:43 [2021-02-24T16:31:43.031Z] 
16:31:43 [2021-02-24T16:31:43.031Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:31:43 [2021-02-24T16:31:43.031Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
16:31:43 [2021-02-24T16:31:43.155Z] #42 73.16   DEP      criu/rbtree.d
16:31:43 [2021-02-24T16:31:43.155Z] #42 73.17   DEP      criu/pstree.d
16:31:43 [2021-02-24T16:31:43.155Z] #42 73.32   DEP      criu/protobuf.d
16:31:43 [2021-02-24T16:31:43.183Z] #42 75.49   DEP      criu/string.d
16:31:43 [2021-02-24T16:31:43.184Z] #42 75.57   DEP      criu/stats.d
16:31:43 [2021-02-24T16:31:43.424Z] #42 73.52   GEN      criu/protobuf-desc-gen.h
16:31:43 [2021-02-24T16:31:43.444Z] #42 75.70   DEP      criu/sockets.d
16:31:43 [2021-02-24T16:31:43.703Z] #42 75.91   DEP      criu/sk-unix.d
16:31:43 [2021-02-24T16:31:43.703Z] #42 76.15   DEP      criu/sk-tcp.d
16:31:43 [2021-02-24T16:31:43.756Z] #19 ...
16:31:43 [2021-02-24T16:31:43.756Z] 
16:31:43 [2021-02-24T16:31:43.756Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:43 [2021-02-24T16:31:43.756Z] #44 sha256:d3c8d1dbfb525b18c035c79c9227441a6b9959402ea7f7244d154822bd7fb9a6
16:31:43 [2021-02-24T16:31:43.756Z] #44 135.9 github.com/LK4D4/vndr
16:31:43 [2021-02-24T16:31:43.756Z] #44 DONE 145.3s
16:31:43 [2021-02-24T16:31:43.962Z] #42 76.42   DEP      criu/sk-queue.d
16:31:43 [2021-02-24T16:31:43.972Z] #14 DONE 1.4s
16:31:43 [2021-02-24T16:31:43.972Z] 
16:31:43 [2021-02-24T16:31:43.972Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:31:43 [2021-02-24T16:31:43.972Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
16:31:44 [2021-02-24T16:31:44.015Z] 
16:31:44 [2021-02-24T16:31:44.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:44 [2021-02-24T16:31:44.015Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:44 [2021-02-24T16:31:44.015Z] #42 72.59   DEP      criu/uffd.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 72.89   DEP      criu/tun.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 73.09   DEP      criu/tty.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 73.32   DEP      criu/timerfd.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 73.52   DEP      criu/timens.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 73.70   DEP      criu/sysfs_parse.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 73.88   DEP      criu/sysctl.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 74.11   DEP      criu/string.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 74.18   DEP      criu/stats.d
16:31:44 [2021-02-24T16:31:44.015Z] #42 74.38   DEP      criu/sockets.d
16:31:44 [2021-02-24T16:31:44.220Z] #42 76.59   DEP      criu/sk-packet.d
16:31:44 [2021-02-24T16:31:44.274Z] #42 74.63   DEP      criu/sk-unix.d
16:31:44 [2021-02-24T16:31:44.274Z] #42 74.76   DEP      criu/sk-tcp.d
16:31:44 [2021-02-24T16:31:44.479Z] #42 76.73   DEP      criu/sk-netlink.d
16:31:44 [2021-02-24T16:31:44.533Z] #42 74.95   DEP      criu/sk-queue.d
16:31:44 [2021-02-24T16:31:44.533Z] #42 75.08   DEP      criu/sk-packet.d
16:31:44 [2021-02-24T16:31:44.737Z] #42 76.89   DEP      criu/sk-inet.d
16:31:44 [2021-02-24T16:31:44.737Z] #42 77.16   DEP      criu/signalfd.d
16:31:44 [2021-02-24T16:31:44.792Z] #42 75.27   DEP      criu/sk-netlink.d
16:31:44 [2021-02-24T16:31:44.868Z] #42 ...
16:31:44 [2021-02-24T16:31:44.868Z] 
16:31:44 [2021-02-24T16:31:44.868Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:31:44 [2021-02-24T16:31:44.868Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:31:44 [2021-02-24T16:31:44.868Z] #39 140.6 + dpkg --print-architecture
16:31:44 [2021-02-24T16:31:44.914Z] #15 1.036 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:31:44 [2021-02-24T16:31:44.915Z] #15 DONE 1.1s
16:31:44 [2021-02-24T16:31:44.915Z] 
16:31:44 [2021-02-24T16:31:44.915Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:44 [2021-02-24T16:31:44.915Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:44 [2021-02-24T16:31:44.915Z] #42 48.82   CC       compel/arch/x86/src/lib/infect.o
16:31:44 [2021-02-24T16:31:44.915Z] #42 49.50   CC       compel/src/lib/infect-rpc.o
16:31:44 [2021-02-24T16:31:44.915Z] #42 49.83   CC       compel/src/lib/infect-util.o
16:31:44 [2021-02-24T16:31:44.915Z] #42 50.07   CC       compel/src/lib/infect.o
16:31:44 [2021-02-24T16:31:44.915Z] #42 53.63   CC       compel/src/lib/ptrace.o
16:31:44 [2021-02-24T16:31:44.915Z] #42 54.26   AR       compel/libcompel.a
16:31:44 [2021-02-24T16:31:44.996Z] #42 77.34   DEP      criu/sigframe.d
16:31:45 [2021-02-24T16:31:45.050Z] #42 75.52   DEP      criu/sk-inet.d
16:31:45 [2021-02-24T16:31:45.178Z] #42 54.36   HOSTCC   compel/src/main-host.o
16:31:45 [2021-02-24T16:31:45.255Z] #42 77.49   DEP      criu/shmem.d
16:31:45 [2021-02-24T16:31:45.255Z] #42 77.70   DEP      criu/servicefd.d
16:31:45 [2021-02-24T16:31:45.309Z] #42 75.71   DEP      criu/signalfd.d
16:31:45 [2021-02-24T16:31:45.309Z] #42 75.89   DEP      criu/sigframe.d
16:31:45 [2021-02-24T16:31:45.439Z] #42 54.93   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
16:31:45 [2021-02-24T16:31:45.514Z] #42 77.86   DEP      criu/seize.d
16:31:45 [2021-02-24T16:31:45.514Z] #42 78.02   DEP      criu/seccomp.d
16:31:45 [2021-02-24T16:31:45.567Z] #42 75.99   DEP      criu/shmem.d
16:31:45 [2021-02-24T16:31:45.567Z] #42 76.16   DEP      criu/servicefd.d
16:31:45 [2021-02-24T16:31:45.773Z] #42 ...
16:31:45 [2021-02-24T16:31:45.773Z] 
16:31:45 [2021-02-24T16:31:45.773Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:45 [2021-02-24T16:31:45.773Z] #44 sha256:d2c4a5bd933141fae95897499dcdef418bb32e42ad34b0a8c975cbeefa3afb8d
16:31:45 [2021-02-24T16:31:45.773Z] #44 DONE 159.3s
16:31:45 [2021-02-24T16:31:45.773Z] 
16:31:45 [2021-02-24T16:31:45.773Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:45 [2021-02-24T16:31:45.773Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:31:45 [2021-02-24T16:31:45.773Z] #19 11.08 Fetched 8422 kB in 10s (855 kB/s)
16:31:45 [2021-02-24T16:31:45.773Z] #19 11.08 Reading package lists...
16:31:45 [2021-02-24T16:31:45.826Z] #42 76.36   DEP      criu/seize.d
16:31:46 [2021-02-24T16:31:46.010Z] #42 55.11   HOSTCC   compel/src/lib/handle-elf-host.o
16:31:46 [2021-02-24T16:31:46.010Z] #42 ...
16:31:46 [2021-02-24T16:31:46.010Z] 
16:31:46 [2021-02-24T16:31:46.010Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:31:46 [2021-02-24T16:31:46.010Z] #57 sha256:875b764f0a24b8df59ccdecb7e55a6e59be50ae442c095ef730c39ae277d46d2
16:31:46 [2021-02-24T16:31:46.010Z] #57 130.3 + for f in rootlesskit rootlesskit-docker-proxy
16:31:46 [2021-02-24T16:31:46.010Z] #57 130.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
16:31:46 [2021-02-24T16:31:46.010Z] #57 DONE 138.9s
16:31:46 [2021-02-24T16:31:46.010Z] 
16:31:46 [2021-02-24T16:31:46.010Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:31:46 [2021-02-24T16:31:46.010Z] #58 sha256:26c5e1288e64c34bf55c31eb16a5fb1007a12bcfacc2a9e61b3beeea6a77e08c
16:31:46 [2021-02-24T16:31:46.032Z] #19 14.97 Reading package lists...
16:31:46 [2021-02-24T16:31:46.032Z] #19 ...
16:31:46 [2021-02-24T16:31:46.032Z] 
16:31:46 [2021-02-24T16:31:46.032Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:46 [2021-02-24T16:31:46.032Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:46 [2021-02-24T16:31:46.032Z] #42 78.23   DEP      criu/rst-malloc.d
16:31:46 [2021-02-24T16:31:46.032Z] #42 78.34   DEP      criu/rbtree.d
16:31:46 [2021-02-24T16:31:46.084Z] #42 76.50   DEP      criu/seccomp.d
16:31:46 [2021-02-24T16:31:46.084Z] #42 76.70   DEP      criu/rst-malloc.d
16:31:46 [2021-02-24T16:31:46.270Z] #58 DONE 0.1s
16:31:46 [2021-02-24T16:31:46.270Z] 
16:31:46 [2021-02-24T16:31:46.270Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:31:46 [2021-02-24T16:31:46.270Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
16:31:46 [2021-02-24T16:31:46.270Z] #16 DONE 1.3s
16:31:46 [2021-02-24T16:31:46.270Z] 
16:31:46 [2021-02-24T16:31:46.270Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:31:46 [2021-02-24T16:31:46.270Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
16:31:46 [2021-02-24T16:31:46.290Z] #42 78.48   DEP      criu/pstree.d
16:31:46 [2021-02-24T16:31:46.290Z] #42 78.75   DEP      criu/protobuf.d
16:31:46 [2021-02-24T16:31:46.343Z] #42 76.78   DEP      criu/rbtree.d
16:31:46 [2021-02-24T16:31:46.343Z] #42 76.82   DEP      criu/pstree.d
16:31:46 [2021-02-24T16:31:46.531Z] #17 ...
16:31:46 [2021-02-24T16:31:46.531Z] 
16:31:46 [2021-02-24T16:31:46.531Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:31:46 [2021-02-24T16:31:46.531Z] #59 sha256:df2922fc7584e0f2c0f2c1acf134dae45dac5baaaf7a8ac75a562f3e76105c45
16:31:46 [2021-02-24T16:31:46.531Z] #59 DONE 0.2s
16:31:46 [2021-02-24T16:31:46.531Z] 
16:31:46 [2021-02-24T16:31:46.531Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:46 [2021-02-24T16:31:46.531Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:46 [2021-02-24T16:31:46.531Z] #42 55.66   HOSTCC   compel/src/lib/log-host.o
16:31:46 [2021-02-24T16:31:46.550Z] #42 79.02   GEN      criu/protobuf-desc-gen.h
16:31:46 [2021-02-24T16:31:46.602Z] #42 77.07   DEP      criu/protobuf.d
16:31:46 [2021-02-24T16:31:46.602Z] #42 77.22   GEN      criu/protobuf-desc-gen.h
16:31:46 [2021-02-24T16:31:46.792Z] #42 56.05   HOSTLINK compel/compel-host-bin
16:31:47 [2021-02-24T16:31:47.052Z] #42 56.39   DEP      soccr/soccr.d
16:31:47 [2021-02-24T16:31:47.431Z] #39 ...
16:31:47 [2021-02-24T16:31:47.431Z] 
16:31:47 [2021-02-24T16:31:47.431Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:31:47 [2021-02-24T16:31:47.431Z] #23 sha256:06a9cdd2da3ed415ae44f43d73fcce3c9669a8e69cfa08ec42f3b2b27011c6e6
16:31:47 [2021-02-24T16:31:47.431Z] #23 133.4 + mkdir -p /tmp/tmp.OQ8kVOdOR6/src/github.com/docker
16:31:47 [2021-02-24T16:31:47.431Z] #23 133.4 + mv components/cli /tmp/tmp.OQ8kVOdOR6/src/github.com/docker/cli
16:31:47 [2021-02-24T16:31:47.431Z] #23 133.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:31:47 [2021-02-24T16:31:47.431Z] #23 ...
16:31:47 [2021-02-24T16:31:47.431Z] 
16:31:47 [2021-02-24T16:31:47.431Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:31:47 [2021-02-24T16:31:47.431Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
16:31:47 [2021-02-24T16:31:47.431Z] #39 DONE 142.9s
16:31:47 [2021-02-24T16:31:47.431Z] 
16:31:47 [2021-02-24T16:31:47.431Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:47 [2021-02-24T16:31:47.431Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
16:31:47 [2021-02-24T16:31:47.431Z] #19 8.716 Reading package lists...
16:31:47 [2021-02-24T16:31:47.431Z] #19 11.70 Building dependency tree...
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82 libcap2-bin is already the newest version (1:2.25-2).
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82 The following additional packages will be installed:
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.82   python3.7 python3.7-minimal vim-runtime xxd
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83 Suggested packages:
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83 Recommended packages:
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83   aufs-dkms nftables build-essential python3-dev python3-keyring
16:31:47 [2021-02-24T16:31:47.431Z] #19 12.83   python3-keyrings.alt python3-xdg unzip
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.36 The following NEW packages will be installed:
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.37   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.37   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.37   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.37   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.37   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.37   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.38   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.38   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.38   xz-utils zip
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.75 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.75 Need to get 27.6 MB of archives.
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.75 After this operation, 114 MB of additional disk space will be used.
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 14.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
16:31:47 [2021-02-24T16:31:47.431Z] #19 15.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 15.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 15.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
16:31:47 [2021-02-24T16:31:47.432Z] #19 16.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
16:31:47 [2021-02-24T16:31:47.624Z] #42 56.71   CC       soccr/soccr.o
16:31:47 [2021-02-24T16:31:47.697Z] #19 17.70 debconf: delaying package configuration, since apt-utils is not installed
16:31:47 [2021-02-24T16:31:47.697Z] #19 17.89 Fetched 27.6 MB in 2s (11.7 MB/s)
16:31:47 [2021-02-24T16:31:47.697Z] #19 17.95 Selecting previously unselected package pigz.
16:31:47 [2021-02-24T16:31:47.697Z] #19 17.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
16:31:47 [2021-02-24T16:31:47.885Z] #42 ...
16:31:47 [2021-02-24T16:31:47.885Z] 
16:31:47 [2021-02-24T16:31:47.885Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:31:47 [2021-02-24T16:31:47.885Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
16:31:47 [2021-02-24T16:31:47.885Z] #17 DONE 1.6s
16:31:47 [2021-02-24T16:31:47.962Z] #19 18.05 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
16:31:47 [2021-02-24T16:31:47.962Z] #19 18.06 Unpacking pigz (2.4-1) ...
16:31:47 [2021-02-24T16:31:47.962Z] #19 18.17 Selecting previously unselected package libpython3.7-minimal:arm64.
16:31:47 [2021-02-24T16:31:47.962Z] #19 18.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
16:31:47 [2021-02-24T16:31:47.962Z] #19 18.18 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
16:31:48 [2021-02-24T16:31:48.042Z] #55 ...
16:31:48 [2021-02-24T16:31:48.042Z] 
16:31:48 [2021-02-24T16:31:48.042Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:31:48 [2021-02-24T16:31:48.042Z] #52 sha256:8bbe330a770fecd1ff70254f4ac27c238c48199f48719e86a97a13319cd83965
16:31:48 [2021-02-24T16:31:48.042Z] #52 130.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:31:48 [2021-02-24T16:31:48.042Z] #52 131.0 + mkdir -p /build
16:31:48 [2021-02-24T16:31:48.042Z] #52 131.0 + cp runc /build/runc
16:31:48 [2021-02-24T16:31:48.042Z] #52 DONE 131.4s
16:31:48 [2021-02-24T16:31:48.042Z] 
16:31:48 [2021-02-24T16:31:48.042Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:31:48 [2021-02-24T16:31:48.042Z] #55 sha256:8fdbb540208ef1f433f6f43c5930e577e0ded96703ee94f8ac8c5eaf6733de65
16:31:48 [2021-02-24T16:31:48.145Z] 
16:31:48 [2021-02-24T16:31:48.145Z] #18 [dev-systemd-false  6/26] RUN ldconfig
16:31:48 [2021-02-24T16:31:48.145Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
16:31:48 [2021-02-24T16:31:48.454Z] #42 80.63   DEP      criu/protobuf-desc.d
16:31:48 [2021-02-24T16:31:48.454Z] #42 80.76   DEP      criu/proc_parse.d
16:31:48 [2021-02-24T16:31:48.504Z] #42 78.88   DEP      criu/protobuf-desc.d
16:31:48 [2021-02-24T16:31:48.504Z] #42 78.99   DEP      criu/proc_parse.d
16:31:48 [2021-02-24T16:31:48.539Z] #19 18.65 Selecting previously unselected package python3.7-minimal.
16:31:48 [2021-02-24T16:31:48.539Z] #19 18.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
16:31:48 [2021-02-24T16:31:48.539Z] #19 18.68 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:31:48 [2021-02-24T16:31:48.605Z] #55 ...
16:31:48 [2021-02-24T16:31:48.605Z] 
16:31:48 [2021-02-24T16:31:48.605Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:31:48 [2021-02-24T16:31:48.605Z] #53 sha256:dfd0b465703cc78b7750227c92982d9701ef232e724a6ee613991aac7a52da57
16:31:48 [2021-02-24T16:31:48.712Z] #42 81.01   DEP      criu/plugin.d
16:31:48 [2021-02-24T16:31:48.712Z] #42 81.15   DEP      criu/pipes.d
16:31:48 [2021-02-24T16:31:48.763Z] #42 79.17   DEP      criu/plugin.d
16:31:48 [2021-02-24T16:31:48.763Z] #42 79.31   DEP      criu/pipes.d
16:31:48 [2021-02-24T16:31:48.862Z] #53 DONE 0.2s
16:31:48 [2021-02-24T16:31:48.862Z] 
16:31:48 [2021-02-24T16:31:48.862Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:31:48 [2021-02-24T16:31:48.862Z] #55 sha256:8fdbb540208ef1f433f6f43c5930e577e0ded96703ee94f8ac8c5eaf6733de65
16:31:48 [2021-02-24T16:31:48.971Z] #42 81.34   DEP      criu/pie-util.d
16:31:48 [2021-02-24T16:31:48.971Z] #42 81.45   DEP      criu/pie-util-vdso.d
16:31:49 [2021-02-24T16:31:49.026Z] #42 79.53   DEP      criu/pie-util.d
16:31:49 [2021-02-24T16:31:49.026Z] #42 79.61   DEP      criu/pie-util-vdso.d
16:31:49 [2021-02-24T16:31:49.118Z] #19 19.30 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
16:31:49 [2021-02-24T16:31:49.118Z] #19 19.34 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:31:49 [2021-02-24T16:31:49.289Z] #42 79.75   DEP      criu/pie-util-vdso-elf32.d
16:31:49 [2021-02-24T16:31:49.289Z] #42 79.85   DEP      criu/path.d
16:31:49 [2021-02-24T16:31:49.529Z] #18 DONE 1.7s
16:31:49 [2021-02-24T16:31:49.529Z] 
16:31:49 [2021-02-24T16:31:49.529Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:31:49 [2021-02-24T16:31:49.529Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:31:49 [2021-02-24T16:31:49.538Z] #42 81.67   DEP      criu/pie-util-vdso-elf32.d
16:31:49 [2021-02-24T16:31:49.538Z] #42 81.81   DEP      criu/path.d
16:31:49 [2021-02-24T16:31:49.538Z] #42 82.00   DEP      criu/parasite-syscall.d
16:31:49 [2021-02-24T16:31:49.552Z] #42 80.04   DEP      criu/parasite-syscall.d
16:31:49 [2021-02-24T16:31:49.789Z] #31 ...
16:31:49 [2021-02-24T16:31:49.789Z] 
16:31:49 [2021-02-24T16:31:49.789Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:49 [2021-02-24T16:31:49.789Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:49 [2021-02-24T16:31:49.789Z] #42 59.10   AR       soccr/libsoccr.a
16:31:49 [2021-02-24T16:31:49.789Z] #42 59.17 make[1]: 'soccr/libsoccr.a' is up to date.
16:31:49 [2021-02-24T16:31:49.797Z] #42 82.27   DEP      criu/pagemap.d
16:31:49 [2021-02-24T16:31:49.810Z] #42 80.23   DEP      criu/pagemap.d
16:31:49 [2021-02-24T16:31:49.810Z] #42 80.37   DEP      criu/pagemap-cache.d
16:31:50 [2021-02-24T16:31:50.055Z] #42 82.50   DEP      criu/pagemap-cache.d
16:31:50 [2021-02-24T16:31:50.069Z] #42 80.53   DEP      criu/page-xfer.d
16:31:50 [2021-02-24T16:31:50.069Z] #42 80.69   DEP      criu/page-pipe.d
16:31:50 [2021-02-24T16:31:50.314Z] #42 82.65   DEP      criu/page-xfer.d
16:31:50 [2021-02-24T16:31:50.328Z] #42 80.81   DEP      criu/netfilter.d
16:31:50 [2021-02-24T16:31:50.328Z] #42 80.96   DEP      criu/net.d
16:31:50 [2021-02-24T16:31:50.361Z] #42 59.73   DEP      criu/arch/x86/sigframe.d
16:31:50 [2021-02-24T16:31:50.361Z] #42 59.82   DEP      criu/arch/x86/sigaction_compat.d
16:31:50 [2021-02-24T16:31:50.572Z] #42 82.81   DEP      criu/page-pipe.d
16:31:50 [2021-02-24T16:31:50.572Z] #42 82.92   DEP      criu/netfilter.d
16:31:50 [2021-02-24T16:31:50.586Z] #42 81.15   DEP      criu/namespaces.d
16:31:50 [2021-02-24T16:31:50.623Z] #42 60.00   DEP      criu/arch/x86/kerndat.d
16:31:50 [2021-02-24T16:31:50.623Z] #42 60.12   DEP      criu/arch/x86/crtools.d
16:31:50 [2021-02-24T16:31:50.831Z] #42 83.05   DEP      criu/net.d
16:31:50 [2021-02-24T16:31:50.831Z] #42 83.21   DEP      criu/namespaces.d
16:31:50 [2021-02-24T16:31:50.845Z] #42 81.29   DEP      criu/mount.d
16:31:50 [2021-02-24T16:31:50.845Z] #42 81.45   DEP      criu/memfd.d
16:31:51 [2021-02-24T16:31:51.051Z] #19 21.28 Selecting previously unselected package python3-minimal.
16:31:51 [2021-02-24T16:31:51.090Z] #42 83.35   DEP      criu/mount.d
16:31:51 [2021-02-24T16:31:51.090Z] #42 83.55   DEP      criu/memfd.d
16:31:51 [2021-02-24T16:31:51.103Z] #42 81.62   DEP      criu/mem.d
16:31:51 [2021-02-24T16:31:51.194Z] #42 60.30   DEP      criu/arch/x86/cpu.d
16:31:51 [2021-02-24T16:31:51.194Z] #42 60.45   CC       criu/arch/x86/cpu.o
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.34 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.35 Unpacking python3-minimal (3.7.3-1) ...
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.45 Selecting previously unselected package libmpdec2:arm64.
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.47 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.48 Unpacking libmpdec2:arm64 (2.4.2-2) ...
16:31:51 [2021-02-24T16:31:51.316Z] #19 21.59 Selecting previously unselected package libpython3.7-stdlib:arm64.
16:31:51 [2021-02-24T16:31:51.350Z] #42 83.67   DEP      criu/mem.d
16:31:51 [2021-02-24T16:31:51.350Z] #42 83.79   DEP      criu/lsm.d
16:31:51 [2021-02-24T16:31:51.362Z] #42 81.81   DEP      criu/lsm.d
16:31:51 [2021-02-24T16:31:51.362Z] #42 81.94   DEP      criu/log.d
16:31:51 [2021-02-24T16:31:51.583Z] #19 21.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
16:31:51 [2021-02-24T16:31:51.583Z] #19 21.61 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
16:31:51 [2021-02-24T16:31:51.609Z] #42 83.93   DEP      criu/log.d
16:31:51 [2021-02-24T16:31:51.609Z] #42 84.06   DEP      criu/libnetlink.d
16:31:51 [2021-02-24T16:31:51.621Z] #42 82.08   DEP      criu/libnetlink.d
16:31:51 [2021-02-24T16:31:51.621Z] #42 82.20   DEP      criu/kerndat.d
16:31:51 [2021-02-24T16:31:51.765Z] #42 61.08   CC       criu/arch/x86/crtools.o
16:31:51 [2021-02-24T16:31:51.868Z] #42 84.20   DEP      criu/kerndat.d
16:31:52 [2021-02-24T16:31:52.127Z] #42 84.37   DEP      criu/kcmp-ids.d
16:31:52 [2021-02-24T16:31:52.127Z] #42 84.41   DEP      criu/irmap.d
16:31:52 [2021-02-24T16:31:52.162Z] #19 22.40 Selecting previously unselected package python3.7.
16:31:52 [2021-02-24T16:31:52.162Z] #19 22.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
16:31:52 [2021-02-24T16:31:52.162Z] #19 22.41 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:31:52 [2021-02-24T16:31:52.218Z] #42 82.51   DEP      criu/kcmp-ids.d
16:31:52 [2021-02-24T16:31:52.218Z] #42 82.57   DEP      criu/irmap.d
16:31:52 [2021-02-24T16:31:52.218Z] #42 82.73   DEP      criu/ipc_ns.d
16:31:52 [2021-02-24T16:31:52.385Z] #42 84.63   DEP      criu/ipc_ns.d
16:31:52 [2021-02-24T16:31:52.427Z] #19 22.53 Selecting previously unselected package libpython3-stdlib:arm64.
16:31:52 [2021-02-24T16:31:52.427Z] #19 22.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
16:31:52 [2021-02-24T16:31:52.427Z] #19 22.54 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
16:31:52 [2021-02-24T16:31:52.475Z] #42 82.95   DEP      criu/image.d
16:31:52 [2021-02-24T16:31:52.475Z] #42 83.04   DEP      criu/image-desc.d
16:31:52 [2021-02-24T16:31:52.644Z] #42 84.83   DEP      criu/image.d
16:31:52 [2021-02-24T16:31:52.644Z] #42 84.99   DEP      criu/image-desc.d
16:31:52 [2021-02-24T16:31:52.644Z] #42 85.06   DEP      criu/fsnotify.d
16:31:52 [2021-02-24T16:31:52.704Z] #19 22.75 Setting up python3-minimal (3.7.3-1) ...
16:31:52 [2021-02-24T16:31:52.737Z] #42 83.10   DEP      criu/fsnotify.d
16:31:52 [2021-02-24T16:31:52.737Z] #42 83.33   DEP      criu/filesystems.d
16:31:52 [2021-02-24T16:31:52.903Z] #42 ...
16:31:52 [2021-02-24T16:31:52.903Z] 
16:31:52 [2021-02-24T16:31:52.903Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:31:52 [2021-02-24T16:31:52.903Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:31:52 [2021-02-24T16:31:52.903Z] #31 DONE 166.3s
16:31:52 [2021-02-24T16:31:52.903Z] 
16:31:52 [2021-02-24T16:31:52.903Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:52 [2021-02-24T16:31:52.903Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:31:52 [2021-02-24T16:31:52.903Z] #19 19.11 Building dependency tree...
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.69 libcap2-bin is already the newest version (1:2.25-2).
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.69 The following additional packages will be installed:
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.71   python3.7 python3.7-minimal vim-runtime xxd
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72 Suggested packages:
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72 Recommended packages:
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72   aufs-dkms nftables build-essential python3-dev python3-keyring
16:31:52 [2021-02-24T16:31:52.903Z] #19 21.72   python3-keyrings.alt python3-xdg unzip
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.63 The following NEW packages will be installed:
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.64   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:31:52 [2021-02-24T16:31:52.903Z] #19 23.65   xz-utils zip
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.02 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.02 Need to get 28.5 MB of archives.
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.02 After this operation, 116 MB of additional disk space will be used.
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 24.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:31:52 [2021-02-24T16:31:52.903Z] #19 25.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:31:52 [2021-02-24T16:31:52.995Z] #42 83.51   DEP      criu/files.d
16:31:53 [2021-02-24T16:31:53.146Z] #42 62.45   CC       criu/arch/x86/kerndat.o
16:31:53 [2021-02-24T16:31:53.162Z] #19 26.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:31:53 [2021-02-24T16:31:53.162Z] #19 26.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:31:53 [2021-02-24T16:31:53.252Z] #42 83.68   DEP      criu/files-reg.d
16:31:53 [2021-02-24T16:31:53.252Z] #42 83.85   DEP      criu/files-ext.d
16:31:53 [2021-02-24T16:31:53.510Z] #42 84.00   DEP      criu/file-lock.d
16:31:53 [2021-02-24T16:31:53.657Z] #19 23.77 Selecting previously unselected package python3.
16:31:53 [2021-02-24T16:31:53.658Z] #19 23.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
16:31:53 [2021-02-24T16:31:53.658Z] #19 23.87 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
16:31:53 [2021-02-24T16:31:53.658Z] #19 23.91 Unpacking python3 (3.7.3-1) ...
16:31:53 [2021-02-24T16:31:53.717Z] #42 62.97   CC       criu/arch/x86/sigaction_compat.o
16:31:53 [2021-02-24T16:31:53.768Z] #42 84.16   DEP      criu/file-ids.d
16:31:53 [2021-02-24T16:31:53.768Z] #42 ...
16:31:53 [2021-02-24T16:31:53.768Z] 
16:31:53 [2021-02-24T16:31:53.768Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:31:53 [2021-02-24T16:31:53.768Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:31:53 [2021-02-24T16:31:53.768Z] #31 DONE 154.8s
16:31:53 [2021-02-24T16:31:53.768Z] 
16:31:53 [2021-02-24T16:31:53.768Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:53 [2021-02-24T16:31:53.768Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:53 [2021-02-24T16:31:53.768Z] #42 84.27   DEP      criu/fifo.d
16:31:53 [2021-02-24T16:31:53.768Z] #42 ...
16:31:53 [2021-02-24T16:31:53.768Z] 
16:31:53 [2021-02-24T16:31:53.768Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:53 [2021-02-24T16:31:53.768Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:31:53 [2021-02-24T16:31:53.768Z] #19 3.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:31:53 [2021-02-24T16:31:53.768Z] #19 3.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:31:53 [2021-02-24T16:31:53.768Z] #19 3.364 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:31:53 [2021-02-24T16:31:53.768Z] #19 3.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:31:53 [2021-02-24T16:31:53.768Z] #19 5.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:31:53 [2021-02-24T16:31:53.768Z] #19 6.349 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:31:53 [2021-02-24T16:31:53.768Z] #19 11.50 Fetched 8422 kB in 9s (988 kB/s)
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.02 Selecting previously unselected package libip4tc0:arm64.
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.04 Unpacking libip4tc0:arm64 (1.8.2-4) ...
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.14 Selecting previously unselected package libip6tc0:arm64.
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.16 Unpacking libip6tc0:arm64 (1.8.2-4) ...
16:31:53 [2021-02-24T16:31:53.922Z] #19 24.28 Selecting previously unselected package libiptc0:arm64.
16:31:53 [2021-02-24T16:31:53.976Z] #42 63.30   CC       criu/arch/x86/sigframe.o
16:31:54 [2021-02-24T16:31:54.026Z] #19 11.50 Reading package lists...
16:31:54 [2021-02-24T16:31:54.026Z] #19 ...
16:31:54 [2021-02-24T16:31:54.026Z] 
16:31:54 [2021-02-24T16:31:54.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:54 [2021-02-24T16:31:54.026Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:54 [2021-02-24T16:31:54.026Z] #42 84.44   DEP      criu/fdstore.d
16:31:54 [2021-02-24T16:31:54.026Z] #42 84.60   DEP      criu/fault-injection.d
16:31:54 [2021-02-24T16:31:54.026Z] #42 84.67   DEP      criu/external.d
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.28 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.29 Unpacking libiptc0:arm64 (1.8.2-4) ...
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.37 Selecting previously unselected package libnfnetlink0:arm64.
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.40 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.48 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
16:31:54 [2021-02-24T16:31:54.187Z] #19 24.49 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
16:31:54 [2021-02-24T16:31:54.236Z] #42 63.63   LINK     criu/arch/x86/crtools.built-in.o
16:31:54 [2021-02-24T16:31:54.236Z] #42 63.67   DEP      criu/pie/util-vdso-elf32.d
16:31:54 [2021-02-24T16:31:54.284Z] #42 84.81   DEP      criu/eventpoll.d
16:31:54 [2021-02-24T16:31:54.451Z] #19 24.59 Selecting previously unselected package libnftnl11:arm64.
16:31:54 [2021-02-24T16:31:54.451Z] #19 24.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
16:31:54 [2021-02-24T16:31:54.451Z] #19 24.60 Unpacking libnftnl11:arm64 (1.1.2-2) ...
16:31:54 [2021-02-24T16:31:54.451Z] #19 24.70 Selecting previously unselected package iptables.
16:31:54 [2021-02-24T16:31:54.451Z] #19 24.70 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
16:31:54 [2021-02-24T16:31:54.451Z] #19 24.71 Unpacking iptables (1.8.2-4) ...
16:31:54 [2021-02-24T16:31:54.496Z] #42 63.80   DEP      criu/pie/util-vdso.d
16:31:54 [2021-02-24T16:31:54.496Z] #42 63.95   DEP      criu/pie/util.d
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.22 debconf: delaying package configuration, since apt-utils is not installed
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.36 Fetched 28.5 MB in 2s (11.8 MB/s)
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.41 Selecting previously unselected package pigz.
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.48 Unpacking pigz (2.4-1) ...
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.60 Selecting previously unselected package libpython3.7-minimal:amd64.
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:31:54 [2021-02-24T16:31:54.538Z] #19 27.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:31:54 [2021-02-24T16:31:54.543Z] #42 85.01   DEP      criu/eventfd.d
16:31:54 [2021-02-24T16:31:54.543Z] #42 85.20   DEP      criu/crtools.d
16:31:54 [2021-02-24T16:31:54.756Z] #42 64.08   CC       criu/pie/util.o
16:31:54 [2021-02-24T16:31:54.797Z] #19 27.99 Selecting previously unselected package python3.7-minimal.
16:31:54 [2021-02-24T16:31:54.797Z] #19 27.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:31:54 [2021-02-24T16:31:54.797Z] #19 28.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:31:54 [2021-02-24T16:31:54.802Z] #42 85.37   DEP      criu/cr-service.d
16:31:55 [2021-02-24T16:31:55.016Z] #42 64.47   CC       criu/pie/util-vdso.o
16:31:55 [2021-02-24T16:31:55.029Z] #19 25.00 Selecting previously unselected package xxd.
16:31:55 [2021-02-24T16:31:55.029Z] #19 25.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
16:31:55 [2021-02-24T16:31:55.029Z] #19 25.01 Unpacking xxd (2:8.1.0875-5) ...
16:31:55 [2021-02-24T16:31:55.029Z] #19 25.15 Selecting previously unselected package vim-common.
16:31:55 [2021-02-24T16:31:55.029Z] #19 25.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:31:55 [2021-02-24T16:31:55.029Z] #19 25.19 Unpacking vim-common (2:8.1.0875-5) ...
16:31:55 [2021-02-24T16:31:55.029Z] #19 ...
16:31:55 [2021-02-24T16:31:55.029Z] 
16:31:55 [2021-02-24T16:31:55.029Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:55 [2021-02-24T16:31:55.029Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:31:55 [2021-02-24T16:31:55.029Z] #42 75.12   DEP      criu/protobuf-desc.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 75.30   DEP      criu/proc_parse.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 75.51   DEP      criu/plugin.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 75.58   DEP      criu/pipes.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 75.72   DEP      criu/pie-util.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 75.80   DEP      criu/pie-util-vdso.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.05   DEP      criu/path.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.18   DEP      criu/parasite-syscall.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.29   DEP      criu/pagemap.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.46   DEP      criu/pagemap-cache.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.55   DEP      criu/page-xfer.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.71   DEP      criu/page-pipe.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.80   DEP      criu/netfilter.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 76.98   DEP      criu/net.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 77.11   DEP      criu/namespaces.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 77.22   DEP      criu/mount.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 77.47   DEP      criu/memfd.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 77.66   DEP      criu/mem.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 77.80   DEP      criu/lsm.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 77.98   DEP      criu/log.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 78.22   DEP      criu/libnetlink.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 78.33   DEP      criu/kerndat.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 78.49   DEP      criu/kcmp-ids.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 78.65   DEP      criu/irmap.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 78.90   DEP      criu/ipc_ns.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 79.06   DEP      criu/image.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 79.27   DEP      criu/image-desc.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 79.36   DEP      criu/fsnotify.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 79.52   DEP      criu/filesystems.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 79.66   DEP      criu/files.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 79.89   DEP      criu/files-reg.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.13   DEP      criu/files-ext.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.31   DEP      criu/file-lock.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.46   DEP      criu/file-ids.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.63   DEP      criu/fifo.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.78   DEP      criu/fdstore.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.87   DEP      criu/fault-injection.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 80.91   DEP      criu/external.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.01   DEP      criu/eventpoll.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.15   DEP      criu/eventfd.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.29   DEP      criu/crtools.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.48   DEP      criu/cr-service.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.58   DEP      criu/cr-restore.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.72   DEP      criu/cr-errno.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 81.74   DEP      criu/cr-dump.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 82.06   DEP      criu/cr-dedup.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 82.26   DEP      criu/cr-check.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 82.47   DEP      criu/config.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 82.67   DEP      criu/clone-noasan.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 82.79   DEP      criu/cgroup.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.08   DEP      criu/cgroup-props.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.16   DEP      criu/bitmap.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.18   DEP      criu/bfd.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.24   DEP      criu/autofs.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.33   DEP      criu/aio.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.42   DEP      criu/action-scripts.d
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.59   CC       criu/action-scripts.o
16:31:55 [2021-02-24T16:31:55.029Z] #42 83.98   CC       criu/aio.o
16:31:55 [2021-02-24T16:31:55.029Z] #42 84.43   CC       criu/autofs.o
16:31:55 [2021-02-24T16:31:55.060Z] #42 85.61   DEP      criu/cr-restore.d
16:31:55 [2021-02-24T16:31:55.089Z] Fetching without tags
16:31:55 [2021-02-24T16:31:55.296Z] #42 ...
16:31:55 [2021-02-24T16:31:55.296Z] 
16:31:55 [2021-02-24T16:31:55.296Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:55 [2021-02-24T16:31:55.296Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
16:31:55 [2021-02-24T16:31:55.296Z] #19 25.36 Selecting previously unselected package bash-completion.
16:31:55 [2021-02-24T16:31:55.296Z] #19 25.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:31:55 [2021-02-24T16:31:55.318Z] #42 85.82   DEP      criu/cr-errno.d
16:31:55 [2021-02-24T16:31:55.318Z] #42 85.83   DEP      criu/cr-dump.d
16:31:54 [2021-02-24T16:31:54.780Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:31:54 [2021-02-24T16:31:54.842Z]  > git config --add remote.origin.fetch +refs/pull/42065/head:refs/remotes/origin/PR-42065 # timeout=10
16:31:54 [2021-02-24T16:31:54.887Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:31:55 [2021-02-24T16:31:55.001Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:31:55 [2021-02-24T16:31:55.123Z] Fetching upstream changes from https://github.com/moby/moby.git
16:31:55 [2021-02-24T16:31:55.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:55 [2021-02-24T16:31:55.125Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42065/head:refs/remotes/origin/PR-42065 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:31:55 [2021-02-24T16:31:55.577Z] #42 86.11   DEP      criu/cr-dedup.d
16:31:55 [2021-02-24T16:31:55.577Z] #42 86.24   DEP      criu/cr-check.d
16:31:55 [2021-02-24T16:31:55.739Z] #19 28.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:31:55 [2021-02-24T16:31:55.739Z] #19 28.75 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:31:55 [2021-02-24T16:31:55.835Z] #42 86.47   DEP      criu/config.d
16:31:55 [2021-02-24T16:31:55.956Z] #42 65.17   CC       criu/pie/util-vdso-elf32.o
16:31:56 [2021-02-24T16:31:56.094Z] #42 86.61   DEP      criu/clone-noasan.d
16:31:56 [2021-02-24T16:31:56.094Z] #42 86.68   DEP      criu/cgroup.d
16:31:56 [2021-02-24T16:31:56.353Z] #42 86.93   DEP      criu/cgroup-props.d
16:31:56 [2021-02-24T16:31:56.468Z] Merging remotes/origin/20.10 commit f3d130d743664e3ef778caf2537d1a9f793ea2e0 into PR head commit 80019e1b0e5909bac2de0c01d6e068eefbc30431
16:31:56 [2021-02-24T16:31:56.526Z] #42 65.85   AR       criu/pie/pie.lib.a
16:31:56 [2021-02-24T16:31:56.526Z] #42 65.90   DEP      criu/pie/restorer.d
16:31:56 [2021-02-24T16:31:56.611Z] #42 87.08   DEP      criu/bitmap.d
16:31:56 [2021-02-24T16:31:56.611Z] #42 87.10   DEP      criu/bfd.d
16:31:56 [2021-02-24T16:31:56.786Z] #42 66.08   DEP      criu/arch/x86/sigaction_compat_pie.d
16:31:56 [2021-02-24T16:31:56.786Z] #42 66.19   DEP      criu/arch/x86/restorer_unmap.d
16:31:56 [2021-02-24T16:31:56.786Z] #42 66.22   DEP      criu/arch/x86/restorer.d
16:31:56 [2021-02-24T16:31:56.870Z] #42 87.27   DEP      criu/autofs.d
16:31:57 [2021-02-24T16:31:57.046Z] #42 66.43   DEP      criu/arch/x86/vdso-pie.d
16:31:57 [2021-02-24T16:31:57.046Z] #42 66.56   DEP      criu/pie/parasite-vdso.d
16:31:57 [2021-02-24T16:31:57.129Z] #42 87.48   DEP      criu/aio.d
16:31:57 [2021-02-24T16:31:57.129Z] #42 87.61   DEP      criu/action-scripts.d
16:31:57 [2021-02-24T16:31:57.390Z] #42 87.91   CC       criu/action-scripts.o
16:31:57 [2021-02-24T16:31:57.616Z] #42 66.73   DEP      criu/pie/parasite.d
16:31:57 [2021-02-24T16:31:57.616Z] #42 66.97   CC       criu/pie/parasite.o
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.80 Selecting previously unselected package python3-minimal.
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.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 ... 23681 files and directories currently installed.)
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.86 Unpacking python3-minimal (3.7.3-1) ...
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.93 Selecting previously unselected package libmpdec2:amd64.
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:31:57 [2021-02-24T16:31:57.900Z] #19 30.95 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:31:57 [2021-02-24T16:31:57.957Z] #42 88.49   CC       criu/aio.o
16:31:58 [2021-02-24T16:31:58.159Z] #19 31.05 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:31:58 [2021-02-24T16:31:58.159Z] #19 31.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:31:58 [2021-02-24T16:31:58.159Z] #19 31.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:31:58 [2021-02-24T16:31:58.186Z] #42 ...
16:31:58 [2021-02-24T16:31:58.186Z] 
16:31:58 [2021-02-24T16:31:58.186Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:31:58 [2021-02-24T16:31:58.186Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:31:58 [2021-02-24T16:31:58.186Z] #44 151.0 github.com/LK4D4/vndr/godl
16:31:56 [2021-02-24T16:31:56.576Z]  > git config core.sparsecheckout # timeout=10
16:31:56 [2021-02-24T16:31:56.621Z]  > git checkout -f 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:31:58 [2021-02-24T16:31:58.524Z] #42 88.96   CC       criu/autofs.o
16:31:58 [2021-02-24T16:31:58.620Z] #19 28.14 Unpacking bash-completion (1:2.8-6) ...
16:31:58 [2021-02-24T16:31:58.620Z] #19 28.64 Selecting previously unselected package bzip2.
16:31:58 [2021-02-24T16:31:58.620Z] #19 28.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
16:31:58 [2021-02-24T16:31:58.620Z] #19 28.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:31:58 [2021-02-24T16:31:58.620Z] #19 28.75 Selecting previously unselected package xz-utils.
16:31:58 [2021-02-24T16:31:58.621Z] #19 28.77 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
16:31:58 [2021-02-24T16:31:58.621Z] #19 28.79 Unpacking xz-utils (5.2.4-1) ...
16:31:58 [2021-02-24T16:31:58.754Z] #44 151.6 github.com/LK4D4/vndr
16:31:58 [2021-02-24T16:31:58.885Z] #19 29.00 Selecting previously unselected package apparmor.
16:31:58 [2021-02-24T16:31:58.885Z] #19 29.01 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
16:31:58 [2021-02-24T16:31:58.885Z] #19 29.09 Unpacking apparmor (2.13.2-10) ...
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.04 Selecting previously unselected package python3.7.
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.05 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.17 Selecting previously unselected package libpython3-stdlib:amd64.
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:31:59 [2021-02-24T16:31:59.095Z] #19 32.31 Setting up python3-minimal (3.7.3-1) ...
16:31:59 [2021-02-24T16:31:59.463Z] #19 29.51 Selecting previously unselected package aufs-tools.
16:31:59 [2021-02-24T16:31:59.463Z] #19 29.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
16:31:59 [2021-02-24T16:31:59.463Z] #19 29.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:31:59 [2021-02-24T16:31:59.463Z] #19 29.64 Selecting previously unselected package libonig5:arm64.
16:31:59 [2021-02-24T16:31:59.463Z] #19 29.66 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
16:31:59 [2021-02-24T16:31:59.463Z] #19 29.66 Unpacking libonig5:arm64 (6.9.1-1) ...
16:31:59 [2021-02-24T16:31:59.571Z] Merge succeeded, producing 64663c2f736a864582e3a0d942ae703ab7918ac0
16:31:59 [2021-02-24T16:31:59.571Z] Checking out Revision 64663c2f736a864582e3a0d942ae703ab7918ac0 (PR-42065)
16:31:59 [2021-02-24T16:31:59.691Z] #44 ...
16:31:59 [2021-02-24T16:31:59.691Z] 
16:31:59 [2021-02-24T16:31:59.692Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:31:59 [2021-02-24T16:31:59.692Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:31:59 [2021-02-24T16:31:59.692Z] #19 1.588 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
16:31:59 [2021-02-24T16:31:59.692Z] #19 1.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:31:59 [2021-02-24T16:31:59.692Z] #19 1.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:31:59 [2021-02-24T16:31:59.692Z] #19 2.383 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
16:31:59 [2021-02-24T16:31:59.692Z] #19 3.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
16:31:59 [2021-02-24T16:31:59.692Z] #19 5.083 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
16:31:59 [2021-02-24T16:31:59.728Z] #19 29.86 Selecting previously unselected package libjq1:arm64.
16:31:59 [2021-02-24T16:31:59.728Z] #19 29.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
16:31:59 [2021-02-24T16:31:59.728Z] #19 29.87 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
16:31:59 [2021-02-24T16:31:59.911Z] #42 90.32   CC       criu/bfd.o
16:31:59 [2021-02-24T16:31:59.951Z] #19 ...
16:31:59 [2021-02-24T16:31:59.951Z] 
16:31:59 [2021-02-24T16:31:59.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:31:59 [2021-02-24T16:31:59.951Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:31:59 [2021-02-24T16:31:59.951Z] #42 68.25   LINK     criu/pie/parasite.built-in.o
16:31:59 [2021-02-24T16:31:59.951Z] #42 68.26   GEN      criu/pie/parasite-blob.h
16:31:59 [2021-02-24T16:31:59.951Z] #42 68.27   CC       criu/pie/parasite-vdso.o
16:31:59 [2021-02-24T16:31:59.951Z] #42 68.89   CC       criu/arch/x86/vdso-pie.o
16:31:59 [2021-02-24T16:31:59.951Z] #42 69.19   CC       criu/arch/x86/restorer.o
16:31:59 [2021-02-24T16:31:59.992Z] #19 30.04 Selecting previously unselected package jq.
16:31:59 [2021-02-24T16:31:59.992Z] #19 30.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
16:31:59 [2021-02-24T16:31:59.992Z] #19 30.07 Unpacking jq (1.5+dfsg-2+b1) ...
16:31:59 [2021-02-24T16:31:59.992Z] #19 30.22 Selecting previously unselected package libaio1:arm64.
16:31:59 [2021-02-24T16:31:59.992Z] #19 30.22 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
16:31:59 [2021-02-24T16:31:59.992Z] #19 30.24 Unpacking libaio1:arm64 (0.3.112-3) ...
16:32:00 [2021-02-24T16:32:00.175Z] #42 90.77   CC       criu/bitmap.o
16:32:00 [2021-02-24T16:32:00.256Z] #19 30.34 Selecting previously unselected package libgpm2:arm64.
16:32:00 [2021-02-24T16:32:00.256Z] #19 30.34 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
16:32:00 [2021-02-24T16:32:00.256Z] #19 30.35 Unpacking libgpm2:arm64 (1.20.7-5) ...
16:32:00 [2021-02-24T16:32:00.256Z] #19 30.45 Selecting previously unselected package libicu63:arm64.
16:32:00 [2021-02-24T16:32:00.256Z] #19 30.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
16:32:00 [2021-02-24T16:32:00.256Z] #19 30.47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
16:32:00 [2021-02-24T16:32:00.434Z] #42 90.92   CC       criu/cgroup-props.o
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.32 Selecting previously unselected package python3.
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.38 Unpacking python3 (3.7.3-1) ...
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.46 Selecting previously unselected package libip4tc0:amd64.
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.48 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.56 Selecting previously unselected package libip6tc0:amd64.
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.58 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:32:00 [2021-02-24T16:32:00.472Z] #19 33.69 Selecting previously unselected package libiptc0:amd64.
16:32:00 [2021-02-24T16:32:00.520Z] #42 69.83   CC       criu/arch/x86/restorer_unmap.o
16:32:00 [2021-02-24T16:32:00.520Z] #42 69.86   CC       criu/arch/x86/sigaction_compat_pie.o
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.70 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.78 Selecting previously unselected package libnfnetlink0:amd64.
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.86 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.731Z] #19 33.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:32:00 [2021-02-24T16:32:00.779Z] #42 70.15   CC       criu/pie/restorer.o
16:32:00 [2021-02-24T16:32:00.990Z] #19 33.95 Selecting previously unselected package libnftnl11:amd64.
16:32:00 [2021-02-24T16:32:00.990Z] #19 33.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:32:00 [2021-02-24T16:32:00.990Z] #19 33.98 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:32:01 [2021-02-24T16:32:01.001Z] #42 91.63   CC       criu/cgroup.o
16:32:01 [2021-02-24T16:32:01.248Z] #19 34.07 Selecting previously unselected package iptables.
16:32:01 [2021-02-24T16:32:01.248Z] #19 34.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:32:01 [2021-02-24T16:32:01.248Z] #19 34.08 Unpacking iptables (1.8.2-4) ...
16:31:58 [2021-02-24T16:31:58.809Z]  > git remote # timeout=10
16:31:58 [2021-02-24T16:31:58.904Z]  > git config --get remote.origin.url # timeout=10
16:31:58 [2021-02-24T16:31:58.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:58 [2021-02-24T16:31:58.949Z]  > git merge f3d130d743664e3ef778caf2537d1a9f793ea2e0 # timeout=10
16:31:59 [2021-02-24T16:31:59.469Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:31:59 [2021-02-24T16:31:59.603Z]  > git config core.sparsecheckout # timeout=10
16:31:59 [2021-02-24T16:31:59.645Z]  > git checkout -f 64663c2f736a864582e3a0d942ae703ab7918ac0 # timeout=10
16:32:01 [2021-02-24T16:32:01.507Z] #19 34.40 Selecting previously unselected package xxd.
16:32:01 [2021-02-24T16:32:01.507Z] #19 34.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:32:01 [2021-02-24T16:32:01.507Z] #19 34.43 Unpacking xxd (2:8.1.0875-5) ...
16:32:01 [2021-02-24T16:32:01.507Z] #19 34.55 Selecting previously unselected package vim-common.
16:32:01 [2021-02-24T16:32:01.507Z] #19 34.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:32:01 [2021-02-24T16:32:01.507Z] #19 34.60 Unpacking vim-common (2:8.1.0875-5) ...
16:32:01 [2021-02-24T16:32:01.766Z] #19 34.77 Selecting previously unselected package bash-completion.
16:32:01 [2021-02-24T16:32:01.766Z] #19 34.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:32:02 [2021-02-24T16:32:02.905Z] #42 ...
16:32:02 [2021-02-24T16:32:02.905Z] 
16:32:02 [2021-02-24T16:32:02.905Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:02 [2021-02-24T16:32:02.905Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:02 [2021-02-24T16:32:02.905Z] #19 11.50 Reading package lists...
16:32:02 [2021-02-24T16:32:02.905Z] #19 15.04 Reading package lists...
16:32:02 [2021-02-24T16:32:02.905Z] #19 18.06 Building dependency tree...
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.18 libcap2-bin is already the newest version (1:2.25-2).
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.18 The following additional packages will be installed:
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20   python3.7 python3.7-minimal vim-runtime xxd
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20 Suggested packages:
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20 Recommended packages:
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20   aufs-dkms nftables build-essential python3-dev python3-keyring
16:32:02 [2021-02-24T16:32:02.905Z] #19 19.20   python3-keyrings.alt python3-xdg unzip
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.78 The following NEW packages will be installed:
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.79   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.79   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.79   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.79   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.80   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.80   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.80   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:32:02 [2021-02-24T16:32:02.905Z] #19 20.80   xz-utils zip
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.12 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.12 Need to get 28.5 MB of archives.
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.12 After this operation, 116 MB of additional disk space will be used.
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:32:02 [2021-02-24T16:32:02.905Z] #19 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:32:03 [2021-02-24T16:32:03.142Z] #19 ...
16:32:03 [2021-02-24T16:32:03.142Z] 
16:32:03 [2021-02-24T16:32:03.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:03 [2021-02-24T16:32:03.142Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:03 [2021-02-24T16:32:03.142Z] #42 85.24   DEP      criu/filesystems.d
16:32:03 [2021-02-24T16:32:03.142Z] #42 85.48   DEP      criu/files.d
16:32:03 [2021-02-24T16:32:03.142Z] #42 85.77   DEP      criu/files-reg.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.19   DEP      criu/files-ext.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.36   DEP      criu/file-lock.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.53   DEP      criu/file-ids.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.71   DEP      criu/fifo.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.82   DEP      criu/fdstore.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.94   DEP      criu/fault-injection.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 86.98   DEP      criu/external.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.05   DEP      criu/eventpoll.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.23   DEP      criu/eventfd.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.40   DEP      criu/crtools.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.55   DEP      criu/cr-service.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.75   DEP      criu/cr-restore.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.91   DEP      criu/cr-errno.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 87.93   DEP      criu/cr-dump.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 88.23   DEP      criu/cr-dedup.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 88.41   DEP      criu/cr-check.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 88.65   DEP      criu/config.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 88.74   DEP      criu/clone-noasan.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 88.81   DEP      criu/cgroup.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 88.93   DEP      criu/cgroup-props.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 89.01   DEP      criu/bitmap.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 89.03   DEP      criu/bfd.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 89.10   DEP      criu/autofs.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 89.31   DEP      criu/aio.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 89.44   DEP      criu/action-scripts.d
16:32:03 [2021-02-24T16:32:03.143Z] #42 89.69   CC       criu/action-scripts.o
16:32:03 [2021-02-24T16:32:03.143Z] #42 90.13   CC       criu/aio.o
16:32:03 [2021-02-24T16:32:03.143Z] #42 90.69   CC       criu/autofs.o
16:32:03 [2021-02-24T16:32:03.143Z] #42 92.07   CC       criu/bfd.o
16:32:03 [2021-02-24T16:32:03.143Z] #42 92.54   CC       criu/bitmap.o
16:32:03 [2021-02-24T16:32:03.143Z] #42 92.72   CC       criu/cgroup-props.o
16:32:03 [2021-02-24T16:32:03.143Z] #42 93.40   CC       criu/cgroup.o
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:32:03 [2021-02-24T16:32:03.164Z] #19 21.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:32:03 [2021-02-24T16:32:03.318Z] #42 ...
16:32:03 [2021-02-24T16:32:03.318Z] 
16:32:03 [2021-02-24T16:32:03.318Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:32:03 [2021-02-24T16:32:03.318Z] #52 sha256:40cd874ffe3d6fb27b725d11a5acb9ea93b9f242fe5cdcc3326d591051243800
16:32:03 [2021-02-24T16:32:03.318Z] #52 12.57 + cd /tmp/tmp.DHwmoR4k6w/src/github.com/opencontainers/runc
16:32:03 [2021-02-24T16:32:03.318Z] #52 12.58 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
16:32:03 [2021-02-24T16:32:03.318Z] #52 12.83 + '[' -z '' ']'
16:32:03 [2021-02-24T16:32:03.318Z] #52 12.83 + target=static
16:32:03 [2021-02-24T16:32:03.318Z] #52 12.83 + make 'BUILDTAGS=seccomp ' static
16:32:03 [2021-02-24T16:32:03.318Z] #52 13.28 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
16:32:03 [2021-02-24T16:32:03.422Z] #19 21.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:32:03 [2021-02-24T16:32:03.422Z] #19 21.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:32:03 [2021-02-24T16:32:03.422Z] #19 21.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:32:03 [2021-02-24T16:32:03.422Z] #19 21.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:32:03 [2021-02-24T16:32:03.422Z] #19 21.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:32:03 [2021-02-24T16:32:03.422Z] #19 21.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.62 Selecting previously unselected package libnet1:arm64.
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.74 Selecting previously unselected package libnl-3-200:arm64.
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.77 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
16:32:03 [2021-02-24T16:32:03.581Z] #19 33.87 Selecting previously unselected package libprotobuf-c1:arm64.
16:32:03 [2021-02-24T16:32:03.685Z] #19 21.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:32:03 [2021-02-24T16:32:03.685Z] #19 21.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:32:03 [2021-02-24T16:32:03.685Z] #19 21.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:32:03 [2021-02-24T16:32:03.685Z] #19 21.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:32:03 [2021-02-24T16:32:03.685Z] #19 21.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:32:03 [2021-02-24T16:32:03.685Z] #19 21.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:32:03 [2021-02-24T16:32:03.685Z] #19 22.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:32:03 [2021-02-24T16:32:03.845Z] #19 33.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
16:32:03 [2021-02-24T16:32:03.845Z] #19 33.88 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:32:03 [2021-02-24T16:32:03.845Z] #19 33.95 Selecting previously unselected package libreadline5:arm64.
16:32:03 [2021-02-24T16:32:03.845Z] #19 33.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
16:32:03 [2021-02-24T16:32:03.845Z] #19 33.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
16:32:03 [2021-02-24T16:32:03.845Z] #19 34.09 Selecting previously unselected package net-tools.
16:32:03 [2021-02-24T16:32:03.845Z] #19 34.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
16:32:03 [2021-02-24T16:32:03.845Z] #19 34.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:32:03 [2021-02-24T16:32:03.889Z] #52 ...
16:32:03 [2021-02-24T16:32:03.889Z] 
16:32:03 [2021-02-24T16:32:03.889Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:03 [2021-02-24T16:32:03.889Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:03 [2021-02-24T16:32:03.889Z] #19 10.67 Fetched 8422 kB in 9s (897 kB/s)
16:32:03 [2021-02-24T16:32:03.889Z] #19 10.67 Reading package lists...
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:32:03 [2021-02-24T16:32:03.946Z] #19 22.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:32:04 [2021-02-24T16:32:04.079Z] #42 96.36   CC       criu/clone-noasan.o
16:32:04 [2021-02-24T16:32:04.110Z] #19 34.42 Selecting previously unselected package python-pip-whl.
16:32:04 [2021-02-24T16:32:04.216Z] #19 22.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:32:04 [2021-02-24T16:32:04.216Z] #19 22.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:32:04 [2021-02-24T16:32:04.216Z] #19 22.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:32:04 [2021-02-24T16:32:04.338Z] #42 96.55   CC       criu/config.o
16:32:04 [2021-02-24T16:32:04.338Z] #42 ...
16:32:04 [2021-02-24T16:32:04.338Z] 
16:32:04 [2021-02-24T16:32:04.338Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:04 [2021-02-24T16:32:04.338Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:04 [2021-02-24T16:32:04.338Z] #19 37.46 Unpacking bash-completion (1:2.8-6) ...
16:32:04 [2021-02-24T16:32:04.374Z] #19 34.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:32:04 [2021-02-24T16:32:04.374Z] #19 34.44 Unpacking python-pip-whl (18.1-5) ...
16:32:04 [2021-02-24T16:32:04.638Z] #19 34.82 Selecting previously unselected package python3-lib2to3.
16:32:04 [2021-02-24T16:32:04.638Z] #19 34.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:32:04 [2021-02-24T16:32:04.638Z] #19 34.82 Unpacking python3-lib2to3 (3.7.3-1) ...
16:32:04 [2021-02-24T16:32:04.784Z] #19 23.09 debconf: delaying package configuration, since apt-utils is not installed
16:32:04 [2021-02-24T16:32:04.902Z] #19 35.02 Selecting previously unselected package python3-distutils.
16:32:04 [2021-02-24T16:32:04.902Z] #19 35.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:32:04 [2021-02-24T16:32:04.902Z] #19 35.04 Unpacking python3-distutils (3.7.3-1) ...
16:32:04 [2021-02-24T16:32:04.902Z] #19 35.19 Selecting previously unselected package python3-pip.
16:32:04 [2021-02-24T16:32:04.902Z] #19 35.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:32:04 [2021-02-24T16:32:04.902Z] #19 35.20 Unpacking python3-pip (18.1-5) ...
16:32:04 [2021-02-24T16:32:04.905Z] #19 37.82 Selecting previously unselected package bzip2.
16:32:04 [2021-02-24T16:32:04.905Z] #19 37.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:32:04 [2021-02-24T16:32:04.905Z] #19 37.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:32:04 [2021-02-24T16:32:04.905Z] #19 37.91 Selecting previously unselected package xz-utils.
16:32:04 [2021-02-24T16:32:04.905Z] #19 37.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:32:04 [2021-02-24T16:32:04.905Z] #19 37.92 Unpacking xz-utils (5.2.4-1) ...
16:32:05 [2021-02-24T16:32:05.045Z] #19 23.21 Fetched 28.5 MB in 2s (16.7 MB/s)
16:32:05 [2021-02-24T16:32:05.045Z] #19 23.26 Selecting previously unselected package pigz.
16:32:05 [2021-02-24T16:32:05.045Z] #19 23.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
16:32:05 [2021-02-24T16:32:05.045Z] #19 23.30 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.045Z] #19 23.31 Unpacking pigz (2.4-1) ...
16:32:05 [2021-02-24T16:32:05.164Z] #19 38.11 Selecting previously unselected package apparmor.
16:32:05 [2021-02-24T16:32:05.164Z] #19 38.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.164Z] #19 38.21 Unpacking apparmor (2.13.2-10) ...
16:32:05 [2021-02-24T16:32:05.167Z] #19 35.37 Selecting previously unselected package python3-pkg-resources.
16:32:05 [2021-02-24T16:32:05.167Z] #19 35.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:32:05 [2021-02-24T16:32:05.167Z] #19 35.39 Unpacking python3-pkg-resources (40.8.0-1) ...
16:32:05 [2021-02-24T16:32:05.304Z] #19 23.44 Selecting previously unselected package libpython3.7-minimal:amd64.
16:32:05 [2021-02-24T16:32:05.304Z] #19 23.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.304Z] #19 23.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:32:05 [2021-02-24T16:32:05.431Z] #19 35.54 Selecting previously unselected package python3-setuptools.
16:32:05 [2021-02-24T16:32:05.431Z] #19 35.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:32:05 [2021-02-24T16:32:05.431Z] #19 35.57 Unpacking python3-setuptools (40.8.0-1) ...
16:32:05 [2021-02-24T16:32:05.562Z] #19 23.83 Selecting previously unselected package python3.7-minimal.
16:32:05 [2021-02-24T16:32:05.695Z] #19 35.76 Selecting previously unselected package python3-wheel.
16:32:05 [2021-02-24T16:32:05.695Z] #19 35.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:32:05 [2021-02-24T16:32:05.695Z] #19 35.79 Unpacking python3-wheel (0.32.3-2) ...
16:32:05 [2021-02-24T16:32:05.695Z] #19 35.92 Selecting previously unselected package sudo.
16:32:05 [2021-02-24T16:32:05.695Z] #19 35.93 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
16:32:05 [2021-02-24T16:32:05.695Z] #19 35.95 Unpacking sudo (1.8.27-1+deb10u3) ...
16:32:05 [2021-02-24T16:32:05.695Z] #19 ...
16:32:05 [2021-02-24T16:32:05.695Z] 
16:32:05 [2021-02-24T16:32:05.695Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:05 [2021-02-24T16:32:05.695Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:05 [2021-02-24T16:32:05.695Z] #42 85.79   CC       criu/bfd.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 86.25   CC       criu/bitmap.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 86.41   CC       criu/cgroup-props.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 87.15   CC       criu/cgroup.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 89.40   CC       criu/clone-noasan.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 89.68   CC       criu/config.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 90.91   CC       criu/cr-check.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 92.12   CC       criu/cr-dedup.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 92.45   CC       criu/cr-dump.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 94.35   CC       criu/cr-errno.o
16:32:05 [2021-02-24T16:32:05.695Z] #42 94.42   CC       criu/cr-restore.o
16:32:05 [2021-02-24T16:32:05.731Z] #19 38.65 Selecting previously unselected package aufs-tools.
16:32:05 [2021-02-24T16:32:05.731Z] #19 38.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.731Z] #19 38.66 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:32:05 [2021-02-24T16:32:05.731Z] #19 38.78 Selecting previously unselected package libonig5:amd64.
16:32:05 [2021-02-24T16:32:05.731Z] #19 38.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.731Z] #19 38.78 Unpacking libonig5:amd64 (6.9.1-1) ...
16:32:05 [2021-02-24T16:32:05.800Z] #19 14.34 Reading package lists...
16:32:05 [2021-02-24T16:32:05.800Z] #19 ...
16:32:05 [2021-02-24T16:32:05.800Z] 
16:32:05 [2021-02-24T16:32:05.800Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:05 [2021-02-24T16:32:05.800Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:05 [2021-02-24T16:32:05.800Z] #42 73.74   LINK     criu/pie/restorer.built-in.o
16:32:05 [2021-02-24T16:32:05.800Z] #42 73.75   GEN      criu/pie/restorer-blob.h
16:32:05 [2021-02-24T16:32:05.800Z] #42 73.82   DEP      criu/vdso.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 73.96   DEP      criu/vdso-compat.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 74.09   DEP      criu/uts_ns.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 74.28   DEP      criu/util.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 74.52   DEP      criu/uffd.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 74.74   DEP      criu/tun.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 74.89   DEP      criu/tty.d
16:32:05 [2021-02-24T16:32:05.800Z] #42 75.14   DEP      criu/timerfd.d
16:32:05 [2021-02-24T16:32:05.821Z] #19 23.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.821Z] #19 23.84 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:32:05 [2021-02-24T16:32:05.960Z] #42 ...
16:32:05 [2021-02-24T16:32:05.960Z] 
16:32:05 [2021-02-24T16:32:05.960Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:05 [2021-02-24T16:32:05.960Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
16:32:05 [2021-02-24T16:32:05.960Z] #19 35.95 Unpacking sudo (1.8.27-1+deb10u3) ...
16:32:05 [2021-02-24T16:32:05.990Z] #19 38.92 Selecting previously unselected package libjq1:amd64.
16:32:05 [2021-02-24T16:32:05.990Z] #19 38.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.990Z] #19 38.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:32:05 [2021-02-24T16:32:05.990Z] #19 39.04 Selecting previously unselected package jq.
16:32:05 [2021-02-24T16:32:05.990Z] #19 39.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:32:05 [2021-02-24T16:32:05.990Z] #19 39.06 Unpacking jq (1.5+dfsg-2+b1) ...
16:32:05 [2021-02-24T16:32:05.990Z] #19 39.13 Selecting previously unselected package libaio1:amd64.
16:32:06 [2021-02-24T16:32:06.060Z] #42 75.37   DEP      criu/timens.d
16:32:06 [2021-02-24T16:32:06.224Z] #19 36.36 Selecting previously unselected package thin-provisioning-tools.
16:32:06 [2021-02-24T16:32:06.224Z] #19 36.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
16:32:06 [2021-02-24T16:32:06.224Z] #19 36.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.14 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.15 Unpacking libaio1:amd64 (0.3.112-3) ...
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.20 Selecting previously unselected package libgpm2:amd64.
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.22 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.28 Selecting previously unselected package libicu63:amd64.
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:32:06 [2021-02-24T16:32:06.249Z] #19 39.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:32:06 [2021-02-24T16:32:06.320Z] #42 75.62   DEP      criu/sysfs_parse.d
16:32:06 [2021-02-24T16:32:06.388Z] #19 24.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:32:06 [2021-02-24T16:32:06.388Z] #19 24.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:32:06 [2021-02-24T16:32:06.489Z] #19 36.71 Selecting previously unselected package uidmap.
16:32:06 [2021-02-24T16:32:06.489Z] #19 36.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
16:32:06 [2021-02-24T16:32:06.489Z] #19 36.72 Unpacking uidmap (1:4.5-1.1) ...
16:32:06 [2021-02-24T16:32:06.580Z] #42 75.79   DEP      criu/sysctl.d
16:32:06 [2021-02-24T16:32:06.580Z] #42 75.95   DEP      criu/string.d
16:32:06 [2021-02-24T16:32:06.580Z] #42 76.00   DEP      criu/stats.d
16:32:06 [2021-02-24T16:32:06.752Z] #19 36.84 Selecting previously unselected package vim-runtime.
16:32:06 [2021-02-24T16:32:06.752Z] #19 36.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:32:06 [2021-02-24T16:32:06.752Z] #19 36.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:32:06 [2021-02-24T16:32:06.752Z] #19 36.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:32:06 [2021-02-24T16:32:06.752Z] #19 36.93 Unpacking vim-runtime (2:8.1.0875-5) ...
16:32:06 [2021-02-24T16:32:06.840Z] #42 76.12   DEP      criu/sockets.d
16:32:07 [2021-02-24T16:32:07.100Z] #42 76.29   DEP      criu/sk-unix.d
16:32:07 [2021-02-24T16:32:07.100Z] #42 76.49   DEP      criu/sk-tcp.d
16:32:07 [2021-02-24T16:32:07.360Z] #42 76.77   DEP      criu/sk-queue.d
16:32:07 [2021-02-24T16:32:07.621Z] #42 76.92   DEP      criu/sk-packet.d
16:32:07 [2021-02-24T16:32:07.881Z] #42 77.18   DEP      criu/sk-netlink.d
16:32:08 [2021-02-24T16:32:08.141Z] #42 77.34   DEP      criu/sk-inet.d
16:32:08 [2021-02-24T16:32:08.141Z] #42 77.58   DEP      criu/signalfd.d
16:32:08 [2021-02-24T16:32:08.291Z] #19 26.65 Selecting previously unselected package python3-minimal.
16:32:08 [2021-02-24T16:32:08.401Z] #42 77.75   DEP      criu/sigframe.d
16:32:08 [2021-02-24T16:32:08.401Z] #42 77.85   DEP      criu/shmem.d
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.70 Unpacking python3-minimal (3.7.3-1) ...
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.81 Selecting previously unselected package libmpdec2:amd64.
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.83 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:32:08 [2021-02-24T16:32:08.550Z] #19 26.93 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:32:08 [2021-02-24T16:32:08.662Z] #42 78.01   DEP      criu/servicefd.d
16:32:08 [2021-02-24T16:32:08.808Z] #19 26.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:32:08 [2021-02-24T16:32:08.808Z] #19 26.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:32:08 [2021-02-24T16:32:08.923Z] #42 78.15   DEP      criu/seize.d
16:32:08 [2021-02-24T16:32:08.923Z] #42 78.32   DEP      criu/seccomp.d
16:32:09 [2021-02-24T16:32:09.183Z] #42 78.47   DEP      criu/rst-malloc.d
16:32:09 [2021-02-24T16:32:09.184Z] #42 78.53   DEP      criu/rbtree.d
16:32:09 [2021-02-24T16:32:09.184Z] #42 78.56   DEP      criu/pstree.d
16:32:09 [2021-02-24T16:32:09.318Z] #19 39.52 Selecting previously unselected package vim.
16:32:09 [2021-02-24T16:32:09.318Z] #19 39.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
16:32:09 [2021-02-24T16:32:09.318Z] #19 39.55 Unpacking vim (2:8.1.0875-5) ...
16:32:09 [2021-02-24T16:32:09.444Z] #42 ...
16:32:09 [2021-02-24T16:32:09.444Z] 
16:32:09 [2021-02-24T16:32:09.444Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:32:09 [2021-02-24T16:32:09.444Z] #44 sha256:e8b6884a477881ec650febc44fcf645631a7e488b24ce6a0ee1660d042ce8781
16:32:09 [2021-02-24T16:32:09.444Z] #44 DONE 162.2s
16:32:09 [2021-02-24T16:32:09.444Z] 
16:32:09 [2021-02-24T16:32:09.444Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:09 [2021-02-24T16:32:09.444Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:09 [2021-02-24T16:32:09.444Z] #42 78.79   DEP      criu/protobuf.d
16:32:09 [2021-02-24T16:32:09.444Z] #42 ...
16:32:09 [2021-02-24T16:32:09.444Z] 
16:32:09 [2021-02-24T16:32:09.444Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:09 [2021-02-24T16:32:09.444Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:09 [2021-02-24T16:32:09.444Z] #19 14.34 Reading package lists...
16:32:09 [2021-02-24T16:32:09.444Z] #19 18.60 Building dependency tree...
16:32:09 [2021-02-24T16:32:09.744Z] #19 27.80 Selecting previously unselected package python3.7.
16:32:09 [2021-02-24T16:32:09.744Z] #19 27.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:32:09 [2021-02-24T16:32:09.744Z] #19 27.82 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:32:09 [2021-02-24T16:32:09.744Z] #19 27.94 Selecting previously unselected package libpython3-stdlib:amd64.
16:32:09 [2021-02-24T16:32:09.744Z] #19 27.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:32:09 [2021-02-24T16:32:09.744Z] #19 27.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:32:09 [2021-02-24T16:32:09.744Z] #19 28.03 Setting up python3-minimal (3.7.3-1) ...
16:32:09 [2021-02-24T16:32:09.918Z] #19 40.04 Selecting previously unselected package xfsprogs.
16:32:09 [2021-02-24T16:32:09.918Z] #19 40.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
16:32:09 [2021-02-24T16:32:09.918Z] #19 40.09 Unpacking xfsprogs (4.20.0-1) ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 42.84 Selecting previously unselected package libnet1:amd64.
16:32:10 [2021-02-24T16:32:10.442Z] #19 42.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 42.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 42.94 Selecting previously unselected package libnl-3-200:amd64.
16:32:10 [2021-02-24T16:32:10.442Z] #19 42.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 42.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.05 Selecting previously unselected package libprotobuf-c1:amd64.
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.10 Selecting previously unselected package libreadline5:amd64.
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.23 Selecting previously unselected package net-tools.
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.46 Selecting previously unselected package python-pip-whl.
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:32:10 [2021-02-24T16:32:10.442Z] #19 43.48 Unpacking python-pip-whl (18.1-5) ...
16:32:10 [2021-02-24T16:32:10.496Z] #19 40.52 Selecting previously unselected package zip.
16:32:10 [2021-02-24T16:32:10.496Z] #19 40.53 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
16:32:10 [2021-02-24T16:32:10.496Z] #19 40.54 Unpacking zip (3.0-11+b1) ...
16:32:10 [2021-02-24T16:32:10.679Z] #19 28.86 Selecting previously unselected package python3.
16:32:10 [2021-02-24T16:32:10.679Z] #19 28.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
16:32:10 [2021-02-24T16:32:10.679Z] #19 28.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.679Z] #19 28.92 Unpacking python3 (3.7.3-1) ...
16:32:10 [2021-02-24T16:32:10.679Z] #19 29.02 Selecting previously unselected package libip4tc0:amd64.
16:32:10 [2021-02-24T16:32:10.679Z] #19 29.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.84 Setting up aufs-tools (1:4.14+20190211-1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.88 Setting up libip6tc0:arm64 (1.8.2-4) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.89 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.90 Setting up libgpm2:arm64 (1.20.7-5) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.91 Setting up libip4tc0:arm64 (1.8.2-4) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.93 Setting up uidmap (1:4.5-1.1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.94 Setting up libnftnl11:arm64 (1.1.2-2) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 40.98 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 41.00 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
16:32:10 [2021-02-24T16:32:10.760Z] #19 41.01 Setting up xxd (2:8.1.0875-5) ...
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.17 libcap2-bin is already the newest version (1:2.25-2).
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.17 The following additional packages will be installed:
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.18   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.18   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.18   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.18   python3.7 python3.7-minimal vim-runtime xxd
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19 Suggested packages:
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19 Recommended packages:
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19   aufs-dkms nftables build-essential python3-dev python3-keyring
16:32:10 [2021-02-24T16:32:10.827Z] #19 21.19   python3-keyrings.alt python3-xdg unzip
16:32:10 [2021-02-24T16:32:10.848Z] Commit message: "Merge commit 'f3d130d743664e3ef778caf2537d1a9f793ea2e0' into HEAD"
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.03 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.12 Selecting previously unselected package libip6tc0:amd64.
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.12 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.20 Selecting previously unselected package libiptc0:amd64.
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.22 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.32 Selecting previously unselected package libnfnetlink0:amd64.
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:32:10 [2021-02-24T16:32:10.938Z] #19 29.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:32:11 [2021-02-24T16:32:11.012Z] #19 44.01 Selecting previously unselected package python3-lib2to3.
16:32:11 [2021-02-24T16:32:11.012Z] #19 44.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:32:11 [2021-02-24T16:32:11.012Z] #19 44.04 Unpacking python3-lib2to3 (3.7.3-1) ...
16:32:11 [2021-02-24T16:32:11.024Z] #19 41.02 Setting up zip (3.0-11+b1) ...
16:32:11 [2021-02-24T16:32:11.024Z] #19 41.03 Setting up vim-common (2:8.1.0875-5) ...
16:32:11 [2021-02-24T16:32:11.024Z] #19 41.10 Setting up bash-completion (1:2.8-6) ...
16:32:10 [2021-02-24T16:32:10.882Z]  > git rev-list --no-walk 80019e1b0e5909bac2de0c01d6e068eefbc30431 # timeout=10
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.40 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.49 Selecting previously unselected package libnftnl11:amd64.
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.50 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:32:11 [2021-02-24T16:32:11.197Z] #19 29.59 Selecting previously unselected package iptables.
16:32:11 [2021-02-24T16:32:11.272Z] #19 44.17 Selecting previously unselected package python3-distutils.
16:32:11 [2021-02-24T16:32:11.272Z] #19 44.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:32:11 [2021-02-24T16:32:11.272Z] #19 44.17 Unpacking python3-distutils (3.7.3-1) ...
16:32:11 [2021-02-24T16:32:11.272Z] #19 44.38 Selecting previously unselected package python3-pip.
16:32:11 [2021-02-24T16:32:11.272Z] #19 44.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:32:11 [2021-02-24T16:32:11.272Z] #19 44.39 Unpacking python3-pip (18.1-5) ...
16:32:11 [2021-02-24T16:32:11.456Z] #19 29.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:32:11 [2021-02-24T16:32:11.456Z] #19 29.59 Unpacking iptables (1.8.2-4) ...
16:32:11 [2021-02-24T16:32:11.531Z] #19 44.57 Selecting previously unselected package python3-pkg-resources.
16:32:11 [2021-02-24T16:32:11.531Z] #19 44.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:32:11 [2021-02-24T16:32:11.531Z] #19 44.57 Unpacking python3-pkg-resources (40.8.0-1) ...
16:32:11 [2021-02-24T16:32:11.531Z] #19 44.67 Selecting previously unselected package python3-setuptools.
16:32:11 [2021-02-24T16:32:11.531Z] #19 44.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
16:32:11 [2021-02-24T16:32:11.715Z] #19 29.94 Selecting previously unselected package xxd.
16:32:11 [2021-02-24T16:32:11.715Z] #19 29.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:32:11 [2021-02-24T16:32:11.715Z] #19 29.94 Unpacking xxd (2:8.1.0875-5) ...
[Pipeline] sh
16:32:11 [2021-02-24T16:32:11.789Z] #19 44.67 Unpacking python3-setuptools (40.8.0-1) ...
16:32:11 [2021-02-24T16:32:11.789Z] #19 44.89 Selecting previously unselected package python3-wheel.
16:32:11 [2021-02-24T16:32:11.789Z] #19 44.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:32:11 [2021-02-24T16:32:11.789Z] #19 44.92 Unpacking python3-wheel (0.32.3-2) ...
16:32:11 [2021-02-24T16:32:11.974Z] #19 30.08 Selecting previously unselected package vim-common.
16:32:11 [2021-02-24T16:32:11.974Z] #19 30.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:32:11 [2021-02-24T16:32:11.974Z] #19 30.14 Unpacking vim-common (2:8.1.0875-5) ...
16:32:12 [2021-02-24T16:32:12.048Z] #19 45.00 Selecting previously unselected package sudo.
16:32:12 [2021-02-24T16:32:12.048Z] #19 45.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:32:12 [2021-02-24T16:32:12.048Z] #19 45.01 Unpacking sudo (1.8.27-1+deb10u3) ...
16:32:12 [2021-02-24T16:32:12.232Z] #19 30.30 Selecting previously unselected package bash-completion.
16:32:12 [2021-02-24T16:32:12.232Z] #19 30.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:32:12 [2021-02-24T16:32:12.306Z] #19 45.49 Selecting previously unselected package thin-provisioning-tools.
16:32:12 [2021-02-24T16:32:12.565Z] #19 45.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:32:12 [2021-02-24T16:32:12.565Z] #19 45.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:32:12 [2021-02-24T16:32:12.565Z] #19 45.74 Selecting previously unselected package uidmap.
16:32:12 [2021-02-24T16:32:12.566Z] #19 45.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97 The following NEW packages will be installed:
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:32:12 [2021-02-24T16:32:12.801Z] #19 22.97   xz-utils zip
16:32:12 [2021-02-24T16:32:12.824Z] #19 45.76 Unpacking uidmap (1:4.5-1.1) ...
16:32:12 [2021-02-24T16:32:12.824Z] #19 45.91 Selecting previously unselected package vim-runtime.
16:32:12 [2021-02-24T16:32:12.824Z] #19 45.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:32:12 [2021-02-24T16:32:12.824Z] #19 45.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:32:12 [2021-02-24T16:32:12.824Z] #19 45.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:32:12 [2021-02-24T16:32:12.824Z] #19 45.97 Unpacking vim-runtime (2:8.1.0875-5) ...
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.32 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.32 Need to get 28.5 MB of archives.
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.32 After this operation, 116 MB of additional disk space will be used.
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
16:32:13 [2021-02-24T16:32:13.064Z] #19 23.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
16:32:13 [2021-02-24T16:32:13.338Z] #19 23.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
16:32:13 [2021-02-24T16:32:13.602Z] #19 23.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
16:32:13 [2021-02-24T16:32:13.602Z] #19 23.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
16:32:13 [2021-02-24T16:32:13.872Z] #19 24.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:32:13 [2021-02-24T16:32:13.872Z] #19 24.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
16:32:13 [2021-02-24T16:32:13.872Z] #19 24.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
16:32:13 [2021-02-24T16:32:13.872Z] #19 24.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
16:32:13 [2021-02-24T16:32:13.872Z] #19 24.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
16:32:13 [2021-02-24T16:32:13.872Z] #19 24.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
16:32:14 [2021-02-24T16:32:14.132Z] #19 24.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
16:32:14 [2021-02-24T16:32:14.146Z] #19 ...
16:32:14 [2021-02-24T16:32:14.146Z] 
16:32:14 [2021-02-24T16:32:14.146Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:14 [2021-02-24T16:32:14.146Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:14 [2021-02-24T16:32:14.146Z] #42 94.39   CC       criu/clone-noasan.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 94.61   CC       criu/config.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 95.97   CC       criu/cr-check.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 97.58   CC       criu/cr-dedup.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 97.99   CC       criu/cr-dump.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 100.1   CC       criu/cr-errno.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 100.2   CC       criu/cr-restore.o
16:32:14 [2021-02-24T16:32:14.146Z] #42 104.7   CC       criu/cr-service.o
16:32:14 [2021-02-24T16:32:14.349Z] #19 44.18 Setting up libiptc0:arm64 (1.8.2-4) ...
16:32:14 [2021-02-24T16:32:14.349Z] #19 44.19 Setting up xz-utils (5.2.4-1) ...
16:32:14 [2021-02-24T16:32:14.349Z] #19 44.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:32:14 [2021-02-24T16:32:14.349Z] #19 44.41 Setting up sudo (1.8.27-1+deb10u3) ...
16:32:14 [2021-02-24T16:32:14.349Z] #19 44.60 invoke-rc.d: could not determine current runlevel
16:32:14 [2021-02-24T16:32:14.392Z] #19 24.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
16:32:14 [2021-02-24T16:32:14.392Z] #19 24.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
16:32:14 [2021-02-24T16:32:14.516Z] + docker version
16:32:14 [2021-02-24T16:32:14.614Z] #19 44.62 invoke-rc.d: policy-rc.d denied execution of start.
16:32:14 [2021-02-24T16:32:14.614Z] #19 45.01 Setting up pigz (2.4-1) ...
16:32:14 [2021-02-24T16:32:14.656Z] #19 24.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
16:32:14 [2021-02-24T16:32:14.656Z] #19 25.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
16:32:14 [2021-02-24T16:32:14.656Z] #19 25.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
16:32:14 [2021-02-24T16:32:14.879Z] #19 45.02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:32:14 [2021-02-24T16:32:14.879Z] #19 45.03 Setting up libnl-3-200:arm64 (3.4.0-1) ...
16:32:14 [2021-02-24T16:32:14.879Z] #19 45.05 Setting up python-pip-whl (18.1-5) ...
16:32:14 [2021-02-24T16:32:14.879Z] #19 45.07 Setting up libmpdec2:arm64 (2.4.2-2) ...
16:32:14 [2021-02-24T16:32:14.879Z] #19 45.08 Setting up vim-runtime (2:8.1.0875-5) ...
16:32:15 [2021-02-24T16:32:15.093Z] #42 ...
16:32:15 [2021-02-24T16:32:15.093Z] 
16:32:15 [2021-02-24T16:32:15.093Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:15 [2021-02-24T16:32:15.093Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:15 [2021-02-24T16:32:15.093Z] #19 33.15 Unpacking bash-completion (1:2.8-6) ...
16:32:15 [2021-02-24T16:32:15.352Z] #19 33.56 Selecting previously unselected package bzip2.
16:32:15 [2021-02-24T16:32:15.352Z] #19 33.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:32:15 [2021-02-24T16:32:15.352Z] #19 33.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:32:15 [2021-02-24T16:32:15.352Z] #19 33.67 Selecting previously unselected package xz-utils.
16:32:15 [2021-02-24T16:32:15.364Z] #55 233.6 + bin/containerd-stress
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.68 Setting up libaio1:arm64 (0.3.112-3) ...
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.70 Setting up libonig5:arm64 (6.9.1-1) ...
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.73 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.74 Setting up vim (2:8.1.0875-5) ...
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:32:15 [2021-02-24T16:32:15.458Z] #19 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:32:15 [2021-02-24T16:32:15.595Z] #19 25.91 debconf: delaying package configuration, since apt-utils is not installed
16:32:15 [2021-02-24T16:32:15.610Z] #19 33.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:32:15 [2021-02-24T16:32:15.610Z] #19 33.70 Unpacking xz-utils (5.2.4-1) ...
16:32:15 [2021-02-24T16:32:15.610Z] #19 33.87 Selecting previously unselected package apparmor.
16:32:15 [2021-02-24T16:32:15.610Z] #19 33.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:32:15 [2021-02-24T16:32:15.621Z] #55 235.6 + bin/containerd-shim
16:32:15 [2021-02-24T16:32:15.725Z] #19 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:32:15 [2021-02-24T16:32:15.725Z] #19 45.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
16:32:15 [2021-02-24T16:32:15.725Z] #19 45.92 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:32:15 [2021-02-24T16:32:15.725Z] #19 45.96 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
16:32:15 [2021-02-24T16:32:15.725Z] #19 45.98 Setting up jq (1.5+dfsg-2+b1) ...
16:32:15 [2021-02-24T16:32:15.725Z] #19 46.00 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
16:32:15 [2021-02-24T16:32:15.725Z] #19 46.02 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:32:15 [2021-02-24T16:32:15.855Z] #19 26.16 Fetched 28.5 MB in 2s (14.1 MB/s)
16:32:15 [2021-02-24T16:32:15.855Z] #19 26.29 Selecting previously unselected package pigz.
16:32:15 [2021-02-24T16:32:15.869Z] #19 33.96 Unpacking apparmor (2.13.2-10) ...
16:32:16 [2021-02-24T16:32:16.111Z] #19 ...
16:32:16 [2021-02-24T16:32:16.111Z] 
16:32:16 [2021-02-24T16:32:16.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:16 [2021-02-24T16:32:16.111Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:16 [2021-02-24T16:32:16.111Z] #42 98.02   CC       criu/cr-check.o
16:32:16 [2021-02-24T16:32:16.111Z] #42 99.90   CC       criu/cr-dedup.o
16:32:16 [2021-02-24T16:32:16.111Z] #42 100.3   CC       criu/cr-dump.o
16:32:16 [2021-02-24T16:32:16.111Z] #42 102.5   CC       criu/cr-errno.o
16:32:16 [2021-02-24T16:32:16.111Z] #42 102.6   CC       criu/cr-restore.o
16:32:16 [2021-02-24T16:32:16.111Z] #42 107.0   CC       criu/cr-service.o
16:32:16 [2021-02-24T16:32:16.116Z] #19 26.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 ... 23432 files and directories currently installed.)
16:32:16 [2021-02-24T16:32:16.116Z] #19 26.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.116Z] #19 26.36 Unpacking pigz (2.4-1) ...
16:32:16 [2021-02-24T16:32:16.116Z] #19 26.49 Selecting previously unselected package libpython3.7-minimal:amd64.
16:32:16 [2021-02-24T16:32:16.116Z] #19 26.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.116Z] #19 26.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:32:16 [2021-02-24T16:32:16.127Z] #19 34.32 Selecting previously unselected package aufs-tools.
16:32:16 [2021-02-24T16:32:16.127Z] #19 34.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.127Z] #19 34.34 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:32:16 [2021-02-24T16:32:16.370Z] #42 ...
16:32:16 [2021-02-24T16:32:16.370Z] 
16:32:16 [2021-02-24T16:32:16.370Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:16 [2021-02-24T16:32:16.370Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:16 [2021-02-24T16:32:16.370Z] #19 49.26 Selecting previously unselected package vim.
16:32:16 [2021-02-24T16:32:16.370Z] #19 49.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.370Z] #19 49.28 Unpacking vim (2:8.1.0875-5) ...
16:32:16 [2021-02-24T16:32:16.386Z] #19 34.41 Selecting previously unselected package libonig5:amd64.
16:32:16 [2021-02-24T16:32:16.386Z] #19 34.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.386Z] #19 34.42 Unpacking libonig5:amd64 (6.9.1-1) ...
16:32:16 [2021-02-24T16:32:16.386Z] #19 34.57 Selecting previously unselected package libjq1:amd64.
16:32:16 [2021-02-24T16:32:16.386Z] #19 34.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.386Z] #19 34.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.70 Selecting previously unselected package jq.
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.72 Unpacking jq (1.5+dfsg-2+b1) ...
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.81 Selecting previously unselected package libaio1:amd64.
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.82 Unpacking libaio1:amd64 (0.3.112-3) ...
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.87 Selecting previously unselected package libgpm2:amd64.
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.644Z] #19 34.90 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:32:16 [2021-02-24T16:32:16.687Z] #19 27.05 Selecting previously unselected package python3.7-minimal.
16:32:16 [2021-02-24T16:32:16.687Z] #19 27.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.687Z] #19 27.06 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
16:32:16 [2021-02-24T16:32:16.903Z] #19 34.97 Selecting previously unselected package libicu63:amd64.
16:32:16 [2021-02-24T16:32:16.903Z] #19 34.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.903Z] #19 34.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:32:16 [2021-02-24T16:32:16.938Z] #19 49.80 Selecting previously unselected package xfsprogs.
16:32:16 [2021-02-24T16:32:16.938Z] #19 49.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:32:16 [2021-02-24T16:32:16.938Z] #19 49.81 Unpacking xfsprogs (4.20.0-1) ...
16:32:17 [2021-02-24T16:32:17.196Z] #19 50.26 Selecting previously unselected package zip.
16:32:17 [2021-02-24T16:32:17.196Z] #19 50.26 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:32:17 [2021-02-24T16:32:17.196Z] #19 50.27 Unpacking zip (3.0-11+b1) ...
16:32:17 [2021-02-24T16:32:17.261Z] #19 ...
16:32:17 [2021-02-24T16:32:17.261Z] 
16:32:17 [2021-02-24T16:32:17.261Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:32:17 [2021-02-24T16:32:17.261Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
16:32:17 [2021-02-24T16:32:17.261Z] #31 DONE 169.6s
16:32:17 [2021-02-24T16:32:17.261Z] 
16:32:17 [2021-02-24T16:32:17.261Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:17 [2021-02-24T16:32:17.261Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:17 [2021-02-24T16:32:17.261Z] #42 79.06   GEN      criu/protobuf-desc-gen.h
16:32:17 [2021-02-24T16:32:17.261Z] #42 80.98   DEP      criu/protobuf-desc.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.12   DEP      criu/proc_parse.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.33   DEP      criu/plugin.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.45   DEP      criu/pipes.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.63   DEP      criu/pie-util.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.71   DEP      criu/pie-util-vdso.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.83   DEP      criu/pie-util-vdso-elf32.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 81.93   DEP      criu/path.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 82.11   DEP      criu/parasite-syscall.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 82.32   DEP      criu/pagemap.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 82.51   DEP      criu/pagemap-cache.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 82.64   DEP      criu/page-xfer.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 82.86   DEP      criu/page-pipe.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 82.97   DEP      criu/netfilter.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 83.22   DEP      criu/net.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 83.53   DEP      criu/namespaces.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 83.77   DEP      criu/mount.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 84.00   DEP      criu/memfd.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 84.16   DEP      criu/mem.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 84.35   DEP      criu/lsm.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 84.49   DEP      criu/log.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 84.68   DEP      criu/libnetlink.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 84.81   DEP      criu/kerndat.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.08   DEP      criu/kcmp-ids.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.14   DEP      criu/irmap.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.24   DEP      criu/ipc_ns.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.41   DEP      criu/image.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.59   DEP      criu/image-desc.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.67   DEP      criu/fsnotify.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 85.80   DEP      criu/filesystems.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 86.04   DEP      criu/files.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 86.22   DEP      criu/files-reg.d
16:32:17 [2021-02-24T16:32:17.261Z] #42 86.41   DEP      criu/files-ext.d
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.50 Setting up aufs-tools (1:4.14+20190211-1) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.53 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.55 Setting up libgpm2:amd64 (1.20.7-5) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.58 Setting up uidmap (1:4.5-1.1) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.59 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:32:17 [2021-02-24T16:32:17.455Z] #19 50.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:32:17 [2021-02-24T16:32:17.530Z] #42 86.65   DEP      criu/file-lock.d
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.65 Setting up xxd (2:8.1.0875-5) ...
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.66 Setting up zip (3.0-11+b1) ...
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.67 Setting up vim-common (2:8.1.0875-5) ...
16:32:17 [2021-02-24T16:32:17.714Z] #19 50.70 Setting up bash-completion (1:2.8-6) ...
16:32:17 [2021-02-24T16:32:17.789Z] #42 87.00   DEP      criu/file-ids.d
16:32:17 [2021-02-24T16:32:17.789Z] #42 87.21   DEP      criu/fifo.d
16:32:18 [2021-02-24T16:32:18.048Z] #42 87.43   DEP      criu/fdstore.d
16:32:18 [2021-02-24T16:32:18.048Z] #42 ...
16:32:18 [2021-02-24T16:32:18.048Z] 
16:32:18 [2021-02-24T16:32:18.048Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:18 [2021-02-24T16:32:18.049Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:18 [2021-02-24T16:32:18.049Z] #19 28.36 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
16:32:18 [2021-02-24T16:32:18.049Z] #19 28.42 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
16:32:18 [2021-02-24T16:32:18.290Z] #19 ...
16:32:18 [2021-02-24T16:32:18.291Z] 
16:32:18 [2021-02-24T16:32:18.291Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:18 [2021-02-24T16:32:18.291Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:18 [2021-02-24T16:32:18.291Z] #42 98.22   CC       criu/cr-service.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 99.54   CC       criu/crtools.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 100.1   CC       criu/eventfd.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 100.5   CC       criu/eventpoll.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 101.2   CC       criu/external.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 101.6   CC       criu/fault-injection.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 101.8   CC       criu/fdstore.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 102.2   CC       criu/fifo.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 102.7   CC       criu/file-ids.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 103.0   CC       criu/file-lock.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 103.9   CC       criu/files-ext.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 104.3   CC       criu/files-reg.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 106.1   CC       criu/files.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 107.9   CC       criu/filesystems.o
16:32:18 [2021-02-24T16:32:18.291Z] #42 ...
16:32:18 [2021-02-24T16:32:18.291Z] 
16:32:18 [2021-02-24T16:32:18.291Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:18 [2021-02-24T16:32:18.291Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.41 Setting up iptables (1.8.2-4) ...
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:32:18 [2021-02-24T16:32:18.291Z] #19 48.47 Setting up python3 (3.7.3-1) ...
16:32:18 [2021-02-24T16:32:18.869Z] #19 49.05 Setting up python3-wheel (0.32.3-2) ...
16:32:19 [2021-02-24T16:32:19.821Z] #19 50.09 Setting up apparmor (2.13.2-10) ...
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.62 Selecting previously unselected package python3-minimal.
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.68 Unpacking python3-minimal (3.7.3-1) ...
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.76 Selecting previously unselected package libmpdec2:amd64.
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.80 Unpacking libmpdec2:amd64 (2.4.2-2) ...
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.89 Selecting previously unselected package libpython3.7-stdlib:amd64.
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
16:32:20 [2021-02-24T16:32:20.589Z] #19 30.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.70 Setting up libiptc0:amd64 (1.8.2-4) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.71 Setting up xz-utils (5.2.4-1) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.76 Setting up sudo (1.8.27-1+deb10u3) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.82 invoke-rc.d: could not determine current runlevel
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.83 invoke-rc.d: policy-rc.d denied execution of start.
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.84 Setting up pigz (2.4-1) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 53.87 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 54.00 Setting up python-pip-whl (18.1-5) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 54.05 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:32:21 [2021-02-24T16:32:21.013Z] #19 54.08 Setting up vim-runtime (2:8.1.0875-5) ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.73 Selecting previously unselected package libnet1:amd64.
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.82 Selecting previously unselected package libnl-3-200:amd64.
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.91 Selecting previously unselected package libprotobuf-c1:amd64.
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 38.98 Selecting previously unselected package libreadline5:amd64.
16:32:21 [2021-02-24T16:32:21.090Z] #19 39.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 39.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 39.11 Selecting previously unselected package net-tools.
16:32:21 [2021-02-24T16:32:21.090Z] #19 39.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.090Z] #19 39.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:32:21 [2021-02-24T16:32:21.349Z] #19 39.35 Selecting previously unselected package python-pip-whl.
16:32:21 [2021-02-24T16:32:21.349Z] #19 39.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:32:21 [2021-02-24T16:32:21.349Z] #19 39.37 Unpacking python-pip-whl (18.1-5) ...
16:32:21 [2021-02-24T16:32:21.529Z] #19 31.86 Selecting previously unselected package python3.7.
16:32:21 [2021-02-24T16:32:21.529Z] #19 31.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.529Z] #19 31.87 Unpacking python3.7 (3.7.3-2+deb10u2) ...
16:32:21 [2021-02-24T16:32:21.581Z] #19 54.71 Setting up libaio1:amd64 (0.3.112-3) ...
16:32:21 [2021-02-24T16:32:21.757Z] #19 ...
16:32:21 [2021-02-24T16:32:21.757Z] 
16:32:21 [2021-02-24T16:32:21.757Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:32:21 [2021-02-24T16:32:21.757Z] #48 sha256:3013a4a34c3c52a55dd81ebb795ab95af25e350616228778b78797e8b58cfbad
16:32:21 [2021-02-24T16:32:21.757Z] #48 176.2 + /build/golangci-lint --version
16:32:21 [2021-02-24T16:32:21.757Z] #48 176.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:32:21 [2021-02-24T16:32:21.757Z] #48 DONE 178.3s
16:32:21 [2021-02-24T16:32:21.789Z] #19 31.99 Selecting previously unselected package libpython3-stdlib:amd64.
16:32:21 [2021-02-24T16:32:21.789Z] #19 32.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
16:32:21 [2021-02-24T16:32:21.789Z] #19 32.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
16:32:21 [2021-02-24T16:32:21.789Z] #19 32.09 Setting up python3-minimal (3.7.3-1) ...
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.72 Setting up libonig5:amd64 (6.9.1-1) ...
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.73 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.74 Setting up vim (2:8.1.0875-5) ...
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:32:21 [2021-02-24T16:32:21.839Z] #19 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.85 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.88 Setting up jq (1.5+dfsg-2+b1) ...
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:32:21 [2021-02-24T16:32:21.840Z] #19 54.90 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:32:21 [2021-02-24T16:32:21.917Z] #19 40.06 Selecting previously unselected package python3-lib2to3.
16:32:21 [2021-02-24T16:32:21.917Z] #19 40.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:32:21 [2021-02-24T16:32:21.917Z] #19 40.06 Unpacking python3-lib2to3 (3.7.3-1) ...
16:32:21 [2021-02-24T16:32:21.917Z] #19 40.19 Selecting previously unselected package python3-distutils.
16:32:22 [2021-02-24T16:32:22.021Z] 
16:32:22 [2021-02-24T16:32:22.021Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:22 [2021-02-24T16:32:22.021Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:22 [2021-02-24T16:32:22.021Z] #42 108.7   CC       criu/fsnotify.o
16:32:22 [2021-02-24T16:32:22.021Z] #42 109.7   CC       criu/image-desc.o
16:32:22 [2021-02-24T16:32:22.021Z] #42 109.8   CC       criu/image.o
16:32:22 [2021-02-24T16:32:22.021Z] #42 110.9   CC       criu/ipc_ns.o
16:32:22 [2021-02-24T16:32:22.021Z] #42 112.0   CC       criu/irmap.o
16:32:22 [2021-02-24T16:32:22.161Z] #55 242.5 + bin/containerd-shim-runc-v1
16:32:22 [2021-02-24T16:32:22.176Z] #19 40.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:32:22 [2021-02-24T16:32:22.176Z] #19 40.20 Unpacking python3-distutils (3.7.3-1) ...
16:32:22 [2021-02-24T16:32:22.176Z] #19 40.34 Selecting previously unselected package python3-pip.
16:32:22 [2021-02-24T16:32:22.176Z] #19 40.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:32:22 [2021-02-24T16:32:22.176Z] #19 40.36 Unpacking python3-pip (18.1-5) ...
16:32:22 [2021-02-24T16:32:22.434Z] #19 40.56 Selecting previously unselected package python3-pkg-resources.
16:32:22 [2021-02-24T16:32:22.434Z] #19 40.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:32:22 [2021-02-24T16:32:22.434Z] #19 40.57 Unpacking python3-pkg-resources (40.8.0-1) ...
16:32:22 [2021-02-24T16:32:22.434Z] #19 40.71 Selecting previously unselected package python3-setuptools.
16:32:22 [2021-02-24T16:32:22.434Z] #19 40.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:32:22 [2021-02-24T16:32:22.434Z] #19 40.72 Unpacking python3-setuptools (40.8.0-1) ...
16:32:22 [2021-02-24T16:32:22.599Z] #42 112.7   CC       criu/kcmp-ids.o
16:32:22 [2021-02-24T16:32:22.692Z] #19 40.99 Selecting previously unselected package python3-wheel.
16:32:22 [2021-02-24T16:32:22.693Z] #19 40.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:32:22 [2021-02-24T16:32:22.693Z] #19 41.00 Unpacking python3-wheel (0.32.3-2) ...
16:32:22 [2021-02-24T16:32:22.728Z] #19 32.96 Selecting previously unselected package python3.
16:32:22 [2021-02-24T16:32:22.728Z] #19 32.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
16:32:22 [2021-02-24T16:32:22.728Z] #19 33.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
16:32:22 [2021-02-24T16:32:22.728Z] #19 33.02 Unpacking python3 (3.7.3-1) ...
16:32:22 [2021-02-24T16:32:22.728Z] #19 33.11 Selecting previously unselected package libip4tc0:amd64.
16:32:22 [2021-02-24T16:32:22.728Z] #19 33.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
16:32:22 [2021-02-24T16:32:22.728Z] #19 33.12 Unpacking libip4tc0:amd64 (1.8.2-4) ...
16:32:22 [2021-02-24T16:32:22.728Z] #19 33.20 Selecting previously unselected package libip6tc0:amd64.
16:32:22 [2021-02-24T16:32:22.961Z] #19 41.09 Selecting previously unselected package sudo.
16:32:22 [2021-02-24T16:32:22.961Z] #19 41.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:32:22 [2021-02-24T16:32:22.961Z] #19 41.10 Unpacking sudo (1.8.27-1+deb10u3) ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.22 Unpacking libip6tc0:amd64 (1.8.2-4) ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.31 Selecting previously unselected package libiptc0:amd64.
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.32 Unpacking libiptc0:amd64 (1.8.2-4) ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.39 Selecting previously unselected package libnfnetlink0:amd64.
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:32:22 [2021-02-24T16:32:22.987Z] #19 33.45 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:32:23 [2021-02-24T16:32:23.124Z] Client: Docker Engine - Enterprise
16:32:23 [2021-02-24T16:32:23.124Z]  Version:           19.03.12
16:32:23 [2021-02-24T16:32:23.124Z]  API version:       1.40
16:32:23 [2021-02-24T16:32:23.124Z]  Go version:        go1.13.13
16:32:23 [2021-02-24T16:32:23.124Z]  Git commit:        4306744
16:32:23 [2021-02-24T16:32:23.124Z]  Built:             08/05/2020 19:27:53
16:32:23 [2021-02-24T16:32:23.124Z]  OS/Arch:           windows/amd64
16:32:23 [2021-02-24T16:32:23.124Z]  Experimental:      false
16:32:23 [2021-02-24T16:32:23.124Z] 
16:32:23 [2021-02-24T16:32:23.124Z] Server: Docker Engine - Enterprise
16:32:23 [2021-02-24T16:32:23.124Z]  Engine:
16:32:23 [2021-02-24T16:32:23.124Z]   Version:          19.03.12
16:32:23 [2021-02-24T16:32:23.124Z]   API version:      1.40 (minimum version 1.24)
16:32:23 [2021-02-24T16:32:23.124Z]   Go version:       go1.13.13
16:32:23 [2021-02-24T16:32:23.124Z]   Git commit:       f295753ffd
16:32:23 [2021-02-24T16:32:23.124Z]   Built:            08/05/2020 19:26:41
16:32:23 [2021-02-24T16:32:23.124Z]   OS/Arch:          windows/amd64
16:32:23 [2021-02-24T16:32:23.124Z]   Experimental:     true
16:32:23 [2021-02-24T16:32:23.177Z] #42 113.1   CC       criu/kerndat.o
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.59 Selecting previously unselected package libnftnl11:amd64.
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.59 Unpacking libnftnl11:amd64 (1.1.2-2) ...
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.67 Selecting previously unselected package iptables.
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.68 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
16:32:23 [2021-02-24T16:32:23.247Z] #19 33.69 Unpacking iptables (1.8.2-4) ...
16:32:23 [2021-02-24T16:32:23.507Z] #19 33.98 Selecting previously unselected package xxd.
16:32:23 [2021-02-24T16:32:23.528Z] #19 41.58 Selecting previously unselected package thin-provisioning-tools.
16:32:23 [2021-02-24T16:32:23.528Z] #19 41.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:32:23 [2021-02-24T16:32:23.528Z] #19 41.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:32:23 [2021-02-24T16:32:23.767Z] #19 33.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
16:32:23 [2021-02-24T16:32:23.767Z] #19 34.00 Unpacking xxd (2:8.1.0875-5) ...
16:32:23 [2021-02-24T16:32:23.767Z] #19 34.15 Selecting previously unselected package vim-common.
16:32:23 [2021-02-24T16:32:23.767Z] #19 34.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
16:32:23 [2021-02-24T16:32:23.767Z] #19 34.18 Unpacking vim-common (2:8.1.0875-5) ...
[Pipeline] sh
16:32:23 [2021-02-24T16:32:23.787Z] #19 41.85 Selecting previously unselected package uidmap.
16:32:23 [2021-02-24T16:32:23.787Z] #19 41.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:32:23 [2021-02-24T16:32:23.787Z] #19 41.88 Unpacking uidmap (1:4.5-1.1) ...
16:32:23 [2021-02-24T16:32:23.787Z] #19 42.00 Selecting previously unselected package vim-runtime.
16:32:23 [2021-02-24T16:32:23.787Z] #19 42.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:32:23 [2021-02-24T16:32:23.787Z] #19 42.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:32:23 [2021-02-24T16:32:23.787Z] #19 42.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:32:23 [2021-02-24T16:32:23.787Z] #19 42.07 Unpacking vim-runtime (2:8.1.0875-5) ...
16:32:24 [2021-02-24T16:32:24.028Z] #19 34.36 Selecting previously unselected package bash-completion.
16:32:24 [2021-02-24T16:32:24.028Z] #19 34.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
16:32:24 [2021-02-24T16:32:24.590Z] #42 114.4   CC       criu/libnetlink.o
16:32:24 [2021-02-24T16:32:24.590Z] #42 114.7   CC       criu/log.o
16:32:24 [2021-02-24T16:32:24.682Z] + docker info
16:32:24 [2021-02-24T16:32:24.854Z] #42 115.0   CC       criu/lsm.o
16:32:25 [2021-02-24T16:32:25.119Z] #42 115.3   CC       criu/mem.o
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.85 Setting up iptables (1.8.2-4) ...
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:32:25 [2021-02-24T16:32:25.126Z] #19 57.97 Setting up python3 (3.7.3-1) ...
16:32:25 [2021-02-24T16:32:25.385Z] #19 58.41 Setting up python3-wheel (0.32.3-2) ...
16:32:25 [2021-02-24T16:32:25.643Z] #19 ...
16:32:25 [2021-02-24T16:32:25.643Z] 
16:32:25 [2021-02-24T16:32:25.643Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:32:25 [2021-02-24T16:32:25.643Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:32:25 [2021-02-24T16:32:25.688Z] #19 ...
16:32:25 [2021-02-24T16:32:25.688Z] 
16:32:25 [2021-02-24T16:32:25.688Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:25 [2021-02-24T16:32:25.688Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:25 [2021-02-24T16:32:25.688Z] #42 106.1   CC       criu/crtools.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 106.7   CC       criu/eventfd.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 107.1   CC       criu/eventpoll.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 108.0   CC       criu/external.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 108.3   CC       criu/fault-injection.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 108.4   CC       criu/fdstore.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 108.7   CC       criu/fifo.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 109.1   CC       criu/file-ids.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 109.5   CC       criu/file-lock.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 110.5   CC       criu/files-ext.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 111.0   CC       criu/files-reg.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 113.1   CC       criu/files.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 115.2   CC       criu/filesystems.o
16:32:25 [2021-02-24T16:32:25.688Z] #42 116.0   CC       criu/fsnotify.o
16:32:25 [2021-02-24T16:32:25.902Z] #39 199.0 + dpkg --print-architecture
16:32:25 [2021-02-24T16:32:25.902Z] #39 199.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:32:26 [2021-02-24T16:32:26.161Z] #39 199.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:32:26 [2021-02-24T16:32:26.161Z] #39 199.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:32:26 [2021-02-24T16:32:26.255Z] #42 ...
16:32:26 [2021-02-24T16:32:26.255Z] 
16:32:26 [2021-02-24T16:32:26.255Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:32:26 [2021-02-24T16:32:26.255Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:32:26 [2021-02-24T16:32:26.255Z] #39 187.0 + dpkg --print-architecture
16:32:26 [2021-02-24T16:32:26.419Z] #39 ...
16:32:26 [2021-02-24T16:32:26.419Z] 
16:32:26 [2021-02-24T16:32:26.419Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:26 [2021-02-24T16:32:26.419Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:26 [2021-02-24T16:32:26.419Z] #42 108.8   CC       criu/crtools.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 109.5   CC       criu/eventfd.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 109.8   CC       criu/eventpoll.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 110.8   CC       criu/external.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 111.3   CC       criu/fault-injection.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 111.5   CC       criu/fdstore.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 111.9   CC       criu/fifo.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 112.3   CC       criu/file-ids.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 112.7   CC       criu/file-lock.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 113.5   CC       criu/files-ext.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 113.9   CC       criu/files-reg.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 116.3   CC       criu/files.o
16:32:26 [2021-02-24T16:32:26.419Z] #42 118.5   CC       criu/filesystems.o
16:32:26 [2021-02-24T16:32:26.514Z] #39 187.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:32:26 [2021-02-24T16:32:26.514Z] #39 187.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:32:26 [2021-02-24T16:32:26.514Z] #39 187.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:32:26 [2021-02-24T16:32:26.678Z] #42 ...
16:32:26 [2021-02-24T16:32:26.678Z] 
16:32:26 [2021-02-24T16:32:26.678Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:26 [2021-02-24T16:32:26.678Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:26 [2021-02-24T16:32:26.678Z] #19 59.07 Setting up apparmor (2.13.2-10) ...
16:32:27 [2021-02-24T16:32:27.060Z] #42 116.8   CC       criu/memfd.o
16:32:27 [2021-02-24T16:32:27.060Z] #42 ...
16:32:27 [2021-02-24T16:32:27.060Z] 
16:32:27 [2021-02-24T16:32:27.060Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:27 [2021-02-24T16:32:27.060Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
16:32:27 [2021-02-24T16:32:27.060Z] #19 53.69 Setting up xfsprogs (4.20.0-1) ...
16:32:27 [2021-02-24T16:32:27.060Z] #19 53.70 Setting up python3-lib2to3 (3.7.3-1) ...
16:32:27 [2021-02-24T16:32:27.060Z] #19 54.16 Setting up python3-pkg-resources (40.8.0-1) ...
16:32:27 [2021-02-24T16:32:27.060Z] #19 55.33 Setting up python3-distutils (3.7.3-1) ...
16:32:27 [2021-02-24T16:32:27.060Z] #19 55.77 Setting up python3-setuptools (40.8.0-1) ...
16:32:27 [2021-02-24T16:32:27.060Z] #19 56.99 Setting up python3-pip (18.1-5) ...
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.21 Unpacking bash-completion (1:2.8-6) ...
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.62 Selecting previously unselected package bzip2.
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.70 Selecting previously unselected package xz-utils.
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
16:32:27 [2021-02-24T16:32:27.323Z] #19 37.71 Unpacking xz-utils (5.2.4-1) ...
16:32:27 [2021-02-24T16:32:27.408Z] #55 247.1 + bin/containerd-shim-runc-v2
16:32:27 [2021-02-24T16:32:27.583Z] #19 37.88 Selecting previously unselected package apparmor.
16:32:27 [2021-02-24T16:32:27.583Z] #19 37.89 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
16:32:27 [2021-02-24T16:32:27.583Z] #19 37.96 Unpacking apparmor (2.13.2-10) ...
16:32:27 [2021-02-24T16:32:27.613Z] #19 60.74 Setting up xfsprogs (4.20.0-1) ...
16:32:27 [2021-02-24T16:32:27.613Z] #19 60.75 Setting up python3-lib2to3 (3.7.3-1) ...
16:32:27 [2021-02-24T16:32:27.970Z] #55 248.2 + binaries
16:32:28 [2021-02-24T16:32:28.015Z] #19 58.06 Processing triggers for libc-bin (2.28-10) ...
16:32:28 [2021-02-24T16:32:28.015Z] #19 58.12 Processing triggers for mime-support (3.62) ...
16:32:28 [2021-02-24T16:32:28.105Z] #19 38.32 Selecting previously unselected package aufs-tools.
16:32:28 [2021-02-24T16:32:28.105Z] #19 38.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.105Z] #19 38.35 Unpacking aufs-tools (1:4.14+20190211-1) ...
16:32:28 [2021-02-24T16:32:28.179Z] #19 61.11 Setting up python3-pkg-resources (40.8.0-1) ...
16:32:28 [2021-02-24T16:32:28.225Z] #55 248.2 + install -D bin/containerd /build/containerd
16:32:28 [2021-02-24T16:32:28.225Z] #55 248.2 + install -D bin/containerd-shim /build/containerd-shim
16:32:28 [2021-02-24T16:32:28.225Z] #55 248.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:32:28 [2021-02-24T16:32:28.225Z] #55 248.2 + install -D bin/ctr /build/ctr
16:32:28 [2021-02-24T16:32:28.279Z] #19 DONE 58.5s
16:32:28 [2021-02-24T16:32:28.279Z] 
16:32:28 [2021-02-24T16:32:28.279Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:32:28 [2021-02-24T16:32:28.279Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.47 Selecting previously unselected package libonig5:amd64.
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.48 Unpacking libonig5:amd64 (6.9.1-1) ...
16:32:28 [2021-02-24T16:32:28.366Z] #19 ...
16:32:28 [2021-02-24T16:32:28.366Z] 
16:32:28 [2021-02-24T16:32:28.366Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:28 [2021-02-24T16:32:28.366Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:28 [2021-02-24T16:32:28.366Z] #42 87.56   DEP      criu/fault-injection.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 87.62   DEP      criu/external.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 87.81   DEP      criu/eventpoll.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 87.97   DEP      criu/eventfd.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 88.10   DEP      criu/crtools.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 88.26   DEP      criu/cr-service.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 88.39   DEP      criu/cr-restore.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 88.66   DEP      criu/cr-errno.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 88.67   DEP      criu/cr-dump.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 88.87   DEP      criu/cr-dedup.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.00   DEP      criu/cr-check.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.19   DEP      criu/config.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.40   DEP      criu/clone-noasan.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.49   DEP      criu/cgroup.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.64   DEP      criu/cgroup-props.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.74   DEP      criu/bitmap.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.76   DEP      criu/bfd.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 89.88   DEP      criu/autofs.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 90.00   DEP      criu/aio.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 90.20   DEP      criu/action-scripts.d
16:32:28 [2021-02-24T16:32:28.366Z] #42 90.47   CC       criu/action-scripts.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 90.86   CC       criu/aio.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 91.35   CC       criu/autofs.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 92.67   CC       criu/bfd.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 93.15   CC       criu/bitmap.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 93.29   CC       criu/cgroup-props.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 93.91   CC       criu/cgroup.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 96.55   CC       criu/clone-noasan.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 96.76   CC       criu/config.o
16:32:28 [2021-02-24T16:32:28.366Z] #42 ...
16:32:28 [2021-02-24T16:32:28.366Z] 
16:32:28 [2021-02-24T16:32:28.366Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:28 [2021-02-24T16:32:28.366Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.63 Selecting previously unselected package libjq1:amd64.
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
16:32:28 [2021-02-24T16:32:28.366Z] #19 38.76 Selecting previously unselected package jq.
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.77 Unpacking jq (1.5+dfsg-2+b1) ...
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.86 Selecting previously unselected package libaio1:amd64.
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.86 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.87 Unpacking libaio1:amd64 (0.3.112-3) ...
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.93 Selecting previously unselected package libgpm2:amd64.
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.626Z] #19 38.93 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:32:28 [2021-02-24T16:32:28.886Z] #19 39.00 Selecting previously unselected package libicu63:amd64.
16:32:28 [2021-02-24T16:32:28.886Z] #19 39.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
16:32:28 [2021-02-24T16:32:28.886Z] #19 39.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
16:32:29 [2021-02-24T16:32:29.115Z] #19 62.09 Setting up python3-distutils (3.7.3-1) ...
16:32:29 [2021-02-24T16:32:29.681Z] #19 62.54 Setting up python3-setuptools (40.8.0-1) ...
16:32:29 [2021-02-24T16:32:29.686Z] #20 1.239 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:32:29 [2021-02-24T16:32:29.686Z] #20 1.244 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:32:29 [2021-02-24T16:32:29.686Z] #20 1.249 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:32:29 [2021-02-24T16:32:29.686Z] #20 DONE 1.4s
16:32:29 [2021-02-24T16:32:29.686Z] 
16:32:29 [2021-02-24T16:32:29.686Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:29 [2021-02-24T16:32:29.686Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
16:32:30 [2021-02-24T16:32:30.112Z] #55 DONE 249.9s
16:32:30 [2021-02-24T16:32:30.673Z] 
16:32:30 [2021-02-24T16:32:30.673Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:32:30 [2021-02-24T16:32:30.673Z] #56 sha256:dd6f3a968ff063769580d33a25c966c434234978f153269813b421b41a5b305f
16:32:31 [2021-02-24T16:32:31.131Z] #19 63.96 Setting up python3-pip (18.1-5) ...
16:32:31 [2021-02-24T16:32:31.599Z] #56 DONE 0.9s
16:32:31 [2021-02-24T16:32:31.599Z] 
16:32:31 [2021-02-24T16:32:31.599Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:32:31 [2021-02-24T16:32:31.599Z] #60 sha256:38875532dba060e83981e6c78cfb26c7a871c0992cacef6663e6c31c56089103
16:32:31 [2021-02-24T16:32:31.599Z] #60 DONE 0.2s
16:32:31 [2021-02-24T16:32:31.599Z] 
16:32:31 [2021-02-24T16:32:31.599Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
16:32:31 [2021-02-24T16:32:31.599Z] #62 sha256:178a70d485e83f04207966917a2fef458c42ec9799c74a477f9f6f98ed705779
16:32:32 [2021-02-24T16:32:32.090Z] #19 65.07 Processing triggers for libc-bin (2.28-10) ...
16:32:32 [2021-02-24T16:32:32.090Z] #19 65.12 Processing triggers for mime-support (3.62) ...
16:32:32 [2021-02-24T16:32:32.160Z] #62 DONE 0.6s
16:32:32 [2021-02-24T16:32:32.160Z] 
16:32:32 [2021-02-24T16:32:32.160Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:32:32 [2021-02-24T16:32:32.160Z] #64 sha256:0e11f657237045a3cfe48e1209343c7c2b62559056ffeed954751614ab0f16df
16:32:32 [2021-02-24T16:32:32.160Z] #64 DONE 0.1s
16:32:32 [2021-02-24T16:32:32.160Z] 
16:32:32 [2021-02-24T16:32:32.160Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:32:32 [2021-02-24T16:32:32.160Z] #65 sha256:89501e4b36d35035f4d257c969da00b40d95ea059cbd95d6c5c3ba5034cf0cea
16:32:32 [2021-02-24T16:32:32.160Z] #65 DONE 0.0s
16:32:32 [2021-02-24T16:32:32.416Z] 
16:32:32 [2021-02-24T16:32:32.416Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
16:32:32 [2021-02-24T16:32:32.416Z] #66 sha256:95a56b0b117df5af5023e5b3f336c7edad7a110dbe2b0190db7b95aba451a51e
16:32:33 [2021-02-24T16:32:33.025Z] #19 DONE 66.2s
16:32:33 [2021-02-24T16:32:33.025Z] 
16:32:33 [2021-02-24T16:32:33.025Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:33 [2021-02-24T16:32:33.025Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:33 [2021-02-24T16:32:33.025Z] #42 119.2   CC       criu/fsnotify.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 120.4   CC       criu/image-desc.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 120.6   CC       criu/image.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 121.6   CC       criu/ipc_ns.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 122.8   CC       criu/irmap.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 123.6   CC       criu/kcmp-ids.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 123.9   CC       criu/kerndat.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 125.0   CC       criu/libnetlink.o
16:32:33 [2021-02-24T16:32:33.025Z] #42 125.3   CC       criu/log.o
16:32:33 [2021-02-24T16:32:33.076Z] #39 ...
16:32:33 [2021-02-24T16:32:33.076Z] 
16:32:33 [2021-02-24T16:32:33.076Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:33 [2021-02-24T16:32:33.076Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:33 [2021-02-24T16:32:33.076Z] #19 45.18 Selecting previously unselected package vim.
16:32:33 [2021-02-24T16:32:33.076Z] #19 45.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 45.21 Unpacking vim (2:8.1.0875-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 45.75 Selecting previously unselected package xfsprogs.
16:32:33 [2021-02-24T16:32:33.076Z] #19 45.75 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 45.76 Unpacking xfsprogs (4.20.0-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.25 Selecting previously unselected package zip.
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.25 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.25 Unpacking zip (3.0-11+b1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.45 Setting up aufs-tools (1:4.14+20190211-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.49 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.51 Setting up libgpm2:amd64 (1.20.7-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.52 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.53 Setting up uidmap (1:4.5-1.1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.54 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.61 Setting up xxd (2:8.1.0875-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.62 Setting up zip (3.0-11+b1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.63 Setting up vim-common (2:8.1.0875-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 46.67 Setting up bash-completion (1:2.8-6) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.54 Setting up libiptc0:amd64 (1.8.2-4) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.55 Setting up xz-utils (5.2.4-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.58 Setting up sudo (1.8.27-1+deb10u3) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.66 invoke-rc.d: could not determine current runlevel
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.67 invoke-rc.d: policy-rc.d denied execution of start.
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.68 Setting up pigz (2.4-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.75 Setting up python-pip-whl (18.1-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.76 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 49.77 Setting up vim-runtime (2:8.1.0875-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.31 Setting up libaio1:amd64 (0.3.112-3) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.32 Setting up libonig5:amd64 (6.9.1-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.34 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.35 Setting up vim (2:8.1.0875-5) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.45 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.46 Setting up jq (1.5+dfsg-2+b1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.47 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:32:33 [2021-02-24T16:32:33.076Z] #19 50.48 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 42.80 Selecting previously unselected package libnet1:amd64.
16:32:33 [2021-02-24T16:32:33.085Z] #19 42.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 42.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 42.89 Selecting previously unselected package libnl-3-200:amd64.
16:32:33 [2021-02-24T16:32:33.085Z] #19 42.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 42.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.00 Selecting previously unselected package libprotobuf-c1:amd64.
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.11 Selecting previously unselected package libreadline5:amd64.
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.24 Selecting previously unselected package net-tools.
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.42 Selecting previously unselected package python-pip-whl.
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
16:32:33 [2021-02-24T16:32:33.085Z] #19 43.44 Unpacking python-pip-whl (18.1-5) ...
16:32:33 [2021-02-24T16:32:33.283Z] #42 ...
16:32:33 [2021-02-24T16:32:33.283Z] 
16:32:33 [2021-02-24T16:32:33.283Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:32:33 [2021-02-24T16:32:33.283Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
16:32:33 [2021-02-24T16:32:33.655Z] #19 43.89 Selecting previously unselected package python3-lib2to3.
16:32:33 [2021-02-24T16:32:33.655Z] #19 43.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
16:32:33 [2021-02-24T16:32:33.655Z] #19 43.92 Unpacking python3-lib2to3 (3.7.3-1) ...
16:32:33 [2021-02-24T16:32:33.655Z] #19 44.08 Selecting previously unselected package python3-distutils.
16:32:33 [2021-02-24T16:32:33.655Z] #19 44.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
16:32:33 [2021-02-24T16:32:33.655Z] #19 44.09 Unpacking python3-distutils (3.7.3-1) ...
16:32:33 [2021-02-24T16:32:33.915Z] #19 44.26 Selecting previously unselected package python3-pip.
16:32:33 [2021-02-24T16:32:33.915Z] #19 44.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
16:32:33 [2021-02-24T16:32:33.915Z] #19 44.26 Unpacking python3-pip (18.1-5) ...
16:32:33 [2021-02-24T16:32:33.920Z] #21 4.207 Collecting yamllint==1.16.0
16:32:34 [2021-02-24T16:32:34.176Z] #19 44.46 Selecting previously unselected package python3-pkg-resources.
16:32:34 [2021-02-24T16:32:34.176Z] #19 44.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
16:32:34 [2021-02-24T16:32:34.176Z] #19 44.47 Unpacking python3-pkg-resources (40.8.0-1) ...
16:32:34 [2021-02-24T16:32:34.303Z] #66 DONE 1.7s
16:32:34 [2021-02-24T16:32:34.303Z] 
16:32:34 [2021-02-24T16:32:34.303Z] #67 exporting to image
16:32:34 [2021-02-24T16:32:34.303Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:32:34 [2021-02-24T16:32:34.303Z] #67 exporting layers
16:32:34 [2021-02-24T16:32:34.436Z] #19 44.62 Selecting previously unselected package python3-setuptools.
16:32:34 [2021-02-24T16:32:34.436Z] #19 44.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
16:32:34 [2021-02-24T16:32:34.436Z] #19 44.64 Unpacking python3-setuptools (40.8.0-1) ...
16:32:34 [2021-02-24T16:32:34.478Z] #20 1.123 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:32:34 [2021-02-24T16:32:34.478Z] #20 1.127 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:32:34 [2021-02-24T16:32:34.478Z] #20 1.138 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:32:34 [2021-02-24T16:32:34.478Z] #20 DONE 1.2s
16:32:34 [2021-02-24T16:32:34.478Z] 
16:32:34 [2021-02-24T16:32:34.478Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:34 [2021-02-24T16:32:34.478Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:32:34 [2021-02-24T16:32:34.697Z] #19 44.87 Selecting previously unselected package python3-wheel.
16:32:34 [2021-02-24T16:32:34.697Z] #19 44.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
16:32:34 [2021-02-24T16:32:34.697Z] #19 44.89 Unpacking python3-wheel (0.32.3-2) ...
16:32:34 [2021-02-24T16:32:34.697Z] #19 44.97 Selecting previously unselected package sudo.
16:32:34 [2021-02-24T16:32:34.697Z] #19 44.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
16:32:34 [2021-02-24T16:32:34.697Z] #19 44.99 Unpacking sudo (1.8.27-1+deb10u3) ...
16:32:35 [2021-02-24T16:32:35.267Z] #19 45.46 Selecting previously unselected package thin-provisioning-tools.
16:32:35 [2021-02-24T16:32:35.267Z] #19 45.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
16:32:35 [2021-02-24T16:32:35.267Z] #19 45.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.70 Selecting previously unselected package uidmap.
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.72 Unpacking uidmap (1:4.5-1.1) ...
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.84 Selecting previously unselected package vim-runtime.
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:32:35 [2021-02-24T16:32:35.528Z] #19 45.92 Unpacking vim-runtime (2:8.1.0875-5) ...
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.48 Setting up iptables (1.8.2-4) ...
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:32:35 [2021-02-24T16:32:35.608Z] #19 53.52 Setting up python3 (3.7.3-1) ...
16:32:35 [2021-02-24T16:32:35.867Z] #19 53.89 Setting up python3-wheel (0.32.3-2) ...
16:32:36 [2021-02-24T16:32:36.435Z] #19 54.61 Setting up apparmor (2.13.2-10) ...
16:32:36 [2021-02-24T16:32:36.693Z] #19 ...
16:32:36 [2021-02-24T16:32:36.693Z] 
16:32:36 [2021-02-24T16:32:36.693Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:36 [2021-02-24T16:32:36.693Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:36 [2021-02-24T16:32:36.693Z] #42 117.2   CC       criu/image-desc.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 117.4   CC       criu/image.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 118.3   CC       criu/ipc_ns.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 119.6   CC       criu/irmap.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 120.3   CC       criu/kcmp-ids.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 120.6   CC       criu/kerndat.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 121.8   CC       criu/libnetlink.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 122.3   CC       criu/log.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 122.8   CC       criu/lsm.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 123.3   CC       criu/mem.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 125.1   CC       criu/memfd.o
16:32:36 [2021-02-24T16:32:36.693Z] #42 125.8   CC       criu/mount.o
16:32:37 [2021-02-24T16:32:37.249Z] #21 ...
16:32:37 [2021-02-24T16:32:37.249Z] 
16:32:37 [2021-02-24T16:32:37.249Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:37 [2021-02-24T16:32:37.249Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:37 [2021-02-24T16:32:37.249Z] #42 117.3   CC       criu/mount.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 120.6   CC       criu/namespaces.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 122.1   CC       criu/net.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 124.5   CC       criu/netfilter.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 124.8   CC       criu/page-pipe.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 125.3   CC       criu/page-xfer.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 126.7   CC       criu/pagemap-cache.o
16:32:37 [2021-02-24T16:32:37.249Z] #42 127.0   CC       criu/pagemap.o
16:32:37 [2021-02-24T16:32:37.512Z] #42 127.6   CC       criu/parasite-syscall.o
16:32:38 [2021-02-24T16:32:38.069Z] #42 ...
16:32:38 [2021-02-24T16:32:38.069Z] 
16:32:38 [2021-02-24T16:32:38.069Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:38 [2021-02-24T16:32:38.069Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:38 [2021-02-24T16:32:38.069Z] #19 56.16 Setting up xfsprogs (4.20.0-1) ...
16:32:38 [2021-02-24T16:32:38.069Z] #19 56.17 Setting up python3-lib2to3 (3.7.3-1) ...
16:32:38 [2021-02-24T16:32:38.369Z] #19 56.59 Setting up python3-pkg-resources (40.8.0-1) ...
16:32:38 [2021-02-24T16:32:38.465Z] #42 128.3   CC       criu/path.o
16:32:38 [2021-02-24T16:32:38.465Z] #42 128.6   CC       criu/pie-util-vdso.o
16:32:38 [2021-02-24T16:32:38.826Z] #19 48.78 Selecting previously unselected package vim.
16:32:38 [2021-02-24T16:32:38.826Z] #19 48.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
16:32:38 [2021-02-24T16:32:38.826Z] #19 48.81 Unpacking vim (2:8.1.0875-5) ...
16:32:38 [2021-02-24T16:32:38.826Z] #19 ...
16:32:38 [2021-02-24T16:32:38.826Z] 
16:32:38 [2021-02-24T16:32:38.826Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:38 [2021-02-24T16:32:38.826Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:38 [2021-02-24T16:32:38.826Z] #42 98.20   CC       criu/cr-check.o
16:32:38 [2021-02-24T16:32:38.826Z] #42 99.93   CC       criu/cr-dedup.o
16:32:38 [2021-02-24T16:32:38.826Z] #42 100.3   CC       criu/cr-dump.o
16:32:38 [2021-02-24T16:32:38.826Z] #42 102.5   CC       criu/cr-errno.o
16:32:38 [2021-02-24T16:32:38.826Z] #42 102.6   CC       criu/cr-restore.o
16:32:38 [2021-02-24T16:32:38.826Z] #42 107.6   CC       criu/cr-service.o
16:32:39 [2021-02-24T16:32:39.043Z] #42 128.9   CC       criu/pie-util.o
16:32:39 [2021-02-24T16:32:39.043Z] #42 129.1   CC       criu/pipes.o
16:32:39 [2021-02-24T16:32:39.086Z] #42 ...
16:32:39 [2021-02-24T16:32:39.086Z] 
16:32:39 [2021-02-24T16:32:39.086Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:39 [2021-02-24T16:32:39.086Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:39 [2021-02-24T16:32:39.086Z] #19 49.30 Selecting previously unselected package xfsprogs.
16:32:39 [2021-02-24T16:32:39.086Z] #19 49.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
16:32:39 [2021-02-24T16:32:39.086Z] #19 49.32 Unpacking xfsprogs (4.20.0-1) ...
16:32:39 [2021-02-24T16:32:39.307Z] #42 ...
16:32:39 [2021-02-24T16:32:39.308Z] 
16:32:39 [2021-02-24T16:32:39.308Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:39 [2021-02-24T16:32:39.308Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
16:32:39 [2021-02-24T16:32:39.308Z] #21 9.539   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:32:39 [2021-02-24T16:32:39.308Z] #21 9.645 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:32:39 [2021-02-24T16:32:39.308Z] #21 9.686   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:32:39 [2021-02-24T16:32:39.308Z] #21 9.739 Collecting pyyaml (from yamllint==1.16.0)
16:32:39 [2021-02-24T16:32:39.572Z] #21 9.925   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.77 Selecting previously unselected package zip.
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.78 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.79 Unpacking zip (3.0-11+b1) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.93 Setting up aufs-tools (1:4.14+20190211-1) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.95 Setting up libip6tc0:amd64 (1.8.2-4) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.98 Setting up libgpm2:amd64 (1.20.7-5) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 49.99 Setting up libip4tc0:amd64 (1.8.2-4) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 50.00 Setting up uidmap (1:4.5-1.1) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 50.01 Setting up libnftnl11:amd64 (1.1.2-2) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 50.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 50.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:32:39 [2021-02-24T16:32:39.657Z] #19 50.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
16:32:39 [2021-02-24T16:32:39.782Z] #19 57.64 Setting up python3-distutils (3.7.3-1) ...
16:32:39 [2021-02-24T16:32:39.917Z] #19 50.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
16:32:39 [2021-02-24T16:32:39.917Z] #19 50.08 Setting up xxd (2:8.1.0875-5) ...
16:32:39 [2021-02-24T16:32:39.917Z] #19 50.09 Setting up zip (3.0-11+b1) ...
16:32:39 [2021-02-24T16:32:39.917Z] #19 50.10 Setting up vim-common (2:8.1.0875-5) ...
16:32:39 [2021-02-24T16:32:39.917Z] #19 50.12 Setting up bash-completion (1:2.8-6) ...
16:32:40 [2021-02-24T16:32:40.041Z] #19 58.12 Setting up python3-setuptools (40.8.0-1) ...
16:32:40 [2021-02-24T16:32:40.150Z] #21 10.61   Installing build dependencies: started
16:32:40 [2021-02-24T16:32:40.977Z] #19 59.17 Setting up python3-pip (18.1-5) ...
16:32:41 [2021-02-24T16:32:41.040Z] #21 5.436 Collecting yamllint==1.16.0
16:32:41 [2021-02-24T16:32:41.608Z] #21 ...
16:32:41 [2021-02-24T16:32:41.608Z] 
16:32:41 [2021-02-24T16:32:41.608Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:41 [2021-02-24T16:32:41.608Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:41 [2021-02-24T16:32:41.608Z] #42 126.0   CC       criu/lsm.o
16:32:41 [2021-02-24T16:32:41.608Z] #42 126.4   CC       criu/mem.o
16:32:41 [2021-02-24T16:32:41.608Z] #42 128.6   CC       criu/memfd.o
16:32:41 [2021-02-24T16:32:41.608Z] #42 129.3   CC       criu/mount.o
16:32:41 [2021-02-24T16:32:41.608Z] #42 133.2   CC       criu/namespaces.o
16:32:41 [2021-02-24T16:32:41.912Z] #19 60.26 Processing triggers for libc-bin (2.28-10) ...
16:32:42 [2021-02-24T16:32:42.171Z] #19 60.31 Processing triggers for mime-support (3.62) ...
16:32:42 [2021-02-24T16:32:42.387Z] #67 exporting layers 7.4s done
16:32:42 [2021-02-24T16:32:42.387Z] #67 writing image sha256:776a6275f1b80d67dccee8df8ff7559ed3bb7b0b717cb43583f0875e4c434058 done
16:32:42 [2021-02-24T16:32:42.387Z] #67 naming to docker.io/library/docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b done
16:32:42 [2021-02-24T16:32:42.387Z] #67 DONE 7.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
16:32:42 [2021-02-24T16:32:42.430Z] #19 DONE 60.8s
16:32:42 [2021-02-24T16:32:42.430Z] 
16:32:42 [2021-02-24T16:32:42.430Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:42 [2021-02-24T16:32:42.430Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:42 [2021-02-24T16:32:42.430Z] #42 130.0   CC       criu/namespaces.o
16:32:42 [2021-02-24T16:32:42.430Z] #42 132.0   CC       criu/net.o
[Pipeline] sh
16:32:42 [2021-02-24T16:32:42.546Z] #42 134.8   CC       criu/net.o
16:32:42 [2021-02-24T16:32:42.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42065/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/validate/default
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.11 Setting up libiptc0:amd64 (1.8.2-4) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.12 Setting up xz-utils (5.2.4-1) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.15 Setting up sudo (1.8.27-1+deb10u3) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.21 invoke-rc.d: could not determine current runlevel
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.22 invoke-rc.d: policy-rc.d denied execution of start.
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.22 Setting up pigz (2.4-1) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.25 Setting up libnl-3-200:amd64 (3.4.0-1) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.26 Setting up python-pip-whl (18.1-5) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.28 Setting up libmpdec2:amd64 (2.4.2-2) ...
16:32:43 [2021-02-24T16:32:43.227Z] #19 53.29 Setting up vim-runtime (2:8.1.0875-5) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.71 Setting up libaio1:amd64 (0.3.112-3) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.72 Setting up libonig5:amd64 (6.9.1-1) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.76 Setting up vim (2:8.1.0875-5) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.86 Setting up thin-provisioning-tools (0.7.6-2.1) ...
16:32:43 [2021-02-24T16:32:43.487Z] #19 53.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
16:32:43 [2021-02-24T16:32:43.658Z] Congratulations!  All commits are properly signed with the DCO!
16:32:43 [2021-02-24T16:32:43.747Z] #19 53.88 Setting up jq (1.5+dfsg-2+b1) ...
16:32:43 [2021-02-24T16:32:43.747Z] #19 53.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
16:32:43 [2021-02-24T16:32:43.747Z] #19 53.91 Setting up python3.7 (3.7.3-2+deb10u2) ...
16:32:44 [2021-02-24T16:32:44.586Z] Congratulations!  Seccomp profile generation is done correctly.
16:32:44 [2021-02-24T16:32:44.586Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
16:32:44 [2021-02-24T16:32:44.963Z] #42 ...
16:32:44 [2021-02-24T16:32:44.963Z] 
16:32:44 [2021-02-24T16:32:44.963Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:32:44 [2021-02-24T16:32:44.963Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
16:32:44 [2021-02-24T16:32:44.963Z] #20 1.950 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:32:44 [2021-02-24T16:32:44.963Z] #20 1.954 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:32:44 [2021-02-24T16:32:44.963Z] #20 1.957 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:32:44 [2021-02-24T16:32:44.963Z] #20 DONE 2.0s
16:32:44 [2021-02-24T16:32:44.963Z] 
16:32:44 [2021-02-24T16:32:44.963Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:44 [2021-02-24T16:32:44.963Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:32:45 [2021-02-24T16:32:45.833Z] #42 ...
16:32:45 [2021-02-24T16:32:45.833Z] 
16:32:45 [2021-02-24T16:32:45.833Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:45 [2021-02-24T16:32:45.833Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:32:45 [2021-02-24T16:32:45.833Z] #21 10.83   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:32:45 [2021-02-24T16:32:45.833Z] #21 10.95 Collecting pyyaml (from yamllint==1.16.0)
16:32:45 [2021-02-24T16:32:45.833Z] #21 11.20   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:32:45 [2021-02-24T16:32:45.834Z] Client:
16:32:45 [2021-02-24T16:32:45.834Z]  Debug Mode: false
16:32:45 [2021-02-24T16:32:45.834Z]  Plugins:
16:32:45 [2021-02-24T16:32:45.834Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
16:32:45 [2021-02-24T16:32:45.834Z] 
16:32:45 [2021-02-24T16:32:45.834Z] Server:
16:32:45 [2021-02-24T16:32:45.834Z]  Containers: 0
16:32:45 [2021-02-24T16:32:45.834Z]   Running: 0
16:32:45 [2021-02-24T16:32:45.834Z]   Paused: 0
16:32:45 [2021-02-24T16:32:45.834Z]   Stopped: 0
16:32:45 [2021-02-24T16:32:45.834Z]  Images: 0
16:32:45 [2021-02-24T16:32:45.834Z]  Server Version: 19.03.12
16:32:45 [2021-02-24T16:32:45.834Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:32:45 [2021-02-24T16:32:45.834Z]   Windows: 
16:32:45 [2021-02-24T16:32:45.834Z]   LCOW: 
16:32:45 [2021-02-24T16:32:45.834Z]  Logging Driver: json-file
16:32:45 [2021-02-24T16:32:45.834Z]  Plugins:
16:32:45 [2021-02-24T16:32:45.834Z]   Volume: local
16:32:45 [2021-02-24T16:32:45.834Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:32:45 [2021-02-24T16:32:45.834Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:32:45 [2021-02-24T16:32:45.834Z]  Swarm: inactive
16:32:45 [2021-02-24T16:32:45.834Z]  Default Isolation: process
16:32:45 [2021-02-24T16:32:45.834Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:32:45 [2021-02-24T16:32:45.834Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
16:32:45 [2021-02-24T16:32:45.834Z]  OSType: windows
16:32:45 [2021-02-24T16:32:45.834Z]  Architecture: x86_64
16:32:45 [2021-02-24T16:32:45.834Z]  CPUs: 4
16:32:45 [2021-02-24T16:32:45.834Z]  Total Memory: 32GiB
16:32:45 [2021-02-24T16:32:45.834Z]  Name: azwin-2-b6b020
16:32:45 [2021-02-24T16:32:45.834Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
16:32:45 [2021-02-24T16:32:45.834Z]  Docker Root Dir: D:\docker
16:32:45 [2021-02-24T16:32:45.834Z]  Debug Mode: false
16:32:45 [2021-02-24T16:32:45.834Z]  Registry: https://index.docker.io/v1/
16:32:45 [2021-02-24T16:32:45.834Z]  Labels:
16:32:45 [2021-02-24T16:32:45.834Z]  Experimental: true
16:32:45 [2021-02-24T16:32:45.834Z]  Insecure Registries:
16:32:45 [2021-02-24T16:32:45.834Z]   10.0.0.4:5000
16:32:45 [2021-02-24T16:32:45.834Z]   127.0.0.0/8
16:32:45 [2021-02-24T16:32:45.834Z]  Registry Mirrors:
16:32:45 [2021-02-24T16:32:45.834Z]   http://10.0.0.4:5000/
16:32:45 [2021-02-24T16:32:45.834Z]  Live Restore Enabled: false
16:32:45 [2021-02-24T16:32:45.834Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:32:46 [2021-02-24T16:32:46.092Z] #21 11.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:32:46 [2021-02-24T16:32:46.092Z] #21 11.65   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:32:46 [2021-02-24T16:32:46.092Z] #21 11.73 Installing collected packages: pyyaml, pathspec, yamllint
16:32:46 [2021-02-24T16:32:46.660Z] #21 12.08 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:32:46 [2021-02-24T16:32:46.782Z] #21 ...
16:32:46 [2021-02-24T16:32:46.782Z] 
16:32:46 [2021-02-24T16:32:46.782Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:46 [2021-02-24T16:32:46.782Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:46 [2021-02-24T16:32:46.782Z] #42 129.6   CC       criu/plugin.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 130.1   CC       criu/proc_parse.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 132.3   CC       criu/protobuf-desc.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 133.2   CC       criu/protobuf.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 133.5   CC       criu/pstree.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 134.6   CC       criu/rbtree.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 134.9   CC       criu/rst-malloc.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 135.2   CC       criu/seccomp.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 135.7   CC       criu/seize.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 136.5   CC       criu/servicefd.o
16:32:46 [2021-02-24T16:32:46.782Z] #42 136.9   CC       criu/shmem.o
16:32:46 [2021-02-24T16:32:46.920Z] #21 DONE 12.5s
16:32:46 [2021-02-24T16:32:46.920Z] 
16:32:46 [2021-02-24T16:32:46.920Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:32:46 [2021-02-24T16:32:46.920Z] #24 sha256:082c8017fb8f7550849f2677f04c2c1538e497c9a01db35f98fbff30d5af17bc
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.92 Setting up iptables (1.8.2-4) ...
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:32:47 [2021-02-24T16:32:47.044Z] #19 56.97 Setting up python3 (3.7.3-1) ...
16:32:47 [2021-02-24T16:32:47.044Z] #19 57.42 Setting up python3-wheel (0.32.3-2) ...
16:32:47 [2021-02-24T16:32:47.179Z] #24 DONE 0.4s
16:32:47 [2021-02-24T16:32:47.179Z] 
16:32:47 [2021-02-24T16:32:47.179Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:47 [2021-02-24T16:32:47.179Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:47 [2021-02-24T16:32:47.179Z] #42 137.8   CC       criu/netfilter.o
16:32:47 [2021-02-24T16:32:47.179Z] #42 138.4   CC       criu/page-pipe.o
16:32:47 [2021-02-24T16:32:47.179Z] #42 139.0   CC       criu/page-xfer.o
16:32:47 [2021-02-24T16:32:47.734Z] #42 137.8   CC       criu/sigframe.o
16:32:47 [2021-02-24T16:32:47.734Z] #42 137.9   CC       criu/signalfd.o
16:32:47 [2021-02-24T16:32:47.984Z] #19 58.28 Setting up apparmor (2.13.2-10) ...
16:32:47 [2021-02-24T16:32:47.998Z] #42 138.2   CC       criu/sk-inet.o
16:32:48 [2021-02-24T16:32:48.556Z] #42 140.8   CC       criu/pagemap-cache.o
16:32:48 [2021-02-24T16:32:48.815Z] #42 141.1   CC       criu/pagemap.o
16:32:48 [2021-02-24T16:32:48.949Z] #42 139.1   CC       criu/sk-netlink.o
16:32:49 [2021-02-24T16:32:49.527Z] #42 139.5   CC       criu/sk-packet.o
16:32:49 [2021-02-24T16:32:49.750Z] #42 141.9   CC       criu/parasite-syscall.o
16:32:49 [2021-02-24T16:32:49.895Z] #19 60.07 Setting up xfsprogs (4.20.0-1) ...
16:32:49 [2021-02-24T16:32:49.895Z] #19 60.09 Setting up python3-lib2to3 (3.7.3-1) ...
16:32:50 [2021-02-24T16:32:50.122Z] #42 140.1   CC       criu/sk-queue.o
16:32:50 [2021-02-24T16:32:50.155Z] #19 ...
16:32:50 [2021-02-24T16:32:50.155Z] 
16:32:50 [2021-02-24T16:32:50.155Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:50 [2021-02-24T16:32:50.155Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:50 [2021-02-24T16:32:50.155Z] #42 109.4   CC       criu/crtools.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 110.0   CC       criu/eventfd.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 110.4   CC       criu/eventpoll.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 111.3   CC       criu/external.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 111.8   CC       criu/fault-injection.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 111.9   CC       criu/fdstore.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 112.3   CC       criu/fifo.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 112.7   CC       criu/file-ids.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 113.1   CC       criu/file-lock.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 114.1   CC       criu/files-ext.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 114.6   CC       criu/files-reg.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 117.0   CC       criu/files.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 119.1   CC       criu/filesystems.o
16:32:50 [2021-02-24T16:32:50.155Z] #42 ...
16:32:50 [2021-02-24T16:32:50.155Z] 
16:32:50 [2021-02-24T16:32:50.155Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:32:50 [2021-02-24T16:32:50.155Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
16:32:50 [2021-02-24T16:32:50.155Z] #19 60.54 Setting up python3-pkg-resources (40.8.0-1) ...
16:32:50 [2021-02-24T16:32:50.318Z] #42 142.7   CC       criu/path.o
16:32:50 [2021-02-24T16:32:50.386Z] #42 140.5   CC       criu/sk-tcp.o
16:32:50 [2021-02-24T16:32:50.577Z] #42 143.0   CC       criu/pie-util-vdso-elf32.o
16:32:50 [2021-02-24T16:32:50.964Z] #42 141.1   CC       criu/sk-unix.o
16:32:51 [2021-02-24T16:32:51.144Z] #42 143.3   CC       criu/pie-util-vdso.o
16:32:51 [2021-02-24T16:32:51.228Z] #42 ...
16:32:51 [2021-02-24T16:32:51.228Z] 
16:32:51 [2021-02-24T16:32:51.228Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:32:51 [2021-02-24T16:32:51.228Z] #55 sha256:c6d7a7b7fe7548e2c2129676d7a7f5e8e8a47fcea3d5917abd567b6542576f5e
16:32:51 [2021-02-24T16:32:51.228Z] #55 157.4 + bin/containerd
16:32:51 [2021-02-24T16:32:51.403Z] #42 143.7   CC       criu/pie-util.o
16:32:51 [2021-02-24T16:32:51.403Z] #42 143.9   CC       criu/pipes.o
16:32:51 [2021-02-24T16:32:51.524Z] #21 ...
16:32:51 [2021-02-24T16:32:51.524Z] 
16:32:51 [2021-02-24T16:32:51.524Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:51 [2021-02-24T16:32:51.524Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:51 [2021-02-24T16:32:51.524Z] #42 135.9   CC       criu/netfilter.o
16:32:51 [2021-02-24T16:32:51.524Z] #42 136.3   CC       criu/page-pipe.o
16:32:51 [2021-02-24T16:32:51.524Z] #42 137.0   CC       criu/page-xfer.o
16:32:51 [2021-02-24T16:32:51.524Z] #42 138.7   CC       criu/pagemap-cache.o
16:32:51 [2021-02-24T16:32:51.524Z] #42 139.1   CC       criu/pagemap.o
16:32:51 [2021-02-24T16:32:51.524Z] #42 140.3   CC       criu/parasite-syscall.o
16:32:51 [2021-02-24T16:32:51.524Z] #42 ...
16:32:51 [2021-02-24T16:32:51.524Z] 
16:32:51 [2021-02-24T16:32:51.524Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:51 [2021-02-24T16:32:51.524Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:32:51 [2021-02-24T16:32:51.524Z] #21 6.072 Collecting yamllint==1.16.0
16:32:51 [2021-02-24T16:32:51.537Z] #19 61.59 Setting up python3-distutils (3.7.3-1) ...
16:32:51 [2021-02-24T16:32:51.797Z] #19 62.12 Setting up python3-setuptools (40.8.0-1) ...
16:32:51 [2021-02-24T16:32:51.970Z] #42 ...
16:32:51 [2021-02-24T16:32:51.970Z] 
16:32:51 [2021-02-24T16:32:51.970Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:32:51 [2021-02-24T16:32:51.970Z] #29 sha256:2b2dc4de795ce3ed40c54982ca3694064732787e11a4fe696604d0c9f4223edd
16:32:51 [2021-02-24T16:32:51.970Z] #29 DONE 4.7s
16:32:51 [2021-02-24T16:32:51.970Z] 
16:32:51 [2021-02-24T16:32:51.970Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:32:51 [2021-02-24T16:32:51.970Z] #32 sha256:ed7504c89575db9bdf47dbcdf5c973587a0db4bf1536acea0e3991228c391a92
16:32:52 [2021-02-24T16:32:52.538Z] #32 DONE 0.5s
16:32:52 [2021-02-24T16:32:52.538Z] 
16:32:52 [2021-02-24T16:32:52.538Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:32:52 [2021-02-24T16:32:52.538Z] #34 sha256:11f6d694176b96de2a587c1a8d030b64193f333275f0f23d0df38b8c47364fed
16:32:52 [2021-02-24T16:32:52.538Z] #34 DONE 0.1s
16:32:52 [2021-02-24T16:32:52.538Z] 
16:32:52 [2021-02-24T16:32:52.538Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:52 [2021-02-24T16:32:52.538Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:52 [2021-02-24T16:32:52.538Z] #42 144.6   CC       criu/plugin.o
16:32:52 [2021-02-24T16:32:52.538Z] #42 ...
16:32:52 [2021-02-24T16:32:52.538Z] 
16:32:52 [2021-02-24T16:32:52.538Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:32:52 [2021-02-24T16:32:52.538Z] #37 sha256:df36975122b051dbaf6aecc2f89ea07787b5c5ce3411f8dec7d2bdef3508b7a7
16:32:52 [2021-02-24T16:32:52.538Z] #37 DONE 0.1s
16:32:52 [2021-02-24T16:32:52.669Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
16:32:52 [2021-02-24T16:32:52.797Z] 
16:32:52 [2021-02-24T16:32:52.797Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:52 [2021-02-24T16:32:52.797Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:52 [2021-02-24T16:32:52.797Z] #42 145.1   CC       criu/proc_parse.o
16:32:53 [2021-02-24T16:32:53.158Z] #55 ...
16:32:53 [2021-02-24T16:32:53.158Z] 
16:32:53 [2021-02-24T16:32:53.158Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:53 [2021-02-24T16:32:53.158Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:53 [2021-02-24T16:32:53.158Z] #42 143.1   CC       criu/sockets.o
16:32:53 [2021-02-24T16:32:53.180Z] #19 63.24 Setting up python3-pip (18.1-5) ...
16:32:53 [2021-02-24T16:32:53.736Z] #42 143.9   CC       criu/stats.o
16:32:54 [2021-02-24T16:32:54.002Z] #42 144.2   CC       criu/string.o
16:32:54 [2021-02-24T16:32:54.002Z] #42 144.3   CC       criu/sysctl.o
16:32:54 [2021-02-24T16:32:54.123Z] #19 64.37 Processing triggers for libc-bin (2.28-10) ...
16:32:54 [2021-02-24T16:32:54.123Z] #19 64.42 Processing triggers for mime-support (3.62) ...
16:32:54 [2021-02-24T16:32:54.558Z] Congratulations!  All API changes are done the right way.
16:32:54 [2021-02-24T16:32:54.558Z] Congratulations!  All TOML source files changed here have valid syntax.
16:32:54 [2021-02-24T16:32:54.558Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:32:54 [2021-02-24T16:32:54.558Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:32:54 [2021-02-24T16:32:54.558Z] Congratulations!  No new tests were added to integration-cli.
16:32:54 [2021-02-24T16:32:54.558Z] 
16:32:54 [2021-02-24T16:32:54.559Z] INFO Start validation with golang-ci-lint
16:32:54 [2021-02-24T16:32:54.559Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:32:54 [2021-02-24T16:32:54.559Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:32:54 [2021-02-24T16:32:54.559Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:32:54 [2021-02-24T16:32:54.582Z] #42 144.8   CC       criu/sysfs_parse.o
16:32:55 [2021-02-24T16:32:55.064Z] #19 DONE 65.4s
16:32:55 [2021-02-24T16:32:55.064Z] 
16:32:55 [2021-02-24T16:32:55.064Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
16:32:55 [2021-02-24T16:32:55.064Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
16:32:55 [2021-02-24T16:32:55.160Z] #42 145.3   CC       criu/timens.o
16:32:55 [2021-02-24T16:32:55.330Z] #42 ...
16:32:55 [2021-02-24T16:32:55.331Z] 
16:32:55 [2021-02-24T16:32:55.331Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:32:55 [2021-02-24T16:32:55.331Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:32:55 [2021-02-24T16:32:55.331Z] #39 DONE 228.6s
16:32:55 [2021-02-24T16:32:55.331Z] 
16:32:55 [2021-02-24T16:32:55.331Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:55 [2021-02-24T16:32:55.331Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:55 [2021-02-24T16:32:55.331Z] #42 147.8   CC       criu/protobuf-desc.o
16:32:55 [2021-02-24T16:32:55.424Z] #42 145.6   CC       criu/timerfd.o
16:32:55 [2021-02-24T16:32:55.713Z] #21 ...
16:32:55 [2021-02-24T16:32:55.713Z] 
16:32:55 [2021-02-24T16:32:55.713Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:32:55 [2021-02-24T16:32:55.713Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:32:55 [2021-02-24T16:32:55.713Z] #39 DONE 216.2s
16:32:55 [2021-02-24T16:32:55.713Z] 
16:32:55 [2021-02-24T16:32:55.713Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:55 [2021-02-24T16:32:55.713Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:55 [2021-02-24T16:32:55.713Z] #42 141.3   CC       criu/path.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 141.6   CC       criu/pie-util-vdso-elf32.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 142.0   CC       criu/pie-util-vdso.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 142.5   CC       criu/pie-util.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 142.7   CC       criu/pipes.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 143.3   CC       criu/plugin.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 143.7   CC       criu/proc_parse.o
16:32:55 [2021-02-24T16:32:55.713Z] #42 146.3   CC       criu/protobuf-desc.o
16:32:56 [2021-02-24T16:32:56.002Z] #42 146.0   CC       criu/tty.o
16:32:56 [2021-02-24T16:32:56.007Z] #20 1.048 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:32:56 [2021-02-24T16:32:56.007Z] #20 1.052 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:32:56 [2021-02-24T16:32:56.007Z] #20 1.055 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:32:56 [2021-02-24T16:32:56.267Z] #20 DONE 1.1s
16:32:56 [2021-02-24T16:32:56.267Z] 
16:32:56 [2021-02-24T16:32:56.267Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:56 [2021-02-24T16:32:56.267Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:32:56 [2021-02-24T16:32:56.281Z] #42 ...
16:32:56 [2021-02-24T16:32:56.281Z] 
16:32:56 [2021-02-24T16:32:56.281Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:56 [2021-02-24T16:32:56.281Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:32:56 [2021-02-24T16:32:56.281Z] #21 11.48   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:32:56 [2021-02-24T16:32:56.281Z] #21 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:32:56 [2021-02-24T16:32:56.281Z] #21 11.66   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:32:56 [2021-02-24T16:32:56.281Z] #21 11.71 Collecting pyyaml (from yamllint==1.16.0)
16:32:56 [2021-02-24T16:32:56.539Z] #21 11.94   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:32:56 [2021-02-24T16:32:56.707Z] #42 149.0   CC       criu/protobuf.o
16:32:56 [2021-02-24T16:32:56.798Z] #21 12.26 Installing collected packages: pathspec, pyyaml, yamllint
16:32:57 [2021-02-24T16:32:57.275Z] #42 149.4   CC       criu/pstree.o
16:32:57 [2021-02-24T16:32:57.275Z] #42 ...
16:32:57 [2021-02-24T16:32:57.275Z] 
16:32:57 [2021-02-24T16:32:57.275Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:32:57 [2021-02-24T16:32:57.275Z] #40 sha256:21e0f2c46646bdb609b7340736d80fa4e24559751fe1cf1a8011b1aaf1290efa
16:32:57 [2021-02-24T16:32:57.275Z] #40 DONE 0.7s
16:32:57 [2021-02-24T16:32:57.371Z] #21 12.67 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:32:57 [2021-02-24T16:32:57.533Z] 
16:32:57 [2021-02-24T16:32:57.533Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:57 [2021-02-24T16:32:57.533Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:57 [2021-02-24T16:32:57.947Z] #42 147.9   CC       criu/tun.o
16:32:58 [2021-02-24T16:32:58.101Z] #42 150.4   CC       criu/rbtree.o
16:32:58 [2021-02-24T16:32:58.212Z] #42 ...
16:32:58 [2021-02-24T16:32:58.212Z] 
16:32:58 [2021-02-24T16:32:58.212Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:32:58 [2021-02-24T16:32:58.212Z] #23 sha256:06a9cdd2da3ed415ae44f43d73fcce3c9669a8e69cfa08ec42f3b2b27011c6e6
16:32:58 [2021-02-24T16:32:58.212Z] #23 212.8 + return
16:32:58 [2021-02-24T16:32:58.212Z] #23 DONE 214.7s
16:32:58 [2021-02-24T16:32:58.212Z] 
16:32:58 [2021-02-24T16:32:58.212Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:58 [2021-02-24T16:32:58.212Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:58 [2021-02-24T16:32:58.212Z] #42 148.3   CC       criu/uffd.o
16:32:58 [2021-02-24T16:32:58.212Z] #42 ...
16:32:58 [2021-02-24T16:32:58.212Z] 
16:32:58 [2021-02-24T16:32:58.212Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:32:58 [2021-02-24T16:32:58.212Z] #52 sha256:2260daf5eaa67cb1b8fe95febee62ad59aa29415b9e1abc4ac2b41c8a3019565
16:32:58 [2021-02-24T16:32:58.212Z] #52 99.18 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:32:58 [2021-02-24T16:32:58.307Z] #21 DONE 13.5s
16:32:58 [2021-02-24T16:32:58.307Z] 
16:32:58 [2021-02-24T16:32:58.307Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:58 [2021-02-24T16:32:58.307Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:58 [2021-02-24T16:32:58.307Z] #42 147.3   CC       criu/protobuf.o
16:32:58 [2021-02-24T16:32:58.307Z] #42 147.9   CC       criu/pstree.o
16:32:58 [2021-02-24T16:32:58.360Z] #42 150.7   CC       criu/rst-malloc.o
16:32:58 [2021-02-24T16:32:58.475Z] #52 101.2 + mkdir -p /build
16:32:58 [2021-02-24T16:32:58.475Z] #52 101.2 + cp runc /build/runc
16:32:58 [2021-02-24T16:32:58.566Z] #42 149.1   CC       criu/rbtree.o
16:32:58 [2021-02-24T16:32:58.618Z] #42 150.9   CC       criu/seccomp.o
16:32:58 [2021-02-24T16:32:58.824Z] #42 ...
16:32:58 [2021-02-24T16:32:58.825Z] 
16:32:58 [2021-02-24T16:32:58.825Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:32:58 [2021-02-24T16:32:58.825Z] #24 sha256:c101c32d9978363af5ca3fe08401f5669c02e6a90707952d41cbfe8f27d39b07
16:32:58 [2021-02-24T16:32:58.825Z] #24 DONE 0.5s
16:32:58 [2021-02-24T16:32:58.825Z] 
16:32:58 [2021-02-24T16:32:58.825Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:58 [2021-02-24T16:32:58.825Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:32:58 [2021-02-24T16:32:58.825Z] #42 149.3   CC       criu/rst-malloc.o
16:32:59 [2021-02-24T16:32:59.082Z] #42 149.6   CC       criu/seccomp.o
16:32:59 [2021-02-24T16:32:59.185Z] #42 151.4   CC       criu/seize.o
16:32:59 [2021-02-24T16:32:59.427Z] #52 DONE 102.0s
16:32:59 [2021-02-24T16:32:59.427Z] 
16:32:59 [2021-02-24T16:32:59.427Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:32:59 [2021-02-24T16:32:59.427Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
16:32:59 [2021-02-24T16:32:59.427Z] #21 24.64   Installing build dependencies: finished with status 'done'
16:32:59 [2021-02-24T16:32:59.427Z] #21 ...
16:32:59 [2021-02-24T16:32:59.427Z] 
16:32:59 [2021-02-24T16:32:59.427Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:32:59 [2021-02-24T16:32:59.427Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:32:59 [2021-02-24T16:32:59.427Z] #42 149.6   CC       criu/util.o
16:32:59 [2021-02-24T16:32:59.752Z] #42 152.2   CC       criu/servicefd.o
16:33:00 [2021-02-24T16:33:00.017Z] #42 150.4   CC       criu/seize.o
16:33:00 [2021-02-24T16:33:00.318Z] #42 152.5   CC       criu/shmem.o
16:33:00 [2021-02-24T16:33:00.584Z] #42 151.2   CC       criu/servicefd.o
16:33:00 [2021-02-24T16:33:00.825Z] #42 150.8   CC       criu/uts_ns.o
16:33:00 [2021-02-24T16:33:00.825Z] #42 151.1   CC       criu/vdso.o
16:33:00 [2021-02-24T16:33:00.842Z] #42 151.5   CC       criu/shmem.o
16:33:00 [2021-02-24T16:33:00.885Z] #42 153.3   CC       criu/sigframe.o
16:33:01 [2021-02-24T16:33:01.144Z] #42 153.5   CC       criu/signalfd.o
16:33:01 [2021-02-24T16:33:01.397Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:33:01 [2021-02-24T16:33:01.397Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a8798bc3\powershellScript.ps1'; exit $LASTEXITCODE;
16:33:01 [2021-02-24T16:33:01.397Z] ----------------------------------------------------------------------------
16:33:01 [2021-02-24T16:33:01.397Z] 
16:33:01 [2021-02-24T16:33:01.397Z] INFO: executeCI.ps1 starting at Wed Feb 24 16:33:00 CUT 2021
16:33:01 [2021-02-24T16:33:01.397Z] 
16:33:01 [2021-02-24T16:33:01.397Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:33:01 [2021-02-24T16:33:01.397Z] INFO: Running git version 2.24.1.windows.2
16:33:01 [2021-02-24T16:33:01.397Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:33:01 [2021-02-24T16:33:01.397Z] INFO: Environment variables:
16:33:01 [2021-02-24T16:33:01.397Z] 
16:33:01 [2021-02-24T16:33:01.397Z] Name                           Value                                                                                   
16:33:01 [2021-02-24T16:33:01.397Z] ----                           -----                                                                                   
16:33:01 [2021-02-24T16:33:01.397Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:33:01 [2021-02-24T16:33:01.397Z] amd64                          true                                                                                    
16:33:01 [2021-02-24T16:33:01.397Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
16:33:01 [2021-02-24T16:33:01.397Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:33:01 [2021-02-24T16:33:01.397Z] arm64                          true                                                                                    
16:33:01 [2021-02-24T16:33:01.397Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
16:33:01 [2021-02-24T16:33:01.397Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
16:33:01 [2021-02-24T16:33:01.397Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:33:01 [2021-02-24T16:33:01.397Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:33:01 [2021-02-24T16:33:01.397Z] BRANCH_NAME                    PR-42065                                                                                
16:33:01 [2021-02-24T16:33:01.397Z] BUILD_DISPLAY_NAME             #3                                                                                      
16:33:01 [2021-02-24T16:33:01.397Z] BUILD_ID                       3                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] BUILD_NUMBER                   3                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] BUILD_TAG                      jenkins-moby-PR-42065-3                                                                 
16:33:01 [2021-02-24T16:33:01.397Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42065/3/                              
16:33:01 [2021-02-24T16:33:01.397Z] cgroup2                        true                                                                                    
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_BRANCH                  20.10_backport_lease_blobs_fixes                                                        
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_ID                      42065                                                                                   
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_TARGET                  20.10                                                                                   
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_TITLE                   [20.10 backport] builder: fix blobs releasing via leases after pull                     
16:33:01 [2021-02-24T16:33:01.397Z] CHANGE_URL                     https://github.com/moby/moby/pull/42065                                                 
16:33:01 [2021-02-24T16:33:01.397Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
16:33:01 [2021-02-24T16:33:01.397Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:33:01 [2021-02-24T16:33:01.397Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:33:01 [2021-02-24T16:33:01.397Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:33:01 [2021-02-24T16:33:01.397Z] COMPUTERNAME                   azwin-2-b6b020                                                                          
16:33:01 [2021-02-24T16:33:01.397Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
16:33:01 [2021-02-24T16:33:01.397Z] ConfigSequenceNumber           0                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] dco                            true                                                                                    
16:33:01 [2021-02-24T16:33:01.397Z] DOCKER_BUILDKIT                0                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] DOCKER_DUT_DEBUG               1                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:33:01 [2021-02-24T16:33:01.397Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:33:01 [2021-02-24T16:33:01.397Z] EXECUTOR_NUMBER                0                                                                                       
16:33:01 [2021-02-24T16:33:01.397Z] FQDN                           azwin-2-b6b020.westus.cloudapp.azure.com                                                
16:33:01 [2021-02-24T16:33:01.397Z] GIT_BRANCH                     PR-42065                                                                                
16:33:01 [2021-02-24T16:33:01.397Z] GIT_COMMIT                     ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b                                                
16:33:01 [2021-02-24T16:33:01.397Z] GIT_PREVIOUS_COMMIT            80019e1b0e5909bac2de0c01d6e068eefbc30431                                                
16:33:01 [2021-02-24T16:33:01.397Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:33:01 [2021-02-24T16:33:01.397Z] HUDSON_COOKIE                  f069f34a-2719-442a-94f7-fe03dba2dbde                                                    
16:33:01 [2021-02-24T16:33:01.397Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:33:01 [2021-02-24T16:33:01.397Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:33:01 [2021-02-24T16:33:01.397Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:33:01 [2021-02-24T16:33:01.397Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64                          
16:33:01 [2021-02-24T16:33:01.397Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:33:01 [2021-02-24T16:33:01.397Z] JENKINS_NODE_COOKIE            2f1e22b4-ae25-45f4-9689-47f8082d1e89                                                    
16:33:01 [2021-02-24T16:33:01.397Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:33:01 [2021-02-24T16:33:01.397Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:33:01 [2021-02-24T16:33:01.397Z] JOB_BASE_NAME                  PR-42065                                                                                
16:33:01 [2021-02-24T16:33:01.397Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42065/display/redirect                
16:33:01 [2021-02-24T16:33:01.397Z] JOB_NAME                       moby/PR-42065                                                                           
16:33:01 [2021-02-24T16:33:01.397Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42065/                                
16:33:01 [2021-02-24T16:33:01.397Z] library.jps.version            master                                                                                  
16:33:01 [2021-02-24T16:33:01.397Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
16:33:01 [2021-02-24T16:33:01.397Z] NODE_LABELS                    amd64 azure azwin-2-b6b020 azwin-2019 docker west-us windows windows-2019 x86_64        
16:33:01 [2021-02-24T16:33:01.398Z] NODE_NAME                      azwin-2-b6b020                                                                          
16:33:01 [2021-02-24T16:33:01.398Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:33:01 [2021-02-24T16:33:01.398Z] OS                             Windows_NT                                                                              
16:33:01 [2021-02-24T16:33:01.398Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
16:33:01 [2021-02-24T16:33:01.398Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:33:01 [2021-02-24T16:33:01.398Z] ppc64le                        false                                                                                   
16:33:01 [2021-02-24T16:33:01.398Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:33:01 [2021-02-24T16:33:01.398Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
16:33:01 [2021-02-24T16:33:01.398Z] PROCESSOR_LEVEL                6                                                                                       
16:33:01 [2021-02-24T16:33:01.398Z] PROCESSOR_REVISION             5504                                                                                    
16:33:01 [2021-02-24T16:33:01.398Z] ProgramData                    C:\ProgramData                                                                          
16:33:01 [2021-02-24T16:33:01.398Z] ProgramFiles                   C:\Program Files                                                                        
16:33:01 [2021-02-24T16:33:01.398Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:33:01 [2021-02-24T16:33:01.398Z] ProgramW6432                   C:\Program Files                                                                        
16:33:01 [2021-02-24T16:33:01.398Z] PROMPT                         $P$G                                                                                    
16:33:01 [2021-02-24T16:33:01.398Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:33:01 [2021-02-24T16:33:01.398Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
16:33:01 [2021-02-24T16:33:01.398Z] PUBLIC                         C:\Users\Public                                                                         
16:33:01 [2021-02-24T16:33:01.398Z] rootless                       true                                                                                    
16:33:01 [2021-02-24T16:33:01.398Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42065/3/display/redirect?page=artif...
16:33:01 [2021-02-24T16:33:01.398Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42065/3/display/redirect?page=changes 
16:33:01 [2021-02-24T16:33:01.398Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42065/3/display/redirect              
16:33:01 [2021-02-24T16:33:01.398Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42065/3/display/redirect?page=tests   
16:33:01 [2021-02-24T16:33:01.398Z] s390x                          false                                                                                   
16:33:01 [2021-02-24T16:33:01.398Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:33:01 [2021-02-24T16:33:01.398Z] SOURCES_DRIVE                  d                                                                                       
16:33:01 [2021-02-24T16:33:01.398Z] SOURCES_SUBDIR                 gopath                                                                                  
16:33:01 [2021-02-24T16:33:01.398Z] STAGE_NAME                     Run tests                                                                               
16:33:01 [2021-02-24T16:33:01.398Z] SystemDrive                    C:                                                                                      
16:33:01 [2021-02-24T16:33:01.398Z] SystemRoot                     C:\windows                                                                              
16:33:01 [2021-02-24T16:33:01.398Z] TEMP                           C:\windows\TEMP                                                                         
16:33:01 [2021-02-24T16:33:01.398Z] TESTDEBUG                      0                                                                                       
16:33:01 [2021-02-24T16:33:01.398Z] TESTRUN_DRIVE                  d                                                                                       
16:33:01 [2021-02-24T16:33:01.398Z] TESTRUN_SUBDIR                 CI                                                                                      
16:33:01 [2021-02-24T16:33:01.398Z] TIMEOUT                        120m                                                                                    
16:33:01 [2021-02-24T16:33:01.398Z] TMP                            C:\windows\TEMP                                                                         
16:33:01 [2021-02-24T16:33:01.398Z] unit_validate                  true                                                                                    
16:33:01 [2021-02-24T16:33:01.398Z] USERDOMAIN                     WORKGROUP                                                                               
16:33:01 [2021-02-24T16:33:01.398Z] USERNAME                       azwin-2-b6b020$                                                                         
16:33:01 [2021-02-24T16:33:01.398Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
16:33:01 [2021-02-24T16:33:01.398Z] validate_force                 false                                                                                   
16:33:01 [2021-02-24T16:33:01.398Z] windir                         C:\windows                                                                              
16:33:01 [2021-02-24T16:33:01.398Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:33:01 [2021-02-24T16:33:01.398Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:33:01 [2021-02-24T16:33:01.398Z] windowsRS1                     false                                                                                   
16:33:01 [2021-02-24T16:33:01.398Z] windowsRS5                     true                                                                                    
16:33:01 [2021-02-24T16:33:01.398Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:33:01 [2021-02-24T16:33:01.398Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:33:01 [2021-02-24T16:33:01.398Z] 
16:33:01 [2021-02-24T16:33:01.398Z] 
16:33:01 [2021-02-24T16:33:01.398Z] 
16:33:01 [2021-02-24T16:33:01.402Z] #42 153.8   CC       criu/sk-inet.o
16:33:01 [2021-02-24T16:33:01.402Z] #42 151.6   LINK     criu/built-in.o
16:33:01 [2021-02-24T16:33:01.402Z] #42 151.7   LINK     criu/criu
16:33:01 [2021-02-24T16:33:01.545Z] #21 ...
16:33:01 [2021-02-24T16:33:01.546Z] 
16:33:01 [2021-02-24T16:33:01.546Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:01 [2021-02-24T16:33:01.546Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:01 [2021-02-24T16:33:01.546Z] #42 120.0   CC       criu/fsnotify.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 121.2   CC       criu/image-desc.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 121.4   CC       criu/image.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 122.4   CC       criu/ipc_ns.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 123.8   CC       criu/irmap.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 124.4   CC       criu/kcmp-ids.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 125.1   CC       criu/kerndat.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 126.5   CC       criu/libnetlink.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 127.0   CC       criu/log.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 127.7   CC       criu/lsm.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 128.2   CC       criu/mem.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 130.1   CC       criu/memfd.o
16:33:01 [2021-02-24T16:33:01.546Z] #42 ...
16:33:01 [2021-02-24T16:33:01.546Z] 
16:33:01 [2021-02-24T16:33:01.546Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:33:01 [2021-02-24T16:33:01.546Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:33:01 [2021-02-24T16:33:01.546Z] #39 203.5 + dpkg --print-architecture
16:33:01 [2021-02-24T16:33:01.546Z] #39 203.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:33:01 [2021-02-24T16:33:01.546Z] #39 203.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:33:01 [2021-02-24T16:33:01.546Z] #39 203.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:33:01 [2021-02-24T16:33:01.546Z] #39 ...
16:33:01 [2021-02-24T16:33:01.546Z] 
16:33:01 [2021-02-24T16:33:01.546Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:01 [2021-02-24T16:33:01.546Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:01 [2021-02-24T16:33:01.546Z] #42 130.6   CC       criu/mount.o
16:33:01 [2021-02-24T16:33:01.777Z] #42 152.3   CC       criu/sigframe.o
16:33:01 [2021-02-24T16:33:01.860Z] INFO: Sources under d:\gopath\...
16:33:01 [2021-02-24T16:33:01.860Z] INFO: Test run under d:\CI\...
16:33:01 [2021-02-24T16:33:01.860Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:33:01 [2021-02-24T16:33:01.860Z] INFO: docker/docker repository was found
16:33:01 [2021-02-24T16:33:01.980Z] #42 152.1   DEP      lib/c/criu.d
16:33:01 [2021-02-24T16:33:01.980Z] #42 152.2   CC       images/rpc.pb-c.o
16:33:01 [2021-02-24T16:33:01.980Z] #42 ...
16:33:01 [2021-02-24T16:33:01.980Z] 
16:33:01 [2021-02-24T16:33:01.980Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:33:01 [2021-02-24T16:33:01.980Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
16:33:01 [2021-02-24T16:33:01.980Z] #21 30.01 Building wheels for collected packages: pyyaml
16:33:01 [2021-02-24T16:33:01.980Z] #21 30.01   Running setup.py bdist_wheel for pyyaml: started
16:33:01 [2021-02-24T16:33:01.980Z] #21 31.50   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
16:33:01 [2021-02-24T16:33:01.980Z] #21 31.50   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
16:33:01 [2021-02-24T16:33:01.980Z] #21 31.68 Successfully built pyyaml
16:33:01 [2021-02-24T16:33:01.980Z] #21 31.69 Installing collected packages: pathspec, pyyaml, yamllint
16:33:01 [2021-02-24T16:33:01.980Z] #21 32.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:33:01 [2021-02-24T16:33:01.980Z] #21 DONE 32.3s
16:33:02 [2021-02-24T16:33:02.036Z] #42 152.5   CC       criu/signalfd.o
16:33:02 [2021-02-24T16:33:02.244Z] 
16:33:02 [2021-02-24T16:33:02.244Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:33:02 [2021-02-24T16:33:02.244Z] #24 sha256:150c4c9edde5d2233955d3934d644cc1846b4da9d8ee5d4237c805252e47ed29
16:33:02 [2021-02-24T16:33:02.295Z] #42 152.7   CC       criu/sk-inet.o
16:33:02 [2021-02-24T16:33:02.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
16:33:02 [2021-02-24T16:33:02.338Z] #42 154.6   CC       criu/sk-netlink.o
16:33:02 [2021-02-24T16:33:02.597Z] #42 154.9   CC       criu/sk-packet.o
16:33:02 [2021-02-24T16:33:02.793Z] ltsc2019: Pulling from windows/servercore
16:33:02 [2021-02-24T16:33:02.793Z] 4612f6d0b889: Pulling fs layer
16:33:02 [2021-02-24T16:33:02.793Z] db4edcf0861f: Pulling fs layer
16:33:02 [2021-02-24T16:33:02.862Z] #42 153.5   CC       criu/sk-netlink.o
16:33:03 [2021-02-24T16:33:03.163Z] #42 155.3   CC       criu/sk-queue.o
16:33:03 [2021-02-24T16:33:03.163Z] #42 ...
16:33:03 [2021-02-24T16:33:03.163Z] 
16:33:03 [2021-02-24T16:33:03.163Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:33:03 [2021-02-24T16:33:03.163Z] #48 sha256:32b9a3c08dbfd467b225eb00a2e941d0c10bb7455f252141ff2e31f77808a2b7
16:33:03 [2021-02-24T16:33:03.163Z] #48 235.8 + /build/golangci-lint --version
16:33:03 [2021-02-24T16:33:03.163Z] #48 236.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:33:03 [2021-02-24T16:33:03.163Z] #48 DONE 236.7s
16:33:03 [2021-02-24T16:33:03.194Z] #24 DONE 1.1s
16:33:03 [2021-02-24T16:33:03.194Z] 
16:33:03 [2021-02-24T16:33:03.194Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:33:03 [2021-02-24T16:33:03.194Z] #29 sha256:2f347212504706963a01ee8983752b77f95b2cea46eecae5c6078aa9c56b2d45
16:33:03 [2021-02-24T16:33:03.422Z] 
16:33:03 [2021-02-24T16:33:03.422Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:03 [2021-02-24T16:33:03.422Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:03 [2021-02-24T16:33:03.429Z] #42 153.8   CC       criu/sk-packet.o
16:33:03 [2021-02-24T16:33:03.681Z] #42 156.0   CC       criu/sk-tcp.o
16:33:03 [2021-02-24T16:33:03.687Z] #42 154.2   CC       criu/sk-queue.o
16:33:03 [2021-02-24T16:33:03.946Z] #42 ...
16:33:03 [2021-02-24T16:33:03.947Z] 
16:33:03 [2021-02-24T16:33:03.947Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:33:03 [2021-02-24T16:33:03.947Z] #29 sha256:89e34d70691757d84dc484aa55850e1a5e97d832263b0c379f433fa10a085e17
16:33:03 [2021-02-24T16:33:03.947Z] #29 DONE 5.2s
16:33:03 [2021-02-24T16:33:03.947Z] 
16:33:03 [2021-02-24T16:33:03.947Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:33:03 [2021-02-24T16:33:03.947Z] #48 sha256:824786eafda4b715e73196e5e2f79cdcf9b8d5a5715793b42dbffb0861f224ea
16:33:03 [2021-02-24T16:33:03.947Z] #48 222.9 + /build/golangci-lint --version
16:33:03 [2021-02-24T16:33:03.947Z] #48 223.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:33:03 [2021-02-24T16:33:03.947Z] #48 DONE 225.5s
16:33:03 [2021-02-24T16:33:03.947Z] 
16:33:03 [2021-02-24T16:33:03.947Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:03 [2021-02-24T16:33:03.947Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:03 [2021-02-24T16:33:03.947Z] #42 154.6   CC       criu/sk-tcp.o
16:33:04 [2021-02-24T16:33:04.518Z] #42 ...
16:33:04 [2021-02-24T16:33:04.518Z] 
16:33:04 [2021-02-24T16:33:04.518Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:33:04 [2021-02-24T16:33:04.518Z] #32 sha256:64ee20cf2b13b2c05d4e932c71b9417ae927d0a2e847019e9f45184a0bdc7cb1
16:33:04 [2021-02-24T16:33:04.518Z] #32 DONE 0.6s
16:33:04 [2021-02-24T16:33:04.518Z] 
16:33:04 [2021-02-24T16:33:04.518Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:33:04 [2021-02-24T16:33:04.518Z] #34 sha256:21740d6ee1f588eb1186be9a6c71ee5be199132b063ebd4d4d5916cc29d37ea1
16:33:04 [2021-02-24T16:33:04.518Z] #34 DONE 0.1s
16:33:04 [2021-02-24T16:33:04.518Z] 
16:33:04 [2021-02-24T16:33:04.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:04 [2021-02-24T16:33:04.518Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:04 [2021-02-24T16:33:04.518Z] #42 155.1   CC       criu/sk-unix.o
16:33:04 [2021-02-24T16:33:04.617Z] #42 156.7   CC       criu/sk-unix.o
16:33:04 [2021-02-24T16:33:04.780Z] #42 ...
16:33:04 [2021-02-24T16:33:04.780Z] 
16:33:04 [2021-02-24T16:33:04.780Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:33:04 [2021-02-24T16:33:04.780Z] #37 sha256:b0570fe3a116ba590881842fbae3c6c56fc694ef1fa2772fe932dd505c31d14c
16:33:04 [2021-02-24T16:33:04.780Z] #37 DONE 0.1s
16:33:04 [2021-02-24T16:33:04.780Z] 
16:33:04 [2021-02-24T16:33:04.780Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:33:04 [2021-02-24T16:33:04.780Z] #40 sha256:bc7897d88171e21283dcec49df3962a51876084c65863fc1c8d84910ac464da6
16:33:04 [2021-02-24T16:33:04.839Z] #42 134.0   CC       criu/namespaces.o
16:33:05 [2021-02-24T16:33:05.716Z] #40 DONE 1.0s
16:33:05 [2021-02-24T16:33:05.716Z] 
16:33:05 [2021-02-24T16:33:05.716Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:05 [2021-02-24T16:33:05.716Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:06 [2021-02-24T16:33:06.005Z] #42 158.4   CC       criu/sockets.o
16:33:06 [2021-02-24T16:33:06.220Z] #42 135.7   CC       criu/net.o
16:33:06 [2021-02-24T16:33:06.283Z] #42 156.8   CC       criu/sockets.o
16:33:06 [2021-02-24T16:33:06.573Z] #42 158.9   CC       criu/stats.o
16:33:06 [2021-02-24T16:33:06.831Z] #42 159.2   CC       criu/string.o
16:33:06 [2021-02-24T16:33:06.831Z] #42 159.2   CC       criu/sysctl.o
16:33:07 [2021-02-24T16:33:07.217Z] #42 157.6   CC       criu/stats.o
16:33:07 [2021-02-24T16:33:07.217Z] #42 157.8   CC       criu/string.o
16:33:07 [2021-02-24T16:33:07.398Z] #42 159.7   CC       criu/sysfs_parse.o
16:33:07 [2021-02-24T16:33:07.475Z] #42 157.9   CC       criu/sysctl.o
16:33:07 [2021-02-24T16:33:07.657Z] #42 159.9   CC       criu/timens.o
16:33:07 [2021-02-24T16:33:07.657Z] #42 160.2   CC       criu/timerfd.o
16:33:07 [2021-02-24T16:33:07.733Z] #42 158.4   CC       criu/sysfs_parse.o
16:33:07 [2021-02-24T16:33:07.992Z] #42 158.7   CC       criu/timens.o
16:33:08 [2021-02-24T16:33:08.129Z] #42 ...
16:33:08 [2021-02-24T16:33:08.129Z] 
16:33:08 [2021-02-24T16:33:08.129Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
16:33:08 [2021-02-24T16:33:08.129Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
16:33:08 [2021-02-24T16:33:08.129Z] #21 5.084 Collecting yamllint==1.16.0
16:33:08 [2021-02-24T16:33:08.129Z] #21 10.50   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
16:33:08 [2021-02-24T16:33:08.129Z] #21 10.61 Collecting pyyaml (from yamllint==1.16.0)
16:33:08 [2021-02-24T16:33:08.129Z] #21 10.87   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
16:33:08 [2021-02-24T16:33:08.129Z] #21 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
16:33:08 [2021-02-24T16:33:08.129Z] #21 11.32   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
16:33:08 [2021-02-24T16:33:08.129Z] #21 11.39 Installing collected packages: pyyaml, pathspec, yamllint
16:33:08 [2021-02-24T16:33:08.129Z] #21 11.79 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
16:33:08 [2021-02-24T16:33:08.224Z] #42 160.5   CC       criu/tty.o
16:33:08 [2021-02-24T16:33:08.389Z] #21 DONE 12.3s
16:33:08 [2021-02-24T16:33:08.389Z] 
16:33:08 [2021-02-24T16:33:08.389Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
16:33:08 [2021-02-24T16:33:08.389Z] #24 sha256:9c3cf1bc505985eea94ae18e1d704bc590847e05ee34c17230065037cf7b1125
16:33:08 [2021-02-24T16:33:08.508Z] #29 ...
16:33:08 [2021-02-24T16:33:08.508Z] 
16:33:08 [2021-02-24T16:33:08.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:08 [2021-02-24T16:33:08.508Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
16:33:08 [2021-02-24T16:33:08.508Z] #42 152.7   CC       lib/c/criu.o
16:33:08 [2021-02-24T16:33:08.508Z] #42 153.6   LINK     lib/c/built-in.o
16:33:08 [2021-02-24T16:33:08.508Z] #42 153.6   LINK     lib/c/libcriu.so
16:33:08 [2021-02-24T16:33:08.508Z] #42 153.7   LINK     lib/c/libcriu.a
16:33:08 [2021-02-24T16:33:08.508Z] #42 153.8   GEN      magic.py
16:33:08 [2021-02-24T16:33:08.508Z] #42 154.1 Note: Building without setproctitle() and strlcpy() support.
16:33:08 [2021-02-24T16:33:08.508Z] #42 154.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:33:08 [2021-02-24T16:33:08.508Z] #42 154.1 Note: Building without GnuTLS support
16:33:08 [2021-02-24T16:33:08.508Z] #42 154.1 Makefile.config:39: Warn: you have no libnftables installed
16:33:08 [2021-02-24T16:33:08.508Z] #42 154.1 Makefile.config:40: Warn: Building without nftables support
16:33:08 [2021-02-24T16:33:08.508Z] #42 154.8 fatal: not a git repository (or any of the parent directories): .git
16:33:08 [2021-02-24T16:33:08.508Z] #42 155.5 make[1]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.3 make[1]: 'images/built-in.o' is up to date.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.4 make[1]: 'compel/libcompel.a' is up to date.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.5 make[1]: 'compel/compel-host-bin' is up to date.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.5 make[1]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.5 make[1]: 'soccr/libsoccr.a' is up to date.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.8 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.8 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.8 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 156.9 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 157.0 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 157.0 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 157.1 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 157.2 make[2]: Nothing to be done for 'all'.
16:33:08 [2021-02-24T16:33:08.508Z] #42 157.2   INSTALL  criu/criu
16:33:08 [2021-02-24T16:33:08.559Z] #42 158.9   CC       criu/timerfd.o
16:33:08 [2021-02-24T16:33:08.559Z] #42 159.3   CC       criu/tty.o
16:33:08 [2021-02-24T16:33:08.650Z] #24 DONE 0.3s
16:33:08 [2021-02-24T16:33:08.650Z] 
16:33:08 [2021-02-24T16:33:08.650Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:33:08 [2021-02-24T16:33:08.650Z] #29 sha256:bcca68e847c49bf2ff86b8e3151b501ee2ce011294953bb427504bb4f9b417ce
16:33:09 [2021-02-24T16:33:09.160Z] #42 161.6   CC       criu/tun.o
16:33:09 [2021-02-24T16:33:09.728Z] #42 162.0   CC       criu/uffd.o
16:33:09 [2021-02-24T16:33:09.907Z] db4edcf0861f: Verifying Checksum
16:33:09 [2021-02-24T16:33:09.907Z] db4edcf0861f: Download complete
16:33:09 [2021-02-24T16:33:09.935Z] #42 160.3   CC       criu/tun.o
16:33:09 [2021-02-24T16:33:09.935Z] #42 160.6   CC       criu/uffd.o
16:33:10 [2021-02-24T16:33:10.664Z] #42 162.7   CC       criu/util.o
16:33:10 [2021-02-24T16:33:10.871Z] #42 161.4   CC       criu/util.o
16:33:11 [2021-02-24T16:33:11.232Z] #42 163.6   CC       criu/uts_ns.o
16:33:11 [2021-02-24T16:33:11.491Z] #42 163.8   CC       criu/vdso-compat.o
16:33:11 [2021-02-24T16:33:11.750Z] #42 164.0   CC       criu/vdso.o
16:33:11 [2021-02-24T16:33:11.807Z] #42 162.2   CC       criu/uts_ns.o
16:33:11 [2021-02-24T16:33:11.807Z] #42 162.3   CC       criu/vdso-compat.o
16:33:12 [2021-02-24T16:33:12.009Z] #42 164.4   LINK     criu/built-in.o
16:33:12 [2021-02-24T16:33:12.066Z] #42 162.5   CC       criu/vdso.o
16:33:12 [2021-02-24T16:33:12.268Z] #42 164.5   LINK     criu/criu
16:33:12 [2021-02-24T16:33:12.268Z] #42 164.8   DEP      lib/c/criu.d
16:33:12 [2021-02-24T16:33:12.324Z] #42 162.9   LINK     criu/built-in.o
16:33:12 [2021-02-24T16:33:12.324Z] #42 163.0   LINK     criu/criu
16:33:12 [2021-02-24T16:33:12.527Z] #42 164.8   CC       images/rpc.pb-c.o
16:33:12 [2021-02-24T16:33:12.582Z] #42 163.3   DEP      lib/c/criu.d
16:33:12 [2021-02-24T16:33:12.840Z] #42 163.4   CC       images/rpc.pb-c.o
16:33:13 [2021-02-24T16:33:13.094Z] #42 165.3   CC       lib/c/criu.o
16:33:13 [2021-02-24T16:33:13.406Z] #42 163.8   CC       lib/c/criu.o
16:33:13 [2021-02-24T16:33:13.661Z] #42 166.1   LINK     lib/c/built-in.o
16:33:13 [2021-02-24T16:33:13.824Z] #42 DONE 164.0s
16:33:13 [2021-02-24T16:33:13.824Z] 
16:33:13 [2021-02-24T16:33:13.824Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
16:33:13 [2021-02-24T16:33:13.824Z] #29 sha256:2f347212504706963a01ee8983752b77f95b2cea46eecae5c6078aa9c56b2d45
16:33:13 [2021-02-24T16:33:13.824Z] #29 DONE 10.7s
16:33:13 [2021-02-24T16:33:13.824Z] 
16:33:13 [2021-02-24T16:33:13.824Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:13 [2021-02-24T16:33:13.824Z] #55 sha256:c6d7a7b7fe7548e2c2129676d7a7f5e8e8a47fcea3d5917abd567b6542576f5e
16:33:13 [2021-02-24T16:33:13.919Z] #42 166.1   LINK     lib/c/libcriu.so
16:33:13 [2021-02-24T16:33:13.919Z] #42 166.2   LINK     lib/c/libcriu.a
16:33:13 [2021-02-24T16:33:13.919Z] #42 166.3   GEN      magic.py
16:33:13 [2021-02-24T16:33:13.919Z] #42 166.4 Note: Building without setproctitle() and strlcpy() support.
16:33:13 [2021-02-24T16:33:13.919Z] #42 166.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:33:13 [2021-02-24T16:33:13.972Z] #42 164.5   LINK     lib/c/built-in.o
16:33:13 [2021-02-24T16:33:13.972Z] #42 164.6   LINK     lib/c/libcriu.so
16:33:13 [2021-02-24T16:33:13.972Z] #42 164.6   LINK     lib/c/libcriu.a
16:33:14 [2021-02-24T16:33:14.005Z] #29 DONE 4.5s
16:33:14 [2021-02-24T16:33:14.005Z] 
16:33:14 [2021-02-24T16:33:14.005Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.005Z] #32 sha256:d7fd60cd4aacdf209109df1282fb57c4f28c37311d46da852cf81e49a3085468
16:33:14 [2021-02-24T16:33:14.005Z] #32 DONE 0.3s
16:33:14 [2021-02-24T16:33:14.005Z] 
16:33:14 [2021-02-24T16:33:14.005Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.005Z] #34 sha256:fbe35d4d5a0482cd7d7cab19d858f59f3f07de8e1680cba7794ac317af2c456b
16:33:14 [2021-02-24T16:33:14.005Z] #34 DONE 0.1s
16:33:14 [2021-02-24T16:33:14.005Z] 
16:33:14 [2021-02-24T16:33:14.005Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.005Z] #37 sha256:5f877b68356dcd0deb0b0fbf3092eecf4db8d86c0de18eb6f1ba12bb26ab88e7
16:33:14 [2021-02-24T16:33:14.005Z] #37 DONE 0.0s
16:33:14 [2021-02-24T16:33:14.005Z] 
16:33:14 [2021-02-24T16:33:14.005Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:14 [2021-02-24T16:33:14.005Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:14 [2021-02-24T16:33:14.005Z] #42 139.5   CC       criu/netfilter.o
16:33:14 [2021-02-24T16:33:14.005Z] #42 139.8   CC       criu/page-pipe.o
16:33:14 [2021-02-24T16:33:14.005Z] #42 140.5   CC       criu/page-xfer.o
16:33:14 [2021-02-24T16:33:14.005Z] #42 142.1   CC       criu/pagemap-cache.o
16:33:14 [2021-02-24T16:33:14.005Z] #42 142.6   CC       criu/pagemap.o
16:33:14 [2021-02-24T16:33:14.087Z] #55 ...
16:33:14 [2021-02-24T16:33:14.087Z] 
16:33:14 [2021-02-24T16:33:14.087Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.087Z] #32 sha256:a4223196b8d76de230f92358b3535bbd79f541883829664b204c7487c25f16bc
16:33:14 [2021-02-24T16:33:14.178Z] #42 166.4 Note: Building without GnuTLS support
16:33:14 [2021-02-24T16:33:14.178Z] #42 166.4 Makefile.config:39: Warn: you have no libnftables installed
16:33:14 [2021-02-24T16:33:14.178Z] #42 166.4 Makefile.config:40: Warn: Building without nftables support
16:33:14 [2021-02-24T16:33:14.229Z] #42 164.7   GEN      magic.py
16:33:14 [2021-02-24T16:33:14.229Z] #42 164.8 Note: Building without setproctitle() and strlcpy() support.
16:33:14 [2021-02-24T16:33:14.229Z] #42 164.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:33:14 [2021-02-24T16:33:14.229Z] #42 164.8 Note: Building without GnuTLS support
16:33:14 [2021-02-24T16:33:14.229Z] #42 164.8 Makefile.config:39: Warn: you have no libnftables installed
16:33:14 [2021-02-24T16:33:14.229Z] #42 164.8 Makefile.config:40: Warn: Building without nftables support
16:33:14 [2021-02-24T16:33:14.267Z] #42 143.5   CC       criu/parasite-syscall.o
16:33:14 [2021-02-24T16:33:14.665Z] #32 DONE 0.8s
16:33:14 [2021-02-24T16:33:14.665Z] 
16:33:14 [2021-02-24T16:33:14.665Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.665Z] #34 sha256:945a9e473c6e874ab615effc377d84a3f9f931b829906ab1a6e5f6b6baeb1d96
16:33:14 [2021-02-24T16:33:14.744Z] #42 167.1 fatal: not a git repository (or any of the parent directories): .git
16:33:14 [2021-02-24T16:33:14.796Z] #42 165.4 fatal: not a git repository (or any of the parent directories): .git
16:33:14 [2021-02-24T16:33:14.927Z] #34 DONE 0.1s
16:33:14 [2021-02-24T16:33:14.928Z] 
16:33:14 [2021-02-24T16:33:14.928Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.928Z] #37 sha256:de7d1111a39779f2e3b547eabb6e8a1dc7c4b4eb045da7f795a3d0086ed8a3d2
16:33:14 [2021-02-24T16:33:14.928Z] #37 DONE 0.1s
16:33:14 [2021-02-24T16:33:14.928Z] 
16:33:14 [2021-02-24T16:33:14.928Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:33:14 [2021-02-24T16:33:14.928Z] #40 sha256:90b7118068105db8b22257a89a6019e273b05311fdceb0a58510c5550001dd94
16:33:15 [2021-02-24T16:33:15.205Z] #42 144.5   CC       criu/path.o
16:33:15 [2021-02-24T16:33:15.311Z] #42 167.6 make[1]: Nothing to be done for 'all'.
16:33:15 [2021-02-24T16:33:15.361Z] #42 165.9 make[1]: Nothing to be done for 'all'.
16:33:15 [2021-02-24T16:33:15.464Z] #42 144.7   CC       criu/pie-util-vdso-elf32.o
16:33:15 [2021-02-24T16:33:15.873Z] #40 DONE 0.8s
16:33:15 [2021-02-24T16:33:15.873Z] 
16:33:15 [2021-02-24T16:33:15.873Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:33:15 [2021-02-24T16:33:15.873Z] #43 sha256:a4ab446e7eb57c7459750b45b4f4f69f06d8e043383e8d3cd843122e9eb2858d
16:33:15 [2021-02-24T16:33:15.873Z] #43 DONE 0.1s
16:33:15 [2021-02-24T16:33:15.873Z] 
16:33:15 [2021-02-24T16:33:15.873Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:33:15 [2021-02-24T16:33:15.873Z] #45 sha256:bb82cd515654361c8100fe6ec95b7f26ad3d586c14c948c115527024281c724c
16:33:15 [2021-02-24T16:33:15.879Z] #42 168.1 make[1]: 'images/built-in.o' is up to date.
16:33:15 [2021-02-24T16:33:15.879Z] #42 168.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:33:15 [2021-02-24T16:33:15.879Z] #42 168.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:33:15 [2021-02-24T16:33:15.879Z] #42 168.2 make[1]: 'compel/libcompel.a' is up to date.
16:33:15 [2021-02-24T16:33:15.879Z] #42 168.2 make[1]: 'compel/compel-host-bin' is up to date.
16:33:15 [2021-02-24T16:33:15.879Z] #42 168.3 make[1]: Nothing to be done for 'all'.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.4 make[1]: 'images/built-in.o' is up to date.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.5 make[1]: 'compel/libcompel.a' is up to date.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.5 make[1]: 'compel/compel-host-bin' is up to date.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.5 make[1]: Nothing to be done for 'all'.
16:33:15 [2021-02-24T16:33:15.926Z] #42 166.5 make[1]: 'soccr/libsoccr.a' is up to date.
16:33:16 [2021-02-24T16:33:16.032Z] #42 145.2   CC       criu/pie-util-vdso.o
16:33:16 [2021-02-24T16:33:16.137Z] #42 168.3 make[1]: 'soccr/libsoccr.a' is up to date.
16:33:16 [2021-02-24T16:33:16.137Z] #42 168.4 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.137Z] #42 168.4 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.137Z] #42 168.5 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.184Z] #42 166.7 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.184Z] #42 166.7 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.184Z] #42 166.7 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.184Z] #42 166.8 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.184Z] #42 166.9 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.184Z] #42 166.9 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.292Z] #42 145.6   CC       criu/pie-util.o
16:33:16 [2021-02-24T16:33:16.396Z] #42 168.6 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.396Z] #42 168.6 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.396Z] #42 168.6 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.396Z] #42 168.7 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.396Z] #42 168.8 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.396Z] #42 168.8   INSTALL  criu/criu
16:33:16 [2021-02-24T16:33:16.442Z] #42 166.9 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.442Z] #42 167.0 make[2]: Nothing to be done for 'all'.
16:33:16 [2021-02-24T16:33:16.442Z] #42 167.0   INSTALL  criu/criu
16:33:16 [2021-02-24T16:33:16.448Z] #45 DONE 0.5s
16:33:16 [2021-02-24T16:33:16.448Z] 
16:33:16 [2021-02-24T16:33:16.448Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:33:16 [2021-02-24T16:33:16.448Z] #47 sha256:12e110860b7538ce87b02e371cb4d95b7021cd3dd42b6237046ab75b6e6b0c32
16:33:16 [2021-02-24T16:33:16.448Z] #47 DONE 0.2s
16:33:16 [2021-02-24T16:33:16.448Z] 
16:33:16 [2021-02-24T16:33:16.448Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:33:16 [2021-02-24T16:33:16.448Z] #49 sha256:c1eda3cc31e3c1588b9aeed3f2c2d9db605d7193e7ad26adfca4ccacc9b9ea13
16:33:16 [2021-02-24T16:33:16.552Z] #42 145.8   CC       criu/pipes.o
16:33:16 [2021-02-24T16:33:16.963Z] #42 DONE 169.1s
16:33:16 [2021-02-24T16:33:16.963Z] 
16:33:16 [2021-02-24T16:33:16.963Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:16 [2021-02-24T16:33:16.963Z] #52 sha256:e43a8ed9bcbb65ee114f378b9cf3077efafacca8d55fcb404cc3c62b0455834c
16:33:17 [2021-02-24T16:33:17.007Z] #42 DONE 167.4s
16:33:17 [2021-02-24T16:33:17.007Z] 
16:33:17 [2021-02-24T16:33:17.007Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:17 [2021-02-24T16:33:17.007Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:33:17 [2021-02-24T16:33:17.122Z] #42 146.6   CC       criu/plugin.o
16:33:17 [2021-02-24T16:33:17.693Z] #42 147.0   CC       criu/proc_parse.o
16:33:17 [2021-02-24T16:33:17.900Z] #52 ...
16:33:17 [2021-02-24T16:33:17.900Z] 
16:33:17 [2021-02-24T16:33:17.900Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:33:17 [2021-02-24T16:33:17.900Z] #43 sha256:c646cd97c2e03920764535c65f2df242b3deeaa2b66301574799904c15935195
16:33:17 [2021-02-24T16:33:17.900Z] #43 DONE 0.1s
16:33:17 [2021-02-24T16:33:17.900Z] 
16:33:17 [2021-02-24T16:33:17.900Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:33:17 [2021-02-24T16:33:17.900Z] #45 sha256:c5edfbb6c76dd354e14b73d48cb8f3e1d656f85460de404274cb60d885d77d5a
16:33:17 [2021-02-24T16:33:17.941Z] #52 ...
16:33:17 [2021-02-24T16:33:17.941Z] 
16:33:17 [2021-02-24T16:33:17.941Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:33:17 [2021-02-24T16:33:17.941Z] #43 sha256:bdf07fdf78572e6eedfc4fdd3b8198258e40986967d93ce9c3d533c896090bd0
16:33:18 [2021-02-24T16:33:18.159Z] #45 DONE 0.2s
16:33:18 [2021-02-24T16:33:18.159Z] 
16:33:18 [2021-02-24T16:33:18.159Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.159Z] #47 sha256:0a26cc36ca99994fb4c1a9b5bb52a4fdf3feb465214d76f1be38845a59139e64
16:33:18 [2021-02-24T16:33:18.159Z] #47 DONE 0.1s
16:33:18 [2021-02-24T16:33:18.159Z] 
16:33:18 [2021-02-24T16:33:18.159Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:18 [2021-02-24T16:33:18.159Z] #55 sha256:a31ade70996f03f71c588a32c4f3fc2187b035695f565b86567946fdfdaf01d3
16:33:18 [2021-02-24T16:33:18.159Z] #55 ...
16:33:18 [2021-02-24T16:33:18.159Z] 
16:33:18 [2021-02-24T16:33:18.159Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.159Z] #49 sha256:3d905f4da0b6794a9029e87c07f3ba830ebebcbae4fee23ee5de8c2215e79602
16:33:18 [2021-02-24T16:33:18.200Z] #43 DONE 0.1s
16:33:18 [2021-02-24T16:33:18.200Z] 
16:33:18 [2021-02-24T16:33:18.200Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:18 [2021-02-24T16:33:18.200Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:33:18 [2021-02-24T16:33:18.200Z] #52 ...
16:33:18 [2021-02-24T16:33:18.200Z] 
16:33:18 [2021-02-24T16:33:18.200Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.200Z] #45 sha256:797f38ec61b8b0d44fd007a79d7aa7749f2f5cfab17a9e045fb6aa7f6e85e8b4
16:33:18 [2021-02-24T16:33:18.369Z] #49 DONE 1.6s
16:33:18 [2021-02-24T16:33:18.369Z] 
16:33:18 [2021-02-24T16:33:18.369Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.369Z] #51 sha256:e7e2613f2e4f23c68b25eb295a229edea9138b35f246f676480905b99492e737
16:33:18 [2021-02-24T16:33:18.369Z] #51 DONE 0.1s
16:33:18 [2021-02-24T16:33:18.369Z] 
16:33:18 [2021-02-24T16:33:18.369Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.369Z] #53 sha256:6923bda767e84dfbfcc7da8ab9c7dd595baa52ce7545b29a2e092d46ff968371
16:33:18 [2021-02-24T16:33:18.458Z] #45 DONE 0.3s
16:33:18 [2021-02-24T16:33:18.458Z] 
16:33:18 [2021-02-24T16:33:18.458Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:18 [2021-02-24T16:33:18.458Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:33:18 [2021-02-24T16:33:18.508Z] 4612f6d0b889: Verifying Checksum
16:33:18 [2021-02-24T16:33:18.508Z] 4612f6d0b889: Download complete
16:33:18 [2021-02-24T16:33:18.716Z] #52 ...
16:33:18 [2021-02-24T16:33:18.716Z] 
16:33:18 [2021-02-24T16:33:18.716Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.716Z] #47 sha256:d246c2511960a5c35fd490500117783723c0c43e96efb48fc6082967c7cb3a5b
16:33:18 [2021-02-24T16:33:18.716Z] #47 DONE 0.2s
16:33:18 [2021-02-24T16:33:18.716Z] 
16:33:18 [2021-02-24T16:33:18.716Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.716Z] #49 sha256:0a9a4c8fd32a19ad36a95065b670212f2916a08f7dc5fd24822dcedb18ed07f4
16:33:18 [2021-02-24T16:33:18.729Z] #49 DONE 0.5s
16:33:18 [2021-02-24T16:33:18.729Z] 
16:33:18 [2021-02-24T16:33:18.729Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:33:18 [2021-02-24T16:33:18.729Z] #51 sha256:2ef7b03932652dfead9feaeb8e6cfb9b4e8ff2543def5f3cf4f803c06093e418
16:33:18 [2021-02-24T16:33:18.729Z] #51 DONE 0.1s
16:33:18 [2021-02-24T16:33:18.729Z] 
16:33:18 [2021-02-24T16:33:18.729Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:18 [2021-02-24T16:33:18.729Z] #55 sha256:a31ade70996f03f71c588a32c4f3fc2187b035695f565b86567946fdfdaf01d3
16:33:18 [2021-02-24T16:33:18.943Z] #53 DONE 0.6s
16:33:18 [2021-02-24T16:33:18.943Z] 
16:33:18 [2021-02-24T16:33:18.943Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:18 [2021-02-24T16:33:18.943Z] #55 sha256:c6d7a7b7fe7548e2c2129676d7a7f5e8e8a47fcea3d5917abd567b6542576f5e
16:33:19 [2021-02-24T16:33:19.283Z] #49 DONE 0.6s
16:33:19 [2021-02-24T16:33:19.283Z] 
16:33:19 [2021-02-24T16:33:19.283Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:33:19 [2021-02-24T16:33:19.283Z] #51 sha256:a8c8bdab45d6f2da6a01cba751750fa65d0b056f81f30d94e6ee498983e7feb2
16:33:19 [2021-02-24T16:33:19.541Z] #51 DONE 0.1s
16:33:19 [2021-02-24T16:33:19.541Z] 
16:33:19 [2021-02-24T16:33:19.541Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:19 [2021-02-24T16:33:19.541Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:33:20 [2021-02-24T16:33:20.232Z] #42 ...
16:33:20 [2021-02-24T16:33:20.232Z] 
16:33:20 [2021-02-24T16:33:20.232Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:33:20 [2021-02-24T16:33:20.232Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
16:33:20 [2021-02-24T16:33:20.232Z] #39 DONE 232.7s
16:33:20 [2021-02-24T16:33:20.232Z] 
16:33:20 [2021-02-24T16:33:20.232Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:20 [2021-02-24T16:33:20.232Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:20 [2021-02-24T16:33:20.232Z] #42 149.5   CC       criu/protobuf-desc.o
16:33:21 [2021-02-24T16:33:21.611Z] #42 150.8   CC       criu/protobuf.o
16:33:21 [2021-02-24T16:33:21.871Z] #42 151.2   CC       criu/pstree.o
16:33:22 [2021-02-24T16:33:22.131Z] #42 ...
16:33:22 [2021-02-24T16:33:22.131Z] 
16:33:22 [2021-02-24T16:33:22.131Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
16:33:22 [2021-02-24T16:33:22.131Z] #40 sha256:0c69b6751c0a02a61682f3aa818a1bc92d6ee2c9cab8abcbee3bb8e58e7ff601
16:33:22 [2021-02-24T16:33:22.131Z] #40 DONE 0.6s
16:33:22 [2021-02-24T16:33:22.390Z] 
16:33:22 [2021-02-24T16:33:22.390Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:22 [2021-02-24T16:33:22.390Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:22 [2021-02-24T16:33:22.959Z] #55 ...
16:33:22 [2021-02-24T16:33:22.959Z] 
16:33:22 [2021-02-24T16:33:22.959Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:22 [2021-02-24T16:33:22.959Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:22 [2021-02-24T16:33:22.959Z] #42 152.2   CC       criu/rbtree.o
16:33:22 [2021-02-24T16:33:22.959Z] #42 152.4   CC       criu/rst-malloc.o
16:33:22 [2021-02-24T16:33:22.966Z] #55 199.1 + bin/containerd
16:33:23 [2021-02-24T16:33:23.218Z] #42 152.7   CC       criu/seccomp.o
16:33:23 [2021-02-24T16:33:23.788Z] #42 153.1   CC       criu/seize.o
16:33:24 [2021-02-24T16:33:24.358Z] #42 153.8   CC       criu/servicefd.o
16:33:24 [2021-02-24T16:33:24.618Z] #42 ...
16:33:24 [2021-02-24T16:33:24.618Z] 
16:33:24 [2021-02-24T16:33:24.618Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:33:24 [2021-02-24T16:33:24.618Z] #48 sha256:6d9be41e0936a6bfbd4bf5d41a1ae6dc90dc4140773d01b3bcabac72abab5b9d
16:33:24 [2021-02-24T16:33:24.618Z] #48 236.8 + /build/golangci-lint --version
16:33:24 [2021-02-24T16:33:24.618Z] #48 237.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:33:24 [2021-02-24T16:33:24.618Z] #48 DONE 237.4s
16:33:24 [2021-02-24T16:33:24.618Z] 
16:33:24 [2021-02-24T16:33:24.618Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:24 [2021-02-24T16:33:24.618Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:24 [2021-02-24T16:33:24.856Z] #52 ...
16:33:24 [2021-02-24T16:33:24.856Z] 
16:33:24 [2021-02-24T16:33:24.856Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:24 [2021-02-24T16:33:24.856Z] #55 sha256:d58b72908550395f70fbc8aeda9f760ef53744f73b0cef52af02c5cbf9bac1d0
16:33:24 [2021-02-24T16:33:24.856Z] #55 199.4 + bin/containerd
16:33:24 [2021-02-24T16:33:24.879Z] #55 ...
16:33:24 [2021-02-24T16:33:24.879Z] 
16:33:24 [2021-02-24T16:33:24.879Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
16:33:24 [2021-02-24T16:33:24.879Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
16:33:24 [2021-02-24T16:33:24.879Z] #42 154.2   CC       criu/shmem.o
16:33:25 [2021-02-24T16:33:25.448Z] #42 154.9   CC       criu/sigframe.o
16:33:25 [2021-02-24T16:33:25.707Z] #42 155.0   CC       criu/signalfd.o
16:33:25 [2021-02-24T16:33:25.966Z] #42 155.3   CC       criu/sk-inet.o
16:33:27 [2021-02-24T16:33:27.355Z] #42 156.4   CC       criu/sk-netlink.o
16:33:27 [2021-02-24T16:33:27.355Z] #42 156.6   CC       criu/sk-packet.o
16:33:27 [2021-02-24T16:33:27.615Z] #42 157.0   CC       criu/sk-queue.o
16:33:28 [2021-02-24T16:33:28.184Z] #42 157.3   CC       criu/sk-tcp.o
16:33:28 [2021-02-24T16:33:28.184Z] #42 157.7   CC       criu/sk-unix.o
16:33:28 [2021-02-24T16:33:28.249Z] #55 ...
16:33:28 [2021-02-24T16:33:28.249Z] 
16:33:28 [2021-02-24T16:33:28.249Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:28 [2021-02-24T16:33:28.249Z] #52 sha256:e43a8ed9bcbb65ee114f378b9cf3077efafacca8d55fcb404cc3c62b0455834c
16:33:28 [2021-02-24T16:33:28.249Z] #52 129.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:33:28 [2021-02-24T16:33:28.249Z] #52 130.5 + mkdir -p /build
16:33:28 [2021-02-24T16:33:28.249Z] #52 130.5 + cp runc /build/runc
16:33:28 [2021-02-24T16:33:28.815Z] #52 DONE 130.9s
16:33:28 [2021-02-24T16:33:28.815Z] 
16:33:28 [2021-02-24T16:33:28.815Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:28 [2021-02-24T16:33:28.815Z] #55 sha256:a31ade70996f03f71c588a32c4f3fc2187b035695f565b86567946fdfdaf01d3
16:33:28 [2021-02-24T16:33:28.960Z] #55 204.5 + bin/containerd-stress
16:33:29 [2021-02-24T16:33:29.564Z] #42 158.9   CC       criu/sockets.o
16:33:30 [2021-02-24T16:33:30.118Z] #55 ...
16:33:30 [2021-02-24T16:33:30.118Z] 
16:33:30 [2021-02-24T16:33:30.118Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:30 [2021-02-24T16:33:30.118Z] #52 sha256:62525e846f614862d44384e29af69ace159eaf95d5a1fcc0168e50af6fc17dc9
16:33:30 [2021-02-24T16:33:30.118Z] #52 127.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:33:30 [2021-02-24T16:33:30.118Z] #52 128.6 + mkdir -p /build
16:33:30 [2021-02-24T16:33:30.118Z] #52 128.6 + cp runc /build/runc
16:33:30 [2021-02-24T16:33:30.118Z] #52 DONE 128.9s
16:33:30 [2021-02-24T16:33:30.118Z] 
16:33:30 [2021-02-24T16:33:30.118Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:30 [2021-02-24T16:33:30.118Z] #55 sha256:d58b72908550395f70fbc8aeda9f760ef53744f73b0cef52af02c5cbf9bac1d0
16:33:30 [2021-02-24T16:33:30.133Z] #42 159.5   CC       criu/stats.o
16:33:30 [2021-02-24T16:33:30.188Z] #55 ...
16:33:30 [2021-02-24T16:33:30.188Z] 
16:33:30 [2021-02-24T16:33:30.188Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:33:30 [2021-02-24T16:33:30.188Z] #53 sha256:fe403417871509240298370d546302bd9f4b15631a9fda6a59494e125a3e627a
16:33:30 [2021-02-24T16:33:30.393Z] #42 159.7   CC       criu/string.o
16:33:30 [2021-02-24T16:33:30.393Z] #42 159.8   CC       criu/sysctl.o
16:33:30 [2021-02-24T16:33:30.446Z] #53 DONE 0.2s
16:33:30 [2021-02-24T16:33:30.446Z] 
16:33:30 [2021-02-24T16:33:30.446Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:30 [2021-02-24T16:33:30.446Z] #55 sha256:a31ade70996f03f71c588a32c4f3fc2187b035695f565b86567946fdfdaf01d3
16:33:30 [2021-02-24T16:33:30.962Z] #42 160.2   CC       criu/sysfs_parse.o
16:33:31 [2021-02-24T16:33:31.051Z] #55 ...
16:33:31 [2021-02-24T16:33:31.051Z] 
16:33:31 [2021-02-24T16:33:31.051Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:33:31 [2021-02-24T16:33:31.051Z] #53 sha256:e51ca9a85cb9f421fcbcdde1b1272a13105d70a0ec79990d9eceae6a5864a822
16:33:31 [2021-02-24T16:33:31.221Z] #42 160.4   CC       criu/timens.o
16:33:31 [2021-02-24T16:33:31.221Z] #42 160.7   CC       criu/timerfd.o
16:33:31 [2021-02-24T16:33:31.309Z] #53 DONE 0.3s
16:33:31 [2021-02-24T16:33:31.309Z] 
16:33:31 [2021-02-24T16:33:31.309Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:31 [2021-02-24T16:33:31.309Z] #55 sha256:d58b72908550395f70fbc8aeda9f760ef53744f73b0cef52af02c5cbf9bac1d0
16:33:31 [2021-02-24T16:33:31.481Z] #42 160.9   CC       criu/tty.o
16:33:31 [2021-02-24T16:33:31.511Z] #55 207.6 + bin/containerd-shim
16:33:32 [2021-02-24T16:33:32.861Z] #42 162.1   CC       criu/tun.o
16:33:33 [2021-02-24T16:33:33.121Z] #42 162.4   CC       criu/uffd.o
16:33:34 [2021-02-24T16:33:34.060Z] #42 163.3   CC       criu/util.o
16:33:35 [2021-02-24T16:33:35.000Z] #42 164.2   CC       criu/uts_ns.o
16:33:35 [2021-02-24T16:33:35.000Z] #42 164.4   CC       criu/vdso-compat.o
16:33:35 [2021-02-24T16:33:35.260Z] #42 164.6   CC       criu/vdso.o
16:33:35 [2021-02-24T16:33:35.829Z] #42 165.0   LINK     criu/built-in.o
16:33:35 [2021-02-24T16:33:35.829Z] #42 165.2   LINK     criu/criu
16:33:36 [2021-02-24T16:33:36.399Z] #42 165.5   DEP      lib/c/criu.d
16:33:36 [2021-02-24T16:33:36.399Z] #42 165.6   CC       images/rpc.pb-c.o
16:33:36 [2021-02-24T16:33:36.659Z] #42 166.0   CC       lib/c/criu.o
16:33:37 [2021-02-24T16:33:37.597Z] #42 166.8   LINK     lib/c/built-in.o
16:33:37 [2021-02-24T16:33:37.597Z] #42 166.8   LINK     lib/c/libcriu.so
16:33:37 [2021-02-24T16:33:37.597Z] #42 166.9   LINK     lib/c/libcriu.a
16:33:37 [2021-02-24T16:33:37.597Z] #42 167.0   GEN      magic.py
16:33:37 [2021-02-24T16:33:37.856Z] #42 167.1 Note: Building without setproctitle() and strlcpy() support.
16:33:37 [2021-02-24T16:33:37.856Z] #42 167.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
16:33:37 [2021-02-24T16:33:37.856Z] #42 167.1 Note: Building without GnuTLS support
16:33:37 [2021-02-24T16:33:37.856Z] #42 167.1 Makefile.config:39: Warn: you have no libnftables installed
16:33:37 [2021-02-24T16:33:37.856Z] #42 167.1 Makefile.config:40: Warn: Building without nftables support
16:33:38 [2021-02-24T16:33:38.118Z] #55 213.4 + bin/containerd-shim-runc-v1
16:33:38 [2021-02-24T16:33:38.426Z] #42 167.7 fatal: not a git repository (or any of the parent directories): .git
16:33:38 [2021-02-24T16:33:38.996Z] #42 168.2 make[1]: Nothing to be done for 'all'.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.7 make[1]: 'images/built-in.o' is up to date.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.8 make[1]: 'compel/libcompel.a' is up to date.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.9 make[1]: 'compel/compel-host-bin' is up to date.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.9 make[1]: Nothing to be done for 'all'.
16:33:39 [2021-02-24T16:33:39.567Z] #42 168.9 make[1]: 'soccr/libsoccr.a' is up to date.
16:33:39 [2021-02-24T16:33:39.827Z] #42 169.1 make[2]: Nothing to be done for 'all'.
16:33:39 [2021-02-24T16:33:39.827Z] #42 169.1 make[2]: Nothing to be done for 'all'.
16:33:39 [2021-02-24T16:33:39.827Z] #42 169.1 make[2]: Nothing to be done for 'all'.
16:33:39 [2021-02-24T16:33:39.827Z] #42 169.2 make[2]: Nothing to be done for 'all'.
16:33:40 [2021-02-24T16:33:40.087Z] #42 169.3 make[2]: Nothing to be done for 'all'.
16:33:40 [2021-02-24T16:33:40.087Z] #42 169.3 make[2]: Nothing to be done for 'all'.
16:33:40 [2021-02-24T16:33:40.087Z] #42 169.3 make[2]: Nothing to be done for 'all'.
16:33:40 [2021-02-24T16:33:40.087Z] #42 169.4 make[2]: Nothing to be done for 'all'.
16:33:40 [2021-02-24T16:33:40.087Z] #42 169.4   INSTALL  criu/criu
16:33:40 [2021-02-24T16:33:40.347Z] #42 DONE 169.8s
16:33:40 [2021-02-24T16:33:40.347Z] 
16:33:40 [2021-02-24T16:33:40.347Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:40 [2021-02-24T16:33:40.347Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:41 [2021-02-24T16:33:41.435Z] #55 217.4 + bin/containerd-shim-runc-v2
16:33:41 [2021-02-24T16:33:41.729Z] #55 ...
16:33:41 [2021-02-24T16:33:41.729Z] 
16:33:41 [2021-02-24T16:33:41.729Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
16:33:41 [2021-02-24T16:33:41.729Z] #43 sha256:05a1297b2c299002815d06e318b56c5b9152e09c4c4e2a5a087b4d4f98273b2a
16:33:41 [2021-02-24T16:33:41.729Z] #43 DONE 0.1s
16:33:41 [2021-02-24T16:33:41.729Z] 
16:33:41 [2021-02-24T16:33:41.729Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
16:33:41 [2021-02-24T16:33:41.729Z] #45 sha256:57479da6f8c4e90777b4f817c11081408dcd4435a36effca0f51b9c85f361315
16:33:41 [2021-02-24T16:33:41.729Z] #45 DONE 0.2s
16:33:41 [2021-02-24T16:33:41.729Z] 
16:33:41 [2021-02-24T16:33:41.729Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
16:33:41 [2021-02-24T16:33:41.729Z] #47 sha256:7a24027dc841d3cbfb593b323a655c8924aa1849cef338f29658bd2b8fa0ce3a
16:33:41 [2021-02-24T16:33:41.729Z] #47 DONE 0.1s
16:33:41 [2021-02-24T16:33:41.729Z] 
16:33:41 [2021-02-24T16:33:41.729Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:41 [2021-02-24T16:33:41.729Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:41 [2021-02-24T16:33:41.989Z] #55 ...
16:33:41 [2021-02-24T16:33:41.989Z] 
16:33:41 [2021-02-24T16:33:41.989Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
16:33:41 [2021-02-24T16:33:41.989Z] #49 sha256:fb0c00c4891629f3c424236a19f26603f8b0c906a43531992b133ad2285c1f45
16:33:42 [2021-02-24T16:33:42.249Z] #49 DONE 0.5s
16:33:42 [2021-02-24T16:33:42.249Z] 
16:33:42 [2021-02-24T16:33:42.249Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
16:33:42 [2021-02-24T16:33:42.249Z] #51 sha256:cc1bb6a8312313261b1b466a03310e832f7928b4d56634809cb001d07058d275
16:33:42 [2021-02-24T16:33:42.249Z] #51 DONE 0.1s
16:33:42 [2021-02-24T16:33:42.249Z] 
16:33:42 [2021-02-24T16:33:42.249Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:42 [2021-02-24T16:33:42.249Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:42 [2021-02-24T16:33:42.826Z] #55 218.7 + binaries
16:33:42 [2021-02-24T16:33:42.826Z] #55 218.7 + install -D bin/containerd /build/containerd
16:33:42 [2021-02-24T16:33:42.826Z] #55 218.7 + install -D bin/containerd-shim /build/containerd-shim
16:33:42 [2021-02-24T16:33:42.826Z] #55 218.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:33:42 [2021-02-24T16:33:42.826Z] #55 218.7 + install -D bin/ctr /build/ctr
16:33:47 [2021-02-24T16:33:47.036Z] #55 DONE 222.5s
16:33:47 [2021-02-24T16:33:47.983Z] 
16:33:47 [2021-02-24T16:33:47.983Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:33:47 [2021-02-24T16:33:47.983Z] #56 sha256:96a8d3c31f8b19d53599ee5d05d69e21d8c75e7d1b55192aa50d27679eeb822f
16:33:48 [2021-02-24T16:33:48.834Z] #55 201.5 + bin/containerd
16:33:50 [2021-02-24T16:33:50.533Z] #56 DONE 2.2s
16:33:50 [2021-02-24T16:33:50.533Z] 
16:33:50 [2021-02-24T16:33:50.533Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:33:50 [2021-02-24T16:33:50.533Z] #60 sha256:be3b5eab40d9cb6aa23cb6bb6df431ae4ee366d48d6394db0c24fedb227f28c2
16:33:50 [2021-02-24T16:33:50.794Z] #60 DONE 0.5s
16:33:50 [2021-02-24T16:33:50.794Z] 
16:33:50 [2021-02-24T16:33:50.794Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
16:33:50 [2021-02-24T16:33:50.794Z] #62 sha256:7b3a6ffe20b4f7ac4d63566beb2f92323f5b11a4ef896c9f8b9297a09a546d43
16:33:51 [2021-02-24T16:33:51.756Z] #62 DONE 1.2s
16:33:51 [2021-02-24T16:33:51.756Z] 
16:33:51 [2021-02-24T16:33:51.756Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:33:51 [2021-02-24T16:33:51.756Z] #64 sha256:04516724359495b652771c4e55f80b12ef21ca916d0b1b0556ecb270f01a0387
16:33:51 [2021-02-24T16:33:51.756Z] #64 DONE 0.1s
16:33:52 [2021-02-24T16:33:52.025Z] 
16:33:52 [2021-02-24T16:33:52.025Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:33:52 [2021-02-24T16:33:52.025Z] #65 sha256:ebf50c07fae80650a9728820bfb97c88478efe2e8ac61369646aa12315564ee6
16:33:52 [2021-02-24T16:33:52.025Z] #65 DONE 0.1s
16:33:52 [2021-02-24T16:33:52.025Z] 
16:33:52 [2021-02-24T16:33:52.025Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
16:33:52 [2021-02-24T16:33:52.025Z] #66 sha256:0f93bf97cab894bcd07f6ab0cfec8762f6ee37e2f5089caedb4603c0e86783ca
16:33:52 [2021-02-24T16:33:52.131Z] #55 ...
16:33:52 [2021-02-24T16:33:52.131Z] 
16:33:52 [2021-02-24T16:33:52.131Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:33:52 [2021-02-24T16:33:52.131Z] #52 sha256:40cd874ffe3d6fb27b725d11a5acb9ea93b9f242fe5cdcc3326d591051243800
16:33:52 [2021-02-24T16:33:52.131Z] #52 129.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:33:52 [2021-02-24T16:33:52.131Z] #52 130.7 + mkdir -p /build
16:33:52 [2021-02-24T16:33:52.131Z] #52 130.7 + cp runc /build/runc
16:33:52 [2021-02-24T16:33:52.131Z] #52 DONE 131.2s
16:33:52 [2021-02-24T16:33:52.131Z] 
16:33:52 [2021-02-24T16:33:52.131Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:52 [2021-02-24T16:33:52.131Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:53 [2021-02-24T16:33:53.951Z] #66 DONE 1.7s
16:33:53 [2021-02-24T16:33:53.951Z] 
16:33:53 [2021-02-24T16:33:53.951Z] #67 exporting to image
16:33:53 [2021-02-24T16:33:53.951Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:33:53 [2021-02-24T16:33:53.951Z] #67 exporting layers
16:33:54 [2021-02-24T16:33:54.041Z] #55 ...
16:33:54 [2021-02-24T16:33:54.041Z] 
16:33:54 [2021-02-24T16:33:54.041Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
16:33:54 [2021-02-24T16:33:54.041Z] #53 sha256:7f84195b26e2608d93132e8144d6b59f629551110119f762f0f3d21062707143
16:33:54 [2021-02-24T16:33:54.041Z] #53 DONE 0.2s
16:33:54 [2021-02-24T16:33:54.041Z] 
16:33:54 [2021-02-24T16:33:54.041Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:33:54 [2021-02-24T16:33:54.041Z] #55 sha256:a2d3051b042e9dfde97b483ae5de03573f27e131b376a40300e646d525e36b1d
16:33:56 [2021-02-24T16:33:56.974Z] #55 231.1 + bin/containerd-stress
16:33:56 [2021-02-24T16:33:56.974Z] #55 233.1 + bin/containerd-shim
16:33:57 [2021-02-24T16:33:57.842Z] #55 231.0 + bin/containerd-stress
16:33:57 [2021-02-24T16:33:57.842Z] #55 233.1 + bin/containerd-shim
16:34:00 [2021-02-24T16:34:00.580Z] #67 exporting layers 6.5s done
16:34:00 [2021-02-24T16:34:00.580Z] #67 writing image sha256:992c4ac7a09ee9356f0ea7b019af9534b94a3155beba2248aa2420605cc7fc55 done
16:34:00 [2021-02-24T16:34:00.580Z] #67 naming to docker.io/library/docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b done
16:34:00 [2021-02-24T16:34:00.580Z] #67 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:34:00 [2021-02-24T16:34:00.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/test/unit
16:34:03 [2021-02-24T16:34:03.530Z] #55 240.0 + bin/containerd-shim-runc-v1
16:34:04 [2021-02-24T16:34:04.403Z] #55 239.8 + bin/containerd-shim-runc-v1
16:34:06 [2021-02-24T16:34:06.225Z] ?   	github.com/docker/docker/api	[no test files]
16:34:08 [2021-02-24T16:34:08.797Z] #55 244.5 + bin/containerd-shim-runc-v2
16:34:09 [2021-02-24T16:34:09.055Z] #55 245.5 + binaries
16:34:09 [2021-02-24T16:34:09.055Z] #55 245.5 + install -D bin/containerd /build/containerd
16:34:09 [2021-02-24T16:34:09.055Z] #55 245.5 + install -D bin/containerd-shim /build/containerd-shim
16:34:09 [2021-02-24T16:34:09.055Z] #55 245.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:34:09 [2021-02-24T16:34:09.055Z] #55 245.5 + install -D bin/ctr /build/ctr
16:34:09 [2021-02-24T16:34:09.668Z] #55 244.3 + bin/containerd-shim-runc-v2
16:34:09 [2021-02-24T16:34:09.926Z] #55 245.3 + binaries
16:34:09 [2021-02-24T16:34:09.926Z] #55 245.3 + install -D bin/containerd /build/containerd
16:34:09 [2021-02-24T16:34:09.926Z] #55 245.3 + install -D bin/containerd-shim /build/containerd-shim
16:34:09 [2021-02-24T16:34:09.926Z] #55 245.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:34:09 [2021-02-24T16:34:09.926Z] #55 245.4 + install -D bin/ctr /build/ctr
16:34:10 [2021-02-24T16:34:10.951Z] #55 DONE 247.2s
16:34:11 [2021-02-24T16:34:11.517Z] 
16:34:11 [2021-02-24T16:34:11.517Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:34:11 [2021-02-24T16:34:11.517Z] #56 sha256:ee59dc839b2475bab1f5d2395fad77adf414b16153230f37d28c5f3b134ce53e
16:34:11 [2021-02-24T16:34:11.822Z] #55 DONE 247.1s
16:34:12 [2021-02-24T16:34:12.387Z] 
16:34:12 [2021-02-24T16:34:12.387Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:34:12 [2021-02-24T16:34:12.387Z] #56 sha256:411820bd56ad611192b67a3a41d5964584216cc52a551e2939feb1ecf0a1e75f
16:34:12 [2021-02-24T16:34:12.450Z] #56 DONE 0.9s
16:34:12 [2021-02-24T16:34:12.450Z] 
16:34:12 [2021-02-24T16:34:12.450Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:34:12 [2021-02-24T16:34:12.450Z] #60 sha256:1c6a21f8b1d6060f9e206d746ce8f429110f31661177611e1bf137e4e34f0219
16:34:12 [2021-02-24T16:34:12.707Z] #60 DONE 0.2s
16:34:12 [2021-02-24T16:34:12.707Z] 
16:34:12 [2021-02-24T16:34:12.707Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
16:34:12 [2021-02-24T16:34:12.707Z] #62 sha256:6081c955d73808cb9fd41ff1142de168c9dcab5bd64138075092aa8862b67793
16:34:13 [2021-02-24T16:34:13.272Z] #62 DONE 0.5s
16:34:13 [2021-02-24T16:34:13.272Z] 
16:34:13 [2021-02-24T16:34:13.272Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:34:13 [2021-02-24T16:34:13.272Z] #64 sha256:bbe923f2505d83129e9ad1959fc39952d673b51475727bbe46cac73052cb29a7
16:34:13 [2021-02-24T16:34:13.272Z] #64 DONE 0.1s
16:34:13 [2021-02-24T16:34:13.272Z] 
16:34:13 [2021-02-24T16:34:13.272Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:34:13 [2021-02-24T16:34:13.272Z] #65 sha256:77b9063d773bf079b1eacb0bfacf0bbff369c21fa1a9c3dbfb70d17ea5f36f50
16:34:13 [2021-02-24T16:34:13.272Z] #65 DONE 0.0s
16:34:13 [2021-02-24T16:34:13.272Z] 
16:34:13 [2021-02-24T16:34:13.272Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
16:34:13 [2021-02-24T16:34:13.272Z] #66 sha256:775957c764603eb89385c48b3cf4d6545d62098327ef7ec94b2a21dcf1d5acb2
16:34:13 [2021-02-24T16:34:13.323Z] #56 DONE 0.9s
16:34:13 [2021-02-24T16:34:13.323Z] 
16:34:13 [2021-02-24T16:34:13.323Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:34:13 [2021-02-24T16:34:13.323Z] #60 sha256:b88b9b396ec9acfec70c9b536891fe7651e838cdef5dafdbde021c3fbd32ee59
16:34:13 [2021-02-24T16:34:13.580Z] #60 DONE 0.2s
16:34:13 [2021-02-24T16:34:13.580Z] 
16:34:13 [2021-02-24T16:34:13.580Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
16:34:13 [2021-02-24T16:34:13.580Z] #62 sha256:5a6fb201c8820bad9e9e9fd17f1cad039541fec8b8b16ff9820779b14c39c9b1
16:34:14 [2021-02-24T16:34:14.144Z] #62 DONE 0.4s
16:34:14 [2021-02-24T16:34:14.145Z] 
16:34:14 [2021-02-24T16:34:14.145Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:34:14 [2021-02-24T16:34:14.145Z] #64 sha256:a16d8ebe8780568dad7373b2844804d300be8eb00323841258966a5639ccde65
16:34:14 [2021-02-24T16:34:14.145Z] #64 DONE 0.1s
16:34:14 [2021-02-24T16:34:14.145Z] 
16:34:14 [2021-02-24T16:34:14.145Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:34:14 [2021-02-24T16:34:14.145Z] #65 sha256:ba6e98b630d8fa3fc01648f688c74ae76c817cfc2e2691eff9060871e38251bd
16:34:14 [2021-02-24T16:34:14.145Z] #65 DONE 0.0s
16:34:14 [2021-02-24T16:34:14.145Z] 
16:34:14 [2021-02-24T16:34:14.145Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
16:34:14 [2021-02-24T16:34:14.145Z] #66 sha256:4aadf228337870f3012d7c2088205041e7387a7c0991c9a0ae3266885f91f4d8
16:34:14 [2021-02-24T16:34:14.709Z] #66 0.701 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
16:34:14 [2021-02-24T16:34:14.967Z] #66 0.778 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
16:34:14 [2021-02-24T16:34:14.967Z] #66 0.861 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
16:34:15 [2021-02-24T16:34:15.533Z] #66 0.966 Reading package lists...
16:34:15 [2021-02-24T16:34:15.800Z] #66 DONE 2.1s
16:34:15 [2021-02-24T16:34:15.800Z] 
16:34:15 [2021-02-24T16:34:15.800Z] #67 exporting to image
16:34:15 [2021-02-24T16:34:15.800Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:34:15 [2021-02-24T16:34:15.800Z] #67 exporting layers
16:34:16 [2021-02-24T16:34:16.049Z] #66 1.553 Reading package lists...
16:34:16 [2021-02-24T16:34:16.307Z] #66 2.140 Building dependency tree...
16:34:16 [2021-02-24T16:34:16.307Z] #66 2.266 Reading state information...
16:34:16 [2021-02-24T16:34:16.307Z] #66 2.370 The following additional packages will be installed:
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.370   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.371   libpam-systemd
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.371 Suggested packages:
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.371   systemd-container policykit-1
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.371 Recommended packages:
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.371   libnss-systemd
16:34:16 [2021-02-24T16:34:16.564Z] #66 2.452 The following NEW packages will be installed:
16:34:16 [2021-02-24T16:34:16.565Z] #66 2.453   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
16:34:16 [2021-02-24T16:34:16.565Z] #66 2.454   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.914 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.914 Need to get 4761 kB of archives.
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.914 After this operation, 16.6 MB of additional disk space will be used.
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.916 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
16:34:16 [2021-02-24T16:34:16.823Z] #66 2.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 2.924 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 2.924 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 2.993 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 2.994 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 2.996 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 2.999 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 3.001 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
16:34:17 [2021-02-24T16:34:17.081Z] #66 3.153 debconf: delaying package configuration, since apt-utils is not installed
16:34:17 [2021-02-24T16:34:17.081Z] #66 3.177 Fetched 4761 kB in 1s (8854 kB/s)
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.203 Selecting previously unselected package libargon2-1:amd64.
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.203 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28054 files and directories currently installed.)
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.218 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.225 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.262 Selecting previously unselected package libjson-c3:amd64.
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.264 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.268 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.301 Selecting previously unselected package libcryptsetup12:amd64.
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.303 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.308 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.355 Selecting previously unselected package libidn11:amd64.
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.358 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.362 Unpacking libidn11:amd64 (1.33-2.2) ...
16:34:17 [2021-02-24T16:34:17.339Z] #66 3.408 Selecting previously unselected package libkmod2:amd64.
16:34:17 [2021-02-24T16:34:17.597Z] #66 3.411 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
16:34:17 [2021-02-24T16:34:17.597Z] #66 3.415 Unpacking libkmod2:amd64 (26-1) ...
16:34:17 [2021-02-24T16:34:17.597Z] #66 3.456 Selecting previously unselected package systemd.
16:34:17 [2021-02-24T16:34:17.597Z] #66 3.459 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
16:34:17 [2021-02-24T16:34:17.597Z] #66 3.498 Unpacking systemd (241-7~deb10u6) ...
16:34:17 [2021-02-24T16:34:17.855Z] #66 3.945 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
16:34:17 [2021-02-24T16:34:17.855Z] #66 3.957 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
16:34:17 [2021-02-24T16:34:17.855Z] #66 3.978 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
16:34:18 [2021-02-24T16:34:18.112Z] #66 3.989 Setting up libidn11:amd64 (1.33-2.2) ...
16:34:18 [2021-02-24T16:34:18.112Z] #66 4.000 Setting up libkmod2:amd64 (26-1) ...
16:34:18 [2021-02-24T16:34:18.112Z] #66 4.019 Setting up systemd (241-7~deb10u6) ...
16:34:18 [2021-02-24T16:34:18.112Z] #66 4.071 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:34:18 [2021-02-24T16:34:18.112Z] #66 4.073 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:34:18 [2021-02-24T16:34:18.112Z] #66 4.077 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
16:34:18 [2021-02-24T16:34:18.112Z] #66 4.077 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
16:34:18 [2021-02-24T16:34:18.494Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
16:34:18 [2021-02-24T16:34:18.676Z] #66 4.527 Selecting previously unselected package systemd-sysv.
16:34:18 [2021-02-24T16:34:18.676Z] #66 4.527 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28851 files and directories currently installed.)
16:34:18 [2021-02-24T16:34:18.676Z] #66 4.540 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
16:34:18 [2021-02-24T16:34:18.676Z] #66 4.544 Unpacking systemd-sysv (241-7~deb10u6) ...
16:34:18 [2021-02-24T16:34:18.676Z] #66 4.583 Selecting previously unselected package libdbus-1-3:amd64.
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.583 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.586 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.644 Selecting previously unselected package dbus.
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.644 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.654 Unpacking dbus (1.12.20-0+deb10u1) ...
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.711 Selecting previously unselected package libpam-systemd:amd64.
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.714 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.717 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
16:34:18 [2021-02-24T16:34:18.677Z] #66 4.757 Selecting previously unselected package dbus-user-session.
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.760 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.763 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.830 Setting up systemd-sysv (241-7~deb10u6) ...
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.839 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.849 Setting up dbus (1.12.20-0+deb10u1) ...
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.955 invoke-rc.d: could not determine current runlevel
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.958 invoke-rc.d: policy-rc.d denied execution of start.
16:34:18 [2021-02-24T16:34:18.935Z] #66 4.962 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
16:34:19 [2021-02-24T16:34:19.193Z] #66 5.116 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
16:34:19 [2021-02-24T16:34:19.193Z] #66 5.131 Processing triggers for systemd (241-7~deb10u6) ...
16:34:19 [2021-02-24T16:34:19.193Z] #66 5.139 Processing triggers for libc-bin (2.28-10) ...
16:34:19 [2021-02-24T16:34:19.450Z] #66 DONE 5.3s
16:34:19 [2021-02-24T16:34:19.450Z] 
16:34:19 [2021-02-24T16:34:19.450Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
16:34:19 [2021-02-24T16:34:19.450Z] #67 sha256:49782b41aab405d9ffc8821002af715a89ab1450517337c06471fe27cf92e13e
16:34:19 [2021-02-24T16:34:19.707Z] #67 0.467   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:34:19 [2021-02-24T16:34:19.707Z] #67 0.469                                  Dload  Upload   Total   Spent    Left  Speed
16:34:19 [2021-02-24T16:34:19.967Z] #67 0.469 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  23075      0 --:--:-- --:--:-- --:--:-- 23075
16:34:19 [2021-02-24T16:34:19.967Z] #67 DONE 0.6s
16:34:19 [2021-02-24T16:34:19.967Z] 
16:34:19 [2021-02-24T16:34:19.967Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker
16:34:19 [2021-02-24T16:34:19.967Z] #68 sha256:0889f60e727e2960c490aca50e1afcbb3ae5e366044e09fc11b7c6db91ac6808
16:34:20 [2021-02-24T16:34:20.611Z] #55 232.4 + bin/containerd-stress
16:34:20 [2021-02-24T16:34:20.611Z] #55 234.5 + bin/containerd-shim
16:34:20 [2021-02-24T16:34:20.899Z] #68 DONE 0.9s
16:34:20 [2021-02-24T16:34:20.899Z] 
16:34:20 [2021-02-24T16:34:20.899Z] #69 exporting to image
16:34:20 [2021-02-24T16:34:20.899Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:34:20 [2021-02-24T16:34:20.899Z] #69 exporting layers
16:34:22 [2021-02-24T16:34:22.360Z] #67 exporting layers 6.6s done
16:34:22 [2021-02-24T16:34:22.360Z] #67 writing image sha256:7315a0de2957740285476fb2a81448048e6d4107308dd2e6f037ac0cba8a6093 done
16:34:22 [2021-02-24T16:34:22.360Z] #67 naming to docker.io/library/docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b done
16:34:22 [2021-02-24T16:34:22.360Z] #67 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
16:34:22 [2021-02-24T16:34:22.699Z] + trap exit INT TERM
16:34:22 [2021-02-24T16:34:22.699Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
16:34:22 [2021-02-24T16:34:22.699Z] + CONTAINER_NAME=docker-pr3
16:34:22 [2021-02-24T16:34:22.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42065/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh dynbinary-daemon
16:34:24 [2021-02-24T16:34:24.072Z] 
16:34:24 [2021-02-24T16:34:24.072Z] Removing bundles/
16:34:24 [2021-02-24T16:34:24.072Z] 
16:34:24 [2021-02-24T16:34:24.072Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:34:24 [2021-02-24T16:34:24.072Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:34:24 [2021-02-24T16:34:24.072Z] GOOS="" GOARCH="" GOARM=""
16:34:27 [2021-02-24T16:34:27.456Z] #69 exporting layers 6.8s done
16:34:27 [2021-02-24T16:34:27.456Z] #69 writing image sha256:d1eaf7e44ffd77b99782fceefa99e77abda4473cd5b2f9385e17f934d677bd23
16:34:27 [2021-02-24T16:34:27.714Z] #69 writing image sha256:d1eaf7e44ffd77b99782fceefa99e77abda4473cd5b2f9385e17f934d677bd23 done
16:34:27 [2021-02-24T16:34:27.714Z] #69 naming to docker.io/library/docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b done
16:34:27 [2021-02-24T16:34:27.714Z] #69 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:34:28 [2021-02-24T16:34:28.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh dynbinary test-integration
16:34:28 [2021-02-24T16:34:28.740Z] #55 241.3 + bin/containerd-shim-runc-v1
16:34:30 [2021-02-24T16:34:30.599Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:34:30 [2021-02-24T16:34:30.599Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:34:30 [2021-02-24T16:34:30.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:34:30 [2021-02-24T16:34:30.599Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:34:30 [2021-02-24T16:34:30.599Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
16:34:30 [2021-02-24T16:34:30.599Z] Detected virtualization docker.
16:34:30 [2021-02-24T16:34:30.599Z] Detected architecture x86-64.
16:34:30 [2021-02-24T16:34:30.599Z] Set hostname to <074bc55d3992>.
16:34:30 [2021-02-24T16:34:30.599Z] + source /etc/docker-entrypoint-cmd
16:34:30 [2021-02-24T16:34:30.599Z] ++ hack/make.sh dynbinary test-integration
16:34:30 [2021-02-24T16:34:30.599Z] 
16:34:30 [2021-02-24T16:34:30.599Z] Removing bundles/
16:34:30 [2021-02-24T16:34:30.599Z] 
16:34:30 [2021-02-24T16:34:30.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:34:30 [2021-02-24T16:34:30.599Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:34:30 [2021-02-24T16:34:30.599Z] GOOS="" GOARCH="" GOARM=""
16:34:32 [2021-02-24T16:34:32.034Z] #55 245.9 + bin/containerd-shim-runc-v2
16:34:32 [2021-02-24T16:34:32.974Z] #55 246.9 + binaries
16:34:32 [2021-02-24T16:34:32.974Z] #55 246.9 + install -D bin/containerd /build/containerd
16:34:32 [2021-02-24T16:34:32.974Z] #55 246.9 + install -D bin/containerd-shim /build/containerd-shim
16:34:33 [2021-02-24T16:34:33.268Z] #55 246.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:34:33 [2021-02-24T16:34:33.268Z] #55 246.9 + install -D bin/ctr /build/ctr
16:34:35 [2021-02-24T16:34:35.213Z] #55 DONE 248.6s
16:34:35 [2021-02-24T16:34:35.781Z] 
16:34:35 [2021-02-24T16:34:35.781Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
16:34:35 [2021-02-24T16:34:35.781Z] #56 sha256:0594d95754c5006ecd96496fe74486341814b77a032874fbcaa59055e9cdb416
16:34:36 [2021-02-24T16:34:36.717Z] #56 DONE 0.9s
16:34:36 [2021-02-24T16:34:36.717Z] 
16:34:36 [2021-02-24T16:34:36.717Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:34:36 [2021-02-24T16:34:36.717Z] #60 sha256:c8a23fe603492f20393b3ae04257a5a9736e1b6ff9335b9a0035fccd44e04a15
16:34:36 [2021-02-24T16:34:36.717Z] #60 DONE 0.3s
16:34:36 [2021-02-24T16:34:36.717Z] 
16:34:36 [2021-02-24T16:34:36.717Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
16:34:36 [2021-02-24T16:34:36.717Z] #62 sha256:56d08a726f9e6bf6901438df70d830827ea1238ad2451097596b2534d09a8ad0
16:34:37 [2021-02-24T16:34:37.285Z] #62 DONE 0.5s
16:34:37 [2021-02-24T16:34:37.285Z] 
16:34:37 [2021-02-24T16:34:37.285Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
16:34:37 [2021-02-24T16:34:37.285Z] #64 sha256:394aceb68fb906b20a59a76f39450aa82c6ec686c6a825e26b6bca0ba63df30a
16:34:37 [2021-02-24T16:34:37.285Z] #64 DONE 0.0s
16:34:37 [2021-02-24T16:34:37.285Z] 
16:34:37 [2021-02-24T16:34:37.285Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
16:34:37 [2021-02-24T16:34:37.285Z] #65 sha256:1826bf7e17f601248923fdaed42da37f83ef69506f77c723059147dd0bc69968
16:34:37 [2021-02-24T16:34:37.285Z] #65 DONE 0.0s
16:34:37 [2021-02-24T16:34:37.285Z] 
16:34:37 [2021-02-24T16:34:37.285Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
16:34:37 [2021-02-24T16:34:37.285Z] #66 sha256:0ec17e3cf197f9d17bfdf1e69b6d578858741e98038b0057f6c650ed6bd72276
16:34:39 [2021-02-24T16:34:39.193Z] #66 DONE 1.8s
16:34:39 [2021-02-24T16:34:39.193Z] 
16:34:39 [2021-02-24T16:34:39.193Z] #67 exporting to image
16:34:39 [2021-02-24T16:34:39.193Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:34:39 [2021-02-24T16:34:39.193Z] #67 exporting layers
16:34:47 [2021-02-24T16:34:47.316Z] #67 exporting layers 6.9s done
16:34:47 [2021-02-24T16:34:47.316Z] #67 writing image sha256:0e6d8a39b32e6c2004af63730b5b13b5ef1a1af09dd5654f77c9b74ae2ad1e93 done
16:34:47 [2021-02-24T16:34:47.316Z] #67 naming to docker.io/library/docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b done
16:34:47 [2021-02-24T16:34:47.316Z] #67 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:34:47 [2021-02-24T16:34:47.663Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -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=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh dynbinary test-integration
16:34:48 [2021-02-24T16:34:48.600Z] 
16:34:48 [2021-02-24T16:34:48.860Z] Removing bundles/
16:34:48 [2021-02-24T16:34:48.860Z] 
16:34:48 [2021-02-24T16:34:48.860Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:34:48 [2021-02-24T16:34:48.860Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:34:48 [2021-02-24T16:34:48.860Z] GOOS="" GOARCH="" GOARM=""
16:35:01 [2021-02-24T16:35:01.010Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 2m1.887107617s 
16:35:01 [2021-02-24T16:35:01.010Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.994378ms 
16:35:14 [2021-02-24T16:35:14.810Z] ok  	github.com/docker/docker/api/server/httputils	0.025s	coverage: 14.7% of statements
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:35:14 [2021-02-24T16:35:14.810Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:35:15 [2021-02-24T16:35:15.058Z] 4612f6d0b889: Pull complete
16:35:15 [2021-02-24T16:35:15.386Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:35:15 [2021-02-24T16:35:15.386Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:35:15 [2021-02-24T16:35:15.649Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
16:35:15 [2021-02-24T16:35:15.911Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
16:35:15 [2021-02-24T16:35:15.911Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.7% of statements
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:35:15 [2021-02-24T16:35:15.911Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:35:15 [2021-02-24T16:35:15.912Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:35:15 [2021-02-24T16:35:15.912Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:35:15 [2021-02-24T16:35:15.912Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:35:15 [2021-02-24T16:35:15.912Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:35:15 [2021-02-24T16:35:15.912Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:35:16 [2021-02-24T16:35:16.175Z] ok  	github.com/docker/docker/api/types/time	0.031s	coverage: 100.0% of statements
16:35:16 [2021-02-24T16:35:16.438Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:35:16 [2021-02-24T16:35:16.438Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:35:19 [2021-02-24T16:35:19.001Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
16:35:19 [2021-02-24T16:35:19.951Z] ok  	github.com/docker/docker/builder/remotecontext	0.356s	coverage: 13.7% of statements
16:35:21 [2021-02-24T16:35:21.344Z] ok  	github.com/docker/docker/builder/dockerfile	0.929s	coverage: 48.3% of statements
16:35:21 [2021-02-24T16:35:21.344Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:35:21 [2021-02-24T16:35:21.344Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.494s	coverage: 86.3% of statements
16:35:21 [2021-02-24T16:35:21.344Z] ?   	github.com/docker/docker/cli	[no test files]
16:35:21 [2021-02-24T16:35:21.344Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:35:26 [2021-02-24T16:35:26.653Z] ok  	github.com/docker/docker/client	0.272s	coverage: 75.4% of statements
16:35:53 [2021-02-24T16:35:53.273Z] ok  	github.com/docker/docker/cmd/dockerd	0.103s	coverage: 29.1% of statements
16:35:54 [2021-02-24T16:35:54.221Z] ok  	github.com/docker/docker/container	0.141s	coverage: 34.7% of statements
16:35:54 [2021-02-24T16:35:54.222Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:35:54 [2021-02-24T16:35:54.222Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:35:54 [2021-02-24T16:35:54.222Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:35:54 [2021-02-24T16:35:54.222Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:35:56 [2021-02-24T16:35:56.786Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
16:35:58 [2021-02-24T16:35:58.716Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.064s	coverage: 35.9% of statements
16:36:00 [2021-02-24T16:36:00.509Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:36:00 [2021-02-24T16:36:00.509Z] 
16:36:00 [2021-02-24T16:36:00.509Z] + TEST_INTEGRATION_DEST=2
16:36:00 [2021-02-24T16:36:00.509Z] + CONTAINER_NAME=docker-pr3-2
16:36:00 [2021-02-24T16:36:00.509Z] + TEST_SKIP_INTEGRATION=1
16:36:00 [2021-02-24T16:36:00.509Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
16:36:00 [2021-02-24T16:36:00.509Z] + run_tests
16:36:00 [2021-02-24T16:36:00.509Z] + c=0
16:36:00 [2021-02-24T16:36:00.509Z] + '[' -n 0 ']'
16:36:00 [2021-02-24T16:36:00.509Z] + rm=
16:36:00 [2021-02-24T16:36:00.510Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42065/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42065/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh '' test-integration
16:36:00 [2021-02-24T16:36:00.510Z] + TEST_INTEGRATION_DEST=1
16:36:00 [2021-02-24T16:36:00.510Z] + CONTAINER_NAME=docker-pr3-1
16:36:00 [2021-02-24T16:36:00.510Z] + TEST_SKIP_INTEGRATION_CLI=1
16:36:00 [2021-02-24T16:36:00.510Z] + run_tests test-integration-flaky
16:36:00 [2021-02-24T16:36:00.510Z] + '[' -n 0 ']'
16:36:00 [2021-02-24T16:36:00.510Z] + rm=
16:36:00 [2021-02-24T16:36:00.510Z] + TEST_INTEGRATION_DEST=3
16:36:00 [2021-02-24T16:36:00.510Z] + CONTAINER_NAME=docker-pr3-3
16:36:00 [2021-02-24T16:36:00.510Z] + TEST_SKIP_INTEGRATION=1
16:36:00 [2021-02-24T16:36:00.510Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
16:36:00 [2021-02-24T16:36:00.510Z] + run_tests
16:36:00 [2021-02-24T16:36:00.510Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42065/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42065/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh test-integration-flaky test-integration
16:36:00 [2021-02-24T16:36:00.510Z] + '[' -n 0 ']'
16:36:00 [2021-02-24T16:36:00.510Z] + rm=
16:36:00 [2021-02-24T16:36:00.510Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42065/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42065/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh '' test-integration
16:36:00 [2021-02-24T16:36:00.510Z] ++ jobs -p
16:36:00 [2021-02-24T16:36:00.510Z] + for job in $(jobs -p)
16:36:00 [2021-02-24T16:36:00.510Z] + wait 9519
16:36:00 [2021-02-24T16:36:00.510Z] 
16:36:00 [2021-02-24T16:36:00.510Z] 
16:36:00 [2021-02-24T16:36:00.510Z] 
16:36:00 [2021-02-24T16:36:00.510Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
16:36:00 [2021-02-24T16:36:00.510Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:36:00 [2021-02-24T16:36:00.510Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:36:00 [2021-02-24T16:36:00.510Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:36:00 [2021-02-24T16:36:00.510Z] HOSTNAME=1d0b719b3975
16:36:00 [2021-02-24T16:36:00.510Z] TEST_SKIP_INTEGRATION=1
16:36:00 [2021-02-24T16:36:00.510Z] TESTDEBUG=0
16:36:00 [2021-02-24T16:36:00.510Z] DEST=bundles/test-integration
16:36:00 [2021-02-24T16:36:00.510Z] PWD=/go/src/github.com/docker/docker
16:36:00 [2021-02-24T16:36:00.510Z] KEEPBUNDLE=1
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:36:00 [2021-02-24T16:36:00.510Z] container=docker
16:36:00 [2021-02-24T16:36:00.510Z] HOME=/root
16:36:00 [2021-02-24T16:36:00.510Z] GOLANG_VERSION=1.13.15
16:36:00 [2021-02-24T16:36:00.510Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:36:00 [2021-02-24T16:36:00.510Z] VALIDATE_BRANCH=20.10
16:36:00 [2021-02-24T16:36:00.510Z] TERM=xterm
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_PKG=github.com/docker/docker
16:36:00 [2021-02-24T16:36:00.510Z] SHLVL=1
16:36:00 [2021-02-24T16:36:00.510Z] TIMEOUT=120m
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_GRAPHDRIVER=overlay2
16:36:00 [2021-02-24T16:36:00.510Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
16:36:00 [2021-02-24T16:36:00.510Z] GO111MODULE=off
16:36:00 [2021-02-24T16:36:00.510Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:36:00 [2021-02-24T16:36:00.510Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:36:00 [2021-02-24T16:36:00.510Z] GOPATH=/go
16:36:00 [2021-02-24T16:36:00.510Z] PKG_CONFIG=pkg-config
16:36:00 [2021-02-24T16:36:00.510Z] _=/usr/bin/env
16:36:00 [2021-02-24T16:36:00.510Z] Building test suite binary ./integration-cli/test.main
16:36:00 [2021-02-24T16:36:00.510Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:36:00 [2021-02-24T16:36:00.510Z] HOSTNAME=ff68bed31b2e
16:36:00 [2021-02-24T16:36:00.510Z] TEST_SKIP_INTEGRATION=1
16:36:00 [2021-02-24T16:36:00.510Z] TESTDEBUG=0
16:36:00 [2021-02-24T16:36:00.510Z] DEST=bundles/test-integration
16:36:00 [2021-02-24T16:36:00.510Z] PWD=/go/src/github.com/docker/docker
16:36:00 [2021-02-24T16:36:00.510Z] KEEPBUNDLE=1
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:36:00 [2021-02-24T16:36:00.510Z] container=docker
16:36:00 [2021-02-24T16:36:00.510Z] HOME=/root
16:36:00 [2021-02-24T16:36:00.510Z] GOLANG_VERSION=1.13.15
16:36:00 [2021-02-24T16:36:00.510Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:36:00 [2021-02-24T16:36:00.510Z] VALIDATE_BRANCH=20.10
16:36:00 [2021-02-24T16:36:00.510Z] TERM=xterm
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_PKG=github.com/docker/docker
16:36:00 [2021-02-24T16:36:00.510Z] SHLVL=1
16:36:00 [2021-02-24T16:36:00.510Z] TIMEOUT=120m
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_GRAPHDRIVER=overlay2
16:36:00 [2021-02-24T16:36:00.510Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:36:00 [2021-02-24T16:36:00.510Z] GO111MODULE=off
16:36:00 [2021-02-24T16:36:00.510Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:36:00 [2021-02-24T16:36:00.510Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:36:00 [2021-02-24T16:36:00.510Z] GOPATH=/go
16:36:00 [2021-02-24T16:36:00.510Z] PKG_CONFIG=pkg-config
16:36:00 [2021-02-24T16:36:00.510Z] _=/usr/bin/env
16:36:00 [2021-02-24T16:36:00.510Z] Building test suite binary ./integration-cli/test.main
16:36:00 [2021-02-24T16:36:00.510Z] No new tests added to integration.
16:36:00 [2021-02-24T16:36:00.510Z] 
16:36:00 [2021-02-24T16:36:00.510Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:36:00 [2021-02-24T16:36:00.510Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:36:00 [2021-02-24T16:36:00.510Z] HOSTNAME=a3f4d2fc7532
16:36:00 [2021-02-24T16:36:00.510Z] TESTDEBUG=0
16:36:00 [2021-02-24T16:36:00.510Z] DEST=bundles/test-integration
16:36:00 [2021-02-24T16:36:00.510Z] PWD=/go/src/github.com/docker/docker
16:36:00 [2021-02-24T16:36:00.510Z] KEEPBUNDLE=1
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:36:00 [2021-02-24T16:36:00.510Z] container=docker
16:36:00 [2021-02-24T16:36:00.510Z] HOME=/root
16:36:00 [2021-02-24T16:36:00.510Z] GOLANG_VERSION=1.13.15
16:36:00 [2021-02-24T16:36:00.510Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:36:00 [2021-02-24T16:36:00.510Z] VALIDATE_BRANCH=20.10
16:36:00 [2021-02-24T16:36:00.510Z] TERM=xterm
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_PKG=github.com/docker/docker
16:36:00 [2021-02-24T16:36:00.510Z] SHLVL=1
16:36:00 [2021-02-24T16:36:00.510Z] TIMEOUT=120m
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:36:00 [2021-02-24T16:36:00.510Z] DOCKER_GRAPHDRIVER=overlay2
16:36:00 [2021-02-24T16:36:00.510Z] GO111MODULE=off
16:36:00 [2021-02-24T16:36:00.510Z] TEST_SKIP_INTEGRATION_CLI=1
16:36:00 [2021-02-24T16:36:00.510Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:36:00 [2021-02-24T16:36:00.510Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:36:00 [2021-02-24T16:36:00.510Z] GOPATH=/go
16:36:00 [2021-02-24T16:36:00.510Z] PKG_CONFIG=pkg-config
16:36:00 [2021-02-24T16:36:00.510Z] _=/usr/bin/env
16:36:00 [2021-02-24T16:36:00.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:36:01 [2021-02-24T16:36:01.281Z] ok  	github.com/docker/docker/daemon/cluster	0.123s	coverage: 0.5% of statements
16:36:03 [2021-02-24T16:36:03.846Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
16:36:04 [2021-02-24T16:36:04.802Z] ok  	github.com/docker/docker/daemon/config	0.067s	coverage: 81.8% of statements
16:36:05 [2021-02-24T16:36:05.065Z] ok  	github.com/docker/docker/daemon/events	0.077s	coverage: 50.0% of statements
16:36:06 [2021-02-24T16:36:06.462Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
16:36:07 [2021-02-24T16:36:07.108Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:36:07 [2021-02-24T16:36:07.108Z] 
16:36:07 [2021-02-24T16:36:07.108Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:36:07 [2021-02-24T16:36:07.108Z] DOCKER_SYSTEMD=1
16:36:07 [2021-02-24T16:36:07.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:36:07 [2021-02-24T16:36:07.108Z] HOSTNAME=074bc55d3992
16:36:07 [2021-02-24T16:36:07.108Z] DEST=bundles/test-integration
16:36:07 [2021-02-24T16:36:07.108Z] PWD=/go/src/github.com/docker/docker
16:36:07 [2021-02-24T16:36:07.108Z] DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:36:07 [2021-02-24T16:36:07.108Z] container=docker
16:36:07 [2021-02-24T16:36:07.108Z] HOME=/root
16:36:07 [2021-02-24T16:36:07.108Z] LANG=C.UTF-8
16:36:07 [2021-02-24T16:36:07.108Z] INVOCATION_ID=0f10f4f575664085addf803b68089051
16:36:07 [2021-02-24T16:36:07.108Z] GOLANG_VERSION=1.13.15
16:36:07 [2021-02-24T16:36:07.108Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:36:07 [2021-02-24T16:36:07.108Z] VALIDATE_BRANCH=20.10
16:36:07 [2021-02-24T16:36:07.108Z] TERM=xterm
16:36:07 [2021-02-24T16:36:07.108Z] DOCKER_PKG=github.com/docker/docker
16:36:07 [2021-02-24T16:36:07.108Z] SHLVL=3
16:36:07 [2021-02-24T16:36:07.108Z] TIMEOUT=120m
16:36:07 [2021-02-24T16:36:07.108Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:36:07 [2021-02-24T16:36:07.108Z] DOCKER_GRAPHDRIVER=overlay2
16:36:07 [2021-02-24T16:36:07.108Z] GO111MODULE=off
16:36:07 [2021-02-24T16:36:07.108Z] DOCKER_EXPERIMENTAL=1
16:36:07 [2021-02-24T16:36:07.108Z] TEST_SKIP_INTEGRATION_CLI=1
16:36:07 [2021-02-24T16:36:07.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:36:07 [2021-02-24T16:36:07.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:36:07 [2021-02-24T16:36:07.108Z] GOPATH=/go
16:36:07 [2021-02-24T16:36:07.108Z] PKG_CONFIG=pkg-config
16:36:07 [2021-02-24T16:36:07.108Z] _=/usr/bin/env
16:36:07 [2021-02-24T16:36:07.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:36:09 [2021-02-24T16:36:09.776Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
16:36:10 [2021-02-24T16:36:10.357Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.518s	coverage: 14.0% of statements
16:36:11 [2021-02-24T16:36:11.304Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.681s	coverage: 56.2% of statements
16:36:13 [2021-02-24T16:36:13.862Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
16:36:15 [2021-02-24T16:36:15.787Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.562s	coverage: 73.3% of statements
16:36:15 [2021-02-24T16:36:15.787Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.901s	coverage: 45.9% of statements
16:36:17 [2021-02-24T16:36:17.716Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.993s	coverage: 49.4% of statements
16:36:17 [2021-02-24T16:36:17.716Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 57.5% of statements
16:36:18 [2021-02-24T16:36:18.665Z] ok  	github.com/docker/docker/daemon	12.410s	coverage: 17.1% of statements
16:36:18 [2021-02-24T16:36:18.665Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:36:18 [2021-02-24T16:36:18.665Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:36:18 [2021-02-24T16:36:18.665Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:36:18 [2021-02-24T16:36:18.665Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:36:18 [2021-02-24T16:36:18.665Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:36:19 [2021-02-24T16:36:19.614Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
16:36:19 [2021-02-24T16:36:19.614Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
16:36:21 [2021-02-24T16:36:21.544Z] ok  	github.com/docker/docker/daemon/images	0.070s	coverage: 6.7% of statements
16:36:22 [2021-02-24T16:36:22.121Z] ok  	github.com/docker/docker/daemon/logger	0.257s	coverage: 43.2% of statements
16:36:22 [2021-02-24T16:36:22.384Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.282s	coverage: 77.8% of statements
16:36:22 [2021-02-24T16:36:22.397Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.219712905s with top 10 stages: buildssa: 1m41.031918915s, goimports: 21.974470015s, unconvert: 12.992400754s, gosec: 10.0803678s, golint: 5.709944143s, inspect: 4.288172401s, ineffassign: 4.120758345s, misspell: 4.091465858s, vrp: 3.419458223s, printf: 1.802770455s 
16:36:23 [2021-02-24T16:36:23.336Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.065s	coverage: 67.0% of statements
16:36:23 [2021-02-24T16:36:23.600Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 23.9% of statements
16:36:23 [2021-02-24T16:36:23.863Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.033s	coverage: 61.6% of statements
16:36:24 [2021-02-24T16:36:24.125Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.657s	coverage: 57.7% of statements
16:36:24 [2021-02-24T16:36:24.125Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:36:24 [2021-02-24T16:36:24.125Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:36:24 [2021-02-24T16:36:24.125Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:36:24 [2021-02-24T16:36:24.125Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:36:24 [2021-02-24T16:36:24.125Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:36:24 [2021-02-24T16:36:24.125Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:36:24 [2021-02-24T16:36:24.125Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.059s	coverage: 87.2% of statements
16:36:25 [2021-02-24T16:36:25.330Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:36:25 [2021-02-24T16:36:25.330Z] 
16:36:25 [2021-02-24T16:36:25.330Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:36:25 [2021-02-24T16:36:25.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:36:25 [2021-02-24T16:36:25.330Z] HOSTNAME=73a40d9721d5
16:36:25 [2021-02-24T16:36:25.330Z] DEST=bundles/test-integration
16:36:25 [2021-02-24T16:36:25.330Z] PWD=/go/src/github.com/docker/docker
16:36:25 [2021-02-24T16:36:25.330Z] DOCKER_ROOTLESS=1
16:36:25 [2021-02-24T16:36:25.330Z] DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:36:25 [2021-02-24T16:36:25.330Z] container=docker
16:36:25 [2021-02-24T16:36:25.330Z] HOME=/root
16:36:25 [2021-02-24T16:36:25.330Z] GOLANG_VERSION=1.13.15
16:36:25 [2021-02-24T16:36:25.330Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:36:25 [2021-02-24T16:36:25.330Z] VALIDATE_BRANCH=20.10
16:36:25 [2021-02-24T16:36:25.330Z] TERM=xterm
16:36:25 [2021-02-24T16:36:25.330Z] DOCKER_PKG=github.com/docker/docker
16:36:25 [2021-02-24T16:36:25.330Z] SHLVL=1
16:36:25 [2021-02-24T16:36:25.330Z] TIMEOUT=120m
16:36:25 [2021-02-24T16:36:25.330Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:36:25 [2021-02-24T16:36:25.330Z] DOCKER_GRAPHDRIVER=overlay2
16:36:25 [2021-02-24T16:36:25.330Z] GO111MODULE=off
16:36:25 [2021-02-24T16:36:25.330Z] DOCKER_EXPERIMENTAL=1
16:36:25 [2021-02-24T16:36:25.330Z] TEST_SKIP_INTEGRATION_CLI=1
16:36:25 [2021-02-24T16:36:25.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:36:25 [2021-02-24T16:36:25.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:36:25 [2021-02-24T16:36:25.330Z] GOPATH=/go
16:36:25 [2021-02-24T16:36:25.330Z] PKG_CONFIG=pkg-config
16:36:25 [2021-02-24T16:36:25.330Z] _=/usr/bin/env
16:36:25 [2021-02-24T16:36:25.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:36:25 [2021-02-24T16:36:25.521Z] ok  	github.com/docker/docker/daemon/logger/local	0.076s	coverage: 75.2% of statements
16:36:25 [2021-02-24T16:36:25.521Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:36:26 [2021-02-24T16:36:26.101Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.071s	coverage: 31.5% of statements
16:36:26 [2021-02-24T16:36:26.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.105s	coverage: 58.6% of statements
16:36:26 [2021-02-24T16:36:26.942Z] ok  	github.com/docker/docker/daemon/logger/templates	0.064s	coverage: 8.3% of statements
16:36:27 [2021-02-24T16:36:27.206Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.017s	coverage: 46.8% of statements
16:36:28 [2021-02-24T16:36:28.170Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
16:36:28 [2021-02-24T16:36:28.745Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.919s	coverage: 82.5% of statements
16:36:28 [2021-02-24T16:36:28.745Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:36:28 [2021-02-24T16:36:28.745Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:36:29 [2021-02-24T16:36:29.324Z] ok  	github.com/docker/docker/distribution/metadata	0.117s	coverage: 48.2% of statements
16:36:30 [2021-02-24T16:36:30.729Z] ok  	github.com/docker/docker/distribution	0.240s	coverage: 25.0% of statements
16:36:30 [2021-02-24T16:36:30.729Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:36:30 [2021-02-24T16:36:30.729Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 53.1% of statements
16:36:31 [2021-02-24T16:36:31.305Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.8% of statements
16:36:32 [2021-02-24T16:36:32.255Z] ok  	github.com/docker/docker/distribution/xfer	1.723s	coverage: 85.6% of statements
16:36:32 [2021-02-24T16:36:32.255Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:36:32 [2021-02-24T16:36:32.255Z] ok  	github.com/docker/docker/image/cache	0.035s	coverage: 19.2% of statements
16:36:32 [2021-02-24T16:36:32.255Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:36:32 [2021-02-24T16:36:32.255Z] ok  	github.com/docker/docker/image/v1	0.048s	coverage: 25.0% of statements
16:36:32 [2021-02-24T16:36:32.255Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:36:32 [2021-02-24T16:36:32.831Z] ok  	github.com/docker/docker/libcontainerd/queue	0.051s	coverage: 100.0% of statements
16:36:33 [2021-02-24T16:36:33.785Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 67.1% of statements
16:36:34 [2021-02-24T16:36:34.048Z] ok  	github.com/docker/docker/pkg/aaparser	0.012s	coverage: 52.9% of statements
16:36:34 [2021-02-24T16:36:34.048Z] ok  	github.com/docker/docker/oci	0.027s	coverage: 38.4% of statements
16:36:34 [2021-02-24T16:36:34.999Z] ok  	github.com/docker/docker/pkg/broadcaster	0.040s	coverage: 100.0% of statements
16:36:35 [2021-02-24T16:36:35.576Z] ok  	github.com/docker/docker/pkg/capabilities	0.032s	coverage: 87.5% of statements
16:36:36 [2021-02-24T16:36:36.153Z] ok  	github.com/docker/docker/pkg/authorization	0.609s	coverage: 68.3% of statements
16:36:36 [2021-02-24T16:36:36.728Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
16:36:37 [2021-02-24T16:36:37.237Z] INFO [runner/unused/goanalysis] analyzers took 27.957046534s with top 10 stages: buildssa: 23.589280179s, U1000: 4.367766355s 
16:36:37 [2021-02-24T16:36:37.237Z] INFO [runner] Issues before processing: 2265, after processing: 0 
16:36:37 [2021-02-24T16:36:37.237Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1685/1685, exclude: 1580/1580, exclude-rules: 64/1580, identifier_marker: 1580/1580, cgo: 1685/2265, skip_files: 1685/1685, skip_dirs: 1685/1685, nolint: 0/64, path_prettifier: 1685/1685, autogenerated_exclude: 1580/1685 
16:36:37 [2021-02-24T16:36:37.237Z] INFO [runner] processing took 133.354224ms with stages: nolint: 53.367093ms, identifier_marker: 46.711397ms, path_prettifier: 12.894832ms, autogenerated_exclude: 8.124086ms, exclude-rules: 6.965588ms, skip_dirs: 3.627196ms, cgo: 917.354µs, filename_unadjuster: 740.606µs, max_same_issues: 1.657µs, uniq_by_line: 981ns, max_from_linter: 586ns, max_per_file_from_linter: 532ns, exclude: 524ns, diff: 511ns, source_code: 472ns, path_shortener: 414ns, skip_files: 395ns 
16:36:37 [2021-02-24T16:36:37.237Z] INFO [runner] linters took 1m39.109904472s with stages: goanalysis_metalinter: 1m19.432785635s, unused: 19.543010036s 
16:36:37 [2021-02-24T16:36:37.237Z] INFO File cache stats: 1450 entries of total size 6.8MiB 
16:36:37 [2021-02-24T16:36:37.237Z] INFO Memory: 1660 samples, avg is 251.2MB, max is 3429.2MB 
16:36:37 [2021-02-24T16:36:37.237Z] INFO Execution took 3m42.457574904s               
16:36:37 [2021-02-24T16:36:37.237Z] Congratulations! The shell scripts are properly formatted.
16:36:37 [2021-02-24T16:36:37.303Z] ok  	github.com/docker/docker/pkg/archive	1.121s	coverage: 76.8% of statements
16:36:37 [2021-02-24T16:36:37.566Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:36:38 [2021-02-24T16:36:38.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh dynbinary-daemon test-docker-py
16:36:38 [2021-02-24T16:36:38.141Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
16:36:38 [2021-02-24T16:36:38.685Z] 
16:36:38 [2021-02-24T16:36:38.685Z] Removing bundles/
16:36:38 [2021-02-24T16:36:38.685Z] 
16:36:38 [2021-02-24T16:36:38.685Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:36:38 [2021-02-24T16:36:38.685Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:36:38 [2021-02-24T16:36:38.685Z] GOOS="" GOARCH="" GOARM=""
16:36:38 [2021-02-24T16:36:38.717Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
16:36:39 [2021-02-24T16:36:39.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:36:39 [2021-02-24T16:36:39.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:36:39 [2021-02-24T16:36:39.291Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.014s	coverage: 93.8% of statements
16:36:39 [2021-02-24T16:36:39.554Z] ok  	github.com/docker/docker/pkg/dmesg	0.015s	coverage: 83.3% of statements
16:36:40 [2021-02-24T16:36:40.499Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.529s	coverage: 43.2% of statements
16:36:40 [2021-02-24T16:36:40.762Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
16:36:41 [2021-02-24T16:36:41.025Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 89.5% of statements
16:36:41 [2021-02-24T16:36:41.599Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
16:36:41 [2021-02-24T16:36:41.599Z] ok  	github.com/docker/docker/pkg/fsutils	0.287s	coverage: 85.1% of statements
16:36:41 [2021-02-24T16:36:41.862Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
16:36:42 [2021-02-24T16:36:42.125Z] ok  	github.com/docker/docker/layer	7.551s	coverage: 68.8% of statements
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:36:42 [2021-02-24T16:36:42.125Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:36:43 [2021-02-24T16:36:43.074Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
16:36:43 [2021-02-24T16:36:43.074Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.029s	coverage: 91.7% of statements
16:36:43 [2021-02-24T16:36:43.074Z] ok  	github.com/docker/docker/pkg/idtools	0.808s	coverage: 69.5% of statements
16:36:43 [2021-02-24T16:36:43.074Z] ok  	github.com/docker/docker/pkg/ioutils	0.641s	coverage: 70.6% of statements
16:36:43 [2021-02-24T16:36:43.074Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:36:43 [2021-02-24T16:36:43.074Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:36:43 [2021-02-24T16:36:43.074Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:36:43 [2021-02-24T16:36:43.337Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
16:36:43 [2021-02-24T16:36:43.337Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:36:43 [2021-02-24T16:36:43.600Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
16:36:43 [2021-02-24T16:36:43.864Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.022s	coverage: 60.0% of statements
16:36:44 [2021-02-24T16:36:44.127Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.061s	coverage: 86.7% of statements
16:36:44 [2021-02-24T16:36:44.127Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
16:36:44 [2021-02-24T16:36:44.127Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:36:44 [2021-02-24T16:36:44.127Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:36:44 [2021-02-24T16:36:44.704Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
16:36:45 [2021-02-24T16:36:45.282Z] ok  	github.com/docker/docker/pkg/pools	0.033s	coverage: 88.2% of statements
16:36:45 [2021-02-24T16:36:45.545Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.040s	coverage: 85.7% of statements
16:36:45 [2021-02-24T16:36:45.545Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
16:36:46 [2021-02-24T16:36:46.121Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
16:36:46 [2021-02-24T16:36:46.695Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
16:36:46 [2021-02-24T16:36:46.695Z] ok  	github.com/docker/docker/pkg/pubsub	1.110s	coverage: 75.0% of statements
16:36:47 [2021-02-24T16:36:47.271Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
16:36:47 [2021-02-24T16:36:47.271Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
16:36:48 [2021-02-24T16:36:48.221Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.2% of statements
16:36:48 [2021-02-24T16:36:48.483Z] ok  	github.com/docker/docker/pkg/system	0.062s	coverage: 36.9% of statements
16:36:49 [2021-02-24T16:36:49.058Z] ok  	github.com/docker/docker/pkg/tailfile	0.103s	coverage: 88.6% of statements
16:36:49 [2021-02-24T16:36:49.058Z] ok  	github.com/docker/docker/pkg/signal	2.801s	coverage: 61.0% of statements
16:36:49 [2021-02-24T16:36:49.321Z] ok  	github.com/docker/docker/pkg/tarsum	0.117s	coverage: 89.3% of statements
16:36:49 [2021-02-24T16:36:49.321Z] testing: warning: no tests to run
16:36:49 [2021-02-24T16:36:49.321Z] coverage: [no statements]
16:36:49 [2021-02-24T16:36:49.321Z] ok  	github.com/docker/docker/pkg/term/windows	0.013s	coverage: [no statements] [no tests to run]
16:36:49 [2021-02-24T16:36:49.583Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
16:36:49 [2021-02-24T16:36:49.847Z] ok  	github.com/docker/docker/pkg/urlutil	0.021s	coverage: 100.0% of statements
16:36:49 [2021-02-24T16:36:49.847Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
16:36:51 [2021-02-24T16:36:51.245Z] ok  	github.com/docker/docker/plugin/v2	0.028s	coverage: 14.5% of statements
16:36:51 [2021-02-24T16:36:51.245Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 85.4% of statements
16:36:52 [2021-02-24T16:36:52.194Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
16:36:52 [2021-02-24T16:36:52.458Z] ok  	github.com/docker/docker/plugin	0.567s	coverage: 23.2% of statements
16:36:54 [2021-02-24T16:36:54.385Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
16:36:54 [2021-02-24T16:36:54.385Z] ok  	github.com/docker/docker/quota	0.582s	coverage: 71.4% of statements
16:36:54 [2021-02-24T16:36:54.385Z] ok  	github.com/docker/docker/registry	0.168s	coverage: 57.2% of statements
16:36:54 [2021-02-24T16:36:54.649Z] ok  	github.com/docker/docker/restartmanager	0.024s	coverage: 45.3% of statements
16:36:54 [2021-02-24T16:36:54.912Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
16:36:55 [2021-02-24T16:36:55.489Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 66.1% of statements
16:36:56 [2021-02-24T16:36:56.391Z] db4edcf0861f: Pull complete
16:36:56 [2021-02-24T16:36:56.391Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a
16:36:56 [2021-02-24T16:36:56.391Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:36:56 [2021-02-24T16:36:56.391Z] mcr.microsoft.com/windows/servercore:ltsc2019
16:36:56 [2021-02-24T16:36:56.391Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757'
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Docker version of control daemon
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] Client: Docker Engine - Enterprise
16:36:56 [2021-02-24T16:36:56.391Z]  Version:           19.03.12
16:36:56 [2021-02-24T16:36:56.391Z]  API version:       1.40
16:36:56 [2021-02-24T16:36:56.391Z]  Go version:        go1.13.13
16:36:56 [2021-02-24T16:36:56.391Z]  Git commit:        4306744
16:36:56 [2021-02-24T16:36:56.391Z]  Built:             08/05/2020 19:27:53
16:36:56 [2021-02-24T16:36:56.391Z]  OS/Arch:           windows/amd64
16:36:56 [2021-02-24T16:36:56.391Z]  Experimental:      false
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] Server: Docker Engine - Enterprise
16:36:56 [2021-02-24T16:36:56.391Z]  Engine:
16:36:56 [2021-02-24T16:36:56.391Z]   Version:          19.03.12
16:36:56 [2021-02-24T16:36:56.391Z]   API version:      1.40 (minimum version 1.24)
16:36:56 [2021-02-24T16:36:56.391Z]   Go version:       go1.13.13
16:36:56 [2021-02-24T16:36:56.391Z]   Git commit:       f295753ffd
16:36:56 [2021-02-24T16:36:56.391Z]   Built:            08/05/2020 19:26:41
16:36:56 [2021-02-24T16:36:56.391Z]   OS/Arch:          windows/amd64
16:36:56 [2021-02-24T16:36:56.391Z]   Experimental:     true
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Docker info of control daemon
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] Client:
16:36:56 [2021-02-24T16:36:56.391Z]  Debug Mode: false
16:36:56 [2021-02-24T16:36:56.391Z]  Plugins:
16:36:56 [2021-02-24T16:36:56.391Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] Server:
16:36:56 [2021-02-24T16:36:56.391Z]  Containers: 0
16:36:56 [2021-02-24T16:36:56.391Z]   Running: 0
16:36:56 [2021-02-24T16:36:56.391Z]   Paused: 0
16:36:56 [2021-02-24T16:36:56.391Z]   Stopped: 0
16:36:56 [2021-02-24T16:36:56.391Z]  Images: 1
16:36:56 [2021-02-24T16:36:56.391Z]  Server Version: 19.03.12
16:36:56 [2021-02-24T16:36:56.391Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:36:56 [2021-02-24T16:36:56.391Z]   Windows: 
16:36:56 [2021-02-24T16:36:56.391Z]   LCOW: 
16:36:56 [2021-02-24T16:36:56.391Z]  Logging Driver: json-file
16:36:56 [2021-02-24T16:36:56.391Z]  Plugins:
16:36:56 [2021-02-24T16:36:56.391Z]   Volume: local
16:36:56 [2021-02-24T16:36:56.391Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:36:56 [2021-02-24T16:36:56.391Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:36:56 [2021-02-24T16:36:56.391Z]  Swarm: inactive
16:36:56 [2021-02-24T16:36:56.391Z]  Default Isolation: process
16:36:56 [2021-02-24T16:36:56.391Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:36:56 [2021-02-24T16:36:56.391Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
16:36:56 [2021-02-24T16:36:56.391Z]  OSType: windows
16:36:56 [2021-02-24T16:36:56.391Z]  Architecture: x86_64
16:36:56 [2021-02-24T16:36:56.391Z]  CPUs: 4
16:36:56 [2021-02-24T16:36:56.391Z]  Total Memory: 32GiB
16:36:56 [2021-02-24T16:36:56.391Z]  Name: azwin-2-b6b020
16:36:56 [2021-02-24T16:36:56.391Z]  ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3
16:36:56 [2021-02-24T16:36:56.391Z]  Docker Root Dir: D:\docker
16:36:56 [2021-02-24T16:36:56.391Z]  Debug Mode: false
16:36:56 [2021-02-24T16:36:56.391Z]  Registry: https://index.docker.io/v1/
16:36:56 [2021-02-24T16:36:56.391Z]  Labels:
16:36:56 [2021-02-24T16:36:56.391Z]  Experimental: true
16:36:56 [2021-02-24T16:36:56.391Z]  Insecure Registries:
16:36:56 [2021-02-24T16:36:56.391Z]   10.0.0.4:5000
16:36:56 [2021-02-24T16:36:56.391Z]   127.0.0.0/8
16:36:56 [2021-02-24T16:36:56.391Z]  Registry Mirrors:
16:36:56 [2021-02-24T16:36:56.391Z]   http://10.0.0.4:5000/
16:36:56 [2021-02-24T16:36:56.391Z]  Live Restore Enabled: false
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Commit hash is 64663c2f73
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Nuke-Everything...
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Container count on control daemon to delete is 0
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Nuking d:\CI
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Zapped successfully
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Location for testing is d:\CI\PR-42065\3
16:36:56 [2021-02-24T16:36:56.391Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.391Z] 
16:36:56 [2021-02-24T16:36:56.392Z] INFO: Building the image from Dockerfile.windows at 02/24/2021 16:36:46...
16:36:56 [2021-02-24T16:36:56.392Z] 
16:36:56 [2021-02-24T16:36:56.392Z] Sending build context to Docker daemon  58.26MB
16:36:56 [2021-02-24T16:36:56.392Z] 
16:36:56 [2021-02-24T16:36:56.392Z] Step 1/10 : FROM microsoft/windowsservercore
16:36:56 [2021-02-24T16:36:56.392Z]  ---> 31902e4b25a6
16:36:56 [2021-02-24T16:36:56.392Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:36:56 [2021-02-24T16:36:56.392Z]  ---> Running in bd1fff2aacc4
16:36:56 [2021-02-24T16:36:56.392Z] Removing intermediate container bd1fff2aacc4
16:36:56 [2021-02-24T16:36:56.392Z]  ---> b07ef05866d9
16:36:56 [2021-02-24T16:36:56.392Z] Step 3/10 : ARG GO_VERSION=1.13.15
16:36:56 [2021-02-24T16:36:56.392Z]  ---> Running in 5411840006c3
16:36:56 [2021-02-24T16:36:56.392Z] Removing intermediate container 5411840006c3
16:36:56 [2021-02-24T16:36:56.392Z]  ---> c60f65b334bc
16:36:56 [2021-02-24T16:36:56.392Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
16:36:56 [2021-02-24T16:36:56.392Z]  ---> Running in e93c927bb858
16:36:56 [2021-02-24T16:36:56.392Z] Removing intermediate container e93c927bb858
16:36:56 [2021-02-24T16:36:56.392Z]  ---> 21ebf07f2a38
16:36:56 [2021-02-24T16:36:56.392Z] 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}
16:36:56 [2021-02-24T16:36:56.392Z]  ---> Running in 18261a06044e
16:36:56 [2021-02-24T16:36:56.392Z] Removing intermediate container 18261a06044e
16:36:56 [2021-02-24T16:36:56.392Z]  ---> 3adbef916509
16:36:56 [2021-02-24T16:36:56.392Z] 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;
16:36:56 [2021-02-24T16:36:56.392Z]  ---> Running in 8a8e65bd9054
16:36:57 [2021-02-24T16:36:57.413Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
16:36:57 [2021-02-24T16:36:57.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:36:57 [2021-02-24T16:36:57.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:36:57 [2021-02-24T16:36:57.939Z] 
16:36:57 [2021-02-24T16:36:57.939Z] SUCCESS: Specified value was saved.
16:36:57 [2021-02-24T16:36:57.989Z] ok  	github.com/docker/docker/volume/mounts	0.092s	coverage: 67.0% of statements
16:36:58 [2021-02-24T16:36:58.563Z] ok  	github.com/docker/docker/volume/local	0.245s	coverage: 76.4% of statements
16:36:58 [2021-02-24T16:36:58.913Z] INFO: Downloading git...
16:36:59 [2021-02-24T16:36:59.508Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
16:37:00 [2021-02-24T16:37:00.478Z] INFO: Downloading go...
16:37:01 [2021-02-24T16:37:01.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:37:02 [2021-02-24T16:37:02.325Z] INFO: Downloading compiler 1 of 3...
16:37:03 [2021-02-24T16:37:03.876Z] INFO: Downloading compiler 2 of 3...
16:37:05 [2021-02-24T16:37:05.425Z] INFO: Downloading compiler 3 of 3...
16:37:06 [2021-02-24T16:37:06.400Z] INFO: Extracting git...
16:37:09 [2021-02-24T16:37:09.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:37:09 [2021-02-24T16:37:09.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:37:10 [2021-02-24T16:37:10.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:37:11 [2021-02-24T16:37:11.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:37:12 [2021-02-24T16:37:12.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:37:13 [2021-02-24T16:37:13.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:37:17 [2021-02-24T16:37:17.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:37:18 [2021-02-24T16:37:18.816Z] INFO: Expanding go...
16:37:19 [2021-02-24T16:37:19.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:37:19 [2021-02-24T16:37:19.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:37:20 [2021-02-24T16:37:20.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:37:21 [2021-02-24T16:37:21.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:37:21 [2021-02-24T16:37:21.479Z] ok  	github.com/docker/docker/pkg/plugins	33.651s	coverage: 76.6% of statements
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/rootless	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/volume	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === Skipped
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver btrfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver btrfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver btrfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver btrfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver btrfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:73: No driver to put!
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z] time="2021-02-24T16:36:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z] time="2021-02-24T16:36:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z] time="2021-02-24T16:36:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z] time="2021-02-24T16:36:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z] time="2021-02-24T16:36:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:73: No driver to put!
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     overlay_test.go:49: Fails to compute changes intermittently
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver zfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver zfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver zfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.479Z]     graphtest_unix.go:46: Driver zfs not supported
16:37:21 [2021-02-24T16:37:21.479Z] 
16:37:21 [2021-02-24T16:37:21.479Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:37:21 [2021-02-24T16:37:21.480Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:37:21 [2021-02-24T16:37:21.480Z]     graphtest_unix.go:46: Driver zfs not supported
16:37:21 [2021-02-24T16:37:21.480Z] 
16:37:21 [2021-02-24T16:37:21.480Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:37:21 [2021-02-24T16:37:21.480Z]     graphtest_unix.go:73: No driver to put!
16:37:21 [2021-02-24T16:37:21.480Z] 
16:37:21 [2021-02-24T16:37:21.480Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:37:21 [2021-02-24T16:37:21.480Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:37:21 [2021-02-24T16:37:21.480Z] 
16:37:21 [2021-02-24T16:37:21.480Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:37:21 [2021-02-24T16:37:21.480Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:37:21 [2021-02-24T16:37:21.480Z] 
16:37:21 [2021-02-24T16:37:21.480Z] 
16:37:21 [2021-02-24T16:37:21.480Z] DONE 2225 tests, 26 skipped in 194.357s
Post stage
[Pipeline] junit
16:37:21 [2021-02-24T16:37:21.495Z] Recording test results
16:37:22 [2021-02-24T16:37:22.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:37:23 [2021-02-24T16:37:23.320Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:37:23 [2021-02-24T16:37:23.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh dynbinary test-integration
16:37:23 [2021-02-24T16:37:23.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:37:24 [2021-02-24T16:37:24.644Z] 
16:37:24 [2021-02-24T16:37:24.644Z] Removing bundles/
16:37:24 [2021-02-24T16:37:24.644Z] 
16:37:24 [2021-02-24T16:37:24.644Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:37:24 [2021-02-24T16:37:24.644Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:37:24 [2021-02-24T16:37:24.644Z] GOOS="" GOARCH="" GOARM=""
16:37:25 [2021-02-24T16:37:25.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:37:27 [2021-02-24T16:37:27.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:37:27 [2021-02-24T16:37:27.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:37:27 [2021-02-24T16:37:27.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:37:28 [2021-02-24T16:37:28.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:37:28 [2021-02-24T16:37:28.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:37:29 [2021-02-24T16:37:29.478Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:37:29 [2021-02-24T16:37:29.478Z] Using test binary docker
16:37:29 [2021-02-24T16:37:29.478Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:37:29 [2021-02-24T16:37:29.478Z] Starting apparmor (via systemctl): apparmor.service.
16:37:29 [2021-02-24T16:37:29.478Z] Starting dockerd
16:37:29 [2021-02-24T16:37:29.478Z] INFO: Waiting for daemon to start...
16:37:29 [2021-02-24T16:37:29.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:37:29 [2021-02-24T16:37:29.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:37:31 [2021-02-24T16:37:31.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:37:32 [2021-02-24T16:37:32.002Z] .
16:37:32 [2021-02-24T16:37:32.002Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:37:32 [2021-02-24T16:37:32.002Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:37:32 [2021-02-24T16:37:32.002Z] Error: No such image: emptyfs
16:37:32 [2021-02-24T16:37:32.002Z] Running integration-test (iteration 1)
16:37:32 [2021-02-24T16:37:32.002Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:37:35 [2021-02-24T16:37:35.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:37:36 [2021-02-24T16:37:36.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:37:37 [2021-02-24T16:37:37.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:37:38 [2021-02-24T16:37:38.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:37:39 [2021-02-24T16:37:39.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:37:39 [2021-02-24T16:37:39.965Z] INFO: Expanding compiler 1 of 3...
16:37:39 [2021-02-24T16:37:39.965Z] INFO: Expanding compiler 2 of 3...
16:37:40 [2021-02-24T16:37:40.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:37:42 [2021-02-24T16:37:42.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:37:43 [2021-02-24T16:37:43.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:37:43 [2021-02-24T16:37:43.730Z] INFO: Expanding compiler 3 of 3...
16:37:44 [2021-02-24T16:37:44.192Z] INFO: Removing downloaded files...
16:37:44 [2021-02-24T16:37:44.192Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:37:44 [2021-02-24T16:37:44.192Z] INFO: Configuring git core.autocrlf...
16:37:44 [2021-02-24T16:37:44.195Z] Loaded image: buildpack-deps:buster
16:37:44 [2021-02-24T16:37:44.195Z] Loaded image: busybox:latest
16:37:44 [2021-02-24T16:37:44.195Z] Loaded image: busybox:glibc
16:37:44 [2021-02-24T16:37:44.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:37:45 [2021-02-24T16:37:45.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:37:45 [2021-02-24T16:37:45.485Z] Using test binary docker
16:37:45 [2021-02-24T16:37:45.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:37:45 [2021-02-24T16:37:45.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:37:45 [2021-02-24T16:37:45.485Z] INFO: Waiting for daemon to start...
16:37:45 [2021-02-24T16:37:45.485Z] Starting dockerd
16:37:46 [2021-02-24T16:37:46.779Z] Loaded image: debian:bullseye
16:37:46 [2021-02-24T16:37:46.779Z] Loaded image: hello-world:latest
16:37:46 [2021-02-24T16:37:46.779Z] Loaded image: arm32v7/hello-world:latest
16:37:46 [2021-02-24T16:37:46.779Z] INFO: Testing against a local daemon
16:37:46 [2021-02-24T16:37:46.779Z] === RUN   TestCgroupNamespacesBuild
16:37:48 [2021-02-24T16:37:48.046Z] .
16:37:48 [2021-02-24T16:37:48.046Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:37:48 [2021-02-24T16:37:48.305Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:37:48 [2021-02-24T16:37:48.305Z] Error: No such image: emptyfs
16:37:48 [2021-02-24T16:37:48.305Z] Running integration-test (iteration 1)
16:37:48 [2021-02-24T16:37:48.305Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:37:50 [2021-02-24T16:37:50.957Z] --- PASS: TestCgroupNamespacesBuild (3.82s)
16:37:50 [2021-02-24T16:37:50.957Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:37:51 [2021-02-24T16:37:51.890Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
16:37:51 [2021-02-24T16:37:51.890Z] === RUN   TestBuildWithSession
16:37:51 [2021-02-24T16:37:51.890Z] --- SKIP: TestBuildWithSession (0.00s)
16:37:51 [2021-02-24T16:37:51.890Z]     build_session_test.go:25: TODO: BuildKit
16:37:51 [2021-02-24T16:37:51.890Z] === RUN   TestBuildSquashParent
16:37:51 [2021-02-24T16:37:51.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:37:56 [2021-02-24T16:37:56.070Z] --- PASS: TestBuildSquashParent (4.19s)
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:37:56 [2021-02-24T16:37:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:37:56 [2021-02-24T16:37:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:37:56 [2021-02-24T16:37:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:37:56 [2021-02-24T16:37:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:37:56 [2021-02-24T16:37:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:37:56 [2021-02-24T16:37:56.070Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:37:56 [2021-02-24T16:37:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:37:56 [2021-02-24T16:37:56.070Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:37:56 [2021-02-24T16:37:56.070Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:37:56 [2021-02-24T16:37:56.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:37:57 [2021-02-24T16:37:57.968Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:37:58 [2021-02-24T16:37:58.226Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:37:59 [2021-02-24T16:37:59.599Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:37:59 [2021-02-24T16:37:59.599Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:38:00 [2021-02-24T16:38:00.516Z] Loaded image: buildpack-deps:buster
16:38:00 [2021-02-24T16:38:00.775Z] Loaded image: busybox:latest
16:38:00 [2021-02-24T16:38:00.775Z] Loaded image: busybox:glibc
16:38:01 [2021-02-24T16:38:01.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:38:01 [2021-02-24T16:38:01.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s)
16:38:01 [2021-02-24T16:38:01.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s)
16:38:01 [2021-02-24T16:38:01.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s)
16:38:01 [2021-02-24T16:38:01.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s)
16:38:01 [2021-02-24T16:38:01.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s)
16:38:01 [2021-02-24T16:38:01.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s)
16:38:01 [2021-02-24T16:38:01.498Z] === RUN   TestBuildMultiStageCopy
16:38:01 [2021-02-24T16:38:01.498Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:38:02 [2021-02-24T16:38:02.871Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:38:02 [2021-02-24T16:38:02.871Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:38:03 [2021-02-24T16:38:03.129Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:38:03 [2021-02-24T16:38:03.313Z] Loaded image: debian:bullseye
16:38:03 [2021-02-24T16:38:03.313Z] Loaded image: hello-world:latest
16:38:03 [2021-02-24T16:38:03.313Z] Loaded image: arm32v7/hello-world:latest
16:38:03 [2021-02-24T16:38:03.313Z] INFO: Testing against a local daemon
16:38:03 [2021-02-24T16:38:03.313Z] === RUN   TestCgroupNamespacesBuild
16:38:03 [2021-02-24T16:38:03.387Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:38:03 [2021-02-24T16:38:03.646Z] --- PASS: TestBuildMultiStageCopy (2.39s)
16:38:03 [2021-02-24T16:38:03.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
16:38:03 [2021-02-24T16:38:03.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
16:38:03 [2021-02-24T16:38:03.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
16:38:03 [2021-02-24T16:38:03.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
16:38:03 [2021-02-24T16:38:03.646Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
16:38:03 [2021-02-24T16:38:03.646Z] === RUN   TestBuildMultiStageParentConfig
16:38:04 [2021-02-24T16:38:04.212Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
16:38:04 [2021-02-24T16:38:04.212Z] === RUN   TestBuildLabelWithTargets
16:38:05 [2021-02-24T16:38:05.145Z] --- PASS: TestBuildLabelWithTargets (1.06s)
16:38:05 [2021-02-24T16:38:05.145Z] === RUN   TestBuildWithEmptyLayers
16:38:05 [2021-02-24T16:38:05.710Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
16:38:05 [2021-02-24T16:38:05.710Z] === RUN   TestBuildMultiStageOnBuild
16:38:07 [2021-02-24T16:38:07.504Z] --- PASS: TestCgroupNamespacesBuild (3.91s)
16:38:07 [2021-02-24T16:38:07.504Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:38:07 [2021-02-24T16:38:07.608Z] --- PASS: TestBuildMultiStageOnBuild (1.71s)
16:38:07 [2021-02-24T16:38:07.608Z] === RUN   TestBuildUncleanTarFilenames
16:38:08 [2021-02-24T16:38:08.174Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
16:38:08 [2021-02-24T16:38:08.174Z] === RUN   TestBuildMultiStageLayerLeak
16:38:09 [2021-02-24T16:38:09.408Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
16:38:09 [2021-02-24T16:38:09.408Z] === RUN   TestBuildWithSession
16:38:09 [2021-02-24T16:38:09.408Z] --- SKIP: TestBuildWithSession (0.00s)
16:38:09 [2021-02-24T16:38:09.408Z]     build_session_test.go:25: TODO: BuildKit
16:38:09 [2021-02-24T16:38:09.408Z] === RUN   TestBuildSquashParent
16:38:10 [2021-02-24T16:38:10.072Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s)
16:38:10 [2021-02-24T16:38:10.072Z] === RUN   TestBuildWithHugeFile
16:38:15 [2021-02-24T16:38:15.068Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:38:15 [2021-02-24T16:38:15.068Z] 
16:38:15 [2021-02-24T16:38:15.068Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:38:15 [2021-02-24T16:38:15.068Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:38:15 [2021-02-24T16:38:15.068Z] Using test binary docker
16:38:15 [2021-02-24T16:38:15.068Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:38:15 [2021-02-24T16:38:15.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:38:15 [2021-02-24T16:38:15.068Z] INFO: Waiting for daemon to start...
16:38:15 [2021-02-24T16:38:15.068Z] Starting dockerd
16:38:15 [2021-02-24T16:38:15.068Z] .
16:38:15 [2021-02-24T16:38:15.068Z] INFO: Building docker-sdk-python3:4.4.1...
16:38:17 [2021-02-24T16:38:17.526Z] --- PASS: TestBuildSquashParent (6.83s)
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:38:17 [2021-02-24T16:38:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:38:17 [2021-02-24T16:38:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:38:17 [2021-02-24T16:38:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:38:17 [2021-02-24T16:38:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:38:17 [2021-02-24T16:38:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:38:17 [2021-02-24T16:38:17.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:38:17 [2021-02-24T16:38:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:38:17 [2021-02-24T16:38:17.526Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:38:17 [2021-02-24T16:38:17.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:38:17 [2021-02-24T16:38:17.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:38:17 [2021-02-24T16:38:17.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:38:20 [2021-02-24T16:38:20.322Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:38:20 [2021-02-24T16:38:20.322Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:38:21 [2021-02-24T16:38:21.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:38:21 [2021-02-24T16:38:21.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
16:38:21 [2021-02-24T16:38:21.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s)
16:38:21 [2021-02-24T16:38:21.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s)
16:38:21 [2021-02-24T16:38:21.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s)
16:38:21 [2021-02-24T16:38:21.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s)
16:38:21 [2021-02-24T16:38:21.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
16:38:21 [2021-02-24T16:38:21.701Z] === RUN   TestBuildMultiStageCopy
16:38:21 [2021-02-24T16:38:21.701Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:38:25 [2021-02-24T16:38:25.890Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:38:26 [2021-02-24T16:38:26.150Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:38:27 [2021-02-24T16:38:27.086Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:38:28 [2021-02-24T16:38:28.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:38:29 [2021-02-24T16:38:29.030Z] --- PASS: TestBuildMultiStageCopy (7.35s)
16:38:29 [2021-02-24T16:38:29.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
16:38:29 [2021-02-24T16:38:29.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:38:29 [2021-02-24T16:38:29.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:38:29 [2021-02-24T16:38:29.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:38:29 [2021-02-24T16:38:29.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:38:29 [2021-02-24T16:38:29.031Z] === RUN   TestBuildMultiStageParentConfig
16:38:34 [2021-02-24T16:38:34.300Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
16:38:34 [2021-02-24T16:38:34.300Z] === RUN   TestBuildLabelWithTargets
16:38:42 [2021-02-24T16:38:42.415Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:38:42 [2021-02-24T16:38:42.415Z] === RUN   TestBuildWithEmptyLayers
16:38:45 [2021-02-24T16:38:45.701Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
16:38:45 [2021-02-24T16:38:45.701Z] === RUN   TestBuildMultiStageOnBuild
16:38:46 [2021-02-24T16:38:46.183Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:38:46 [2021-02-24T16:38:46.183Z] 
16:38:46 [2021-02-24T16:38:46.183Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:38:46 [2021-02-24T16:38:46.183Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:38:46 [2021-02-24T16:38:46.183Z] HOSTNAME=036a7355d697
16:38:46 [2021-02-24T16:38:46.183Z] TESTDEBUG=0
16:38:46 [2021-02-24T16:38:46.183Z] DEST=bundles/test-integration
16:38:46 [2021-02-24T16:38:46.183Z] PWD=/go/src/github.com/docker/docker
16:38:46 [2021-02-24T16:38:46.183Z] DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b
16:38:46 [2021-02-24T16:38:46.183Z] container=docker
16:38:46 [2021-02-24T16:38:46.183Z] HOME=/root
16:38:46 [2021-02-24T16:38:46.183Z] GOLANG_VERSION=1.13.15
16:38:46 [2021-02-24T16:38:46.183Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:38:46 [2021-02-24T16:38:46.183Z] VALIDATE_BRANCH=20.10
16:38:46 [2021-02-24T16:38:46.183Z] TERM=xterm
16:38:46 [2021-02-24T16:38:46.183Z] DOCKER_PKG=github.com/docker/docker
16:38:46 [2021-02-24T16:38:46.183Z] SHLVL=1
16:38:46 [2021-02-24T16:38:46.183Z] TIMEOUT=120m
16:38:46 [2021-02-24T16:38:46.183Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:38:46 [2021-02-24T16:38:46.183Z] DOCKER_GRAPHDRIVER=overlay2
16:38:46 [2021-02-24T16:38:46.183Z] GO111MODULE=off
16:38:46 [2021-02-24T16:38:46.183Z] DOCKER_EXPERIMENTAL=1
16:38:46 [2021-02-24T16:38:46.183Z] TEST_SKIP_INTEGRATION_CLI=1
16:38:46 [2021-02-24T16:38:46.183Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:38:46 [2021-02-24T16:38:46.183Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:38:46 [2021-02-24T16:38:46.183Z] GOPATH=/go
16:38:46 [2021-02-24T16:38:46.183Z] PKG_CONFIG=pkg-config
16:38:46 [2021-02-24T16:38:46.183Z] _=/usr/bin/env
16:38:46 [2021-02-24T16:38:46.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:38:50 [2021-02-24T16:38:50.971Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:38:50 [2021-02-24T16:38:50.971Z] === RUN   TestBuildUncleanTarFilenames
16:38:50 [2021-02-24T16:38:50.971Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
16:38:50 [2021-02-24T16:38:50.971Z] === RUN   TestBuildMultiStageLayerLeak
16:38:53 [2021-02-24T16:38:53.724Z] sha256:57ac1d78b600321fe75467bed93fb1b1dc27b2e20d5f0633c711f263c5f5a2f6
16:38:53 [2021-02-24T16:38:53.724Z] INFO: Starting docker-py tests...
16:38:54 [2021-02-24T16:38:54.652Z] ============================= test session starts ==============================
16:38:54 [2021-02-24T16:38:54.652Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
16:38:54 [2021-02-24T16:38:54.652Z] rootdir: /src, inifile: pytest.ini
16:38:54 [2021-02-24T16:38:54.652Z] plugins: timeout-1.3.3, cov-2.6.1
16:38:55 [2021-02-24T16:38:55.160Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s)
16:38:55 [2021-02-24T16:38:55.160Z] === RUN   TestBuildWithHugeFile
16:38:56 [2021-02-24T16:38:56.022Z] collected 389 items / 1 deselected / 388 selected
16:38:56 [2021-02-24T16:38:56.022Z] 
16:38:56 [2021-02-24T16:38:56.371Z] Removing intermediate container 8a8e65bd9054
16:38:56 [2021-02-24T16:38:56.371Z]  ---> 1b788b429a61
16:38:56 [2021-02-24T16:38:56.371Z] 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
16:38:56 [2021-02-24T16:38:56.371Z]  ---> Running in b5ada77e7965
16:38:57 [2021-02-24T16:38:57.349Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
16:38:57 [2021-02-24T16:38:57.811Z] go: finding gotest.tools v0.5.3
16:38:57 [2021-02-24T16:38:57.811Z] go: finding gotest.tools/gotestsum v0.5.3
16:38:57 [2021-02-24T16:38:57.811Z] go: downloading gotest.tools/gotestsum v0.5.3
16:38:58 [2021-02-24T16:38:58.273Z] go: extracting gotest.tools/gotestsum v0.5.3
16:38:58 [2021-02-24T16:38:58.735Z] go: downloading github.com/spf13/pflag v1.0.3
16:38:58 [2021-02-24T16:38:58.735Z] go: downloading github.com/fatih/color v1.9.0
16:38:58 [2021-02-24T16:38:58.735Z] go: downloading github.com/pkg/errors v0.9.1
16:38:58 [2021-02-24T16:38:58.735Z] go: extracting github.com/pkg/errors v0.9.1
16:38:58 [2021-02-24T16:38:58.735Z] go: extracting github.com/fatih/color v1.9.0
16:38:58 [2021-02-24T16:38:58.735Z] go: extracting github.com/spf13/pflag v1.0.3
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:38:59 [2021-02-24T16:38:59.201Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:38:59 [2021-02-24T16:38:59.201Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading github.com/jonboulle/clockwork v0.1.0
16:38:59 [2021-02-24T16:38:59.201Z] go: extracting github.com/jonboulle/clockwork v0.1.0
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading github.com/mattn/go-colorable v0.1.6
16:38:59 [2021-02-24T16:38:59.201Z] go: downloading github.com/mattn/go-isatty v0.0.12
16:38:59 [2021-02-24T16:38:59.201Z] go: extracting github.com/mattn/go-colorable v0.1.6
16:38:59 [2021-02-24T16:38:59.201Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:38:59 [2021-02-24T16:38:59.201Z] go: extracting github.com/mattn/go-isatty v0.0.12
16:38:59 [2021-02-24T16:38:59.663Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:38:59 [2021-02-24T16:38:59.663Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/fatih/color v1.9.0
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/pkg/errors v0.9.1
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/spf13/pflag v1.0.3
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/mattn/go-colorable v0.1.6
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/mattn/go-isatty v0.0.12
16:39:00 [2021-02-24T16:39:00.639Z] go: finding github.com/jonboulle/clockwork v0.1.0
16:39:00 [2021-02-24T16:39:00.639Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
16:39:00 [2021-02-24T16:39:00.639Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
16:39:00 [2021-02-24T16:39:00.639Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:39:01 [2021-02-24T16:39:01.103Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
16:39:03 [2021-02-24T16:39:03.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:39:04 [2021-02-24T16:39:04.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:39:04 [2021-02-24T16:39:04.863Z] INFO: Build done for gotestsum...
16:39:05 [2021-02-24T16:39:05.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:39:06 [2021-02-24T16:39:06.289Z] --- PASS: TestBuildWithHugeFile (52.94s)
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildWithEmptyDockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:39:06 [2021-02-24T16:39:06.289Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
16:39:06 [2021-02-24T16:39:06.289Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
16:39:06 [2021-02-24T16:39:06.289Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:39:06 [2021-02-24T16:39:06.289Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildPreserveOwnership
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildPreserveOwnership/copy_from
16:39:06 [2021-02-24T16:39:06.289Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:39:06 [2021-02-24T16:39:06.854Z] --- PASS: TestBuildPreserveOwnership (3.75s)
16:39:06 [2021-02-24T16:39:06.854Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
16:39:06 [2021-02-24T16:39:06.854Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s)
16:39:06 [2021-02-24T16:39:06.854Z] === RUN   TestBuildPlatformInvalid
16:39:06 [2021-02-24T16:39:06.854Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:39:06 [2021-02-24T16:39:06.854Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:39:13 [2021-02-24T16:39:13.361Z] tests/integration/api_build_test.py .......................X             [  6%]
16:39:13 [2021-02-24T16:39:13.922Z] tests/integration/api_client_test.py .....                               [  7%]
16:39:15 [2021-02-24T16:39:15.775Z] tests/integration/api_config_test.py .....                               [  8%]
16:39:17 [2021-02-24T16:39:17.278Z] Removing intermediate container b5ada77e7965
16:39:17 [2021-02-24T16:39:17.278Z]  ---> cb43b5bac2fd
16:39:17 [2021-02-24T16:39:17.278Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
16:39:17 [2021-02-24T16:39:17.278Z]  ---> Running in ba7d728b6365
16:39:17 [2021-02-24T16:39:17.278Z] Removing intermediate container ba7d728b6365
16:39:17 [2021-02-24T16:39:17.278Z]  ---> 63a1e2df95d4
16:39:17 [2021-02-24T16:39:17.278Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:39:17 [2021-02-24T16:39:17.278Z]  ---> Running in 44f37da2dc74
16:39:17 [2021-02-24T16:39:17.740Z] Removing intermediate container 44f37da2dc74
16:39:17 [2021-02-24T16:39:17.740Z]  ---> d87857ee67e7
16:39:17 [2021-02-24T16:39:17.740Z] Step 10/10 : COPY . .
16:39:21 [2021-02-24T16:39:21.719Z] Loaded image: buildpack-deps:buster
16:39:21 [2021-02-24T16:39:21.719Z] Loaded image: busybox:latest
16:39:21 [2021-02-24T16:39:21.720Z] Loaded image: busybox:glibc
16:39:22 [2021-02-24T16:39:22.652Z] Loaded image: debian:bullseye
16:39:22 [2021-02-24T16:39:22.652Z] Loaded image: hello-world:latest
16:39:22 [2021-02-24T16:39:22.909Z] Loaded image: arm32v7/hello-world:latest
16:39:23 [2021-02-24T16:39:23.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:39:31 [2021-02-24T16:39:31.019Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.03s)
16:39:31 [2021-02-24T16:39:31.019Z] PASS
16:39:31 [2021-02-24T16:39:31.019Z] 
16:39:31 [2021-02-24T16:39:31.019Z] === Skipped
16:39:31 [2021-02-24T16:39:31.019Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:39:31 [2021-02-24T16:39:31.019Z]     build_session_test.go:25: TODO: BuildKit
16:39:31 [2021-02-24T16:39:31.019Z] 
16:39:31 [2021-02-24T16:39:31.019Z] 
16:39:31 [2021-02-24T16:39:31.019Z] DONE 33 tests, 1 skipped in 118.238s
16:39:31 [2021-02-24T16:39:31.019Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:39:31 [2021-02-24T16:39:31.019Z] INFO: Testing against a local daemon
16:39:31 [2021-02-24T16:39:31.019Z] === RUN   TestConfigInspect
16:39:31 [2021-02-24T16:39:31.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:39:31 [2021-02-24T16:39:31.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:39:32 [2021-02-24T16:39:32.390Z] --- PASS: TestConfigInspect (2.37s)
16:39:32 [2021-02-24T16:39:32.390Z] === RUN   TestConfigList
16:39:33 [2021-02-24T16:39:33.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:39:34 [2021-02-24T16:39:34.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:39:34 [2021-02-24T16:39:34.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:39:34 [2021-02-24T16:39:34.916Z] --- PASS: TestConfigList (2.26s)
16:39:34 [2021-02-24T16:39:34.916Z] === RUN   TestConfigsCreateAndDelete
16:39:35 [2021-02-24T16:39:35.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:39:36 [2021-02-24T16:39:36.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:39:37 [2021-02-24T16:39:37.498Z] --- PASS: TestConfigsCreateAndDelete (2.31s)
16:39:37 [2021-02-24T16:39:37.498Z] === RUN   TestConfigsUpdate
16:39:37 [2021-02-24T16:39:37.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:39:39 [2021-02-24T16:39:39.413Z] --- PASS: TestConfigsUpdate (2.32s)
16:39:39 [2021-02-24T16:39:39.413Z] === RUN   TestTemplatedConfig
16:39:39 [2021-02-24T16:39:39.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:39:41 [2021-02-24T16:39:41.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:39:41 [2021-02-24T16:39:41.939Z] --- PASS: TestTemplatedConfig (2.31s)
16:39:41 [2021-02-24T16:39:41.939Z] === RUN   TestConfigCreateResolve
16:39:42 [2021-02-24T16:39:42.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:39:42 [2021-02-24T16:39:42.934Z]  ---> 9b75a1215046
16:39:42 [2021-02-24T16:39:42.934Z] Successfully built 9b75a1215046
16:39:42 [2021-02-24T16:39:42.934Z] Successfully tagged docker:latest
16:39:42 [2021-02-24T16:39:42.934Z] INFO: Image build ended at 02/24/2021 16:39:39. Duration:00:02:53.7501626
16:39:42 [2021-02-24T16:39:42.934Z] 
16:39:42 [2021-02-24T16:39:42.934Z] 
16:39:42 [2021-02-24T16:39:42.934Z] INFO: Building the test binaries at 02/24/2021 16:39:39...
16:39:43 [2021-02-24T16:39:43.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:39:43 [2021-02-24T16:39:43.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:39:43 [2021-02-24T16:39:43.835Z] --- PASS: TestConfigCreateResolve (2.27s)
16:39:43 [2021-02-24T16:39:43.835Z] === RUN   TestConfigDaemonLibtrustID
16:39:44 [2021-02-24T16:39:44.400Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:39:44 [2021-02-24T16:39:44.400Z] PASS
16:39:44 [2021-02-24T16:39:44.400Z] 
16:39:44 [2021-02-24T16:39:44.400Z] DONE 7 tests in 14.406s
16:39:44 [2021-02-24T16:39:44.400Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:39:44 [2021-02-24T16:39:44.400Z] INFO: Testing against a local daemon
16:39:44 [2021-02-24T16:39:44.400Z] === RUN   TestCheckpoint
16:39:44 [2021-02-24T16:39:44.400Z] --- SKIP: TestCheckpoint (0.00s)
16:39:44 [2021-02-24T16:39:44.400Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:39:44 [2021-02-24T16:39:44.400Z] === RUN   TestContainerInvalidJSON
16:39:44 [2021-02-24T16:39:44.400Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:39:44 [2021-02-24T16:39:44.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:39:44 [2021-02-24T16:39:44.400Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:39:44 [2021-02-24T16:39:44.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:39:44 [2021-02-24T16:39:44.400Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:39:44 [2021-02-24T16:39:44.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:39:44 [2021-02-24T16:39:44.483Z] INFO: make.ps1 starting at 02/24/2021 16:39:44
16:39:44 [2021-02-24T16:39:44.483Z] INFO: Git commit (64663c2f73) assumed from DOCKER_GITCOMMIT environment variable
16:39:44 [2021-02-24T16:39:44.483Z] INFO: Invoking autogen...
16:39:44 [2021-02-24T16:39:44.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:39:44 [2021-02-24T16:39:44.658Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:39:44 [2021-02-24T16:39:44.658Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:39:44 [2021-02-24T16:39:44.658Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:39:44 [2021-02-24T16:39:44.658Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:39:44 [2021-02-24T16:39:44.658Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:39:44 [2021-02-24T16:39:44.658Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:39:44 [2021-02-24T16:39:44.658Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:39:44 [2021-02-24T16:39:44.658Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:39:44 [2021-02-24T16:39:44.658Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:39:44 [2021-02-24T16:39:44.658Z] === RUN   TestCopyFromContainerPathIsNotDir
16:39:44 [2021-02-24T16:39:44.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:39:44 [2021-02-24T16:39:44.658Z] === RUN   TestCopyToContainerPathDoesNotExist
16:39:44 [2021-02-24T16:39:44.658Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:39:44 [2021-02-24T16:39:44.658Z] === RUN   TestCopyToContainerPathIsNotDir
16:39:44 [2021-02-24T16:39:44.658Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:39:44 [2021-02-24T16:39:44.658Z] === RUN   TestCopyFromContainer
16:39:45 [2021-02-24T16:39:45.463Z] INFO: Building daemon...
16:39:45 [2021-02-24T16:39:45.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:39:45 [2021-02-24T16:39:45.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:39:46 [2021-02-24T16:39:46.033Z] === RUN   TestCopyFromContainer//
16:39:46 [2021-02-24T16:39:46.033Z] === RUN   TestCopyFromContainer//bar/root
16:39:46 [2021-02-24T16:39:46.033Z] === RUN   TestCopyFromContainer//bar/root/
16:39:46 [2021-02-24T16:39:46.033Z] === RUN   TestCopyFromContainer/bar/quux
16:39:46 [2021-02-24T16:39:46.153Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:39:46 [2021-02-24T16:39:46.291Z] === RUN   TestCopyFromContainer/bar/quux/
16:39:46 [2021-02-24T16:39:46.291Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:39:46 [2021-02-24T16:39:46.291Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:39:46 [2021-02-24T16:39:46.291Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCopyFromContainer/bar/notarget
16:39:46 [2021-02-24T16:39:46.549Z] --- PASS: TestCopyFromContainer (1.86s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer// (0.08s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:39:46 [2021-02-24T16:39:46.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:39:46 [2021-02-24T16:39:46.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:39:46 [2021-02-24T16:39:46.549Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:39:46 [2021-02-24T16:39:46.549Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:39:46 [2021-02-24T16:39:46.549Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:39:46 [2021-02-24T16:39:46.549Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:39:46 [2021-02-24T16:39:46.549Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:39:46 [2021-02-24T16:39:46.549Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateLinkToNonExistingContainer
16:39:46 [2021-02-24T16:39:46.549Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateWithInvalidEnv
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateWithInvalidEnv/0
16:39:46 [2021-02-24T16:39:46.549Z] === PAUSE TestCreateWithInvalidEnv/0
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateWithInvalidEnv/1
16:39:46 [2021-02-24T16:39:46.549Z] === PAUSE TestCreateWithInvalidEnv/1
16:39:46 [2021-02-24T16:39:46.549Z] === RUN   TestCreateWithInvalidEnv/2
16:39:46 [2021-02-24T16:39:46.549Z] === PAUSE TestCreateWithInvalidEnv/2
16:39:46 [2021-02-24T16:39:46.807Z] === CONT  TestCreateWithInvalidEnv/0
16:39:46 [2021-02-24T16:39:46.807Z] === CONT  TestCreateWithInvalidEnv/2
16:39:46 [2021-02-24T16:39:46.807Z] === CONT  TestCreateWithInvalidEnv/1
16:39:46 [2021-02-24T16:39:46.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:39:46 [2021-02-24T16:39:46.807Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:39:46 [2021-02-24T16:39:46.807Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:39:46 [2021-02-24T16:39:46.807Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:39:46 [2021-02-24T16:39:46.807Z] === RUN   TestCreateTmpfsMountsTarget
16:39:46 [2021-02-24T16:39:46.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:39:46 [2021-02-24T16:39:46.807Z] === RUN   TestCreateWithCustomMaskedPaths
16:39:47 [2021-02-24T16:39:47.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:39:48 [2021-02-24T16:39:48.707Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s)
16:39:48 [2021-02-24T16:39:48.707Z] === RUN   TestCreateWithCustomReadonlyPaths
16:39:49 [2021-02-24T16:39:49.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:39:49 [2021-02-24T16:39:49.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:39:50 [2021-02-24T16:39:50.079Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s)
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:39:50 [2021-02-24T16:39:50.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:39:50 [2021-02-24T16:39:50.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:39:50 [2021-02-24T16:39:50.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:39:50 [2021-02-24T16:39:50.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:39:50 [2021-02-24T16:39:50.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:39:50 [2021-02-24T16:39:50.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:39:50 [2021-02-24T16:39:50.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:39:50 [2021-02-24T16:39:50.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:39:50 [2021-02-24T16:39:50.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:39:50 [2021-02-24T16:39:50.079Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:39:50 [2021-02-24T16:39:50.079Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:39:50 [2021-02-24T16:39:50.643Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestCreateDifferentPlatform
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestCreateDifferentPlatform/different_os
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:39:50 [2021-02-24T16:39:50.643Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:39:50 [2021-02-24T16:39:50.643Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:39:50 [2021-02-24T16:39:50.643Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:39:50 [2021-02-24T16:39:50.643Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:39:50 [2021-02-24T16:39:50.643Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestContainerStartOnDaemonRestart
16:39:50 [2021-02-24T16:39:50.643Z] === PAUSE TestContainerStartOnDaemonRestart
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestDaemonRestartIpcMode
16:39:50 [2021-02-24T16:39:50.643Z] === PAUSE TestDaemonRestartIpcMode
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestDaemonHostGatewayIP
16:39:50 [2021-02-24T16:39:50.643Z] === PAUSE TestDaemonHostGatewayIP
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestRestartDaemonWithRestartingContainer
16:39:50 [2021-02-24T16:39:50.643Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestContainerKillOnDaemonStart
16:39:50 [2021-02-24T16:39:50.643Z] === PAUSE TestContainerKillOnDaemonStart
16:39:50 [2021-02-24T16:39:50.643Z] === RUN   TestDiff
16:39:50 [2021-02-24T16:39:50.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:39:51 [2021-02-24T16:39:51.210Z] --- PASS: TestDiff (0.50s)
16:39:51 [2021-02-24T16:39:51.210Z] === RUN   TestExecWithCloseStdin
16:39:51 [2021-02-24T16:39:51.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:39:51 [2021-02-24T16:39:51.397Z] --- PASS: TestBuildWithHugeFile (51.73s)
16:39:51 [2021-02-24T16:39:51.397Z] === RUN   TestBuildWithEmptyDockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:39:51 [2021-02-24T16:39:51.397Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
16:39:51 [2021-02-24T16:39:51.397Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
16:39:51 [2021-02-24T16:39:51.397Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
16:39:51 [2021-02-24T16:39:51.397Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:39:51 [2021-02-24T16:39:51.397Z] === RUN   TestBuildPreserveOwnership
16:39:51 [2021-02-24T16:39:51.397Z] === RUN   TestBuildPreserveOwnership/copy_from
16:39:51 [2021-02-24T16:39:51.775Z] --- PASS: TestExecWithCloseStdin (0.62s)
16:39:51 [2021-02-24T16:39:51.775Z] === RUN   TestExec
16:39:52 [2021-02-24T16:39:52.707Z] --- PASS: TestExec (0.63s)
16:39:52 [2021-02-24T16:39:52.707Z] === RUN   TestExecUser
16:39:52 [2021-02-24T16:39:52.733Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:39:52 [2021-02-24T16:39:52.733Z] Using test binary docker
16:39:52 [2021-02-24T16:39:52.733Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:39:52 [2021-02-24T16:39:52.733Z] +++ /etc/init.d/apparmor start
16:39:52 [2021-02-24T16:39:52.733Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:39:52 [2021-02-24T16:39:52.733Z] INFO: Waiting for daemon to start...
16:39:52 [2021-02-24T16:39:52.733Z] Starting dockerd
16:39:52 [2021-02-24T16:39:52.733Z] +++ 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
16:39:53 [2021-02-24T16:39:53.272Z] --- PASS: TestExecUser (0.63s)
16:39:53 [2021-02-24T16:39:53.272Z] === RUN   TestExportContainerAndImportImage
16:39:53 [2021-02-24T16:39:53.301Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:39:53 [2021-02-24T16:39:53.839Z] --- PASS: TestExportContainerAndImportImage (0.74s)
16:39:53 [2021-02-24T16:39:53.839Z] === RUN   TestExportContainerAfterDaemonRestart
16:39:55 [2021-02-24T16:39:55.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
16:39:55 [2021-02-24T16:39:55.213Z] === RUN   TestHealthCheckWorkdir
16:39:55 [2021-02-24T16:39:55.778Z] --- PASS: TestHealthCheckWorkdir (0.71s)
16:39:55 [2021-02-24T16:39:55.778Z] === RUN   TestHealthKillContainer
16:39:57 [2021-02-24T16:39:57.490Z] --- PASS: TestBuildPreserveOwnership (9.91s)
16:39:57 [2021-02-24T16:39:57.490Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.90s)
16:39:57 [2021-02-24T16:39:57.490Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestBuildPlatformInvalid
16:39:57 [2021-02-24T16:39:57.490Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:39:57 [2021-02-24T16:39:57.490Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:39:57 [2021-02-24T16:39:57.490Z] PASS
16:39:57 [2021-02-24T16:39:57.490Z] 
16:39:57 [2021-02-24T16:39:57.490Z] === Skipped
16:39:57 [2021-02-24T16:39:57.490Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:39:57 [2021-02-24T16:39:57.490Z]     build_session_test.go:25: TODO: BuildKit
16:39:57 [2021-02-24T16:39:57.490Z] 
16:39:57 [2021-02-24T16:39:57.490Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:39:57 [2021-02-24T16:39:57.490Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:39:57 [2021-02-24T16:39:57.490Z] 
16:39:57 [2021-02-24T16:39:57.490Z] 
16:39:57 [2021-02-24T16:39:57.490Z] DONE 33 tests, 2 skipped in 128.898s
16:39:57 [2021-02-24T16:39:57.490Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:39:57 [2021-02-24T16:39:57.490Z] INFO: Testing against a local daemon
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestConfigInspect
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestConfigInspect (0.03s)
16:39:57 [2021-02-24T16:39:57.490Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestConfigList
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestConfigList (0.02s)
16:39:57 [2021-02-24T16:39:57.490Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestConfigsCreateAndDelete
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
16:39:57 [2021-02-24T16:39:57.490Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestConfigsUpdate
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestConfigsUpdate (0.01s)
16:39:57 [2021-02-24T16:39:57.490Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestTemplatedConfig
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestTemplatedConfig (0.00s)
16:39:57 [2021-02-24T16:39:57.490Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestConfigCreateResolve
16:39:57 [2021-02-24T16:39:57.490Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:39:57 [2021-02-24T16:39:57.490Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:57 [2021-02-24T16:39:57.490Z] === RUN   TestConfigDaemonLibtrustID
16:39:58 [2021-02-24T16:39:58.931Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
16:39:58 [2021-02-24T16:39:58.931Z] PASS
16:39:58 [2021-02-24T16:39:58.931Z] 
16:39:58 [2021-02-24T16:39:58.931Z] === Skipped
16:39:58 [2021-02-24T16:39:58.931Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
16:39:58 [2021-02-24T16:39:58.931Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:58 [2021-02-24T16:39:58.931Z] 
16:39:58 [2021-02-24T16:39:58.931Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
16:39:58 [2021-02-24T16:39:58.931Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:58 [2021-02-24T16:39:58.931Z] 
16:39:58 [2021-02-24T16:39:58.931Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
16:39:58 [2021-02-24T16:39:58.932Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:58 [2021-02-24T16:39:58.932Z] 
16:39:58 [2021-02-24T16:39:58.932Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:39:58 [2021-02-24T16:39:58.932Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:58 [2021-02-24T16:39:58.932Z] 
16:39:58 [2021-02-24T16:39:58.932Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:39:58 [2021-02-24T16:39:58.932Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:58 [2021-02-24T16:39:58.932Z] 
16:39:58 [2021-02-24T16:39:58.932Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:39:58 [2021-02-24T16:39:58.932Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:39:58 [2021-02-24T16:39:58.932Z] 
16:39:58 [2021-02-24T16:39:58.932Z] 
16:39:58 [2021-02-24T16:39:58.932Z] DONE 7 tests, 6 skipped in 1.740s
16:39:59 [2021-02-24T16:39:59.055Z] --- PASS: TestHealthKillContainer (2.66s)
16:39:59 [2021-02-24T16:39:59.055Z] === RUN   TestInspectCpusetInConfigPre120
16:39:59 [2021-02-24T16:39:59.055Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
16:39:59 [2021-02-24T16:39:59.055Z] === RUN   TestIpcModeNone
16:39:59 [2021-02-24T16:39:59.205Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:39:59 [2021-02-24T16:39:59.205Z] INFO: Testing against a local daemon
16:39:59 [2021-02-24T16:39:59.205Z] === RUN   TestCheckpoint
16:39:59 [2021-02-24T16:39:59.205Z] --- SKIP: TestCheckpoint (0.00s)
16:39:59 [2021-02-24T16:39:59.205Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:39:59 [2021-02-24T16:39:59.205Z] === RUN   TestContainerInvalidJSON
16:39:59 [2021-02-24T16:39:59.205Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:39:59 [2021-02-24T16:39:59.205Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:39:59 [2021-02-24T16:39:59.205Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:39:59 [2021-02-24T16:39:59.205Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:39:59 [2021-02-24T16:39:59.205Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:39:59 [2021-02-24T16:39:59.205Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:39:59 [2021-02-24T16:39:59.205Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:39:59 [2021-02-24T16:39:59.205Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:39:59 [2021-02-24T16:39:59.205Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:39:59 [2021-02-24T16:39:59.205Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:39:59 [2021-02-24T16:39:59.205Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:39:59 [2021-02-24T16:39:59.205Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:39:59 [2021-02-24T16:39:59.205Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:39:59 [2021-02-24T16:39:59.205Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:39:59 [2021-02-24T16:39:59.467Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
16:39:59 [2021-02-24T16:39:59.467Z] === RUN   TestCopyFromContainerPathIsNotDir
16:39:59 [2021-02-24T16:39:59.467Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
16:39:59 [2021-02-24T16:39:59.467Z] === RUN   TestCopyToContainerPathDoesNotExist
16:39:59 [2021-02-24T16:39:59.467Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:39:59 [2021-02-24T16:39:59.467Z] === RUN   TestCopyToContainerPathIsNotDir
16:39:59 [2021-02-24T16:39:59.467Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:39:59 [2021-02-24T16:39:59.467Z] === RUN   TestCopyFromContainer
16:39:59 [2021-02-24T16:39:59.989Z] --- PASS: TestIpcModeNone (0.64s)
16:39:59 [2021-02-24T16:39:59.989Z] === RUN   TestIpcModePrivate
16:40:00 [2021-02-24T16:40:00.246Z] --- PASS: TestIpcModePrivate (0.60s)
16:40:00 [2021-02-24T16:40:00.246Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
16:40:00 [2021-02-24T16:40:00.246Z] === RUN   TestIpcModeShareable
16:40:00 [2021-02-24T16:40:00.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:40:00 [2021-02-24T16:40:00.879Z] .
16:40:00 [2021-02-24T16:40:00.879Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:40:00 [2021-02-24T16:40:00.879Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:40:00 [2021-02-24T16:40:00.879Z] Error: No such image: emptyfs
16:40:00 [2021-02-24T16:40:00.879Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:40:00 [2021-02-24T16:40:00.879Z] ++++ docker load
16:40:00 [2021-02-24T16:40:00.879Z] Running integration-test (iteration 1)
16:40:00 [2021-02-24T16:40:00.879Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:40:00 [2021-02-24T16:40:00.879Z] ++ 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
16:40:00 [2021-02-24T16:40:00.879Z] ++ set -e
16:40:00 [2021-02-24T16:40:00.879Z] ++ '[' -n 0 ']'
16:40:00 [2021-02-24T16:40:00.879Z] ++ set -x
16:40:00 [2021-02-24T16:40:00.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:40:01 [2021-02-24T16:40:01.178Z] --- PASS: TestIpcModeShareable (0.65s)
16:40:01 [2021-02-24T16:40:01.178Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
16:40:01 [2021-02-24T16:40:01.178Z] === RUN   TestAPIIpcModeShareableAndContainer
16:40:03 [2021-02-24T16:40:03.077Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s)
16:40:03 [2021-02-24T16:40:03.077Z] === RUN   TestAPIIpcModeHost
16:40:03 [2021-02-24T16:40:03.334Z] --- PASS: TestAPIIpcModeHost (0.46s)
16:40:03 [2021-02-24T16:40:03.334Z] === RUN   TestDaemonIpcModeShareable
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer//
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer//bar/root
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer//bar/root/
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/quux
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/quux/
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:40:03 [2021-02-24T16:40:03.657Z] === RUN   TestCopyFromContainer/bar/notarget
16:40:03 [2021-02-24T16:40:03.916Z] --- PASS: TestCopyFromContainer (4.35s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer// (0.07s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:40:03 [2021-02-24T16:40:03.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:40:03 [2021-02-24T16:40:03.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:40:03 [2021-02-24T16:40:03.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:40:03 [2021-02-24T16:40:03.916Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:40:03 [2021-02-24T16:40:03.916Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:40:03 [2021-02-24T16:40:03.916Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:40:03 [2021-02-24T16:40:03.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateLinkToNonExistingContainer
16:40:03 [2021-02-24T16:40:03.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateWithInvalidEnv
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateWithInvalidEnv/0
16:40:03 [2021-02-24T16:40:03.916Z] === PAUSE TestCreateWithInvalidEnv/0
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateWithInvalidEnv/1
16:40:03 [2021-02-24T16:40:03.916Z] === PAUSE TestCreateWithInvalidEnv/1
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateWithInvalidEnv/2
16:40:03 [2021-02-24T16:40:03.916Z] === PAUSE TestCreateWithInvalidEnv/2
16:40:03 [2021-02-24T16:40:03.916Z] === CONT  TestCreateWithInvalidEnv/0
16:40:03 [2021-02-24T16:40:03.916Z] === CONT  TestCreateWithInvalidEnv/2
16:40:03 [2021-02-24T16:40:03.916Z] === CONT  TestCreateWithInvalidEnv/1
16:40:03 [2021-02-24T16:40:03.916Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:40:03 [2021-02-24T16:40:03.916Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateTmpfsMountsTarget
16:40:03 [2021-02-24T16:40:03.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:40:03 [2021-02-24T16:40:03.916Z] === RUN   TestCreateWithCustomMaskedPaths
16:40:04 [2021-02-24T16:40:04.706Z] --- PASS: TestDaemonIpcModeShareable (1.26s)
16:40:04 [2021-02-24T16:40:04.706Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:40:04 [2021-02-24T16:40:04.706Z] === RUN   TestDaemonIpcModePrivate
16:40:04 [2021-02-24T16:40:04.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:40:05 [2021-02-24T16:40:05.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
16:40:05 [2021-02-24T16:40:05.294Z] === RUN   TestCreateWithCustomReadonlyPaths
16:40:06 [2021-02-24T16:40:06.077Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
16:40:06 [2021-02-24T16:40:06.077Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
16:40:06 [2021-02-24T16:40:06.077Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:40:06 [2021-02-24T16:40:06.670Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:40:06 [2021-02-24T16:40:06.670Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:40:06 [2021-02-24T16:40:06.670Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:40:06 [2021-02-24T16:40:06.670Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:40:06 [2021-02-24T16:40:06.670Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:40:06 [2021-02-24T16:40:06.670Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:40:06 [2021-02-24T16:40:06.670Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:40:06 [2021-02-24T16:40:06.670Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
16:40:06 [2021-02-24T16:40:06.670Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
16:40:06 [2021-02-24T16:40:06.670Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:40:06 [2021-02-24T16:40:06.670Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:40:06 [2021-02-24T16:40:06.670Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:40:06 [2021-02-24T16:40:06.930Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestCreateDifferentPlatform
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestCreateDifferentPlatform/different_os
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:40:06 [2021-02-24T16:40:06.930Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:40:06 [2021-02-24T16:40:06.930Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:40:06 [2021-02-24T16:40:06.930Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:40:06 [2021-02-24T16:40:06.930Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:40:06 [2021-02-24T16:40:06.930Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestContainerStartOnDaemonRestart
16:40:06 [2021-02-24T16:40:06.930Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:40:06 [2021-02-24T16:40:06.930Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestDaemonRestartIpcMode
16:40:06 [2021-02-24T16:40:06.930Z] === PAUSE TestDaemonRestartIpcMode
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestDaemonHostGatewayIP
16:40:06 [2021-02-24T16:40:06.930Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:40:06 [2021-02-24T16:40:06.930Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestRestartDaemonWithRestartingContainer
16:40:06 [2021-02-24T16:40:06.930Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestContainerKillOnDaemonStart
16:40:06 [2021-02-24T16:40:06.930Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:40:06 [2021-02-24T16:40:06.930Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:40:06 [2021-02-24T16:40:06.930Z] === RUN   TestDiff
16:40:07 [2021-02-24T16:40:07.010Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
16:40:07 [2021-02-24T16:40:07.010Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
16:40:07 [2021-02-24T16:40:07.010Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:40:07 [2021-02-24T16:40:07.498Z] --- PASS: TestDiff (0.40s)
16:40:07 [2021-02-24T16:40:07.498Z] === RUN   TestExecWithCloseStdin
16:40:07 [2021-02-24T16:40:07.757Z] --- PASS: TestExecWithCloseStdin (0.48s)
16:40:07 [2021-02-24T16:40:07.757Z] === RUN   TestExec
16:40:08 [2021-02-24T16:40:08.326Z] --- PASS: TestExec (0.47s)
16:40:08 [2021-02-24T16:40:08.326Z] === RUN   TestExecUser
16:40:08 [2021-02-24T16:40:08.384Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s)
16:40:08 [2021-02-24T16:40:08.384Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:40:08 [2021-02-24T16:40:08.384Z] === RUN   TestIpcModeOlderClient
16:40:08 [2021-02-24T16:40:08.384Z] === PAUSE TestIpcModeOlderClient
16:40:08 [2021-02-24T16:40:08.384Z] === RUN   TestKillContainerInvalidSignal
16:40:08 [2021-02-24T16:40:08.893Z] --- PASS: TestExecUser (0.48s)
16:40:08 [2021-02-24T16:40:08.893Z] === RUN   TestExportContainerAndImportImage
16:40:08 [2021-02-24T16:40:08.950Z] --- PASS: TestKillContainerInvalidSignal (0.58s)
16:40:08 [2021-02-24T16:40:08.950Z] === RUN   TestKillContainer
16:40:08 [2021-02-24T16:40:08.950Z] === RUN   TestKillContainer/no_signal
16:40:09 [2021-02-24T16:40:09.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:40:09 [2021-02-24T16:40:09.462Z] --- PASS: TestExportContainerAndImportImage (0.59s)
16:40:09 [2021-02-24T16:40:09.462Z] === RUN   TestExportContainerAfterDaemonRestart
16:40:09 [2021-02-24T16:40:09.515Z] === RUN   TestKillContainer/non_killing_signal
16:40:09 [2021-02-24T16:40:09.773Z] === RUN   TestKillContainer/killing_signal
16:40:10 [2021-02-24T16:40:10.337Z] --- PASS: TestKillContainer (1.39s)
16:40:10 [2021-02-24T16:40:10.337Z]     --- PASS: TestKillContainer/no_signal (0.43s)
16:40:10 [2021-02-24T16:40:10.337Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
16:40:10 [2021-02-24T16:40:10.337Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
16:40:10 [2021-02-24T16:40:10.337Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:40:10 [2021-02-24T16:40:10.337Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:40:10 [2021-02-24T16:40:10.903Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:40:11 [2021-02-24T16:40:11.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:40:11 [2021-02-24T16:40:11.160Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
16:40:11 [2021-02-24T16:40:11.160Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
16:40:11 [2021-02-24T16:40:11.160Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
16:40:11 [2021-02-24T16:40:11.160Z] === RUN   TestKillStoppedContainer
16:40:11 [2021-02-24T16:40:11.160Z] --- PASS: TestKillStoppedContainer (0.04s)
16:40:11 [2021-02-24T16:40:11.160Z] === RUN   TestKillStoppedContainerAPIPre120
16:40:11 [2021-02-24T16:40:11.418Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:40:11 [2021-02-24T16:40:11.418Z] === RUN   TestKillDifferentUserContainer
16:40:11 [2021-02-24T16:40:11.676Z] --- PASS: TestKillDifferentUserContainer (0.48s)
16:40:11 [2021-02-24T16:40:11.676Z] === RUN   TestInspectOomKilledTrue
16:40:11 [2021-02-24T16:40:11.676Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:40:11 [2021-02-24T16:40:11.676Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:40:11 [2021-02-24T16:40:11.676Z] === RUN   TestInspectOomKilledFalse
16:40:12 [2021-02-24T16:40:12.242Z] --- PASS: TestInspectOomKilledFalse (0.45s)
16:40:12 [2021-02-24T16:40:12.242Z] === RUN   TestLinksEtcHostsContentMatch
16:40:12 [2021-02-24T16:40:12.503Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
16:40:12 [2021-02-24T16:40:12.503Z] === RUN   TestLinksContainerNames
16:40:12 [2021-02-24T16:40:12.751Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
16:40:12 [2021-02-24T16:40:12.751Z] === RUN   TestHealthCheckWorkdir
16:40:13 [2021-02-24T16:40:13.140Z] Loaded image: buildpack-deps:buster
16:40:13 [2021-02-24T16:40:13.140Z] Loaded image: busybox:latest
16:40:13 [2021-02-24T16:40:13.140Z] Loaded image: busybox:glibc
16:40:13 [2021-02-24T16:40:13.320Z] --- PASS: TestHealthCheckWorkdir (0.57s)
16:40:13 [2021-02-24T16:40:13.320Z] === RUN   TestHealthKillContainer
16:40:13 [2021-02-24T16:40:13.436Z] --- PASS: TestLinksContainerNames (0.95s)
16:40:13 [2021-02-24T16:40:13.436Z] === RUN   TestLogsFollowTailEmpty
16:40:14 [2021-02-24T16:40:14.005Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
16:40:14 [2021-02-24T16:40:14.005Z] === RUN   TestContainerNetworkMountsNoChown
16:40:14 [2021-02-24T16:40:14.570Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/default
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/default
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/private
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/private
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rprivate
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rprivate
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/slave
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/slave
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rslave
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rslave
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/shared
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/shared
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rshared
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rshared
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/default
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/default/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/default/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rslave
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rshared
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/shared
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rprivate
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/slave
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/private
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/private/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === RUN   TestMountDaemonRoot/private/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/default/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/default/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:40:14 [2021-02-24T16:40:14.570Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/private/mount_root
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:40:14 [2021-02-24T16:40:14.828Z] === CONT  TestMountDaemonRoot/private/bind_root
16:40:14 [2021-02-24T16:40:14.828Z] --- PASS: TestMountDaemonRoot (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:40:14 [2021-02-24T16:40:14.828Z] === RUN   TestContainerBindMountNonRecursive
16:40:15 [2021-02-24T16:40:15.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:40:15 [2021-02-24T16:40:15.692Z] Loaded image: debian:bullseye
16:40:15 [2021-02-24T16:40:15.853Z] --- PASS: TestHealthKillContainer (2.52s)
16:40:15 [2021-02-24T16:40:15.853Z] === RUN   TestInspectCpusetInConfigPre120
16:40:16 [2021-02-24T16:40:16.113Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
16:40:16 [2021-02-24T16:40:16.113Z] === RUN   TestIpcModeNone
16:40:16 [2021-02-24T16:40:16.200Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
16:40:16 [2021-02-24T16:40:16.201Z] === RUN   TestContainerVolumesMountedAsShared
16:40:16 [2021-02-24T16:40:16.638Z] Loaded image: hello-world:latest
16:40:16 [2021-02-24T16:40:16.681Z] --- PASS: TestIpcModeNone (0.47s)
16:40:16 [2021-02-24T16:40:16.681Z] === RUN   TestIpcModePrivate
16:40:16 [2021-02-24T16:40:16.769Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
16:40:16 [2021-02-24T16:40:16.769Z] === RUN   TestContainerVolumesMountedAsSlave
16:40:17 [2021-02-24T16:40:17.027Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s)
16:40:17 [2021-02-24T16:40:17.027Z] === RUN   TestNetworkNat
16:40:17 [2021-02-24T16:40:17.249Z] --- PASS: TestIpcModePrivate (0.47s)
16:40:17 [2021-02-24T16:40:17.249Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:40:17 [2021-02-24T16:40:17.249Z] === RUN   TestIpcModeShareable
16:40:17 [2021-02-24T16:40:17.249Z] --- SKIP: TestIpcModeShareable (0.00s)
16:40:17 [2021-02-24T16:40:17.249Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:40:17 [2021-02-24T16:40:17.249Z] === RUN   TestAPIIpcModeShareableAndContainer
16:40:17 [2021-02-24T16:40:17.595Z] --- PASS: TestNetworkNat (0.48s)
16:40:17 [2021-02-24T16:40:17.595Z] === RUN   TestNetworkLocalhostTCPNat
16:40:18 [2021-02-24T16:40:18.025Z] Loaded image: arm32v7/hello-world:latest
16:40:18 [2021-02-24T16:40:18.161Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
16:40:18 [2021-02-24T16:40:18.161Z] === RUN   TestNetworkLoopbackNat
16:40:18 [2021-02-24T16:40:18.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:40:18 [2021-02-24T16:40:18.597Z] INFO: Testing against a local daemon
16:40:18 [2021-02-24T16:40:18.597Z] === RUN   TestCgroupNamespacesBuild
16:40:18 [2021-02-24T16:40:18.627Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
16:40:18 [2021-02-24T16:40:18.627Z] === RUN   TestAPIIpcModeHost
16:40:18 [2021-02-24T16:40:18.627Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:40:18 [2021-02-24T16:40:18.627Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:40:18 [2021-02-24T16:40:18.627Z] === RUN   TestDaemonIpcModeShareable
16:40:18 [2021-02-24T16:40:18.627Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:40:18 [2021-02-24T16:40:18.627Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:40:18 [2021-02-24T16:40:18.627Z] === RUN   TestDaemonIpcModePrivate
16:40:20 [2021-02-24T16:40:20.005Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
16:40:20 [2021-02-24T16:40:20.005Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:40:20 [2021-02-24T16:40:20.005Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:40:20 [2021-02-24T16:40:20.005Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:40:20 [2021-02-24T16:40:20.005Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:40:20 [2021-02-24T16:40:20.005Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:40:20 [2021-02-24T16:40:20.005Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:40:20 [2021-02-24T16:40:20.005Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:40:20 [2021-02-24T16:40:20.005Z] === RUN   TestIpcModeOlderClient
16:40:20 [2021-02-24T16:40:20.005Z] === PAUSE TestIpcModeOlderClient
16:40:20 [2021-02-24T16:40:20.005Z] === RUN   TestKillContainerInvalidSignal
16:40:20 [2021-02-24T16:40:20.263Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
16:40:20 [2021-02-24T16:40:20.264Z] === RUN   TestKillContainer
16:40:20 [2021-02-24T16:40:20.264Z] === RUN   TestKillContainer/no_signal
16:40:20 [2021-02-24T16:40:20.523Z] === RUN   TestKillContainer/non_killing_signal
16:40:20 [2021-02-24T16:40:20.706Z] --- PASS: TestNetworkLoopbackNat (2.64s)
16:40:20 [2021-02-24T16:40:20.706Z] === RUN   TestPause
16:40:20 [2021-02-24T16:40:20.782Z] === RUN   TestKillContainer/killing_signal
16:40:21 [2021-02-24T16:40:21.147Z] --- PASS: TestCgroupNamespacesBuild (2.62s)
16:40:21 [2021-02-24T16:40:21.147Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:40:21 [2021-02-24T16:40:21.284Z] --- PASS: TestPause (0.51s)
16:40:21 [2021-02-24T16:40:21.284Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:40:21 [2021-02-24T16:40:21.284Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:40:21 [2021-02-24T16:40:21.285Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:40:21 [2021-02-24T16:40:21.285Z] === RUN   TestPauseStopPausedContainer
16:40:21 [2021-02-24T16:40:21.351Z] --- PASS: TestKillContainer (1.26s)
16:40:21 [2021-02-24T16:40:21.351Z]     --- PASS: TestKillContainer/no_signal (0.37s)
16:40:21 [2021-02-24T16:40:21.351Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:40:21 [2021-02-24T16:40:21.351Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
16:40:21 [2021-02-24T16:40:21.351Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:40:21 [2021-02-24T16:40:21.351Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:40:21 [2021-02-24T16:40:21.866Z] --- PASS: TestPauseStopPausedContainer (0.53s)
16:40:21 [2021-02-24T16:40:21.866Z] === RUN   TestPsFilter
16:40:21 [2021-02-24T16:40:21.866Z] --- PASS: TestPsFilter (0.10s)
16:40:21 [2021-02-24T16:40:21.866Z] === RUN   TestRemoveContainerWithRemovedVolume
16:40:21 [2021-02-24T16:40:21.921Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:40:22 [2021-02-24T16:40:22.124Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
16:40:22 [2021-02-24T16:40:22.124Z] === RUN   TestRemoveContainerWithVolume
16:40:22 [2021-02-24T16:40:22.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
16:40:22 [2021-02-24T16:40:22.490Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
16:40:22 [2021-02-24T16:40:22.490Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
16:40:22 [2021-02-24T16:40:22.490Z] === RUN   TestKillStoppedContainer
16:40:22 [2021-02-24T16:40:22.490Z] --- PASS: TestKillStoppedContainer (0.05s)
16:40:22 [2021-02-24T16:40:22.490Z] === RUN   TestKillStoppedContainerAPIPre120
16:40:22 [2021-02-24T16:40:22.490Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:40:22 [2021-02-24T16:40:22.490Z] === RUN   TestKillDifferentUserContainer
16:40:22 [2021-02-24T16:40:22.690Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
16:40:22 [2021-02-24T16:40:22.690Z] === RUN   TestRemoveContainerRunning
16:40:22 [2021-02-24T16:40:22.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:40:22 [2021-02-24T16:40:22.749Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:40:22 [2021-02-24T16:40:22.749Z] === RUN   TestInspectOomKilledTrue
16:40:22 [2021-02-24T16:40:22.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:40:22 [2021-02-24T16:40:22.749Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:40:22 [2021-02-24T16:40:22.749Z] === RUN   TestInspectOomKilledFalse
16:40:22 [2021-02-24T16:40:22.749Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:40:22 [2021-02-24T16:40:22.749Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:40:23 [2021-02-24T16:40:23.008Z] === RUN   TestLinksEtcHostsContentMatch
16:40:23 [2021-02-24T16:40:23.008Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:40:23 [2021-02-24T16:40:23.008Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:40:23 [2021-02-24T16:40:23.008Z] === RUN   TestLinksContainerNames
16:40:23 [2021-02-24T16:40:23.065Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
16:40:23 [2021-02-24T16:40:23.065Z] === RUN   TestBuildWithSession
16:40:23 [2021-02-24T16:40:23.065Z] --- SKIP: TestBuildWithSession (0.00s)
16:40:23 [2021-02-24T16:40:23.065Z]     build_session_test.go:25: TODO: BuildKit
16:40:23 [2021-02-24T16:40:23.065Z] === RUN   TestBuildSquashParent
16:40:23 [2021-02-24T16:40:23.255Z] --- PASS: TestRemoveContainerRunning (0.44s)
16:40:23 [2021-02-24T16:40:23.255Z] === RUN   TestRemoveContainerForceRemoveRunning
16:40:23 [2021-02-24T16:40:23.513Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
16:40:23 [2021-02-24T16:40:23.513Z] === RUN   TestRemoveInvalidContainer
16:40:23 [2021-02-24T16:40:23.513Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:40:23 [2021-02-24T16:40:23.513Z] === RUN   TestRenameLinkedContainer
16:40:23 [2021-02-24T16:40:23.945Z] --- PASS: TestLinksContainerNames (0.85s)
16:40:23 [2021-02-24T16:40:23.945Z] === RUN   TestLogsFollowTailEmpty
16:40:24 [2021-02-24T16:40:24.204Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
16:40:24 [2021-02-24T16:40:24.204Z] === RUN   TestContainerNetworkMountsNoChown
16:40:24 [2021-02-24T16:40:24.464Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/default
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/default
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/private
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/private
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rprivate
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rprivate
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/slave
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/slave
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rslave
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rslave
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/shared
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/shared
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rshared
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rshared
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/default
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/default/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/default/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/rslave
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/rshared
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/shared
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/rprivate
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/slave
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/private
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/private/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/private/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:40:24 [2021-02-24T16:40:24.464Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/default/bind_root
16:40:24 [2021-02-24T16:40:24.464Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/default/mount_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:40:24 [2021-02-24T16:40:24.723Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/private/bind_root
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/private/mount_root
16:40:24 [2021-02-24T16:40:24.982Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:40:24 [2021-02-24T16:40:24.982Z] --- PASS: TestMountDaemonRoot (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:40:24 [2021-02-24T16:40:24.982Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:40:24 [2021-02-24T16:40:24.982Z] === RUN   TestContainerBindMountNonRecursive
16:40:24 [2021-02-24T16:40:24.982Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:40:24 [2021-02-24T16:40:24.982Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:40:24 [2021-02-24T16:40:24.982Z] === RUN   TestContainerVolumesMountedAsShared
16:40:24 [2021-02-24T16:40:24.982Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:40:24 [2021-02-24T16:40:24.982Z] === RUN   TestContainerVolumesMountedAsSlave
16:40:24 [2021-02-24T16:40:24.982Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:40:24 [2021-02-24T16:40:24.982Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:40:24 [2021-02-24T16:40:24.982Z] === RUN   TestNetworkNat
16:40:25 [2021-02-24T16:40:25.551Z] --- PASS: TestNetworkNat (0.52s)
16:40:25 [2021-02-24T16:40:25.551Z] === RUN   TestNetworkLocalhostTCPNat
16:40:25 [2021-02-24T16:40:25.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:40:26 [2021-02-24T16:40:26.040Z] --- PASS: TestRenameLinkedContainer (1.98s)
16:40:26 [2021-02-24T16:40:26.040Z] === RUN   TestRenameStoppedContainer
16:40:26 [2021-02-24T16:40:26.040Z] --- PASS: TestRenameStoppedContainer (0.49s)
16:40:26 [2021-02-24T16:40:26.040Z] === RUN   TestRenameRunningContainerAndReuse
16:40:26 [2021-02-24T16:40:26.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
16:40:26 [2021-02-24T16:40:26.120Z] === RUN   TestNetworkLoopbackNat
16:40:26 [2021-02-24T16:40:26.974Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
16:40:26 [2021-02-24T16:40:26.974Z] === RUN   TestRenameInvalidName
16:40:27 [2021-02-24T16:40:27.541Z] --- PASS: TestRenameInvalidName (0.50s)
16:40:27 [2021-02-24T16:40:27.541Z] === RUN   TestRenameAnonymousContainer
16:40:28 [2021-02-24T16:40:28.653Z] --- PASS: TestNetworkLoopbackNat (2.55s)
16:40:28 [2021-02-24T16:40:28.653Z] === RUN   TestPause
16:40:28 [2021-02-24T16:40:28.653Z] --- SKIP: TestPause (0.00s)
16:40:28 [2021-02-24T16:40:28.653Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:40:28 [2021-02-24T16:40:28.653Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:40:28 [2021-02-24T16:40:28.653Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:40:28 [2021-02-24T16:40:28.653Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:40:28 [2021-02-24T16:40:28.653Z] === RUN   TestPauseStopPausedContainer
16:40:28 [2021-02-24T16:40:28.653Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:40:28 [2021-02-24T16:40:28.653Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:40:28 [2021-02-24T16:40:28.653Z] === RUN   TestPsFilter
16:40:28 [2021-02-24T16:40:28.653Z] --- PASS: TestPsFilter (0.09s)
16:40:28 [2021-02-24T16:40:28.653Z] === RUN   TestRemoveContainerWithRemovedVolume
16:40:28 [2021-02-24T16:40:28.913Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
16:40:28 [2021-02-24T16:40:28.913Z] === RUN   TestRemoveContainerWithVolume
16:40:29 [2021-02-24T16:40:29.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:40:29 [2021-02-24T16:40:29.440Z] --- PASS: TestRenameAnonymousContainer (1.75s)
16:40:29 [2021-02-24T16:40:29.440Z] === RUN   TestRenameContainerWithSameName
16:40:29 [2021-02-24T16:40:29.486Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
16:40:29 [2021-02-24T16:40:29.486Z] === RUN   TestRemoveContainerRunning
16:40:29 [2021-02-24T16:40:29.664Z] --- PASS: TestBuildSquashParent (6.21s)
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:40:29 [2021-02-24T16:40:29.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:40:29 [2021-02-24T16:40:29.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:40:29 [2021-02-24T16:40:29.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:40:29 [2021-02-24T16:40:29.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:40:29 [2021-02-24T16:40:29.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:40:29 [2021-02-24T16:40:29.664Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:40:29 [2021-02-24T16:40:29.664Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:40:29 [2021-02-24T16:40:29.664Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:40:29 [2021-02-24T16:40:29.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:40:29 [2021-02-24T16:40:29.664Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:40:29 [2021-02-24T16:40:29.664Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:40:29 [2021-02-24T16:40:29.698Z] --- PASS: TestRenameContainerWithSameName (0.46s)
16:40:29 [2021-02-24T16:40:29.698Z] === RUN   TestRenameContainerWithLinkedContainer
16:40:29 [2021-02-24T16:40:29.745Z] --- PASS: TestRemoveContainerRunning (0.42s)
16:40:29 [2021-02-24T16:40:29.745Z] === RUN   TestRemoveContainerForceRemoveRunning
16:40:30 [2021-02-24T16:40:30.313Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
16:40:30 [2021-02-24T16:40:30.313Z] === RUN   TestRemoveInvalidContainer
16:40:30 [2021-02-24T16:40:30.313Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:40:30 [2021-02-24T16:40:30.313Z] === RUN   TestRenameLinkedContainer
16:40:30 [2021-02-24T16:40:30.631Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s)
16:40:30 [2021-02-24T16:40:30.631Z] === RUN   TestResize
16:40:31 [2021-02-24T16:40:31.195Z] --- PASS: TestResize (0.47s)
16:40:31 [2021-02-24T16:40:31.195Z] === RUN   TestResizeWithInvalidSize
16:40:31 [2021-02-24T16:40:31.762Z] --- PASS: TestResizeWithInvalidSize (0.46s)
16:40:31 [2021-02-24T16:40:31.762Z] === RUN   TestResizeWhenContainerNotStarted
16:40:32 [2021-02-24T16:40:32.021Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:40:32 [2021-02-24T16:40:32.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:40:32 [2021-02-24T16:40:32.218Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:40:32 [2021-02-24T16:40:32.219Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:40:32 [2021-02-24T16:40:32.220Z] --- PASS: TestRenameLinkedContainer (1.66s)
16:40:32 [2021-02-24T16:40:32.220Z] === RUN   TestRenameStoppedContainer
16:40:32 [2021-02-24T16:40:32.220Z] --- PASS: TestRenameStoppedContainer (0.40s)
16:40:32 [2021-02-24T16:40:32.220Z] === RUN   TestRenameRunningContainerAndReuse
16:40:32 [2021-02-24T16:40:32.548Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:40:32 [2021-02-24T16:40:32.548Z] Using test binary docker
16:40:32 [2021-02-24T16:40:32.548Z] +++ /etc/init.d/apparmor start
16:40:32 [2021-02-24T16:40:32.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:40:32 [2021-02-24T16:40:32.807Z] INFO: Waiting for daemon to start...
16:40:32 [2021-02-24T16:40:32.807Z] Starting dockerd
16:40:32 [2021-02-24T16:40:32.807Z] +++ 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
16:40:33 [2021-02-24T16:40:33.157Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
16:40:33 [2021-02-24T16:40:33.157Z] === RUN   TestRenameInvalidName
16:40:33 [2021-02-24T16:40:33.726Z] --- PASS: TestRenameInvalidName (0.42s)
16:40:33 [2021-02-24T16:40:33.726Z] === RUN   TestRenameAnonymousContainer
16:40:34 [2021-02-24T16:40:34.136Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:40:34 [2021-02-24T16:40:34.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
16:40:34 [2021-02-24T16:40:34.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s)
16:40:34 [2021-02-24T16:40:34.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
16:40:34 [2021-02-24T16:40:34.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
16:40:34 [2021-02-24T16:40:34.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
16:40:34 [2021-02-24T16:40:34.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s)
16:40:34 [2021-02-24T16:40:34.136Z] === RUN   TestBuildMultiStageCopy
16:40:34 [2021-02-24T16:40:34.136Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:40:34 [2021-02-24T16:40:34.548Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:40:34 [2021-02-24T16:40:34.548Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:40:35 [2021-02-24T16:40:35.103Z] --- PASS: TestRenameAnonymousContainer (1.59s)
16:40:35 [2021-02-24T16:40:35.103Z] === RUN   TestRenameContainerWithSameName
16:40:35 [2021-02-24T16:40:35.337Z] .
16:40:35 [2021-02-24T16:40:35.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:40:35 [2021-02-24T16:40:35.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:40:35 [2021-02-24T16:40:35.337Z] Error: No such image: emptyfs
16:40:35 [2021-02-24T16:40:35.337Z] ++++ docker load
16:40:35 [2021-02-24T16:40:35.337Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:40:35 [2021-02-24T16:40:35.337Z] Running integration-test (iteration 1)
16:40:35 [2021-02-24T16:40:35.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:40:35 [2021-02-24T16:40:35.595Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:40:35 [2021-02-24T16:40:35.595Z] ++ 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
16:40:35 [2021-02-24T16:40:35.595Z] ++ set -e
16:40:35 [2021-02-24T16:40:35.595Z] ++ '[' -n 0 ']'
16:40:35 [2021-02-24T16:40:35.595Z] ++ set -x
16:40:35 [2021-02-24T16:40:35.595Z] ++ env -i DEST=/go/src/github.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
16:40:35 [2021-02-24T16:40:35.671Z] --- PASS: TestRenameContainerWithSameName (0.42s)
16:40:35 [2021-02-24T16:40:35.671Z] === RUN   TestRenameContainerWithLinkedContainer
16:40:35 [2021-02-24T16:40:35.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:40:36 [2021-02-24T16:40:36.609Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
16:40:36 [2021-02-24T16:40:36.609Z] === RUN   TestResize
16:40:36 [2021-02-24T16:40:36.686Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:40:36 [2021-02-24T16:40:36.868Z] --- PASS: TestResize (0.40s)
16:40:36 [2021-02-24T16:40:36.868Z] === RUN   TestResizeWithInvalidSize
16:40:36 [2021-02-24T16:40:36.948Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:40:37 [2021-02-24T16:40:37.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:40:37 [2021-02-24T16:40:37.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:40:37 [2021-02-24T16:40:37.436Z] --- PASS: TestResizeWithInvalidSize (0.46s)
16:40:37 [2021-02-24T16:40:37.436Z] === RUN   TestResizeWhenContainerNotStarted
16:40:37 [2021-02-24T16:40:37.522Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:40:37 [2021-02-24T16:40:37.695Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
16:40:37 [2021-02-24T16:40:37.695Z] === RUN   TestDaemonRestartKillContainers
16:40:37 [2021-02-24T16:40:37.695Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:40:37 [2021-02-24T16:40:37.695Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:40:37 [2021-02-24T16:40:37.695Z] === RUN   TestCgroupNamespacesRun
16:40:38 [2021-02-24T16:40:38.094Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:40:38 [2021-02-24T16:40:38.668Z] --- PASS: TestBuildMultiStageCopy (4.46s)
16:40:38 [2021-02-24T16:40:38.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s)
16:40:38 [2021-02-24T16:40:38.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
16:40:38 [2021-02-24T16:40:38.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
16:40:38 [2021-02-24T16:40:38.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
16:40:38 [2021-02-24T16:40:38.668Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
16:40:38 [2021-02-24T16:40:38.668Z] === RUN   TestBuildMultiStageParentConfig
16:40:39 [2021-02-24T16:40:39.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:40:39 [2021-02-24T16:40:39.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:40:40 [2021-02-24T16:40:40.056Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
16:40:40 [2021-02-24T16:40:40.056Z] === RUN   TestBuildLabelWithTargets
16:40:40 [2021-02-24T16:40:40.229Z] --- PASS: TestCgroupNamespacesRun (2.17s)
16:40:40 [2021-02-24T16:40:40.229Z] === RUN   TestCgroupNamespacesRunPrivileged
16:40:40 [2021-02-24T16:40:40.862Z] ..........................xx....................                         [ 29%]
16:40:41 [2021-02-24T16:40:41.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:40:41 [2021-02-24T16:40:41.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:40:42 [2021-02-24T16:40:42.133Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s)
16:40:42 [2021-02-24T16:40:42.133Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:40:42 [2021-02-24T16:40:42.611Z] --- PASS: TestBuildLabelWithTargets (2.29s)
16:40:42 [2021-02-24T16:40:42.611Z] === RUN   TestBuildWithEmptyLayers
16:40:43 [2021-02-24T16:40:43.186Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
16:40:43 [2021-02-24T16:40:43.186Z] === RUN   TestBuildMultiStageOnBuild
16:40:43 [2021-02-24T16:40:43.439Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.04s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.22s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.30s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.01s)
16:40:43 [2021-02-24T16:40:43.439Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s)
16:40:43 [2021-02-24T16:40:43.439Z] === RUN   TestCgroupNamespacesRun
16:40:44 [2021-02-24T16:40:44.372Z] --- PASS: TestCgroupNamespacesRun (1.22s)
16:40:44 [2021-02-24T16:40:44.372Z] === RUN   TestCgroupNamespacesRunPrivileged
16:40:44 [2021-02-24T16:40:44.372Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:40:44 [2021-02-24T16:40:44.372Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:40:44 [2021-02-24T16:40:44.372Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:40:44 [2021-02-24T16:40:44.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s)
16:40:44 [2021-02-24T16:40:44.668Z] === RUN   TestCgroupNamespacesRunHostMode
16:40:45 [2021-02-24T16:40:45.744Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
16:40:45 [2021-02-24T16:40:45.744Z] === RUN   TestCgroupNamespacesRunHostMode
16:40:46 [2021-02-24T16:40:46.495Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
16:40:46 [2021-02-24T16:40:46.495Z] === RUN   TestBuildUncleanTarFilenames
16:40:46 [2021-02-24T16:40:46.572Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s)
16:40:46 [2021-02-24T16:40:46.572Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:40:47 [2021-02-24T16:40:47.117Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
16:40:47 [2021-02-24T16:40:47.117Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:40:47 [2021-02-24T16:40:47.441Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
16:40:47 [2021-02-24T16:40:47.441Z] === RUN   TestBuildMultiStageLayerLeak
16:40:48 [2021-02-24T16:40:48.049Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s)
16:40:48 [2021-02-24T16:40:48.049Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:40:48 [2021-02-24T16:40:48.478Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
16:40:48 [2021-02-24T16:40:48.478Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:40:49 [2021-02-24T16:40:49.420Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
16:40:49 [2021-02-24T16:40:49.421Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:40:49 [2021-02-24T16:40:49.987Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
16:40:49 [2021-02-24T16:40:49.987Z] === RUN   TestCgroupNamespacesRunOlderClient
16:40:50 [2021-02-24T16:40:50.747Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
16:40:50 [2021-02-24T16:40:50.747Z] === RUN   TestBuildWithHugeFile
16:40:51 [2021-02-24T16:40:51.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
16:40:51 [2021-02-24T16:40:51.012Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:40:51 [2021-02-24T16:40:51.360Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
16:40:51 [2021-02-24T16:40:51.360Z] === RUN   TestKernelTCPMemory
16:40:51 [2021-02-24T16:40:51.360Z] --- SKIP: TestKernelTCPMemory (0.01s)
16:40:51 [2021-02-24T16:40:51.360Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
16:40:51 [2021-02-24T16:40:51.360Z] === RUN   TestNISDomainname
16:40:51 [2021-02-24T16:40:51.925Z] --- PASS: TestNISDomainname (0.59s)
16:40:51 [2021-02-24T16:40:51.925Z] === RUN   TestHostnameDnsResolution
16:40:52 [2021-02-24T16:40:52.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
16:40:52 [2021-02-24T16:40:52.400Z] === RUN   TestCgroupNamespacesRunOlderClient
16:40:52 [2021-02-24T16:40:52.491Z] --- PASS: TestHostnameDnsResolution (0.75s)
16:40:52 [2021-02-24T16:40:52.491Z] === RUN   TestStats
16:40:54 [2021-02-24T16:40:54.980Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.23s)
16:40:54 [2021-02-24T16:40:54.980Z] === RUN   TestKernelTCPMemory
16:40:54 [2021-02-24T16:40:54.980Z] --- SKIP: TestKernelTCPMemory (0.03s)
16:40:54 [2021-02-24T16:40:54.980Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:40:54 [2021-02-24T16:40:54.980Z] === RUN   TestNISDomainname
16:40:54 [2021-02-24T16:40:54.980Z] --- SKIP: TestNISDomainname (0.02s)
16:40:54 [2021-02-24T16:40:54.980Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:40:54 [2021-02-24T16:40:54.980Z] === RUN   TestHostnameDnsResolution
16:40:55 [2021-02-24T16:40:55.018Z] --- PASS: TestStats (2.50s)
16:40:55 [2021-02-24T16:40:55.018Z] === RUN   TestStopContainerWithTimeout
16:40:55 [2021-02-24T16:40:55.018Z] === RUN   TestStopContainerWithTimeout/0
16:40:55 [2021-02-24T16:40:55.018Z] === PAUSE TestStopContainerWithTimeout/0
16:40:55 [2021-02-24T16:40:55.018Z] === RUN   TestStopContainerWithTimeout/1
16:40:55 [2021-02-24T16:40:55.018Z] === PAUSE TestStopContainerWithTimeout/1
16:40:55 [2021-02-24T16:40:55.018Z] === RUN   TestStopContainerWithTimeout/3
16:40:55 [2021-02-24T16:40:55.018Z] === PAUSE TestStopContainerWithTimeout/3
16:40:55 [2021-02-24T16:40:55.018Z] === RUN   TestStopContainerWithTimeout/-1
16:40:55 [2021-02-24T16:40:55.018Z] === PAUSE TestStopContainerWithTimeout/-1
16:40:55 [2021-02-24T16:40:55.018Z] === CONT  TestStopContainerWithTimeout/0
16:40:55 [2021-02-24T16:40:55.018Z] === CONT  TestStopContainerWithTimeout/3
16:40:55 [2021-02-24T16:40:55.548Z] --- PASS: TestHostnameDnsResolution (0.74s)
16:40:55 [2021-02-24T16:40:55.548Z] === RUN   TestStats
16:40:55 [2021-02-24T16:40:55.548Z] --- SKIP: TestStats (0.00s)
16:40:55 [2021-02-24T16:40:55.548Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:40:55 [2021-02-24T16:40:55.548Z] === RUN   TestStopContainerWithTimeout
16:40:55 [2021-02-24T16:40:55.548Z] === RUN   TestStopContainerWithTimeout/0
16:40:55 [2021-02-24T16:40:55.548Z] === PAUSE TestStopContainerWithTimeout/0
16:40:55 [2021-02-24T16:40:55.548Z] === RUN   TestStopContainerWithTimeout/1
16:40:55 [2021-02-24T16:40:55.548Z] === PAUSE TestStopContainerWithTimeout/1
16:40:55 [2021-02-24T16:40:55.548Z] === RUN   TestStopContainerWithTimeout/3
16:40:55 [2021-02-24T16:40:55.548Z] === PAUSE TestStopContainerWithTimeout/3
16:40:55 [2021-02-24T16:40:55.548Z] === RUN   TestStopContainerWithTimeout/-1
16:40:55 [2021-02-24T16:40:55.548Z] === PAUSE TestStopContainerWithTimeout/-1
16:40:55 [2021-02-24T16:40:55.548Z] === CONT  TestStopContainerWithTimeout/0
16:40:55 [2021-02-24T16:40:55.548Z] === CONT  TestStopContainerWithTimeout/3
16:40:55 [2021-02-24T16:40:55.584Z] === CONT  TestStopContainerWithTimeout/-1
16:40:56 [2021-02-24T16:40:56.116Z] === CONT  TestStopContainerWithTimeout/-1
16:40:57 [2021-02-24T16:40:57.642Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:40:57 [2021-02-24T16:40:57.642Z] 
16:40:57 [2021-02-24T16:40:57.642Z]  ________   ____  __.
16:40:57 [2021-02-24T16:40:57.642Z]  \_____  \ |    |/ _|
16:40:57 [2021-02-24T16:40:57.642Z]  /   |   \|      <
16:40:57 [2021-02-24T16:40:57.642Z]  /    |    \    |  \
16:40:57 [2021-02-24T16:40:57.642Z]  \_______  /____|__ \
16:40:57 [2021-02-24T16:40:57.642Z]          \/        \/
16:40:57 [2021-02-24T16:40:57.642Z] 
16:40:57 [2021-02-24T16:40:57.642Z] INFO: make.ps1 ended at 02/24/2021 16:40:53
16:40:57 [2021-02-24T16:40:57.642Z] INFO: Binaries build ended at 02/24/2021 16:40:55. Duration:00:01:14.9305603
16:40:57 [2021-02-24T16:40:57.642Z] INFO: Copying the built daemon binary to d:\CI\PR-42065\3\binary\dockerd-64663c2f73.exe...
16:40:57 [2021-02-24T16:40:57.642Z] INFO: Copying the built client binary to d:\CI\PR-42065\3\binary\docker-64663c2f73.exe...
16:40:57 [2021-02-24T16:40:57.642Z] INFO: Copying dockerversion from the container...
16:40:57 [2021-02-24T16:40:57.642Z] INFO: Copying the golang package from the container to d:\CI\PR-42065\3\installer\go.zip...
16:40:57 [2021-02-24T16:40:57.826Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:40:58 [2021-02-24T16:40:58.110Z] === CONT  TestStopContainerWithTimeout/1
16:40:58 [2021-02-24T16:40:58.617Z] INFO: Extracting go.zip to d:\CI\PR-42065\3\go
16:40:58 [2021-02-24T16:40:58.649Z] === CONT  TestStopContainerWithTimeout/1
16:40:59 [2021-02-24T16:40:59.482Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:40:59 [2021-02-24T16:40:59.482Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
16:40:59 [2021-02-24T16:40:59.482Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
16:40:59 [2021-02-24T16:40:59.482Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.45s)
16:40:59 [2021-02-24T16:40:59.482Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
16:40:59 [2021-02-24T16:40:59.482Z] === RUN   TestDeleteDevicemapper
16:40:59 [2021-02-24T16:40:59.482Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:40:59 [2021-02-24T16:40:59.482Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:40:59 [2021-02-24T16:40:59.482Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:40:59 [2021-02-24T16:40:59.585Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:40:59 [2021-02-24T16:40:59.585Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
16:40:59 [2021-02-24T16:40:59.585Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
16:40:59 [2021-02-24T16:40:59.585Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
16:40:59 [2021-02-24T16:40:59.585Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
16:40:59 [2021-02-24T16:40:59.585Z] === RUN   TestDeleteDevicemapper
16:40:59 [2021-02-24T16:40:59.585Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:40:59 [2021-02-24T16:40:59.585Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:40:59 [2021-02-24T16:40:59.585Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:41:00 [2021-02-24T16:41:00.855Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s)
16:41:00 [2021-02-24T16:41:00.855Z] === RUN   TestUpdateMemory
16:41:01 [2021-02-24T16:41:01.421Z] --- PASS: TestUpdateMemory (0.58s)
16:41:01 [2021-02-24T16:41:01.421Z] === RUN   TestUpdateCPUQuota
16:41:01 [2021-02-24T16:41:01.491Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s)
16:41:01 [2021-02-24T16:41:01.491Z] === RUN   TestUpdateMemory
16:41:01 [2021-02-24T16:41:01.491Z] --- SKIP: TestUpdateMemory (0.00s)
16:41:01 [2021-02-24T16:41:01.491Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:01 [2021-02-24T16:41:01.491Z] === RUN   TestUpdateCPUQuota
16:41:01 [2021-02-24T16:41:01.491Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:41:01 [2021-02-24T16:41:01.491Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:01 [2021-02-24T16:41:01.491Z] === RUN   TestUpdatePidsLimit
16:41:01 [2021-02-24T16:41:01.491Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:41:01 [2021-02-24T16:41:01.491Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:01 [2021-02-24T16:41:01.491Z] === RUN   TestUpdateRestartPolicy
16:41:02 [2021-02-24T16:41:02.354Z] --- PASS: TestUpdateCPUQuota (0.95s)
16:41:02 [2021-02-24T16:41:02.354Z] === RUN   TestUpdatePidsLimit
16:41:02 [2021-02-24T16:41:02.354Z] === RUN   TestUpdatePidsLimit/update_from_none
16:41:02 [2021-02-24T16:41:02.612Z] === RUN   TestUpdatePidsLimit/no_change
16:41:02 [2021-02-24T16:41:02.871Z] === RUN   TestUpdatePidsLimit/update_lower
16:41:03 [2021-02-24T16:41:03.129Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:41:03 [2021-02-24T16:41:03.387Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:41:03 [2021-02-24T16:41:03.387Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:41:03 [2021-02-24T16:41:03.646Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:41:04 [2021-02-24T16:41:04.607Z] --- PASS: TestUpdatePidsLimit (2.04s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
16:41:04 [2021-02-24T16:41:04.607Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
16:41:04 [2021-02-24T16:41:04.607Z] === RUN   TestUpdateRestartPolicy
16:41:05 [2021-02-24T16:41:05.768Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:41:09 [2021-02-24T16:41:09.601Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:41:13 [2021-02-24T16:41:13.698Z] --- PASS: TestUpdateRestartPolicy (10.93s)
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestUpdateRestartWithAutoRemove
16:41:13 [2021-02-24T16:41:13.698Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestWaitNonBlocked
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:41:13 [2021-02-24T16:41:13.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:41:13 [2021-02-24T16:41:13.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:41:13 [2021-02-24T16:41:13.698Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:41:13 [2021-02-24T16:41:13.698Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:41:13 [2021-02-24T16:41:13.698Z] --- PASS: TestWaitNonBlocked (0.01s)
16:41:13 [2021-02-24T16:41:13.698Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
16:41:13 [2021-02-24T16:41:13.698Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestWaitBlocked
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:41:13 [2021-02-24T16:41:13.698Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:41:13 [2021-02-24T16:41:13.698Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:41:13 [2021-02-24T16:41:13.698Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:41:13 [2021-02-24T16:41:13.698Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:41:13 [2021-02-24T16:41:13.698Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:41:14 [2021-02-24T16:41:14.267Z] --- PASS: TestWaitBlocked (0.01s)
16:41:14 [2021-02-24T16:41:14.267Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
16:41:14 [2021-02-24T16:41:14.267Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
16:41:14 [2021-02-24T16:41:14.267Z] === CONT  TestDaemonRestartIpcMode
16:41:14 [2021-02-24T16:41:14.267Z] === CONT  TestIpcModeOlderClient
16:41:14 [2021-02-24T16:41:14.267Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:41:14 [2021-02-24T16:41:14.267Z] === CONT  TestRestartDaemonWithRestartingContainer
16:41:16 [2021-02-24T16:41:16.838Z] --- PASS: TestUpdateRestartPolicy (11.34s)
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestUpdateRestartWithAutoRemove
16:41:16 [2021-02-24T16:41:16.838Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestWaitNonBlocked
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:41:16 [2021-02-24T16:41:16.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:41:16 [2021-02-24T16:41:16.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:41:16 [2021-02-24T16:41:16.838Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:41:16 [2021-02-24T16:41:16.838Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:41:16 [2021-02-24T16:41:16.838Z] --- PASS: TestWaitNonBlocked (0.01s)
16:41:16 [2021-02-24T16:41:16.838Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
16:41:16 [2021-02-24T16:41:16.838Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestWaitBlocked
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:41:16 [2021-02-24T16:41:16.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:41:16 [2021-02-24T16:41:16.838Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:41:16 [2021-02-24T16:41:16.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:41:16 [2021-02-24T16:41:16.838Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:41:16 [2021-02-24T16:41:16.838Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:41:17 [2021-02-24T16:41:17.558Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.07s)
16:41:17 [2021-02-24T16:41:17.771Z] --- PASS: TestWaitBlocked (0.01s)
16:41:17 [2021-02-24T16:41:17.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
16:41:17 [2021-02-24T16:41:17.771Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s)
16:41:17 [2021-02-24T16:41:17.771Z] === CONT  TestContainerStartOnDaemonRestart
16:41:17 [2021-02-24T16:41:17.771Z] === CONT  TestContainerKillOnDaemonStart
16:41:18 [2021-02-24T16:41:18.934Z] --- PASS: TestDaemonRestartIpcMode (4.44s)
16:41:18 [2021-02-24T16:41:18.934Z] PASS
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === Skipped
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:41:18 [2021-02-24T16:41:18.934Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:41:18 [2021-02-24T16:41:18.934Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
16:41:18 [2021-02-24T16:41:18.934Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
16:41:18 [2021-02-24T16:41:18.934Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:41:18 [2021-02-24T16:41:18.934Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] 
16:41:18 [2021-02-24T16:41:18.934Z] DONE 177 tests, 26 skipped in 79.612s
16:41:18 [2021-02-24T16:41:18.934Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:41:18 [2021-02-24T16:41:18.934Z] INFO: Testing against a local daemon
16:41:18 [2021-02-24T16:41:18.934Z] === RUN   TestCommitInheritsEnv
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Extraction ended at 02/24/2021 16:41:18. Duration:00:00:20.7545512
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Updating the golang and path environment variables
16:41:19 [2021-02-24T16:41:19.755Z] INFO: GOPATH=d:\gopath
16:41:19 [2021-02-24T16:41:19.755Z] INFO: go version go1.13.15 windows/amd64
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Running the daemon under test in debug mode
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Starting a daemon under test...
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42065\3\daemon --pidfile d:\CI\PR-42065\3\docker.pid -D
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Process started successfully.
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Start tailing logs of the daemon under tests
16:41:19 [2021-02-24T16:41:19.755Z] INFO: Waiting for the daemon under test to start...
16:41:20 [2021-02-24T16:41:20.300Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s)
16:41:20 [2021-02-24T16:41:20.300Z] === CONT  TestIpcModeOlderClient
16:41:20 [2021-02-24T16:41:20.300Z] --- PASS: TestIpcModeOlderClient (0.05s)
16:41:20 [2021-02-24T16:41:20.300Z] === CONT  TestDaemonHostGatewayIP
16:41:20 [2021-02-24T16:41:20.310Z] --- PASS: TestCommitInheritsEnv (1.26s)
16:41:20 [2021-02-24T16:41:20.310Z] === RUN   TestImportExtremelyLargeImageWorks
16:41:20 [2021-02-24T16:41:20.310Z] === PAUSE TestImportExtremelyLargeImageWorks
16:41:20 [2021-02-24T16:41:20.310Z] === RUN   TestImagesFilterMultiReference
16:41:20 [2021-02-24T16:41:20.310Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:41:20 [2021-02-24T16:41:20.310Z] === RUN   TestImagePullPlatformInvalid
16:41:20 [2021-02-24T16:41:20.310Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:41:20 [2021-02-24T16:41:20.310Z] === RUN   TestRemoveImageOrphaning
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestRemoveImageOrphaning (1.93s)
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestRemoveImageGarbageCollector
16:41:22 [2021-02-24T16:41:22.213Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:41:22 [2021-02-24T16:41:22.213Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestTagInvalidReference
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestTagInvalidReference (0.01s)
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestTagValidPrefixedRepo
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestTagExistedNameWithoutForce
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestTagOfficialNames
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestTagOfficialNames (0.06s)
16:41:22 [2021-02-24T16:41:22.213Z] === RUN   TestTagMatchesDigest
16:41:22 [2021-02-24T16:41:22.213Z] --- PASS: TestTagMatchesDigest (0.01s)
16:41:22 [2021-02-24T16:41:22.213Z] === CONT  TestImportExtremelyLargeImageWorks
16:41:22 [2021-02-24T16:41:22.313Z] Loaded image: buildpack-deps:buster
16:41:22 [2021-02-24T16:41:22.313Z] Loaded image: busybox:latest
16:41:22 [2021-02-24T16:41:22.313Z] Loaded image: busybox:glibc
16:41:22 [2021-02-24T16:41:22.824Z] --- PASS: TestDaemonHostGatewayIP (2.39s)
16:41:22 [2021-02-24T16:41:22.824Z] === CONT  TestRestartDaemonWithRestartingContainer
16:41:24 [2021-02-24T16:41:24.217Z] Loaded image: debian:bullseye
16:41:24 [2021-02-24T16:41:24.475Z] Loaded image: hello-world:latest
16:41:24 [2021-02-24T16:41:24.475Z] Loaded image: arm32v7/hello-world:latest
16:41:24 [2021-02-24T16:41:24.723Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.84s)
16:41:24 [2021-02-24T16:41:24.723Z] === CONT  TestDaemonRestartIpcMode
16:41:24 [2021-02-24T16:41:24.734Z] INFO: Testing against a local daemon
16:41:24 [2021-02-24T16:41:24.734Z] === RUN   TestCgroupNamespacesBuild
16:41:26 [2021-02-24T16:41:26.634Z] tests/integration/api_network_test.py ............................       [ 47%]
16:41:27 [2021-02-24T16:41:27.249Z] --- PASS: TestDaemonRestartIpcMode (2.32s)
16:41:27 [2021-02-24T16:41:27.267Z] --- PASS: TestCgroupNamespacesBuild (2.70s)
16:41:27 [2021-02-24T16:41:27.267Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:41:29 [2021-02-24T16:41:29.772Z] --- PASS: TestContainerKillOnDaemonStart (11.99s)
16:41:29 [2021-02-24T16:41:29.772Z] PASS
16:41:29 [2021-02-24T16:41:29.772Z] 
16:41:29 [2021-02-24T16:41:29.772Z] === Skipped
16:41:29 [2021-02-24T16:41:29.772Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:41:29 [2021-02-24T16:41:29.772Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:41:29 [2021-02-24T16:41:29.772Z] 
16:41:29 [2021-02-24T16:41:29.772Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:41:29 [2021-02-24T16:41:29.772Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:41:29 [2021-02-24T16:41:29.772Z] 
16:41:29 [2021-02-24T16:41:29.772Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:41:29 [2021-02-24T16:41:29.772Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:41:29 [2021-02-24T16:41:29.772Z] 
16:41:29 [2021-02-24T16:41:29.772Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:41:29 [2021-02-24T16:41:29.772Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:41:29 [2021-02-24T16:41:29.772Z] 
16:41:29 [2021-02-24T16:41:29.773Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
16:41:29 [2021-02-24T16:41:29.773Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
16:41:29 [2021-02-24T16:41:29.773Z] 
16:41:29 [2021-02-24T16:41:29.773Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:41:29 [2021-02-24T16:41:29.773Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:41:29 [2021-02-24T16:41:29.773Z] 
16:41:29 [2021-02-24T16:41:29.773Z] 
16:41:29 [2021-02-24T16:41:29.773Z] DONE 196 tests, 6 skipped in 105.313s
16:41:29 [2021-02-24T16:41:29.773Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:41:29 [2021-02-24T16:41:29.773Z] INFO: Testing against a local daemon
16:41:29 [2021-02-24T16:41:29.773Z] === RUN   TestCommitInheritsEnv
16:41:29 [2021-02-24T16:41:29.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s)
16:41:29 [2021-02-24T16:41:29.799Z] === RUN   TestBuildWithSession
16:41:29 [2021-02-24T16:41:29.799Z] --- SKIP: TestBuildWithSession (0.00s)
16:41:29 [2021-02-24T16:41:29.799Z]     build_session_test.go:25: TODO: BuildKit
16:41:29 [2021-02-24T16:41:29.799Z] === RUN   TestBuildSquashParent
16:41:30 [2021-02-24T16:41:30.030Z] --- PASS: TestCommitInheritsEnv (0.30s)
16:41:30 [2021-02-24T16:41:30.030Z] === RUN   TestImportExtremelyLargeImageWorks
16:41:30 [2021-02-24T16:41:30.030Z] === PAUSE TestImportExtremelyLargeImageWorks
16:41:30 [2021-02-24T16:41:30.030Z] === RUN   TestImagesFilterMultiReference
16:41:30 [2021-02-24T16:41:30.288Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:41:30 [2021-02-24T16:41:30.288Z] === RUN   TestImagePullPlatformInvalid
16:41:30 [2021-02-24T16:41:30.288Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:41:30 [2021-02-24T16:41:30.288Z] === RUN   TestRemoveImageOrphaning
16:41:30 [2021-02-24T16:41:30.546Z] --- PASS: TestRemoveImageOrphaning (0.28s)
16:41:30 [2021-02-24T16:41:30.546Z] === RUN   TestRemoveImageGarbageCollector
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestRemoveImageGarbageCollector (1.72s)
16:41:32 [2021-02-24T16:41:32.443Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:41:32 [2021-02-24T16:41:32.443Z] === RUN   TestTagInvalidReference
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestTagInvalidReference (0.01s)
16:41:32 [2021-02-24T16:41:32.443Z] === RUN   TestTagValidPrefixedRepo
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:41:32 [2021-02-24T16:41:32.443Z] === RUN   TestTagExistedNameWithoutForce
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:41:32 [2021-02-24T16:41:32.443Z] === RUN   TestTagOfficialNames
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestTagOfficialNames (0.05s)
16:41:32 [2021-02-24T16:41:32.443Z] === RUN   TestTagMatchesDigest
16:41:32 [2021-02-24T16:41:32.443Z] --- PASS: TestTagMatchesDigest (0.02s)
16:41:32 [2021-02-24T16:41:32.443Z] === CONT  TestImportExtremelyLargeImageWorks
16:41:34 [2021-02-24T16:41:34.475Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:41:36 [2021-02-24T16:41:36.217Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:41:39 [2021-02-24T16:41:39.774Z] --- PASS: TestBuildSquashParent (9.09s)
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:41:39 [2021-02-24T16:41:39.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:41:39 [2021-02-24T16:41:39.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:41:39 [2021-02-24T16:41:39.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:41:39 [2021-02-24T16:41:39.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:41:39 [2021-02-24T16:41:39.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:41:39 [2021-02-24T16:41:39.774Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:41:39 [2021-02-24T16:41:39.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:41:39 [2021-02-24T16:41:39.774Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:41:39 [2021-02-24T16:41:39.774Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:41:40 [2021-02-24T16:41:40.835Z] tests/integration/api_service_test.py .................................. [ 60%]
16:41:40 [2021-02-24T16:41:40.903Z] .....INFO: Daemon under test started and replied!
16:41:40 [2021-02-24T16:41:40.903Z] INFO: Docker version of the daemon under test
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] Client:
16:41:40 [2021-02-24T16:41:40.903Z]  Version:      17.06.2-ce
16:41:40 [2021-02-24T16:41:40.903Z]  API version:  1.30
16:41:40 [2021-02-24T16:41:40.903Z]  Go version:   go1.8.3
16:41:40 [2021-02-24T16:41:40.903Z]  Git commit:   cec0b72
16:41:40 [2021-02-24T16:41:40.903Z]  Built:        Tue Sep  5 19:57:19 2017
16:41:40 [2021-02-24T16:41:40.903Z]  OS/Arch:      windows/amd64
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] Server:
16:41:40 [2021-02-24T16:41:40.903Z]  Version:      0.0.0-dev
16:41:40 [2021-02-24T16:41:40.903Z]  API version:  1.41 (minimum version 1.24)
16:41:40 [2021-02-24T16:41:40.903Z]  Go version:   go1.13.15
16:41:40 [2021-02-24T16:41:40.903Z]  Git commit:   64663c2f73
16:41:40 [2021-02-24T16:41:40.903Z]  Built:        02/24/2021 16:39:44
16:41:40 [2021-02-24T16:41:40.903Z]  OS/Arch:      windows/amd64
16:41:40 [2021-02-24T16:41:40.903Z]  Experimental: false
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] INFO: Docker info of the daemon under test
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] Containers: 0
16:41:40 [2021-02-24T16:41:40.903Z]  Running: 0
16:41:40 [2021-02-24T16:41:40.903Z]  Paused: 0
16:41:40 [2021-02-24T16:41:40.903Z]  Stopped: 0
16:41:40 [2021-02-24T16:41:40.903Z] Images: 0
16:41:40 [2021-02-24T16:41:40.903Z] Server Version: 0.0.0-dev
16:41:40 [2021-02-24T16:41:40.903Z] Storage Driver: windowsfilter
16:41:40 [2021-02-24T16:41:40.903Z]  Windows: 
16:41:40 [2021-02-24T16:41:40.903Z] Logging Driver: json-file
16:41:40 [2021-02-24T16:41:40.903Z] Plugins: 
16:41:40 [2021-02-24T16:41:40.903Z]  Volume: local
16:41:40 [2021-02-24T16:41:40.903Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:41:40 [2021-02-24T16:41:40.903Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:41:40 [2021-02-24T16:41:40.903Z] Swarm: inactive
16:41:40 [2021-02-24T16:41:40.903Z] Default Isolation: process
16:41:40 [2021-02-24T16:41:40.903Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:41:40 [2021-02-24T16:41:40.903Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
16:41:40 [2021-02-24T16:41:40.903Z] OSType: windows
16:41:40 [2021-02-24T16:41:40.903Z] Architecture: x86_64
16:41:40 [2021-02-24T16:41:40.903Z] CPUs: 4
16:41:40 [2021-02-24T16:41:40.903Z] Total Memory: 32GiB
16:41:40 [2021-02-24T16:41:40.903Z] Name: azwin-2-b6b020
16:41:40 [2021-02-24T16:41:40.903Z] ID: V6RH:X5SB:MDYH:SBOH:7WJA:SG6I:EVQE:5BEP:EBVP:AJNY:WVLD:X5ID
16:41:40 [2021-02-24T16:41:40.903Z] Docker Root Dir: D:\CI\PR-42065\3\daemon
16:41:40 [2021-02-24T16:41:40.903Z] Debug Mode (client): false
16:41:40 [2021-02-24T16:41:40.903Z] Debug Mode (server): true
16:41:40 [2021-02-24T16:41:40.903Z]  File Descriptors: -1
16:41:40 [2021-02-24T16:41:40.903Z]  Goroutines: 16
16:41:40 [2021-02-24T16:41:40.903Z]  System Time: 2021-02-24T16:41:38.497986Z
16:41:40 [2021-02-24T16:41:40.903Z]  EventsListeners: 0
16:41:40 [2021-02-24T16:41:40.903Z] Registry: https://index.docker.io/v1/
16:41:40 [2021-02-24T16:41:40.903Z] Labels:
16:41:40 [2021-02-24T16:41:40.903Z] Experimental: false
16:41:40 [2021-02-24T16:41:40.903Z] Insecure Registries:
16:41:40 [2021-02-24T16:41:40.903Z]  127.0.0.0/8
16:41:40 [2021-02-24T16:41:40.903Z] Live Restore Enabled: false
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] INFO: Docker images of the daemon under test
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:41:40 [2021-02-24T16:41:40.903Z] 
16:41:40 [2021-02-24T16:41:40.903Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:41:40 [2021-02-24T16:41:40.903Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
16:41:40 [2021-02-24T16:41:40.904Z] ltsc2019: Pulling from windows/servercore
16:41:40 [2021-02-24T16:41:40.904Z] 4612f6d0b889: Pulling fs layer
16:41:40 [2021-02-24T16:41:40.904Z] db4edcf0861f: Pulling fs layer
16:41:42 [2021-02-24T16:41:42.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:41:42 [2021-02-24T16:41:42.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:41:45 [2021-02-24T16:41:45.600Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:41:45 [2021-02-24T16:41:45.600Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:41:47 [2021-02-24T16:41:47.071Z] --- PASS: TestBuildWithHugeFile (48.85s)
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildWithEmptyDockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:41:47 [2021-02-24T16:41:47.071Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s)
16:41:47 [2021-02-24T16:41:47.071Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
16:41:47 [2021-02-24T16:41:47.071Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
16:41:47 [2021-02-24T16:41:47.071Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildPreserveOwnership
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildPreserveOwnership/copy_from
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:41:47 [2021-02-24T16:41:47.071Z] --- PASS: TestBuildPreserveOwnership (5.97s)
16:41:47 [2021-02-24T16:41:47.071Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.83s)
16:41:47 [2021-02-24T16:41:47.071Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildPlatformInvalid
16:41:47 [2021-02-24T16:41:47.071Z] --- PASS: TestBuildPlatformInvalid (0.18s)
16:41:47 [2021-02-24T16:41:47.071Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:41:48 [2021-02-24T16:41:48.887Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:41:48 [2021-02-24T16:41:48.887Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s)
16:41:48 [2021-02-24T16:41:48.887Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s)
16:41:48 [2021-02-24T16:41:48.887Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s)
16:41:48 [2021-02-24T16:41:48.887Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s)
16:41:48 [2021-02-24T16:41:48.887Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s)
16:41:48 [2021-02-24T16:41:48.887Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s)
16:41:48 [2021-02-24T16:41:48.887Z] === RUN   TestBuildMultiStageCopy
16:41:48 [2021-02-24T16:41:48.887Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:41:49 [2021-02-24T16:41:49.506Z] db4edcf0861f: Verifying Checksum
16:41:49 [2021-02-24T16:41:49.506Z] db4edcf0861f: Download complete
16:41:51 [2021-02-24T16:41:51.420Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:41:51 [2021-02-24T16:41:51.679Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:41:52 [2021-02-24T16:41:52.246Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:41:52 [2021-02-24T16:41:52.813Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:41:53 [2021-02-24T16:41:53.751Z] --- PASS: TestBuildMultiStageCopy (4.94s)
16:41:53 [2021-02-24T16:41:53.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s)
16:41:53 [2021-02-24T16:41:53.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
16:41:53 [2021-02-24T16:41:53.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
16:41:53 [2021-02-24T16:41:53.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
16:41:53 [2021-02-24T16:41:53.751Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
16:41:53 [2021-02-24T16:41:53.751Z] === RUN   TestBuildMultiStageParentConfig
16:41:55 [2021-02-24T16:41:55.134Z] --- PASS: TestBuildMultiStageParentConfig (1.32s)
16:41:55 [2021-02-24T16:41:55.134Z] === RUN   TestBuildLabelWithTargets
16:41:55 [2021-02-24T16:41:55.802Z] .........................                                                [ 67%]
16:41:57 [2021-02-24T16:41:57.671Z] --- PASS: TestBuildLabelWithTargets (2.43s)
16:41:57 [2021-02-24T16:41:57.671Z] === RUN   TestBuildWithEmptyLayers
16:41:58 [2021-02-24T16:41:58.607Z] --- PASS: TestBuildWithEmptyLayers (1.33s)
16:41:58 [2021-02-24T16:41:58.607Z] === RUN   TestBuildMultiStageOnBuild
16:41:59 [2021-02-24T16:41:59.320Z] Loaded image: buildpack-deps:buster
16:41:59 [2021-02-24T16:41:59.320Z] Loaded image: busybox:latest
16:41:59 [2021-02-24T16:41:59.320Z] Loaded image: busybox:glibc
16:42:00 [2021-02-24T16:42:00.265Z] Loaded image: debian:bullseye
16:42:00 [2021-02-24T16:42:00.265Z] Loaded image: hello-world:latest
16:42:00 [2021-02-24T16:42:00.526Z] Loaded image: arm32v7/hello-world:latest
16:42:01 [2021-02-24T16:42:01.899Z] --- PASS: TestBuildMultiStageOnBuild (3.16s)
16:42:01 [2021-02-24T16:42:01.899Z] === RUN   TestBuildUncleanTarFilenames
16:42:03 [2021-02-24T16:42:03.803Z] --- PASS: TestBuildUncleanTarFilenames (1.73s)
16:42:03 [2021-02-24T16:42:03.803Z] === RUN   TestBuildMultiStageLayerLeak
16:42:07 [2021-02-24T16:42:07.091Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s)
16:42:07 [2021-02-24T16:42:07.091Z] === RUN   TestBuildWithHugeFile
16:42:10 [2021-02-24T16:42:10.540Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.45s)
16:42:10 [2021-02-24T16:42:10.540Z] PASS
16:42:10 [2021-02-24T16:42:10.540Z] 
16:42:10 [2021-02-24T16:42:10.540Z] === Skipped
16:42:10 [2021-02-24T16:42:10.540Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:42:10 [2021-02-24T16:42:10.540Z]     build_session_test.go:25: TODO: BuildKit
16:42:10 [2021-02-24T16:42:10.540Z] 
16:42:10 [2021-02-24T16:42:10.540Z] 
16:42:10 [2021-02-24T16:42:10.540Z] DONE 33 tests, 1 skipped in 128.862s
16:42:10 [2021-02-24T16:42:10.540Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:42:10 [2021-02-24T16:42:10.540Z] ++ 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
16:42:10 [2021-02-24T16:42:10.540Z] ++ set -e
16:42:10 [2021-02-24T16:42:10.540Z] ++ '[' -n 0 ']'
16:42:10 [2021-02-24T16:42:10.540Z] ++ set -x
16:42:10 [2021-02-24T16:42:10.540Z] ++ env -i DEST=/go/src/github.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
16:42:10 [2021-02-24T16:42:10.540Z] INFO: Testing against a local daemon
16:42:10 [2021-02-24T16:42:10.540Z] === RUN   TestConfigInspect
16:42:13 [2021-02-24T16:42:13.088Z] --- PASS: TestConfigInspect (3.31s)
16:42:13 [2021-02-24T16:42:13.088Z] === RUN   TestConfigList
16:42:16 [2021-02-24T16:42:16.393Z] --- PASS: TestConfigList (3.23s)
16:42:16 [2021-02-24T16:42:16.393Z] === RUN   TestConfigsCreateAndDelete
16:42:19 [2021-02-24T16:42:19.701Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
16:42:19 [2021-02-24T16:42:19.701Z] === RUN   TestConfigsUpdate
16:42:23 [2021-02-24T16:42:23.007Z] --- PASS: TestConfigsUpdate (3.30s)
16:42:23 [2021-02-24T16:42:23.007Z] === RUN   TestTemplatedConfig
16:42:26 [2021-02-24T16:42:26.312Z] --- PASS: TestTemplatedConfig (3.53s)
16:42:26 [2021-02-24T16:42:26.312Z] === RUN   TestConfigCreateResolve
16:42:29 [2021-02-24T16:42:29.620Z] --- PASS: TestConfigCreateResolve (3.29s)
16:42:29 [2021-02-24T16:42:29.620Z] === RUN   TestConfigDaemonLibtrustID
16:42:30 [2021-02-24T16:42:30.205Z] --- PASS: TestConfigDaemonLibtrustID (0.74s)
16:42:30 [2021-02-24T16:42:30.205Z] PASS
16:42:30 [2021-02-24T16:42:30.205Z] 
16:42:30 [2021-02-24T16:42:30.205Z] DONE 7 tests in 20.746s
16:42:30 [2021-02-24T16:42:30.205Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:42:30 [2021-02-24T16:42:30.205Z] ++ 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
16:42:30 [2021-02-24T16:42:30.205Z] ++ set -e
16:42:30 [2021-02-24T16:42:30.205Z] ++ '[' -n 0 ']'
16:42:30 [2021-02-24T16:42:30.205Z] ++ set -x
16:42:30 [2021-02-24T16:42:30.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-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
16:42:30 [2021-02-24T16:42:30.205Z] INFO: Testing against a local daemon
16:42:30 [2021-02-24T16:42:30.205Z] === RUN   TestCheckpoint
16:42:30 [2021-02-24T16:42:30.205Z] --- SKIP: TestCheckpoint (0.00s)
16:42:30 [2021-02-24T16:42:30.205Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:42:30 [2021-02-24T16:42:30.205Z] === RUN   TestContainerInvalidJSON
16:42:30 [2021-02-24T16:42:30.205Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:42:30 [2021-02-24T16:42:30.205Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:42:30 [2021-02-24T16:42:30.205Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:42:30 [2021-02-24T16:42:30.205Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:42:30 [2021-02-24T16:42:30.205Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:42:30 [2021-02-24T16:42:30.205Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:42:30 [2021-02-24T16:42:30.472Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:42:30 [2021-02-24T16:42:30.472Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:42:30 [2021-02-24T16:42:30.472Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:42:30 [2021-02-24T16:42:30.472Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:42:30 [2021-02-24T16:42:30.472Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:42:30 [2021-02-24T16:42:30.472Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:42:30 [2021-02-24T16:42:30.472Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:42:30 [2021-02-24T16:42:30.472Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:42:30 [2021-02-24T16:42:30.472Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
16:42:30 [2021-02-24T16:42:30.472Z] === RUN   TestCopyFromContainerPathIsNotDir
16:42:30 [2021-02-24T16:42:30.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
16:42:30 [2021-02-24T16:42:30.472Z] === RUN   TestCopyToContainerPathDoesNotExist
16:42:30 [2021-02-24T16:42:30.735Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
16:42:30 [2021-02-24T16:42:30.735Z] === RUN   TestCopyToContainerPathIsNotDir
16:42:30 [2021-02-24T16:42:30.735Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
16:42:30 [2021-02-24T16:42:30.735Z] === RUN   TestCopyFromContainer
16:42:33 [2021-02-24T16:42:33.300Z] === RUN   TestCopyFromContainer//
16:42:33 [2021-02-24T16:42:33.300Z] === RUN   TestCopyFromContainer//bar/root
16:42:33 [2021-02-24T16:42:33.300Z] === RUN   TestCopyFromContainer//bar/root/
16:42:33 [2021-02-24T16:42:33.300Z] === RUN   TestCopyFromContainer/bar/quux
16:42:33 [2021-02-24T16:42:33.300Z] === RUN   TestCopyFromContainer/bar/quux/
16:42:33 [2021-02-24T16:42:33.562Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:42:33 [2021-02-24T16:42:33.562Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:42:33 [2021-02-24T16:42:33.830Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:42:33 [2021-02-24T16:42:33.830Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:42:34 [2021-02-24T16:42:34.092Z] === RUN   TestCopyFromContainer/bar/notarget
16:42:34 [2021-02-24T16:42:34.092Z] --- PASS: TestCopyFromContainer (3.33s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer// (0.11s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
16:42:34 [2021-02-24T16:42:34.092Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:42:34 [2021-02-24T16:42:34.092Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:42:34 [2021-02-24T16:42:34.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:42:34 [2021-02-24T16:42:34.092Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:42:34 [2021-02-24T16:42:34.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:42:34 [2021-02-24T16:42:34.092Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:42:34 [2021-02-24T16:42:34.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:42:34 [2021-02-24T16:42:34.092Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:42:34 [2021-02-24T16:42:34.092Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:42:34 [2021-02-24T16:42:34.092Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:42:34 [2021-02-24T16:42:34.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:42:34 [2021-02-24T16:42:34.092Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:42:34 [2021-02-24T16:42:34.092Z] === RUN   TestCreateLinkToNonExistingContainer
16:42:34 [2021-02-24T16:42:34.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
16:42:34 [2021-02-24T16:42:34.353Z] === RUN   TestCreateWithInvalidEnv
16:42:34 [2021-02-24T16:42:34.353Z] === RUN   TestCreateWithInvalidEnv/0
16:42:34 [2021-02-24T16:42:34.353Z] === PAUSE TestCreateWithInvalidEnv/0
16:42:34 [2021-02-24T16:42:34.353Z] === RUN   TestCreateWithInvalidEnv/1
16:42:34 [2021-02-24T16:42:34.353Z] === PAUSE TestCreateWithInvalidEnv/1
16:42:34 [2021-02-24T16:42:34.353Z] === RUN   TestCreateWithInvalidEnv/2
16:42:34 [2021-02-24T16:42:34.353Z] === PAUSE TestCreateWithInvalidEnv/2
16:42:34 [2021-02-24T16:42:34.353Z] === CONT  TestCreateWithInvalidEnv/0
16:42:34 [2021-02-24T16:42:34.353Z] === CONT  TestCreateWithInvalidEnv/2
16:42:34 [2021-02-24T16:42:34.353Z] === CONT  TestCreateWithInvalidEnv/1
16:42:34 [2021-02-24T16:42:34.353Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:42:34 [2021-02-24T16:42:34.353Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:42:34 [2021-02-24T16:42:34.353Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:42:34 [2021-02-24T16:42:34.353Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:42:34 [2021-02-24T16:42:34.353Z] === RUN   TestCreateTmpfsMountsTarget
16:42:34 [2021-02-24T16:42:34.353Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:42:34 [2021-02-24T16:42:34.353Z] === RUN   TestCreateWithCustomMaskedPaths
16:42:35 [2021-02-24T16:42:35.563Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:42:36 [2021-02-24T16:42:36.902Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
16:42:36 [2021-02-24T16:42:36.902Z] === RUN   TestCreateWithCustomReadonlyPaths
16:42:38 [2021-02-24T16:42:38.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
16:42:38 [2021-02-24T16:42:38.819Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:42:38 [2021-02-24T16:42:38.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:42:38 [2021-02-24T16:42:38.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:42:38 [2021-02-24T16:42:38.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:42:38 [2021-02-24T16:42:38.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:42:38 [2021-02-24T16:42:38.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:42:38 [2021-02-24T16:42:38.820Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:42:38 [2021-02-24T16:42:38.820Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:42:38 [2021-02-24T16:42:38.820Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:42:38 [2021-02-24T16:42:38.820Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:42:38 [2021-02-24T16:42:38.820Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
16:42:38 [2021-02-24T16:42:38.820Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
16:42:38 [2021-02-24T16:42:38.820Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
16:42:38 [2021-02-24T16:42:38.820Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
16:42:38 [2021-02-24T16:42:38.820Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
16:42:38 [2021-02-24T16:42:38.820Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:42:39 [2021-02-24T16:42:39.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:42:39 [2021-02-24T16:42:39.169Z] Using test binary docker
16:42:39 [2021-02-24T16:42:39.169Z] +++ /etc/init.d/apparmor start
16:42:39 [2021-02-24T16:42:39.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:42:39 [2021-02-24T16:42:39.169Z] INFO: Waiting for daemon to start...
16:42:39 [2021-02-24T16:42:39.169Z] Starting dockerd
16:42:39 [2021-02-24T16:42:39.169Z] +++ 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
16:42:39 [2021-02-24T16:42:39.169Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:42:39 [2021-02-24T16:42:39.169Z] Using test binary docker
16:42:39 [2021-02-24T16:42:39.169Z] +++ /etc/init.d/apparmor start
16:42:39 [2021-02-24T16:42:39.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:42:39 [2021-02-24T16:42:39.169Z] INFO: Waiting for daemon to start...
16:42:39 [2021-02-24T16:42:39.169Z] Starting dockerd
16:42:39 [2021-02-24T16:42:39.169Z] +++ 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
16:42:39 [2021-02-24T16:42:39.764Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestCreateDifferentPlatform
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestCreateDifferentPlatform/different_os
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:42:39 [2021-02-24T16:42:39.764Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:42:39 [2021-02-24T16:42:39.764Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:42:39 [2021-02-24T16:42:39.764Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:42:39 [2021-02-24T16:42:39.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:42:39 [2021-02-24T16:42:39.764Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s)
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestContainerStartOnDaemonRestart
16:42:39 [2021-02-24T16:42:39.764Z] === PAUSE TestContainerStartOnDaemonRestart
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestDaemonRestartIpcMode
16:42:39 [2021-02-24T16:42:39.764Z] === PAUSE TestDaemonRestartIpcMode
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestDaemonHostGatewayIP
16:42:39 [2021-02-24T16:42:39.764Z] === PAUSE TestDaemonHostGatewayIP
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestRestartDaemonWithRestartingContainer
16:42:39 [2021-02-24T16:42:39.764Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestContainerKillOnDaemonStart
16:42:39 [2021-02-24T16:42:39.764Z] === PAUSE TestContainerKillOnDaemonStart
16:42:39 [2021-02-24T16:42:39.764Z] === RUN   TestDiff
16:42:40 [2021-02-24T16:42:40.709Z] --- PASS: TestDiff (0.78s)
16:42:40 [2021-02-24T16:42:40.709Z] === RUN   TestExecWithCloseStdin
16:42:41 [2021-02-24T16:42:41.067Z] .
16:42:41 [2021-02-24T16:42:41.067Z] 
16:42:41 [2021-02-24T16:42:41.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:42:41 [2021-02-24T16:42:41.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:42:41 [2021-02-24T16:42:41.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:42:41 [2021-02-24T16:42:41.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:42:41 [2021-02-24T16:42:41.328Z] Error: No such image: emptyfs
16:42:41 [2021-02-24T16:42:41.328Z] ++++ docker load
16:42:41 [2021-02-24T16:42:41.328Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:42:41 [2021-02-24T16:42:41.328Z] Error: No such image: emptyfs
16:42:41 [2021-02-24T16:42:41.328Z] ++++ docker load
16:42:41 [2021-02-24T16:42:41.328Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:42:41 [2021-02-24T16:42:41.587Z] Running integration-test (iteration 1)
16:42:41 [2021-02-24T16:42:41.587Z] 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)/
16:42:41 [2021-02-24T16:42:41.587Z] ++ 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)/'
16:42:41 [2021-02-24T16:42:41.587Z] ++ set -e
16:42:41 [2021-02-24T16:42:41.587Z] ++ '[' -n 0 ']'
16:42:41 [2021-02-24T16:42:41.587Z] ++ set -x
16:42:41 [2021-02-24T16:42:41.587Z] ++ env -i DEST=/go/src/github.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)/'
16:42:41 [2021-02-24T16:42:41.653Z] --- PASS: TestExecWithCloseStdin (0.87s)
16:42:41 [2021-02-24T16:42:41.653Z] === RUN   TestExec
16:42:41 [2021-02-24T16:42:41.846Z] Running integration-test (iteration 1)
16:42:41 [2021-02-24T16:42:41.846Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:42:41 [2021-02-24T16:42:41.846Z] ++ 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)/'
16:42:41 [2021-02-24T16:42:41.846Z] ++ set -e
16:42:41 [2021-02-24T16:42:41.846Z] ++ '[' -n 0 ']'
16:42:41 [2021-02-24T16:42:41.846Z] ++ set -x
16:42:41 [2021-02-24T16:42:41.846Z] ++ env -i DEST=/go/src/github.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)/'
16:42:42 [2021-02-24T16:42:42.227Z] --- PASS: TestExec (0.86s)
16:42:42 [2021-02-24T16:42:42.227Z] === RUN   TestExecUser
16:42:43 [2021-02-24T16:42:43.171Z] --- PASS: TestExecUser (0.87s)
16:42:43 [2021-02-24T16:42:43.171Z] === RUN   TestExportContainerAndImportImage
16:42:44 [2021-02-24T16:42:44.561Z] --- PASS: TestExportContainerAndImportImage (1.08s)
16:42:44 [2021-02-24T16:42:44.561Z] === RUN   TestExportContainerAfterDaemonRestart
16:42:46 [2021-02-24T16:42:46.480Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s)
16:42:46 [2021-02-24T16:42:46.480Z] === RUN   TestHealthCheckWorkdir
16:42:47 [2021-02-24T16:42:47.426Z] --- PASS: TestHealthCheckWorkdir (1.02s)
16:42:47 [2021-02-24T16:42:47.426Z] === RUN   TestHealthKillContainer
16:42:50 [2021-02-24T16:42:50.730Z] --- PASS: TestHealthKillContainer (2.81s)
16:42:50 [2021-02-24T16:42:50.730Z] === RUN   TestInspectCpusetInConfigPre120
16:42:50 [2021-02-24T16:42:50.900Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:42:50 [2021-02-24T16:42:50.991Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
16:42:50 [2021-02-24T16:42:50.991Z] === RUN   TestIpcModeNone
16:42:51 [2021-02-24T16:42:51.939Z] --- PASS: TestIpcModeNone (0.85s)
16:42:51 [2021-02-24T16:42:51.939Z] === RUN   TestIpcModePrivate
16:42:52 [2021-02-24T16:42:52.512Z] --- PASS: TestIpcModePrivate (0.82s)
16:42:52 [2021-02-24T16:42:52.512Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
16:42:52 [2021-02-24T16:42:52.512Z] === RUN   TestIpcModeShareable
16:42:52 [2021-02-24T16:42:52.786Z] tests/integration/client_test.py .....                                   [ 75%]
16:42:53 [2021-02-24T16:42:53.043Z] tests/integration/context_api_test.py ...                                [ 76%]
16:42:53 [2021-02-24T16:42:53.458Z] --- PASS: TestIpcModeShareable (0.86s)
16:42:53 [2021-02-24T16:42:53.458Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
16:42:53 [2021-02-24T16:42:53.458Z] === RUN   TestAPIIpcModeShareableAndContainer
16:42:53 [2021-02-24T16:42:53.604Z] tests/integration/errors_test.py .                                       [ 76%]
16:42:56 [2021-02-24T16:42:56.765Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
16:42:56 [2021-02-24T16:42:56.765Z] === RUN   TestAPIIpcModeHost
16:42:57 [2021-02-24T16:42:57.027Z] --- PASS: TestAPIIpcModeHost (0.74s)
16:42:57 [2021-02-24T16:42:57.027Z] === RUN   TestDaemonIpcModeShareable
16:42:58 [2021-02-24T16:42:58.946Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
16:42:58 [2021-02-24T16:42:58.946Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
16:42:58 [2021-02-24T16:42:58.946Z] === RUN   TestDaemonIpcModePrivate
16:43:00 [2021-02-24T16:43:00.864Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
16:43:00 [2021-02-24T16:43:00.864Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
16:43:00 [2021-02-24T16:43:00.864Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:43:02 [2021-02-24T16:43:02.782Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
16:43:02 [2021-02-24T16:43:02.782Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
16:43:02 [2021-02-24T16:43:02.782Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:43:04 [2021-02-24T16:43:04.169Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
16:43:04 [2021-02-24T16:43:04.169Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
16:43:04 [2021-02-24T16:43:04.169Z] === RUN   TestIpcModeOlderClient
16:43:04 [2021-02-24T16:43:04.169Z] === PAUSE TestIpcModeOlderClient
16:43:04 [2021-02-24T16:43:04.169Z] === RUN   TestKillContainerInvalidSignal
16:43:05 [2021-02-24T16:43:05.116Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
16:43:05 [2021-02-24T16:43:05.116Z] === RUN   TestKillContainer
16:43:05 [2021-02-24T16:43:05.116Z] === RUN   TestKillContainer/no_signal
16:43:05 [2021-02-24T16:43:05.688Z] === RUN   TestKillContainer/non_killing_signal
16:43:06 [2021-02-24T16:43:06.262Z] === RUN   TestKillContainer/killing_signal
16:43:07 [2021-02-24T16:43:07.650Z] --- PASS: TestKillContainer (2.30s)
16:43:07 [2021-02-24T16:43:07.650Z]     --- PASS: TestKillContainer/no_signal (0.73s)
16:43:07 [2021-02-24T16:43:07.650Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
16:43:07 [2021-02-24T16:43:07.650Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
16:43:07 [2021-02-24T16:43:07.650Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:43:07 [2021-02-24T16:43:07.650Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:43:08 [2021-02-24T16:43:08.223Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:43:08 [2021-02-24T16:43:08.795Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
16:43:08 [2021-02-24T16:43:08.795Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
16:43:08 [2021-02-24T16:43:08.795Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
16:43:08 [2021-02-24T16:43:08.795Z] === RUN   TestKillStoppedContainer
16:43:09 [2021-02-24T16:43:09.057Z] --- PASS: TestKillStoppedContainer (0.10s)
16:43:09 [2021-02-24T16:43:09.057Z] === RUN   TestKillStoppedContainerAPIPre120
16:43:09 [2021-02-24T16:43:09.057Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
16:43:09 [2021-02-24T16:43:09.057Z] === RUN   TestKillDifferentUserContainer
16:43:10 [2021-02-24T16:43:10.000Z] --- PASS: TestKillDifferentUserContainer (0.79s)
16:43:10 [2021-02-24T16:43:10.000Z] === RUN   TestInspectOomKilledTrue
16:43:10 [2021-02-24T16:43:10.000Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
16:43:10 [2021-02-24T16:43:10.000Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:43:10 [2021-02-24T16:43:10.000Z] === RUN   TestInspectOomKilledFalse
16:43:10 [2021-02-24T16:43:10.000Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:43:10 [2021-02-24T16:43:10.000Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:43:10 [2021-02-24T16:43:10.000Z] === RUN   TestLinksEtcHostsContentMatch
16:43:10 [2021-02-24T16:43:10.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
16:43:10 [2021-02-24T16:43:10.573Z] === RUN   TestLinksContainerNames
16:43:11 [2021-02-24T16:43:11.962Z] --- PASS: TestLinksContainerNames (1.51s)
16:43:11 [2021-02-24T16:43:11.962Z] === RUN   TestLogsFollowTailEmpty
16:43:12 [2021-02-24T16:43:12.476Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:43:12 [2021-02-24T16:43:12.906Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
16:43:12 [2021-02-24T16:43:12.906Z] === RUN   TestContainerNetworkMountsNoChown
16:43:13 [2021-02-24T16:43:13.479Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/default
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/default
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/private
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/private
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rprivate
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rprivate
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/slave
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/slave
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rslave
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rslave
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/shared
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/shared
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rshared
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rshared
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/default
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/default/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/rslave
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/rshared
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/default/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/shared
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/private
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/private/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/private/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/rprivate
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/slave
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:43:13 [2021-02-24T16:43:13.479Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/default/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/private/bind_root
16:43:13 [2021-02-24T16:43:13.479Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:43:13 [2021-02-24T16:43:13.678Z] --- PASS: TestImportExtremelyLargeImageWorks (102.85s)
16:43:13 [2021-02-24T16:43:13.678Z] PASS
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === Skipped
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] DONE 12 tests, 1 skipped in 106.480s
16:43:13 [2021-02-24T16:43:13.678Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:43:13 [2021-02-24T16:43:13.678Z] INFO: Testing against a local daemon
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkCreateDelete
16:43:13 [2021-02-24T16:43:13.678Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDockerNetworkDeletePreferID
16:43:13 [2021-02-24T16:43:13.678Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDaemonDNSFallback
16:43:13 [2021-02-24T16:43:13.678Z] --- PASS: TestDaemonDNSFallback (7.32s)
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestInspectNetwork
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestInspectNetwork (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestRunContainerWithBridgeNone
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkInvalidJSON
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkInvalidJSON//networks/create
16:43:13 [2021-02-24T16:43:13.678Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:43:13 [2021-02-24T16:43:13.678Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:43:13 [2021-02-24T16:43:13.678Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:43:13 [2021-02-24T16:43:13.678Z] === CONT  TestNetworkInvalidJSON//networks/create
16:43:13 [2021-02-24T16:43:13.678Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:43:13 [2021-02-24T16:43:13.678Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:43:13 [2021-02-24T16:43:13.678Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:43:13 [2021-02-24T16:43:13.678Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkList
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkList//networks
16:43:13 [2021-02-24T16:43:13.678Z] === PAUSE TestNetworkList//networks
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestNetworkList//networks/
16:43:13 [2021-02-24T16:43:13.678Z] === PAUSE TestNetworkList//networks/
16:43:13 [2021-02-24T16:43:13.678Z] === CONT  TestNetworkList//networks
16:43:13 [2021-02-24T16:43:13.678Z] === CONT  TestNetworkList//networks/
16:43:13 [2021-02-24T16:43:13.678Z] --- PASS: TestNetworkList (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     --- PASS: TestNetworkList//networks (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestHostIPv4BridgeLabel
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDaemonRestartWithLiveRestore
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDaemonDefaultNetworkPools
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDaemonRestartWithExistingNetwork
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestServiceWithPredefinedNetwork
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:242: FLAKY_TEST
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestServiceWithDataPathPortInit
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] PASS
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === Skipped
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:242: FLAKY_TEST
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] DONE 22 tests, 12 skipped in 7.974s
16:43:13 [2021-02-24T16:43:13.678Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:43:13 [2021-02-24T16:43:13.678Z] INFO: Testing against a local daemon
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDockerNetworkIpvlanPersistance
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDockerNetworkIpvlan
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:13 [2021-02-24T16:43:13.678Z] PASS
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === Skipped
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:43:13 [2021-02-24T16:43:13.678Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] DONE 2 tests, 2 skipped in 0.120s
16:43:13 [2021-02-24T16:43:13.678Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:43:13 [2021-02-24T16:43:13.678Z] INFO: Testing against a local daemon
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDockerNetworkMacvlanPersistance
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestDockerNetworkMacvlan
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] PASS
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === Skipped
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] DONE 2 tests, 2 skipped in 0.114s
16:43:13 [2021-02-24T16:43:13.678Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:43:13 [2021-02-24T16:43:13.678Z] testing: warning: no tests to run
16:43:13 [2021-02-24T16:43:13.678Z] PASS
16:43:13 [2021-02-24T16:43:13.678Z] 
16:43:13 [2021-02-24T16:43:13.678Z] DONE 0 tests in 0.025s
16:43:13 [2021-02-24T16:43:13.678Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:43:13 [2021-02-24T16:43:13.678Z] INFO: Testing against a local daemon
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginAllowRequest
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginTLS
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginDenyRequest
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginAPIDenyResponse
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginDenyResponse
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginAllowEventStream
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginErrorResponse
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginErrorRequest
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginHeader
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:43:13 [2021-02-24T16:43:13.678Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
16:43:13 [2021-02-24T16:43:13.678Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.678Z] === RUN   TestAuthZPluginV2Disable
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/default/mount_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/private/mount_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:43:13 [2021-02-24T16:43:13.741Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:43:13 [2021-02-24T16:43:13.937Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:43:13 [2021-02-24T16:43:13.937Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:43:13 [2021-02-24T16:43:13.937Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:43:13 [2021-02-24T16:43:13.937Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] PASS
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === Skipped
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:43:13 [2021-02-24T16:43:13.937Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.937Z] 
16:43:13 [2021-02-24T16:43:13.937Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:43:13 [2021-02-24T16:43:13.938Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] 
16:43:13 [2021-02-24T16:43:13.938Z] DONE 17 tests, 17 skipped in 0.399s
16:43:13 [2021-02-24T16:43:13.938Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:43:13 [2021-02-24T16:43:13.938Z] INFO: Testing against a local daemon
16:43:13 [2021-02-24T16:43:13.938Z] === RUN   TestPluginInvalidJSON
16:43:13 [2021-02-24T16:43:13.938Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:43:13 [2021-02-24T16:43:13.938Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:43:14 [2021-02-24T16:43:14.002Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:43:14 [2021-02-24T16:43:14.002Z] --- PASS: TestMountDaemonRoot (0.04s)
16:43:14 [2021-02-24T16:43:14.002Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
16:43:14 [2021-02-24T16:43:14.002Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:43:14 [2021-02-24T16:43:14.002Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:43:14 [2021-02-24T16:43:14.003Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:43:14 [2021-02-24T16:43:14.003Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
16:43:14 [2021-02-24T16:43:14.003Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:43:14 [2021-02-24T16:43:14.003Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
16:43:14 [2021-02-24T16:43:14.003Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:43:14 [2021-02-24T16:43:14.003Z] === RUN   TestContainerBindMountNonRecursive
16:43:14 [2021-02-24T16:43:14.197Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:43:14 [2021-02-24T16:43:14.197Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:43:14 [2021-02-24T16:43:14.197Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:43:14 [2021-02-24T16:43:14.197Z] === RUN   TestPluginInstall
16:43:14 [2021-02-24T16:43:14.197Z] --- SKIP: TestPluginInstall (0.00s)
16:43:14 [2021-02-24T16:43:14.197Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:14 [2021-02-24T16:43:14.197Z] === RUN   TestPluginsWithRuntimes
16:43:14 [2021-02-24T16:43:14.197Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:43:14 [2021-02-24T16:43:14.197Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:43:14 [2021-02-24T16:43:14.197Z] PASS
16:43:14 [2021-02-24T16:43:14.197Z] 
16:43:14 [2021-02-24T16:43:14.197Z] === Skipped
16:43:14 [2021-02-24T16:43:14.197Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:43:14 [2021-02-24T16:43:14.197Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:43:14 [2021-02-24T16:43:14.197Z] 
16:43:14 [2021-02-24T16:43:14.197Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:43:14 [2021-02-24T16:43:14.197Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:43:14 [2021-02-24T16:43:14.197Z] 
16:43:14 [2021-02-24T16:43:14.197Z] 
16:43:14 [2021-02-24T16:43:14.197Z] DONE 4 tests, 2 skipped in 0.179s
16:43:14 [2021-02-24T16:43:14.197Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:43:14 [2021-02-24T16:43:14.197Z] INFO: Testing against a local daemon
16:43:14 [2021-02-24T16:43:14.197Z] === RUN   TestExternalGraphDriver
16:43:14 [2021-02-24T16:43:14.197Z] --- SKIP: TestExternalGraphDriver (0.07s)
16:43:14 [2021-02-24T16:43:14.197Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:43:14 [2021-02-24T16:43:14.197Z] === RUN   TestGraphdriverPluginV2
16:43:16 [2021-02-24T16:43:16.554Z] --- PASS: TestContainerBindMountNonRecursive (2.30s)
16:43:16 [2021-02-24T16:43:16.554Z] === RUN   TestContainerVolumesMountedAsShared
16:43:17 [2021-02-24T16:43:17.127Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s)
16:43:17 [2021-02-24T16:43:17.127Z] === RUN   TestContainerVolumesMountedAsSlave
16:43:17 [2021-02-24T16:43:17.700Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s)
16:43:17 [2021-02-24T16:43:17.700Z] === RUN   TestNetworkNat
16:43:18 [2021-02-24T16:43:18.644Z] --- PASS: TestNetworkNat (0.89s)
16:43:18 [2021-02-24T16:43:18.644Z] === RUN   TestNetworkLocalhostTCPNat
16:43:19 [2021-02-24T16:43:19.589Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
16:43:19 [2021-02-24T16:43:19.589Z] === RUN   TestNetworkLoopbackNat
16:43:20 [2021-02-24T16:43:20.564Z] Loaded image: buildpack-deps:buster
16:43:20 [2021-02-24T16:43:20.564Z] Loaded image: busybox:latest
16:43:20 [2021-02-24T16:43:20.564Z] Loaded image: busybox:glibc
16:43:20 [2021-02-24T16:43:20.764Z] --- PASS: TestGraphdriverPluginV2 (5.77s)
16:43:20 [2021-02-24T16:43:20.764Z] PASS
16:43:20 [2021-02-24T16:43:20.764Z] 
16:43:20 [2021-02-24T16:43:20.764Z] === Skipped
16:43:20 [2021-02-24T16:43:20.764Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
16:43:20 [2021-02-24T16:43:20.764Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:43:20 [2021-02-24T16:43:20.764Z] 
16:43:20 [2021-02-24T16:43:20.764Z] 
16:43:20 [2021-02-24T16:43:20.764Z] DONE 2 tests, 1 skipped in 5.953s
16:43:20 [2021-02-24T16:43:20.764Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:43:20 [2021-02-24T16:43:20.764Z] INFO: Testing against a local daemon
16:43:20 [2021-02-24T16:43:20.764Z] === RUN   TestContinueAfterPluginCrash
16:43:20 [2021-02-24T16:43:20.764Z] === PAUSE TestContinueAfterPluginCrash
16:43:20 [2021-02-24T16:43:20.764Z] === RUN   TestReadPluginNoRead
16:43:20 [2021-02-24T16:43:20.764Z] === PAUSE TestReadPluginNoRead
16:43:20 [2021-02-24T16:43:20.764Z] === RUN   TestDaemonStartWithLogOpt
16:43:20 [2021-02-24T16:43:20.764Z] === PAUSE TestDaemonStartWithLogOpt
16:43:20 [2021-02-24T16:43:20.764Z] === CONT  TestContinueAfterPluginCrash
16:43:20 [2021-02-24T16:43:20.764Z] === CONT  TestDaemonStartWithLogOpt
16:43:22 [2021-02-24T16:43:22.893Z] --- PASS: TestNetworkLoopbackNat (3.24s)
16:43:22 [2021-02-24T16:43:22.893Z] === RUN   TestPause
16:43:23 [2021-02-24T16:43:23.466Z] --- PASS: TestPause (0.82s)
16:43:23 [2021-02-24T16:43:23.466Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:43:23 [2021-02-24T16:43:23.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:43:23 [2021-02-24T16:43:23.466Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:43:23 [2021-02-24T16:43:23.466Z] === RUN   TestPauseStopPausedContainer
16:43:23 [2021-02-24T16:43:23.848Z] Loaded image: buildpack-deps:buster
16:43:23 [2021-02-24T16:43:23.848Z] Loaded image: busybox:latest
16:43:23 [2021-02-24T16:43:23.880Z] --- PASS: TestImportExtremelyLargeImageWorks (101.89s)
16:43:23 [2021-02-24T16:43:23.880Z] PASS
16:43:23 [2021-02-24T16:43:23.880Z] 
16:43:23 [2021-02-24T16:43:23.880Z] DONE 12 tests in 104.476s
16:43:23 [2021-02-24T16:43:23.880Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:43:23 [2021-02-24T16:43:23.880Z] INFO: Testing against a local daemon
16:43:23 [2021-02-24T16:43:23.880Z] === RUN   TestNetworkCreateDelete
16:43:23 [2021-02-24T16:43:23.880Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:43:23 [2021-02-24T16:43:23.880Z] === RUN   TestDockerNetworkDeletePreferID
16:43:23 [2021-02-24T16:43:23.880Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
16:43:23 [2021-02-24T16:43:23.880Z] === RUN   TestDaemonDNSFallback
16:43:23 [2021-02-24T16:43:23.880Z] --- PASS: TestDaemonDNSFallback (6.42s)
16:43:23 [2021-02-24T16:43:23.880Z] === RUN   TestInspectNetwork
16:43:24 [2021-02-24T16:43:24.413Z] --- PASS: TestPauseStopPausedContainer (0.81s)
16:43:24 [2021-02-24T16:43:24.413Z] === RUN   TestPsFilter
16:43:24 [2021-02-24T16:43:24.415Z] Loaded image: busybox:glibc
16:43:24 [2021-02-24T16:43:24.674Z] --- PASS: TestPsFilter (0.25s)
16:43:24 [2021-02-24T16:43:24.674Z] === RUN   TestRemoveContainerWithRemovedVolume
16:43:24 [2021-02-24T16:43:24.816Z] === RUN   TestInspectNetwork/full_network_id
16:43:24 [2021-02-24T16:43:24.816Z] === RUN   TestInspectNetwork/partial_network_id
16:43:24 [2021-02-24T16:43:24.816Z] === RUN   TestInspectNetwork/network_name
16:43:24 [2021-02-24T16:43:24.816Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:43:25 [2021-02-24T16:43:25.247Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
16:43:25 [2021-02-24T16:43:25.247Z] === RUN   TestRemoveContainerWithVolume
16:43:26 [2021-02-24T16:43:26.193Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
16:43:26 [2021-02-24T16:43:26.193Z] === RUN   TestRemoveContainerRunning
16:43:26 [2021-02-24T16:43:26.370Z] Loaded image: debian:bullseye
16:43:26 [2021-02-24T16:43:26.370Z] Loaded image: hello-world:latest
16:43:26 [2021-02-24T16:43:26.370Z] Loaded image: arm32v7/hello-world:latest
16:43:26 [2021-02-24T16:43:26.370Z] INFO: Testing against a local daemon
16:43:26 [2021-02-24T16:43:26.370Z] === RUN   TestDockerSuite
16:43:26 [2021-02-24T16:43:26.370Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:43:26 [2021-02-24T16:43:26.635Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:43:26 [2021-02-24T16:43:26.636Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:43:26 [2021-02-24T16:43:26.636Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:43:26 [2021-02-24T16:43:26.896Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:43:26 [2021-02-24T16:43:26.896Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:43:26 [2021-02-24T16:43:26.896Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:43:26 [2021-02-24T16:43:26.896Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:43:27 [2021-02-24T16:43:27.137Z] --- PASS: TestRemoveContainerRunning (0.81s)
16:43:27 [2021-02-24T16:43:27.137Z] === RUN   TestRemoveContainerForceRemoveRunning
16:43:27 [2021-02-24T16:43:27.338Z] --- PASS: TestDaemonStartWithLogOpt (6.63s)
16:43:27 [2021-02-24T16:43:27.338Z] === CONT  TestReadPluginNoRead
16:43:27 [2021-02-24T16:43:27.709Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
16:43:27 [2021-02-24T16:43:27.709Z] === RUN   TestRemoveInvalidContainer
16:43:27 [2021-02-24T16:43:27.709Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:43:27 [2021-02-24T16:43:27.709Z] === RUN   TestRenameLinkedContainer
16:43:28 [2021-02-24T16:43:28.681Z] .........                                                                [ 86%]
16:43:28 [2021-02-24T16:43:28.993Z] --- PASS: TestInspectNetwork (7.54s)
16:43:28 [2021-02-24T16:43:28.993Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:43:28 [2021-02-24T16:43:28.993Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:43:28 [2021-02-24T16:43:28.993Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:43:28 [2021-02-24T16:43:28.993Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:43:28 [2021-02-24T16:43:28.993Z] === RUN   TestRunContainerWithBridgeNone
16:43:30 [2021-02-24T16:43:30.186Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:43:30 [2021-02-24T16:43:30.186Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:43:30 [2021-02-24T16:43:30.186Z] Loaded image: debian:bullseye
16:43:30 [2021-02-24T16:43:30.368Z] --- PASS: TestRunContainerWithBridgeNone (1.69s)
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkInvalidJSON
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkInvalidJSON//networks/create
16:43:30 [2021-02-24T16:43:30.368Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:43:30 [2021-02-24T16:43:30.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:43:30 [2021-02-24T16:43:30.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:43:30 [2021-02-24T16:43:30.368Z] === CONT  TestNetworkInvalidJSON//networks/create
16:43:30 [2021-02-24T16:43:30.368Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:43:30 [2021-02-24T16:43:30.368Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:43:30 [2021-02-24T16:43:30.368Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:43:30 [2021-02-24T16:43:30.368Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:43:30 [2021-02-24T16:43:30.368Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:43:30 [2021-02-24T16:43:30.368Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkList
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkList//networks
16:43:30 [2021-02-24T16:43:30.368Z] === PAUSE TestNetworkList//networks
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestNetworkList//networks/
16:43:30 [2021-02-24T16:43:30.368Z] === PAUSE TestNetworkList//networks/
16:43:30 [2021-02-24T16:43:30.368Z] === CONT  TestNetworkList//networks
16:43:30 [2021-02-24T16:43:30.368Z] === CONT  TestNetworkList//networks/
16:43:30 [2021-02-24T16:43:30.368Z] --- PASS: TestNetworkList (0.01s)
16:43:30 [2021-02-24T16:43:30.368Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:43:30 [2021-02-24T16:43:30.368Z]     --- PASS: TestNetworkList//networks (0.00s)
16:43:30 [2021-02-24T16:43:30.368Z] === RUN   TestHostIPv4BridgeLabel
16:43:30 [2021-02-24T16:43:30.444Z] Loaded image: hello-world:latest
16:43:30 [2021-02-24T16:43:30.444Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:43:30 [2021-02-24T16:43:30.444Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:43:30 [2021-02-24T16:43:30.627Z] === RUN   TestReadPluginNoRead/default
16:43:30 [2021-02-24T16:43:30.627Z] --- PASS: TestContinueAfterPluginCrash (10.23s)
16:43:30 [2021-02-24T16:43:30.701Z] Loaded image: arm32v7/hello-world:latest
16:43:30 [2021-02-24T16:43:30.701Z] INFO: Testing against a local daemon
16:43:30 [2021-02-24T16:43:30.701Z] === RUN   TestDockerDaemonSuite
16:43:30 [2021-02-24T16:43:30.701Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
16:43:30 [2021-02-24T16:43:30.933Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:43:30 [2021-02-24T16:43:30.933Z] === RUN   TestDaemonRestartWithLiveRestore
16:43:31 [2021-02-24T16:43:31.017Z] --- PASS: TestRenameLinkedContainer (3.11s)
16:43:31 [2021-02-24T16:43:31.017Z] === RUN   TestRenameStoppedContainer
16:43:31 [2021-02-24T16:43:31.271Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:43:31 [2021-02-24T16:43:31.530Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:43:31 [2021-02-24T16:43:31.530Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:43:31 [2021-02-24T16:43:31.591Z] --- PASS: TestRenameStoppedContainer (0.80s)
16:43:31 [2021-02-24T16:43:31.591Z] === RUN   TestRenameRunningContainerAndReuse
16:43:32 [2021-02-24T16:43:32.306Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:43:32 [2021-02-24T16:43:32.306Z] === RUN   TestDaemonDefaultNetworkPools
16:43:32 [2021-02-24T16:43:32.871Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
16:43:32 [2021-02-24T16:43:32.871Z] === RUN   TestDaemonRestartWithExistingNetwork
16:43:33 [2021-02-24T16:43:33.161Z] === RUN   TestReadPluginNoRead/disabled_caching
16:43:33 [2021-02-24T16:43:33.428Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:43:33 [2021-02-24T16:43:33.510Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
16:43:33 [2021-02-24T16:43:33.510Z] === RUN   TestRenameInvalidName
16:43:33 [2021-02-24T16:43:33.686Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:43:33 [2021-02-24T16:43:33.686Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:43:33 [2021-02-24T16:43:33.686Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:43:33 [2021-02-24T16:43:33.804Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
16:43:33 [2021-02-24T16:43:33.804Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:43:34 [2021-02-24T16:43:34.083Z] --- PASS: TestRenameInvalidName (0.80s)
16:43:34 [2021-02-24T16:43:34.083Z] === RUN   TestRenameAnonymousContainer
16:43:34 [2021-02-24T16:43:34.191Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:43:34 [2021-02-24T16:43:34.621Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:43:35 [2021-02-24T16:43:35.065Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:43:35 [2021-02-24T16:43:35.175Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:43:35 [2021-02-24T16:43:35.175Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:43:35 [2021-02-24T16:43:35.373Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:43:35 [2021-02-24T16:43:35.556Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
16:43:35 [2021-02-24T16:43:35.740Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:43:35 [2021-02-24T16:43:35.740Z] === RUN   TestServiceWithPredefinedNetwork
16:43:35 [2021-02-24T16:43:35.816Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:43:35 [2021-02-24T16:43:35.816Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:43:35 [2021-02-24T16:43:35.816Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:43:35 [2021-02-24T16:43:35.816Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:43:37 [2021-02-24T16:43:37.600Z] --- PASS: TestReadPluginNoRead (10.39s)
16:43:37 [2021-02-24T16:43:37.600Z]     --- PASS: TestReadPluginNoRead/default (2.30s)
16:43:37 [2021-02-24T16:43:37.600Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
16:43:37 [2021-02-24T16:43:37.600Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s)
16:43:37 [2021-02-24T16:43:37.600Z]     read_test.go:92: [decdf28fff863] daemon is not started
16:43:37 [2021-02-24T16:43:37.600Z] PASS
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] DONE 6 tests in 17.155s
16:43:37 [2021-02-24T16:43:37.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:43:37 [2021-02-24T16:43:37.600Z] testing: warning: no tests to run
16:43:37 [2021-02-24T16:43:37.600Z] PASS
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] DONE 0 tests in 0.046s
16:43:37 [2021-02-24T16:43:37.600Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:43:37 [2021-02-24T16:43:37.600Z] INFO: Testing against a local daemon
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestPluginWithDevMounts
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:43:37 [2021-02-24T16:43:37.600Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:43:37 [2021-02-24T16:43:37.600Z] PASS
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === Skipped
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:43:37 [2021-02-24T16:43:37.600Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] DONE 1 tests, 1 skipped in 0.133s
16:43:37 [2021-02-24T16:43:37.600Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:43:37 [2021-02-24T16:43:37.600Z] INFO: Testing against a local daemon
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestSecretInspect
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestSecretInspect (0.02s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestSecretList
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestSecretList (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestSecretsCreateAndDelete
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestSecretsUpdate
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestSecretsUpdate (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestTemplatedSecret
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestTemplatedSecret (0.00s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] === RUN   TestSecretCreateResolve
16:43:37 [2021-02-24T16:43:37.600Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] PASS
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === Skipped
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:43:37 [2021-02-24T16:43:37.600Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] 
16:43:37 [2021-02-24T16:43:37.600Z] DONE 6 tests, 6 skipped in 0.179s
16:43:37 [2021-02-24T16:43:37.600Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:43:37 [2021-02-24T16:43:37.719Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:43:37 [2021-02-24T16:43:37.860Z] INFO: Testing against a local daemon
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestServiceCreateInit
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:43:37 [2021-02-24T16:43:37.860Z] --- PASS: TestServiceCreateInit (0.03s)
16:43:37 [2021-02-24T16:43:37.860Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:43:37 [2021-02-24T16:43:37.860Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:43:37 [2021-02-24T16:43:37.860Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceMultipleTimes
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceConflict
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceMaxReplicas
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateWithDuplicateNetworkNames
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceSecretFileMode
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceConfigFileMode
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceSysctls
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceSysctls (0.03s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateServiceCapabilities
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:43:37 [2021-02-24T16:43:37.860Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestInspect
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestInspect (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestCreateJob
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestCreateJob (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestReplicatedJob
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestReplicatedJob (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestUpdateReplicatedJob
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestServiceListWithStatuses
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:43:37 [2021-02-24T16:43:37.860Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestDockerNetworkConnectAlias
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:43:37 [2021-02-24T16:43:37.860Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestDockerNetworkReConnect
16:43:37 [2021-02-24T16:43:37.860Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
16:43:37 [2021-02-24T16:43:37.860Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:37 [2021-02-24T16:43:37.860Z] === RUN   TestServicePlugin
16:43:38 [2021-02-24T16:43:38.265Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s)
16:43:38 [2021-02-24T16:43:38.265Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:43:38 [2021-02-24T16:43:38.265Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:43:38 [2021-02-24T16:43:38.265Z]     service_test.go:242: FLAKY_TEST
16:43:38 [2021-02-24T16:43:38.265Z] === RUN   TestServiceWithDataPathPortInit
16:43:38 [2021-02-24T16:43:38.296Z] --- PASS: TestRenameAnonymousContainer (3.95s)
16:43:38 [2021-02-24T16:43:38.296Z] === RUN   TestRenameContainerWithSameName
16:43:38 [2021-02-24T16:43:38.869Z] --- PASS: TestRenameContainerWithSameName (0.78s)
16:43:38 [2021-02-24T16:43:38.869Z] === RUN   TestRenameContainerWithLinkedContainer
16:43:40 [2021-02-24T16:43:40.257Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
16:43:40 [2021-02-24T16:43:40.257Z] === RUN   TestResize
16:43:41 [2021-02-24T16:43:41.000Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:43:41 [2021-02-24T16:43:41.202Z] --- PASS: TestResize (0.77s)
16:43:41 [2021-02-24T16:43:41.202Z] === RUN   TestResizeWithInvalidSize
16:43:41 [2021-02-24T16:43:41.775Z] --- PASS: TestResizeWithInvalidSize (0.77s)
16:43:41 [2021-02-24T16:43:41.775Z] === RUN   TestResizeWhenContainerNotStarted
16:43:41 [2021-02-24T16:43:41.902Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:43:41 [2021-02-24T16:43:41.902Z] tests/integration/models_resources_test.py .                             [ 91%]
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestServicePlugin (3.44s)
16:43:42 [2021-02-24T16:43:42.053Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestServiceUpdateLabel
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestServiceUpdateSecrets
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestServiceUpdateConfigs
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestServiceUpdateNetwork
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestServiceUpdatePidsLimit
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] PASS
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === Skipped
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:43:42 [2021-02-24T16:43:42.053Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:43:42 [2021-02-24T16:43:42.053Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:43:42 [2021-02-24T16:43:42.053Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:43:42 [2021-02-24T16:43:42.053Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:43:42 [2021-02-24T16:43:42.053Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:43:42 [2021-02-24T16:43:42.053Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
16:43:42 [2021-02-24T16:43:42.053Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s)
16:43:42 [2021-02-24T16:43:42.053Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
16:43:42 [2021-02-24T16:43:42.053Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] DONE 24 tests, 23 skipped in 3.863s
16:43:42 [2021-02-24T16:43:42.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:43:42 [2021-02-24T16:43:42.053Z] INFO: Testing against a local daemon
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestSessionCreate
16:43:42 [2021-02-24T16:43:42.053Z] --- PASS: TestSessionCreate (0.04s)
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestSessionCreateWithBadUpgrade
16:43:42 [2021-02-24T16:43:42.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:43:42 [2021-02-24T16:43:42.053Z] PASS
16:43:42 [2021-02-24T16:43:42.053Z] 
16:43:42 [2021-02-24T16:43:42.053Z] DONE 2 tests in 0.174s
16:43:42 [2021-02-24T16:43:42.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:43:42 [2021-02-24T16:43:42.053Z] INFO: Testing against a local daemon
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:43:42 [2021-02-24T16:43:42.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:43:42 [2021-02-24T16:43:42.053Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:43:42 [2021-02-24T16:43:42.053Z] === RUN   TestEventsExecDie
16:43:42 [2021-02-24T16:43:42.312Z] --- PASS: TestEventsExecDie (0.51s)
16:43:42 [2021-02-24T16:43:42.312Z] === RUN   TestEventsBackwardsCompatible
16:43:42 [2021-02-24T16:43:42.312Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:43:42 [2021-02-24T16:43:42.312Z] === RUN   TestInfoBinaryCommits
16:43:42 [2021-02-24T16:43:42.312Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:43:42 [2021-02-24T16:43:42.312Z] === RUN   TestInfoAPIVersioned
16:43:42 [2021-02-24T16:43:42.312Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:43:42 [2021-02-24T16:43:42.312Z] === RUN   TestInfoDiscoveryBackend
16:43:42 [2021-02-24T16:43:42.728Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:43:42 [2021-02-24T16:43:42.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:43:43 [2021-02-24T16:43:43.527Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:43:43 [2021-02-24T16:43:43.899Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:43:44 [2021-02-24T16:43:44.215Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
16:43:44 [2021-02-24T16:43:44.215Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:43:44 [2021-02-24T16:43:44.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:43:44 [2021-02-24T16:43:44.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:43:45 [2021-02-24T16:43:45.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:43:45 [2021-02-24T16:43:45.493Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:43:46 [2021-02-24T16:43:46.057Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:43:46 [2021-02-24T16:43:46.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:43:47 [2021-02-24T16:43:47.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:43:47 [2021-02-24T16:43:47.147Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:43:47 [2021-02-24T16:43:47.147Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:43:47 [2021-02-24T16:43:47.503Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
16:43:47 [2021-02-24T16:43:47.503Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:43:47 [2021-02-24T16:43:47.503Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:43:47 [2021-02-24T16:43:47.503Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:43:47 [2021-02-24T16:43:47.503Z] === RUN   TestInfoAPI
16:43:47 [2021-02-24T16:43:47.503Z] --- PASS: TestInfoAPI (0.02s)
16:43:47 [2021-02-24T16:43:47.503Z] === RUN   TestInfoAPIWarnings
16:43:47 [2021-02-24T16:43:47.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:43:48 [2021-02-24T16:43:48.585Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:43:48 [2021-02-24T16:43:48.847Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:43:48 [2021-02-24T16:43:48.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:43:49 [2021-02-24T16:43:49.783Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:43:50 [2021-02-24T16:43:50.717Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:43:51 [2021-02-24T16:43:51.035Z] tests/integration/regression_test.py ......                              [ 98%]
16:43:51 [2021-02-24T16:43:51.283Z] === RUN   TestDockerSuite/TestAttachAfterDetach
16:43:51 [2021-02-24T16:43:51.291Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:43:51 [2021-02-24T16:43:51.291Z] tests/integration/credentials/utils_test.py .                            [100%]
16:43:51 [2021-02-24T16:43:51.291Z] 
16:43:51 [2021-02-24T16:43:51.291Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:43:51 [2021-02-24T16:43:51.291Z] =========================== short test summary info ============================
16:43:51 [2021-02-24T16:43:51.291Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:43:51 [2021-02-24T16:43:51.291Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:43:51 [2021-02-24T16:43:51.291Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:43:51 [2021-02-24T16:43:51.291Z]   Not supported on most drivers
16:43:51 [2021-02-24T16:43:51.291Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:43:51 [2021-02-24T16:43:51.291Z]   Output of docker top depends on host distro, and is not formalized.
16:43:51 [2021-02-24T16:43:51.291Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:43:51 [2021-02-24T16:43:51.291Z]   Output of docker top depends on host distro, and is not formalized.
16:43:51 [2021-02-24T16:43:51.291Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:43:51 [2021-02-24T16:43:51.291Z]   Can fail if eth0 has multiple IP addresses
16:43:51 [2021-02-24T16:43:51.291Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:43:51 [2021-02-24T16:43:51.291Z]   This doesn't seem to be taken into account by the engine
16:43:51 [2021-02-24T16:43:51.291Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:43:51 [2021-02-24T16:43:51.291Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:43:51 [2021-02-24T16:43:51.291Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.75 seconds ==
16:43:51 [2021-02-24T16:43:51.532Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s)
16:43:51 [2021-02-24T16:43:51.532Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
16:43:51 [2021-02-24T16:43:51.532Z] === RUN   TestCgroupNamespacesRun
16:43:51 [2021-02-24T16:43:51.546Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:43:52 [2021-02-24T16:43:52.921Z] --- PASS: TestCgroupNamespacesRun (1.79s)
16:43:52 [2021-02-24T16:43:52.921Z] === RUN   TestCgroupNamespacesRunPrivileged
16:43:53 [2021-02-24T16:43:53.126Z] --- PASS: TestServiceWithDataPathPortInit (14.15s)
16:43:53 [2021-02-24T16:43:53.126Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:43:53 [2021-02-24T16:43:53.811Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
16:43:53 [2021-02-24T16:43:53.811Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
16:43:54 [2021-02-24T16:43:54.746Z] --- PASS: TestBuildWithHugeFile (107.88s)
16:43:54 [2021-02-24T16:43:54.746Z] === RUN   TestBuildWithEmptyDockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:54 [2021-02-24T16:43:54.746Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:54 [2021-02-24T16:43:54.839Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
16:43:54 [2021-02-24T16:43:54.839Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:43:55 [2021-02-24T16:43:55.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
16:43:55 [2021-02-24T16:43:55.006Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
16:43:55 [2021-02-24T16:43:55.006Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
16:43:55 [2021-02-24T16:43:55.006Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
16:43:55 [2021-02-24T16:43:55.006Z] === RUN   TestBuildPreserveOwnership
16:43:55 [2021-02-24T16:43:55.006Z] === RUN   TestBuildPreserveOwnership/copy_from
16:43:55 [2021-02-24T16:43:55.265Z] === RUN   TestDockerSuite/TestAttachDetach
16:43:56 [2021-02-24T16:43:56.200Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:43:56 [2021-02-24T16:43:56.459Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
16:43:56 [2021-02-24T16:43:56.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
16:43:56 [2021-02-24T16:43:56.756Z] === RUN   TestCgroupNamespacesRunHostMode
16:43:57 [2021-02-24T16:43:57.025Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:43:58 [2021-02-24T16:43:58.144Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s)
16:43:58 [2021-02-24T16:43:58.144Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:43:58 [2021-02-24T16:43:58.400Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:43:58 [2021-02-24T16:43:58.966Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
16:43:58 [2021-02-24T16:43:58.966Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:43:59 [2021-02-24T16:43:59.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.42s)
16:43:59 [2021-02-24T16:43:59.707Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f23xfpzyzhq8vf5cguaj1ea1b Created:2021-02-24 16:43:53.670475293 +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[2cb654a65027ec0202973988b8096e01ae4832d398ad97408e1f00ff429052ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.um764syvwwf72w2o72nk36f8v EndpointID:d54a74835e7fd5e6b7031a05173cda11e114840d1e98cd0f7ee74ae807a107f5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4e9c88287ad76a4f67026d82f00183cae14c16ed599c53b10f88752deba7d08d 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:9ddb321e6664 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.um764syvwwf72w2o72nk36f8v EndpointID:d54a74835e7fd5e6b7031a05173cda11e114840d1e98cd0f7ee74ae807a107f5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:43:59 [2021-02-24T16:43:59.707Z] PASS
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] === Skipped
16:43:59 [2021-02-24T16:43:59.707Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:43:59 [2021-02-24T16:43:59.707Z]     service_test.go:242: FLAKY_TEST
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] DONE 26 tests, 1 skipped in 45.391s
16:43:59 [2021-02-24T16:43:59.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:43:59 [2021-02-24T16:43:59.707Z] INFO: Testing against a local daemon
16:43:59 [2021-02-24T16:43:59.707Z] === RUN   TestDockerNetworkIpvlanPersistance
16:43:59 [2021-02-24T16:43:59.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:43:59 [2021-02-24T16:43:59.707Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:59 [2021-02-24T16:43:59.707Z] === RUN   TestDockerNetworkIpvlan
16:43:59 [2021-02-24T16:43:59.707Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:43:59 [2021-02-24T16:43:59.707Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:59 [2021-02-24T16:43:59.707Z] PASS
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] === Skipped
16:43:59 [2021-02-24T16:43:59.707Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:43:59 [2021-02-24T16:43:59.707Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:43:59 [2021-02-24T16:43:59.707Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] 
16:43:59 [2021-02-24T16:43:59.707Z] DONE 2 tests, 2 skipped in 0.044s
16:43:59 [2021-02-24T16:43:59.707Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:43:59 [2021-02-24T16:43:59.707Z] INFO: Testing against a local daemon
16:43:59 [2021-02-24T16:43:59.707Z] === RUN   TestDockerNetworkMacvlanPersistance
16:43:59 [2021-02-24T16:43:59.900Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:44:00 [2021-02-24T16:44:00.084Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
16:44:00 [2021-02-24T16:44:00.084Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:44:00 [2021-02-24T16:44:00.158Z] --- PASS: TestBuildPreserveOwnership (5.15s)
16:44:00 [2021-02-24T16:44:00.158Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.39s)
16:44:00 [2021-02-24T16:44:00.158Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s)
16:44:00 [2021-02-24T16:44:00.158Z] === RUN   TestBuildPlatformInvalid
16:44:00 [2021-02-24T16:44:00.158Z] --- PASS: TestBuildPlatformInvalid (0.19s)
16:44:00 [2021-02-24T16:44:00.158Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:44:00 [2021-02-24T16:44:00.723Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
16:44:00 [2021-02-24T16:44:00.723Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:44:01 [2021-02-24T16:44:01.080Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
16:44:01 [2021-02-24T16:44:01.080Z] === RUN   TestDockerNetworkMacvlan
16:44:01 [2021-02-24T16:44:01.256Z] 4612f6d0b889: Verifying Checksum
16:44:01 [2021-02-24T16:44:01.256Z] 4612f6d0b889: Download complete
16:44:02 [2021-02-24T16:44:02.006Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
16:44:02 [2021-02-24T16:44:02.006Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:44:02 [2021-02-24T16:44:02.013Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:44:02 [2021-02-24T16:44:02.097Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:44:02 [2021-02-24T16:44:02.584Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:44:02 [2021-02-24T16:44:02.951Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.05s)
16:44:02 [2021-02-24T16:44:02.951Z] === RUN   TestCgroupNamespacesRunOlderClient
16:44:03 [2021-02-24T16:44:03.517Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:44:03 [2021-02-24T16:44:03.703Z] Leaving: AppArmorNo profiles have been unloaded.
16:44:03 [2021-02-24T16:44:03.703Z] 
16:44:03 [2021-02-24T16:44:03.703Z] Unloading profiles will leave already running processes permanently
16:44:03 [2021-02-24T16:44:03.703Z] unconfined, which can lead to unexpected situations.
16:44:03 [2021-02-24T16:44:03.703Z] 
16:44:03 [2021-02-24T16:44:03.703Z] To set a process to complain mode, use the command line tool
16:44:03 [2021-02-24T16:44:03.703Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:44:03 [2021-02-24T16:44:03.703Z] 
Post stage
[Pipeline] junit
16:44:03 [2021-02-24T16:44:03.968Z] Recording test results
16:44:03 [2021-02-24T16:44:03.998Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:44:04 [2021-02-24T16:44:04.869Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
16:44:04 [2021-02-24T16:44:04.869Z] === RUN   TestKernelTCPMemory
16:44:04 [2021-02-24T16:44:04.932Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:44:05 [2021-02-24T16:44:05.117Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
16:44:05 [2021-02-24T16:44:05.191Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
16:44:05 [2021-02-24T16:44:05.417Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:44:05 [2021-02-24T16:44:05.434Z] + echo Ensuring container killed.
16:44:05 [2021-02-24T16:44:05.434Z] Ensuring container killed.
16:44:05 [2021-02-24T16:44:05.434Z] + docker rm -vf docker-pr3
16:44:05 [2021-02-24T16:44:05.434Z] Error: No such container: docker-pr3
[Pipeline] sh
16:44:05 [2021-02-24T16:44:05.443Z] --- PASS: TestKernelTCPMemory (0.87s)
16:44:05 [2021-02-24T16:44:05.443Z] === RUN   TestNISDomainname
16:44:05 [2021-02-24T16:44:05.670Z] --- PASS: TestInfoAPIWarnings (17.34s)
16:44:05 [2021-02-24T16:44:05.670Z] === RUN   TestInfoDebug
16:44:05 [2021-02-24T16:44:05.750Z] + echo Chowning /workspace to jenkins user
16:44:05 [2021-02-24T16:44:05.750Z] Chowning /workspace to jenkins user
16:44:05 [2021-02-24T16:44:05.750Z] + id -u
16:44:05 [2021-02-24T16:44:05.750Z] + id -g
16:44:05 [2021-02-24T16:44:05.750Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace busybox chown -R 1000:1000 /workspace
16:44:05 [2021-02-24T16:44:05.750Z] Unable to find image 'busybox:latest' locally
16:44:06 [2021-02-24T16:44:06.237Z] --- PASS: TestInfoDebug (1.53s)
16:44:06 [2021-02-24T16:44:06.237Z] === RUN   TestInfoInsecureRegistries
16:44:06 [2021-02-24T16:44:06.387Z] --- PASS: TestNISDomainname (0.94s)
16:44:06 [2021-02-24T16:44:06.387Z] === RUN   TestHostnameDnsResolution
16:44:06 [2021-02-24T16:44:06.566Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:44:06 [2021-02-24T16:44:06.566Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:44:07 [2021-02-24T16:44:07.315Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:44:07 [2021-02-24T16:44:07.501Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:44:07 [2021-02-24T16:44:07.614Z] --- PASS: TestInfoInsecureRegistries (1.52s)
16:44:07 [2021-02-24T16:44:07.614Z] === RUN   TestInfoRegistryMirrors
16:44:08 [2021-02-24T16:44:08.305Z] --- PASS: TestHostnameDnsResolution (1.71s)
16:44:08 [2021-02-24T16:44:08.305Z] === RUN   TestStats
16:44:08 [2021-02-24T16:44:08.437Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
16:44:08 [2021-02-24T16:44:08.696Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestInfoRegistryMirrors (1.54s)
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestLoginFailsWithBadCredentials
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestPingCacheHeaders
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestPingCacheHeaders (0.02s)
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestPingGet
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestPingGet (0.01s)
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestPingHead
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestPingHead (0.02s)
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestVersion
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestVersion (0.02s)
16:44:09 [2021-02-24T16:44:09.517Z] PASS
16:44:09 [2021-02-24T16:44:09.517Z] 
16:44:09 [2021-02-24T16:44:09.517Z] === Skipped
16:44:09 [2021-02-24T16:44:09.517Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:44:09 [2021-02-24T16:44:09.517Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:44:09 [2021-02-24T16:44:09.517Z] 
16:44:09 [2021-02-24T16:44:09.517Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:44:09 [2021-02-24T16:44:09.517Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:44:09 [2021-02-24T16:44:09.517Z] 
16:44:09 [2021-02-24T16:44:09.517Z] 
16:44:09 [2021-02-24T16:44:09.517Z] DONE 18 tests, 2 skipped in 27.789s
16:44:09 [2021-02-24T16:44:09.517Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:44:09 [2021-02-24T16:44:09.517Z] INFO: Testing against a local daemon
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestVolumesCreateAndList
16:44:09 [2021-02-24T16:44:09.517Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:44:09 [2021-02-24T16:44:09.517Z] === RUN   TestVolumesRemove
16:44:09 [2021-02-24T16:44:09.775Z] --- PASS: TestVolumesRemove (0.06s)
16:44:09 [2021-02-24T16:44:09.775Z] === RUN   TestVolumesInspect
16:44:09 [2021-02-24T16:44:09.775Z] --- PASS: TestVolumesInspect (0.02s)
16:44:09 [2021-02-24T16:44:09.775Z] === RUN   TestVolumesInvalidJSON
16:44:09 [2021-02-24T16:44:09.775Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:44:09 [2021-02-24T16:44:09.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:44:09 [2021-02-24T16:44:09.775Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:44:09 [2021-02-24T16:44:09.775Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:44:09 [2021-02-24T16:44:09.775Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:44:09 [2021-02-24T16:44:09.775Z] PASS
16:44:09 [2021-02-24T16:44:09.775Z] 
16:44:09 [2021-02-24T16:44:09.775Z] DONE 5 tests in 0.228s
16:44:09 [2021-02-24T16:44:09.775Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:44:09 [2021-02-24T16:44:09.775Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12232 is not a child of this shell
16:44:09 [2021-02-24T16:44:09.775Z] warning: PID 12232 from bundles/test-integration/docker.pid had a nonzero exit code
16:44:09 [2021-02-24T16:44:09.775Z] Leaving: AppArmorNo profiles have been unloaded.
16:44:09 [2021-02-24T16:44:09.775Z] 
16:44:09 [2021-02-24T16:44:09.776Z] Unloading profiles will leave already running processes permanently
16:44:09 [2021-02-24T16:44:09.776Z] unconfined, which can lead to unexpected situations.
16:44:09 [2021-02-24T16:44:09.776Z] 
16:44:09 [2021-02-24T16:44:09.776Z] To set a process to complain mode, use the command line tool
16:44:09 [2021-02-24T16:44:09.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:44:09 [2021-02-24T16:44:09.776Z] Removing test suite binaries
16:44:09 [2021-02-24T16:44:09.776Z] exiting test-integration
16:44:09 [2021-02-24T16:44:09.776Z] ++ exit 0
16:44:10 [2021-02-24T16:44:10.597Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:44:10 [2021-02-24T16:44:10.711Z] 
16:44:10 [2021-02-24T16:44:10.988Z] latest: Pulling from library/busybox
16:44:10 [2021-02-24T16:44:10.988Z] 5c4213be9af9: Pulling fs layer
16:44:11 [2021-02-24T16:44:11.227Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
16:44:11 [2021-02-24T16:44:11.531Z] --- PASS: TestDockerNetworkMacvlan (10.48s)
16:44:11 [2021-02-24T16:44:11.531Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:44:11 [2021-02-24T16:44:11.531Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
16:44:11 [2021-02-24T16:44:11.531Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s)
16:44:11 [2021-02-24T16:44:11.531Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s)
16:44:11 [2021-02-24T16:44:11.531Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.37s)
16:44:11 [2021-02-24T16:44:11.531Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
16:44:11 [2021-02-24T16:44:11.531Z] PASS
16:44:11 [2021-02-24T16:44:11.531Z] 
16:44:11 [2021-02-24T16:44:11.531Z] DONE 8 tests in 11.820s
16:44:11 [2021-02-24T16:44:11.531Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:44:11 [2021-02-24T16:44:11.531Z] testing: warning: no tests to run
16:44:11 [2021-02-24T16:44:11.531Z] PASS
16:44:11 [2021-02-24T16:44:11.531Z] 
16:44:11 [2021-02-24T16:44:11.531Z] DONE 0 tests in 0.006s
16:44:11 [2021-02-24T16:44:11.531Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:44:11 [2021-02-24T16:44:11.531Z] INFO: Testing against a local daemon
16:44:11 [2021-02-24T16:44:11.531Z] === RUN   TestAuthZPluginAllowRequest
16:44:11 [2021-02-24T16:44:11.553Z] 5c4213be9af9: Verifying Checksum
16:44:11 [2021-02-24T16:44:11.553Z] 5c4213be9af9: Download complete
16:44:11 [2021-02-24T16:44:11.553Z] 5c4213be9af9: Pull complete
16:44:11 [2021-02-24T16:44:11.553Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
16:44:11 [2021-02-24T16:44:11.553Z] Status: Downloaded newer image for busybox:latest
16:44:11 [2021-02-24T16:44:11.622Z] --- PASS: TestStats (2.83s)
16:44:11 [2021-02-24T16:44:11.622Z] === RUN   TestStopContainerWithTimeout
16:44:11 [2021-02-24T16:44:11.622Z] === RUN   TestStopContainerWithTimeout/0
16:44:11 [2021-02-24T16:44:11.622Z] === PAUSE TestStopContainerWithTimeout/0
16:44:11 [2021-02-24T16:44:11.622Z] === RUN   TestStopContainerWithTimeout/1
16:44:11 [2021-02-24T16:44:11.622Z] === PAUSE TestStopContainerWithTimeout/1
16:44:11 [2021-02-24T16:44:11.622Z] === RUN   TestStopContainerWithTimeout/3
16:44:11 [2021-02-24T16:44:11.622Z] === PAUSE TestStopContainerWithTimeout/3
16:44:11 [2021-02-24T16:44:11.622Z] === RUN   TestStopContainerWithTimeout/-1
16:44:11 [2021-02-24T16:44:11.622Z] === PAUSE TestStopContainerWithTimeout/-1
16:44:11 [2021-02-24T16:44:11.622Z] === CONT  TestStopContainerWithTimeout/0
16:44:11 [2021-02-24T16:44:11.622Z] === CONT  TestStopContainerWithTimeout/-1
16:44:11 [2021-02-24T16:44:11.622Z] === CONT  TestStopContainerWithTimeout/3
16:44:11 [2021-02-24T16:44:11.622Z] === CONT  TestStopContainerWithTimeout/1
Post stage
[Pipeline] junit
16:44:12 [2021-02-24T16:44:12.628Z] Recording test results
16:44:12 [2021-02-24T16:44:12.905Z] --- PASS: TestAuthZPluginAllowRequest (1.23s)
16:44:12 [2021-02-24T16:44:12.905Z] === RUN   TestAuthZPluginTLS
[Pipeline] catchError
16:44:13 [2021-02-24T16:44:13.470Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:44:13 [2021-02-24T16:44:13.470Z] === RUN   TestAuthZPluginDenyRequest
[Pipeline] {
[Pipeline] sh
16:44:13 [2021-02-24T16:44:13.788Z] + bundleName=docker-py
16:44:13 [2021-02-24T16:44:13.788Z] + echo Creating docker-py-bundles.tar.gz
16:44:13 [2021-02-24T16:44:13.788Z] Creating docker-py-bundles.tar.gz
16:44:13 [2021-02-24T16:44:13.788Z] + 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
16:44:13 [2021-02-24T16:44:13.799Z] Archiving artifacts
16:44:14 [2021-02-24T16:44:14.036Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:44:14 [2021-02-24T16:44:14.036Z] === RUN   TestAuthZPluginAPIDenyResponse
16:44:14 [2021-02-24T16:44:14.120Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:44:14 [2021-02-24T16:44:14.473Z] + echo Ensuring container killed.
16:44:14 [2021-02-24T16:44:14.473Z] Ensuring container killed.
16:44:14 [2021-02-24T16:44:14.473Z] + docker rm -vf docker-pr3
16:44:14 [2021-02-24T16:44:14.473Z] Error: No such container: docker-pr3
[Pipeline] sh
16:44:14 [2021-02-24T16:44:14.516Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
16:44:14 [2021-02-24T16:44:14.600Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:44:14 [2021-02-24T16:44:14.600Z] === RUN   TestAuthZPluginDenyResponse
16:44:14 [2021-02-24T16:44:14.758Z] + echo Chowning /workspace to jenkins user
16:44:14 [2021-02-24T16:44:14.758Z] Chowning /workspace to jenkins user
16:44:14 [2021-02-24T16:44:14.758Z] + id -u
16:44:14 [2021-02-24T16:44:14.758Z] + id -g
16:44:14 [2021-02-24T16:44:14.758Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace busybox chown -R 1000:1000 /workspace
16:44:14 [2021-02-24T16:44:14.758Z] Unable to find image 'busybox:latest' locally
16:44:14 [2021-02-24T16:44:14.929Z] --- PASS: TestStopContainerWithTimeout (0.04s)
16:44:14 [2021-02-24T16:44:14.929Z]     --- PASS: TestStopContainerWithTimeout/0 (1.44s)
16:44:14 [2021-02-24T16:44:14.929Z]     --- PASS: TestStopContainerWithTimeout/1 (2.34s)
16:44:14 [2021-02-24T16:44:14.929Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
16:44:14 [2021-02-24T16:44:14.929Z]     --- PASS: TestStopContainerWithTimeout/3 (3.43s)
16:44:14 [2021-02-24T16:44:14.930Z] === RUN   TestDeleteDevicemapper
16:44:14 [2021-02-24T16:44:14.930Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:44:14 [2021-02-24T16:44:14.930Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:44:14 [2021-02-24T16:44:14.930Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:44:15 [2021-02-24T16:44:15.017Z] latest: Pulling from library/busybox
16:44:15 [2021-02-24T16:44:15.017Z] 5c4213be9af9: Pulling fs layer
16:44:15 [2021-02-24T16:44:15.164Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:44:15 [2021-02-24T16:44:15.164Z] === RUN   TestAuthZPluginAllowEventStream
16:44:15 [2021-02-24T16:44:15.551Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
16:44:15 [2021-02-24T16:44:15.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh binary-daemon
16:44:16 [2021-02-24T16:44:16.469Z] 
16:44:16 [2021-02-24T16:44:16.469Z] Removing bundles/
16:44:16 [2021-02-24T16:44:16.469Z] 
16:44:16 [2021-02-24T16:44:16.469Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
16:44:16 [2021-02-24T16:44:16.469Z] Building: bundles/binary-daemon/dockerd-dev
16:44:16 [2021-02-24T16:44:16.469Z] GOOS="" GOARCH="" GOARM=""
16:44:16 [2021-02-24T16:44:16.536Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s)
16:44:16 [2021-02-24T16:44:16.536Z] === RUN   TestAuthZPluginErrorResponse
16:44:16 [2021-02-24T16:44:16.794Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:44:16 [2021-02-24T16:44:16.794Z] === RUN   TestAuthZPluginErrorRequest
16:44:17 [2021-02-24T16:44:17.359Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:44:17 [2021-02-24T16:44:17.359Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:44:17 [2021-02-24T16:44:17.923Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:44:17 [2021-02-24T16:44:17.923Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:44:18 [2021-02-24T16:44:18.235Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s)
16:44:18 [2021-02-24T16:44:18.235Z] === RUN   TestUpdateMemory
16:44:18 [2021-02-24T16:44:18.235Z] --- SKIP: TestUpdateMemory (0.00s)
16:44:18 [2021-02-24T16:44:18.235Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:44:18 [2021-02-24T16:44:18.235Z] === RUN   TestUpdateCPUQuota
16:44:18 [2021-02-24T16:44:18.700Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
16:44:19 [2021-02-24T16:44:19.179Z] --- PASS: TestUpdateCPUQuota (1.31s)
16:44:19 [2021-02-24T16:44:19.179Z] === RUN   TestUpdatePidsLimit
16:44:19 [2021-02-24T16:44:19.179Z] === RUN   TestUpdatePidsLimit/update_from_none
16:44:19 [2021-02-24T16:44:19.296Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s)
16:44:19 [2021-02-24T16:44:19.296Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:44:19 [2021-02-24T16:44:19.440Z] === RUN   TestUpdatePidsLimit/no_change
16:44:20 [2021-02-24T16:44:20.013Z] === RUN   TestUpdatePidsLimit/update_lower
16:44:20 [2021-02-24T16:44:20.275Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:44:20 [2021-02-24T16:44:20.289Z] 5c4213be9af9: Download complete
16:44:20 [2021-02-24T16:44:20.289Z] 5c4213be9af9: Pull complete
16:44:20 [2021-02-24T16:44:20.289Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
16:44:20 [2021-02-24T16:44:20.289Z] Status: Downloaded newer image for busybox:latest
16:44:20 [2021-02-24T16:44:20.848Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:44:21 [2021-02-24T16:44:21.109Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:44:21 [2021-02-24T16:44:21.194Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s)
16:44:21 [2021-02-24T16:44:21.194Z] === RUN   TestAuthZPluginHeader
16:44:21 [2021-02-24T16:44:21.228Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
16:44:21 [2021-02-24T16:44:21.371Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:44:21 [2021-02-24T16:44:21.760Z] --- PASS: TestAuthZPluginHeader (0.72s)
16:44:21 [2021-02-24T16:44:21.760Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:44:21 [2021-02-24T16:44:21.974Z] + bundleName=amd64-rootless
16:44:21 [2021-02-24T16:44:21.974Z] + echo Creating amd64-rootless-bundles.tar.gz
16:44:21 [2021-02-24T16:44:21.974Z] Creating amd64-rootless-bundles.tar.gz
16:44:21 [2021-02-24T16:44:21.974Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
16:44:21 [2021-02-24T16:44:21.974Z] + 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
16:44:21 [2021-02-24T16:44:21.991Z] Archiving artifacts
16:44:22 [2021-02-24T16:44:22.602Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
16:44:22 [2021-02-24T16:44:22.758Z] --- PASS: TestUpdatePidsLimit (3.70s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
16:44:22 [2021-02-24T16:44:22.758Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
16:44:22 [2021-02-24T16:44:22.758Z] === RUN   TestUpdateRestartPolicy
16:44:23 [2021-02-24T16:44:23.768Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:44:24 [2021-02-24T16:44:24.084Z] + make clean
16:44:24 [2021-02-24T16:44:24.343Z] docker volume rm -f docker-dev-cache
16:44:24 [2021-02-24T16:44:24.343Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:44:25 [2021-02-24T16:44:25.887Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
16:44:25 [2021-02-24T16:44:25.887Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
16:44:25 [2021-02-24T16:44:25.940Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.56s)
16:44:25 [2021-02-24T16:44:25.940Z] === RUN   TestAuthZPluginV2Disable
16:44:26 [2021-02-24T16:44:26.475Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
16:44:27 [2021-02-24T16:44:27.850Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
16:44:28 [2021-02-24T16:44:28.416Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
16:44:28 [2021-02-24T16:44:28.466Z] --- PASS: TestAuthZPluginV2Disable (2.93s)
16:44:28 [2021-02-24T16:44:28.466Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:44:28 [2021-02-24T16:44:28.982Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:44:30 [2021-02-24T16:44:30.355Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:44:30 [2021-02-24T16:44:30.992Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s)
16:44:30 [2021-02-24T16:44:30.992Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:44:31 [2021-02-24T16:44:31.288Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
16:44:31 [2021-02-24T16:44:31.547Z] Loaded image: buildpack-deps:buster
16:44:31 [2021-02-24T16:44:31.806Z] Loaded image: busybox:latest
16:44:31 [2021-02-24T16:44:31.806Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:44:32 [2021-02-24T16:44:32.373Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChangeLoaded image: busybox:glibc
16:44:32 [2021-02-24T16:44:32.373Z] 
16:44:32 [2021-02-24T16:44:32.630Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
16:44:33 [2021-02-24T16:44:33.566Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
16:44:35 [2021-02-24T16:44:35.467Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
16:44:36 [2021-02-24T16:44:36.034Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:44:36 [2021-02-24T16:44:36.600Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
16:44:37 [2021-02-24T16:44:37.165Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
16:44:37 [2021-02-24T16:44:37.675Z] --- PASS: TestUpdateRestartPolicy (12.40s)
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestUpdateRestartWithAutoRemove
16:44:37 [2021-02-24T16:44:37.675Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestWaitNonBlocked
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:44:37 [2021-02-24T16:44:37.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:44:37 [2021-02-24T16:44:37.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:44:37 [2021-02-24T16:44:37.675Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:44:37 [2021-02-24T16:44:37.675Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:44:37 [2021-02-24T16:44:37.675Z] --- PASS: TestWaitNonBlocked (0.02s)
16:44:37 [2021-02-24T16:44:37.675Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
16:44:37 [2021-02-24T16:44:37.675Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestWaitBlocked
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:44:37 [2021-02-24T16:44:37.675Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:44:37 [2021-02-24T16:44:37.675Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:44:37 [2021-02-24T16:44:37.675Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:44:37 [2021-02-24T16:44:37.675Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:44:37 [2021-02-24T16:44:37.675Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:44:38 [2021-02-24T16:44:38.099Z] Loaded image: debian:bullseye
16:44:38 [2021-02-24T16:44:38.099Z] Loaded image: hello-world:latest
16:44:38 [2021-02-24T16:44:38.099Z] Loaded image: arm32v7/hello-world:latest
16:44:38 [2021-02-24T16:44:38.249Z] --- PASS: TestWaitBlocked (0.02s)
16:44:38 [2021-02-24T16:44:38.249Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
16:44:38 [2021-02-24T16:44:38.249Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
16:44:38 [2021-02-24T16:44:38.249Z] === CONT  TestContainerStartOnDaemonRestart
16:44:38 [2021-02-24T16:44:38.249Z] === CONT  TestContainerKillOnDaemonStart
16:44:38 [2021-02-24T16:44:38.249Z] === CONT  TestDaemonHostGatewayIP
16:44:38 [2021-02-24T16:44:38.249Z] === CONT  TestDaemonRestartIpcMode
16:44:39 [2021-02-24T16:44:39.035Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:44:40 [2021-02-24T16:44:40.409Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:44:40 [2021-02-24T16:44:40.668Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
16:44:40 [2021-02-24T16:44:40.955Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.08s)
16:44:40 [2021-02-24T16:44:40.955Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:44:42 [2021-02-24T16:44:42.470Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s)
16:44:42 [2021-02-24T16:44:42.470Z] === CONT  TestIpcModeOlderClient
16:44:42 [2021-02-24T16:44:42.470Z] --- PASS: TestIpcModeOlderClient (0.18s)
16:44:42 [2021-02-24T16:44:42.470Z] === CONT  TestRestartDaemonWithRestartingContainer
16:44:42 [2021-02-24T16:44:42.470Z] --- PASS: TestDaemonRestartIpcMode (4.44s)
16:44:43 [2021-02-24T16:44:43.043Z] --- PASS: TestDaemonHostGatewayIP (4.98s)
16:44:44 [2021-02-24T16:44:44.853Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
16:44:44 [2021-02-24T16:44:44.853Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
16:44:44 [2021-02-24T16:44:44.960Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.98s)
16:44:45 [2021-02-24T16:44:45.111Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.94s)
16:44:45 [2021-02-24T16:44:45.111Z] PASS
16:44:45 [2021-02-24T16:44:45.111Z] 
16:44:45 [2021-02-24T16:44:45.111Z] === Skipped
16:44:45 [2021-02-24T16:44:45.111Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:44:45 [2021-02-24T16:44:45.111Z]     build_session_test.go:25: TODO: BuildKit
16:44:45 [2021-02-24T16:44:45.111Z] 
16:44:45 [2021-02-24T16:44:45.111Z] 
16:44:45 [2021-02-24T16:44:45.111Z] DONE 33 tests, 1 skipped in 249.771s
16:44:45 [2021-02-24T16:44:45.370Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:44:45 [2021-02-24T16:44:45.370Z] ++ 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
16:44:45 [2021-02-24T16:44:45.370Z] ++ set -e
16:44:45 [2021-02-24T16:44:45.370Z] ++ '[' -n 0 ']'
16:44:45 [2021-02-24T16:44:45.370Z] ++ set -x
16:44:45 [2021-02-24T16:44:45.370Z] ++ env -i DEST=/go/src/github.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
16:44:45 [2021-02-24T16:44:45.370Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
16:44:45 [2021-02-24T16:44:45.370Z] INFO: Testing against a local daemon
16:44:45 [2021-02-24T16:44:45.370Z] === RUN   TestConfigInspect
16:44:45 [2021-02-24T16:44:45.936Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
16:44:46 [2021-02-24T16:44:46.503Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
16:44:47 [2021-02-24T16:44:47.436Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:44:48 [2021-02-24T16:44:48.812Z] --- PASS: TestConfigInspect (3.34s)
16:44:48 [2021-02-24T16:44:48.812Z] === RUN   TestConfigList
16:44:49 [2021-02-24T16:44:49.745Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
16:44:51 [2021-02-24T16:44:51.119Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:44:51 [2021-02-24T16:44:51.378Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:44:51 [2021-02-24T16:44:51.549Z] --- PASS: TestContainerKillOnDaemonStart (13.43s)
16:44:51 [2021-02-24T16:44:51.549Z] PASS
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] === Skipped
16:44:51 [2021-02-24T16:44:51.549Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:44:51 [2021-02-24T16:44:51.549Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
16:44:51 [2021-02-24T16:44:51.549Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
16:44:51 [2021-02-24T16:44:51.549Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:44:51 [2021-02-24T16:44:51.549Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:44:51 [2021-02-24T16:44:51.549Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
16:44:51 [2021-02-24T16:44:51.549Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] 
16:44:51 [2021-02-24T16:44:51.549Z] DONE 196 tests, 6 skipped in 141.402s
16:44:51 [2021-02-24T16:44:51.549Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:44:51 [2021-02-24T16:44:51.549Z] ++ 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
16:44:51 [2021-02-24T16:44:51.549Z] ++ set -e
16:44:51 [2021-02-24T16:44:51.549Z] ++ '[' -n 0 ']'
16:44:51 [2021-02-24T16:44:51.549Z] ++ set -x
16:44:51 [2021-02-24T16:44:51.549Z] ++ env -i DEST=/go/src/github.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
16:44:51 [2021-02-24T16:44:51.811Z] INFO: Testing against a local daemon
16:44:51 [2021-02-24T16:44:51.811Z] === RUN   TestCommitInheritsEnv
16:44:51 [2021-02-24T16:44:51.944Z] --- PASS: TestConfigList (3.24s)
16:44:51 [2021-02-24T16:44:51.944Z] === RUN   TestConfigsCreateAndDelete
16:44:52 [2021-02-24T16:44:52.397Z] --- PASS: TestCommitInheritsEnv (0.57s)
16:44:52 [2021-02-24T16:44:52.397Z] === RUN   TestImportExtremelyLargeImageWorks
16:44:52 [2021-02-24T16:44:52.397Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:44:52 [2021-02-24T16:44:52.397Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:44:52 [2021-02-24T16:44:52.397Z] === RUN   TestImagesFilterMultiReference
16:44:52 [2021-02-24T16:44:52.397Z] --- PASS: TestImagesFilterMultiReference (0.12s)
16:44:52 [2021-02-24T16:44:52.397Z] === RUN   TestImagePullPlatformInvalid
16:44:52 [2021-02-24T16:44:52.660Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:44:52 [2021-02-24T16:44:52.660Z] === RUN   TestRemoveImageOrphaning
16:44:52 [2021-02-24T16:44:52.877Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:44:53 [2021-02-24T16:44:53.234Z] --- PASS: TestRemoveImageOrphaning (0.60s)
16:44:53 [2021-02-24T16:44:53.234Z] === RUN   TestRemoveImageGarbageCollector
16:44:53 [2021-02-24T16:44:53.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:44:53 [2021-02-24T16:44:53.234Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:44:53 [2021-02-24T16:44:53.234Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:44:53 [2021-02-24T16:44:53.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
16:44:53 [2021-02-24T16:44:53.234Z] === RUN   TestTagInvalidReference
16:44:53 [2021-02-24T16:44:53.234Z] --- PASS: TestTagInvalidReference (0.03s)
16:44:53 [2021-02-24T16:44:53.234Z] === RUN   TestTagValidPrefixedRepo
16:44:53 [2021-02-24T16:44:53.234Z] --- PASS: TestTagValidPrefixedRepo (0.13s)
16:44:53 [2021-02-24T16:44:53.234Z] === RUN   TestTagExistedNameWithoutForce
16:44:53 [2021-02-24T16:44:53.501Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:44:53 [2021-02-24T16:44:53.501Z] === RUN   TestTagOfficialNames
16:44:53 [2021-02-24T16:44:53.501Z] --- PASS: TestTagOfficialNames (0.07s)
16:44:53 [2021-02-24T16:44:53.501Z] === RUN   TestTagMatchesDigest
16:44:53 [2021-02-24T16:44:53.501Z] --- PASS: TestTagMatchesDigest (0.03s)
16:44:53 [2021-02-24T16:44:53.501Z] PASS
16:44:53 [2021-02-24T16:44:53.501Z] 
16:44:53 [2021-02-24T16:44:53.501Z] === Skipped
16:44:53 [2021-02-24T16:44:53.501Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:44:53 [2021-02-24T16:44:53.501Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
16:44:53 [2021-02-24T16:44:53.501Z] 
16:44:53 [2021-02-24T16:44:53.501Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:44:53 [2021-02-24T16:44:53.501Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:44:53 [2021-02-24T16:44:53.501Z] 
16:44:53 [2021-02-24T16:44:53.501Z] 
16:44:53 [2021-02-24T16:44:53.501Z] DONE 12 tests, 2 skipped in 1.951s
16:44:53 [2021-02-24T16:44:53.501Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:44:53 [2021-02-24T16:44:53.501Z] ++ 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
16:44:53 [2021-02-24T16:44:53.501Z] ++ set -e
16:44:53 [2021-02-24T16:44:53.501Z] ++ '[' -n 0 ']'
16:44:53 [2021-02-24T16:44:53.501Z] ++ set -x
16:44:53 [2021-02-24T16:44:53.501Z] ++ env -i DEST=/go/src/github.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
16:44:53 [2021-02-24T16:44:53.770Z] INFO: Testing against a local daemon
16:44:53 [2021-02-24T16:44:53.770Z] === RUN   TestNetworkCreateDelete
16:44:54 [2021-02-24T16:44:54.035Z] --- PASS: TestNetworkCreateDelete (0.42s)
16:44:54 [2021-02-24T16:44:54.035Z] === RUN   TestDockerNetworkDeletePreferID
16:44:54 [2021-02-24T16:44:54.778Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
16:44:54 [2021-02-24T16:44:54.778Z] --- PASS: TestConfigsCreateAndDelete (2.76s)
16:44:54 [2021-02-24T16:44:54.778Z] === RUN   TestConfigsUpdate
16:44:55 [2021-02-24T16:44:55.437Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s)
16:44:55 [2021-02-24T16:44:55.437Z] === RUN   TestDaemonDNSFallback
16:44:56 [2021-02-24T16:44:56.676Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:44:57 [2021-02-24T16:44:57.610Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
16:44:57 [2021-02-24T16:44:57.610Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
16:44:57 [2021-02-24T16:44:57.869Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:44:58 [2021-02-24T16:44:58.127Z] --- PASS: TestConfigsUpdate (3.32s)
16:44:58 [2021-02-24T16:44:58.127Z] === RUN   TestTemplatedConfig
16:44:58 [2021-02-24T16:44:58.692Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:44:59 [2021-02-24T16:44:59.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
16:44:59 [2021-02-24T16:44:59.019Z] PASS
16:44:59 [2021-02-24T16:44:59.019Z] 
16:44:59 [2021-02-24T16:44:59.019Z] DONE 17 tests in 45.860s
16:44:59 [2021-02-24T16:44:59.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:44:59 [2021-02-24T16:44:59.019Z] INFO: Testing against a local daemon
16:44:59 [2021-02-24T16:44:59.019Z] === RUN   TestPluginInvalidJSON
16:44:59 [2021-02-24T16:44:59.019Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:44:59 [2021-02-24T16:44:59.019Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:44:59 [2021-02-24T16:44:59.019Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:44:59 [2021-02-24T16:44:59.019Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:44:59 [2021-02-24T16:44:59.019Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:44:59 [2021-02-24T16:44:59.019Z] === RUN   TestPluginInstall
16:44:59 [2021-02-24T16:44:59.019Z] === RUN   TestPluginInstall/no_auth
16:44:59 [2021-02-24T16:44:59.278Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:44:59 [2021-02-24T16:44:59.278Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89a1d5f182dc1bc8da738861e84d3da344c630984ee278e8560414a975bf8fe2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:44:59 [2021-02-24T16:44:59.278Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:44:59 [2021-02-24T16:44:59.278Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89a1d5f182dc1bc8da738861e84d3da344c630984ee278e8560414a975bf8fe2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:44:59 [2021-02-24T16:44:59.535Z] === RUN   TestPluginInstall/with_htpasswd
16:44:59 [2021-02-24T16:44:59.627Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
16:45:00 [2021-02-24T16:45:00.101Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:45:00 [2021-02-24T16:45:00.101Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e5d4984b17471c5934c57bc21d7621c42d4a4d3ef3ba046ffe338f05052902b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:45:00 [2021-02-24T16:45:00.101Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:45:00 [2021-02-24T16:45:00.101Z] time="2021-02-24T16:44:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e5d4984b17471c5934c57bc21d7621c42d4a4d3ef3ba046ffe338f05052902b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:45:00 [2021-02-24T16:45:00.359Z] === RUN   TestPluginInstall/with_insecure
16:45:01 [2021-02-24T16:45:01.291Z] time="2021-02-24T16:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:45:01 [2021-02-24T16:45:01.291Z] time="2021-02-24T16:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf44a0092754d7156ddd5f89d15696dc8f75b398b86cb2e60598f90970ebdf6" mediatype=application/vnd.docker.plugin.v1+json size=522
16:45:01 [2021-02-24T16:45:01.291Z] time="2021-02-24T16:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:45:01 [2021-02-24T16:45:01.292Z] time="2021-02-24T16:45:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf44a0092754d7156ddd5f89d15696dc8f75b398b86cb2e60598f90970ebdf6" mediatype=application/vnd.docker.plugin.v1+json size=522
16:45:01 [2021-02-24T16:45:01.552Z] --- PASS: TestPluginInstall (4.07s)
16:45:01 [2021-02-24T16:45:01.552Z]     --- PASS: TestPluginInstall/no_auth (2.01s)
16:45:01 [2021-02-24T16:45:01.552Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
16:45:01 [2021-02-24T16:45:01.552Z]     --- PASS: TestPluginInstall/with_insecure (1.25s)
16:45:01 [2021-02-24T16:45:01.552Z]         plugin_test.go:160: [dad71449bc844] daemon is not started
16:45:01 [2021-02-24T16:45:01.552Z] === RUN   TestPluginsWithRuntimes
16:45:02 [2021-02-24T16:45:02.160Z] --- PASS: TestTemplatedConfig (3.89s)
16:45:02 [2021-02-24T16:45:02.160Z] === RUN   TestConfigCreateResolve
16:45:02 [2021-02-24T16:45:02.160Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
16:45:02 [2021-02-24T16:45:02.160Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:45:03 [2021-02-24T16:45:03.485Z] === RUN   TestPluginsWithRuntimes/No_Args
16:45:03 [2021-02-24T16:45:03.536Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
16:45:03 [2021-02-24T16:45:03.604Z] --- PASS: TestDaemonDNSFallback (7.41s)
16:45:03 [2021-02-24T16:45:03.604Z] === RUN   TestInspectNetwork
16:45:04 [2021-02-24T16:45:04.420Z] === RUN   TestPluginsWithRuntimes/With_Args
16:45:04 [2021-02-24T16:45:04.911Z] --- PASS: TestConfigCreateResolve (2.79s)
16:45:04 [2021-02-24T16:45:04.911Z] === RUN   TestConfigDaemonLibtrustID
16:45:04 [2021-02-24T16:45:04.911Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
16:45:05 [2021-02-24T16:45:05.170Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:45:05 [2021-02-24T16:45:05.352Z] --- PASS: TestPluginsWithRuntimes (3.61s)
16:45:05 [2021-02-24T16:45:05.352Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
16:45:05 [2021-02-24T16:45:05.352Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
16:45:05 [2021-02-24T16:45:05.352Z] PASS
16:45:05 [2021-02-24T16:45:05.352Z] 
16:45:05 [2021-02-24T16:45:05.352Z] DONE 9 tests in 7.749s
16:45:05 [2021-02-24T16:45:05.352Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:45:05 [2021-02-24T16:45:05.352Z] INFO: Testing against a local daemon
16:45:05 [2021-02-24T16:45:05.352Z] === RUN   TestExternalGraphDriver
16:45:05 [2021-02-24T16:45:05.352Z] === RUN   TestExternalGraphDriver/json
16:45:05 [2021-02-24T16:45:05.430Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
16:45:05 [2021-02-24T16:45:05.430Z] PASS
16:45:05 [2021-02-24T16:45:05.430Z] 
16:45:05 [2021-02-24T16:45:05.430Z] DONE 7 tests in 20.093s
16:45:05 [2021-02-24T16:45:05.430Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:45:05 [2021-02-24T16:45:05.430Z] ++ 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
16:45:05 [2021-02-24T16:45:05.430Z] ++ set -e
16:45:05 [2021-02-24T16:45:05.430Z] ++ '[' -n 0 ']'
16:45:05 [2021-02-24T16:45:05.430Z] ++ set -x
16:45:05 [2021-02-24T16:45:05.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:45:05 [2021-02-24T16:45:05.689Z] INFO: Testing against a local daemon
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestCheckpoint
16:45:05 [2021-02-24T16:45:05.689Z] --- SKIP: TestCheckpoint (0.00s)
16:45:05 [2021-02-24T16:45:05.689Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestContainerInvalidJSON
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:45:05 [2021-02-24T16:45:05.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:45:05 [2021-02-24T16:45:05.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:45:05 [2021-02-24T16:45:05.689Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:45:05 [2021-02-24T16:45:05.689Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:45:05 [2021-02-24T16:45:05.689Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:45:05 [2021-02-24T16:45:05.689Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:45:05 [2021-02-24T16:45:05.689Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:45:05 [2021-02-24T16:45:05.689Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:45:05 [2021-02-24T16:45:05.689Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
16:45:05 [2021-02-24T16:45:05.689Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:45:05 [2021-02-24T16:45:05.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
16:45:05 [2021-02-24T16:45:05.689Z] === RUN   TestCopyFromContainerPathIsNotDir
16:45:05 [2021-02-24T16:45:05.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
16:45:05 [2021-02-24T16:45:05.947Z] === RUN   TestCopyToContainerPathDoesNotExist
16:45:05 [2021-02-24T16:45:05.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
16:45:05 [2021-02-24T16:45:05.947Z] === RUN   TestCopyToContainerPathIsNotDir
16:45:05 [2021-02-24T16:45:05.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
16:45:05 [2021-02-24T16:45:05.947Z] === RUN   TestCopyFromContainer
16:45:06 [2021-02-24T16:45:06.513Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:45:07 [2021-02-24T16:45:07.248Z] === RUN   TestExternalGraphDriver/spec
16:45:07 [2021-02-24T16:45:07.889Z] === RUN   TestCopyFromContainer//
16:45:07 [2021-02-24T16:45:07.889Z] === RUN   TestDockerSuite/TestBuildAddScript
16:45:07 [2021-02-24T16:45:07.889Z] === RUN   TestCopyFromContainer//bar/root
16:45:08 [2021-02-24T16:45:08.148Z] === RUN   TestCopyFromContainer//bar/root/
16:45:08 [2021-02-24T16:45:08.406Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
16:45:08 [2021-02-24T16:45:08.406Z] === RUN   TestCopyFromContainer/bar/quux
16:45:08 [2021-02-24T16:45:08.406Z] === RUN   TestCopyFromContainer/bar/quux/
16:45:08 [2021-02-24T16:45:08.664Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:45:08 [2021-02-24T16:45:08.664Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:45:08 [2021-02-24T16:45:08.900Z] === RUN   TestInspectNetwork/full_network_id
16:45:08 [2021-02-24T16:45:08.900Z] === RUN   TestInspectNetwork/partial_network_id
16:45:08 [2021-02-24T16:45:08.900Z] === RUN   TestInspectNetwork/network_name
16:45:08 [2021-02-24T16:45:08.900Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:45:08 [2021-02-24T16:45:08.923Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
16:45:08 [2021-02-24T16:45:08.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:45:08 [2021-02-24T16:45:08.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:45:09 [2021-02-24T16:45:09.146Z] === RUN   TestExternalGraphDriver/pull
16:45:09 [2021-02-24T16:45:09.181Z] === RUN   TestCopyFromContainer/bar/notarget
16:45:09 [2021-02-24T16:45:09.439Z] --- PASS: TestCopyFromContainer (3.32s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer// (0.16s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.19s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:45:09 [2021-02-24T16:45:09.439Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:45:09 [2021-02-24T16:45:09.439Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:45:09 [2021-02-24T16:45:09.439Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:45:09 [2021-02-24T16:45:09.439Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:45:09 [2021-02-24T16:45:09.439Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:45:09 [2021-02-24T16:45:09.439Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:45:09 [2021-02-24T16:45:09.439Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateLinkToNonExistingContainer
16:45:09 [2021-02-24T16:45:09.439Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateWithInvalidEnv
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateWithInvalidEnv/0
16:45:09 [2021-02-24T16:45:09.439Z] === PAUSE TestCreateWithInvalidEnv/0
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateWithInvalidEnv/1
16:45:09 [2021-02-24T16:45:09.439Z] === PAUSE TestCreateWithInvalidEnv/1
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateWithInvalidEnv/2
16:45:09 [2021-02-24T16:45:09.439Z] === PAUSE TestCreateWithInvalidEnv/2
16:45:09 [2021-02-24T16:45:09.439Z] === CONT  TestCreateWithInvalidEnv/0
16:45:09 [2021-02-24T16:45:09.439Z] === CONT  TestCreateWithInvalidEnv/2
16:45:09 [2021-02-24T16:45:09.439Z] === CONT  TestCreateWithInvalidEnv/1
16:45:09 [2021-02-24T16:45:09.439Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:45:09 [2021-02-24T16:45:09.439Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateTmpfsMountsTarget
16:45:09 [2021-02-24T16:45:09.439Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
16:45:09 [2021-02-24T16:45:09.439Z] === RUN   TestCreateWithCustomMaskedPaths
16:45:10 [2021-02-24T16:45:10.080Z] --- PASS: TestExternalGraphDriver (4.85s)
16:45:10 [2021-02-24T16:45:10.080Z]     --- PASS: TestExternalGraphDriver/json (1.72s)
16:45:10 [2021-02-24T16:45:10.080Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
16:45:10 [2021-02-24T16:45:10.080Z]     --- PASS: TestExternalGraphDriver/pull (1.38s)
16:45:10 [2021-02-24T16:45:10.080Z] === RUN   TestGraphdriverPluginV2
16:45:11 [2021-02-24T16:45:11.343Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:45:11 [2021-02-24T16:45:11.601Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s)
16:45:11 [2021-02-24T16:45:11.601Z] === RUN   TestCreateWithCustomReadonlyPaths
16:45:12 [2021-02-24T16:45:12.536Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
16:45:13 [2021-02-24T16:45:13.109Z] --- PASS: TestInspectNetwork (9.62s)
16:45:13 [2021-02-24T16:45:13.109Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:45:13 [2021-02-24T16:45:13.109Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:45:13 [2021-02-24T16:45:13.109Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:45:13 [2021-02-24T16:45:13.109Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:45:13 [2021-02-24T16:45:13.109Z] === RUN   TestRunContainerWithBridgeNone
16:45:13 [2021-02-24T16:45:13.472Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s)
16:45:13 [2021-02-24T16:45:13.472Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:45:13 [2021-02-24T16:45:13.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:45:13 [2021-02-24T16:45:13.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:45:13 [2021-02-24T16:45:13.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:45:13 [2021-02-24T16:45:13.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:45:13 [2021-02-24T16:45:13.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:45:13 [2021-02-24T16:45:13.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:45:13 [2021-02-24T16:45:13.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:45:13 [2021-02-24T16:45:13.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:45:13 [2021-02-24T16:45:13.472Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:45:13 [2021-02-24T16:45:13.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:45:13 [2021-02-24T16:45:13.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:45:13 [2021-02-24T16:45:13.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:45:13 [2021-02-24T16:45:13.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:45:13 [2021-02-24T16:45:13.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:45:13 [2021-02-24T16:45:13.731Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:45:13 [2021-02-24T16:45:13.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:45:13 [2021-02-24T16:45:13.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
16:45:13 [2021-02-24T16:45:13.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
16:45:13 [2021-02-24T16:45:13.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
16:45:13 [2021-02-24T16:45:13.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
16:45:13 [2021-02-24T16:45:13.731Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:45:13 [2021-02-24T16:45:13.731Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:45:14 [2021-02-24T16:45:14.263Z] --- PASS: TestGraphdriverPluginV2 (3.36s)
16:45:14 [2021-02-24T16:45:14.263Z] PASS
16:45:14 [2021-02-24T16:45:14.263Z] 
16:45:14 [2021-02-24T16:45:14.263Z] DONE 5 tests in 8.253s
16:45:14 [2021-02-24T16:45:14.263Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:45:14 [2021-02-24T16:45:14.263Z] INFO: Testing against a local daemon
16:45:14 [2021-02-24T16:45:14.263Z] === RUN   TestContinueAfterPluginCrash
16:45:14 [2021-02-24T16:45:14.263Z] === PAUSE TestContinueAfterPluginCrash
16:45:14 [2021-02-24T16:45:14.263Z] === RUN   TestReadPluginNoRead
16:45:14 [2021-02-24T16:45:14.263Z] === PAUSE TestReadPluginNoRead
16:45:14 [2021-02-24T16:45:14.263Z] === RUN   TestDaemonStartWithLogOpt
16:45:14 [2021-02-24T16:45:14.263Z] === PAUSE TestDaemonStartWithLogOpt
16:45:14 [2021-02-24T16:45:14.263Z] === CONT  TestContinueAfterPluginCrash
16:45:14 [2021-02-24T16:45:14.263Z] === CONT  TestDaemonStartWithLogOpt
16:45:14 [2021-02-24T16:45:14.664Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestCreateDifferentPlatform
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestCreateDifferentPlatform/different_os
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:45:14 [2021-02-24T16:45:14.664Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:45:14 [2021-02-24T16:45:14.664Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:45:14 [2021-02-24T16:45:14.664Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:45:14 [2021-02-24T16:45:14.664Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:45:14 [2021-02-24T16:45:14.664Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestContainerStartOnDaemonRestart
16:45:14 [2021-02-24T16:45:14.664Z] === PAUSE TestContainerStartOnDaemonRestart
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestDaemonRestartIpcMode
16:45:14 [2021-02-24T16:45:14.664Z] === PAUSE TestDaemonRestartIpcMode
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestDaemonHostGatewayIP
16:45:14 [2021-02-24T16:45:14.664Z] === PAUSE TestDaemonHostGatewayIP
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestRestartDaemonWithRestartingContainer
16:45:14 [2021-02-24T16:45:14.664Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestContainerKillOnDaemonStart
16:45:14 [2021-02-24T16:45:14.664Z] === PAUSE TestContainerKillOnDaemonStart
16:45:14 [2021-02-24T16:45:14.664Z] === RUN   TestDiff
16:45:15 [2021-02-24T16:45:15.029Z] --- PASS: TestRunContainerWithBridgeNone (2.53s)
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkInvalidJSON
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkInvalidJSON//networks/create
16:45:15 [2021-02-24T16:45:15.029Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:45:15 [2021-02-24T16:45:15.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:45:15 [2021-02-24T16:45:15.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:45:15 [2021-02-24T16:45:15.029Z] === CONT  TestNetworkInvalidJSON//networks/create
16:45:15 [2021-02-24T16:45:15.029Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:45:15 [2021-02-24T16:45:15.029Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:45:15 [2021-02-24T16:45:15.029Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:45:15 [2021-02-24T16:45:15.029Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:45:15 [2021-02-24T16:45:15.029Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:45:15 [2021-02-24T16:45:15.029Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkList
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkList//networks
16:45:15 [2021-02-24T16:45:15.029Z] === PAUSE TestNetworkList//networks
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestNetworkList//networks/
16:45:15 [2021-02-24T16:45:15.029Z] === PAUSE TestNetworkList//networks/
16:45:15 [2021-02-24T16:45:15.029Z] === CONT  TestNetworkList//networks
16:45:15 [2021-02-24T16:45:15.029Z] === CONT  TestNetworkList//networks/
16:45:15 [2021-02-24T16:45:15.029Z] --- PASS: TestNetworkList (0.03s)
16:45:15 [2021-02-24T16:45:15.029Z]     --- PASS: TestNetworkList//networks (0.00s)
16:45:15 [2021-02-24T16:45:15.029Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:45:15 [2021-02-24T16:45:15.029Z] === RUN   TestHostIPv4BridgeLabel
16:45:15 [2021-02-24T16:45:15.230Z] --- PASS: TestDiff (0.71s)
16:45:15 [2021-02-24T16:45:15.230Z] === RUN   TestExecWithCloseStdin
16:45:15 [2021-02-24T16:45:15.974Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
16:45:15 [2021-02-24T16:45:15.974Z] === RUN   TestDaemonRestartWithLiveRestore
16:45:16 [2021-02-24T16:45:16.165Z] --- PASS: TestExecWithCloseStdin (0.72s)
16:45:16 [2021-02-24T16:45:16.165Z] === RUN   TestExec
16:45:16 [2021-02-24T16:45:16.423Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
16:45:16 [2021-02-24T16:45:16.991Z] --- PASS: TestExec (0.98s)
16:45:16 [2021-02-24T16:45:16.991Z] === RUN   TestExecUser
16:45:17 [2021-02-24T16:45:17.363Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s)
16:45:17 [2021-02-24T16:45:17.363Z] === RUN   TestDaemonDefaultNetworkPools
16:45:17 [2021-02-24T16:45:17.545Z] --- PASS: TestDaemonStartWithLogOpt (4.11s)
16:45:17 [2021-02-24T16:45:17.545Z] === CONT  TestReadPluginNoRead
16:45:17 [2021-02-24T16:45:17.927Z] --- PASS: TestExecUser (0.99s)
16:45:17 [2021-02-24T16:45:17.927Z] === RUN   TestExportContainerAndImportImage
16:45:18 [2021-02-24T16:45:18.507Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:45:18 [2021-02-24T16:45:18.750Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s)
16:45:18 [2021-02-24T16:45:18.750Z] === RUN   TestDaemonRestartWithExistingNetwork
16:45:19 [2021-02-24T16:45:19.455Z] --- PASS: TestExportContainerAndImportImage (1.25s)
16:45:19 [2021-02-24T16:45:19.455Z] === RUN   TestExportContainerAfterDaemonRestart
16:45:20 [2021-02-24T16:45:20.027Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
16:45:20 [2021-02-24T16:45:20.592Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
16:45:20 [2021-02-24T16:45:20.668Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s)
16:45:20 [2021-02-24T16:45:20.668Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:45:20 [2021-02-24T16:45:20.824Z] === RUN   TestReadPluginNoRead/disabled_caching
16:45:20 [2021-02-24T16:45:20.850Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s)
16:45:20 [2021-02-24T16:45:20.850Z] === RUN   TestHealthCheckWorkdir
16:45:21 [2021-02-24T16:45:21.109Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
16:45:21 [2021-02-24T16:45:21.675Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
16:45:21 [2021-02-24T16:45:21.756Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:45:21 [2021-02-24T16:45:21.933Z] --- PASS: TestHealthCheckWorkdir (1.09s)
16:45:21 [2021-02-24T16:45:21.933Z] === RUN   TestHealthKillContainer
16:45:22 [2021-02-24T16:45:22.688Z] --- PASS: TestContinueAfterPluginCrash (9.10s)
16:45:22 [2021-02-24T16:45:22.945Z] === RUN   TestReadPluginNoRead/default
16:45:23 [2021-02-24T16:45:23.219Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.50s)
16:45:23 [2021-02-24T16:45:23.219Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:45:23 [2021-02-24T16:45:23.309Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:45:23 [2021-02-24T16:45:23.309Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
16:45:23 [2021-02-24T16:45:23.791Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
16:45:23 [2021-02-24T16:45:23.791Z] === RUN   TestServiceWithPredefinedNetwork
16:45:24 [2021-02-24T16:45:24.318Z] --- PASS: TestReadPluginNoRead (6.52s)
16:45:24 [2021-02-24T16:45:24.318Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
16:45:24 [2021-02-24T16:45:24.318Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s)
16:45:24 [2021-02-24T16:45:24.318Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
16:45:24 [2021-02-24T16:45:24.318Z]     read_test.go:92: [d2753da501abe] daemon is not started
16:45:24 [2021-02-24T16:45:24.318Z] PASS
16:45:24 [2021-02-24T16:45:24.318Z] 
16:45:24 [2021-02-24T16:45:24.318Z] DONE 6 tests in 10.669s
16:45:24 [2021-02-24T16:45:24.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:45:24 [2021-02-24T16:45:24.318Z] testing: warning: no tests to run
16:45:24 [2021-02-24T16:45:24.318Z] PASS
16:45:24 [2021-02-24T16:45:24.318Z] 
16:45:24 [2021-02-24T16:45:24.318Z] DONE 0 tests in 0.018s
16:45:24 [2021-02-24T16:45:24.318Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:45:24 [2021-02-24T16:45:24.318Z] INFO: Testing against a local daemon
16:45:24 [2021-02-24T16:45:24.318Z] === RUN   TestPluginWithDevMounts
16:45:24 [2021-02-24T16:45:24.318Z] === PAUSE TestPluginWithDevMounts
16:45:24 [2021-02-24T16:45:24.318Z] === CONT  TestPluginWithDevMounts
16:45:25 [2021-02-24T16:45:25.208Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
16:45:25 [2021-02-24T16:45:25.208Z] --- PASS: TestHealthKillContainer (2.93s)
16:45:25 [2021-02-24T16:45:25.208Z] === RUN   TestInspectCpusetInConfigPre120
16:45:25 [2021-02-24T16:45:25.775Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:45:25 [2021-02-24T16:45:25.775Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
16:45:25 [2021-02-24T16:45:25.775Z] === RUN   TestIpcModeNone
16:45:26 [2021-02-24T16:45:26.218Z] --- PASS: TestPluginWithDevMounts (1.71s)
16:45:26 [2021-02-24T16:45:26.218Z] PASS
16:45:26 [2021-02-24T16:45:26.218Z] 
16:45:26 [2021-02-24T16:45:26.218Z] DONE 1 tests in 1.747s
16:45:26 [2021-02-24T16:45:26.218Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:45:26 [2021-02-24T16:45:26.218Z] INFO: Testing against a local daemon
16:45:26 [2021-02-24T16:45:26.218Z] === RUN   TestSecretInspect
16:45:26 [2021-02-24T16:45:26.342Z] === RUN   TestDockerSuite/TestBuildAddTar
16:45:26 [2021-02-24T16:45:26.605Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
16:45:26 [2021-02-24T16:45:26.605Z] --- PASS: TestIpcModeNone (0.97s)
16:45:26 [2021-02-24T16:45:26.605Z] === RUN   TestIpcModePrivate
16:45:27 [2021-02-24T16:45:27.096Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s)
16:45:27 [2021-02-24T16:45:27.096Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:45:27 [2021-02-24T16:45:27.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:45:27 [2021-02-24T16:45:27.096Z]     service_test.go:242: FLAKY_TEST
16:45:27 [2021-02-24T16:45:27.096Z] === RUN   TestServiceWithDataPathPortInit
16:45:27 [2021-02-24T16:45:27.980Z] --- PASS: TestIpcModePrivate (1.01s)
16:45:27 [2021-02-24T16:45:27.980Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
16:45:27 [2021-02-24T16:45:27.980Z] === RUN   TestIpcModeShareable
16:45:28 [2021-02-24T16:45:28.546Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
16:45:28 [2021-02-24T16:45:28.546Z] --- PASS: TestIpcModeShareable (0.89s)
16:45:28 [2021-02-24T16:45:28.546Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
16:45:28 [2021-02-24T16:45:28.546Z] === RUN   TestAPIIpcModeShareableAndContainer
16:45:28 [2021-02-24T16:45:28.744Z] --- PASS: TestSecretInspect (2.38s)
16:45:28 [2021-02-24T16:45:28.744Z] === RUN   TestSecretList
16:45:30 [2021-02-24T16:45:30.446Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
16:45:30 [2021-02-24T16:45:30.640Z] --- PASS: TestSecretList (1.89s)
16:45:30 [2021-02-24T16:45:30.640Z] === RUN   TestSecretsCreateAndDelete
16:45:31 [2021-02-24T16:45:31.380Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s)
16:45:31 [2021-02-24T16:45:31.380Z] === RUN   TestAPIIpcModeHost
16:45:32 [2021-02-24T16:45:32.315Z] --- PASS: TestAPIIpcModeHost (0.76s)
16:45:32 [2021-02-24T16:45:32.315Z] === RUN   TestDaemonIpcModeShareable
16:45:32 [2021-02-24T16:45:32.315Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
16:45:32 [2021-02-24T16:45:32.537Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
16:45:32 [2021-02-24T16:45:32.537Z] === RUN   TestSecretsUpdate
16:45:34 [2021-02-24T16:45:34.215Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
16:45:34 [2021-02-24T16:45:34.215Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
16:45:34 [2021-02-24T16:45:34.215Z] === RUN   TestDaemonIpcModePrivate
16:45:34 [2021-02-24T16:45:34.473Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
16:45:34 [2021-02-24T16:45:34.473Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:45:35 [2021-02-24T16:45:35.041Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
16:45:35 [2021-02-24T16:45:35.062Z] --- PASS: TestSecretsUpdate (2.28s)
16:45:35 [2021-02-24T16:45:35.062Z] === RUN   TestTemplatedSecret
16:45:35 [2021-02-24T16:45:35.974Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:45:35 [2021-02-24T16:45:35.974Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
16:45:35 [2021-02-24T16:45:35.974Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
16:45:35 [2021-02-24T16:45:35.974Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:45:36 [2021-02-24T16:45:36.910Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:45:37 [2021-02-24T16:45:37.181Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s)
16:45:37 [2021-02-24T16:45:37.181Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false
16:45:37 [2021-02-24T16:45:37.181Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:45:37 [2021-02-24T16:45:37.588Z] --- PASS: TestTemplatedSecret (2.67s)
16:45:37 [2021-02-24T16:45:37.588Z] === RUN   TestSecretCreateResolve
16:45:38 [2021-02-24T16:45:38.558Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
16:45:38 [2021-02-24T16:45:38.816Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s)
16:45:38 [2021-02-24T16:45:38.816Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
16:45:38 [2021-02-24T16:45:38.816Z] === RUN   TestIpcModeOlderClient
16:45:38 [2021-02-24T16:45:38.816Z] === PAUSE TestIpcModeOlderClient
16:45:38 [2021-02-24T16:45:38.816Z] === RUN   TestKillContainerInvalidSignal
16:45:39 [2021-02-24T16:45:39.486Z] --- PASS: TestSecretCreateResolve (1.87s)
16:45:39 [2021-02-24T16:45:39.486Z] PASS
16:45:39 [2021-02-24T16:45:39.486Z] 
16:45:39 [2021-02-24T16:45:39.486Z] DONE 6 tests in 13.427s
16:45:39 [2021-02-24T16:45:39.486Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:45:39 [2021-02-24T16:45:39.486Z] INFO: Testing against a local daemon
16:45:39 [2021-02-24T16:45:39.486Z] === RUN   TestServiceCreateInit
16:45:39 [2021-02-24T16:45:39.486Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:45:39 [2021-02-24T16:45:39.751Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
16:45:39 [2021-02-24T16:45:39.751Z] === RUN   TestKillContainer
16:45:39 [2021-02-24T16:45:39.751Z] === RUN   TestKillContainer/no_signal
16:45:40 [2021-02-24T16:45:40.009Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:45:40 [2021-02-24T16:45:40.266Z] === RUN   TestKillContainer/non_killing_signal
16:45:40 [2021-02-24T16:45:40.524Z] === RUN   TestKillContainer/killing_signal
16:45:41 [2021-02-24T16:45:41.463Z] --- PASS: TestKillContainer (1.92s)
16:45:41 [2021-02-24T16:45:41.463Z]     --- PASS: TestKillContainer/no_signal (0.63s)
16:45:41 [2021-02-24T16:45:41.463Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
16:45:41 [2021-02-24T16:45:41.463Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
16:45:41 [2021-02-24T16:45:41.463Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:45:41 [2021-02-24T16:45:41.463Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:45:42 [2021-02-24T16:45:42.034Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:45:42 [2021-02-24T16:45:42.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
16:45:42 [2021-02-24T16:45:42.600Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
16:45:42 [2021-02-24T16:45:42.600Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
16:45:42 [2021-02-24T16:45:42.600Z] === RUN   TestKillStoppedContainer
16:45:42 [2021-02-24T16:45:42.865Z] --- PASS: TestKillStoppedContainer (0.06s)
16:45:42 [2021-02-24T16:45:42.865Z] === RUN   TestKillStoppedContainerAPIPre120
16:45:42 [2021-02-24T16:45:42.865Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
16:45:42 [2021-02-24T16:45:42.865Z] === RUN   TestKillDifferentUserContainer
16:45:43 [2021-02-24T16:45:43.431Z] --- PASS: TestKillDifferentUserContainer (0.65s)
16:45:43 [2021-02-24T16:45:43.431Z] === RUN   TestInspectOomKilledTrue
16:45:43 [2021-02-24T16:45:43.431Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:45:43 [2021-02-24T16:45:43.431Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:45:43 [2021-02-24T16:45:43.431Z] === RUN   TestInspectOomKilledFalse
16:45:43 [2021-02-24T16:45:43.431Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:45:43 [2021-02-24T16:45:43.431Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:45:43 [2021-02-24T16:45:43.431Z] === RUN   TestLinksEtcHostsContentMatch
16:45:43 [2021-02-24T16:45:43.664Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:45:43 [2021-02-24T16:45:43.997Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s)
16:45:43 [2021-02-24T16:45:43.998Z] === RUN   TestLinksContainerNames
16:45:44 [2021-02-24T16:45:44.933Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
16:45:45 [2021-02-24T16:45:45.191Z] --- PASS: TestLinksContainerNames (1.28s)
16:45:45 [2021-02-24T16:45:45.191Z] === RUN   TestLogsFollowTailEmpty
16:45:45 [2021-02-24T16:45:45.225Z] --- PASS: TestServiceWithDataPathPortInit (18.03s)
16:45:45 [2021-02-24T16:45:45.225Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:45:45 [2021-02-24T16:45:45.450Z] === RUN   TestDockerSuite/TestBuildBlankName
16:45:46 [2021-02-24T16:45:46.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:45:46 [2021-02-24T16:45:46.017Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
16:45:46 [2021-02-24T16:45:46.017Z] === RUN   TestContainerNetworkMountsNoChown
16:45:46 [2021-02-24T16:45:46.953Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/default
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/default
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/private
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/private
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rprivate
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rprivate
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/slave
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/slave
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rslave
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rslave
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/shared
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/shared
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rshared
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rshared
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/default
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/default/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/default/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/default/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/rshared
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/shared
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/rslave
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/slave
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/rprivate
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/private
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/private/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/private/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/default/mount_root
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:45:46 [2021-02-24T16:45:46.953Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:45:47 [2021-02-24T16:45:47.211Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:45:47 [2021-02-24T16:45:47.211Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:45:47 [2021-02-24T16:45:47.211Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:45:47 [2021-02-24T16:45:47.211Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:45:47 [2021-02-24T16:45:47.211Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:45:47 [2021-02-24T16:45:47.211Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:45:47 [2021-02-24T16:45:47.212Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:45:47 [2021-02-24T16:45:47.212Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:45:47 [2021-02-24T16:45:47.212Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:45:47 [2021-02-24T16:45:47.212Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/private/bind_root
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/private/mount_root
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:45:47 [2021-02-24T16:45:47.470Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:45:47 [2021-02-24T16:45:47.728Z] --- PASS: TestMountDaemonRoot (0.06s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:45:47 [2021-02-24T16:45:47.728Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:45:47 [2021-02-24T16:45:47.728Z] === RUN   TestContainerBindMountNonRecursive
16:45:47 [2021-02-24T16:45:47.844Z] --- PASS: TestServiceCreateInit (7.83s)
16:45:47 [2021-02-24T16:45:47.844Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s)
16:45:47 [2021-02-24T16:45:47.844Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
16:45:47 [2021-02-24T16:45:47.844Z] === RUN   TestCreateServiceMultipleTimes
16:45:47 [2021-02-24T16:45:47.990Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:45:50 [2021-02-24T16:45:50.524Z] --- PASS: TestContainerBindMountNonRecursive (2.52s)
16:45:50 [2021-02-24T16:45:50.524Z] === RUN   TestContainerVolumesMountedAsShared
16:45:50 [2021-02-24T16:45:50.524Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:45:51 [2021-02-24T16:45:51.091Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s)
16:45:51 [2021-02-24T16:45:51.091Z] === RUN   TestContainerVolumesMountedAsSlave
16:45:51 [2021-02-24T16:45:51.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:45:51 [2021-02-24T16:45:51.658Z] --- PASS: TestContainerVolumesMountedAsSlave (0.77s)
16:45:51 [2021-02-24T16:45:51.658Z] === RUN   TestNetworkNat
16:45:52 [2021-02-24T16:45:52.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
16:45:52 [2021-02-24T16:45:52.593Z] --- PASS: TestNetworkNat (0.98s)
16:45:52 [2021-02-24T16:45:52.593Z] === RUN   TestNetworkLocalhostTCPNat
16:45:52 [2021-02-24T16:45:52.861Z] Created binary: bundles/binary-daemon/dockerd-dev
16:45:52 [2021-02-24T16:45:52.861Z] Copying nested executables into bundles/binary-daemon
16:45:52 [2021-02-24T16:45:52.861Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
16:45:53 [2021-02-24T16:45:53.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/make.sh cross
16:45:53 [2021-02-24T16:45:53.529Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
16:45:53 [2021-02-24T16:45:53.529Z] === RUN   TestNetworkLoopbackNat
16:45:53 [2021-02-24T16:45:53.751Z] 
16:45:53 [2021-02-24T16:45:53.751Z] Removing bundles/
16:45:53 [2021-02-24T16:45:53.751Z] 
16:45:53 [2021-02-24T16:45:53.751Z] ---> Making bundle: cross (in bundles/cross)
16:45:53 [2021-02-24T16:45:53.751Z] Cross building: bundles/cross/linux/amd64
16:45:53 [2021-02-24T16:45:53.751Z] Building: bundles/cross/linux/amd64/dockerd-dev
16:45:53 [2021-02-24T16:45:53.751Z] GOOS="linux" GOARCH="amd64" GOARM=""
16:45:54 [2021-02-24T16:45:54.095Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:45:55 [2021-02-24T16:45:55.032Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
16:45:55 [2021-02-24T16:45:55.233Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s)
16:45:55 [2021-02-24T16:45:55.233Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ibirnax2r7pdixsc1dbrx2dry Created:2021-02-24 16:45:46.866100735 +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[88529e3a80d9aa18f781d3b37114533f78861ecac9d8503a258916997142aa96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvt45kocumc9ky615vnpnulwg EndpointID:daf7e209e03caa5d163a6ee16c02d5afe8b8435233c3923983eabcc9f7b8cb86 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1e6ac6b2e98a622f24e59442d8dc32255f65a86f2441a33ad4ee05a678d7bc0c 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:185b539caf1a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvt45kocumc9ky615vnpnulwg EndpointID:daf7e209e03caa5d163a6ee16c02d5afe8b8435233c3923983eabcc9f7b8cb86 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:45:55 [2021-02-24T16:45:55.233Z] PASS
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] === Skipped
16:45:55 [2021-02-24T16:45:55.233Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:45:55 [2021-02-24T16:45:55.233Z]     service_test.go:242: FLAKY_TEST
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] DONE 26 tests, 1 skipped in 60.815s
16:45:55 [2021-02-24T16:45:55.233Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:45:55 [2021-02-24T16:45:55.233Z] ++ 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
16:45:55 [2021-02-24T16:45:55.233Z] ++ set -e
16:45:55 [2021-02-24T16:45:55.233Z] ++ '[' -n 0 ']'
16:45:55 [2021-02-24T16:45:55.233Z] ++ set -x
16:45:55 [2021-02-24T16:45:55.233Z] ++ env -i DEST=/go/src/github.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
16:45:55 [2021-02-24T16:45:55.233Z] INFO: Testing against a local daemon
16:45:55 [2021-02-24T16:45:55.233Z] === RUN   TestDockerNetworkIpvlanPersistance
16:45:55 [2021-02-24T16:45:55.233Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:45:55 [2021-02-24T16:45:55.233Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:45:55 [2021-02-24T16:45:55.233Z] === RUN   TestDockerNetworkIpvlan
16:45:55 [2021-02-24T16:45:55.233Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:45:55 [2021-02-24T16:45:55.233Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:45:55 [2021-02-24T16:45:55.233Z] PASS
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] === Skipped
16:45:55 [2021-02-24T16:45:55.233Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:45:55 [2021-02-24T16:45:55.233Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:45:55 [2021-02-24T16:45:55.233Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] 
16:45:55 [2021-02-24T16:45:55.233Z] DONE 2 tests, 2 skipped in 0.175s
16:45:55 [2021-02-24T16:45:55.233Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:45:55 [2021-02-24T16:45:55.233Z] ++ 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
16:45:55 [2021-02-24T16:45:55.233Z] ++ set -e
16:45:55 [2021-02-24T16:45:55.233Z] ++ '[' -n 0 ']'
16:45:55 [2021-02-24T16:45:55.233Z] ++ set -x
16:45:55 [2021-02-24T16:45:55.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:45:55 [2021-02-24T16:45:55.234Z] INFO: Testing against a local daemon
16:45:55 [2021-02-24T16:45:55.234Z] === RUN   TestDockerNetworkMacvlanPersistance
16:45:55 [2021-02-24T16:45:55.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:45:56 [2021-02-24T16:45:56.535Z] --- PASS: TestNetworkLoopbackNat (3.11s)
16:45:56 [2021-02-24T16:45:56.535Z] === RUN   TestPause
16:45:57 [2021-02-24T16:45:57.151Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.17s)
16:45:57 [2021-02-24T16:45:57.151Z] === RUN   TestDockerNetworkMacvlan
16:45:57 [2021-02-24T16:45:57.787Z] 4612f6d0b889: Pull complete
16:45:57 [2021-02-24T16:45:57.911Z] --- PASS: TestPause (1.26s)
16:45:57 [2021-02-24T16:45:57.911Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:45:57 [2021-02-24T16:45:57.911Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:45:57 [2021-02-24T16:45:57.911Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:45:57 [2021-02-24T16:45:57.911Z] === RUN   TestPauseStopPausedContainer
16:45:58 [2021-02-24T16:45:58.095Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:45:58 [2021-02-24T16:45:58.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:45:58 [2021-02-24T16:45:58.848Z] --- PASS: TestPauseStopPausedContainer (1.00s)
16:45:58 [2021-02-24T16:45:58.848Z] === RUN   TestPsFilter
16:45:59 [2021-02-24T16:45:59.107Z] --- PASS: TestPsFilter (0.20s)
16:45:59 [2021-02-24T16:45:59.107Z] === RUN   TestRemoveContainerWithRemovedVolume
16:45:59 [2021-02-24T16:45:59.483Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:46:00 [2021-02-24T16:46:00.042Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.99s)
16:46:00 [2021-02-24T16:46:00.042Z] === RUN   TestRemoveContainerWithVolume
16:46:00 [2021-02-24T16:46:00.301Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:46:00 [2021-02-24T16:46:00.428Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:46:00 [2021-02-24T16:46:00.868Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
16:46:00 [2021-02-24T16:46:00.868Z] === RUN   TestRemoveContainerRunning
16:46:01 [2021-02-24T16:46:01.805Z] --- PASS: TestRemoveContainerRunning (0.78s)
16:46:01 [2021-02-24T16:46:01.805Z] === RUN   TestRemoveContainerForceRemoveRunning
16:46:03 [2021-02-24T16:46:03.179Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.34s)
16:46:03 [2021-02-24T16:46:03.179Z] === RUN   TestRemoveInvalidContainer
16:46:03 [2021-02-24T16:46:03.179Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:46:03 [2021-02-24T16:46:03.179Z] === RUN   TestRenameLinkedContainer
16:46:03 [2021-02-24T16:46:03.734Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:46:04 [2021-02-24T16:46:04.114Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:46:05 [2021-02-24T16:46:05.912Z] --- PASS: TestCreateServiceMultipleTimes (15.96s)
16:46:05 [2021-02-24T16:46:05.912Z] === RUN   TestCreateServiceConflict
16:46:05 [2021-02-24T16:46:05.912Z] --- PASS: TestCreateServiceConflict (2.28s)
16:46:05 [2021-02-24T16:46:05.912Z] === RUN   TestCreateServiceMaxReplicas
16:46:07 [2021-02-24T16:46:07.400Z] --- PASS: TestRenameLinkedContainer (4.04s)
16:46:07 [2021-02-24T16:46:07.400Z] === RUN   TestRenameStoppedContainer
16:46:07 [2021-02-24T16:46:07.947Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:46:07 [2021-02-24T16:46:07.967Z] --- PASS: TestRenameStoppedContainer (1.00s)
16:46:07 [2021-02-24T16:46:07.967Z] === RUN   TestRenameRunningContainerAndReuse
16:46:08 [2021-02-24T16:46:08.439Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
16:46:08 [2021-02-24T16:46:08.439Z] === RUN   TestCreateWithDuplicateNetworkNames
16:46:10 [2021-02-24T16:46:10.517Z] --- PASS: TestRenameRunningContainerAndReuse (2.25s)
16:46:10 [2021-02-24T16:46:10.517Z] === RUN   TestRenameInvalidName
16:46:10 [2021-02-24T16:46:10.517Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
16:46:11 [2021-02-24T16:46:11.087Z] --- PASS: TestRenameInvalidName (0.88s)
16:46:11 [2021-02-24T16:46:11.087Z] === RUN   TestRenameAnonymousContainer
16:46:13 [2021-02-24T16:46:13.002Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
16:46:13 [2021-02-24T16:46:13.936Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
16:46:14 [2021-02-24T16:46:14.193Z] --- PASS: TestRenameAnonymousContainer (3.13s)
16:46:14 [2021-02-24T16:46:14.193Z] === RUN   TestRenameContainerWithSameName
16:46:14 [2021-02-24T16:46:14.543Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:46:15 [2021-02-24T16:46:15.127Z] --- PASS: TestRenameContainerWithSameName (0.75s)
16:46:15 [2021-02-24T16:46:15.127Z] === RUN   TestRenameContainerWithLinkedContainer
16:46:15 [2021-02-24T16:46:15.488Z] --- PASS: TestDockerNetworkMacvlan (18.43s)
16:46:15 [2021-02-24T16:46:15.488Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
16:46:15 [2021-02-24T16:46:15.488Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
16:46:15 [2021-02-24T16:46:15.488Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
16:46:15 [2021-02-24T16:46:15.488Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
16:46:15 [2021-02-24T16:46:15.488Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s)
16:46:15 [2021-02-24T16:46:15.488Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
16:46:15 [2021-02-24T16:46:15.488Z] PASS
16:46:15 [2021-02-24T16:46:15.488Z] 
16:46:15 [2021-02-24T16:46:15.488Z] DONE 8 tests in 20.767s
16:46:15 [2021-02-24T16:46:15.488Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:46:15 [2021-02-24T16:46:15.488Z] ++ 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
16:46:15 [2021-02-24T16:46:15.488Z] ++ set -e
16:46:15 [2021-02-24T16:46:15.488Z] ++ '[' -n 0 ']'
16:46:15 [2021-02-24T16:46:15.488Z] ++ set -x
16:46:15 [2021-02-24T16:46:15.488Z] ++ env -i DEST=/go/src/github.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
16:46:15 [2021-02-24T16:46:15.488Z] testing: warning: no tests to run
16:46:15 [2021-02-24T16:46:15.488Z] PASS
16:46:15 [2021-02-24T16:46:15.488Z] 
16:46:15 [2021-02-24T16:46:15.488Z] DONE 0 tests in 0.031s
16:46:15 [2021-02-24T16:46:15.488Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:46:15 [2021-02-24T16:46:15.488Z] ++ 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
16:46:15 [2021-02-24T16:46:15.488Z] ++ set -e
16:46:15 [2021-02-24T16:46:15.488Z] ++ '[' -n 0 ']'
16:46:15 [2021-02-24T16:46:15.488Z] ++ set -x
16:46:15 [2021-02-24T16:46:15.488Z] ++ env -i DEST=/go/src/github.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
16:46:15 [2021-02-24T16:46:15.488Z] INFO: Testing against a local daemon
16:46:15 [2021-02-24T16:46:15.488Z] === RUN   TestAuthZPluginAllowRequest
16:46:16 [2021-02-24T16:46:16.502Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s)
16:46:16 [2021-02-24T16:46:16.502Z] === RUN   TestResize
16:46:17 [2021-02-24T16:46:17.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:46:17 [2021-02-24T16:46:17.328Z] --- PASS: TestResize (0.82s)
16:46:17 [2021-02-24T16:46:17.328Z] === RUN   TestResizeWithInvalidSize
16:46:17 [2021-02-24T16:46:17.404Z] --- PASS: TestAuthZPluginAllowRequest (1.87s)
16:46:17 [2021-02-24T16:46:17.404Z] === RUN   TestAuthZPluginTLS
16:46:18 [2021-02-24T16:46:18.264Z] --- PASS: TestResizeWithInvalidSize (0.83s)
16:46:18 [2021-02-24T16:46:18.264Z] === RUN   TestResizeWhenContainerNotStarted
16:46:18 [2021-02-24T16:46:18.350Z] --- PASS: TestAuthZPluginTLS (0.72s)
16:46:18 [2021-02-24T16:46:18.350Z] === RUN   TestAuthZPluginDenyRequest
16:46:18 [2021-02-24T16:46:18.923Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
16:46:18 [2021-02-24T16:46:18.923Z] === RUN   TestAuthZPluginAPIDenyResponse
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
16:46:19 [2021-02-24T16:46:19.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:19 [2021-02-24T16:46:19.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:19 [2021-02-24T16:46:19.496Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
16:46:19 [2021-02-24T16:46:19.496Z] === RUN   TestAuthZPluginDenyResponse
16:46:20 [2021-02-24T16:46:20.070Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
16:46:20 [2021-02-24T16:46:20.070Z] === RUN   TestAuthZPluginAllowEventStream
16:46:20 [2021-02-24T16:46:20.574Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:46:21 [2021-02-24T16:46:21.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:21 [2021-02-24T16:46:21.989Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s)
16:46:21 [2021-02-24T16:46:21.989Z] === RUN   TestAuthZPluginErrorResponse
16:46:22 [2021-02-24T16:46:22.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:22 [2021-02-24T16:46:22.207Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
16:46:22 [2021-02-24T16:46:22.934Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
16:46:22 [2021-02-24T16:46:22.934Z] === RUN   TestAuthZPluginErrorRequest
16:46:23 [2021-02-24T16:46:23.352Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s)
16:46:23 [2021-02-24T16:46:23.352Z] === RUN   TestCreateServiceSecretFileMode
16:46:23 [2021-02-24T16:46:23.507Z] --- PASS: TestAuthZPluginErrorRequest (0.69s)
16:46:23 [2021-02-24T16:46:23.507Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:46:23 [2021-02-24T16:46:23.582Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:46:23 [2021-02-24T16:46:23.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:23 [2021-02-24T16:46:23.609Z] --- PASS: TestCreateServiceSecretFileMode (2.15s)
16:46:23 [2021-02-24T16:46:23.609Z] === RUN   TestCreateServiceConfigFileMode
16:46:23 [2021-02-24T16:46:23.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:24 [2021-02-24T16:46:24.080Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s)
16:46:24 [2021-02-24T16:46:24.080Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:46:24 [2021-02-24T16:46:24.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:46:25 [2021-02-24T16:46:25.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:25 [2021-02-24T16:46:25.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:26 [2021-02-24T16:46:26.135Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
16:46:26 [2021-02-24T16:46:26.135Z] === RUN   TestCreateServiceSysctls
16:46:26 [2021-02-24T16:46:26.303Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:46:26 [2021-02-24T16:46:26.632Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s)
16:46:26 [2021-02-24T16:46:26.632Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:46:28 [2021-02-24T16:46:28.206Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
16:46:28 [2021-02-24T16:46:28.206Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:28 [2021-02-24T16:46:28.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:29 [2021-02-24T16:46:29.031Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:46:29 [2021-02-24T16:46:29.184Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s)
16:46:29 [2021-02-24T16:46:29.184Z] === RUN   TestAuthZPluginHeader
16:46:29 [2021-02-24T16:46:29.414Z] --- PASS: TestCreateServiceSysctls (3.27s)
16:46:29 [2021-02-24T16:46:29.414Z] === RUN   TestCreateServiceCapabilities
16:46:29 [2021-02-24T16:46:29.597Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
16:46:29 [2021-02-24T16:46:29.757Z] --- PASS: TestAuthZPluginHeader (1.03s)
16:46:29 [2021-02-24T16:46:29.757Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:46:29 [2021-02-24T16:46:29.757Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:46:29 [2021-02-24T16:46:29.757Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:29 [2021-02-24T16:46:29.757Z] === RUN   TestAuthZPluginV2Disable
16:46:29 [2021-02-24T16:46:29.757Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:46:29 [2021-02-24T16:46:29.757Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:29 [2021-02-24T16:46:29.757Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:46:29 [2021-02-24T16:46:29.757Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:46:29 [2021-02-24T16:46:29.757Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:29 [2021-02-24T16:46:29.757Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:46:29 [2021-02-24T16:46:29.757Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:46:29 [2021-02-24T16:46:29.757Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:29 [2021-02-24T16:46:29.757Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:46:31 [2021-02-24T16:46:31.939Z] --- PASS: TestCreateServiceCapabilities (2.20s)
16:46:31 [2021-02-24T16:46:31.940Z] === RUN   TestInspect
16:46:32 [2021-02-24T16:46:32.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:32 [2021-02-24T16:46:32.384Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
16:46:32 [2021-02-24T16:46:32.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:34 [2021-02-24T16:46:34.466Z] --- PASS: TestInspect (2.81s)
16:46:34 [2021-02-24T16:46:34.466Z] === RUN   TestCreateJob
16:46:36 [2021-02-24T16:46:36.231Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:46:36 [2021-02-24T16:46:36.231Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.24s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s)
16:46:36 [2021-02-24T16:46:36.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s)
16:46:36 [2021-02-24T16:46:36.231Z] === RUN   TestCgroupNamespacesRun
16:46:37 [2021-02-24T16:46:37.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:46:37 [2021-02-24T16:46:37.730Z] --- PASS: TestCgroupNamespacesRun (1.81s)
16:46:37 [2021-02-24T16:46:37.730Z] === RUN   TestCgroupNamespacesRunPrivileged
16:46:37 [2021-02-24T16:46:37.744Z] --- PASS: TestCreateJob (3.42s)
16:46:37 [2021-02-24T16:46:37.744Z] === RUN   TestReplicatedJob
16:46:38 [2021-02-24T16:46:38.665Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:46:39 [2021-02-24T16:46:39.600Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s)
16:46:39 [2021-02-24T16:46:39.600Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:46:39 [2021-02-24T16:46:39.600Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:46:40 [2021-02-24T16:46:40.535Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:46:41 [2021-02-24T16:46:41.470Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s)
16:46:41 [2021-02-24T16:46:41.470Z] === RUN   TestCgroupNamespacesRunHostMode
16:46:43 [2021-02-24T16:46:43.370Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
16:46:43 [2021-02-24T16:46:43.370Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
16:46:43 [2021-02-24T16:46:43.370Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:46:44 [2021-02-24T16:46:44.296Z] --- PASS: TestReplicatedJob (5.96s)
16:46:44 [2021-02-24T16:46:44.296Z] === RUN   TestUpdateReplicatedJob
16:46:45 [2021-02-24T16:46:45.270Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s)
16:46:45 [2021-02-24T16:46:45.270Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:46:46 [2021-02-24T16:46:46.645Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
16:46:46 [2021-02-24T16:46:46.903Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:46:46 [2021-02-24T16:46:46.903Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
16:46:46 [2021-02-24T16:46:46.903Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:46:47 [2021-02-24T16:46:47.573Z] --- PASS: TestUpdateReplicatedJob (3.28s)
16:46:47 [2021-02-24T16:46:47.573Z] === RUN   TestServiceListWithStatuses
16:46:47 [2021-02-24T16:46:47.573Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:46:47 [2021-02-24T16:46:47.573Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:46:47 [2021-02-24T16:46:47.573Z] === RUN   TestDockerNetworkConnectAlias
16:46:47 [2021-02-24T16:46:47.838Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
16:46:47 [2021-02-24T16:46:47.838Z] === RUN   TestCgroupNamespacesRunOlderClient
16:46:48 [2021-02-24T16:46:48.096Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
16:46:48 [2021-02-24T16:46:48.354Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:46:49 [2021-02-24T16:46:49.287Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
16:46:49 [2021-02-24T16:46:49.853Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
16:46:49 [2021-02-24T16:46:49.853Z] === RUN   TestKernelTCPMemory
16:46:50 [2021-02-24T16:46:50.419Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:46:50 [2021-02-24T16:46:50.677Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
16:46:50 [2021-02-24T16:46:50.678Z] --- PASS: TestKernelTCPMemory (0.92s)
16:46:50 [2021-02-24T16:46:50.678Z] === RUN   TestNISDomainname
16:46:51 [2021-02-24T16:46:51.614Z] --- PASS: TestNISDomainname (1.06s)
16:46:51 [2021-02-24T16:46:51.614Z] === RUN   TestHostnameDnsResolution
16:46:51 [2021-02-24T16:46:51.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.24s)
16:46:51 [2021-02-24T16:46:51.731Z] PASS
16:46:51 [2021-02-24T16:46:51.731Z] 
16:46:51 [2021-02-24T16:46:51.731Z] === Skipped
16:46:51 [2021-02-24T16:46:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:46:51 [2021-02-24T16:46:51.731Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:51 [2021-02-24T16:46:51.731Z] 
16:46:51 [2021-02-24T16:46:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:46:51 [2021-02-24T16:46:51.731Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:51 [2021-02-24T16:46:51.731Z] 
16:46:51 [2021-02-24T16:46:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:46:51 [2021-02-24T16:46:51.731Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:51 [2021-02-24T16:46:51.731Z] 
16:46:51 [2021-02-24T16:46:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:46:51 [2021-02-24T16:46:51.731Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:51 [2021-02-24T16:46:51.731Z] 
16:46:51 [2021-02-24T16:46:51.731Z] 
16:46:51 [2021-02-24T16:46:51.731Z] DONE 17 tests, 4 skipped in 32.674s
16:46:51 [2021-02-24T16:46:51.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:46:51 [2021-02-24T16:46:51.731Z] ++ 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
16:46:51 [2021-02-24T16:46:51.731Z] ++ set -e
16:46:51 [2021-02-24T16:46:51.731Z] ++ '[' -n 0 ']'
16:46:51 [2021-02-24T16:46:51.731Z] ++ set -x
16:46:51 [2021-02-24T16:46:51.731Z] ++ env -i DEST=/go/src/github.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
16:46:51 [2021-02-24T16:46:51.731Z] INFO: Testing against a local daemon
16:46:51 [2021-02-24T16:46:51.731Z] === RUN   TestPluginInvalidJSON
16:46:51 [2021-02-24T16:46:51.731Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:46:51 [2021-02-24T16:46:51.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:46:51 [2021-02-24T16:46:51.731Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:46:51 [2021-02-24T16:46:51.731Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:46:51 [2021-02-24T16:46:51.731Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:46:51 [2021-02-24T16:46:51.731Z] === RUN   TestPluginInstall
16:46:51 [2021-02-24T16:46:51.731Z] === RUN   TestPluginInstall/no_auth
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:563ff08c0d6c7a525b0646ac8aad1e6148f6b99b3c5c8c04f900e261015ff2c5" mediatype=application/vnd.docker.plugin.v1+json size=522
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:563ff08c0d6c7a525b0646ac8aad1e6148f6b99b3c5c8c04f900e261015ff2c5" mediatype=application/vnd.docker.plugin.v1+json size=522
16:46:51 [2021-02-24T16:46:51.731Z] === RUN   TestPluginInstall/with_htpasswd
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e15650883c2ad021846a976fab46af4559b327d747c99c00978df8cc02b7c3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:46:51 [2021-02-24T16:46:51.731Z] time="2021-02-24T16:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23e15650883c2ad021846a976fab46af4559b327d747c99c00978df8cc02b7c3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:46:51 [2021-02-24T16:46:51.753Z] --- PASS: TestDockerNetworkConnectAlias (4.56s)
16:46:51 [2021-02-24T16:46:51.753Z] === RUN   TestDockerNetworkReConnect
16:46:52 [2021-02-24T16:46:52.304Z] === RUN   TestPluginInstall/with_insecure
16:46:52 [2021-02-24T16:46:52.989Z] --- PASS: TestHostnameDnsResolution (1.27s)
16:46:52 [2021-02-24T16:46:52.989Z] === RUN   TestStats
16:46:53 [2021-02-24T16:46:53.693Z] time="2021-02-24T16:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:46:53 [2021-02-24T16:46:53.693Z] time="2021-02-24T16:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cc2724cdbb1e5d8c589950c9e3f702b64d71e0a0bd544e29ade4eddcae597ec" mediatype=application/vnd.docker.plugin.v1+json size=522
16:46:53 [2021-02-24T16:46:53.693Z] time="2021-02-24T16:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:46:53 [2021-02-24T16:46:53.693Z] time="2021-02-24T16:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cc2724cdbb1e5d8c589950c9e3f702b64d71e0a0bd544e29ade4eddcae597ec" mediatype=application/vnd.docker.plugin.v1+json size=522
16:46:53 [2021-02-24T16:46:53.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
16:46:53 [2021-02-24T16:46:53.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
16:46:53 [2021-02-24T16:46:53.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
16:46:53 [2021-02-24T16:46:53.954Z] --- PASS: TestPluginInstall (5.62s)
16:46:53 [2021-02-24T16:46:53.954Z]     --- PASS: TestPluginInstall/no_auth (2.67s)
16:46:53 [2021-02-24T16:46:53.954Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
16:46:53 [2021-02-24T16:46:53.954Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
16:46:53 [2021-02-24T16:46:53.954Z]         plugin_test.go:160: [dc9766fcc2835] daemon is not started
16:46:53 [2021-02-24T16:46:53.954Z] === RUN   TestPluginsWithRuntimes
16:46:55 [2021-02-24T16:46:55.821Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:46:55 [2021-02-24T16:46:55.821Z] --- PASS: TestStats (2.85s)
16:46:55 [2021-02-24T16:46:55.821Z] === RUN   TestStopContainerWithTimeout
16:46:55 [2021-02-24T16:46:55.822Z] === RUN   TestStopContainerWithTimeout/0
16:46:55 [2021-02-24T16:46:55.822Z] === PAUSE TestStopContainerWithTimeout/0
16:46:55 [2021-02-24T16:46:55.822Z] === RUN   TestStopContainerWithTimeout/1
16:46:55 [2021-02-24T16:46:55.822Z] === PAUSE TestStopContainerWithTimeout/1
16:46:55 [2021-02-24T16:46:55.822Z] === RUN   TestStopContainerWithTimeout/3
16:46:55 [2021-02-24T16:46:55.822Z] === PAUSE TestStopContainerWithTimeout/3
16:46:55 [2021-02-24T16:46:55.822Z] === RUN   TestStopContainerWithTimeout/-1
16:46:55 [2021-02-24T16:46:55.822Z] === PAUSE TestStopContainerWithTimeout/-1
16:46:55 [2021-02-24T16:46:55.822Z] === CONT  TestStopContainerWithTimeout/0
16:46:55 [2021-02-24T16:46:55.822Z] === CONT  TestStopContainerWithTimeout/-1
16:46:55 [2021-02-24T16:46:55.932Z] --- PASS: TestDockerNetworkReConnect (3.58s)
16:46:55 [2021-02-24T16:46:55.932Z] === RUN   TestServicePlugin
16:46:56 [2021-02-24T16:46:56.504Z] === RUN   TestPluginsWithRuntimes/No_Args
16:46:57 [2021-02-24T16:46:57.196Z] === CONT  TestStopContainerWithTimeout/3
16:46:57 [2021-02-24T16:46:57.196Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
16:46:57 [2021-02-24T16:46:57.455Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:46:57 [2021-02-24T16:46:57.891Z] === RUN   TestPluginsWithRuntimes/With_Args
16:46:58 [2021-02-24T16:46:58.391Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:46:58 [2021-02-24T16:46:58.649Z] === RUN   TestDockerSuite/TestBuildCmd
16:46:58 [2021-02-24T16:46:58.907Z] === CONT  TestStopContainerWithTimeout/1
16:46:59 [2021-02-24T16:46:59.166Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:46:59 [2021-02-24T16:46:59.732Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:46:59 [2021-02-24T16:46:59.809Z] --- PASS: TestPluginsWithRuntimes (5.67s)
16:46:59 [2021-02-24T16:46:59.809Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.66s)
16:46:59 [2021-02-24T16:46:59.809Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.73s)
16:46:59 [2021-02-24T16:46:59.809Z] PASS
16:46:59 [2021-02-24T16:46:59.809Z] 
16:46:59 [2021-02-24T16:46:59.809Z] DONE 9 tests in 11.504s
16:46:59 [2021-02-24T16:46:59.809Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:46:59 [2021-02-24T16:46:59.809Z] ++ 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
16:46:59 [2021-02-24T16:46:59.809Z] ++ set -e
16:46:59 [2021-02-24T16:46:59.809Z] ++ '[' -n 0 ']'
16:46:59 [2021-02-24T16:46:59.809Z] ++ set -x
16:46:59 [2021-02-24T16:46:59.809Z] ++ env -i DEST=/go/src/github.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
16:46:59 [2021-02-24T16:46:59.809Z] INFO: Testing against a local daemon
16:46:59 [2021-02-24T16:46:59.809Z] === RUN   TestExternalGraphDriver
16:46:59 [2021-02-24T16:46:59.809Z] === RUN   TestExternalGraphDriver/json
16:46:59 [2021-02-24T16:46:59.991Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:46:59 [2021-02-24T16:46:59.991Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:47:00 [2021-02-24T16:47:00.559Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:47:00 [2021-02-24T16:47:00.559Z]     --- PASS: TestStopContainerWithTimeout/0 (1.17s)
16:47:00 [2021-02-24T16:47:00.559Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
16:47:00 [2021-02-24T16:47:00.559Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
16:47:00 [2021-02-24T16:47:00.559Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
16:47:00 [2021-02-24T16:47:00.559Z] === RUN   TestDeleteDevicemapper
16:47:00 [2021-02-24T16:47:00.559Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:47:00 [2021-02-24T16:47:00.559Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:47:00 [2021-02-24T16:47:00.559Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:47:01 [2021-02-24T16:47:01.127Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
16:47:01 [2021-02-24T16:47:01.385Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:47:02 [2021-02-24T16:47:02.360Z] === RUN   TestExternalGraphDriver/spec
16:47:04 [2021-02-24T16:47:04.690Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s)
16:47:04 [2021-02-24T16:47:04.690Z] === RUN   TestUpdateMemory
16:47:04 [2021-02-24T16:47:04.690Z] --- SKIP: TestUpdateMemory (0.00s)
16:47:04 [2021-02-24T16:47:04.690Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:47:04 [2021-02-24T16:47:04.690Z] === RUN   TestUpdateCPUQuota
16:47:04 [2021-02-24T16:47:04.690Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
16:47:04 [2021-02-24T16:47:04.911Z] === RUN   TestExternalGraphDriver/pull
16:47:06 [2021-02-24T16:47:06.066Z] --- PASS: TestUpdateCPUQuota (1.66s)
16:47:06 [2021-02-24T16:47:06.066Z] === RUN   TestUpdatePidsLimit
16:47:06 [2021-02-24T16:47:06.066Z] === RUN   TestUpdatePidsLimit/update_from_none
16:47:06 [2021-02-24T16:47:06.633Z] === RUN   TestUpdatePidsLimit/no_change
16:47:06 [2021-02-24T16:47:06.891Z] === RUN   TestUpdatePidsLimit/update_lower
16:47:07 [2021-02-24T16:47:07.457Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:47:07 [2021-02-24T16:47:07.457Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:47:07 [2021-02-24T16:47:07.464Z] --- PASS: TestExternalGraphDriver (7.44s)
16:47:07 [2021-02-24T16:47:07.464Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
16:47:07 [2021-02-24T16:47:07.464Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
16:47:07 [2021-02-24T16:47:07.464Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
16:47:07 [2021-02-24T16:47:07.464Z] === RUN   TestGraphdriverPluginV2
16:47:07 [2021-02-24T16:47:07.464Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
16:47:07 [2021-02-24T16:47:07.464Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:47:07 [2021-02-24T16:47:07.464Z] PASS
16:47:07 [2021-02-24T16:47:07.464Z] 
16:47:07 [2021-02-24T16:47:07.464Z] === Skipped
16:47:07 [2021-02-24T16:47:07.464Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
16:47:07 [2021-02-24T16:47:07.464Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:47:07 [2021-02-24T16:47:07.464Z] 
16:47:07 [2021-02-24T16:47:07.464Z] 
16:47:07 [2021-02-24T16:47:07.464Z] DONE 5 tests, 1 skipped in 7.648s
16:47:07 [2021-02-24T16:47:07.464Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:47:07 [2021-02-24T16:47:07.464Z] ++ 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
16:47:07 [2021-02-24T16:47:07.464Z] ++ set -e
16:47:07 [2021-02-24T16:47:07.464Z] ++ '[' -n 0 ']'
16:47:07 [2021-02-24T16:47:07.464Z] ++ set -x
16:47:07 [2021-02-24T16:47:07.464Z] ++ env -i DEST=/go/src/github.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
16:47:07 [2021-02-24T16:47:07.464Z] INFO: Testing against a local daemon
16:47:07 [2021-02-24T16:47:07.464Z] === RUN   TestContinueAfterPluginCrash
16:47:07 [2021-02-24T16:47:07.464Z] === PAUSE TestContinueAfterPluginCrash
16:47:07 [2021-02-24T16:47:07.464Z] === RUN   TestReadPluginNoRead
16:47:07 [2021-02-24T16:47:07.464Z] === PAUSE TestReadPluginNoRead
16:47:07 [2021-02-24T16:47:07.464Z] === RUN   TestDaemonStartWithLogOpt
16:47:07 [2021-02-24T16:47:07.464Z] === PAUSE TestDaemonStartWithLogOpt
16:47:07 [2021-02-24T16:47:07.464Z] === CONT  TestContinueAfterPluginCrash
16:47:07 [2021-02-24T16:47:07.464Z] === CONT  TestDaemonStartWithLogOpt
16:47:07 [2021-02-24T16:47:07.464Z] === CONT  TestReadPluginNoRead
16:47:07 [2021-02-24T16:47:07.716Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:47:07 [2021-02-24T16:47:07.975Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
16:47:08 [2021-02-24T16:47:08.233Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:47:08 [2021-02-24T16:47:08.799Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:47:08 [2021-02-24T16:47:08.799Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:47:09 [2021-02-24T16:47:09.733Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:47:09 [2021-02-24T16:47:09.733Z] --- PASS: TestUpdatePidsLimit (3.51s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
16:47:09 [2021-02-24T16:47:09.733Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
16:47:09 [2021-02-24T16:47:09.733Z] === RUN   TestUpdateRestartPolicy
16:47:09 [2021-02-24T16:47:09.991Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:47:10 [2021-02-24T16:47:10.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
16:47:10 [2021-02-24T16:47:10.814Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:47:11 [2021-02-24T16:47:11.379Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:47:11 [2021-02-24T16:47:11.637Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:47:11 [2021-02-24T16:47:11.683Z] === RUN   TestReadPluginNoRead/default
16:47:12 [2021-02-24T16:47:12.260Z] --- PASS: TestDaemonStartWithLogOpt (4.77s)
16:47:13 [2021-02-24T16:47:13.648Z] === RUN   TestReadPluginNoRead/disabled_caching
16:47:14 [2021-02-24T16:47:14.165Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
16:47:15 [2021-02-24T16:47:15.564Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:47:17 [2021-02-24T16:47:17.447Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
16:47:17 [2021-02-24T16:47:17.480Z] --- PASS: TestReadPluginNoRead (9.80s)
16:47:17 [2021-02-24T16:47:17.480Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
16:47:17 [2021-02-24T16:47:17.480Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.82s)
16:47:17 [2021-02-24T16:47:17.480Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s)
16:47:17 [2021-02-24T16:47:17.480Z]     read_test.go:92: [da17045ee6b6e] daemon is not started
16:47:17 [2021-02-24T16:47:17.742Z] --- PASS: TestContinueAfterPluginCrash (10.37s)
16:47:17 [2021-02-24T16:47:17.742Z] PASS
16:47:17 [2021-02-24T16:47:17.742Z] 
16:47:17 [2021-02-24T16:47:17.742Z] DONE 6 tests in 10.534s
16:47:17 [2021-02-24T16:47:17.742Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:47:17 [2021-02-24T16:47:17.742Z] ++ 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
16:47:17 [2021-02-24T16:47:17.742Z] ++ set -e
16:47:17 [2021-02-24T16:47:17.742Z] ++ '[' -n 0 ']'
16:47:17 [2021-02-24T16:47:17.742Z] ++ set -x
16:47:17 [2021-02-24T16:47:17.742Z] ++ env -i DEST=/go/src/github.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
16:47:17 [2021-02-24T16:47:17.742Z] testing: warning: no tests to run
16:47:17 [2021-02-24T16:47:17.742Z] PASS
16:47:18 [2021-02-24T16:47:18.004Z] 
16:47:18 [2021-02-24T16:47:18.004Z] DONE 0 tests in 0.050s
16:47:18 [2021-02-24T16:47:18.004Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:47:18 [2021-02-24T16:47:18.004Z] ++ 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
16:47:18 [2021-02-24T16:47:18.004Z] ++ set -e
16:47:18 [2021-02-24T16:47:18.004Z] ++ '[' -n 0 ']'
16:47:18 [2021-02-24T16:47:18.004Z] ++ set -x
16:47:18 [2021-02-24T16:47:18.004Z] ++ env -i DEST=/go/src/github.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
16:47:18 [2021-02-24T16:47:18.004Z] INFO: Testing against a local daemon
16:47:18 [2021-02-24T16:47:18.004Z] === RUN   TestPluginWithDevMounts
16:47:18 [2021-02-24T16:47:18.004Z] === PAUSE TestPluginWithDevMounts
16:47:18 [2021-02-24T16:47:18.004Z] === CONT  TestPluginWithDevMounts
16:47:20 [2021-02-24T16:47:20.555Z] --- PASS: TestPluginWithDevMounts (2.18s)
16:47:20 [2021-02-24T16:47:20.555Z] PASS
16:47:20 [2021-02-24T16:47:20.555Z] 
16:47:20 [2021-02-24T16:47:20.555Z] DONE 1 tests in 2.349s
16:47:20 [2021-02-24T16:47:20.555Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:47:20 [2021-02-24T16:47:20.555Z] ++ 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
16:47:20 [2021-02-24T16:47:20.555Z] ++ set -e
16:47:20 [2021-02-24T16:47:20.555Z] ++ '[' -n 0 ']'
16:47:20 [2021-02-24T16:47:20.555Z] ++ set -x
16:47:20 [2021-02-24T16:47:20.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:47:20 [2021-02-24T16:47:20.555Z] INFO: Testing against a local daemon
16:47:20 [2021-02-24T16:47:20.555Z] === RUN   TestSecretInspect
16:47:20 [2021-02-24T16:47:20.726Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
16:47:21 [2021-02-24T16:47:21.292Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:47:22 [2021-02-24T16:47:22.226Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:47:22 [2021-02-24T16:47:22.226Z] --- PASS: TestUpdateRestartPolicy (12.63s)
16:47:22 [2021-02-24T16:47:22.226Z] === RUN   TestUpdateRestartWithAutoRemove
16:47:22 [2021-02-24T16:47:22.792Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:47:23 [2021-02-24T16:47:23.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
16:47:23 [2021-02-24T16:47:23.051Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
16:47:23 [2021-02-24T16:47:23.051Z] === RUN   TestWaitNonBlocked
16:47:23 [2021-02-24T16:47:23.051Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:23 [2021-02-24T16:47:23.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:23 [2021-02-24T16:47:23.051Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:23 [2021-02-24T16:47:23.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:23 [2021-02-24T16:47:23.051Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:23 [2021-02-24T16:47:23.051Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:23 [2021-02-24T16:47:23.860Z] --- PASS: TestSecretInspect (3.23s)
16:47:23 [2021-02-24T16:47:23.860Z] === RUN   TestSecretList
16:47:24 [2021-02-24T16:47:24.426Z] --- PASS: TestWaitNonBlocked (0.02s)
16:47:24 [2021-02-24T16:47:24.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s)
16:47:24 [2021-02-24T16:47:24.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s)
16:47:24 [2021-02-24T16:47:24.426Z] === RUN   TestWaitBlocked
16:47:24 [2021-02-24T16:47:24.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:47:24 [2021-02-24T16:47:24.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:47:24 [2021-02-24T16:47:24.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:47:24 [2021-02-24T16:47:24.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:47:24 [2021-02-24T16:47:24.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:47:24 [2021-02-24T16:47:24.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:47:25 [2021-02-24T16:47:25.801Z] --- PASS: TestWaitBlocked (0.02s)
16:47:25 [2021-02-24T16:47:25.801Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
16:47:25 [2021-02-24T16:47:25.801Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
16:47:25 [2021-02-24T16:47:25.801Z] === CONT  TestContainerStartOnDaemonRestart
16:47:25 [2021-02-24T16:47:25.801Z] === CONT  TestContainerKillOnDaemonStart
16:47:26 [2021-02-24T16:47:26.059Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:47:26 [2021-02-24T16:47:26.627Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
16:47:27 [2021-02-24T16:47:27.167Z] --- PASS: TestSecretList (3.27s)
16:47:27 [2021-02-24T16:47:27.167Z] === RUN   TestSecretsCreateAndDelete
16:47:27 [2021-02-24T16:47:27.984Z] --- PASS: TestServicePlugin (30.58s)
16:47:27 [2021-02-24T16:47:27.984Z]     plugin_test.go:62: [dd904890a9fd7] joining swarm manager [d16a6297b2576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:47:27 [2021-02-24T16:47:27.984Z]     plugin_test.go:65: [d20eda85f17e8] joining swarm manager [d16a6297b2576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:47:27 [2021-02-24T16:47:27.984Z] === RUN   TestServiceUpdateLabel
16:47:27 [2021-02-24T16:47:27.984Z] --- PASS: TestServiceUpdateLabel (2.33s)
16:47:27 [2021-02-24T16:47:27.984Z] === RUN   TestServiceUpdateSecrets
16:47:29 [2021-02-24T16:47:29.156Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s)
16:47:29 [2021-02-24T16:47:29.156Z] === CONT  TestIpcModeOlderClient
16:47:29 [2021-02-24T16:47:29.156Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:47:29 [2021-02-24T16:47:29.156Z] === CONT  TestDaemonHostGatewayIP
16:47:30 [2021-02-24T16:47:30.089Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:47:30 [2021-02-24T16:47:30.089Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
16:47:30 [2021-02-24T16:47:30.123Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
16:47:30 [2021-02-24T16:47:30.123Z] Copying nested executables into bundles/cross/linux/amd64
16:47:30 [2021-02-24T16:47:30.123Z] Cross building: bundles/cross/windows/amd64
16:47:30 [2021-02-24T16:47:30.123Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
16:47:30 [2021-02-24T16:47:30.123Z] GOOS="windows" GOARCH="amd64" GOARM=""
16:47:30 [2021-02-24T16:47:30.472Z] --- PASS: TestSecretsCreateAndDelete (3.22s)
16:47:30 [2021-02-24T16:47:30.472Z] === RUN   TestSecretsUpdate
16:47:31 [2021-02-24T16:47:31.466Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:47:31 [2021-02-24T16:47:31.466Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:47:31 [2021-02-24T16:47:31.466Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:47:31 [2021-02-24T16:47:31.466Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:47:31 [2021-02-24T16:47:31.466Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:47:32 [2021-02-24T16:47:32.037Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
16:47:32 [2021-02-24T16:47:32.971Z] --- PASS: TestDaemonHostGatewayIP (3.59s)
16:47:32 [2021-02-24T16:47:32.971Z] === CONT  TestRestartDaemonWithRestartingContainer
16:47:33 [2021-02-24T16:47:33.778Z] --- PASS: TestSecretsUpdate (3.24s)
16:47:33 [2021-02-24T16:47:33.778Z] === RUN   TestTemplatedSecret
16:47:34 [2021-02-24T16:47:34.873Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:47:35 [2021-02-24T16:47:35.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s)
16:47:35 [2021-02-24T16:47:35.130Z] === CONT  TestDaemonRestartIpcMode
16:47:35 [2021-02-24T16:47:35.388Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
16:47:37 [2021-02-24T16:47:37.084Z] --- PASS: TestTemplatedSecret (3.50s)
16:47:37 [2021-02-24T16:47:37.084Z] === RUN   TestSecretCreateResolve
16:47:38 [2021-02-24T16:47:38.670Z] --- PASS: TestDaemonRestartIpcMode (3.44s)
16:47:38 [2021-02-24T16:47:38.928Z] --- PASS: TestContainerKillOnDaemonStart (13.22s)
16:47:38 [2021-02-24T16:47:38.928Z] PASS
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] === Skipped
16:47:38 [2021-02-24T16:47:38.928Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:47:38 [2021-02-24T16:47:38.928Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:47:38 [2021-02-24T16:47:38.928Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:47:38 [2021-02-24T16:47:38.928Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:47:38 [2021-02-24T16:47:38.928Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:47:38 [2021-02-24T16:47:38.928Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:47:38 [2021-02-24T16:47:38.928Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] 
16:47:38 [2021-02-24T16:47:38.928Z] DONE 196 tests, 6 skipped in 153.492s
16:47:38 [2021-02-24T16:47:38.928Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:47:38 [2021-02-24T16:47:38.928Z] ++ 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
16:47:38 [2021-02-24T16:47:38.928Z] ++ set -e
16:47:38 [2021-02-24T16:47:38.928Z] ++ '[' -n 0 ']'
16:47:38 [2021-02-24T16:47:38.928Z] ++ set -x
16:47:38 [2021-02-24T16:47:38.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
16:47:39 [2021-02-24T16:47:39.126Z] db4edcf0861f: Pull complete
16:47:39 [2021-02-24T16:47:39.126Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a
16:47:39 [2021-02-24T16:47:39.126Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:47:39 [2021-02-24T16:47:39.126Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
16:47:39 [2021-02-24T16:47:39.126Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
16:47:39 [2021-02-24T16:47:39.126Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757'
16:47:39 [2021-02-24T16:47:39.126Z] WARN: Skipping validation tests
16:47:39 [2021-02-24T16:47:39.126Z] INFO: Running unit tests at 02/24/2021 16:47:27...
16:47:39 [2021-02-24T16:47:39.126Z] INFO: make.ps1 starting at 02/24/2021 16:47:31
16:47:39 [2021-02-24T16:47:39.126Z] INFO: Git commit (64663c2f73) assumed from DOCKER_GITCOMMIT environment variable
16:47:39 [2021-02-24T16:47:39.126Z] INFO: Invoking autogen...
16:47:39 [2021-02-24T16:47:39.126Z] INFO: Running unit tests...
16:47:39 [2021-02-24T16:47:39.186Z] INFO: Testing against a local daemon
16:47:39 [2021-02-24T16:47:39.186Z] === RUN   TestCommitInheritsEnv
16:47:39 [2021-02-24T16:47:39.444Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:47:39 [2021-02-24T16:47:39.702Z] --- PASS: TestCommitInheritsEnv (0.46s)
16:47:39 [2021-02-24T16:47:39.702Z] === RUN   TestImportExtremelyLargeImageWorks
16:47:39 [2021-02-24T16:47:39.702Z] === PAUSE TestImportExtremelyLargeImageWorks
16:47:39 [2021-02-24T16:47:39.702Z] === RUN   TestImagesFilterMultiReference
16:47:39 [2021-02-24T16:47:39.702Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:47:39 [2021-02-24T16:47:39.702Z] === RUN   TestImagePullPlatformInvalid
16:47:39 [2021-02-24T16:47:39.702Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:47:39 [2021-02-24T16:47:39.702Z] === RUN   TestRemoveImageOrphaning
16:47:40 [2021-02-24T16:47:40.268Z] --- PASS: TestRemoveImageOrphaning (0.44s)
16:47:40 [2021-02-24T16:47:40.268Z] === RUN   TestRemoveImageGarbageCollector
16:47:40 [2021-02-24T16:47:40.390Z] --- PASS: TestSecretCreateResolve (3.26s)
16:47:40 [2021-02-24T16:47:40.390Z] PASS
16:47:40 [2021-02-24T16:47:40.390Z] 
16:47:40 [2021-02-24T16:47:40.390Z] DONE 6 tests in 19.868s
16:47:40 [2021-02-24T16:47:40.390Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:47:40 [2021-02-24T16:47:40.390Z] ++ 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
16:47:40 [2021-02-24T16:47:40.390Z] ++ set -e
16:47:40 [2021-02-24T16:47:40.390Z] ++ '[' -n 0 ']'
16:47:40 [2021-02-24T16:47:40.390Z] ++ set -x
16:47:40 [2021-02-24T16:47:40.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:47:40 [2021-02-24T16:47:40.390Z] INFO: Testing against a local daemon
16:47:40 [2021-02-24T16:47:40.390Z] === RUN   TestServiceCreateInit
16:47:40 [2021-02-24T16:47:40.390Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:47:40 [2021-02-24T16:47:40.527Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
16:47:40 [2021-02-24T16:47:40.675Z] 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
16:47:41 [2021-02-24T16:47:41.464Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
16:47:42 [2021-02-24T16:47:42.034Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
16:47:42 [2021-02-24T16:47:42.292Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:47:42 [2021-02-24T16:47:42.551Z] --- PASS: TestRemoveImageGarbageCollector (2.28s)
16:47:42 [2021-02-24T16:47:42.551Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:47:42 [2021-02-24T16:47:42.551Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:47:42 [2021-02-24T16:47:42.551Z] === RUN   TestTagInvalidReference
16:47:42 [2021-02-24T16:47:42.551Z] --- PASS: TestTagInvalidReference (0.03s)
16:47:42 [2021-02-24T16:47:42.551Z] === RUN   TestTagValidPrefixedRepo
16:47:42 [2021-02-24T16:47:42.551Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:47:42 [2021-02-24T16:47:42.551Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
16:47:42 [2021-02-24T16:47:42.551Z] === RUN   TestTagExistedNameWithoutForce
16:47:42 [2021-02-24T16:47:42.551Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:47:42 [2021-02-24T16:47:42.551Z] === RUN   TestTagOfficialNames
16:47:42 [2021-02-24T16:47:42.809Z] --- PASS: TestTagOfficialNames (0.06s)
16:47:42 [2021-02-24T16:47:42.809Z] === RUN   TestTagMatchesDigest
16:47:42 [2021-02-24T16:47:42.809Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
16:47:42 [2021-02-24T16:47:42.809Z] --- PASS: TestTagMatchesDigest (0.07s)
16:47:42 [2021-02-24T16:47:42.809Z] === CONT  TestImportExtremelyLargeImageWorks
16:47:42 [2021-02-24T16:47:42.844Z] --- PASS: TestServiceUpdateSecrets (14.70s)
16:47:42 [2021-02-24T16:47:42.844Z] === RUN   TestServiceUpdateConfigs
16:47:45 [2021-02-24T16:47:45.685Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:47:47 [2021-02-24T16:47:47.772Z] ?   	github.com/docker/docker/api	[no test files]
16:47:48 [2021-02-24T16:47:48.079Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
16:47:48 [2021-02-24T16:47:48.079Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:47:49 [2021-02-24T16:47:49.013Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
16:47:49 [2021-02-24T16:47:49.580Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
16:47:51 [2021-02-24T16:47:51.000Z] --- PASS: TestServiceCreateInit (10.21s)
16:47:51 [2021-02-24T16:47:51.000Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s)
16:47:51 [2021-02-24T16:47:51.000Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s)
16:47:51 [2021-02-24T16:47:51.000Z] === RUN   TestCreateServiceMultipleTimes
16:47:51 [2021-02-24T16:47:51.483Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
16:47:54 [2021-02-24T16:47:54.766Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
16:47:54 [2021-02-24T16:47:54.766Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:47:55 [2021-02-24T16:47:55.025Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
16:47:55 [2021-02-24T16:47:55.284Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:47:56 [2021-02-24T16:47:56.661Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:47:57 [2021-02-24T16:47:57.702Z] --- PASS: TestServiceUpdateConfigs (14.17s)
16:47:57 [2021-02-24T16:47:57.702Z] === RUN   TestServiceUpdateNetwork
16:47:58 [2021-02-24T16:47:58.036Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
16:47:59 [2021-02-24T16:47:59.938Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
16:48:00 [2021-02-24T16:48:00.874Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:48:01 [2021-02-24T16:48:01.809Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:48:01 [2021-02-24T16:48:01.809Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:48:02 [2021-02-24T16:48:02.620Z] === RUN   TestMiddlewares
16:48:02 [2021-02-24T16:48:02.620Z] --- PASS: TestMiddlewares (0.00s)
16:48:02 [2021-02-24T16:48:02.620Z] PASS
16:48:02 [2021-02-24T16:48:02.620Z] coverage: 9.0% of statements
16:48:02 [2021-02-24T16:48:02.620Z] ok  	github.com/docker/docker/api/server	0.065s	coverage: 9.0% of statements
16:48:03 [2021-02-24T16:48:03.185Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:48:04 [2021-02-24T16:48:04.598Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
16:48:04 [2021-02-24T16:48:04.598Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:48:05 [2021-02-24T16:48:05.535Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
16:48:06 [2021-02-24T16:48:06.100Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:48:09 [2021-02-24T16:48:09.889Z] --- PASS: TestServiceUpdateNetwork (12.76s)
16:48:09 [2021-02-24T16:48:09.889Z] === RUN   TestServiceUpdatePidsLimit
16:48:10 [2021-02-24T16:48:10.283Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:48:10 [2021-02-24T16:48:10.823Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:48:11 [2021-02-24T16:48:11.389Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:48:13 [2021-02-24T16:48:13.015Z] --- PASS: TestCreateServiceMultipleTimes (19.22s)
16:48:13 [2021-02-24T16:48:13.015Z] === RUN   TestCreateServiceConflict
16:48:13 [2021-02-24T16:48:13.015Z] --- PASS: TestCreateServiceConflict (3.22s)
16:48:13 [2021-02-24T16:48:13.015Z] === RUN   TestCreateServiceMaxReplicas
16:48:14 [2021-02-24T16:48:14.466Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
16:48:16 [2021-02-24T16:48:16.998Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
16:48:17 [2021-02-24T16:48:17.226Z] --- PASS: TestCreateServiceMaxReplicas (3.58s)
16:48:17 [2021-02-24T16:48:17.226Z] === RUN   TestCreateWithDuplicateNetworkNames
16:48:17 [2021-02-24T16:48:17.256Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:48:18 [2021-02-24T16:48:18.632Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:48:19 [2021-02-24T16:48:19.197Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
16:48:19 [2021-02-24T16:48:19.536Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:48:19 [2021-02-24T16:48:19.763Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
16:48:20 [2021-02-24T16:48:20.331Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
16:48:21 [2021-02-24T16:48:21.266Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
16:48:22 [2021-02-24T16:48:22.202Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:48:23 [2021-02-24T16:48:23.135Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
16:48:23 [2021-02-24T16:48:23.135Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
16:48:25 [2021-02-24T16:48:25.036Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
16:48:26 [2021-02-24T16:48:26.086Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
16:48:26 [2021-02-24T16:48:26.086Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:48:26 [2021-02-24T16:48:26.086Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s)
16:48:26 [2021-02-24T16:48:26.086Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
16:48:26 [2021-02-24T16:48:26.086Z] PASS
16:48:26 [2021-02-24T16:48:26.086Z] 
16:48:26 [2021-02-24T16:48:26.086Z] === Skipped
16:48:26 [2021-02-24T16:48:26.086Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:48:26 [2021-02-24T16:48:26.086Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:48:26 [2021-02-24T16:48:26.086Z] 
16:48:26 [2021-02-24T16:48:26.086Z] 
16:48:26 [2021-02-24T16:48:26.086Z] DONE 27 tests, 1 skipped in 166.409s
16:48:26 [2021-02-24T16:48:26.086Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:48:26 [2021-02-24T16:48:26.086Z] INFO: Testing against a local daemon
16:48:26 [2021-02-24T16:48:26.086Z] === RUN   TestSessionCreate
16:48:26 [2021-02-24T16:48:26.086Z] --- PASS: TestSessionCreate (0.02s)
16:48:26 [2021-02-24T16:48:26.086Z] === RUN   TestSessionCreateWithBadUpgrade
16:48:26 [2021-02-24T16:48:26.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:48:26 [2021-02-24T16:48:26.086Z] PASS
16:48:26 [2021-02-24T16:48:26.086Z] 
16:48:26 [2021-02-24T16:48:26.086Z] DONE 2 tests in 0.075s
16:48:26 [2021-02-24T16:48:26.086Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:48:26 [2021-02-24T16:48:26.086Z] INFO: Testing against a local daemon
16:48:26 [2021-02-24T16:48:26.086Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:48:26 [2021-02-24T16:48:26.086Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:48:26 [2021-02-24T16:48:26.086Z] === RUN   TestEventsExecDie
16:48:26 [2021-02-24T16:48:26.651Z] --- PASS: TestEventsExecDie (0.57s)
16:48:26 [2021-02-24T16:48:26.651Z] === RUN   TestEventsBackwardsCompatible
16:48:26 [2021-02-24T16:48:26.651Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:48:26 [2021-02-24T16:48:26.651Z] === RUN   TestInfoBinaryCommits
16:48:26 [2021-02-24T16:48:26.651Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:48:26 [2021-02-24T16:48:26.651Z] === RUN   TestInfoAPIVersioned
16:48:26 [2021-02-24T16:48:26.651Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:48:26 [2021-02-24T16:48:26.651Z] === RUN   TestInfoDiscoveryBackend
16:48:27 [2021-02-24T16:48:27.215Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:48:27 [2021-02-24T16:48:27.215Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:48:27 [2021-02-24T16:48:27.565Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
16:48:28 [2021-02-24T16:48:28.146Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:48:28 [2021-02-24T16:48:28.146Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:48:28 [2021-02-24T16:48:28.711Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
16:48:28 [2021-02-24T16:48:28.711Z] === RUN   TestInfoAPI
16:48:28 [2021-02-24T16:48:28.711Z] --- PASS: TestInfoAPI (0.03s)
16:48:28 [2021-02-24T16:48:28.711Z] === RUN   TestInfoAPIWarnings
16:48:31 [2021-02-24T16:48:31.748Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
16:48:32 [2021-02-24T16:48:32.143Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s)
16:48:32 [2021-02-24T16:48:32.143Z] === RUN   TestCreateServiceSecretFileMode
16:48:33 [2021-02-24T16:48:33.126Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:48:33 [2021-02-24T16:48:33.126Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
16:48:34 [2021-02-24T16:48:34.499Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:48:34 [2021-02-24T16:48:34.499Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:48:35 [2021-02-24T16:48:35.432Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
16:48:35 [2021-02-24T16:48:35.450Z] --- PASS: TestCreateServiceSecretFileMode (3.23s)
16:48:35 [2021-02-24T16:48:35.450Z] === RUN   TestCreateServiceConfigFileMode
16:48:37 [2021-02-24T16:48:37.742Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
16:48:37 [2021-02-24T16:48:37.742Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
16:48:37 [2021-02-24T16:48:37.742Z] remote: Enumerating objects: 2, done.
16:48:37 [2021-02-24T16:48:37.742Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
16:48:37 [2021-02-24T16:48:37.742Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
16:48:37 [2021-02-24T16:48:37.742Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
16:48:37 [2021-02-24T16:48:37.742Z] 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.
16:48:37 [2021-02-24T16:48:37.742Z] Building: bundles/cross/windows/amd64/containerutility.exe
16:48:38 [2021-02-24T16:48:38.717Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
16:48:38 [2021-02-24T16:48:38.758Z] --- PASS: TestCreateServiceConfigFileMode (3.28s)
16:48:38 [2021-02-24T16:48:38.758Z] === RUN   TestCreateServiceSysctls
16:48:39 [2021-02-24T16:48:39.107Z] 
16:48:39 [2021-02-24T16:48:39.284Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:48:40 [2021-02-24T16:48:40.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/test/unit
16:48:41 [2021-02-24T16:48:41.814Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:48:42 [2021-02-24T16:48:42.381Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
16:48:42 [2021-02-24T16:48:42.520Z] ?   	github.com/docker/docker/api	[no test files]
16:48:42 [2021-02-24T16:48:42.970Z] --- PASS: TestCreateServiceSysctls (4.17s)
16:48:42 [2021-02-24T16:48:42.971Z] === RUN   TestCreateServiceCapabilities
16:48:44 [2021-02-24T16:48:44.281Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:48:46 [2021-02-24T16:48:46.278Z] --- PASS: TestCreateServiceCapabilities (3.42s)
16:48:46 [2021-02-24T16:48:46.278Z] === RUN   TestInspect
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestInfoAPIWarnings (16.25s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestInfoDebug
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestInfoDebug (0.52s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestInfoInsecureRegistries
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestInfoRegistryMirrors
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestLoginFailsWithBadCredentials
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestPingCacheHeaders
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestPingCacheHeaders (0.02s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestPingGet
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestPingGet (0.01s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestPingHead
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestPingHead (0.02s)
16:48:46 [2021-02-24T16:48:46.772Z] === RUN   TestVersion
16:48:46 [2021-02-24T16:48:46.772Z] --- PASS: TestVersion (0.02s)
16:48:46 [2021-02-24T16:48:46.772Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:48:46 [2021-02-24T16:48:46.812Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
16:48:48 [2021-02-24T16:48:48.144Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.24s)
16:48:48 [2021-02-24T16:48:48.144Z] PASS
16:48:48 [2021-02-24T16:48:48.144Z] 
16:48:48 [2021-02-24T16:48:48.144Z] DONE 18 tests in 22.016s
16:48:48 [2021-02-24T16:48:48.144Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:48:48 [2021-02-24T16:48:48.144Z] INFO: Testing against a local daemon
16:48:48 [2021-02-24T16:48:48.144Z] === RUN   TestVolumesCreateAndList
16:48:48 [2021-02-24T16:48:48.144Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:48:48 [2021-02-24T16:48:48.144Z] === RUN   TestVolumesRemove
16:48:48 [2021-02-24T16:48:48.144Z] --- PASS: TestVolumesRemove (0.09s)
16:48:48 [2021-02-24T16:48:48.144Z] === RUN   TestVolumesInspect
16:48:48 [2021-02-24T16:48:48.144Z] --- PASS: TestVolumesInspect (0.02s)
16:48:48 [2021-02-24T16:48:48.144Z] === RUN   TestVolumesInvalidJSON
16:48:48 [2021-02-24T16:48:48.144Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:48:48 [2021-02-24T16:48:48.144Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:48:48 [2021-02-24T16:48:48.144Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:48:48 [2021-02-24T16:48:48.144Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:48:48 [2021-02-24T16:48:48.144Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:48:48 [2021-02-24T16:48:48.144Z] PASS
16:48:48 [2021-02-24T16:48:48.144Z] 
16:48:48 [2021-02-24T16:48:48.144Z] DONE 5 tests in 0.176s
16:48:48 [2021-02-24T16:48:48.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:48:49 [2021-02-24T16:48:49.341Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
16:48:49 [2021-02-24T16:48:49.587Z] --- PASS: TestInspect (3.52s)
16:48:49 [2021-02-24T16:48:49.588Z] === RUN   TestCreateJob
16:48:50 [2021-02-24T16:48:50.040Z] Stopping apparmor (via systemctl): apparmor.service.
16:48:50 [2021-02-24T16:48:50.040Z] Removing test suite binaries
16:48:50 [2021-02-24T16:48:50.040Z] exiting test-integration
16:48:50 [2021-02-24T16:48:50.040Z] ++ exit 0
16:48:50 [2021-02-24T16:48:50.040Z] 
16:48:50 [2021-02-24T16:48:50.275Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
16:48:50 [2021-02-24T16:48:50.840Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:48:51 [2021-02-24T16:48:51.098Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
Post stage
[Pipeline] junit
16:48:53 [2021-02-24T16:48:53.332Z] Recording test results
16:48:53 [2021-02-24T16:48:53.360Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:48:53 [2021-02-24T16:48:53.360Z] === RUN   TestBoolValue
16:48:53 [2021-02-24T16:48:53.360Z] --- PASS: TestBoolValue (0.00s)
16:48:53 [2021-02-24T16:48:53.360Z] === RUN   TestBoolValueOrDefault
16:48:53 [2021-02-24T16:48:53.360Z] --- PASS: TestBoolValueOrDefault (0.00s)
16:48:53 [2021-02-24T16:48:53.360Z] === RUN   TestInt64ValueOrZero
16:48:53 [2021-02-24T16:48:53.360Z] --- PASS: TestInt64ValueOrZero (0.00s)
16:48:53 [2021-02-24T16:48:53.360Z] === RUN   TestInt64ValueOrDefault
16:48:53 [2021-02-24T16:48:53.360Z] --- PASS: TestInt64ValueOrDefault (0.00s)
16:48:53 [2021-02-24T16:48:53.360Z] === RUN   TestInt64ValueOrDefaultWithError
16:48:53 [2021-02-24T16:48:53.360Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
16:48:53 [2021-02-24T16:48:53.360Z] === RUN   TestJsonContentType
16:48:53 [2021-02-24T16:48:53.360Z] --- PASS: TestJsonContentType (0.00s)
16:48:53 [2021-02-24T16:48:53.360Z] PASS
16:48:53 [2021-02-24T16:48:53.360Z] coverage: 14.7% of statements
16:48:53 [2021-02-24T16:48:53.360Z] ok  	github.com/docker/docker/api/server/httputils	0.065s	coverage: 14.7% of statements
16:48:53 [2021-02-24T16:48:53.631Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:48:53 [2021-02-24T16:48:53.801Z] --- PASS: TestCreateJob (4.11s)
16:48:53 [2021-02-24T16:48:53.801Z] === RUN   TestReplicatedJob
16:48:54 [2021-02-24T16:48:54.568Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
16:48:54 [2021-02-24T16:48:54.705Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:48:55 [2021-02-24T16:48:55.043Z] === RUN   TestMaskSecretKeys
16:48:55 [2021-02-24T16:48:55.043Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
16:48:55 [2021-02-24T16:48:55.043Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
16:48:55 [2021-02-24T16:48:55.043Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
16:48:55 [2021-02-24T16:48:55.043Z] --- PASS: TestMaskSecretKeys (0.00s)
16:48:55 [2021-02-24T16:48:55.043Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
16:48:55 [2021-02-24T16:48:55.043Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
16:48:55 [2021-02-24T16:48:55.043Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
16:48:55 [2021-02-24T16:48:55.043Z] === RUN   TestVersionMiddlewareVersion
16:48:55 [2021-02-24T16:48:55.043Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
16:48:55 [2021-02-24T16:48:55.043Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
16:48:55 [2021-02-24T16:48:55.043Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
16:48:55 [2021-02-24T16:48:55.043Z] PASS
16:48:55 [2021-02-24T16:48:55.043Z] coverage: 37.7% of statements
16:48:55 [2021-02-24T16:48:55.043Z] ok  	github.com/docker/docker/api/server/middleware	0.069s	coverage: 37.7% of statements
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:48:55 [2021-02-24T16:48:55.043Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:48:55 [2021-02-24T16:48:55.050Z] + echo Ensuring container killed.
16:48:55 [2021-02-24T16:48:55.050Z] Ensuring container killed.
16:48:55 [2021-02-24T16:48:55.050Z] + docker rm -vf docker-pr3
16:48:55 [2021-02-24T16:48:55.050Z] Error: No such container: docker-pr3
[Pipeline] sh
16:48:55 [2021-02-24T16:48:55.330Z] + echo Chowning /workspace to jenkins user
16:48:55 [2021-02-24T16:48:55.330Z] Chowning /workspace to jenkins user
16:48:55 [2021-02-24T16:48:55.330Z] + id -u
16:48:55 [2021-02-24T16:48:55.330Z] + id -g
16:48:55 [2021-02-24T16:48:55.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace busybox chown -R 1000:1000 /workspace
16:48:55 [2021-02-24T16:48:55.330Z] Unable to find image 'busybox:latest' locally
16:48:55 [2021-02-24T16:48:55.943Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestToJSON
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestToJSON (0.00s)
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestToParamWithVersion
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestToParamWithVersion (0.00s)
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestFromJSON
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestFromJSON (0.00s)
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestEmpty
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestEmpty (0.00s)
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestArgsMatchKVListEmptySources
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestArgsMatchKVList
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestArgsMatchKVList (0.00s)
16:48:56 [2021-02-24T16:48:56.016Z] === RUN   TestArgsMatch
16:48:56 [2021-02-24T16:48:56.016Z] --- PASS: TestArgsMatch (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestAdd
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestAdd (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestDel
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestDel (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestLen
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestLen (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestExactMatch
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestExactMatch (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestOnlyOneExactMatch
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestOnlyOneExactMatch (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestContains
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestContains (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestValidate
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestValidate (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestWalkValues
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestWalkValues (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestFuzzyMatch
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestFuzzyMatch (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestClone
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestClone (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] PASS
16:48:56 [2021-02-24T16:48:56.478Z] coverage: 92.2% of statements
16:48:56 [2021-02-24T16:48:56.478Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestStrSliceMarshalJSON
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestStrSliceUnmarshalJSON
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestStrSliceUnmarshalString
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestStrSliceUnmarshalSlice
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] PASS
16:48:56 [2021-02-24T16:48:56.478Z] coverage: 90.0% of statements
16:48:56 [2021-02-24T16:48:56.478Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
16:48:56 [2021-02-24T16:48:56.478Z] === RUN   TestAdjustForAPIVersion
16:48:56 [2021-02-24T16:48:56.478Z] --- PASS: TestAdjustForAPIVersion (0.00s)
16:48:56 [2021-02-24T16:48:56.478Z] PASS
16:48:56 [2021-02-24T16:48:56.478Z] coverage: 5.7% of statements
16:48:56 [2021-02-24T16:48:56.478Z] ok  	github.com/docker/docker/api/server/router/swarm	0.082s	coverage: 5.7% of statements
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:48:56 [2021-02-24T16:48:56.478Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:48:56 [2021-02-24T16:48:56.939Z] === RUN   TestDurationToSecondsString
16:48:56 [2021-02-24T16:48:56.939Z] --- PASS: TestDurationToSecondsString (0.00s)
16:48:56 [2021-02-24T16:48:56.939Z] === RUN   TestGetTimestamp
16:48:56 [2021-02-24T16:48:56.939Z] --- PASS: TestGetTimestamp (0.11s)
16:48:56 [2021-02-24T16:48:56.939Z] === RUN   TestParseTimestamps
16:48:56 [2021-02-24T16:48:56.939Z] --- PASS: TestParseTimestamps (0.00s)
16:48:56 [2021-02-24T16:48:56.939Z] PASS
16:48:56 [2021-02-24T16:48:56.939Z] coverage: 100.0% of statements
16:48:56 [2021-02-24T16:48:56.939Z] ok  	github.com/docker/docker/api/types/time	0.163s	coverage: 100.0% of statements
16:48:57 [2021-02-24T16:48:57.401Z] === RUN   TestCompareVersion
16:48:57 [2021-02-24T16:48:57.401Z] --- PASS: TestCompareVersion (0.00s)
16:48:57 [2021-02-24T16:48:57.401Z] PASS
16:48:57 [2021-02-24T16:48:57.401Z] coverage: 75.0% of statements
16:48:57 [2021-02-24T16:48:57.401Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 75.0% of statements
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:48:57 [2021-02-24T16:48:57.401Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:48:57 [2021-02-24T16:48:57.410Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
16:48:58 [2021-02-24T16:48:58.946Z] --- PASS: TestParseRemoteURL (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestCloneArgsSmartHttp
16:48:58 [2021-02-24T16:48:58.946Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestCloneArgsDumbHttp
16:48:58 [2021-02-24T16:48:58.946Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestCloneArgsGit
16:48:58 [2021-02-24T16:48:58.946Z] --- PASS: TestCloneArgsGit (0.00s)
16:48:58 [2021-02-24T16:48:58.946Z] === RUN   TestCheckoutGit
16:49:00 [2021-02-24T16:49:00.394Z] --- PASS: TestReplicatedJob (6.69s)
16:49:00 [2021-02-24T16:49:00.394Z] === RUN   TestUpdateReplicatedJob
16:49:00 [2021-02-24T16:49:00.616Z] latest: Pulling from library/busybox
16:49:00 [2021-02-24T16:49:00.874Z] 5c4213be9af9: Pulling fs layer
16:49:00 [2021-02-24T16:49:00.874Z] 5c4213be9af9: Download complete
16:49:00 [2021-02-24T16:49:00.874Z] 5c4213be9af9: Pull complete
16:49:00 [2021-02-24T16:49:00.874Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
16:49:00 [2021-02-24T16:49:00.874Z] Status: Downloaded newer image for busybox:latest
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestEnable
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestEnable (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestDisable
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestDisable (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestEnabled
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestEnabled (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] PASS
16:49:01 [2021-02-24T16:49:01.134Z] coverage: 100.0% of statements
16:49:01 [2021-02-24T16:49:01.134Z] ok  	github.com/docker/docker/cli/debug	0.045s	coverage: 100.0% of statements
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestProcessNoDockerignore
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestProcessNoDockerignore (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestProcessShouldLeaveAllFiles
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestDetectContentType
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestDetectContentType (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestSelectAcceptableMIME
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestSelectAcceptableMIME (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestInspectEmptyResponse
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestInspectEmptyResponse (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestInspectResponseBinary
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestInspectResponseBinary (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestResponseUnsupportedContentType
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestInspectResponseTextSimple
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestInspectResponseTextSimple (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestInspectResponseEmptyContentType
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestUnknownContentLength
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestUnknownContentLength (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestDownloadRemote
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestDownloadRemote (0.07s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestGetWithStatusError
16:49:01 [2021-02-24T16:49:01.134Z] --- PASS: TestGetWithStatusError (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestCloseRootDirectory
16:49:01 [2021-02-24T16:49:01.134Z] --- SKIP: TestCloseRootDirectory (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestHashFile
16:49:01 [2021-02-24T16:49:01.134Z] --- SKIP: TestHashFile (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestHashSubdir
16:49:01 [2021-02-24T16:49:01.134Z] --- SKIP: TestHashSubdir (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:49:01 [2021-02-24T16:49:01.134Z] === RUN   TestRemoveDirectory
16:49:01 [2021-02-24T16:49:01.134Z] --- SKIP: TestRemoveDirectory (0.00s)
16:49:01 [2021-02-24T16:49:01.134Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:49:01 [2021-02-24T16:49:01.134Z] PASS
16:49:01 [2021-02-24T16:49:01.134Z] coverage: 9.3% of statements
16:49:01 [2021-02-24T16:49:01.134Z] ok  	github.com/docker/docker/builder/remotecontext	0.265s	coverage: 9.3% of statements
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestGetAllAllowed
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestGetAllAllowed (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestGetAllMeta
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestGetAllMeta (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestWarnOnUnusedBuildArgs
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestIsUnreferencedBuiltin
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestIsExistingDirectory
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestIsExistingDirectory (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestGetFilenameForDownload
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestGetFilenameForDownload (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestEnv2Variables
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestEnv2Variables (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestEnvValueWithExistingRunConfigEnv
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestMaintainer
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestMaintainer (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestLabel
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestLabel (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestFromScratch
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestFromScratch (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestFromWithArg
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestFromWithArg (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestFromWithArgButBuildArgsNotGiven
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestFromWithUndefinedArg
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestFromWithUndefinedArg (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestFromMultiStageWithNamedStage
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestOnbuild
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestOnbuild (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestWorkdir
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestWorkdir (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestCmd
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestCmd (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestHealthcheckNone
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestHealthcheckNone (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestHealthcheckCmd
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestHealthcheckCmd (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestEntrypoint
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestEntrypoint (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestExpose
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestExpose (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestUser
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestUser (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestVolume
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestVolume (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestStopSignal
16:49:01 [2021-02-24T16:49:01.596Z] --- SKIP: TestStopSignal (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z]     dispatchers_test.go:376: Windows does not support stopsignal
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestArg
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestArg (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestShell
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestShell (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestPrependEnvOnCmd
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestPrependEnvOnCmd (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestRunWithBuildArgs
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestRunWithBuildArgs (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestRunIgnoresHealthcheck
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestNormalizeWorkdir
16:49:01 [2021-02-24T16:49:01.596Z] --- PASS: TestNormalizeWorkdir (0.00s)
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestDispatch
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestDispatch/ADD_multiple_files_to_file
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
16:49:01 [2021-02-24T16:49:01.596Z] === RUN   TestDispatch/COPY_multiple_files_to_file
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestDispatch/COPY_wildcard_no_files
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestDispatch/COPY_url
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestDispatch (0.11s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z]     --- PASS: TestDispatch/COPY_url (0.01s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestAddScratchImageAddsToMounts
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestAddFromScratchPopulatesPlatform
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestImageSourceGetAddsToMounts
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestEmptyDockerfile
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestEmptyDockerfile (0.01s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestSymlinkDockerfile
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestSymlinkDockerfile (0.01s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestDockerfileOutsideTheBuildContext
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestNonExistingDockerfile
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestNonExistingDockerfile (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestCopyRunConfig
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestCopyRunConfig (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestDeepCopyRunConfig
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestDeepCopyRunConfig (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestExportImage
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestExportImage (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] === RUN   TestNormalizeDest
16:49:02 [2021-02-24T16:49:02.057Z] --- PASS: TestNormalizeDest (0.00s)
16:49:02 [2021-02-24T16:49:02.057Z] PASS
16:49:02 [2021-02-24T16:49:02.057Z] coverage: 46.6% of statements
16:49:02 [2021-02-24T16:49:02.057Z] ok  	github.com/docker/docker/builder/dockerfile	0.294s	coverage: 46.6% of statements
16:49:02 [2021-02-24T16:49:02.057Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:49:02 [2021-02-24T16:49:02.503Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:49:03 [2021-02-24T16:49:03.702Z] + bundleName=amd64-cgroup2
16:49:03 [2021-02-24T16:49:03.702Z] + echo Creating amd64-cgroup2-bundles.tar.gz
16:49:03 [2021-02-24T16:49:03.702Z] Creating amd64-cgroup2-bundles.tar.gz
16:49:03 [2021-02-24T16:49:03.702Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:49:03 [2021-02-24T16:49:03.702Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
16:49:03 [2021-02-24T16:49:03.969Z] Archiving artifacts
16:49:04 [2021-02-24T16:49:04.605Z] --- PASS: TestUpdateReplicatedJob (4.38s)
16:49:04 [2021-02-24T16:49:04.605Z] === RUN   TestServiceListWithStatuses
16:49:04 [2021-02-24T16:49:04.605Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:49:04 [2021-02-24T16:49:04.605Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:49:04 [2021-02-24T16:49:04.605Z] === RUN   TestDockerNetworkConnectAlias
16:49:06 [2021-02-24T16:49:06.058Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:49:06 [2021-02-24T16:49:06.367Z] + make clean
16:49:06 [2021-02-24T16:49:06.625Z] docker volume rm -f docker-dev-cache
16:49:06 [2021-02-24T16:49:06.625Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:49:11 [2021-02-24T16:49:11.199Z] --- PASS: TestDockerNetworkConnectAlias (6.42s)
16:49:11 [2021-02-24T16:49:11.199Z] === RUN   TestDockerNetworkReConnect
16:49:12 [2021-02-24T16:49:12.430Z] === RUN   TestCheckpointCreateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCheckpointCreate
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCheckpointDeleteError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointDeleteError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCheckpointDelete
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointDelete (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCheckpointListError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointListError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCheckpointList
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointList (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCheckpointListContainerNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNewClientWithOpsFromEnv
16:49:12 [2021-02-24T16:49:12.431Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z]     client_test.go:23: runtime.GOOS == "windows"
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestGetAPIPath
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestGetAPIPath (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestParseHostURL
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestParseHostURL (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNegotiateAPIVersionEmpty
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNegotiateAPIVersion
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNegotiateAPIVersion (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNegotiateAPVersionOverride
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNegotiateAPIVersionAutomatic
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestClientRedirect
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestClientRedirect (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigCreateUnsupported
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigCreateUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigCreateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigCreate
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigInspectNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigInspectNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigInspectUnsupported
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigInspectUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigInspectError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigInspectConfigNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigInspect
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigListUnsupported
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigListUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigListError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigListError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigList
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigList (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigRemoveUnsupported
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigRemoveError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigRemove
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigUpdateUnsupported
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigUpdateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigUpdateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestConfigUpdate
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestConfigUpdate (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerCommitError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerCommitError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerCommit
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerCommit (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStatPathError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStatPathError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStatPathNotFoundError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStatPathNoHeaderError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStatPath
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStatPath (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyToContainerError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyToContainerError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyToContainerNotFoundError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyToContainerNotStatusOKError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyToContainer
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyToContainer (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyFromContainerError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyFromContainerError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyFromContainerNotFoundError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyFromContainerNotStatusOKError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyFromContainerNoHeaderError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestCopyFromContainer
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestCopyFromContainer (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerCreateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerCreateImageNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerCreateWithName
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerCreateWithName (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerCreateAutoRemove
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerDiffError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerDiffError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerDiff
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerDiff (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecCreateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecCreate
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecStartError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecStartError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecStart
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecStart (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecInspectError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecInspect
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExportError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExportError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExport
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExport (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerInspectError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerInspectContainerNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerInspect
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerInspectNode
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerInspectNode (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerKillError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerKillError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerKill
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerKill (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerListError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerListError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerList
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerList (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerLogsNotFoundError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerLogsError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerLogsError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerLogs
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerLogs (0.14s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerPauseError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerPauseError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerPause
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerPause (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainersPruneError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainersPruneError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainersPrune
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainersPrune (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRemoveError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRemoveNotFoundError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRemove
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRenameError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRenameError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRename
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRename (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerResizeError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerResizeError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecResizeError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecResizeError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerResize
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerResize (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerExecResize
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerExecResize (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRestartError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRestartError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerRestart
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerRestart (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStartError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStartError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStart
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStart (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStatsError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStatsError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStats
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStats (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStopError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStopError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerStop
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerStop (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerTopError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerTopError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerTop
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerTop (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerUnpauseError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerUnpauseError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerUnpause
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerUnpause (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerUpdateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerUpdateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerUpdate
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerUpdate (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerWaitError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerWaitError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestContainerWait
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestContainerWait (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestDiskUsageError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestDiskUsageError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestDiskUsage
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestDiskUsage (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestDistributionInspectUnsupported
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestDistributionInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestEventsErrorInOptions
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestEventsErrorInOptions (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestEventsErrorFromServer
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestEventsErrorFromServer (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestEvents
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestEvents (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestTLSCloseWriter
16:49:12 [2021-02-24T16:49:12.431Z] === PAUSE TestTLSCloseWriter
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageBuildError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageBuildError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageBuild
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageBuild (0.01s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestGetDockerOS
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestGetDockerOS (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageCreateError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageCreate
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageHistoryError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageHistoryError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageHistory
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageHistory (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageImportError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageImportError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageImport
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageImport (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageInspectError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageInspectImageNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageInspectImageNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageInspect
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageListError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageListError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageList
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageList (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageListApiBefore125
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageListApiBefore125 (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageLoadError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageLoadError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageLoad
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageLoad (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagesPruneError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagesPruneError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagesPrune
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagesPrune (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullReferenceParseError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullReferenceParseError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullAnyError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullAnyError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullStatusUnauthorizedError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullWithPrivilegedFuncNoError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePullWithoutErrors
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePullWithoutErrors (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushReferenceError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushReferenceError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushAnyError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushAnyError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushStatusUnauthorizedError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithPrivilegedFuncNoError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithoutErrors
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImagePushWithoutErrors (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageRemoveError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageRemoveImageNotFound
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageRemove
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSaveError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSaveError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSave
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSave (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSearchAnyError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSearchAnyError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSearchStatusUnauthorizedError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageSearchWithoutErrors
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageTagError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageTagError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageTagInvalidReference
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageTagInvalidReference (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageTagInvalidSourceImageName
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageTagHexSource
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageTagHexSource (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestImageTag
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestImageTag (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestInfoServerError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestInfoServerError (0.00s)
16:49:12 [2021-02-24T16:49:12.431Z] === RUN   TestInfoInvalidResponseJSONError
16:49:12 [2021-02-24T16:49:12.431Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestInfo
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestInfo (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkConnectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkConnectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkConnect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkConnect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkCreateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkCreate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkDisconnectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkDisconnectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkDisconnect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkDisconnect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkInspectNotFoundError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworksPruneError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworksPruneError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworksPrune
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworksPrune (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkRemoveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNetworkRemove
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNetworkRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeInspectNodeNotFound
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeRemoveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeRemove
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeUpdateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeUpdateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestNodeUpdate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestNodeUpdate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestOptionWithTimeout
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestOptionWithTimeout (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingFail
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPingFail (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingWithError
16:49:12 [2021-02-24T16:49:12.432Z] 2021/02/24 16:49:12 RoundTripper returned a response & error; ignoring response
16:49:12 [2021-02-24T16:49:12.432Z] 2021/02/24 16:49:12 RoundTripper returned a response & error; ignoring response
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPingWithError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingSuccess
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPingSuccess (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingHeadFallback
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingHeadFallback/OK
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingHeadFallback/Internal_Server_Error
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingHeadFallback/Not_Found
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPingHeadFallback (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginDisableError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginDisableError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginDisable
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginDisable (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginEnableError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginEnableError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginEnable
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginEnable (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginPushError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginPushError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginPush
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginPush (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginRemoveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginRemove
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginSetError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginSetError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPluginSet
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPluginSet (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSetHostHeader
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSetHostHeader (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestPlainTextError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestPlainTextError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestInfiniteError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestInfiniteError (0.02s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretCreateUnsupported
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretCreateUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretCreateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretCreate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretInspectUnsupported
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretInspectUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretInspectSecretNotFound
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretListUnsupported
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretListUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretRemoveUnsupported
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretRemoveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretRemove
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretUpdateUnsupported
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretUpdateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretUpdateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSecretUpdate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSecretUpdate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceCreateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceCreate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceCreateCompatiblePlatforms
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceCreateDigestPinning
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceInspectServiceNotFound
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceLogsError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceLogsError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceLogs
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceLogs (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceRemoveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceRemoveNotFoundError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceRemove
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceUpdateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceUpdateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestServiceUpdate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestServiceUpdate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmGetUnlockKeyError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmGetUnlockKey
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmInitError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmInitError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmInit
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmInit (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmJoinError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmJoinError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmJoin
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmJoin (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmLeaveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmLeaveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmLeave
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmLeave (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmUnlockError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmUnlockError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmUnlock
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmUnlock (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmUpdateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmUpdateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestSwarmUpdate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestSwarmUpdate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestTaskInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestTaskInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestTaskInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestTaskInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestTaskInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestTaskListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestTaskListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestTaskList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestTaskList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeCreateError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeCreateError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeCreate
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeCreate (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeInspectError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeInspectError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeInspectNotFound
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeInspectNotFound (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeInspectWithEmptyID
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeInspect
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeInspect (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeListError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeListError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeList
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeList (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeRemoveError
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeRemoveError (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === RUN   TestVolumeRemove
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestVolumeRemove (0.00s)
16:49:12 [2021-02-24T16:49:12.432Z] === CONT  TestTLSCloseWriter
16:49:12 [2021-02-24T16:49:12.432Z] --- PASS: TestTLSCloseWriter (0.01s)
16:49:12 [2021-02-24T16:49:12.432Z] PASS
16:49:12 [2021-02-24T16:49:12.432Z] coverage: 74.9% of statements
16:49:12 [2021-02-24T16:49:12.432Z] ok  	github.com/docker/docker/client	0.513s	coverage: 74.9% of statements
16:49:12 [2021-02-24T16:49:12.473Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:49:12 [2021-02-24T16:49:12.473Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:49:12 [2021-02-24T16:49:12.473Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:49:14 [2021-02-24T16:49:14.373Z] === RUN   TestDockerDaemonSuite/TestShmSize
16:49:16 [2021-02-24T16:49:16.495Z] --- PASS: TestDockerNetworkReConnect (5.11s)
16:49:16 [2021-02-24T16:49:16.495Z] === RUN   TestServicePlugin
16:49:16 [2021-02-24T16:49:16.495Z] --- SKIP: TestServicePlugin (0.00s)
16:49:16 [2021-02-24T16:49:16.495Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:16 [2021-02-24T16:49:16.495Z] === RUN   TestServiceUpdateLabel
16:49:16 [2021-02-24T16:49:16.904Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
16:49:17 [2021-02-24T16:49:17.840Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:49:18 [2021-02-24T16:49:18.100Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:49:18 [2021-02-24T16:49:18.676Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:49:19 [2021-02-24T16:49:19.249Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
16:49:19 [2021-02-24T16:49:19.509Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
16:49:19 [2021-02-24T16:49:19.767Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:49:19 [2021-02-24T16:49:19.801Z] --- PASS: TestServiceUpdateLabel (3.27s)
16:49:19 [2021-02-24T16:49:19.801Z] === RUN   TestServiceUpdateSecrets
16:49:20 [2021-02-24T16:49:20.024Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:49:20 [2021-02-24T16:49:20.282Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:49:20 [2021-02-24T16:49:20.539Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:49:23 [2021-02-24T16:49:23.068Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:49:24 [2021-02-24T16:49:24.969Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:49:24 [2021-02-24T16:49:24.969Z] --- PASS: TestDockerDaemonSuite (354.10s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.78s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s)
16:49:24 [2021-02-24T16:49:24.969Z]         docker_cli_daemon_test.go:1455: [db72ba0ee8a11] daemon is not started
16:49:24 [2021-02-24T16:49:24.969Z]         check_test.go:309: [d5c0660e919f9] daemon is not started
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s)
16:49:24 [2021-02-24T16:49:24.969Z]         check_test.go:309: [dfe89136b806c] daemon is not started
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.17s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.58s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.84s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.60s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
16:49:24 [2021-02-24T16:49:24.969Z]         check_test.go:309: [de6ea4729f157] daemon is not started
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
16:49:24 [2021-02-24T16:49:24.969Z]         check_test.go:309: [d7b17a5d4b53e] daemon is not started
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.61s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
16:49:24 [2021-02-24T16:49:24.969Z]         check_test.go:309: [d515ae0ded79b] daemon is not started
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.70s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.52s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s)
16:49:24 [2021-02-24T16:49:24.969Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
16:49:24 [2021-02-24T16:49:24.969Z]         check_test.go:309: [df463dd2156ff] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.11s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d9d40c7c8f8ad] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.50s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.35s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [dd00a72a7369b] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [db3626a8434bf] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_plugins_test.go:79: [defcad469c5ce] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.83s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_plugins_test.go:169: [db745daeaf987] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [db4d7e2de0629] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.65s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [ded569bbde76f] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.15s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.66s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.93s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d91884a516ddd] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.70s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.92s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [dfd5e24642bb8] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d55c4698ec69e] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.31s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d84b58722a165] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.54s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.62s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.30s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.39s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.46s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [dc39e8fa04211] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.54s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d1f5914263b73] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d27c0a36ba867] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d0b3c0975a07e] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [dbb11de11fd17] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.26s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [db0c551370be8] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.93s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d7a3b27ad4aa9] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [df8e401e13fc6] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.23s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.60s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.49s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.42s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.01s)
16:49:24 [2021-02-24T16:49:24.970Z]         docker_cli_daemon_test.go:2550: [d6e7b3a0c1d80] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.85s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.06s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s)
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s)
16:49:24 [2021-02-24T16:49:24.970Z]         check_test.go:309: [d09307efa3043] daemon is not started
16:49:24 [2021-02-24T16:49:24.970Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.21s)
16:49:24 [2021-02-24T16:49:24.970Z] === RUN   TestDockerSwarmSuite
16:49:24 [2021-02-24T16:49:24.970Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
16:49:26 [2021-02-24T16:49:26.346Z] === RUN   TestDockerSuite/TestBuildEnv
16:49:28 [2021-02-24T16:49:28.247Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:49:28 [2021-02-24T16:49:28.247Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
16:49:29 [2021-02-24T16:49:29.183Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:49:30 [2021-02-24T16:49:30.158Z] --- PASS: TestCheckoutGit (29.97s)
16:49:30 [2021-02-24T16:49:30.158Z] === RUN   TestValidGitTransport
16:49:30 [2021-02-24T16:49:30.158Z] --- PASS: TestValidGitTransport (0.00s)
16:49:30 [2021-02-24T16:49:30.158Z] === RUN   TestGitInvalidRef
16:49:30 [2021-02-24T16:49:30.158Z] --- PASS: TestGitInvalidRef (0.21s)
16:49:30 [2021-02-24T16:49:30.158Z] PASS
16:49:30 [2021-02-24T16:49:30.158Z] coverage: 86.3% of statements
16:49:30 [2021-02-24T16:49:30.158Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.417s	coverage: 86.3% of statements
16:49:30 [2021-02-24T16:49:30.158Z] ?   	github.com/docker/docker/cli	[no test files]
16:49:30 [2021-02-24T16:49:30.158Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:49:30 [2021-02-24T16:49:30.559Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:49:31 [2021-02-24T16:49:31.497Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
16:49:34 [2021-02-24T16:49:34.719Z] --- PASS: TestServiceUpdateSecrets (15.43s)
16:49:34 [2021-02-24T16:49:34.719Z] === RUN   TestServiceUpdateConfigs
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithTLS
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithConflicts
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliWithConflictingLabels
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestConfigureDaemonLogs
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestConfigureDaemonLogs (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestCommonOptionsInstallFlags
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
16:49:35 [2021-02-24T16:49:35.976Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
16:49:35 [2021-02-24T16:49:35.976Z] PASS
16:49:35 [2021-02-24T16:49:35.976Z] coverage: 18.4% of statements
16:49:35 [2021-02-24T16:49:35.976Z] ok  	github.com/docker/docker/cmd/dockerd	0.348s	coverage: 18.4% of statements
16:49:37 [2021-02-24T16:49:37.567Z] === RUN   TestContainerStopSignal
16:49:37 [2021-02-24T16:49:37.567Z] --- PASS: TestContainerStopSignal (0.00s)
16:49:37 [2021-02-24T16:49:37.567Z] === RUN   TestContainerStopTimeout
16:49:37 [2021-02-24T16:49:37.567Z] --- PASS: TestContainerStopTimeout (0.00s)
16:49:37 [2021-02-24T16:49:37.567Z] === RUN   TestContainerSecretReferenceDestTarget
16:49:37 [2021-02-24T16:49:37.567Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
16:49:37 [2021-02-24T16:49:37.567Z] === RUN   TestContainerLogPathSetForJSONFileLogger
16:49:37 [2021-02-24T16:49:37.567Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
16:49:37 [2021-02-24T16:49:37.567Z] === RUN   TestContainerLogPathSetForRingLogger
16:49:37 [2021-02-24T16:49:37.567Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
16:49:37 [2021-02-24T16:49:37.567Z] === RUN   TestReplaceAndAppendEnvVars
16:49:37 [2021-02-24T16:49:37.567Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
16:49:37 [2021-02-24T16:49:37.567Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestNewMemoryStore
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestNewMemoryStore (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestAddContainers
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestAddContainers (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestGetContainer
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestGetContainer (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestDeleteContainer
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestDeleteContainer (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestListContainers
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestListContainers (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestFirstContainer
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestFirstContainer (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestApplyAllContainer
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestApplyAllContainer (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestIsValidHealthString
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestIsValidHealthString (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestStateRunStop
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestStateRunStop (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestStateTimeoutWait
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestStateTimeoutWait (0.10s)
16:49:37 [2021-02-24T16:49:37.568Z]     state_test.go:141: Stop callback fired
16:49:37 [2021-02-24T16:49:37.568Z]     state_test.go:165: Stop callback fired
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestIsValidStateString
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestIsValidStateString (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestViewSaveDelete
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestViewSaveDelete (0.01s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestViewAll
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestViewAll (0.02s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestViewGet
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestViewGet (0.01s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestNames
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestNames (0.00s)
16:49:37 [2021-02-24T16:49:37.568Z] === RUN   TestViewWithHealthCheck
16:49:37 [2021-02-24T16:49:37.568Z] --- PASS: TestViewWithHealthCheck (0.01s)
16:49:37 [2021-02-24T16:49:37.568Z] PASS
16:49:37 [2021-02-24T16:49:37.568Z] coverage: 41.6% of statements
16:49:37 [2021-02-24T16:49:37.568Z] ok  	github.com/docker/docker/container	0.395s	coverage: 41.6% of statements
16:49:37 [2021-02-24T16:49:37.568Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:49:37 [2021-02-24T16:49:37.568Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:49:37 [2021-02-24T16:49:37.568Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:49:37 [2021-02-24T16:49:37.568Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:49:38 [2021-02-24T16:49:38.057Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
16:49:38 [2021-02-24T16:49:38.315Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:49:39 [2021-02-24T16:49:39.755Z] === RUN   TestPrepare
16:49:39 [2021-02-24T16:49:39.755Z] --- PASS: TestPrepare (0.00s)
16:49:39 [2021-02-24T16:49:39.755Z] === RUN   TestStart
16:49:39 [2021-02-24T16:49:39.755Z] --- PASS: TestStart (0.00s)
16:49:39 [2021-02-24T16:49:39.755Z] === RUN   TestWaitCancel
16:49:39 [2021-02-24T16:49:39.755Z] --- PASS: TestWaitCancel (0.00s)
16:49:39 [2021-02-24T16:49:39.755Z] === RUN   TestWaitDisabled
16:49:39 [2021-02-24T16:49:39.755Z] --- PASS: TestWaitDisabled (0.00s)
16:49:39 [2021-02-24T16:49:39.755Z] === RUN   TestWaitEnabled
16:49:39 [2021-02-24T16:49:39.755Z] --- PASS: TestWaitEnabled (0.00s)
16:49:39 [2021-02-24T16:49:39.755Z] === RUN   TestRemove
16:49:39 [2021-02-24T16:49:39.755Z] --- PASS: TestRemove (0.00s)
16:49:39 [2021-02-24T16:49:39.755Z] PASS
16:49:39 [2021-02-24T16:49:39.755Z] coverage: 65.3% of statements
16:49:39 [2021-02-24T16:49:39.755Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.149s	coverage: 65.3% of statements
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCContainerRuntime
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation/empty
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation/default
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation/process
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertFromGRPCIsolation
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertFromGRPCIsolation/default
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertFromGRPCIsolation/process
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
16:49:41 [2021-02-24T16:49:41.943Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
16:49:41 [2021-02-24T16:49:41.943Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCConfigs
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCConfigs/file
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCConfigs
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCConfigs/file
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestServiceConvertToGRPCConfigs/none
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] PASS
16:49:41 [2021-02-24T16:49:41.944Z] coverage: 35.9% of statements
16:49:41 [2021-02-24T16:49:41.944Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.273s	coverage: 35.9% of statements
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestNewListSecretsFilters
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestNewListSecretsFilters (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] === RUN   TestNewListConfigsFilters
16:49:41 [2021-02-24T16:49:41.944Z] --- PASS: TestNewListConfigsFilters (0.00s)
16:49:41 [2021-02-24T16:49:41.944Z] PASS
16:49:41 [2021-02-24T16:49:41.944Z] coverage: 0.5% of statements
16:49:41 [2021-02-24T16:49:41.944Z] ok  	github.com/docker/docker/daemon/cluster	0.426s	coverage: 0.5% of statements
16:49:46 [2021-02-24T16:49:46.650Z] === RUN   TestDiscoveryOptsErrors
16:49:46 [2021-02-24T16:49:46.650Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
16:49:46 [2021-02-24T16:49:46.650Z] === RUN   TestDiscoveryOpts
16:49:46 [2021-02-24T16:49:46.650Z] --- PASS: TestDiscoveryOpts (0.00s)
16:49:46 [2021-02-24T16:49:46.650Z] PASS
16:49:46 [2021-02-24T16:49:46.650Z] coverage: 30.0% of statements
16:49:46 [2021-02-24T16:49:46.650Z] ok  	github.com/docker/docker/daemon/discovery	0.059s	coverage: 30.0% of statements
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestBuilderGC
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestBuilderGC (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationNotFound
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonBrokenConfiguration
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestParseClusterAdvertiseSettings
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestFindConfigurationConflicts
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestFindConfigurationConflicts (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeConflicts
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeConcurrent
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeConcurrentError
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
16:49:47 [2021-02-24T16:49:47.111Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
16:49:47 [2021-02-24T16:49:47.111Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestFindConfigurationConflictsWithMergedValues
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestValidateConfigurationErrors (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_label
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_dns
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_dns-search
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_max-download-attempts
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestValidateConfiguration/with_node_generic_resources
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestValidateConfiguration (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestModifiedDiscoverySettings
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestReloadSetConfigFileNotExist
16:49:47 [2021-02-24T16:49:47.573Z] time="2021-02-24T16:49:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestReloadDefaultConfigNotExist
16:49:47 [2021-02-24T16:49:47.573Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestReloadBadDefaultConfig
16:49:47 [2021-02-24T16:49:47.573Z] time="2021-02-24T16:49:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-023638923"
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestReloadWithConflictingLabels
16:49:47 [2021-02-24T16:49:47.573Z] time="2021-02-24T16:49:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-144879982"
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestReloadWithDuplicateLabels
16:49:47 [2021-02-24T16:49:47.573Z] time="2021-02-24T16:49:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-081740277"
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] === RUN   TestDaemonConfigurationMerge
16:49:47 [2021-02-24T16:49:47.573Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
16:49:47 [2021-02-24T16:49:47.573Z] PASS
16:49:47 [2021-02-24T16:49:47.573Z] coverage: 79.7% of statements
16:49:47 [2021-02-24T16:49:47.573Z] ok  	github.com/docker/docker/daemon/config	0.426s	coverage: 79.7% of statements
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestVerifyNetworkingConfig
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestGetContainer
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestGetContainer (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestValidContainerNames
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestValidContainerNames (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestContainerInitDNS
16:49:49 [2021-02-24T16:49:49.118Z] --- SKIP: TestContainerInitDNS (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     daemon_test.go:147: root required
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestMerge
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestMerge (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestValidateContainerIsolation
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestValidateContainerIsolation (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestFindNetworkErrorType
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestFindNetworkErrorType (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEnsureServicesExist
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestEnsureServicesExist (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEnsureServicesExistErrors
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestContainerDelete
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestContainerDelete (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestContainerDoubleDelete
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestContainerDoubleDelete (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestLogContainerEventCopyLabels
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestLogContainerEventWithAttributes
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestNoneHealthcheck
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestNoneHealthcheck (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestHealthStates
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEventsLog
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestEventsLog (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestEventsLogTimeout
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestEventsLogTimeout (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestLogEvents
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestLogEvents (0.06s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestLoadBufferedEvents
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] time="2021-02-24T16:49:48Z" 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"
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestHealthStates (0.12s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestMaskURLCredentials
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestMaskURLCredentials (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestGetInspectData
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestGetInspectData (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestFillLicense
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestFillLicense (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestListInvalidFilter
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestListInvalidFilter (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestNameFilter
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestNameFilter (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
16:49:49 [2021-02-24T16:49:49.118Z] === 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
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- 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)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestDaemonReloadLabels
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestDaemonReloadLabels (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestDaemonReloadMirrors
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestDaemonReloadMirrors (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestDaemonReloadInsecureRegistries
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestDaemonReloadNotAffectOthers
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestDaemonDiscoveryReload
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestLoadBufferedEvents (0.13s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestLoadBufferedEventsOnlyFromPast
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] === RUN   TestIgnoreBufferedWhenNoTimes
16:49:49 [2021-02-24T16:49:49.118Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
16:49:49 [2021-02-24T16:49:49.118Z] PASS
16:49:49 [2021-02-24T16:49:49.118Z] coverage: 50.0% of statements
16:49:49 [2021-02-24T16:49:49.118Z] ok  	github.com/docker/docker/daemon/events	0.518s	coverage: 50.0% of statements
16:49:49 [2021-02-24T16:49:49.580Z] === RUN   TestWaitNodeAttachment
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestWaitNodeAttachment (0.40s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestIsolationConversion
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestIsolationConversion/default
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestIsolationConversion/process
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestIsolationConversion/hyperv
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestIsolationConversion (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestIsolationConversion/default (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestIsolationConversion/process (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestContainerLabels
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestContainerLabels (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestCredentialSpecConversion
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestCredentialSpecConversion/none
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestCredentialSpecConversion/config
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestCredentialSpecConversion/file
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestCredentialSpecConversion/registry
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestCredentialSpecConversion (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestControllerValidateMountBind
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestControllerValidateMountBind (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestControllerValidateMountVolume
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestControllerValidateMountVolume (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestControllerValidateMountTarget
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestControllerValidateMountTarget (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestControllerValidateMountTmpfs
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestControllerValidateMountInvalidType
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestControllerValidateMountNamedPipe
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
16:49:50 [2021-02-24T16:49:50.041Z] PASS
16:49:50 [2021-02-24T16:49:50.041Z] coverage: 11.3% of statements
16:49:50 [2021-02-24T16:49:50.041Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.765s	coverage: 11.3% of statements
16:49:50 [2021-02-24T16:49:50.041Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
16:49:50 [2021-02-24T16:49:50.041Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
16:49:50 [2021-02-24T16:49:50.502Z] === RUN   TestIsEmptyDir
16:49:50 [2021-02-24T16:49:50.502Z] --- PASS: TestIsEmptyDir (0.00s)
16:49:50 [2021-02-24T16:49:50.502Z] PASS
16:49:50 [2021-02-24T16:49:50.502Z] coverage: 2.3% of statements
16:49:50 [2021-02-24T16:49:50.502Z] ok  	github.com/docker/docker/daemon/graphdriver	0.092s	coverage: 2.3% of statements
16:49:50 [2021-02-24T16:49:50.502Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
16:49:50 [2021-02-24T16:49:50.502Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
16:49:50 [2021-02-24T16:49:50.964Z] === RUN   TestLinkNaming
16:49:50 [2021-02-24T16:49:50.964Z] --- PASS: TestLinkNaming (0.00s)
16:49:50 [2021-02-24T16:49:50.964Z] === RUN   TestLinkNew
16:49:50 [2021-02-24T16:49:50.964Z] --- PASS: TestLinkNew (0.00s)
16:49:50 [2021-02-24T16:49:50.964Z] === RUN   TestLinkEnv
16:49:50 [2021-02-24T16:49:50.964Z] --- PASS: TestLinkEnv (0.00s)
16:49:50 [2021-02-24T16:49:50.964Z] === RUN   TestLinkMultipleEnv
16:49:50 [2021-02-24T16:49:50.964Z] --- PASS: TestLinkMultipleEnv (0.00s)
16:49:50 [2021-02-24T16:49:50.964Z] === RUN   TestLinkPortRangeEnv
16:49:50 [2021-02-24T16:49:50.964Z] --- PASS: TestLinkPortRangeEnv (0.00s)
16:49:50 [2021-02-24T16:49:50.964Z] PASS
16:49:50 [2021-02-24T16:49:50.964Z] coverage: 93.0% of statements
16:49:50 [2021-02-24T16:49:50.964Z] ok  	github.com/docker/docker/daemon/links	0.119s	coverage: 93.0% of statements
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
16:49:51 [2021-02-24T16:49:51.426Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:49:51 [2021-02-24T16:49:51.426Z]     reload_test.go:520: root required
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
16:49:51 [2021-02-24T16:49:51.426Z] === RUN   TestParseVolumesFrom
16:49:51 [2021-02-24T16:49:51.426Z] --- PASS: TestParseVolumesFrom (0.00s)
16:49:51 [2021-02-24T16:49:51.426Z] PASS
16:49:51 [2021-02-24T16:49:51.426Z] coverage: 9.1% of statements
16:49:51 [2021-02-24T16:49:51.426Z] ok  	github.com/docker/docker/daemon	2.577s	coverage: 9.1% of statements
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
16:49:51 [2021-02-24T16:49:51.426Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
16:49:52 [2021-02-24T16:49:52.848Z] --- PASS: TestServiceUpdateConfigs (15.38s)
16:49:52 [2021-02-24T16:49:52.848Z] === RUN   TestServiceUpdateNetwork
16:49:53 [2021-02-24T16:49:53.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
16:49:53 [2021-02-24T16:49:53.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestAdapterReadLogs
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestAdapterReadLogs (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopier
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestCopier (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopierLongLines
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestCopierLongLines (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopierSlow
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestCopierSlow (0.20s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopierWithSized
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopierWithSized/as_is
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopierWithSized/With_RingLogger
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestCopierWithSized (0.01s)
16:49:53 [2021-02-24T16:49:53.614Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestCopierWithPartial
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestCopierWithPartial (0.01s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestRingLogger
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestRingLogger (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestRingCap
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestRingCap (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestRingClose
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestRingClose (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] === RUN   TestRingDrain
16:49:53 [2021-02-24T16:49:53.614Z] --- PASS: TestRingDrain (0.00s)
16:49:53 [2021-02-24T16:49:53.614Z] PASS
16:49:53 [2021-02-24T16:49:53.614Z] coverage: 43.0% of statements
16:49:53 [2021-02-24T16:49:53.614Z] ok  	github.com/docker/docker/daemon/logger	0.444s	coverage: 43.0% of statements
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/defaults
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/invalid_create_group
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/invalid_flush_interval
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/flush_interval_at_15
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestNewStreamConfig (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewAWSLogsClientUserAgentHandler
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestNewAWSLogsClientRegionDetect
16:49:54 [2021-02-24T16:49:54.588Z] time="2021-02-24T16:49:54Z" level=info msg="Trying to get region from EC2 Metadata"
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCreateSuccess
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCreateSuccess (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCreateLogGroupSuccess
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCreateError
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCreateError (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCreateAlreadyExists
16:49:54 [2021-02-24T16:49:54.588Z] time="2021-02-24T16:49:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCreateAlreadyExists (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestLogClosed
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestLogClosed (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestLogBlocking
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestLogBlocking (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestLogNonBlockingBufferEmpty
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestLogNonBlockingBufferFull
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestPublishBatchSuccess
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestPublishBatchSuccess (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestPublishBatchError
16:49:54 [2021-02-24T16:49:54.588Z] time="2021-02-24T16:49:54Z" level=error msg=Error
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestPublishBatchError (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestPublishBatchInvalidSeqSuccess
16:49:54 [2021-02-24T16:49:54.588Z] time="2021-02-24T16:49:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestPublishBatchAlreadyAccepted
16:49:54 [2021-02-24T16:49:54.588Z] time="2021-02-24T16:49:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
16:49:54 [2021-02-24T16:49:54.588Z] time="2021-02-24T16:49:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchSimple
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchSimple (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchTicker
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchTicker (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMultilinePattern
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchClose
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchClose (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen/0/Hello
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen/2/🙃
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen/3/����
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen/4/He��o
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestEffectiveLen/5/
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestEffectiveLen (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/0/
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/1/Hello
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/2/Hello
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/3/Hello
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/4/🙃
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/5/🙃
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/6/a�
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestFindValidSplit/7/a�
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestFindValidSplit (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: 
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: 
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: Hello
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: 
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: He
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: llo
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: 
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: Hello
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: 
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: 🙃
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: 🙃
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: 
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: a
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: �
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1044: a�
16:49:54 [2021-02-24T16:49:54.588Z]         cloudwatchlogs_test.go:1045: 
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestProcessEventEmoji
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestProcessEventEmoji (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchLineSplit
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchLineSplit (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchLineSplitWithBinary
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMaxEvents
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMaxTotalBytes
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestCollectBatchWithDuplicateTimestamps
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsMultilinePattern
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
16:49:54 [2021-02-24T16:49:54.588Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
16:49:54 [2021-02-24T16:49:54.588Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestCreateTagSuccess
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestCreateTagSuccess (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] PASS
16:49:54 [2021-02-24T16:49:54.589Z] coverage: 77.4% of statements
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestSearchRegistryForImagesErrors
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestSearchRegistryForImages
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestSearchRegistryForImages (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestOnlyPlatformWithFallback
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestImageDelete
16:49:54 [2021-02-24T16:49:54.589Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.337s	coverage: 77.4% of statements
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestImageDelete/no_lease
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestImageDelete/lease_exists
16:49:54 [2021-02-24T16:49:54.589Z] --- PASS: TestImageDelete (0.07s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestImageDelete/no_lease (0.01s)
16:49:54 [2021-02-24T16:49:54.589Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
16:49:54 [2021-02-24T16:49:54.589Z] === RUN   TestContentStoreForPull
16:49:55 [2021-02-24T16:49:55.051Z] --- PASS: TestContentStoreForPull (0.18s)
16:49:55 [2021-02-24T16:49:55.051Z] PASS
16:49:55 [2021-02-24T16:49:55.051Z] coverage: 6.7% of statements
16:49:55 [2021-02-24T16:49:55.051Z] ok  	github.com/docker/docker/daemon/images	0.444s	coverage: 6.7% of statements
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
16:49:55 [2021-02-24T16:49:55.051Z] === RUN   TestJSONFileLogger
16:49:55 [2021-02-24T16:49:55.051Z] --- PASS: TestJSONFileLogger (0.00s)
16:49:55 [2021-02-24T16:49:55.051Z] === RUN   TestJSONFileLoggerWithTags
16:49:55 [2021-02-24T16:49:55.051Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
16:49:55 [2021-02-24T16:49:55.051Z] === RUN   TestJSONFileLoggerWithOpts
16:49:55 [2021-02-24T16:49:55.051Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
16:49:55 [2021-02-24T16:49:55.051Z] === RUN   TestJSONFileLoggerWithLabelsEnv
16:49:55 [2021-02-24T16:49:55.051Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
16:49:55 [2021-02-24T16:49:55.051Z] === RUN   TestEncodeDecode
16:49:55 [2021-02-24T16:49:55.051Z] === PAUSE TestEncodeDecode
16:49:55 [2021-02-24T16:49:55.051Z] === CONT  TestEncodeDecode
16:49:55 [2021-02-24T16:49:55.512Z] --- PASS: TestEncodeDecode (0.12s)
16:49:55 [2021-02-24T16:49:55.512Z] PASS
16:49:55 [2021-02-24T16:49:55.512Z] coverage: 61.6% of statements
16:49:55 [2021-02-24T16:49:55.512Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.248s	coverage: 61.6% of statements
16:49:55 [2021-02-24T16:49:55.512Z] === RUN   TestJSONLogsMarshalJSONBuf
16:49:55 [2021-02-24T16:49:55.512Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
16:49:55 [2021-02-24T16:49:55.512Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
16:49:55 [2021-02-24T16:49:55.512Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
16:49:55 [2021-02-24T16:49:55.512Z] === RUN   TestFastTimeMarshalJSON
16:49:55 [2021-02-24T16:49:55.512Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
16:49:55 [2021-02-24T16:49:55.512Z] PASS
16:49:55 [2021-02-24T16:49:55.512Z] coverage: 87.2% of statements
16:49:55 [2021-02-24T16:49:55.512Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.223s	coverage: 87.2% of statements
16:49:57 [2021-02-24T16:49:57.057Z] === RUN   TestWriteLog
16:49:57 [2021-02-24T16:49:57.057Z] === PAUSE TestWriteLog
16:49:57 [2021-02-24T16:49:57.057Z] === RUN   TestReadLog
16:49:57 [2021-02-24T16:49:57.057Z] === PAUSE TestReadLog
16:49:57 [2021-02-24T16:49:57.057Z] === CONT  TestWriteLog
16:49:57 [2021-02-24T16:49:57.057Z] === CONT  TestReadLog
16:49:57 [2021-02-24T16:49:57.057Z] --- PASS: TestWriteLog (0.00s)
16:49:57 [2021-02-24T16:49:57.057Z] === RUN   TestReadLog/tail_exact
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestReadLog/tail_less_than_available
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestReadLog/tail_more_than_available
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestReadLog (0.13s)
16:49:57 [2021-02-24T16:49:57.519Z]     --- PASS: TestReadLog/tail_exact (0.12s)
16:49:57 [2021-02-24T16:49:57.519Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
16:49:57 [2021-02-24T16:49:57.519Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] PASS
16:49:57 [2021-02-24T16:49:57.519Z] coverage: 75.2% of statements
16:49:57 [2021-02-24T16:49:57.519Z] ok  	github.com/docker/docker/daemon/logger/local	0.259s	coverage: 75.2% of statements
16:49:57 [2021-02-24T16:49:57.519Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestOpenFileDelete
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestOpenFileDelete (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestOpenFileRename
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestOpenFileRename (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestParseLogTagDefaultTag
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestParseLogTag
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestParseLogTag (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestParseLogTagEmptyTag
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestTailFiles
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestTailFiles (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestFollowLogsConsumerGone
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestFollowLogsProducerGone
16:49:57 [2021-02-24T16:49:57.519Z] --- PASS: TestFollowLogsProducerGone (0.00s)
16:49:57 [2021-02-24T16:49:57.519Z]     logfile_test.go:232: messages sent: 4098, received: 4098
16:49:57 [2021-02-24T16:49:57.519Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestCheckCapacityAndRotate
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
16:49:57 [2021-02-24T16:49:57.519Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
16:49:57 [2021-02-24T16:49:57.980Z] --- PASS: TestCheckCapacityAndRotate (0.22s)
16:49:57 [2021-02-24T16:49:57.980Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
16:49:57 [2021-02-24T16:49:57.980Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s)
16:49:57 [2021-02-24T16:49:57.980Z] PASS
16:49:57 [2021-02-24T16:49:57.980Z] coverage: 55.3% of statements
16:49:57 [2021-02-24T16:49:57.980Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.407s	coverage: 55.3% of statements
16:49:57 [2021-02-24T16:49:57.980Z] === RUN   TestLog
16:49:57 [2021-02-24T16:49:57.980Z] --- PASS: TestLog (0.01s)
16:49:57 [2021-02-24T16:49:57.980Z] PASS
16:49:57 [2021-02-24T16:49:57.980Z] coverage: 31.5% of statements
16:49:57 [2021-02-24T16:49:57.980Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.092s	coverage: 31.5% of statements
16:49:58 [2021-02-24T16:49:58.449Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestValidateLogOpt
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestValidateLogOpt (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestNewMissedConfig
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestNewMissedConfig (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestNewMissedUrl
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestNewMissedUrl (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestNewMissedToken
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestNewMissedToken (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestNewWithProxy
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestNewWithProxy (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestDefault
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestDefault (0.01s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestInlineFormatWithNonDefaultOptions
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestJsonFormat
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestJsonFormat (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestRawFormat
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestRawFormat (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestRawFormatWithLabels
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestRawFormatWithLabels (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestRawFormatWithoutTag
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestRawFormatWithoutTag (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestBatching
16:49:58 [2021-02-24T16:49:58.954Z] === RUN   TestNewParse
16:49:58 [2021-02-24T16:49:58.954Z] --- PASS: TestNewParse (0.00s)
16:49:58 [2021-02-24T16:49:58.954Z] PASS
16:49:58 [2021-02-24T16:49:58.954Z] coverage: 8.3% of statements
16:49:58 [2021-02-24T16:49:58.954Z] ok  	github.com/docker/docker/daemon/logger/templates	0.052s	coverage: 8.3% of statements
16:49:59 [2021-02-24T16:49:59.415Z] --- PASS: TestBatching (0.28s)
16:49:59 [2021-02-24T16:49:59.415Z] === RUN   TestFrequency
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestFrequency (0.25s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestOneMessagePerRequest
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestOneMessagePerRequest (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestVerify
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestVerify (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestSkipVerify
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestParseLogFormat
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestParseLogFormat (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestValidateLogOptEmpty
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestValidateLogOptEmpty (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestValidateSyslogAddress
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestValidateSyslogAddress (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestParseAddressDefaultPort
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestParseAddressDefaultPort (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestValidateSyslogFacility
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestValidateSyslogFacility (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestValidateLogOptSyslogFormat
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestValidateLogOpt
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestValidateLogOpt (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] PASS
16:49:59 [2021-02-24T16:49:59.877Z] coverage: 46.8% of statements
16:49:59 [2021-02-24T16:49:59.877Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.274s	coverage: 46.8% of statements
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestSkipVerify (0.38s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestBufferMaximum
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.656527\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.657522\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestBufferMaximum (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestServerAlwaysDown
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.659525\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.659525\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.659525\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.659525\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] time="2021-02-24T16:49:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614185399.659525\",\"host\":\"ae7af5f7e2b1\"}'"
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestServerAlwaysDown (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestCannotSendAfterClose
16:49:59 [2021-02-24T16:49:59.877Z] --- PASS: TestCannotSendAfterClose (0.00s)
16:49:59 [2021-02-24T16:49:59.877Z] === RUN   TestDeadlockOnBlockedEndpoint
16:50:00 [2021-02-24T16:50:00.850Z] time="2021-02-24T16:50:00Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
16:50:00 [2021-02-24T16:50:00.850Z] time="2021-02-24T16:50:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ae7af5f7e2b1\"}'"
16:50:00 [2021-02-24T16:50:00.850Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s)
16:50:00 [2021-02-24T16:50:00.850Z] PASS
16:50:00 [2021-02-24T16:50:00.850Z] coverage: 82.5% of statements
16:50:00 [2021-02-24T16:50:00.850Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.089s	coverage: 82.5% of statements
16:50:00 [2021-02-24T16:50:00.850Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:50:00 [2021-02-24T16:50:00.850Z] ?   	github.com/docker/docker/daemon/network	[no test files]
16:50:00 [2021-02-24T16:50:00.850Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:50:00 [2021-02-24T16:50:00.979Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:50:01 [2021-02-24T16:50:01.312Z] === RUN   TestV1IDService
16:50:01 [2021-02-24T16:50:01.312Z] --- PASS: TestV1IDService (0.04s)
16:50:01 [2021-02-24T16:50:01.312Z] === RUN   TestV2MetadataService
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestContinueOnError_NonMirrorEndpoint
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestContinueOnError_MirrorEndpoint
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestContinueOnError_NeverContinue
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestContinueOnError_UnnestsErrors
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/no_remote_or_local
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local776544863\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/no_local_cache
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/with_local_cache
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/unknown_media_type
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/unknown_media_type/no_cache
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="reference for unknown type: "
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="reference for unknown type: "
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/unknown_media_type/with_cache
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="reference for unknown type: "
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="reference for unknown type: "
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="reference for unknown type: "
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/error_persisting_manifest
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
16:50:02 [2021-02-24T16:50:02.286Z] time="2021-02-24T16:50:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestManifestStore (0.24s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestManifestStore/no_remote_or_local (0.15s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
16:50:02 [2021-02-24T16:50:02.286Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
16:50:02 [2021-02-24T16:50:02.286Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
16:50:02 [2021-02-24T16:50:02.286Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
16:50:02 [2021-02-24T16:50:02.286Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
16:50:02 [2021-02-24T16:50:02.286Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestDetectManifestBlobMediaType/schema1
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestFixManifestLayers
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestFixManifestLayers (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestFixManifestLayersBaseLayerParent
16:50:02 [2021-02-24T16:50:02.286Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     pull_v2_test.go:73: Needs fixing on Windows
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestFixManifestLayersBadParent
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestValidateManifest
16:50:02 [2021-02-24T16:50:02.286Z] --- SKIP: TestValidateManifest (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     pull_v2_test.go:118: Needs fixing on Windows
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestFormatPlatform
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestFormatPlatform (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestGetRepositoryMountCandidates
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestLayerAlreadyExists
16:50:02 [2021-02-24T16:50:02.286Z] --- PASS: TestLayerAlreadyExists (0.00s)
16:50:02 [2021-02-24T16:50:02.286Z]     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}
16:50:02 [2021-02-24T16:50:02.286Z]     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}
16:50:02 [2021-02-24T16:50:02.286Z]     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}
16:50:02 [2021-02-24T16:50:02.286Z]     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}
16:50:02 [2021-02-24T16:50:02.286Z]     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}
16:50:02 [2021-02-24T16:50:02.286Z]     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}
16:50:02 [2021-02-24T16:50:02.286Z] === RUN   TestWhenEmptyAuthConfig
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestSuccessfulDownload
16:50:02 [2021-02-24T16:50:02.747Z] --- SKIP: TestSuccessfulDownload (0.00s)
16:50:02 [2021-02-24T16:50:02.747Z]     download_test.go:268: Needs fixing on Windows
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestCancelledDownload
16:50:02 [2021-02-24T16:50:02.747Z] --- PASS: TestCancelledDownload (0.00s)
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestMaxDownloadAttempts
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
16:50:02 [2021-02-24T16:50:02.747Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
16:50:02 [2021-02-24T16:50:02.747Z] --- PASS: TestV2MetadataService (1.29s)
16:50:02 [2021-02-24T16:50:02.747Z] PASS
16:50:02 [2021-02-24T16:50:02.747Z] coverage: 48.2% of statements
16:50:02 [2021-02-24T16:50:02.747Z] ok  	github.com/docker/docker/distribution/metadata	1.403s	coverage: 48.2% of statements
16:50:03 [2021-02-24T16:50:03.209Z] time="2021-02-24T16:50:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:50:03 [2021-02-24T16:50:03.209Z] time="2021-02-24T16:50:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:50:03 [2021-02-24T16:50:03.209Z] time="2021-02-24T16:50:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:50:03 [2021-02-24T16:50:03.209Z] time="2021-02-24T16:50:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestMaxDownloadAttempts (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestTransfer
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestNotFound
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestNotFound (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestConflict
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestConflict (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestForbidden
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestForbidden (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestInvalidParameter
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestInvalidParameter (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestNotImplemented
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestNotImplemented (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestNotModified
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestNotModified (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestUnauthorized
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestUnauthorized (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestUnknown
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestUnknown (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestCancelled
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestCancelled (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestDeadline
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestDeadline (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestDataLoss
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestDataLoss (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestUnavailable
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestUnavailable (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestSystem
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestSystem (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Not_Found
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Bad_Request
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Conflict
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Unauthorized
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Service_Unavailable
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Forbidden
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Not_Modified
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Not_Implemented
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Internal_Server_Error
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestFromStatusCode (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] PASS
16:50:03 [2021-02-24T16:50:03.209Z] coverage: 53.1% of statements
16:50:03 [2021-02-24T16:50:03.209Z] ok  	github.com/docker/docker/errdefs	0.069s	coverage: 53.1% of statements
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestTransfer (0.12s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestConcurrencyLimit
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestWhenEmptyAuthConfig (1.14s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestTokenPassThru
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestTokenPassThru (0.01s)
16:50:03 [2021-02-24T16:50:03.209Z] === RUN   TestTokenPassThruDifferentHost
16:50:03 [2021-02-24T16:50:03.209Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
16:50:03 [2021-02-24T16:50:03.209Z] PASS
16:50:03 [2021-02-24T16:50:03.209Z] coverage: 23.4% of statements
16:50:03 [2021-02-24T16:50:03.671Z] ok  	github.com/docker/docker/distribution	1.625s	coverage: 23.4% of statements
16:50:03 [2021-02-24T16:50:03.671Z] --- PASS: TestConcurrencyLimit (0.40s)
16:50:03 [2021-02-24T16:50:03.671Z] === RUN   TestInactiveJobs
16:50:03 [2021-02-24T16:50:03.671Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:50:04 [2021-02-24T16:50:04.132Z] --- PASS: TestInactiveJobs (0.48s)
16:50:04 [2021-02-24T16:50:04.132Z] === RUN   TestWatchRelease
16:50:04 [2021-02-24T16:50:04.132Z] --- PASS: TestWatchRelease (0.15s)
16:50:04 [2021-02-24T16:50:04.132Z] === RUN   TestWatchFinishedTransfer
16:50:04 [2021-02-24T16:50:04.132Z] --- PASS: TestWatchFinishedTransfer (0.00s)
16:50:04 [2021-02-24T16:50:04.132Z] === RUN   TestDuplicateTransfer
16:50:04 [2021-02-24T16:50:04.132Z] --- PASS: TestDuplicateTransfer (0.04s)
16:50:04 [2021-02-24T16:50:04.132Z] === RUN   TestSuccessfulUpload
16:50:04 [2021-02-24T16:50:04.594Z] time="2021-02-24T16:50:04Z" level=error msg="Upload failed, retrying: simulating retry"
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSGetInvalidData
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSGetInvalidData (0.01s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSInvalidSet
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestSuccessfulUpload (0.71s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestCancelledUpload
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestCancelledUpload (0.00s)
16:50:05 [2021-02-24T16:50:05.055Z] PASS
16:50:05 [2021-02-24T16:50:05.055Z] coverage: 76.8% of statements
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSInvalidSet (0.01s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSInvalidRoot
16:50:05 [2021-02-24T16:50:05.055Z] ok  	github.com/docker/docker/distribution/xfer	2.391s	coverage: 76.8% of statements
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSInvalidRoot (0.01s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSMetadataGetSet
16:50:05 [2021-02-24T16:50:05.055Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestCompare
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestCompare (0.00s)
16:50:05 [2021-02-24T16:50:05.055Z] PASS
16:50:05 [2021-02-24T16:50:05.055Z] coverage: 19.2% of statements
16:50:05 [2021-02-24T16:50:05.055Z] ok  	github.com/docker/docker/image/cache	0.084s	coverage: 19.2% of statements
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSMetadataGetSet (0.04s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSInvalidWalker
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSInvalidWalker (0.01s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSGetSet
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSGetSet (0.02s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSGetUnsetKey
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSGetUnsetKey (0.00s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSGetEmptyData
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSGetEmptyData (0.00s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSDelete
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSDelete (0.02s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSWalker
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSWalker (0.01s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestFSWalkerStopOnError
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestFSWalkerStopOnError (0.01s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestNewFromJSON
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestNewFromJSON (0.00s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestNewFromJSONWithInvalidJSON
16:50:05 [2021-02-24T16:50:05.055Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
16:50:05 [2021-02-24T16:50:05.055Z] === RUN   TestMarshalKeyOrder
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestMarshalKeyOrder (0.00s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestImage
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestImage (0.00s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestImageOSNotEmpty
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestImageOSNotEmpty (0.00s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestNewChildImageFromImageWithRootFS
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestCreate
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestCreate (0.01s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestRestore
16:50:05 [2021-02-24T16:50:05.056Z] time="2021-02-24T16:50:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestRestore (0.15s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestAddDelete
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestAddDelete (0.02s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestSearchAfterDelete
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestSearchAfterDelete (0.01s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestParentReset
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestParentReset (0.03s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestGetAndSetLastUpdated
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestMakeV1ConfigFromConfig
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
16:50:05 [2021-02-24T16:50:05.056Z] PASS
16:50:05 [2021-02-24T16:50:05.056Z] coverage: 25.0% of statements
16:50:05 [2021-02-24T16:50:05.056Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
16:50:05 [2021-02-24T16:50:05.056Z] === RUN   TestStoreLen
16:50:05 [2021-02-24T16:50:05.056Z] ok  	github.com/docker/docker/image/v1	0.068s	coverage: 25.0% of statements
16:50:05 [2021-02-24T16:50:05.087Z] --- PASS: TestServiceUpdateNetwork (14.90s)
16:50:05 [2021-02-24T16:50:05.087Z] === RUN   TestServiceUpdatePidsLimit
16:50:05 [2021-02-24T16:50:05.517Z] --- PASS: TestStoreLen (0.05s)
16:50:05 [2021-02-24T16:50:05.517Z] PASS
16:50:05 [2021-02-24T16:50:05.517Z] coverage: 86.8% of statements
16:50:05 [2021-02-24T16:50:05.517Z] ok  	github.com/docker/docker/image	0.493s	coverage: 86.8% of statements
16:50:05 [2021-02-24T16:50:05.517Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:50:05 [2021-02-24T16:50:05.517Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:50:06 [2021-02-24T16:50:06.475Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:50:06 [2021-02-24T16:50:06.492Z] === RUN   TestSerialization
16:50:06 [2021-02-24T16:50:06.493Z] --- PASS: TestSerialization (0.02s)
16:50:06 [2021-02-24T16:50:06.493Z] PASS
16:50:06 [2021-02-24T16:50:06.493Z] coverage: 100.0% of statements
16:50:06 [2021-02-24T16:50:06.493Z] ok  	github.com/docker/docker/libcontainerd/queue	0.061s	coverage: 100.0% of statements
16:50:07 [2021-02-24T16:50:07.420Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestEnvironmentParsing
16:50:08 [2021-02-24T16:50:08.037Z] --- PASS: TestEnvironmentParsing (0.00s)
16:50:08 [2021-02-24T16:50:08.037Z] PASS
16:50:08 [2021-02-24T16:50:08.037Z] coverage: 1.0% of statements
16:50:08 [2021-02-24T16:50:08.037Z] ok  	github.com/docker/docker/libcontainerd/local	0.162s	coverage: 1.0% of statements
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestEmptyLayer
16:50:08 [2021-02-24T16:50:08.037Z] --- PASS: TestEmptyLayer (0.00s)
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestCommitFailure
16:50:08 [2021-02-24T16:50:08.037Z] --- PASS: TestCommitFailure (0.02s)
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestStartTransactionFailure
16:50:08 [2021-02-24T16:50:08.037Z] --- PASS: TestStartTransactionFailure (0.00s)
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestGetOrphan
16:50:08 [2021-02-24T16:50:08.037Z] --- PASS: TestGetOrphan (0.01s)
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestMountAndRegister
16:50:08 [2021-02-24T16:50:08.037Z] --- PASS: TestMountAndRegister (0.06s)
16:50:08 [2021-02-24T16:50:08.037Z]     layer_test.go:271: Layer size: 14
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestLayerRelease
16:50:08 [2021-02-24T16:50:08.037Z] --- SKIP: TestLayerRelease (0.00s)
16:50:08 [2021-02-24T16:50:08.037Z]     layer_test.go:304: Failing on Windows
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestStoreRestore
16:50:08 [2021-02-24T16:50:08.037Z] --- SKIP: TestStoreRestore (0.00s)
16:50:08 [2021-02-24T16:50:08.037Z]     layer_test.go:353: Failing on Windows
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestTarStreamStability
16:50:08 [2021-02-24T16:50:08.037Z] --- SKIP: TestTarStreamStability (0.00s)
16:50:08 [2021-02-24T16:50:08.037Z]     layer_test.go:468: Failing on Windows
16:50:08 [2021-02-24T16:50:08.037Z] === RUN   TestRegisterExistingLayer
16:50:08 [2021-02-24T16:50:08.499Z] --- PASS: TestRegisterExistingLayer (0.13s)
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestTarStreamVerification
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestTarStreamVerification (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     layer_test.go:697: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestLayerMigration
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestLayerMigration (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     migration_test.go:46: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestLayerMigrationNoTarsplit
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     migration_test.go:182: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestMountInit
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestMountInit (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     mount_test.go:17: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestMountSize
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestMountSize (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     mount_test.go:76: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestMountChanges
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestMountChanges (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     mount_test.go:125: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestMountApply
16:50:08 [2021-02-24T16:50:08.499Z] --- SKIP: TestMountApply (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     mount_test.go:212: Failing on Windows
16:50:08 [2021-02-24T16:50:08.499Z] PASS
16:50:08 [2021-02-24T16:50:08.499Z] coverage: 30.1% of statements
16:50:08 [2021-02-24T16:50:08.499Z] ok  	github.com/docker/docker/layer	0.337s	coverage: 30.1% of statements
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
16:50:08 [2021-02-24T16:50:08.499Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
16:50:08 [2021-02-24T16:50:08.499Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
16:50:08 [2021-02-24T16:50:08.499Z] PASS
16:50:08 [2021-02-24T16:50:08.499Z] coverage: 42.3% of statements
16:50:08 [2021-02-24T16:50:08.499Z] ok  	github.com/docker/docker/oci	0.066s	coverage: 42.3% of statements
16:50:08 [2021-02-24T16:50:08.499Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:50:08 [2021-02-24T16:50:08.499Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:50:08 [2021-02-24T16:50:08.499Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:50:08 [2021-02-24T16:50:08.499Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:50:08 [2021-02-24T16:50:08.499Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:50:08 [2021-02-24T16:50:08.962Z] === RUN   TestParseVersion
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestParseVersion (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] PASS
16:50:08 [2021-02-24T16:50:08.963Z] coverage: 52.9% of statements
16:50:08 [2021-02-24T16:50:08.963Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 52.9% of statements
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestAddressPoolOpt
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestAddressPoolOpt (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/a
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/something
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/_=a
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/env1=value1
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/_env1=value1
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/env2=value2=value3
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/env3=abc!qwe
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/env_4=value_4
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/PATH
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/=a
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/PATH=
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/PATH=something
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/asd!qwe
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/1asd
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/123
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/some_space
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/__some_space_before
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/some_space_after__
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/=
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateEnv/PaTh
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestValidateEnv (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/a (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/something (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/_=a (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/PATH (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/=a (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/1asd (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/123 (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/some_space (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/= (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestParseHost
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestParseHost (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestParseDockerDaemonHost
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestParseDockerDaemonHost (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestParseTCP
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestParseTCP (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestParseInvalidUnixAddrInvalid
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateExtraHosts
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestValidateExtraHosts (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestIpOptString
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestIpOptString (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestNewIpOptInvalidDefaultVal
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestNewIpOptValidDefaultVal
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestIpOptSetInvalidVal
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateIPAddress
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestValidateIPAddress (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestMapOpts
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestMapOpts (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestListOptsWithoutValidator
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestListOptsWithoutValidator (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestListOptsWithValidator
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestListOptsWithValidator (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateDNSSearch
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestValidateDNSSearch (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_general_format
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_more_than_one_=
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_one_more
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestValidateLabel (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestNamedListOpts
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestNamedListOpts (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestNamedMapOpts
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestNamedMapOpts (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestParseLink
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestParseLink (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestQuotedStringSetWithQuotes
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestQuotedStringSetWithNoQuotes
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] === RUN   TestUlimitOpt
16:50:08 [2021-02-24T16:50:08.963Z] --- PASS: TestUlimitOpt (0.00s)
16:50:08 [2021-02-24T16:50:08.963Z] PASS
16:50:08 [2021-02-24T16:50:08.963Z] coverage: 67.1% of statements
16:50:08 [2021-02-24T16:50:08.963Z] ok  	github.com/docker/docker/opts	0.112s	coverage: 67.1% of statements
16:50:10 [2021-02-24T16:50:10.513Z] === RUN   TestUnbuffered
16:50:10 [2021-02-24T16:50:10.513Z] --- PASS: TestUnbuffered (0.00s)
16:50:10 [2021-02-24T16:50:10.513Z] === RUN   TestRaceUnbuffered
16:50:10 [2021-02-24T16:50:10.513Z] --- PASS: TestRaceUnbuffered (0.00s)
16:50:10 [2021-02-24T16:50:10.513Z] PASS
16:50:10 [2021-02-24T16:50:10.513Z] coverage: 100.0% of statements
16:50:10 [2021-02-24T16:50:10.513Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
16:50:10 [2021-02-24T16:50:10.513Z] === RUN   TestPeerCertificateMarshalJSON
16:50:10 [2021-02-24T16:50:10.947Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:50:10 [2021-02-24T16:50:10.947Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
16:50:10 [2021-02-24T16:50:10.975Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMiddleware
16:50:10 [2021-02-24T16:50:10.975Z] --- PASS: TestMiddleware (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestNewResponseModifier
16:50:10 [2021-02-24T16:50:10.975Z] --- PASS: TestNewResponseModifier (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z] PASS
16:50:10 [2021-02-24T16:50:10.975Z] coverage: 26.8% of statements
16:50:10 [2021-02-24T16:50:10.975Z] ok  	github.com/docker/docker/pkg/authorization	0.467s	coverage: 26.8% of statements
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[foo]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[bar]_[foo]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[foo_bar]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[qux]_[foo]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[]#01
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[qux]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[foo_bar_qux]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[qux]_[baz]]
16:50:10 [2021-02-24T16:50:10.975Z] === RUN   TestMatch/[[foo_baz]]
16:50:10 [2021-02-24T16:50:10.975Z] --- PASS: TestMatch (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[foo]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[]#01 (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[qux]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
16:50:10 [2021-02-24T16:50:10.975Z] PASS
16:50:10 [2021-02-24T16:50:10.975Z] coverage: 87.5% of statements
16:50:10 [2021-02-24T16:50:10.975Z] ok  	github.com/docker/docker/pkg/capabilities	0.034s	coverage: 87.5% of statements
16:50:11 [2021-02-24T16:50:11.205Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:50:11 [2021-02-24T16:50:11.436Z] === RUN   TestIsArchivePathDir
16:50:11 [2021-02-24T16:50:11.436Z] --- PASS: TestIsArchivePathDir (0.10s)
16:50:11 [2021-02-24T16:50:11.436Z] === RUN   TestIsArchivePathInvalidFile
16:50:11 [2021-02-24T16:50:11.436Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
16:50:11 [2021-02-24T16:50:11.436Z] === RUN   TestIsArchivePathTar
16:50:11 [2021-02-24T16:50:11.886Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestIsArchivePathTar (0.17s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestDecompressStreamGzip
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeEmpty
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeEmpty (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeEmptyFile
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeEmptyFile (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeNonemptyFile
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeNonemptyFile (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeNestedDirectoryEmpty
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestMoveToSubdir
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestMoveToSubdir (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestSizeNonExistingDirectory
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] PASS
16:50:11 [2021-02-24T16:50:11.898Z] coverage: 80.0% of statements
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootTarUntar
16:50:11 [2021-02-24T16:50:11.898Z] ok  	github.com/docker/docker/pkg/directory	0.046s	coverage: 80.0% of statements
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootTarUntar (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootUntarWithHugeExcludesList
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootUntarEmptyArchive
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootTarUntarWithSymlink
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootCopyWithTar
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootCopyWithTar (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootCopyFileWithTar
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootUntarPath
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootUntarPath (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestChrootApplyDotDotFile
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:50:11 [2021-02-24T16:50:11.898Z] PASS
16:50:11 [2021-02-24T16:50:11.898Z] coverage: 15.4% of statements
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestDecompressStreamGzip (0.12s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestDecompressStreamBzip2
16:50:11 [2021-02-24T16:50:11.898Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.095s	coverage: 15.4% of statements
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestDecompressStreamXz
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestDecompressStreamXz (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:134: Xz not present in msys2
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestCompressStreamXzUnsupported
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestCompressStreamBzip2Unsupported
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestCompressStreamInvalid
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestCompressStreamInvalid (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestExtensionInvalid
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestExtensionInvalid (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestExtensionUncompressed
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestExtensionUncompressed (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestExtensionBzip2
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestExtensionBzip2 (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestExtensionGzip
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestExtensionGzip (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestExtensionXz
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestExtensionXz (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestCmdStreamLargeStderr
16:50:11 [2021-02-24T16:50:11.898Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestCmdStreamBad
16:50:11 [2021-02-24T16:50:11.898Z] --- SKIP: TestCmdStreamBad (0.00s)
16:50:11 [2021-02-24T16:50:11.898Z]     archive_test.go:239: Failing on Windows CI machines
16:50:11 [2021-02-24T16:50:11.898Z] === RUN   TestCmdStreamGood
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCmdStreamGood (0.07s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestUntarPathWithInvalidDest
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestUntarPathWithInvalidSrc
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestUntarPath
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestUntarPath (0.07s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestUntarPathWithDestinationFile
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyWithTarInvalidSrc
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyWithTarSrcFile
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyWithTarSrcFolder
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyFileWithTarInvalidSrc
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyFileWithTarSrcFolder
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestCopyFileWithTarSrcFile
16:50:12 [2021-02-24T16:50:12.359Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
16:50:12 [2021-02-24T16:50:12.359Z] === RUN   TestTarFiles
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestContainsEntry
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestCreateEntries
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestEntriesDiff
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestEntriesEquality
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestGeneratorNotGenerate
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestGeneratorWithPort
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestGeneratorWithPortNotGenerate
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestNewEntry
16:50:12 [2021-02-24T16:50:12.821Z] === RUN   Test/TestParse
16:50:12 [2021-02-24T16:50:12.821Z] --- PASS: Test (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestContainsEntry (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestCreateEntries (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestEntriesDiff (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestEntriesEquality (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestNewEntry (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z]     --- PASS: Test/TestParse (0.00s)
16:50:12 [2021-02-24T16:50:12.821Z] PASS
16:50:12 [2021-02-24T16:50:12.821Z] coverage: 58.3% of statements
16:50:12 [2021-02-24T16:50:12.821Z] ok  	github.com/docker/docker/pkg/discovery	0.129s	coverage: 58.3% of statements
16:50:13 [2021-02-24T16:50:13.269Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:50:13 [2021-02-24T16:50:13.269Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test/TestContent
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test/TestInitialize
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test/TestNew
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test/TestParsingContentsWithComments
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test/TestRegister
16:50:13 [2021-02-24T16:50:13.283Z] === RUN   Test/TestWatch
16:50:13 [2021-02-24T16:50:13.283Z] --- PASS: Test (0.01s)
16:50:13 [2021-02-24T16:50:13.283Z]     --- PASS: Test/TestContent (0.00s)
16:50:13 [2021-02-24T16:50:13.283Z]     --- PASS: Test/TestInitialize (0.00s)
16:50:13 [2021-02-24T16:50:13.283Z]     --- PASS: Test/TestNew (0.00s)
16:50:13 [2021-02-24T16:50:13.283Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
16:50:13 [2021-02-24T16:50:13.283Z]     --- PASS: Test/TestRegister (0.00s)
16:50:13 [2021-02-24T16:50:13.283Z]     --- PASS: Test/TestWatch (0.01s)
16:50:13 [2021-02-24T16:50:13.283Z] PASS
16:50:13 [2021-02-24T16:50:13.283Z] coverage: 92.9% of statements
16:50:13 [2021-02-24T16:50:13.283Z] ok  	github.com/docker/docker/pkg/discovery/file	0.111s	coverage: 92.9% of statements
16:50:13 [2021-02-24T16:50:13.527Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestInitialize
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestWatch
16:50:14 [2021-02-24T16:50:14.256Z] --- PASS: Test (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z]     --- PASS: Test/TestWatch (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z] PASS
16:50:14 [2021-02-24T16:50:14.256Z] coverage: 92.3% of statements
16:50:14 [2021-02-24T16:50:14.256Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.124s	coverage: 92.3% of statements
16:50:14 [2021-02-24T16:50:14.256Z] time="2021-02-24T16:50:13Z" level=info msg="Initializing discovery without TLS"
16:50:14 [2021-02-24T16:50:14.256Z] time="2021-02-24T16:50:14Z" level=info msg="Initializing discovery without TLS"
16:50:14 [2021-02-24T16:50:14.256Z] time="2021-02-24T16:50:14Z" level=info msg="Initializing discovery without TLS"
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestInitializeWithCerts
16:50:14 [2021-02-24T16:50:14.256Z] time="2021-02-24T16:50:14Z" level=info msg="Initializing discovery with TLS"
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestWatch
16:50:14 [2021-02-24T16:50:14.256Z] time="2021-02-24T16:50:14Z" level=info msg="Initializing discovery without TLS"
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestInitialize
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestInitializeWithPattern
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestRegister
16:50:14 [2021-02-24T16:50:14.256Z] === RUN   Test/TestWatch
16:50:14 [2021-02-24T16:50:14.256Z] --- PASS: Test (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z]     --- PASS: Test/TestInitialize (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z]     --- PASS: Test/TestRegister (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z]     --- PASS: Test/TestWatch (0.00s)
16:50:14 [2021-02-24T16:50:14.256Z] PASS
16:50:14 [2021-02-24T16:50:14.256Z] coverage: 93.8% of statements
16:50:14 [2021-02-24T16:50:14.256Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.039s	coverage: 93.8% of statements
16:50:15 [2021-02-24T16:50:15.229Z] === RUN   TestPollerAddRemove
16:50:15 [2021-02-24T16:50:15.229Z] --- PASS: TestPollerAddRemove (0.00s)
16:50:15 [2021-02-24T16:50:15.229Z] === RUN   TestPollerEvent
16:50:15 [2021-02-24T16:50:15.229Z] --- SKIP: TestPollerEvent (0.00s)
16:50:15 [2021-02-24T16:50:15.229Z]     poller_test.go:41: No chmod on Windows
16:50:15 [2021-02-24T16:50:15.229Z] === RUN   TestPollerClose
16:50:15 [2021-02-24T16:50:15.229Z] --- PASS: TestPollerClose (0.00s)
16:50:15 [2021-02-24T16:50:15.229Z] PASS
16:50:15 [2021-02-24T16:50:15.229Z] coverage: 36.2% of statements
16:50:15 [2021-02-24T16:50:15.564Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:50:15 [2021-02-24T16:50:15.691Z] ok  	github.com/docker/docker/pkg/filenotify	0.118s	coverage: 36.2% of statements
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCopyFileWithInvalidSrc
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCopyFileWithInvalidDest
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCopyFileWithSameSrcAndDest
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCopyFile
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCopyFile (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
16:50:15 [2021-02-24T16:50:15.691Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z]     fileutils_test.go:134: Needs porting to Windows
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestReadSymlinkedDirectoryToFile
16:50:15 [2021-02-24T16:50:15.691Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z]     fileutils_test.go:180: Needs porting to Windows
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestWildcardMatches
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestWildcardMatches (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestPatternMatches
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestPatternMatches (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestExclusionPatternMatchesPatternBefore
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestPatternMatchesFolderExclusions
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestPatternMatchesFolderWildcardExclusions
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestExclusionPatternMatchesPatternAfter
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestExclusionPatternMatchesWholeDirectory
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestSingleExclamationError
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestSingleExclamationError (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestMatchesWithNoPatterns
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestMatchesWithMalformedPatterns
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestMatches
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestMatches (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCleanPatterns
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCleanPatterns (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCleanPatternsStripEmptyPatterns
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCleanPatternsExceptionFlag
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCleanPatternsErrorSingleException
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCreateIfNotExistsDir
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestCreateIfNotExistsFile
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
16:50:15 [2021-02-24T16:50:15.691Z] === RUN   TestMatch
16:50:15 [2021-02-24T16:50:15.691Z] --- PASS: TestMatch (0.00s)
16:50:15 [2021-02-24T16:50:15.691Z] PASS
16:50:15 [2021-02-24T16:50:15.691Z] coverage: 87.7% of statements
16:50:15 [2021-02-24T16:50:15.691Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 87.7% of statements
16:50:16 [2021-02-24T16:50:16.664Z] === RUN   TestGet
16:50:16 [2021-02-24T16:50:16.664Z] --- PASS: TestGet (0.00s)
16:50:16 [2021-02-24T16:50:16.664Z] === RUN   TestGetShortcutString
16:50:16 [2021-02-24T16:50:16.664Z] --- PASS: TestGetShortcutString (0.00s)
16:50:16 [2021-02-24T16:50:16.664Z] PASS
16:50:16 [2021-02-24T16:50:16.664Z] coverage: 42.9% of statements
16:50:16 [2021-02-24T16:50:16.664Z] ok  	github.com/docker/docker/pkg/homedir	0.104s	coverage: 42.9% of statements
16:50:17 [2021-02-24T16:50:17.126Z] === RUN   TestCreateIDMapOrder
16:50:17 [2021-02-24T16:50:17.126Z] --- PASS: TestCreateIDMapOrder (0.00s)
16:50:17 [2021-02-24T16:50:17.126Z] PASS
16:50:17 [2021-02-24T16:50:17.126Z] coverage: 7.2% of statements
16:50:17 [2021-02-24T16:50:17.126Z] ok  	github.com/docker/docker/pkg/idtools	0.061s	coverage: 7.2% of statements
16:50:17 [2021-02-24T16:50:17.126Z] --- PASS: TestTarFiles (4.81s)
16:50:17 [2021-02-24T16:50:17.126Z] === RUN   TestTarUntar
16:50:17 [2021-02-24T16:50:17.126Z] --- PASS: TestTarUntar (0.02s)
16:50:17 [2021-02-24T16:50:17.126Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
16:50:17 [2021-02-24T16:50:17.126Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
16:50:17 [2021-02-24T16:50:17.126Z] === RUN   TestTarWithOptions
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestTarWithOptions (0.02s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestUntarUstarGnuConflict
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestUntarInvalidFilenames
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: Test (3.14s)
16:50:17 [2021-02-24T16:50:17.588Z]     --- PASS: Test/TestInitialize (0.12s)
16:50:17 [2021-02-24T16:50:17.588Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
16:50:17 [2021-02-24T16:50:17.588Z]     --- PASS: Test/TestWatch (3.02s)
16:50:17 [2021-02-24T16:50:17.588Z] PASS
16:50:17 [2021-02-24T16:50:17.588Z] coverage: 84.1% of statements
16:50:17 [2021-02-24T16:50:17.588Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.275s	coverage: 84.1% of statements
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames008812494\\dest"
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestUntarInvalidFilenames (0.13s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestUntarHardlinkToSymlink
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestUntarInvalidHardlink
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink011006415\\victim\\hello" -> "../victim/hello"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink344881890\\victim\\hello" -> "/../victim/hello"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink213073113\\victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink022918756\\victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink791212659\\victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink881884470\\victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestUntarInvalidHardlink (0.04s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestUntarInvalidSymlink
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink227307805\\dest\\dotdot" -> "../victim/hello"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink732083160\\dest\\slash-dotdot" -> "/../victim/hello"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink988616023\\dest\\loophole-victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink703832778\\dest\\loophole-victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink823474081\\dest\\loophole-victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink640702604\\dest\\loophole-victim" -> "../victim"
16:50:17 [2021-02-24T16:50:17.588Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink035427963\\dest\\dir\\loophole" -> "../../victim"
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestUntarInvalidSymlink (0.03s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestTempArchiveCloseMultipleTimes
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestXGlobalNoParent
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestXGlobalNoParent (0.00s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestReplaceFileTarWrapper
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestReplaceFileTarWrapper (0.15s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestPrefixHeaderReadable
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestPrefixHeaderReadable (0.01s)
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestDisablePigz
16:50:17 [2021-02-24T16:50:17.588Z] --- PASS: TestDisablePigz (0.12s)
16:50:17 [2021-02-24T16:50:17.588Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
16:50:17 [2021-02-24T16:50:17.588Z] === RUN   TestPigz
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestPigz (0.15s)
16:50:18 [2021-02-24T16:50:18.050Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestCopyFileWithInvalidDest
16:50:18 [2021-02-24T16:50:18.050Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z]     archive_windows_test.go:16: Currently fails
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestCanonicalTarNameForPath
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestCanonicalTarName
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestCanonicalTarName (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChmodTarEntry
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestChmodTarEntry (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestHardLinkOrder
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestHardLinkOrder (0.09s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChangeString
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestChangeString (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChangesWithNoChanges
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestChangesWithNoChanges (0.02s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChangesWithChanges
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestFixedBufferCap
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestFixedBufferCap (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestFixedBufferLen
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestFixedBufferLen (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestFixedBufferString
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestFixedBufferString (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestFixedBufferWrite
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestFixedBufferWrite (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestFixedBufferRead
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestFixedBufferRead (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestBytesPipeRead
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestBytesPipeRead (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestBytesPipeWrite
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestBytesPipeWrite (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestBytesPipeWriteRandomChunks
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestChangesWithChanges (0.03s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChangesWithChangesGH13590
16:50:18 [2021-02-24T16:50:18.050Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
16:50:18 [2021-02-24T16:50:18.050Z]     changes_test.go:192: needs more investigation
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChangesDirsEmpty
16:50:18 [2021-02-24T16:50:18.050Z] --- PASS: TestChangesDirsEmpty (0.11s)
16:50:18 [2021-02-24T16:50:18.050Z] === RUN   TestChangesDirsMutated
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestChangesDirsMutated (0.12s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestApplyLayer
16:50:18 [2021-02-24T16:50:18.512Z] --- SKIP: TestApplyLayer (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     changes_test.go:405: needs further investigation
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestChangesSizeWithHardlinks
16:50:18 [2021-02-24T16:50:18.512Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     changes_test.go:441: needs further investigation
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestChangesSizeWithNoChanges
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestChangesSize
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestChangesSize (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestApplyLayerInvalidFilenames
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames275989634\\dest"
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestApplyLayerInvalidHardlink
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink382745348\\victim\\hello" -> "../victim/hello"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink204400275\\victim\\hello" -> "/../victim/hello"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink295363798\\victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink036898877\\victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink458843768\\victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink916956535\\victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestApplyLayerInvalidSymlink
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink526314090\\dest\\dotdot" -> "../victim/hello"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink523861697\\dest\\slash-dotdot" -> "/../victim/hello"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink673334572\\dest\\loophole-victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink476070043\\dest\\loophole-victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink446182206\\dest\\loophole-victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink834989957\\dest\\loophole-victim" -> "../victim"
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestApplyLayerWhiteouts
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestError
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestError (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/no_progress
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/progress_1
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/some_progress_with_a_start_time
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/some_progress_without_a_start_time
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/with_units
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestProgressString/hide_counts
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestProgressString (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/no_progress (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/progress_1 (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/with_units (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z]     --- PASS: TestProgressString/hide_counts (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestJSONMessageDisplay
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestGenerateEmptyFile
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestGenerateEmptyFile (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestGenerateWithContent
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestGenerateWithContent (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] PASS
16:50:18 [2021-02-24T16:50:18.512Z] coverage: 62.8% of statements
16:50:18 [2021-02-24T16:50:18.512Z] ok  	github.com/docker/docker/pkg/archive	7.185s	coverage: 62.8% of statements
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestJSONMessageDisplay (0.13s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestJSONMessageDisplayWithJSONError
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestDisplayJSONMessagesStream
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] PASS
16:50:18 [2021-02-24T16:50:18.512Z] coverage: 91.7% of statements
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestAtomicWriteToFile
16:50:18 [2021-02-24T16:50:18.512Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.186s	coverage: 91.7% of statements
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestAtomicWriteToFile (0.01s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestAtomicWriteSetCommit
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestAtomicWriteSetCancel
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestReadCloserWrapperClose
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestReadCloserWrapperClose (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestReaderErrWrapperReadOnError
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestReaderErrWrapperRead
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestReaderErrWrapperRead (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestHashData
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestHashData (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestCancelReadCloser
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestStandardLongPath
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestStandardLongPath (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestUNCLongPath
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestUNCLongPath (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] PASS
16:50:18 [2021-02-24T16:50:18.512Z] coverage: 100.0% of statements
16:50:18 [2021-02-24T16:50:18.512Z] ok  	github.com/docker/docker/pkg/longpath	0.043s	coverage: 100.0% of statements
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestCancelReadCloser (0.10s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestWriteCloserWrapperClose
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestNopWriteCloser
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestNopWriteCloser (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestNopWriter
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestNopWriter (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] === RUN   TestWriteCounter
16:50:18 [2021-02-24T16:50:18.512Z] --- PASS: TestWriteCounter (0.00s)
16:50:18 [2021-02-24T16:50:18.512Z] PASS
16:50:18 [2021-02-24T16:50:18.512Z] coverage: 69.2% of statements
16:50:18 [2021-02-24T16:50:18.512Z] ok  	github.com/docker/docker/pkg/ioutils	0.639s	coverage: 69.2% of statements
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
16:50:18 [2021-02-24T16:50:18.856Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/types	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:50:18 [2021-02-24T16:50:18.856Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
16:50:19 [2021-02-24T16:50:19.113Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:50:19 [2021-02-24T16:50:19.113Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:50:19 [2021-02-24T16:50:19.370Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:50:19 [2021-02-24T16:50:19.487Z] === RUN   TestNameFormat
16:50:19 [2021-02-24T16:50:19.487Z] --- PASS: TestNameFormat (0.00s)
16:50:19 [2021-02-24T16:50:19.487Z] === RUN   TestNameRetries
16:50:19 [2021-02-24T16:50:19.487Z] --- PASS: TestNameRetries (0.00s)
16:50:19 [2021-02-24T16:50:19.487Z] PASS
16:50:19 [2021-02-24T16:50:19.487Z] coverage: 85.7% of statements
16:50:19 [2021-02-24T16:50:19.487Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.051s	coverage: 85.7% of statements
16:50:19 [2021-02-24T16:50:19.627Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:50:19 [2021-02-24T16:50:19.627Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:50:19 [2021-02-24T16:50:19.948Z] === RUN   TestParseKeyValueOpt
16:50:19 [2021-02-24T16:50:19.949Z] --- PASS: TestParseKeyValueOpt (0.00s)
16:50:19 [2021-02-24T16:50:19.949Z] === RUN   TestParseUintList
16:50:19 [2021-02-24T16:50:19.949Z] --- PASS: TestParseUintList (0.00s)
16:50:19 [2021-02-24T16:50:19.949Z] === RUN   TestParseUintListMaximumLimits
16:50:19 [2021-02-24T16:50:19.949Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
16:50:19 [2021-02-24T16:50:19.949Z] PASS
16:50:19 [2021-02-24T16:50:19.949Z] coverage: 97.0% of statements
16:50:19 [2021-02-24T16:50:19.949Z] ok  	github.com/docker/docker/pkg/parsers	0.035s	coverage: 97.0% of statements
16:50:19 [2021-02-24T16:50:19.949Z] === RUN   TestNewAndRemove
16:50:19 [2021-02-24T16:50:19.949Z] --- PASS: TestNewAndRemove (0.00s)
16:50:19 [2021-02-24T16:50:19.949Z] === RUN   TestRemoveInvalidPath
16:50:19 [2021-02-24T16:50:19.949Z] --- PASS: TestRemoveInvalidPath (0.00s)
16:50:19 [2021-02-24T16:50:19.949Z] PASS
16:50:19 [2021-02-24T16:50:19.949Z] coverage: 82.6% of statements
16:50:19 [2021-02-24T16:50:19.949Z] ok  	github.com/docker/docker/pkg/pidfile	0.044s	coverage: 82.6% of statements
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestParseEmptyInterface
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestParseEmptyInterface (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestParseNonInterfaceType
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestParseNonInterfaceType (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestParseWithOneFunction
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestParseWithOneFunction (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestParseWithMultipleFuncs
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestParseWithUnnamedReturn
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestEmbeddedInterface
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestEmbeddedInterface (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestParsedImports
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestParsedImports (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] === RUN   TestAliasedImports
16:50:20 [2021-02-24T16:50:20.924Z] --- PASS: TestAliasedImports (0.00s)
16:50:20 [2021-02-24T16:50:20.924Z] PASS
16:50:20 [2021-02-24T16:50:20.924Z] coverage: 56.8% of statements
16:50:20 [2021-02-24T16:50:20.924Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.047s	coverage: 56.8% of statements
16:50:21 [2021-02-24T16:50:21.643Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
16:50:21 [2021-02-24T16:50:21.643Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
16:50:21 [2021-02-24T16:50:21.897Z] === RUN   TestFailedConnection
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestBufioReaderPoolPutAndGet
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestBufioWriterPoolPutAndGet
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestBufferPoolPutAndGet
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] PASS
16:50:22 [2021-02-24T16:50:22.358Z] coverage: 88.2% of statements
16:50:22 [2021-02-24T16:50:22.358Z] ok  	github.com/docker/docker/pkg/pools	0.037s	coverage: 88.2% of statements
16:50:22 [2021-02-24T16:50:22.358Z] === RUN   TestHTTPTransport
16:50:22 [2021-02-24T16:50:22.358Z] --- PASS: TestHTTPTransport (0.00s)
16:50:22 [2021-02-24T16:50:22.358Z] PASS
16:50:22 [2021-02-24T16:50:22.358Z] coverage: 85.7% of statements
16:50:22 [2021-02-24T16:50:22.358Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.046s	coverage: 85.7% of statements
16:50:22 [2021-02-24T16:50:22.820Z] --- PASS: TestFailedConnection (1.06s)
16:50:22 [2021-02-24T16:50:22.820Z] === RUN   TestFailOnce
16:50:22 [2021-02-24T16:50:22.820Z] 2021/02/24 16:50:22 http: panic serving 127.0.0.1:49222: Plugin not ready
16:50:22 [2021-02-24T16:50:22.820Z] goroutine 10 [running]:
16:50:22 [2021-02-24T16:50:22.820Z] net/http.(*conn).serve.func1(0xc000058b40)
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/net/http/server.go:1795 +0x140
16:50:22 [2021-02-24T16:50:22.820Z] panic(0x849b40, 0x986ad0)
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
16:50:22 [2021-02-24T16:50:22.820Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300)
16:50:22 [2021-02-24T16:50:22.820Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
16:50:22 [2021-02-24T16:50:22.820Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300)
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/net/http/server.go:2036 +0x4b
16:50:22 [2021-02-24T16:50:22.820Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300)
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
16:50:22 [2021-02-24T16:50:22.820Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300)
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/net/http/server.go:2831 +0xab
16:50:22 [2021-02-24T16:50:22.820Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980)
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/net/http/server.go:1919 +0x87c
16:50:22 [2021-02-24T16:50:22.820Z] created by net/http.(*Server).Serve
16:50:22 [2021-02-24T16:50:22.820Z] 	c:/go/src/net/http/server.go:2957 +0x38b
16:50:22 [2021-02-24T16:50:22.820Z] time="2021-02-24T16:50:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s"
16:50:23 [2021-02-24T16:50:23.017Z] === RUN   TestDockerSuite/TestBuildExpose
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestOutputOnPrematureClose
16:50:23 [2021-02-24T16:50:23.282Z] --- PASS: TestOutputOnPrematureClose (0.00s)
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestCompleteSilently
16:50:23 [2021-02-24T16:50:23.282Z] --- PASS: TestCompleteSilently (0.00s)
16:50:23 [2021-02-24T16:50:23.282Z] PASS
16:50:23 [2021-02-24T16:50:23.282Z] coverage: 75.9% of statements
16:50:23 [2021-02-24T16:50:23.282Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestSendToOneSub
16:50:23 [2021-02-24T16:50:23.282Z] --- PASS: TestSendToOneSub (0.00s)
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestSendToMultipleSubs
16:50:23 [2021-02-24T16:50:23.282Z] --- PASS: TestSendToMultipleSubs (0.00s)
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestEvictOneSub
16:50:23 [2021-02-24T16:50:23.282Z] --- PASS: TestEvictOneSub (0.00s)
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestClosePublisher
16:50:23 [2021-02-24T16:50:23.282Z] --- PASS: TestClosePublisher (0.00s)
16:50:23 [2021-02-24T16:50:23.282Z] === RUN   TestPubSubRace
16:50:23 [2021-02-24T16:50:23.589Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:50:23 [2021-02-24T16:50:23.712Z] --- PASS: TestServiceUpdatePidsLimit (17.62s)
16:50:23 [2021-02-24T16:50:23.712Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
16:50:23 [2021-02-24T16:50:23.712Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
16:50:23 [2021-02-24T16:50:23.712Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
16:50:23 [2021-02-24T16:50:23.712Z] PASS
16:50:23 [2021-02-24T16:50:23.712Z] 
16:50:23 [2021-02-24T16:50:23.712Z] === Skipped
16:50:23 [2021-02-24T16:50:23.712Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:50:23 [2021-02-24T16:50:23.712Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:50:23 [2021-02-24T16:50:23.712Z] 
16:50:23 [2021-02-24T16:50:23.712Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:50:23 [2021-02-24T16:50:23.712Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:50:23 [2021-02-24T16:50:23.712Z] 
16:50:23 [2021-02-24T16:50:23.712Z] 
16:50:23 [2021-02-24T16:50:23.712Z] DONE 27 tests, 2 skipped in 162.418s
16:50:23 [2021-02-24T16:50:23.712Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:50:23 [2021-02-24T16:50:23.712Z] ++ 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
16:50:23 [2021-02-24T16:50:23.712Z] ++ set -e
16:50:23 [2021-02-24T16:50:23.712Z] ++ '[' -n 0 ']'
16:50:23 [2021-02-24T16:50:23.712Z] ++ set -x
16:50:23 [2021-02-24T16:50:23.712Z] ++ env -i DEST=/go/src/github.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
16:50:23 [2021-02-24T16:50:23.712Z] INFO: Testing against a local daemon
16:50:23 [2021-02-24T16:50:23.712Z] === RUN   TestSessionCreate
16:50:23 [2021-02-24T16:50:23.712Z] --- PASS: TestSessionCreate (0.05s)
16:50:23 [2021-02-24T16:50:23.712Z] === RUN   TestSessionCreateWithBadUpgrade
16:50:23 [2021-02-24T16:50:23.712Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:50:23 [2021-02-24T16:50:23.712Z] PASS
16:50:23 [2021-02-24T16:50:23.712Z] 
16:50:23 [2021-02-24T16:50:23.712Z] DONE 2 tests in 0.263s
16:50:23 [2021-02-24T16:50:23.712Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:50:23 [2021-02-24T16:50:23.712Z] ++ 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
16:50:23 [2021-02-24T16:50:23.712Z] ++ set -e
16:50:23 [2021-02-24T16:50:23.712Z] ++ '[' -n 0 ']'
16:50:23 [2021-02-24T16:50:23.712Z] ++ set -x
16:50:23 [2021-02-24T16:50:23.712Z] ++ env -i DEST=/go/src/github.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
16:50:23 [2021-02-24T16:50:23.712Z] INFO: Testing against a local daemon
16:50:23 [2021-02-24T16:50:23.712Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:50:23 [2021-02-24T16:50:23.712Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
16:50:23 [2021-02-24T16:50:23.712Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:50:23 [2021-02-24T16:50:23.712Z] === RUN   TestEventsExecDie
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestFailOnce (1.13s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestEchoInputOutput
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestEchoInputOutput (0.00s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestBackoff
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestBackoff (0.00s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestAbortRetry
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestAbortRetry (0.00s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestClientScheme
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestClientScheme (0.00s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestNewClientWithTimeout
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestRegister
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestRegister (0.00s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestCommand
16:50:23 [2021-02-24T16:50:23.761Z] --- PASS: TestCommand (0.02s)
16:50:23 [2021-02-24T16:50:23.761Z] === RUN   TestNaiveSelf
16:50:23 [2021-02-24T16:50:23.794Z] ok  	github.com/docker/docker/builder/dockerfile	0.212s	coverage: 48.3% of statements
16:50:23 [2021-02-24T16:50:23.794Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:50:23 [2021-02-24T16:50:23.794Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.7% of statements
16:50:23 [2021-02-24T16:50:23.973Z] --- PASS: TestEventsExecDie (0.90s)
16:50:23 [2021-02-24T16:50:23.973Z] === RUN   TestEventsBackwardsCompatible
16:50:23 [2021-02-24T16:50:23.973Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
16:50:23 [2021-02-24T16:50:23.973Z] === RUN   TestInfoBinaryCommits
16:50:24 [2021-02-24T16:50:24.223Z] --- PASS: TestNaiveSelf (0.02s)
16:50:24 [2021-02-24T16:50:24.223Z] PASS
16:50:24 [2021-02-24T16:50:24.223Z] coverage: 82.4% of statements
16:50:24 [2021-02-24T16:50:24.223Z] ok  	github.com/docker/docker/pkg/reexec	0.081s	coverage: 82.4% of statements
16:50:24 [2021-02-24T16:50:24.223Z] --- PASS: TestPubSubRace (1.04s)
16:50:24 [2021-02-24T16:50:24.223Z] PASS
16:50:24 [2021-02-24T16:50:24.223Z] coverage: 75.0% of statements
16:50:24 [2021-02-24T16:50:24.223Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 75.0% of statements
16:50:24 [2021-02-24T16:50:24.223Z] time="2021-02-24T16:50:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
16:50:24 [2021-02-24T16:50:24.235Z] --- PASS: TestInfoBinaryCommits (0.05s)
16:50:24 [2021-02-24T16:50:24.235Z] === RUN   TestInfoAPIVersioned
16:50:24 [2021-02-24T16:50:24.235Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:50:24 [2021-02-24T16:50:24.235Z] === RUN   TestInfoDiscoveryBackend
16:50:24 [2021-02-24T16:50:24.357Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
16:50:24 [2021-02-24T16:50:24.684Z] === RUN   TestParseSignal
16:50:24 [2021-02-24T16:50:24.684Z] --- PASS: TestParseSignal (0.00s)
16:50:24 [2021-02-24T16:50:24.684Z] === RUN   TestValidSignalForPlatform
16:50:24 [2021-02-24T16:50:24.684Z] --- PASS: TestValidSignalForPlatform (0.00s)
16:50:24 [2021-02-24T16:50:24.684Z] PASS
16:50:24 [2021-02-24T16:50:24.684Z] coverage: 20.3% of statements
16:50:24 [2021-02-24T16:50:24.684Z] ok  	github.com/docker/docker/pkg/signal	0.039s	coverage: 20.3% of statements
16:50:24 [2021-02-24T16:50:24.808Z] --- PASS: TestInfoDiscoveryBackend (0.65s)
16:50:24 [2021-02-24T16:50:24.808Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:50:24 [2021-02-24T16:50:24.968Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestNewStdWriter
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestNewStdWriter (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestWriteWithUninitializedStdWriter
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestWriteWithNilBytes
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestWriteWithNilBytes (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestWrite
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestWrite (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestWriteWithWriterError
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestWriteWithWriterError (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyWriteAndRead
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyReturnsErrorReadingHeader
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyReturnsErrorReadingFrame
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyDetectsCorruptedFrame
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyWithInvalidInputHeader
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyWithCorruptedPrefix
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyReturnsWriteErrors
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] === RUN   TestStdCopyReturnsErrorFromSystem
16:50:25 [2021-02-24T16:50:25.146Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
16:50:25 [2021-02-24T16:50:25.146Z] PASS
16:50:25 [2021-02-24T16:50:25.146Z] coverage: 100.0% of statements
16:50:25 [2021-02-24T16:50:25.146Z] ok  	github.com/docker/docker/pkg/stdcopy	0.037s	coverage: 100.0% of statements
16:50:25 [2021-02-24T16:50:25.227Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:50:25 [2021-02-24T16:50:25.722Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.319s	coverage: 86.3% of statements
16:50:25 [2021-02-24T16:50:25.722Z] ?   	github.com/docker/docker/cli	[no test files]
16:50:25 [2021-02-24T16:50:25.722Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:50:25 [2021-02-24T16:50:25.753Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:50:25 [2021-02-24T16:50:25.753Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:50:25 [2021-02-24T16:50:25.793Z] === RUN   TestDockerSuite/TestBuildFails
16:50:26 [2021-02-24T16:50:26.119Z] time="2021-02-24T16:50:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestRawProgressFormatterFormatStatus
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestRawProgressFormatterFormatProgress
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestFormatStatus
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestFormatStatus (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestFormatError
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestFormatError (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestFormatJSONError
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestFormatJSONError (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestJsonProgressFormatterFormatProgress
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestJsonProgressFormatterFormatStatus
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestNewJSONProgressOutput
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestNewJSONProgressOutput (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestAuxFormatterEmit
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestAuxFormatterEmit (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestStreamWriterStdout
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestStreamWriterStdout (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestStreamWriterStderr
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestStreamWriterStderr (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] PASS
16:50:26 [2021-02-24T16:50:26.119Z] coverage: 66.2% of statements
16:50:26 [2021-02-24T16:50:26.119Z] ok  	github.com/docker/docker/pkg/streamformatter	0.042s	coverage: 66.2% of statements
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestGenerateRandomID
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestGenerateRandomID (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestShortenId
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestShortenId (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestShortenSha256Id
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestShortenSha256Id (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestShortenIdEmpty
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestShortenIdEmpty (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestShortenIdInvalid
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestShortenIdInvalid (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestIsShortIDNonHex
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestIsShortIDNonHex (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] === RUN   TestIsShortIDNotCorrectSize
16:50:26 [2021-02-24T16:50:26.119Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
16:50:26 [2021-02-24T16:50:26.119Z] PASS
16:50:26 [2021-02-24T16:50:26.119Z] coverage: 70.6% of statements
16:50:26 [2021-02-24T16:50:26.119Z] ok  	github.com/docker/docker/pkg/stringid	0.033s	coverage: 70.6% of statements
16:50:26 [2021-02-24T16:50:26.326Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
16:50:26 [2021-02-24T16:50:26.326Z] === RUN   TestInfoAPI
16:50:26 [2021-02-24T16:50:26.360Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:50:26 [2021-02-24T16:50:26.587Z] --- PASS: TestInfoAPI (0.05s)
16:50:26 [2021-02-24T16:50:26.587Z] === RUN   TestInfoAPIWarnings
16:50:26 [2021-02-24T16:50:26.617Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:50:27 [2021-02-24T16:50:27.092Z] === RUN   TestIsCpusetListAvailable
16:50:27 [2021-02-24T16:50:27.092Z] --- PASS: TestIsCpusetListAvailable (0.00s)
16:50:27 [2021-02-24T16:50:27.092Z] PASS
16:50:27 [2021-02-24T16:50:27.092Z] coverage: 38.2% of statements
16:50:27 [2021-02-24T16:50:27.092Z] ok  	github.com/docker/docker/pkg/sysinfo	0.037s	coverage: 38.2% of statements
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestChtimes
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestChtimes (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestChtimesWindows
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestChtimesWindows (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestEnsureRemoveAllNotExist
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestEnsureRemoveAllWithDir
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestEnsureRemoveAllWithFile
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z] === RUN   TestHasWin32KSupport
16:50:27 [2021-02-24T16:50:27.554Z] --- PASS: TestHasWin32KSupport (0.00s)
16:50:27 [2021-02-24T16:50:27.554Z]     syscall_windows_test.go:8: win32k: true
16:50:27 [2021-02-24T16:50:27.554Z] PASS
16:50:27 [2021-02-24T16:50:27.554Z] coverage: 12.0% of statements
16:50:27 [2021-02-24T16:50:27.554Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 12.0% of statements
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestTailFile
16:50:28 [2021-02-24T16:50:28.016Z] --- PASS: TestTailFile (0.00s)
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestTailFileManyLines
16:50:28 [2021-02-24T16:50:28.016Z] --- PASS: TestTailFileManyLines (0.00s)
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestTailEmptyFile
16:50:28 [2021-02-24T16:50:28.016Z] --- PASS: TestTailEmptyFile (0.00s)
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestTailNegativeN
16:50:28 [2021-02-24T16:50:28.016Z] --- PASS: TestTailNegativeN (0.00s)
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/single_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/single_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/2_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/2_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/truncated_last_line
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/truncated_last_line#01
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/truncated_last_line#02
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/no_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/8_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/4_byte_delimiter
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.016Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.016Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.017Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.017Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.017Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.017Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/2_byte_delimiter
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.497Z] === CONT  TestNewTailReader/single_byte_delimiter
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.497Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.498Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.499Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
16:50:28 [2021-02-24T16:50:28.499Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.500Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.501Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
16:50:28 [2021-02-24T16:50:28.502Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
16:50:28 [2021-02-24T16:50:28.502Z] --- PASS: TestNewTailReader (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.502Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.05s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.503Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.504Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.521Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.965Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s)
16:50:28 [2021-02-24T16:50:28.965Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z] time="2021-02-24T16:50:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.966Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] PASS
16:50:28 [2021-02-24T16:50:28.967Z] coverage: 88.6% of statements
16:50:28 [2021-02-24T16:50:28.967Z] ok  	github.com/docker/docker/pkg/tailfile	0.418s	coverage: 88.6% of statements
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestTarSumRemoveNonExistent
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestTarSumRemove
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestTarSumRemove (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestSortFileInfoSums
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestSortFileInfoSums (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestNewTarSumForLabelInvalid
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestNewTarSumForLabel
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestNewTarSumForLabel (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestEmptyTar
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestEmptyTar (0.00s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestTarSumsReadSize
16:50:28 [2021-02-24T16:50:28.967Z] --- PASS: TestTarSumsReadSize (0.01s)
16:50:28 [2021-02-24T16:50:28.967Z] === RUN   TestTarSums
16:50:28 [2021-02-24T16:50:28.991Z] ok  	github.com/docker/docker/client	0.218s	coverage: 75.4% of statements
16:50:29 [2021-02-24T16:50:29.429Z] --- PASS: TestTarSums (0.12s)
16:50:29 [2021-02-24T16:50:29.429Z] === RUN   TestIteration
16:50:29 [2021-02-24T16:50:29.429Z] --- PASS: TestIteration (0.00s)
16:50:29 [2021-02-24T16:50:29.429Z] === RUN   TestVersionLabelForChecksum
16:50:29 [2021-02-24T16:50:29.429Z] --- PASS: TestVersionLabelForChecksum (0.00s)
16:50:29 [2021-02-24T16:50:29.429Z] === RUN   TestVersion
16:50:29 [2021-02-24T16:50:29.429Z] --- PASS: TestVersion (0.00s)
16:50:29 [2021-02-24T16:50:29.429Z] === RUN   TestGetVersion
16:50:29 [2021-02-24T16:50:29.429Z] --- PASS: TestGetVersion (0.00s)
16:50:29 [2021-02-24T16:50:29.429Z] === RUN   TestGetVersions
16:50:29 [2021-02-24T16:50:29.429Z] --- PASS: TestGetVersions (0.00s)
16:50:29 [2021-02-24T16:50:29.429Z] PASS
16:50:29 [2021-02-24T16:50:29.429Z] coverage: 89.3% of statements
16:50:29 [2021-02-24T16:50:29.429Z] ok  	github.com/docker/docker/pkg/tarsum	0.181s	coverage: 89.3% of statements
16:50:29 [2021-02-24T16:50:29.429Z] testing: warning: no tests to run
16:50:29 [2021-02-24T16:50:29.429Z] PASS
16:50:29 [2021-02-24T16:50:29.429Z] coverage: [no statements]
16:50:29 [2021-02-24T16:50:29.429Z] ok  	github.com/docker/docker/pkg/term/windows	0.043s	coverage: [no statements] [no tests to run]
16:50:29 [2021-02-24T16:50:29.429Z] === RUN   TestTruncIndex
16:50:29 [2021-02-24T16:50:29.890Z] --- PASS: TestTruncIndex (0.10s)
16:50:29 [2021-02-24T16:50:29.890Z] PASS
16:50:29 [2021-02-24T16:50:29.890Z] coverage: 91.5% of statements
16:50:29 [2021-02-24T16:50:29.890Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
16:50:29 [2021-02-24T16:50:29.890Z] === RUN   TestIsGIT
16:50:29 [2021-02-24T16:50:29.890Z] --- PASS: TestIsGIT (0.00s)
16:50:29 [2021-02-24T16:50:29.890Z] === RUN   TestIsTransport
16:50:29 [2021-02-24T16:50:29.890Z] --- PASS: TestIsTransport (0.00s)
16:50:29 [2021-02-24T16:50:29.890Z] PASS
16:50:29 [2021-02-24T16:50:29.890Z] coverage: 100.0% of statements
16:50:29 [2021-02-24T16:50:29.890Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
16:50:30 [2021-02-24T16:50:30.352Z] === RUN   TestVersionInfo
16:50:30 [2021-02-24T16:50:30.352Z] --- PASS: TestVersionInfo (0.00s)
16:50:30 [2021-02-24T16:50:30.352Z] === RUN   TestAppendVersions
16:50:30 [2021-02-24T16:50:30.352Z] --- PASS: TestAppendVersions (0.00s)
16:50:30 [2021-02-24T16:50:30.352Z] PASS
16:50:30 [2021-02-24T16:50:30.352Z] coverage: 88.9% of statements
16:50:30 [2021-02-24T16:50:30.352Z] ok  	github.com/docker/docker/pkg/useragent	0.049s	coverage: 88.9% of statements
16:50:31 [2021-02-24T16:50:31.059Z] === RUN   TestDockerSuite/TestBuildForceRm
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestNewSettable
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestNewSettable (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestIsSettable
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestIsSettable (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestUpdateSettingsEnv
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestUpdateSettingsEnv (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] PASS
16:50:31 [2021-02-24T16:50:31.896Z] coverage: 20.1% of statements
16:50:31 [2021-02-24T16:50:31.896Z] ok  	github.com/docker/docker/plugin/v2	0.046s	coverage: 20.1% of statements
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestLoad
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestLoad (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestSave
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestSave (0.08s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestAddDeleteGet
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestValidatePrivileges
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestValidatePrivileges (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestFilterByCapNeg
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestFilterByCapNeg (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestFilterByCapPos
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestFilterByCapPos (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] === RUN   TestStoreGetPluginNotMatchCapRefs
16:50:31 [2021-02-24T16:50:31.896Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
16:50:31 [2021-02-24T16:50:31.896Z] PASS
16:50:31 [2021-02-24T16:50:31.896Z] coverage: 12.0% of statements
16:50:31 [2021-02-24T16:50:31.896Z] ok  	github.com/docker/docker/plugin	0.106s	coverage: 12.0% of statements
16:50:32 [2021-02-24T16:50:32.357Z] --- PASS: TestAddDeleteGet (0.04s)
16:50:32 [2021-02-24T16:50:32.357Z] === RUN   TestInvalidTags
16:50:32 [2021-02-24T16:50:32.357Z] --- PASS: TestInvalidTags (0.01s)
16:50:32 [2021-02-24T16:50:32.357Z] PASS
16:50:32 [2021-02-24T16:50:32.357Z] coverage: 84.4% of statements
16:50:32 [2021-02-24T16:50:32.357Z] ok  	github.com/docker/docker/reference	0.166s	coverage: 84.4% of statements
16:50:32 [2021-02-24T16:50:32.431Z] === RUN   TestDockerSuite/TestBuildFromGit
16:50:32 [2021-02-24T16:50:32.819Z] time="2021-02-24T16:50:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
16:50:33 [2021-02-24T16:50:33.281Z] === RUN   TestRestartManagerTimeout
16:50:33 [2021-02-24T16:50:33.281Z] --- PASS: TestRestartManagerTimeout (0.00s)
16:50:33 [2021-02-24T16:50:33.281Z] === RUN   TestRestartManagerTimeoutReset
16:50:33 [2021-02-24T16:50:33.281Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
16:50:33 [2021-02-24T16:50:33.281Z] PASS
16:50:33 [2021-02-24T16:50:33.281Z] coverage: 50.9% of statements
16:50:33 [2021-02-24T16:50:33.281Z] ok  	github.com/docker/docker/restartmanager	0.036s	coverage: 50.9% of statements
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestHeaderSimpleErrors
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestHeaderTooMuchFailures
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestReaderWithReadError
16:50:33 [2021-02-24T16:50:33.742Z] time="2021-02-24T16:50:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestReader
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestReader (0.00s)
16:50:33 [2021-02-24T16:50:33.742Z] === RUN   TestResumableRequestReaderWithInitialResponse
16:50:33 [2021-02-24T16:50:33.742Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
16:50:33 [2021-02-24T16:50:33.742Z] PASS
16:50:33 [2021-02-24T16:50:33.742Z] coverage: 100.0% of statements
16:50:33 [2021-02-24T16:50:33.742Z] ok  	github.com/docker/docker/registry/resumable	0.218s	coverage: 100.0% of statements
16:50:33 [2021-02-24T16:50:33.805Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestResolveAuthConfigIndexServer
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestResolveAuthConfigFullURL
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestLoadAllowNondistributableArtifacts
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestValidateMirror
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestValidateMirror (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestLoadInsecureRegistries
16:50:34 [2021-02-24T16:50:34.204Z] time="2021-02-24T16:50:33Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
16:50:34 [2021-02-24T16:50:34.204Z] time="2021-02-24T16:50:33Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
16:50:34 [2021-02-24T16:50:34.204Z] time="2021-02-24T16:50:33Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestLoadInsecureRegistries (0.10s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestNewServiceConfig
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestNewServiceConfig (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestValidateIndexName
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestValidateIndexName (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestValidateIndexNameWithError
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestValidateIndexNameWithError (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestEndpointParse
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestEndpointParse (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestEndpointParseInvalid
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestEndpointParseInvalid (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestValidateEndpoint
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestValidateEndpoint (0.01s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestPing
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestPing (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestPingRegistryEndpoint
16:50:34 [2021-02-24T16:50:34.204Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestEndpoint
16:50:34 [2021-02-24T16:50:34.204Z] --- SKIP: TestEndpoint (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestParseRepositoryInfo
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestParseRepositoryInfo (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestNewIndexInfo
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestNewIndexInfo (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestMirrorEndpointLookup
16:50:34 [2021-02-24T16:50:34.204Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestSearchRepositories
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestSearchRepositories (0.01s)
16:50:34 [2021-02-24T16:50:34.204Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
16:50:34 [2021-02-24T16:50:34.204Z]         Host: 127.0.0.1:49243
16:50:34 [2021-02-24T16:50:34.204Z]         User-Agent: docker test client
16:50:34 [2021-02-24T16:50:34.204Z]         Authorization: Token fake-token
16:50:34 [2021-02-24T16:50:34.204Z]         X-Docker-Token: true
16:50:34 [2021-02-24T16:50:34.204Z]         Accept-Encoding: gzip
16:50:34 [2021-02-24T16:50:34.204Z]         
16:50:34 [2021-02-24T16:50:34.204Z]         
16:50:34 [2021-02-24T16:50:34.204Z]     registry_test.go:730: HTTP/1.1 200 OK
16:50:34 [2021-02-24T16:50:34.204Z]         Connection: close
16:50:34 [2021-02-24T16:50:34.204Z]         Content-Length: 144
16:50:34 [2021-02-24T16:50:34.204Z]         Cache-Control: no-cache
16:50:34 [2021-02-24T16:50:34.204Z]         Content-Type: application/json
16:50:34 [2021-02-24T16:50:34.204Z]         Date: Wed, 24 Feb 2021 16:50:34 GMT
16:50:34 [2021-02-24T16:50:34.204Z]         Expires: -1
16:50:34 [2021-02-24T16:50:34.204Z]         Pragma: no-cache
16:50:34 [2021-02-24T16:50:34.204Z]         Server: docker-tests/mock
16:50:34 [2021-02-24T16:50:34.204Z]         X-Docker-Registry-Config: mock
16:50:34 [2021-02-24T16:50:34.204Z]         X-Docker-Registry-Version: 0.0.0
16:50:34 [2021-02-24T16:50:34.204Z]         
16:50:34 [2021-02-24T16:50:34.204Z]         
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestTrustedLocation
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestTrustedLocation (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestAllowNondistributableArtifacts
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] === RUN   TestIsSecureIndex
16:50:34 [2021-02-24T16:50:34.204Z] --- PASS: TestIsSecureIndex (0.00s)
16:50:34 [2021-02-24T16:50:34.204Z] PASS
16:50:34 [2021-02-24T16:50:34.204Z] coverage: 50.3% of statements
16:50:34 [2021-02-24T16:50:34.204Z] ok  	github.com/docker/docker/registry	0.276s	coverage: 50.3% of statements
16:50:34 [2021-02-24T16:50:34.372Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:50:34 [2021-02-24T16:50:34.666Z] === RUN   TestDecodeContainerConfig
16:50:34 [2021-02-24T16:50:34.666Z] --- PASS: TestDecodeContainerConfig (0.00s)
16:50:34 [2021-02-24T16:50:34.666Z] === RUN   TestDecodeContainerConfigIsolation
16:50:34 [2021-02-24T16:50:34.666Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
16:50:34 [2021-02-24T16:50:34.666Z] === RUN   TestValidatePrivileged
16:50:34 [2021-02-24T16:50:34.666Z] --- PASS: TestValidatePrivileged (0.00s)
16:50:34 [2021-02-24T16:50:34.666Z] PASS
16:50:34 [2021-02-24T16:50:34.666Z] coverage: 52.2% of statements
16:50:34 [2021-02-24T16:50:34.666Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 52.2% of statements
16:50:34 [2021-02-24T16:50:34.666Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
16:50:34 [2021-02-24T16:50:34.666Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
16:50:34 [2021-02-24T16:50:34.666Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
16:50:35 [2021-02-24T16:50:35.137Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
16:50:35 [2021-02-24T16:50:35.137Z] PASS
16:50:35 [2021-02-24T16:50:35.137Z] coverage: 62.5% of statements
16:50:35 [2021-02-24T16:50:35.137Z] ok  	github.com/docker/docker/testutil	0.106s	coverage: 62.5% of statements
16:50:35 [2021-02-24T16:50:35.309Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:50:37 [2021-02-24T16:50:37.212Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:50:37 [2021-02-24T16:50:37.326Z] === RUN   TestGetDriver
16:50:37 [2021-02-24T16:50:37.326Z] --- PASS: TestGetDriver (0.00s)
16:50:37 [2021-02-24T16:50:37.326Z] === RUN   TestVolumeRequestError
16:50:37 [2021-02-24T16:50:37.326Z] --- PASS: TestVolumeRequestError (0.01s)
16:50:37 [2021-02-24T16:50:37.326Z] PASS
16:50:37 [2021-02-24T16:50:37.326Z] coverage: 36.1% of statements
16:50:37 [2021-02-24T16:50:37.326Z] ok  	github.com/docker/docker/volume/drivers	0.058s	coverage: 36.1% of statements
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestGetAddress
16:50:37 [2021-02-24T16:50:37.788Z] --- PASS: TestGetAddress (0.00s)
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestRemove
16:50:37 [2021-02-24T16:50:37.788Z] --- SKIP: TestRemove (0.00s)
16:50:37 [2021-02-24T16:50:37.788Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestInitializeWithVolumes
16:50:37 [2021-02-24T16:50:37.788Z] --- PASS: TestInitializeWithVolumes (0.00s)
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestCreate
16:50:37 [2021-02-24T16:50:37.788Z] --- PASS: TestCreate (0.02s)
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestValidateName
16:50:37 [2021-02-24T16:50:37.788Z] --- PASS: TestValidateName (0.00s)
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestCreateWithOpts
16:50:37 [2021-02-24T16:50:37.788Z] --- SKIP: TestCreateWithOpts (0.00s)
16:50:37 [2021-02-24T16:50:37.788Z]     local_test.go:181: runtime.GOOS == "windows"
16:50:37 [2021-02-24T16:50:37.788Z] === RUN   TestRelaodNoOpts
16:50:37 [2021-02-24T16:50:37.788Z] --- PASS: TestRelaodNoOpts (0.01s)
16:50:37 [2021-02-24T16:50:37.788Z] PASS
16:50:37 [2021-02-24T16:50:37.788Z] coverage: 41.5% of statements
16:50:37 [2021-02-24T16:50:37.788Z] ok  	github.com/docker/docker/volume/local	0.270s	coverage: 41.5% of statements
16:50:38 [2021-02-24T16:50:38.250Z] === RUN   TestConvertTmpfsOptions
16:50:38 [2021-02-24T16:50:38.250Z] --- PASS: TestConvertTmpfsOptions (0.00s)
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:49: data="mode=700,size=1m"
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:49: data="ro"
16:50:38 [2021-02-24T16:50:38.250Z] === RUN   TestParseMountRaw
16:50:38 [2021-02-24T16:50:38.250Z] --- PASS: TestParseMountRaw (0.03s)
16:50:38 [2021-02-24T16:50:38.250Z] === RUN   TestParseMountRawSplit
16:50:38 [2021-02-24T16:50:38.250Z] --- PASS: TestParseMountRawSplit (0.00s)
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 0
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 1
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 2
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 3
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 4
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 5
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 6
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 7
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 8
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 0
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 1
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 2
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 3
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 4
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 5
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 6
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 7
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 8
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 9
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 10
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 11
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 12
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 0
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 1
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 2
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 3
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 4
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 5
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 6
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 7
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 8
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 9
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 10
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:390: case 11
16:50:38 [2021-02-24T16:50:38.250Z] === RUN   TestParseMountSpec
16:50:38 [2021-02-24T16:50:38.250Z] --- PASS: TestParseMountSpec (0.00s)
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:455: case 0
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:455: case 1
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:455: case 2
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:455: case 3
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:455: case 4
16:50:38 [2021-02-24T16:50:38.250Z]     parser_test.go:455: case 5
16:50:38 [2021-02-24T16:50:38.250Z] === RUN   TestParseMountSpecBindWithFileinfoError
16:50:38 [2021-02-24T16:50:38.250Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
16:50:38 [2021-02-24T16:50:38.250Z] === RUN   TestValidateMount
16:50:38 [2021-02-24T16:50:38.250Z] --- PASS: TestValidateMount (0.00s)
16:50:38 [2021-02-24T16:50:38.250Z] PASS
16:50:38 [2021-02-24T16:50:38.250Z] coverage: 66.2% of statements
16:50:38 [2021-02-24T16:50:38.250Z] ok  	github.com/docker/docker/volume/mounts	0.092s	coverage: 66.2% of statements
16:50:38 [2021-02-24T16:50:38.589Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:50:38 [2021-02-24T16:50:38.847Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestSetGetMeta
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestSetGetMeta
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestRestore
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestRestore
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestServiceCreate
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestServiceCreate
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestServiceList
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestServiceList
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestServiceRemove
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestServiceRemove
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestServiceGet
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestServiceGet
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestServicePrune
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestServicePrune
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestCreate
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestCreate
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestRemove
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestRemove
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestList
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestList
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFindByDriver
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFindByDriver
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFindByReferenced
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFindByReferenced
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestDerefMultipleOfSameRef
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestDerefMultipleOfSameRef
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestDefererencePluginOnCreateError
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestDefererencePluginOnCreateError
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestRefDerefRemove
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestRefDerefRemove
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestGet
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestGet
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestGetWithReference
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestGetWithReference
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_nil_list
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_nil_list
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_empty_list
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_empty_list
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_filter_some
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_filter_some
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_filter_middle
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_filter_middle
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_filter_middle_and_last
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
16:50:39 [2021-02-24T16:50:39.225Z] === RUN   TestFilterFunc/test_filter_first_and_last
16:50:39 [2021-02-24T16:50:39.225Z] === PAUSE TestFilterFunc/test_filter_first_and_last
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_nil_list
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_filter_first_and_last
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_filter_middle_and_last
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_filter_some
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_filter_middle
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFilterFunc/test_empty_list
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestFilterFunc (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestSetGetMeta
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestDerefMultipleOfSameRef
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestServicePrune
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestRefDerefRemove
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestSetGetMeta (0.02s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestServiceGet
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestRefDerefRemove (0.02s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestServiceRemove
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestServiceList
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestServiceGet (0.09s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestServiceCreate
16:50:39 [2021-02-24T16:50:39.225Z] time="2021-02-24T16:50:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestRestore
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestServiceRemove (0.08s)
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestServiceList (0.09s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestGetWithReference
16:50:39 [2021-02-24T16:50:39.225Z] time="2021-02-24T16:50:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:50:39 [2021-02-24T16:50:39.225Z] time="2021-02-24T16:50:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestServiceCreate (0.03s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestGet
16:50:39 [2021-02-24T16:50:39.225Z] time="2021-02-24T16:50:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestRestore (0.03s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestList
16:50:39 [2021-02-24T16:50:39.225Z] time="2021-02-24T16:50:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestGetWithReference (0.03s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFindByReferenced
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestServicePrune (0.14s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestFindByDriver
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestGet (0.02s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestRemove
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestFindByReferenced (0.03s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestCreate
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestList (0.04s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestDefererencePluginOnCreateError
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestFindByDriver (0.03s)
16:50:39 [2021-02-24T16:50:39.225Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestRemove (0.03s)
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestCreate (0.02s)
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
16:50:39 [2021-02-24T16:50:39.225Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
16:50:39 [2021-02-24T16:50:39.225Z] PASS
16:50:39 [2021-02-24T16:50:39.225Z] coverage: 70.3% of statements
16:50:39 [2021-02-24T16:50:39.225Z] ok  	github.com/docker/docker/volume/service	0.278s	coverage: 70.3% of statements
16:50:40 [2021-02-24T16:50:40.748Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestNewClientWithTimeout (17.65s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestClientStream
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestClientStream (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestClientSendFile
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestClientSendFile (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestClientWithRequestTimeout
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestClientWithRequestTimeout (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestFileSpecPlugin
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestFileSpecPlugin (0.01s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestFileJSONSpecPlugin
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestPluginAddHandler
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestPluginAddHandler (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestPluginWaitBadPlugin
16:50:41 [2021-02-24T16:50:41.429Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
16:50:41 [2021-02-24T16:50:41.429Z] === RUN   TestGet
16:50:41 [2021-02-24T16:50:41.429Z] time="2021-02-24T16:50:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
16:50:42 [2021-02-24T16:50:42.402Z] time="2021-02-24T16:50:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
16:50:42 [2021-02-24T16:50:42.651Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:50:44 [2021-02-24T16:50:44.027Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
16:50:44 [2021-02-24T16:50:44.593Z] === RUN   TestDockerSuite/TestBuildHistory
16:50:44 [2021-02-24T16:50:44.594Z] time="2021-02-24T16:50:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
16:50:44 [2021-02-24T16:50:44.717Z] --- PASS: TestInfoAPIWarnings (16.62s)
16:50:44 [2021-02-24T16:50:44.717Z] === RUN   TestInfoDebug
16:50:44 [2021-02-24T16:50:44.717Z] --- PASS: TestInfoDebug (0.62s)
16:50:44 [2021-02-24T16:50:44.717Z] === RUN   TestInfoInsecureRegistries
16:50:44 [2021-02-24T16:50:44.717Z] --- PASS: TestInfoInsecureRegistries (0.62s)
16:50:44 [2021-02-24T16:50:44.717Z] === RUN   TestInfoRegistryMirrors
16:50:44 [2021-02-24T16:50:44.851Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
16:50:44 [2021-02-24T16:50:44.980Z] --- PASS: TestInfoRegistryMirrors (0.60s)
16:50:44 [2021-02-24T16:50:44.980Z] === RUN   TestLoginFailsWithBadCredentials
16:50:45 [2021-02-24T16:50:45.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
16:50:45 [2021-02-24T16:50:45.242Z] === RUN   TestPingCacheHeaders
16:50:45 [2021-02-24T16:50:45.242Z] --- PASS: TestPingCacheHeaders (0.05s)
16:50:45 [2021-02-24T16:50:45.242Z] === RUN   TestPingGet
16:50:45 [2021-02-24T16:50:45.242Z] --- PASS: TestPingGet (0.03s)
16:50:45 [2021-02-24T16:50:45.242Z] === RUN   TestPingHead
16:50:45 [2021-02-24T16:50:45.242Z] --- PASS: TestPingHead (0.05s)
16:50:45 [2021-02-24T16:50:45.242Z] === RUN   TestVersion
16:50:45 [2021-02-24T16:50:45.242Z] --- PASS: TestVersion (0.05s)
16:50:45 [2021-02-24T16:50:45.242Z] PASS
16:50:45 [2021-02-24T16:50:45.242Z] 
16:50:45 [2021-02-24T16:50:45.242Z] === Skipped
16:50:45 [2021-02-24T16:50:45.242Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
16:50:45 [2021-02-24T16:50:45.242Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:50:45 [2021-02-24T16:50:45.242Z] 
16:50:45 [2021-02-24T16:50:45.242Z] 
16:50:45 [2021-02-24T16:50:45.242Z] DONE 18 tests, 1 skipped in 22.495s
16:50:45 [2021-02-24T16:50:45.504Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:50:45 [2021-02-24T16:50:45.504Z] ++ 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
16:50:45 [2021-02-24T16:50:45.504Z] ++ set -e
16:50:45 [2021-02-24T16:50:45.504Z] ++ '[' -n 0 ']'
16:50:45 [2021-02-24T16:50:45.504Z] ++ set -x
16:50:45 [2021-02-24T16:50:45.504Z] ++ env -i DEST=/go/src/github.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
16:50:45 [2021-02-24T16:50:45.504Z] INFO: Testing against a local daemon
16:50:45 [2021-02-24T16:50:45.504Z] === RUN   TestVolumesCreateAndList
16:50:45 [2021-02-24T16:50:45.504Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:50:45 [2021-02-24T16:50:45.504Z] === RUN   TestVolumesRemove
16:50:45 [2021-02-24T16:50:45.765Z] --- PASS: TestVolumesRemove (0.11s)
16:50:45 [2021-02-24T16:50:45.765Z] === RUN   TestVolumesInspect
16:50:45 [2021-02-24T16:50:45.765Z] --- PASS: TestVolumesInspect (0.04s)
16:50:45 [2021-02-24T16:50:45.765Z] === RUN   TestVolumesInvalidJSON
16:50:45 [2021-02-24T16:50:45.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:50:45 [2021-02-24T16:50:45.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:50:45 [2021-02-24T16:50:45.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:50:45 [2021-02-24T16:50:45.765Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:50:45 [2021-02-24T16:50:45.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:50:45 [2021-02-24T16:50:45.765Z] PASS
16:50:45 [2021-02-24T16:50:45.765Z] 
16:50:45 [2021-02-24T16:50:45.765Z] DONE 5 tests in 0.388s
16:50:45 [2021-02-24T16:50:45.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:50:46 [2021-02-24T16:50:46.338Z] ++++ cat bundles/test-integration/docker.pid
16:50:46 [2021-02-24T16:50:46.338Z] +++ kill 13998
16:50:47 [2021-02-24T16:50:47.726Z] +++ /etc/init.d/apparmor stop
16:50:47 [2021-02-24T16:50:47.726Z] Leaving: AppArmorNo profiles have been unloaded.
16:50:47 [2021-02-24T16:50:47.726Z] 
16:50:47 [2021-02-24T16:50:47.726Z] Unloading profiles will leave already running processes permanently
16:50:47 [2021-02-24T16:50:47.726Z] unconfined, which can lead to unexpected situations.
16:50:47 [2021-02-24T16:50:47.726Z] 
16:50:47 [2021-02-24T16:50:47.726Z] To set a process to complain mode, use the command line tool
16:50:47 [2021-02-24T16:50:47.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:50:47 [2021-02-24T16:50:47.726Z] +++ true
16:50:47 [2021-02-24T16:50:47.726Z] exiting test-integration
16:50:47 [2021-02-24T16:50:47.726Z] ++ exit 0
16:50:47 [2021-02-24T16:50:47.726Z] 
16:50:48 [2021-02-24T16:50:48.350Z] time="2021-02-24T16:50:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
16:50:50 [2021-02-24T16:50:50.120Z] === RUN   TestDockerSuite/TestBuildIidFile
16:50:50 [2021-02-24T16:50:50.120Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
Post stage
[Pipeline] junit
16:50:51 [2021-02-24T16:50:51.046Z] Recording test results
16:50:51 [2021-02-24T16:50:51.055Z] === RUN   TestDockerSuite/TestBuildInheritance
16:50:51 [2021-02-24T16:50:51.347Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:50:51 [2021-02-24T16:50:51.621Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:50:51 [2021-02-24T16:50:51.703Z] + echo Ensuring container killed.
16:50:51 [2021-02-24T16:50:51.703Z] Ensuring container killed.
16:50:51 [2021-02-24T16:50:51.703Z] + docker rm -vf docker-pr3
16:50:51 [2021-02-24T16:50:51.703Z] Error: No such container: docker-pr3
[Pipeline] sh
16:50:51 [2021-02-24T16:50:51.995Z] + echo Chowning /workspace to jenkins user
16:50:51 [2021-02-24T16:50:51.995Z] Chowning /workspace to jenkins user
16:50:51 [2021-02-24T16:50:51.995Z] + id -u
16:50:51 [2021-02-24T16:50:51.995Z] + id -g
16:50:51 [2021-02-24T16:50:51.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace busybox chown -R 1000:1000 /workspace
16:50:51 [2021-02-24T16:50:51.995Z] Unable to find image 'busybox:latest' locally
16:50:52 [2021-02-24T16:50:52.188Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:50:52 [2021-02-24T16:50:52.188Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:50:52 [2021-02-24T16:50:52.257Z] latest: Pulling from library/busybox
16:50:52 [2021-02-24T16:50:52.617Z] bfdf7b082edb: Pulling fs layer
16:50:52 [2021-02-24T16:50:52.617Z] bfdf7b082edb: Download complete
16:50:52 [2021-02-24T16:50:52.891Z] bfdf7b082edb: Pull complete
16:50:52 [2021-02-24T16:50:52.891Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
16:50:52 [2021-02-24T16:50:52.891Z] Status: Downloaded newer image for busybox:latest
16:50:53 [2021-02-24T16:50:53.568Z] === RUN   TestDockerSuite/TestBuildLabel
16:50:53 [2021-02-24T16:50:53.826Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:50:54 [2021-02-24T16:50:54.391Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:50:54 [2021-02-24T16:50:54.958Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:50:55 [2021-02-24T16:50:55.215Z] === RUN   TestDockerSuite/TestBuildLabels
16:50:55 [2021-02-24T16:50:55.782Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:50:56 [2021-02-24T16:50:56.945Z] --- PASS: TestGet (15.00s)
16:50:56 [2021-02-24T16:50:56.945Z] === RUN   TestPluginWithNoManifest
16:50:56 [2021-02-24T16:50:56.945Z] --- PASS: TestPluginWithNoManifest (0.00s)
16:50:56 [2021-02-24T16:50:56.945Z] === RUN   TestGetAll
16:50:56 [2021-02-24T16:50:56.945Z] --- PASS: TestGetAll (0.00s)
16:50:56 [2021-02-24T16:50:56.945Z] PASS
16:50:56 [2021-02-24T16:50:56.945Z] coverage: 73.4% of statements
16:50:56 [2021-02-24T16:50:56.945Z] ok  	github.com/docker/docker/pkg/plugins	34.922s	coverage: 73.4% of statements
16:50:56 [2021-02-24T16:50:56.945Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:50:56 [2021-02-24T16:50:56.945Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:50:56 [2021-02-24T16:50:56.945Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:50:56 [2021-02-24T16:50:56.945Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:50:56 [2021-02-24T16:50:56.945Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/quota	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/rootless	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/volume	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:50:56 [2021-02-24T16:50:56.946Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:50:57 [2021-02-24T16:50:57.156Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === Skipped
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     dispatchers_test.go:376: Windows does not support stopsignal
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     client_test.go:23: runtime.GOOS == "windows"
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     daemon_test.go:147: root required
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     reload_test.go:520: root required
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     pull_v2_test.go:73: Needs fixing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     pull_v2_test.go:118: Needs fixing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     download_test.go:268: Needs fixing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     layer_test.go:304: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     layer_test.go:353: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     layer_test.go:468: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     layer_test.go:697: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     migration_test.go:46: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     migration_test.go:182: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     mount_test.go:17: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     mount_test.go:76: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     mount_test.go:125: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     mount_test.go:212: Failing on Windows
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     archive_test.go:134: Xz not present in msys2
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.919Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
16:50:57 [2021-02-24T16:50:57.919Z]     archive_test.go:239: Failing on Windows CI machines
16:50:57 [2021-02-24T16:50:57.919Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_windows_test.go:16: Currently fails
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     changes_test.go:192: needs more investigation
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     changes_test.go:405: needs further investigation
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     changes_test.go:441: needs further investigation
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     poller_test.go:41: No chmod on Windows
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     fileutils_test.go:134: Needs porting to Windows
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     fileutils_test.go:180: Needs porting to Windows
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
16:50:57 [2021-02-24T16:50:57.920Z]     local_test.go:181: runtime.GOOS == "windows"
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] 
16:50:57 [2021-02-24T16:50:57.920Z] DONE 1825 tests, 45 skipped in 197.413s
16:50:57 [2021-02-24T16:50:57.920Z] INFO: make.ps1 ended at 02/24/2021 16:50:57
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:50:58 [2021-02-24T16:50:58.524Z] + bundleName=arm64-integration
16:50:58 [2021-02-24T16:50:58.524Z] + echo Creating arm64-integration-bundles.tar.gz
16:50:58 [2021-02-24T16:50:58.524Z] Creating arm64-integration-bundles.tar.gz
16:50:58 [2021-02-24T16:50:58.524Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o -name tar *-report.xml -czf ) arm64-integration-bundles.tar.gz -print
16:50:58 [2021-02-24T16:50:58.524Z] 
16:50:58 [2021-02-24T16:50:58.531Z] --- PASS: TestImportExtremelyLargeImageWorks (195.65s)
16:50:58 [2021-02-24T16:50:58.531Z] PASS
16:50:58 [2021-02-24T16:50:58.531Z] 
16:50:58 [2021-02-24T16:50:58.531Z] DONE 12 tests in 199.533s
16:50:58 [2021-02-24T16:50:58.531Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:50:58 [2021-02-24T16:50:58.531Z] ++ 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
16:50:58 [2021-02-24T16:50:58.531Z] ++ set -e
16:50:58 [2021-02-24T16:50:58.531Z] ++ '[' -n 0 ']'
16:50:58 [2021-02-24T16:50:58.531Z] ++ set -x
16:50:58 [2021-02-24T16:50:58.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:50:58 [2021-02-24T16:50:58.531Z] INFO: Testing against a local daemon
16:50:58 [2021-02-24T16:50:58.531Z] === RUN   TestNetworkCreateDelete
16:50:58 [2021-02-24T16:50:58.790Z] --- PASS: TestNetworkCreateDelete (0.18s)
16:50:58 [2021-02-24T16:50:58.790Z] === RUN   TestDockerNetworkDeletePreferID
[Pipeline] archiveArtifacts
16:50:58 [2021-02-24T16:50:58.800Z] Archiving artifacts
16:50:59 [2021-02-24T16:50:59.357Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
16:50:59 [2021-02-24T16:50:59.357Z] === RUN   TestDaemonDNSFallback
16:50:59 [2021-02-24T16:50:59.469Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
16:50:59 [2021-02-24T16:50:59.469Z] INFO: Unit tests ended at 02/24/2021 16:50:59. Duration:00:03:31.9042845
16:50:59 [2021-02-24T16:50:59.469Z] INFO: Building busybox
16:50:59 [2021-02-24T16:50:59.614Z] === RUN   TestDockerSuite/TestBuildLastModified
16:50:59 [2021-02-24T16:50:59.931Z] Sending build context to Docker daemon   5.12kB
16:50:59 [2021-02-24T16:50:59.931Z] 
16:50:59 [2021-02-24T16:50:59.931Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
16:50:59 [2021-02-24T16:50:59.931Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
16:50:59 [2021-02-24T16:50:59.931Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
16:50:59 [2021-02-24T16:50:59.931Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
16:50:59 [2021-02-24T16:50:59.931Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
16:50:59 [2021-02-24T16:50:59.931Z]  ---> 31902e4b25a6
16:50:59 [2021-02-24T16:50:59.931Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
16:50:59 [2021-02-24T16:50:59.931Z]  ---> Running in a7472845d77a
16:51:00 [2021-02-24T16:51:00.910Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:51:01 [2021-02-24T16:51:01.255Z] + make clean
16:51:02 [2021-02-24T16:51:02.200Z] docker volume rm -f docker-dev-cache
16:51:02 [2021-02-24T16:51:02.200Z] docker-dev-cache
[Pipeline] deleteDir
16:51:03 [2021-02-24T16:51:03.681Z] Removing intermediate container a7472845d77a
16:51:03 [2021-02-24T16:51:03.681Z]  ---> ab69fee8c835
16:51:03 [2021-02-24T16:51:03.681Z] Step 7/13 : ARG BUSYBOX_VERSION
16:51:03 [2021-02-24T16:51:03.681Z]  ---> Running in 7c46205cd23b
16:51:04 [2021-02-24T16:51:04.143Z] Removing intermediate container 7c46205cd23b
16:51:04 [2021-02-24T16:51:04.143Z]  ---> 31104142eaf2
16:51:04 [2021-02-24T16:51:04.143Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
16:51:04 [2021-02-24T16:51:04.143Z]  ---> Running in 0a251966ff0a
16:51:04 [2021-02-24T16:51:04.605Z] Removing intermediate container 0a251966ff0a
16:51:04 [2021-02-24T16:51:04.605Z]  ---> 690f71f05dfc
16:51:04 [2021-02-24T16:51:04.605Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
16:51:04 [2021-02-24T16:51:04.876Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:51:06 [2021-02-24T16:51:06.152Z] 
16:51:06 [2021-02-24T16:51:06.152Z]  ---> 7faa91a1901c
16:51:06 [2021-02-24T16:51:06.152Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
16:51:06 [2021-02-24T16:51:06.152Z]  ---> Running in 2a0bb0040541
16:51:06 [2021-02-24T16:51:06.251Z] --- PASS: TestDaemonDNSFallback (6.65s)
16:51:06 [2021-02-24T16:51:06.251Z] === RUN   TestInspectNetwork
16:51:06 [2021-02-24T16:51:06.508Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:51:06 [2021-02-24T16:51:06.766Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:51:06 [2021-02-24T16:51:06.766Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:51:06 [2021-02-24T16:51:06.766Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:51:07 [2021-02-24T16:51:07.025Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:51:07 [2021-02-24T16:51:07.284Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:51:09 [2021-02-24T16:51:09.186Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:51:09 [2021-02-24T16:51:09.752Z] === RUN   TestInspectNetwork/full_network_id
16:51:09 [2021-02-24T16:51:09.752Z] === RUN   TestInspectNetwork/partial_network_id
16:51:09 [2021-02-24T16:51:09.752Z] === RUN   TestInspectNetwork/network_name
16:51:09 [2021-02-24T16:51:09.752Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:51:10 [2021-02-24T16:51:10.319Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:51:12 [2021-02-24T16:51:12.866Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:51:13 [2021-02-24T16:51:13.431Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:51:13 [2021-02-24T16:51:13.688Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:51:14 [2021-02-24T16:51:14.256Z] --- PASS: TestInspectNetwork (8.14s)
16:51:14 [2021-02-24T16:51:14.257Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:51:14 [2021-02-24T16:51:14.257Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:51:14 [2021-02-24T16:51:14.257Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:51:14 [2021-02-24T16:51:14.257Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:51:14 [2021-02-24T16:51:14.257Z] === RUN   TestRunContainerWithBridgeNone
16:51:14 [2021-02-24T16:51:14.757Z] Removing intermediate container 2a0bb0040541
16:51:14 [2021-02-24T16:51:14.757Z]  ---> 069062755838
16:51:14 [2021-02-24T16:51:14.757Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
16:51:14 [2021-02-24T16:51:14.757Z]  ---> Running in c80cb448028d
16:51:15 [2021-02-24T16:51:15.617Z] ok  	github.com/docker/docker/cmd/dockerd	0.113s	coverage: 29.1% of statements
16:51:15 [2021-02-24T16:51:15.617Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
16:51:15 [2021-02-24T16:51:15.617Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:51:15 [2021-02-24T16:51:15.617Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:51:15 [2021-02-24T16:51:15.617Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:51:15 [2021-02-24T16:51:15.617Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:51:16 [2021-02-24T16:51:16.157Z] --- PASS: TestRunContainerWithBridgeNone (2.11s)
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkInvalidJSON
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkInvalidJSON//networks/create
16:51:16 [2021-02-24T16:51:16.157Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:51:16 [2021-02-24T16:51:16.157Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:16 [2021-02-24T16:51:16.157Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:16 [2021-02-24T16:51:16.157Z] === CONT  TestNetworkInvalidJSON//networks/create
16:51:16 [2021-02-24T16:51:16.157Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:16 [2021-02-24T16:51:16.157Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:51:16 [2021-02-24T16:51:16.157Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:51:16 [2021-02-24T16:51:16.157Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:51:16 [2021-02-24T16:51:16.157Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:51:16 [2021-02-24T16:51:16.157Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkList
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkList//networks
16:51:16 [2021-02-24T16:51:16.157Z] === PAUSE TestNetworkList//networks
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestNetworkList//networks/
16:51:16 [2021-02-24T16:51:16.157Z] === PAUSE TestNetworkList//networks/
16:51:16 [2021-02-24T16:51:16.157Z] === CONT  TestNetworkList//networks
16:51:16 [2021-02-24T16:51:16.157Z] === CONT  TestNetworkList//networks/
16:51:16 [2021-02-24T16:51:16.157Z] --- PASS: TestNetworkList (0.02s)
16:51:16 [2021-02-24T16:51:16.157Z]     --- PASS: TestNetworkList//networks (0.00s)
16:51:16 [2021-02-24T16:51:16.157Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:51:16 [2021-02-24T16:51:16.157Z] === RUN   TestHostIPv4BridgeLabel
16:51:16 [2021-02-24T16:51:16.303Z] 
16:51:16 [2021-02-24T16:51:16.303Z] SUCCESS: Specified value was saved.
16:51:16 [2021-02-24T16:51:16.726Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
16:51:16 [2021-02-24T16:51:16.726Z] === RUN   TestDaemonRestartWithLiveRestore
16:51:18 [2021-02-24T16:51:18.100Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
16:51:18 [2021-02-24T16:51:18.100Z] === RUN   TestDaemonDefaultNetworkPools
16:51:18 [2021-02-24T16:51:18.490Z] Removing intermediate container c80cb448028d
16:51:18 [2021-02-24T16:51:18.490Z]  ---> 3249bfa9169d
16:51:18 [2021-02-24T16:51:18.490Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
16:51:18 [2021-02-24T16:51:18.490Z]  ---> Running in 2f5e8e4fb53b
16:51:18 [2021-02-24T16:51:18.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
16:51:18 [2021-02-24T16:51:18.666Z] === RUN   TestDaemonRestartWithExistingNetwork
16:51:20 [2021-02-24T16:51:20.040Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
16:51:20 [2021-02-24T16:51:20.040Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:51:21 [2021-02-24T16:51:21.413Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
16:51:21 [2021-02-24T16:51:21.413Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:51:21 [2021-02-24T16:51:21.671Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:51:21 [2021-02-24T16:51:21.671Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
16:51:21 [2021-02-24T16:51:21.671Z] === RUN   TestServiceWithPredefinedNetwork
16:51:22 [2021-02-24T16:51:22.158Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
16:51:22 [2021-02-24T16:51:22.241Z] Cannot create a file when that file already exists.
16:51:23 [2021-02-24T16:51:23.528Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
16:51:24 [2021-02-24T16:51:24.893Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
16:51:24 [2021-02-24T16:51:24.955Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s)
16:51:24 [2021-02-24T16:51:24.956Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:51:24 [2021-02-24T16:51:24.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:51:24 [2021-02-24T16:51:24.956Z]     service_test.go:242: FLAKY_TEST
16:51:24 [2021-02-24T16:51:24.956Z] === RUN   TestServiceWithDataPathPortInit
16:51:24 [2021-02-24T16:51:24.956Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:51:25 [2021-02-24T16:51:25.522Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:51:26 [2021-02-24T16:51:26.946Z] Removing intermediate container 2f5e8e4fb53b
16:51:26 [2021-02-24T16:51:26.946Z]  ---> d20857abc296
16:51:26 [2021-02-24T16:51:26.946Z] Step 13/13 : CMD ["sh"]
16:51:26 [2021-02-24T16:51:26.946Z]  ---> Running in e051792ceb5d
16:51:26 [2021-02-24T16:51:26.946Z] Removing intermediate container e051792ceb5d
16:51:26 [2021-02-24T16:51:26.946Z]  ---> 84ca90b914c7
16:51:26 [2021-02-24T16:51:26.946Z] Successfully built 84ca90b914c7
16:51:26 [2021-02-24T16:51:26.946Z] Successfully tagged busybox:latest
16:51:26 [2021-02-24T16:51:26.946Z] INFO: Docker images of the daemon under test
16:51:26 [2021-02-24T16:51:26.946Z] 
16:51:26 [2021-02-24T16:51:26.946Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
16:51:26 [2021-02-24T16:51:26.946Z] busybox                                latest              84ca90b914c7        Less than a second ago   5.28GB
16:51:26 [2021-02-24T16:51:26.946Z] mcr.microsoft.com/windows/servercore   ltsc2019            31902e4b25a6        2 weeks ago              5.21GB
16:51:26 [2021-02-24T16:51:26.946Z] microsoft/windowsservercore            latest              31902e4b25a6        2 weeks ago              5.21GB
16:51:26 [2021-02-24T16:51:26.946Z] 
16:51:26 [2021-02-24T16:51:26.946Z] INFO: Running integration tests at 02/24/2021 16:51:26...
16:51:26 [2021-02-24T16:51:26.946Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
16:51:26 [2021-02-24T16:51:26.946Z] INFO: Integration API tests being run from the host:
16:51:26 [2021-02-24T16:51:26.946Z] INFO: make.ps1 starting at 02/24/2021 16:51:26
16:51:27 [2021-02-24T16:51:27.920Z] Running D:\gopath\src\github.com\docker\docker\integration\build
16:51:28 [2021-02-24T16:51:28.054Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:51:28 [2021-02-24T16:51:28.054Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:51:31 [2021-02-24T16:51:31.335Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:51:31 [2021-02-24T16:51:31.335Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:51:32 [2021-02-24T16:51:32.709Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:51:32 [2021-02-24T16:51:32.967Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:51:33 [2021-02-24T16:51:33.911Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
16:51:34 [2021-02-24T16:51:34.834Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
16:51:35 [2021-02-24T16:51:35.091Z] ok  	github.com/docker/docker/daemon	12.197s	coverage: 17.1% of statements
16:51:35 [2021-02-24T16:51:35.091Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:51:35 [2021-02-24T16:51:35.091Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:51:35 [2021-02-24T16:51:35.284Z] === RUN   TestDockerSuite/TestBuildNetNone
16:51:35 [2021-02-24T16:51:35.347Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 81.8% of statements
16:51:35 [2021-02-24T16:51:35.850Z] === RUN   TestDockerSuite/TestBuildNoContext
16:51:36 [2021-02-24T16:51:36.714Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
16:51:36 [2021-02-24T16:51:36.714Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
16:51:36 [2021-02-24T16:51:36.714Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:51:36 [2021-02-24T16:51:36.714Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:51:37 [2021-02-24T16:51:37.226Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:51:37 [2021-02-24T16:51:37.792Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:51:38 [2021-02-24T16:51:38.602Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
16:51:39 [2021-02-24T16:51:39.166Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:51:39 [2021-02-24T16:51:39.424Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:51:39 [2021-02-24T16:51:39.424Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:51:39 [2021-02-24T16:51:39.682Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:51:39 [2021-02-24T16:51:39.940Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:51:39 [2021-02-24T16:51:39.970Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.335s	coverage: 73.3% of statements
16:51:40 [2021-02-24T16:51:40.506Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:51:40 [2021-02-24T16:51:40.765Z] --- PASS: TestServiceWithDataPathPortInit (16.27s)
16:51:40 [2021-02-24T16:51:40.765Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:51:41 [2021-02-24T16:51:41.337Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
16:51:41 [2021-02-24T16:51:41.593Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.422s	coverage: 56.2% of statements
16:51:42 [2021-02-24T16:51:42.138Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:51:43 [2021-02-24T16:51:43.073Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:51:44 [2021-02-24T16:51:44.112Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
16:51:44 [2021-02-24T16:51:44.972Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:51:45 [2021-02-24T16:51:45.905Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:51:46 [2021-02-24T16:51:46.004Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.263s	coverage: 49.4% of statements
16:51:46 [2021-02-24T16:51:46.261Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.573s	coverage: 46.2% of statements
16:51:46 [2021-02-24T16:51:46.261Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:51:47 [2021-02-24T16:51:47.278Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:51:48 [2021-02-24T16:51:48.150Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.520s	coverage: 57.7% of statements
16:51:48 [2021-02-24T16:51:48.150Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:51:48 [2021-02-24T16:51:48.150Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:51:48 [2021-02-24T16:51:48.150Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
16:51:48 [2021-02-24T16:51:48.212Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:51:48 [2021-02-24T16:51:48.777Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s)
16:51:48 [2021-02-24T16:51:48.777Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ko17ukuvn4ntijpwuaoyu8t8m Created:2021-02-24 16:51:41.978561574 +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[d9765d3fb89d72be1cfc4556c7e04f99fe30a60623dded3de5872316861104d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1esgvx4by9ao7qco1hgsqdye EndpointID:c7bedf644c4c33b2239e315fbbe17696e8dc6d5f7bea53a9c12cb4b069b771c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37e6dd31def19ffc74f8bb76bc2ff51145494941e3a87e7a7135db6a7285c72c 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:1c78c541b780 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r1esgvx4by9ao7qco1hgsqdye EndpointID:c7bedf644c4c33b2239e315fbbe17696e8dc6d5f7bea53a9c12cb4b069b771c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:51:48 [2021-02-24T16:51:48.777Z] PASS
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] === Skipped
16:51:48 [2021-02-24T16:51:48.777Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:51:48 [2021-02-24T16:51:48.777Z]     service_test.go:242: FLAKY_TEST
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] DONE 26 tests, 1 skipped in 50.180s
16:51:48 [2021-02-24T16:51:48.777Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:51:48 [2021-02-24T16:51:48.777Z] ++ 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
16:51:48 [2021-02-24T16:51:48.777Z] ++ set -e
16:51:48 [2021-02-24T16:51:48.777Z] ++ '[' -n 0 ']'
16:51:48 [2021-02-24T16:51:48.777Z] ++ set -x
16:51:48 [2021-02-24T16:51:48.777Z] ++ env -i DEST=/go/src/github.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
16:51:48 [2021-02-24T16:51:48.777Z] INFO: Testing against a local daemon
16:51:48 [2021-02-24T16:51:48.777Z] === RUN   TestDockerNetworkIpvlanPersistance
16:51:48 [2021-02-24T16:51:48.777Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:51:48 [2021-02-24T16:51:48.777Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:48 [2021-02-24T16:51:48.777Z] === RUN   TestDockerNetworkIpvlan
16:51:48 [2021-02-24T16:51:48.777Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:51:48 [2021-02-24T16:51:48.777Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:48 [2021-02-24T16:51:48.777Z] PASS
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] === Skipped
16:51:48 [2021-02-24T16:51:48.777Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:51:48 [2021-02-24T16:51:48.777Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:51:48 [2021-02-24T16:51:48.777Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] 
16:51:48 [2021-02-24T16:51:48.777Z] DONE 2 tests, 2 skipped in 0.154s
16:51:48 [2021-02-24T16:51:48.777Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:51:48 [2021-02-24T16:51:48.777Z] ++ 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
16:51:48 [2021-02-24T16:51:48.777Z] ++ set -e
16:51:48 [2021-02-24T16:51:48.777Z] ++ '[' -n 0 ']'
16:51:48 [2021-02-24T16:51:48.777Z] ++ set -x
16:51:48 [2021-02-24T16:51:48.777Z] ++ env -i DEST=/go/src/github.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
16:51:49 [2021-02-24T16:51:49.035Z] INFO: Testing against a local daemon
16:51:49 [2021-02-24T16:51:49.035Z] === RUN   TestDockerNetworkMacvlanPersistance
16:51:49 [2021-02-24T16:51:49.065Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:51:49 [2021-02-24T16:51:49.065Z] INFO: Testing against a local daemon
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithSession
16:51:49 [2021-02-24T16:51:49.065Z] --- SKIP: TestBuildWithSession (0.00s)
16:51:49 [2021-02-24T16:51:49.065Z]     build_session_test.go:25: TODO: BuildKit
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildSquashParent
16:51:49 [2021-02-24T16:51:49.065Z] --- SKIP: TestBuildSquashParent (0.00s)
16:51:49 [2021-02-24T16:51:49.065Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:51:49 [2021-02-24T16:51:49.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:51:49 [2021-02-24T16:51:49.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:51:49 [2021-02-24T16:51:49.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:51:49 [2021-02-24T16:51:49.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:51:49 [2021-02-24T16:51:49.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:51:49 [2021-02-24T16:51:49.065Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:51:49 [2021-02-24T16:51:49.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:51:49 [2021-02-24T16:51:49.065Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:51:49 [2021-02-24T16:51:49.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:51:49 [2021-02-24T16:51:49.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:51:49 [2021-02-24T16:51:49.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:51:49 [2021-02-24T16:51:49.293Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:51:49 [2021-02-24T16:51:49.859Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:51:50 [2021-02-24T16:51:50.043Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
16:51:50 [2021-02-24T16:51:50.424Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
16:51:50 [2021-02-24T16:51:50.424Z] === RUN   TestDockerNetworkMacvlan
16:51:50 [2021-02-24T16:51:50.606Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
16:51:51 [2021-02-24T16:51:51.378Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:51:51 [2021-02-24T16:51:51.971Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 6.7% of statements
16:51:51 [2021-02-24T16:51:51.971Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:51:51 [2021-02-24T16:51:51.971Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:51:52 [2021-02-24T16:51:52.313Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:51:52 [2021-02-24T16:51:52.533Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 43.2% of statements
16:51:52 [2021-02-24T16:51:52.572Z] === RUN   TestDockerSuite/TestBuildPATH
16:51:53 [2021-02-24T16:51:53.138Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:51:54 [2021-02-24T16:51:54.424Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.160s	coverage: 77.8% of statements
16:51:54 [2021-02-24T16:51:54.424Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:51:54 [2021-02-24T16:51:54.424Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:51:54 [2021-02-24T16:51:54.424Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
16:51:55 [2021-02-24T16:51:55.038Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:51:55 [2021-02-24T16:51:55.353Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 23.9% of statements
16:51:55 [2021-02-24T16:51:55.604Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:51:55 [2021-02-24T16:51:55.604Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:51:55 [2021-02-24T16:51:55.608Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
16:51:55 [2021-02-24T16:51:55.863Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
16:51:56 [2021-02-24T16:51:56.538Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:51:57 [2021-02-24T16:51:57.228Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
16:51:57 [2021-02-24T16:51:57.228Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:51:57 [2021-02-24T16:51:57.789Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 59.3% of statements
16:51:57 [2021-02-24T16:51:57.911Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:51:58 [2021-02-24T16:51:58.716Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 31.5% of statements
16:52:00 [2021-02-24T16:52:00.082Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
16:52:00 [2021-02-24T16:52:00.643Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
16:52:01 [2021-02-24T16:52:01.205Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.639s	coverage: 82.5% of statements
16:52:01 [2021-02-24T16:52:01.205Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:52:01 [2021-02-24T16:52:01.205Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
16:52:01 [2021-02-24T16:52:01.205Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:52:01 [2021-02-24T16:52:01.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:52:01 [2021-02-24T16:52:01.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:52:03 [2021-02-24T16:52:03.174Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:52:03 [2021-02-24T16:52:03.756Z] ok  	github.com/docker/docker/distribution/metadata	0.046s	coverage: 48.2% of statements
16:52:04 [2021-02-24T16:52:04.108Z] --- PASS: TestDockerNetworkMacvlan (13.77s)
16:52:04 [2021-02-24T16:52:04.108Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:52:04 [2021-02-24T16:52:04.108Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:52:04 [2021-02-24T16:52:04.108Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s)
16:52:04 [2021-02-24T16:52:04.108Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s)
16:52:04 [2021-02-24T16:52:04.108Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.43s)
16:52:04 [2021-02-24T16:52:04.108Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
16:52:04 [2021-02-24T16:52:04.108Z] PASS
16:52:04 [2021-02-24T16:52:04.108Z] 
16:52:04 [2021-02-24T16:52:04.108Z] DONE 8 tests in 15.370s
16:52:04 [2021-02-24T16:52:04.108Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:52:04 [2021-02-24T16:52:04.108Z] ++ 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
16:52:04 [2021-02-24T16:52:04.108Z] ++ set -e
16:52:04 [2021-02-24T16:52:04.108Z] ++ '[' -n 0 ']'
16:52:04 [2021-02-24T16:52:04.108Z] ++ set -x
16:52:04 [2021-02-24T16:52:04.108Z] ++ env -i DEST=/go/src/github.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
16:52:04 [2021-02-24T16:52:04.332Z] ok  	github.com/docker/docker/distribution	0.196s	coverage: 25.0% of statements
16:52:04 [2021-02-24T16:52:04.332Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:52:04 [2021-02-24T16:52:04.366Z] testing: warning: no tests to run
16:52:04 [2021-02-24T16:52:04.366Z] PASS
16:52:04 [2021-02-24T16:52:04.366Z] 
16:52:04 [2021-02-24T16:52:04.366Z] DONE 0 tests in 0.044s
16:52:04 [2021-02-24T16:52:04.366Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:52:04 [2021-02-24T16:52:04.366Z] ++ 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
16:52:04 [2021-02-24T16:52:04.366Z] ++ set -e
16:52:04 [2021-02-24T16:52:04.366Z] ++ '[' -n 0 ']'
16:52:04 [2021-02-24T16:52:04.366Z] ++ set -x
16:52:04 [2021-02-24T16:52:04.366Z] ++ env -i DEST=/go/src/github.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
16:52:04 [2021-02-24T16:52:04.366Z] INFO: Testing against a local daemon
16:52:04 [2021-02-24T16:52:04.366Z] === RUN   TestAuthZPluginAllowRequest
16:52:04 [2021-02-24T16:52:04.933Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:52:05 [2021-02-24T16:52:05.708Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 53.1% of statements
16:52:06 [2021-02-24T16:52:06.307Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
16:52:06 [2021-02-24T16:52:06.307Z] === RUN   TestAuthZPluginTLS
16:52:06 [2021-02-24T16:52:06.635Z] ok  	github.com/docker/docker/image	0.019s	coverage: 86.8% of statements
16:52:06 [2021-02-24T16:52:06.875Z] --- PASS: TestAuthZPluginTLS (0.57s)
16:52:06 [2021-02-24T16:52:06.875Z] === RUN   TestAuthZPluginDenyRequest
16:52:06 [2021-02-24T16:52:06.891Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
16:52:06 [2021-02-24T16:52:06.891Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:52:07 [2021-02-24T16:52:07.133Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:52:07 [2021-02-24T16:52:07.133Z] === RUN   TestAuthZPluginAPIDenyResponse
16:52:07 [2021-02-24T16:52:07.452Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
16:52:07 [2021-02-24T16:52:07.452Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:52:07 [2021-02-24T16:52:07.515Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:52:07 [2021-02-24T16:52:07.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.70s)
16:52:07 [2021-02-24T16:52:07.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.75s)
16:52:07 [2021-02-24T16:52:07.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.00s)
16:52:07 [2021-02-24T16:52:07.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.12s)
16:52:07 [2021-02-24T16:52:07.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.51s)
16:52:07 [2021-02-24T16:52:07.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.68s)
16:52:07 [2021-02-24T16:52:07.515Z] === RUN   TestBuildMultiStageCopy
16:52:07 [2021-02-24T16:52:07.515Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:52:07 [2021-02-24T16:52:07.700Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
16:52:07 [2021-02-24T16:52:07.700Z] === RUN   TestAuthZPluginDenyResponse
16:52:08 [2021-02-24T16:52:08.014Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
16:52:08 [2021-02-24T16:52:08.014Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:52:08 [2021-02-24T16:52:08.266Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
16:52:08 [2021-02-24T16:52:08.266Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
16:52:08 [2021-02-24T16:52:08.266Z] === RUN   TestAuthZPluginAllowEventStream
16:52:08 [2021-02-24T16:52:08.940Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
16:52:10 [2021-02-24T16:52:10.167Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s)
16:52:10 [2021-02-24T16:52:10.167Z] === RUN   TestAuthZPluginErrorResponse
16:52:10 [2021-02-24T16:52:10.167Z] === RUN   TestDockerSuite/TestBuildRm
16:52:10 [2021-02-24T16:52:10.304Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 38.4% of statements
16:52:10 [2021-02-24T16:52:10.426Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
16:52:10 [2021-02-24T16:52:10.426Z] === RUN   TestAuthZPluginErrorRequest
16:52:10 [2021-02-24T16:52:10.865Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
16:52:10 [2021-02-24T16:52:10.865Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:52:10 [2021-02-24T16:52:10.991Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
16:52:10 [2021-02-24T16:52:10.992Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:52:11 [2021-02-24T16:52:11.568Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
16:52:11 [2021-02-24T16:52:11.568Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:52:12 [2021-02-24T16:52:12.501Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:52:12 [2021-02-24T16:52:12.754Z] ok  	github.com/docker/docker/pkg/archive	0.311s	coverage: 77.1% of statements
16:52:13 [2021-02-24T16:52:13.434Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:52:13 [2021-02-24T16:52:13.434Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s)
16:52:13 [2021-02-24T16:52:13.434Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:52:13 [2021-02-24T16:52:13.682Z] ok  	github.com/docker/docker/pkg/authorization	0.163s	coverage: 68.3% of statements
16:52:13 [2021-02-24T16:52:13.938Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
16:52:13 [2021-02-24T16:52:13.938Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
16:52:14 [2021-02-24T16:52:14.609Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:52:14 [2021-02-24T16:52:14.609Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:52:14 [2021-02-24T16:52:14.807Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:52:15 [2021-02-24T16:52:15.066Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:52:15 [2021-02-24T16:52:15.327Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s)
16:52:15 [2021-02-24T16:52:15.327Z] === RUN   TestAuthZPluginHeader
16:52:15 [2021-02-24T16:52:15.582Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:52:15 [2021-02-24T16:52:15.586Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:52:15 [2021-02-24T16:52:15.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
16:52:16 [2021-02-24T16:52:16.047Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:52:16 [2021-02-24T16:52:16.105Z] --- PASS: TestAuthZPluginHeader (0.83s)
16:52:16 [2021-02-24T16:52:16.105Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:52:17 [2021-02-24T16:52:17.023Z] --- PASS: TestBuildMultiStageCopy (10.03s)
16:52:17 [2021-02-24T16:52:17.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.13s)
16:52:17 [2021-02-24T16:52:17.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
16:52:17 [2021-02-24T16:52:17.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s)
16:52:17 [2021-02-24T16:52:17.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s)
16:52:17 [2021-02-24T16:52:17.023Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.91s)
16:52:17 [2021-02-24T16:52:17.023Z] === RUN   TestBuildMultiStageParentConfig
16:52:17 [2021-02-24T16:52:17.039Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:52:17 [2021-02-24T16:52:17.201Z] ok  	github.com/docker/docker/layer	7.128s	coverage: 68.8% of statements
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:52:17 [2021-02-24T16:52:17.201Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.521s	coverage: 43.2% of statements
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:52:17 [2021-02-24T16:52:17.201Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:52:17 [2021-02-24T16:52:17.457Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
16:52:18 [2021-02-24T16:52:18.018Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
16:52:18 [2021-02-24T16:52:18.273Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
16:52:18 [2021-02-24T16:52:18.414Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:52:18 [2021-02-24T16:52:18.835Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
16:52:19 [2021-02-24T16:52:19.214Z] --- PASS: TestBuildMultiStageParentConfig (2.03s)
16:52:19 [2021-02-24T16:52:19.214Z] === RUN   TestBuildLabelWithTargets
16:52:19 [2021-02-24T16:52:19.214Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
16:52:19 [2021-02-24T16:52:19.214Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:52:19 [2021-02-24T16:52:19.214Z] === RUN   TestBuildWithEmptyLayers
16:52:19 [2021-02-24T16:52:19.349Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:52:19 [2021-02-24T16:52:19.762Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.013s	coverage: 93.8% of statements
16:52:20 [2021-02-24T16:52:20.019Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
16:52:20 [2021-02-24T16:52:20.188Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
16:52:20 [2021-02-24T16:52:20.188Z] === RUN   TestBuildMultiStageOnBuild
16:52:21 [2021-02-24T16:52:21.250Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s)
16:52:21 [2021-02-24T16:52:21.250Z] === RUN   TestAuthZPluginV2Disable
16:52:21 [2021-02-24T16:52:21.383Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
16:52:21 [2021-02-24T16:52:21.944Z] ok  	github.com/docker/docker/pkg/fileutils	0.022s	coverage: 89.5% of statements
16:52:22 [2021-02-24T16:52:22.508Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.062s	coverage: 84.1% of statements
16:52:22 [2021-02-24T16:52:22.626Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:52:22 [2021-02-24T16:52:22.626Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:52:22 [2021-02-24T16:52:22.764Z] ok  	github.com/docker/docker/pkg/fsutils	0.183s	coverage: 85.1% of statements
16:52:22 [2021-02-24T16:52:22.884Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:52:22 [2021-02-24T16:52:22.884Z] === RUN   TestDockerSuite/TestBuildSpaces
16:52:23 [2021-02-24T16:52:23.019Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 11.4% of statements
16:52:23 [2021-02-24T16:52:23.451Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:52:24 [2021-02-24T16:52:24.019Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:52:24 [2021-02-24T16:52:24.277Z] === RUN   TestDockerSuite/TestBuildStderr
16:52:24 [2021-02-24T16:52:24.277Z] --- PASS: TestAuthZPluginV2Disable (3.33s)
16:52:24 [2021-02-24T16:52:24.277Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:52:24 [2021-02-24T16:52:24.385Z] ok  	github.com/docker/docker/pkg/idtools	0.523s	coverage: 69.5% of statements
16:52:24 [2021-02-24T16:52:24.385Z] ok  	github.com/docker/docker/pkg/ioutils	0.506s	coverage: 69.3% of statements
16:52:24 [2021-02-24T16:52:24.641Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
16:52:24 [2021-02-24T16:52:24.641Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:52:24 [2021-02-24T16:52:24.896Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
16:52:24 [2021-02-24T16:52:24.896Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:52:24 [2021-02-24T16:52:24.896Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:52:25 [2021-02-24T16:52:25.153Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:52:25 [2021-02-24T16:52:25.153Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:52:25 [2021-02-24T16:52:25.211Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:52:25 [2021-02-24T16:52:25.408Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
16:52:25 [2021-02-24T16:52:25.663Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:52:25 [2021-02-24T16:52:25.919Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
16:52:26 [2021-02-24T16:52:26.176Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
16:52:26 [2021-02-24T16:52:26.176Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:52:26 [2021-02-24T16:52:26.176Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:52:27 [2021-02-24T16:52:27.102Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
16:52:27 [2021-02-24T16:52:27.664Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
16:52:27 [2021-02-24T16:52:27.737Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s)
16:52:27 [2021-02-24T16:52:27.737Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:52:27 [2021-02-24T16:52:27.920Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
16:52:27 [2021-02-24T16:52:27.996Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:52:28 [2021-02-24T16:52:28.175Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:52:28 [2021-02-24T16:52:28.931Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:52:29 [2021-02-24T16:52:29.538Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
16:52:29 [2021-02-24T16:52:29.872Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:52:30 [2021-02-24T16:52:30.099Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
16:52:30 [2021-02-24T16:52:30.439Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:52:30 [2021-02-24T16:52:30.535Z] --- PASS: TestBuildMultiStageOnBuild (10.33s)
16:52:30 [2021-02-24T16:52:30.535Z] === RUN   TestBuildUncleanTarFilenames
16:52:30 [2021-02-24T16:52:30.535Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
16:52:30 [2021-02-24T16:52:30.535Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:52:30 [2021-02-24T16:52:30.535Z] === RUN   TestBuildMultiStageLayerLeak
16:52:31 [2021-02-24T16:52:31.005Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:52:32 [2021-02-24T16:52:32.908Z] === RUN   TestDockerSuite/TestBuildUser
16:52:33 [2021-02-24T16:52:33.361Z] ok  	github.com/docker/docker/pkg/signal	2.432s	coverage: 61.0% of statements
16:52:33 [2021-02-24T16:52:33.361Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:52:33 [2021-02-24T16:52:33.361Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:52:33 [2021-02-24T16:52:33.617Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:52:34 [2021-02-24T16:52:34.545Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
16:52:35 [2021-02-24T16:52:35.107Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
16:52:35 [2021-02-24T16:52:35.363Z] ok  	github.com/docker/docker/pkg/tailfile	0.063s	coverage: 88.6% of statements
16:52:35 [2021-02-24T16:52:35.435Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:52:35 [2021-02-24T16:52:35.925Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
16:52:36 [2021-02-24T16:52:36.181Z] testing: warning: no tests to run
16:52:36 [2021-02-24T16:52:36.181Z] coverage: [no statements]
16:52:36 [2021-02-24T16:52:36.181Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
16:52:36 [2021-02-24T16:52:36.742Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:52:36 [2021-02-24T16:52:36.742Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
16:52:36 [2021-02-24T16:52:36.998Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:52:37 [2021-02-24T16:52:37.965Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:52:38 [2021-02-24T16:52:38.531Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.79s)
16:52:38 [2021-02-24T16:52:38.531Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:52:38 [2021-02-24T16:52:38.888Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
16:52:39 [2021-02-24T16:52:39.815Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
16:52:40 [2021-02-24T16:52:40.378Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 85.4% of statements
16:52:41 [2021-02-24T16:52:41.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
16:52:41 [2021-02-24T16:52:41.744Z] ok  	github.com/docker/docker/quota	0.235s	coverage: 71.4% of statements
16:52:42 [2021-02-24T16:52:42.000Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
16:52:43 [2021-02-24T16:52:43.366Z] ok  	github.com/docker/docker/registry	0.061s	coverage: 57.2% of statements
16:52:43 [2021-02-24T16:52:43.928Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
16:52:44 [2021-02-24T16:52:44.184Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
16:52:45 [2021-02-24T16:52:45.111Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
16:52:45 [2021-02-24T16:52:45.111Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
16:52:45 [2021-02-24T16:52:45.386Z] --- PASS: TestBuildMultiStageLayerLeak (13.67s)
16:52:45 [2021-02-24T16:52:45.386Z] === RUN   TestBuildWithHugeFile
16:52:48 [2021-02-24T16:52:48.378Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:52:48 [2021-02-24T16:52:48.940Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.4% of statements
16:52:49 [2021-02-24T16:52:49.167Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:52:49 [2021-02-24T16:52:49.502Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
16:52:49 [2021-02-24T16:52:49.732Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:52:49 [2021-02-24T16:52:49.732Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:52:50 [2021-02-24T16:52:50.667Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:52:50 [2021-02-24T16:52:50.866Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
16:52:51 [2021-02-24T16:52:51.233Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:52:52 [2021-02-24T16:52:52.168Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:52:52 [2021-02-24T16:52:52.168Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:52:52 [2021-02-24T16:52:52.168Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:52:52 [2021-02-24T16:52:52.168Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:52:52 [2021-02-24T16:52:52.168Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:52:53 [2021-02-24T16:52:53.102Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:52:53 [2021-02-24T16:52:53.361Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:52:53 [2021-02-24T16:52:53.935Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:52:54 [2021-02-24T16:52:54.197Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:52:55 [2021-02-24T16:52:55.129Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:52:55 [2021-02-24T16:52:55.129Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:52:55 [2021-02-24T16:52:55.129Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s)
16:52:55 [2021-02-24T16:52:55.129Z] PASS
16:52:55 [2021-02-24T16:52:55.129Z] 
16:52:55 [2021-02-24T16:52:55.129Z] DONE 17 tests in 50.896s
16:52:55 [2021-02-24T16:52:55.129Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:52:55 [2021-02-24T16:52:55.129Z] ++ 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
16:52:55 [2021-02-24T16:52:55.129Z] ++ set -e
16:52:55 [2021-02-24T16:52:55.129Z] ++ '[' -n 0 ']'
16:52:55 [2021-02-24T16:52:55.129Z] ++ set -x
16:52:55 [2021-02-24T16:52:55.129Z] ++ env -i DEST=/go/src/github.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
16:52:55 [2021-02-24T16:52:55.387Z] INFO: Testing against a local daemon
16:52:55 [2021-02-24T16:52:55.387Z] === RUN   TestPluginInvalidJSON
16:52:55 [2021-02-24T16:52:55.387Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:52:55 [2021-02-24T16:52:55.387Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:52:55 [2021-02-24T16:52:55.387Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:52:55 [2021-02-24T16:52:55.387Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:52:55 [2021-02-24T16:52:55.387Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
16:52:55 [2021-02-24T16:52:55.387Z] === RUN   TestPluginInstall
16:52:55 [2021-02-24T16:52:55.387Z] === RUN   TestPluginInstall/no_auth
16:52:57 [2021-02-24T16:52:57.286Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:52:58 [2021-02-24T16:52:58.220Z] time="2021-02-24T16:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:52:58 [2021-02-24T16:52:58.220Z] time="2021-02-24T16:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3733665b15fb5b138079f5996b1789540accbec3eb2fe3c14bb07d647b2afae4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:52:58 [2021-02-24T16:52:58.220Z] time="2021-02-24T16:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:52:58 [2021-02-24T16:52:58.220Z] time="2021-02-24T16:52:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3733665b15fb5b138079f5996b1789540accbec3eb2fe3c14bb07d647b2afae4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:52:58 [2021-02-24T16:52:58.478Z] === RUN   TestPluginInstall/with_htpasswd
16:52:59 [2021-02-24T16:52:59.051Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:52:59 [2021-02-24T16:52:59.051Z] time="2021-02-24T16:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:52:59 [2021-02-24T16:52:59.051Z] time="2021-02-24T16:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:658f74379afcfe3f643afcf66f738b7ccf88aaf84dd1b4581bac6ea489bd0b86" mediatype=application/vnd.docker.plugin.v1+json size=522
16:52:59 [2021-02-24T16:52:59.051Z] time="2021-02-24T16:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:52:59 [2021-02-24T16:52:59.051Z] time="2021-02-24T16:52:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:658f74379afcfe3f643afcf66f738b7ccf88aaf84dd1b4581bac6ea489bd0b86" mediatype=application/vnd.docker.plugin.v1+json size=522
16:52:59 [2021-02-24T16:52:59.618Z] === RUN   TestPluginInstall/with_insecure
16:52:59 [2021-02-24T16:52:59.876Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:53:00 [2021-02-24T16:53:00.443Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:53:00 [2021-02-24T16:53:00.702Z] time="2021-02-24T16:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:53:00 [2021-02-24T16:53:00.702Z] time="2021-02-24T16:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:152f70e923990f1c0ce2500ef682b6bd3f2c358344920d5cab6ba3187357fd0b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:53:00 [2021-02-24T16:53:00.702Z] time="2021-02-24T16:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:53:00 [2021-02-24T16:53:00.702Z] time="2021-02-24T16:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:152f70e923990f1c0ce2500ef682b6bd3f2c358344920d5cab6ba3187357fd0b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:53:00 [2021-02-24T16:53:00.798Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/rootless	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/volume	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:53:00 [2021-02-24T16:53:00.798Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:53:00 [2021-02-24T16:53:00.960Z] --- PASS: TestPluginInstall (5.62s)
16:53:00 [2021-02-24T16:53:00.960Z]     --- PASS: TestPluginInstall/no_auth (3.02s)
16:53:00 [2021-02-24T16:53:00.960Z]     --- PASS: TestPluginInstall/with_htpasswd (1.08s)
16:53:00 [2021-02-24T16:53:00.960Z]     --- PASS: TestPluginInstall/with_insecure (1.52s)
16:53:00 [2021-02-24T16:53:00.960Z]         plugin_test.go:160: [dc6d7633290d6] daemon is not started
16:53:00 [2021-02-24T16:53:00.960Z] === RUN   TestPluginsWithRuntimes
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === Skipped
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver btrfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver btrfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver btrfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver btrfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver btrfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:73: No driver to put!
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z] time="2021-02-24T16:51:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z] time="2021-02-24T16:51:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z] time="2021-02-24T16:51:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z] time="2021-02-24T16:51:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z] time="2021-02-24T16:51:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: driver not supported
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:73: No driver to put!
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     overlay_test.go:49: Fails to compute changes intermittently
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver zfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver zfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver zfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver zfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:46: Driver zfs not supported
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     graphtest_unix.go:73: No driver to put!
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:53:01 [2021-02-24T16:53:01.074Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] 
16:53:01 [2021-02-24T16:53:01.074Z] DONE 2225 tests, 26 skipped in 259.651s
16:53:01 [2021-02-24T16:53:01.218Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:53:01 [2021-02-24T16:53:01.218Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
Post stage
[Pipeline] junit
16:53:01 [2021-02-24T16:53:01.671Z] Recording test results
16:53:01 [2021-02-24T16:53:01.784Z] === RUN   TestDockerSuite/TestBuildXZHost
16:53:02 [2021-02-24T16:53:02.072Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
16:53:02 [2021-02-24T16:53:02.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42065/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ed2dfed1ad39a5b0bcb7390133e432a8e2b6470b hack/validate/vendor
16:53:03 [2021-02-24T16:53:03.158Z] === RUN   TestPluginsWithRuntimes/No_Args
16:53:03 [2021-02-24T16:53:03.340Z] 2021/02/24 16:53:03 Collecting initial packages
16:53:03 [2021-02-24T16:53:03.340Z] 2021/02/24 16:53:03 Download dependencies
16:53:03 [2021-02-24T16:53:03.724Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:53:03 [2021-02-24T16:53:03.724Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:53:03 [2021-02-24T16:53:03.724Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:53:03 [2021-02-24T16:53:03.982Z] === RUN   TestPluginsWithRuntimes/With_Args
16:53:04 [2021-02-24T16:53:04.239Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:53:04 [2021-02-24T16:53:04.804Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
16:53:05 [2021-02-24T16:53:05.063Z] === RUN   TestDockerSuite/TestCommitChange
16:53:05 [2021-02-24T16:53:05.320Z] --- PASS: TestPluginsWithRuntimes (4.21s)
16:53:05 [2021-02-24T16:53:05.320Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.10s)
16:53:05 [2021-02-24T16:53:05.320Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.11s)
16:53:05 [2021-02-24T16:53:05.320Z] PASS
16:53:05 [2021-02-24T16:53:05.320Z] 
16:53:05 [2021-02-24T16:53:05.320Z] DONE 9 tests in 10.035s
16:53:05 [2021-02-24T16:53:05.320Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:53:05 [2021-02-24T16:53:05.320Z] ++ 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
16:53:05 [2021-02-24T16:53:05.320Z] ++ set -e
16:53:05 [2021-02-24T16:53:05.320Z] ++ '[' -n 0 ']'
16:53:05 [2021-02-24T16:53:05.320Z] ++ set -x
16:53:05 [2021-02-24T16:53:05.321Z] ++ env -i DEST=/go/src/github.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
16:53:05 [2021-02-24T16:53:05.578Z] INFO: Testing against a local daemon
16:53:05 [2021-02-24T16:53:05.578Z] === RUN   TestExternalGraphDriver
16:53:05 [2021-02-24T16:53:05.578Z] === RUN   TestExternalGraphDriver/json
16:53:06 [2021-02-24T16:53:06.600Z] 2021/02/24 16:53:06 Starting whole vndr cycle because no package specified
16:53:06 [2021-02-24T16:53:06.600Z] 2021/02/24 16:53:06 	Ignoring paths matching "^archive/tar"
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
16:53:06 [2021-02-24T16:53:06.856Z] 2021/02/24 16:53:06 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
16:53:06 [2021-02-24T16:53:06.857Z] 2021/02/24 16:53:06 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
16:53:06 [2021-02-24T16:53:06.953Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:53:07 [2021-02-24T16:53:07.888Z] === RUN   TestDockerSuite/TestCommitHardlink
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Finished clone github.com/mistifyio/go-zfs
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Finished clone github.com/google/uuid
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Finished clone github.com/Azure/go-ansiterm
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Finished clone github.com/docker/libtrust
16:53:08 [2021-02-24T16:53:08.223Z] 2021/02/24 16:53:07 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
16:53:08 [2021-02-24T16:53:08.224Z] 2021/02/24 16:53:08 	Finished clone github.com/gorilla/mux
16:53:08 [2021-02-24T16:53:08.224Z] 2021/02/24 16:53:08 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
16:53:08 [2021-02-24T16:53:08.224Z] 2021/02/24 16:53:08 	Finished clone github.com/opencontainers/go-digest
16:53:08 [2021-02-24T16:53:08.224Z] 2021/02/24 16:53:08 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
16:53:08 [2021-02-24T16:53:08.224Z] 2021/02/24 16:53:08 	Finished clone github.com/cyphar/filepath-securejoin
16:53:08 [2021-02-24T16:53:08.224Z] 2021/02/24 16:53:08 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
16:53:08 [2021-02-24T16:53:08.455Z] === RUN   TestExternalGraphDriver/spec
16:53:08 [2021-02-24T16:53:08.480Z] 2021/02/24 16:53:08 	Finished clone github.com/Microsoft/go-winio
16:53:08 [2021-02-24T16:53:08.480Z] 2021/02/24 16:53:08 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
16:53:08 [2021-02-24T16:53:08.480Z] 2021/02/24 16:53:08 	Finished clone github.com/coreos/go-systemd
16:53:08 [2021-02-24T16:53:08.480Z] 2021/02/24 16:53:08 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
16:53:09 [2021-02-24T16:53:09.389Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
16:53:09 [2021-02-24T16:53:09.647Z] === RUN   TestDockerSuite/TestCommitNewFile
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Finished clone github.com/fluent/fluent-logger-golang
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Finished clone github.com/Graylog2/go-gelf
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Finished clone github.com/philhofer/fwd
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Finished clone github.com/coreos/go-systemd/v22
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Finished clone github.com/fsnotify/fsnotify
16:53:09 [2021-02-24T16:53:09.847Z] 2021/02/24 16:53:09 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
16:53:10 [2021-02-24T16:53:10.104Z] 2021/02/24 16:53:09 	Finished clone github.com/opencontainers/image-spec
16:53:10 [2021-02-24T16:53:10.104Z] 2021/02/24 16:53:09 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
16:53:10 [2021-02-24T16:53:10.104Z] 2021/02/24 16:53:09 	Finished clone github.com/godbus/dbus/v5
16:53:10 [2021-02-24T16:53:10.104Z] 2021/02/24 16:53:09 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
16:53:10 [2021-02-24T16:53:10.360Z] 2021/02/24 16:53:10 	Finished clone github.com/opencontainers/runtime-spec
16:53:10 [2021-02-24T16:53:10.360Z] 2021/02/24 16:53:10 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
16:53:10 [2021-02-24T16:53:10.587Z] === RUN   TestExternalGraphDriver/pull
16:53:10 [2021-02-24T16:53:10.616Z] 2021/02/24 16:53:10 	Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20
16:53:10 [2021-02-24T16:53:10.616Z] 2021/02/24 16:53:10 	Finished clone github.com/jmespath/go-jmespath
16:53:10 [2021-02-24T16:53:10.873Z] 2021/02/24 16:53:10 	Finished clone github.com/bsphere/le_go
16:53:10 [2021-02-24T16:53:10.873Z] 2021/02/24 16:53:10 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
16:53:11 [2021-02-24T16:53:11.129Z] 2021/02/24 16:53:11 	Finished clone github.com/golang/groupcache
16:53:11 [2021-02-24T16:53:11.129Z] 2021/02/24 16:53:11 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
16:53:11 [2021-02-24T16:53:11.129Z] 2021/02/24 16:53:11 	Finished clone github.com/googleapis/gax-go
16:53:11 [2021-02-24T16:53:11.129Z] 2021/02/24 16:53:11 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
16:53:11 [2021-02-24T16:53:11.525Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:53:11 [2021-02-24T16:53:11.692Z] 2021/02/24 16:53:11 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
16:53:11 [2021-02-24T16:53:11.692Z] 2021/02/24 16:53:11 	Finished clone github.com/tinylib/msgp
16:53:11 [2021-02-24T16:53:11.949Z] 2021/02/24 16:53:11 	Finished clone golang.org/x/oauth2
16:53:11 [2021-02-24T16:53:11.949Z] 2021/02/24 16:53:11 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
16:53:12 [2021-02-24T16:53:12.205Z] 2021/02/24 16:53:11 	Finished clone github.com/containerd/fifo
16:53:12 [2021-02-24T16:53:12.205Z] 2021/02/24 16:53:11 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
16:53:12 [2021-02-24T16:53:12.767Z] 2021/02/24 16:53:12 	Finished clone go.opencensus.io
16:53:12 [2021-02-24T16:53:12.767Z] 2021/02/24 16:53:12 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
16:53:12 [2021-02-24T16:53:12.899Z] --- PASS: TestExternalGraphDriver (7.16s)
16:53:12 [2021-02-24T16:53:12.899Z]     --- PASS: TestExternalGraphDriver/json (2.65s)
16:53:12 [2021-02-24T16:53:12.899Z]     --- PASS: TestExternalGraphDriver/spec (2.21s)
16:53:12 [2021-02-24T16:53:12.899Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
16:53:12 [2021-02-24T16:53:12.899Z] === RUN   TestGraphdriverPluginV2
16:53:12 [2021-02-24T16:53:12.899Z] === RUN   TestDockerSuite/TestCommitTTY
16:53:13 [2021-02-24T16:53:13.024Z] 2021/02/24 16:53:12 	Finished clone github.com/containerd/cgroups
16:53:13 [2021-02-24T16:53:13.024Z] 2021/02/24 16:53:12 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
16:53:13 [2021-02-24T16:53:13.280Z] 2021/02/24 16:53:13 	Finished clone github.com/containerd/typeurl
16:53:13 [2021-02-24T16:53:13.280Z] 2021/02/24 16:53:13 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
16:53:13 [2021-02-24T16:53:13.280Z] 2021/02/24 16:53:13 	Finished clone github.com/containerd/go-runc
16:53:13 [2021-02-24T16:53:13.280Z] 2021/02/24 16:53:13 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
16:53:14 [2021-02-24T16:53:14.274Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:53:14 [2021-02-24T16:53:14.464Z] 2021/02/24 16:53:14 	Finished clone github.com/containerd/ttrpc
16:53:14 [2021-02-24T16:53:14.464Z] 2021/02/24 16:53:14 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
16:53:14 [2021-02-24T16:53:14.720Z] 2021/02/24 16:53:14 	Finished clone github.com/golang/gddo
16:53:14 [2021-02-24T16:53:14.720Z] 2021/02/24 16:53:14 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
16:53:14 [2021-02-24T16:53:14.840Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:53:15 [2021-02-24T16:53:15.282Z] 2021/02/24 16:53:15 	Finished clone github.com/gogo/googleapis
16:53:15 [2021-02-24T16:53:15.282Z] 2021/02/24 16:53:15 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
16:53:15 [2021-02-24T16:53:15.538Z] 2021/02/24 16:53:15 	Finished clone github.com/containerd/console
16:53:15 [2021-02-24T16:53:15.538Z] 2021/02/24 16:53:15 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
16:53:16 [2021-02-24T16:53:16.213Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:53:16 [2021-02-24T16:53:16.780Z] --- PASS: TestGraphdriverPluginV2 (4.01s)
16:53:16 [2021-02-24T16:53:16.780Z] PASS
16:53:16 [2021-02-24T16:53:16.780Z] 
16:53:16 [2021-02-24T16:53:16.780Z] DONE 5 tests in 11.389s
16:53:16 [2021-02-24T16:53:16.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:53:16 [2021-02-24T16:53:16.780Z] ++ 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
16:53:16 [2021-02-24T16:53:16.780Z] ++ set -e
16:53:16 [2021-02-24T16:53:16.780Z] ++ '[' -n 0 ']'
16:53:16 [2021-02-24T16:53:16.780Z] ++ set -x
16:53:16 [2021-02-24T16:53:16.780Z] ++ env -i DEST=/go/src/github.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
16:53:16 [2021-02-24T16:53:16.780Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:53:16 [2021-02-24T16:53:16.780Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:53:16 [2021-02-24T16:53:16.780Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:53:16 [2021-02-24T16:53:16.780Z] INFO: Testing against a local daemon
16:53:16 [2021-02-24T16:53:16.780Z] === RUN   TestContinueAfterPluginCrash
16:53:16 [2021-02-24T16:53:16.780Z] === PAUSE TestContinueAfterPluginCrash
16:53:16 [2021-02-24T16:53:16.780Z] === RUN   TestReadPluginNoRead
16:53:16 [2021-02-24T16:53:16.780Z] === PAUSE TestReadPluginNoRead
16:53:16 [2021-02-24T16:53:16.780Z] === RUN   TestDaemonStartWithLogOpt
16:53:16 [2021-02-24T16:53:16.780Z] === PAUSE TestDaemonStartWithLogOpt
16:53:16 [2021-02-24T16:53:16.780Z] === CONT  TestContinueAfterPluginCrash
16:53:16 [2021-02-24T16:53:16.780Z] === CONT  TestDaemonStartWithLogOpt
16:53:17 [2021-02-24T16:53:17.038Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:53:17 [2021-02-24T16:53:17.038Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:53:17 [2021-02-24T16:53:17.038Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:53:17 [2021-02-24T16:53:17.038Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:53:17 [2021-02-24T16:53:17.429Z] 2021/02/24 16:53:16 	Finished clone github.com/fernet/fernet-go
16:53:17 [2021-02-24T16:53:17.429Z] 2021/02/24 16:53:16 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
16:53:17 [2021-02-24T16:53:17.685Z] 2021/02/24 16:53:17 	Finished clone github.com/cilium/ebpf
16:53:17 [2021-02-24T16:53:17.685Z] 2021/02/24 16:53:17 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
16:53:18 [2021-02-24T16:53:18.614Z] 2021/02/24 16:53:18 	Finished clone github.com/containerd/continuity
16:53:18 [2021-02-24T16:53:18.614Z] 2021/02/24 16:53:18 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
16:53:18 [2021-02-24T16:53:18.939Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:53:20 [2021-02-24T16:53:20.314Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:53:20 [2021-02-24T16:53:20.314Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:53:20 [2021-02-24T16:53:20.505Z] 2021/02/24 16:53:20 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
16:53:20 [2021-02-24T16:53:20.505Z] 2021/02/24 16:53:20 	Finished clone golang.org/x/time
16:53:20 [2021-02-24T16:53:20.505Z] 2021/02/24 16:53:20 	Finished clone github.com/Microsoft/opengcs
16:53:20 [2021-02-24T16:53:20.505Z] 2021/02/24 16:53:20 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
16:53:21 [2021-02-24T16:53:21.248Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:53:21 [2021-02-24T16:53:21.436Z] 2021/02/24 16:53:21 	Finished clone github.com/hashicorp/go-immutable-radix
16:53:21 [2021-02-24T16:53:21.436Z] 2021/02/24 16:53:21 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
16:53:21 [2021-02-24T16:53:21.693Z] 2021/02/24 16:53:21 	Finished clone github.com/opencontainers/runc
16:53:21 [2021-02-24T16:53:21.693Z] 2021/02/24 16:53:21 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
16:53:21 [2021-02-24T16:53:21.813Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:53:22 [2021-02-24T16:53:22.071Z] --- PASS: TestDaemonStartWithLogOpt (5.29s)
16:53:22 [2021-02-24T16:53:22.071Z] === CONT  TestReadPluginNoRead
16:53:22 [2021-02-24T16:53:22.255Z] 2021/02/24 16:53:22 	Finished clone github.com/hashicorp/go-memdb
16:53:22 [2021-02-24T16:53:22.256Z] 2021/02/24 16:53:22 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
16:53:22 [2021-02-24T16:53:22.329Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:53:22 [2021-02-24T16:53:22.898Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:53:23 [2021-02-24T16:53:23.184Z] 2021/02/24 16:53:22 	Finished clone github.com/hashicorp/golang-lru
16:53:23 [2021-02-24T16:53:23.184Z] 2021/02/24 16:53:22 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
16:53:23 [2021-02-24T16:53:23.184Z] 2021/02/24 16:53:23 	Finished clone github.com/coreos/pkg
16:53:23 [2021-02-24T16:53:23.184Z] 2021/02/24 16:53:23 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
16:53:23 [2021-02-24T16:53:23.465Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:53:23 [2021-02-24T16:53:23.723Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:53:23 [2021-02-24T16:53:23.723Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:53:23 [2021-02-24T16:53:23.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
16:53:23 [2021-02-24T16:53:23.746Z] 2021/02/24 16:53:23 	Finished clone google.golang.org/grpc
16:53:23 [2021-02-24T16:53:23.746Z] 2021/02/24 16:53:23 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
16:53:23 [2021-02-24T16:53:23.746Z] 2021/02/24 16:53:23 	Finished clone code.cloudfoundry.org/clock
16:53:23 [2021-02-24T16:53:23.746Z] 2021/02/24 16:53:23 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
16:53:23 [2021-02-24T16:53:23.746Z] 2021/02/24 16:53:23 	Finished clone github.com/golang/protobuf
16:53:23 [2021-02-24T16:53:23.746Z] 2021/02/24 16:53:23 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
16:53:24 [2021-02-24T16:53:24.002Z] 2021/02/24 16:53:23 	Finished clone golang.org/x/crypto
16:53:24 [2021-02-24T16:53:24.002Z] 2021/02/24 16:53:23 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
16:53:24 [2021-02-24T16:53:24.565Z] 2021/02/24 16:53:24 	Finished clone github.com/beorn7/perks
16:53:24 [2021-02-24T16:53:24.565Z] 2021/02/24 16:53:24 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
16:53:24 [2021-02-24T16:53:24.657Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:53:24 [2021-02-24T16:53:24.657Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:53:24 [2021-02-24T16:53:24.657Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:53:24 [2021-02-24T16:53:24.657Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:53:24 [2021-02-24T16:53:24.657Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:53:25 [2021-02-24T16:53:25.127Z] 2021/02/24 16:53:25 	Finished clone github.com/prometheus/client_model
16:53:25 [2021-02-24T16:53:25.127Z] 2021/02/24 16:53:25 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
16:53:25 [2021-02-24T16:53:25.383Z] 2021/02/24 16:53:25 	Finished clone github.com/matttproud/golang_protobuf_extensions
16:53:25 [2021-02-24T16:53:25.383Z] 2021/02/24 16:53:25 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
16:53:25 [2021-02-24T16:53:25.593Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:53:26 [2021-02-24T16:53:26.158Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:53:26 [2021-02-24T16:53:26.314Z] 2021/02/24 16:53:26 	Finished clone github.com/pkg/errors
16:53:26 [2021-02-24T16:53:26.314Z] 2021/02/24 16:53:26 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
16:53:26 [2021-02-24T16:53:26.416Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:53:26 [2021-02-24T16:53:26.570Z] 2021/02/24 16:53:26 	Finished clone github.com/prometheus/client_golang
16:53:26 [2021-02-24T16:53:26.570Z] 2021/02/24 16:53:26 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
16:53:26 [2021-02-24T16:53:26.570Z] 2021/02/24 16:53:26 	Finished clone github.com/prometheus/procfs
16:53:26 [2021-02-24T16:53:26.570Z] 2021/02/24 16:53:26 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
16:53:26 [2021-02-24T16:53:26.825Z] 2021/02/24 16:53:26 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
16:53:26 [2021-02-24T16:53:26.825Z] 2021/02/24 16:53:26 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
16:53:26 [2021-02-24T16:53:26.825Z] 2021/02/24 16:53:26 	Finished clone github.com/cespare/xxhash/v2
16:53:26 [2021-02-24T16:53:26.825Z] 2021/02/24 16:53:26 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
16:53:26 [2021-02-24T16:53:26.825Z] 2021/02/24 16:53:26 	Finished clone github.com/prometheus/common
16:53:26 [2021-02-24T16:53:26.825Z] 2021/02/24 16:53:26 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
16:53:26 [2021-02-24T16:53:26.982Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:53:26 [2021-02-24T16:53:26.982Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:53:27 [2021-02-24T16:53:27.548Z] --- PASS: TestContinueAfterPluginCrash (10.69s)
16:53:28 [2021-02-24T16:53:28.115Z] === RUN   TestReadPluginNoRead/default
16:53:28 [2021-02-24T16:53:28.207Z] 2021/02/24 16:53:27 	Finished clone github.com/inconshreveable/mousetrap
16:53:28 [2021-02-24T16:53:28.207Z] 2021/02/24 16:53:27 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
16:53:28 [2021-02-24T16:53:28.207Z] 2021/02/24 16:53:27 	Finished clone github.com/docker/go-metrics
16:53:28 [2021-02-24T16:53:28.207Z] 2021/02/24 16:53:27 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
16:53:28 [2021-02-24T16:53:28.462Z] 2021/02/24 16:53:28 	Finished clone github.com/morikuni/aec
16:53:28 [2021-02-24T16:53:28.463Z] 2021/02/24 16:53:28 	Finished clone github.com/spf13/pflag
16:53:28 [2021-02-24T16:53:28.463Z] 2021/02/24 16:53:28 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
16:53:28 [2021-02-24T16:53:28.463Z] 2021/02/24 16:53:28 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
16:53:29 [2021-02-24T16:53:29.392Z] 2021/02/24 16:53:29 	Finished clone github.com/spf13/cobra
16:53:29 [2021-02-24T16:53:29.392Z] 2021/02/24 16:53:29 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
16:53:29 [2021-02-24T16:53:29.515Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:53:29 [2021-02-24T16:53:29.647Z] 2021/02/24 16:53:29 	Finished clone github.com/willf/bitset
16:53:29 [2021-02-24T16:53:29.647Z] 2021/02/24 16:53:29 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
16:53:29 [2021-02-24T16:53:29.647Z] 2021/02/24 16:53:29 	Finished clone github.com/moby/locker
16:53:29 [2021-02-24T16:53:29.647Z] 2021/02/24 16:53:29 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
16:53:29 [2021-02-24T16:53:29.903Z] 2021/02/24 16:53:29 	Finished clone github.com/moby/term
16:53:29 [2021-02-24T16:53:29.903Z] 2021/02/24 16:53:29 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
16:53:30 [2021-02-24T16:53:30.081Z] === RUN   TestReadPluginNoRead/disabled_caching
16:53:30 [2021-02-24T16:53:30.081Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:53:30 [2021-02-24T16:53:30.081Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:53:30 [2021-02-24T16:53:30.159Z] 2021/02/24 16:53:29 	Finished clone github.com/moby/sys
16:53:30 [2021-02-24T16:53:30.159Z] 2021/02/24 16:53:29 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
16:53:30 [2021-02-24T16:53:30.159Z] 2021/02/24 16:53:30 	Finished clone github.com/Microsoft/hcsshim
16:53:30 [2021-02-24T16:53:30.159Z] 2021/02/24 16:53:30 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
16:53:30 [2021-02-24T16:53:30.416Z] 2021/02/24 16:53:30 	Finished clone github.com/opencontainers/selinux
16:53:30 [2021-02-24T16:53:30.416Z] 2021/02/24 16:53:30 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
16:53:30 [2021-02-24T16:53:30.647Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:53:30 [2021-02-24T16:53:30.980Z] 2021/02/24 16:53:30 	Finished clone github.com/creack/pty
16:53:30 [2021-02-24T16:53:30.980Z] 2021/02/24 16:53:30 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
16:53:30 [2021-02-24T16:53:30.980Z] 2021/02/24 16:53:30 	Finished clone github.com/tchap/go-patricia
16:53:30 [2021-02-24T16:53:30.980Z] 2021/02/24 16:53:30 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
16:53:31 [2021-02-24T16:53:31.213Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:53:31 [2021-02-24T16:53:31.236Z] 2021/02/24 16:53:31 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
16:53:31 [2021-02-24T16:53:31.236Z] 2021/02/24 16:53:31 	Finished clone github.com/google/certificate-transparency-go
16:53:31 [2021-02-24T16:53:31.471Z] --- PASS: TestReadPluginNoRead (9.28s)
16:53:31 [2021-02-24T16:53:31.471Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.15s)
16:53:31 [2021-02-24T16:53:31.471Z]     --- PASS: TestReadPluginNoRead/default (1.75s)
16:53:31 [2021-02-24T16:53:31.471Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
16:53:31 [2021-02-24T16:53:31.471Z]     read_test.go:92: [dd9883f2ae703] daemon is not started
16:53:31 [2021-02-24T16:53:31.471Z] PASS
16:53:31 [2021-02-24T16:53:31.471Z] 
16:53:31 [2021-02-24T16:53:31.471Z] DONE 6 tests in 14.751s
16:53:31 [2021-02-24T16:53:31.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:53:31 [2021-02-24T16:53:31.471Z] ++ 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
16:53:31 [2021-02-24T16:53:31.471Z] ++ set -e
16:53:31 [2021-02-24T16:53:31.471Z] ++ '[' -n 0 ']'
16:53:31 [2021-02-24T16:53:31.471Z] ++ set -x
16:53:31 [2021-02-24T16:53:31.471Z] ++ env -i DEST=/go/src/github.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
16:53:31 [2021-02-24T16:53:31.471Z] testing: warning: no tests to run
16:53:31 [2021-02-24T16:53:31.471Z] PASS
16:53:31 [2021-02-24T16:53:31.471Z] 
16:53:31 [2021-02-24T16:53:31.472Z] DONE 0 tests in 0.065s
16:53:31 [2021-02-24T16:53:31.472Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:53:31 [2021-02-24T16:53:31.472Z] ++ 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
16:53:31 [2021-02-24T16:53:31.472Z] ++ set -e
16:53:31 [2021-02-24T16:53:31.472Z] ++ '[' -n 0 ']'
16:53:31 [2021-02-24T16:53:31.472Z] ++ set -x
16:53:31 [2021-02-24T16:53:31.472Z] ++ env -i DEST=/go/src/github.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
16:53:31 [2021-02-24T16:53:31.732Z] INFO: Testing against a local daemon
16:53:31 [2021-02-24T16:53:31.732Z] === RUN   TestPluginWithDevMounts
16:53:31 [2021-02-24T16:53:31.732Z] === PAUSE TestPluginWithDevMounts
16:53:31 [2021-02-24T16:53:31.732Z] === CONT  TestPluginWithDevMounts
16:53:31 [2021-02-24T16:53:31.799Z] 2021/02/24 16:53:31 	Finished clone github.com/docker/go-units
16:53:31 [2021-02-24T16:53:31.799Z] 2021/02/24 16:53:31 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
16:53:31 [2021-02-24T16:53:31.989Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:53:32 [2021-02-24T16:53:32.187Z] 2021/02/24 16:53:31 	Finished clone github.com/sirupsen/logrus
16:53:32 [2021-02-24T16:53:32.188Z] 2021/02/24 16:53:31 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
16:53:32 [2021-02-24T16:53:32.555Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:53:32 [2021-02-24T16:53:32.555Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:53:33 [2021-02-24T16:53:33.120Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:53:33 [2021-02-24T16:53:33.147Z] 2021/02/24 16:53:32 	Finished clone gotest.tools/v3
16:53:33 [2021-02-24T16:53:33.147Z] 2021/02/24 16:53:32 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
16:53:33 [2021-02-24T16:53:33.403Z] 2021/02/24 16:53:33 	Finished clone github.com/syndtr/gocapability
16:53:33 [2021-02-24T16:53:33.403Z] 2021/02/24 16:53:33 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
16:53:33 [2021-02-24T16:53:33.403Z] 2021/02/24 16:53:33 	Finished clone github.com/google/go-cmp
16:53:33 [2021-02-24T16:53:33.403Z] 2021/02/24 16:53:33 	Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20
16:53:33 [2021-02-24T16:53:33.687Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:53:33 [2021-02-24T16:53:33.687Z] --- PASS: TestPluginWithDevMounts (1.94s)
16:53:33 [2021-02-24T16:53:33.687Z] PASS
16:53:33 [2021-02-24T16:53:33.687Z] 
16:53:33 [2021-02-24T16:53:33.687Z] DONE 1 tests in 2.105s
16:53:33 [2021-02-24T16:53:33.687Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:53:33 [2021-02-24T16:53:33.687Z] ++ 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
16:53:33 [2021-02-24T16:53:33.687Z] ++ set -e
16:53:33 [2021-02-24T16:53:33.687Z] ++ '[' -n 0 ']'
16:53:33 [2021-02-24T16:53:33.687Z] ++ set -x
16:53:33 [2021-02-24T16:53:33.687Z] ++ env -i DEST=/go/src/github.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
16:53:33 [2021-02-24T16:53:33.946Z] INFO: Testing against a local daemon
16:53:33 [2021-02-24T16:53:33.946Z] === RUN   TestSecretInspect
16:53:33 [2021-02-24T16:53:33.964Z] 2021/02/24 16:53:33 	Finished clone github.com/docker/go-connections
16:53:33 [2021-02-24T16:53:33.964Z] 2021/02/24 16:53:33 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
16:53:33 [2021-02-24T16:53:33.964Z] 2021/02/24 16:53:33 	Finished clone github.com/RackSec/srslog
16:53:33 [2021-02-24T16:53:33.964Z] 2021/02/24 16:53:33 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
16:53:34 [2021-02-24T16:53:34.204Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:53:34 [2021-02-24T16:53:34.462Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:53:34 [2021-02-24T16:53:34.895Z] 2021/02/24 16:53:34 	Finished clone github.com/imdario/mergo
16:53:34 [2021-02-24T16:53:34.895Z] 2021/02/24 16:53:34 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
16:53:35 [2021-02-24T16:53:35.027Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:53:35 [2021-02-24T16:53:35.151Z] 2021/02/24 16:53:35 	Finished clone golang.org/x/sync
16:53:35 [2021-02-24T16:53:35.151Z] 2021/02/24 16:53:35 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
16:53:35 [2021-02-24T16:53:35.151Z] 2021/02/24 16:53:35 	Finished clone github.com/tonistiigi/units
16:53:35 [2021-02-24T16:53:35.151Z] 2021/02/24 16:53:35 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
16:53:36 [2021-02-24T16:53:36.080Z] 2021/02/24 16:53:36 	Finished clone github.com/cloudflare/cfssl
16:53:36 [2021-02-24T16:53:36.080Z] 2021/02/24 16:53:36 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
16:53:36 [2021-02-24T16:53:36.399Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:53:36 [2021-02-24T16:53:36.657Z] --- PASS: TestSecretInspect (2.80s)
16:53:36 [2021-02-24T16:53:36.657Z] === RUN   TestSecretList
16:53:37 [2021-02-24T16:53:37.010Z] 2021/02/24 16:53:36 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
16:53:37 [2021-02-24T16:53:37.010Z] 2021/02/24 16:53:36 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
16:53:37 [2021-02-24T16:53:37.010Z] 2021/02/24 16:53:36 	Finished clone github.com/google/shlex
16:53:37 [2021-02-24T16:53:37.010Z] 2021/02/24 16:53:36 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
16:53:37 [2021-02-24T16:53:37.224Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:53:37 [2021-02-24T16:53:37.267Z] 2021/02/24 16:53:37 	Finished clone github.com/opentracing/opentracing-go
16:53:37 [2021-02-24T16:53:37.267Z] 2021/02/24 16:53:37 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
16:53:37 [2021-02-24T16:53:37.482Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:53:37 [2021-02-24T16:53:37.482Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:53:37 [2021-02-24T16:53:37.482Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:53:37 [2021-02-24T16:53:37.482Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:53:37 [2021-02-24T16:53:37.526Z] 2021/02/24 16:53:37 	Finished clone github.com/opentracing-contrib/go-stdlib
16:53:37 [2021-02-24T16:53:37.526Z] 2021/02/24 16:53:37 	Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20
16:53:38 [2021-02-24T16:53:38.048Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:53:38 [2021-02-24T16:53:38.089Z] 2021/02/24 16:53:38 	Finished clone github.com/mitchellh/hashstructure
16:53:38 [2021-02-24T16:53:38.089Z] 2021/02/24 16:53:38 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
16:53:38 [2021-02-24T16:53:38.345Z] 2021/02/24 16:53:38 	Finished clone github.com/gofrs/flock
16:53:38 [2021-02-24T16:53:38.345Z] 2021/02/24 16:53:38 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
16:53:39 [2021-02-24T16:53:39.276Z] 2021/02/24 16:53:39 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
16:53:39 [2021-02-24T16:53:39.276Z] 2021/02/24 16:53:39 	Finished clone github.com/tonistiigi/fsutil
16:53:39 [2021-02-24T16:53:39.420Z] --- PASS: TestSecretList (2.63s)
16:53:39 [2021-02-24T16:53:39.420Z] === RUN   TestSecretsCreateAndDelete
16:53:40 [2021-02-24T16:53:40.208Z] 2021/02/24 16:53:39 	Finished clone github.com/docker/go-events
16:53:40 [2021-02-24T16:53:40.208Z] 2021/02/24 16:53:39 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
16:53:40 [2021-02-24T16:53:40.208Z] 2021/02/24 16:53:39 	Finished clone github.com/armon/go-radix
16:53:40 [2021-02-24T16:53:40.208Z] 2021/02/24 16:53:39 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
16:53:41 [2021-02-24T16:53:41.137Z] 2021/02/24 16:53:40 	Finished clone github.com/armon/go-metrics
16:53:41 [2021-02-24T16:53:41.137Z] 2021/02/24 16:53:40 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
16:53:41 [2021-02-24T16:53:41.945Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
16:53:41 [2021-02-24T16:53:41.945Z] === RUN   TestSecretsUpdate
16:53:42 [2021-02-24T16:53:42.203Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:53:42 [2021-02-24T16:53:42.769Z] === RUN   TestDockerSuite/TestContainerAPITop
16:53:43 [2021-02-24T16:53:43.032Z] 2021/02/24 16:53:42 	Finished clone github.com/sean-/seed
16:53:43 [2021-02-24T16:53:43.032Z] 2021/02/24 16:53:42 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
16:53:43 [2021-02-24T16:53:43.289Z] 2021/02/24 16:53:43 	Finished clone github.com/hashicorp/memberlist
16:53:43 [2021-02-24T16:53:43.289Z] 2021/02/24 16:53:43 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
16:53:43 [2021-02-24T16:53:43.701Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:53:43 [2021-02-24T16:53:43.701Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:53:43 [2021-02-24T16:53:43.701Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:53:44 [2021-02-24T16:53:44.218Z] 2021/02/24 16:53:44 	Finished clone github.com/hashicorp/errwrap
16:53:44 [2021-02-24T16:53:44.218Z] 2021/02/24 16:53:44 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
16:53:44 [2021-02-24T16:53:44.266Z] --- PASS: TestSecretsUpdate (2.74s)
16:53:44 [2021-02-24T16:53:44.266Z] === RUN   TestTemplatedSecret
16:53:45 [2021-02-24T16:53:45.628Z] 2021/02/24 16:53:45 	Finished clone golang.org/x/net
16:53:45 [2021-02-24T16:53:45.628Z] 2021/02/24 16:53:45 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
16:53:46 [2021-02-24T16:53:46.191Z] 2021/02/24 16:53:46 	Finished clone github.com/hashicorp/go-multierror
16:53:46 [2021-02-24T16:53:46.191Z] 2021/02/24 16:53:46 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
16:53:46 [2021-02-24T16:53:46.755Z] 2021/02/24 16:53:46 	Finished clone github.com/hashicorp/go-sockaddr
16:53:46 [2021-02-24T16:53:46.755Z] 2021/02/24 16:53:46 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
16:53:46 [2021-02-24T16:53:46.806Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:53:47 [2021-02-24T16:53:47.377Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:53:47 [2021-02-24T16:53:47.377Z] --- PASS: TestTemplatedSecret (3.07s)
16:53:47 [2021-02-24T16:53:47.377Z] === RUN   TestSecretCreateResolve
16:53:47 [2021-02-24T16:53:47.942Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:53:48 [2021-02-24T16:53:48.124Z] 2021/02/24 16:53:47 	Finished clone github.com/hashicorp/go-msgpack
16:53:48 [2021-02-24T16:53:48.124Z] 2021/02/24 16:53:47 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
16:53:48 [2021-02-24T16:53:48.124Z] 2021/02/24 16:53:47 	Finished clone github.com/docker/libkv
16:53:48 [2021-02-24T16:53:48.124Z] 2021/02/24 16:53:47 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
16:53:48 [2021-02-24T16:53:48.124Z] 2021/02/24 16:53:48 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
16:53:48 [2021-02-24T16:53:48.124Z] 2021/02/24 16:53:48 	Finished clone github.com/docker/swarmkit
16:53:48 [2021-02-24T16:53:48.381Z] 2021/02/24 16:53:48 	Finished clone github.com/vishvananda/netns
16:53:48 [2021-02-24T16:53:48.381Z] 2021/02/24 16:53:48 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
16:53:50 [2021-02-24T16:53:50.296Z] 2021/02/24 16:53:50 	Finished clone github.com/BurntSushi/toml
16:53:50 [2021-02-24T16:53:50.296Z] 2021/02/24 16:53:50 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
16:53:50 [2021-02-24T16:53:50.470Z] --- PASS: TestSecretCreateResolve (3.19s)
16:53:50 [2021-02-24T16:53:50.470Z] PASS
16:53:50 [2021-02-24T16:53:50.470Z] 
16:53:50 [2021-02-24T16:53:50.470Z] DONE 6 tests in 16.893s
16:53:50 [2021-02-24T16:53:50.552Z] 2021/02/24 16:53:50 	Finished clone github.com/samuel/go-zookeeper
16:53:50 [2021-02-24T16:53:50.552Z] 2021/02/24 16:53:50 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
16:53:50 [2021-02-24T16:53:50.729Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:53:50 [2021-02-24T16:53:50.729Z] ++ 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
16:53:50 [2021-02-24T16:53:50.729Z] ++ set -e
16:53:50 [2021-02-24T16:53:50.729Z] ++ '[' -n 0 ']'
16:53:50 [2021-02-24T16:53:50.729Z] ++ set -x
16:53:50 [2021-02-24T16:53:50.729Z] ++ env -i DEST=/go/src/github.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
16:53:50 [2021-02-24T16:53:50.729Z] INFO: Testing against a local daemon
16:53:50 [2021-02-24T16:53:50.729Z] === RUN   TestServiceCreateInit
16:53:50 [2021-02-24T16:53:50.729Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:53:51 [2021-02-24T16:53:51.112Z] 2021/02/24 16:53:50 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
16:53:51 [2021-02-24T16:53:51.112Z] 2021/02/24 16:53:50 	Finished clone github.com/moby/ipvs
16:53:51 [2021-02-24T16:53:51.673Z] 2021/02/24 16:53:51 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
16:53:51 [2021-02-24T16:53:51.673Z] 2021/02/24 16:53:51 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
16:53:51 [2021-02-24T16:53:51.929Z] 2021/02/24 16:53:51 	Finished clone github.com/vishvananda/netlink
16:53:51 [2021-02-24T16:53:51.929Z] 2021/02/24 16:53:51 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
16:53:52 [2021-02-24T16:53:52.102Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:53:52 [2021-02-24T16:53:52.186Z] 2021/02/24 16:53:51 	Finished clone github.com/deckarep/golang-set
16:53:52 [2021-02-24T16:53:52.186Z] 2021/02/24 16:53:51 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
16:53:52 [2021-02-24T16:53:52.361Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:53:52 [2021-02-24T16:53:52.750Z] 2021/02/24 16:53:52 	Finished clone github.com/coreos/go-semver
16:53:52 [2021-02-24T16:53:52.750Z] 2021/02/24 16:53:52 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
16:53:54 [2021-02-24T16:53:54.263Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:53:54 [2021-02-24T16:53:54.641Z] 2021/02/24 16:53:54 	Finished clone github.com/ishidawataru/sctp
16:53:54 [2021-02-24T16:53:54.641Z] 2021/02/24 16:53:54 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
16:53:55 [2021-02-24T16:53:55.196Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:53:55 [2021-02-24T16:53:55.454Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:53:56 [2021-02-24T16:53:56.388Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
16:53:56 [2021-02-24T16:53:56.534Z] 2021/02/24 16:53:56 	Finished clone golang.org/x/sys
16:53:56 [2021-02-24T16:53:56.534Z] 2021/02/24 16:53:56 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
16:53:57 [2021-02-24T16:53:57.462Z] 2021/02/24 16:53:57 	Finished clone github.com/hashicorp/serf
16:53:57 [2021-02-24T16:53:57.462Z] 2021/02/24 16:53:57 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
16:53:57 [2021-02-24T16:53:57.759Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
16:53:58 [2021-02-24T16:53:58.025Z] 2021/02/24 16:53:57 	Finished clone go.etcd.io/bbolt
16:53:59 [2021-02-24T16:53:59.131Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
16:53:59 [2021-02-24T16:53:59.696Z] --- PASS: TestServiceCreateInit (8.87s)
16:53:59 [2021-02-24T16:53:59.696Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s)
16:53:59 [2021-02-24T16:53:59.696Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s)
16:53:59 [2021-02-24T16:53:59.696Z] === RUN   TestCreateServiceMultipleTimes
16:53:59 [2021-02-24T16:53:59.918Z] 2021/02/24 16:53:59 	Finished clone cloud.google.com/go
16:54:00 [2021-02-24T16:54:00.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
16:54:00 [2021-02-24T16:54:00.827Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008b9d60_<nil>}
16:54:01 [2021-02-24T16:54:01.811Z] 2021/02/24 16:54:01 	Finished clone github.com/docker/libnetwork
16:54:02 [2021-02-24T16:54:02.201Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1940060698_/foo_false__<nil>_<nil>_<nil>}
16:54:02 [2021-02-24T16:54:02.375Z] 2021/02/24 16:54:02 	Finished clone github.com/vbatts/tar-split
16:54:02 [2021-02-24T16:54:02.937Z] 2021/02/24 16:54:02 	Finished clone github.com/moby/buildkit
16:54:04 [2021-02-24T16:54:04.100Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1940060698_/foo_true__<nil>_<nil>_<nil>}
16:54:04 [2021-02-24T16:54:04.304Z] 2021/02/24 16:54:03 	Finished clone github.com/ugorji/go
16:54:04 [2021-02-24T16:54:04.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3385596593_/foo_false__<nil>_<nil>_<nil>}
16:54:05 [2021-02-24T16:54:05.672Z] 2021/02/24 16:54:05 	Finished clone golang.org/x/text
16:54:06 [2021-02-24T16:54:06.269Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3385596593_/foo_true__<nil>_<nil>_<nil>}
16:54:07 [2021-02-24T16:54:07.202Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3385596593_/foo_true__0xc0008b9e00_<nil>_<nil>}
16:54:07 [2021-02-24T16:54:07.565Z] 2021/02/24 16:54:07 	Finished clone github.com/miekg/dns
16:54:08 [2021-02-24T16:54:08.573Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008b9e40_<nil>}
16:54:09 [2021-02-24T16:54:09.944Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
16:54:09 [2021-02-24T16:54:09.944Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008b9e80_<nil>}
16:54:11 [2021-02-24T16:54:11.316Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008b9ec0_<nil>}
16:54:11 [2021-02-24T16:54:11.739Z] 2021/02/24 16:54:10 	Finished clone github.com/containerd/containerd
16:54:12 [2021-02-24T16:54:12.668Z] 2021/02/24 16:54:12 	Finished clone github.com/docker/distribution
16:54:13 [2021-02-24T16:54:13.215Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008b9ee0_<nil>}
16:54:14 [2021-02-24T16:54:14.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:54:15 [2021-02-24T16:54:15.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
16:54:15 [2021-02-24T16:54:15.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
16:54:15 [2021-02-24T16:54:15.599Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:54:16 [2021-02-24T16:54:16.165Z] --- PASS: TestCreateServiceMultipleTimes (16.52s)
16:54:16 [2021-02-24T16:54:16.165Z] === RUN   TestCreateServiceConflict
16:54:18 [2021-02-24T16:54:18.066Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:54:19 [2021-02-24T16:54:19.441Z] --- PASS: TestCreateServiceConflict (2.99s)
16:54:19 [2021-02-24T16:54:19.442Z] === RUN   TestCreateServiceMaxReplicas
16:54:20 [2021-02-24T16:54:20.376Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:54:22 [2021-02-24T16:54:22.675Z] 2021/02/24 16:54:21 	Finished clone google.golang.org/genproto
16:54:22 [2021-02-24T16:54:22.904Z] --- PASS: TestCreateServiceMaxReplicas (3.59s)
16:54:22 [2021-02-24T16:54:22.904Z] === RUN   TestCreateWithDuplicateNetworkNames
16:54:23 [2021-02-24T16:54:23.162Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:54:24 [2021-02-24T16:54:24.538Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:54:24 [2021-02-24T16:54:24.567Z] 2021/02/24 16:54:24 	Finished clone github.com/gogo/protobuf
16:54:24 [2021-02-24T16:54:24.796Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:54:25 [2021-02-24T16:54:25.748Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:54:25 [2021-02-24T16:54:25.748Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
16:54:26 [2021-02-24T16:54:26.314Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
16:54:26 [2021-02-24T16:54:26.463Z] 2021/02/24 16:54:26 	Finished clone github.com/coreos/etcd
16:54:27 [2021-02-24T16:54:27.247Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:54:27 [2021-02-24T16:54:27.814Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:54:28 [2021-02-24T16:54:28.747Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:54:29 [2021-02-24T16:54:29.313Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:54:30 [2021-02-24T16:54:30.244Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:54:30 [2021-02-24T16:54:30.809Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:54:31 [2021-02-24T16:54:31.374Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:54:31 [2021-02-24T16:54:31.939Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:54:32 [2021-02-24T16:54:32.505Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:54:33 [2021-02-24T16:54:33.069Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:54:34 [2021-02-24T16:54:34.004Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:54:34 [2021-02-24T16:54:34.937Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:54:35 [2021-02-24T16:54:35.502Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:54:35 [2021-02-24T16:54:35.760Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:54:35 [2021-02-24T16:54:35.760Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:54:36 [2021-02-24T16:54:36.695Z] === RUN   TestDockerSuite/TestCpRelativePath
16:54:36 [2021-02-24T16:54:36.695Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s)
16:54:36 [2021-02-24T16:54:36.695Z] === RUN   TestCreateServiceSecretFileMode
16:54:37 [2021-02-24T16:54:37.260Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:54:38 [2021-02-24T16:54:38.194Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:54:38 [2021-02-24T16:54:38.762Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:54:39 [2021-02-24T16:54:39.696Z] === RUN   TestDockerSuite/TestCpToCaseA
16:54:39 [2021-02-24T16:54:39.696Z] --- PASS: TestCreateServiceSecretFileMode (3.16s)
16:54:39 [2021-02-24T16:54:39.696Z] === RUN   TestCreateServiceConfigFileMode
16:54:41 [2021-02-24T16:54:41.070Z] === RUN   TestDockerSuite/TestCpToCaseB
16:54:41 [2021-02-24T16:54:41.328Z] === RUN   TestDockerSuite/TestCpToCaseC
16:54:43 [2021-02-24T16:54:43.238Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
16:54:43 [2021-02-24T16:54:43.238Z] === RUN   TestCreateServiceSysctls
16:54:43 [2021-02-24T16:54:43.803Z] === RUN   TestDockerSuite/TestCpToCaseD
16:54:47 [2021-02-24T16:54:47.989Z] --- PASS: TestCreateServiceSysctls (3.97s)
16:54:47 [2021-02-24T16:54:47.989Z] === RUN   TestCreateServiceCapabilities
16:54:47 [2021-02-24T16:54:47.989Z] === RUN   TestDockerSuite/TestCpToCaseE
16:54:49 [2021-02-24T16:54:49.888Z] === RUN   TestDockerSuite/TestCpToCaseF
16:54:50 [2021-02-24T16:54:50.453Z] --- PASS: TestCreateServiceCapabilities (3.11s)
16:54:50 [2021-02-24T16:54:50.453Z] === RUN   TestInspect
16:54:50 [2021-02-24T16:54:50.453Z] === RUN   TestDockerSuite/TestCpToCaseG
16:54:53 [2021-02-24T16:54:53.741Z] --- PASS: TestInspect (2.95s)
16:54:53 [2021-02-24T16:54:53.741Z] === RUN   TestCreateJob
16:54:54 [2021-02-24T16:54:54.677Z] === RUN   TestDockerSuite/TestCpToCaseH
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestBuildWithHugeFile (124.78s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestBuildWithEmptyDockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestBuildPreserveOwnership
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestBuildPlatformInvalid
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestBuildPlatformInvalid (0.06s)
16:54:57 [2021-02-24T16:54:57.145Z] PASS
16:54:57 [2021-02-24T16:54:57.145Z] ok  	github.com/docker/docker/integration/build	180.544s
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === Skipped
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     build_session_test.go:25: TODO: BuildKit
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] DONE 28 tests, 5 skipped in 201.672s
16:54:57 [2021-02-24T16:54:57.145Z] Running D:\gopath\src\github.com\docker\docker\integration\config
16:54:57 [2021-02-24T16:54:57.145Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:54:57 [2021-02-24T16:54:57.145Z] INFO: Testing against a local daemon
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestConfigInspect
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestConfigInspect (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestConfigList
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestConfigList (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestConfigsCreateAndDelete
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestConfigsUpdate
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestConfigsUpdate (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestTemplatedConfig
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestTemplatedConfig (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestConfigCreateResolve
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestConfigCreateResolve (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestConfigDaemonLibtrustID
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:54:57 [2021-02-24T16:54:57.145Z] PASS
16:54:57 [2021-02-24T16:54:57.145Z] ok  	github.com/docker/docker/integration/config	0.144s
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === Skipped
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] 
16:54:57 [2021-02-24T16:54:57.145Z] DONE 7 tests, 7 skipped in 2.206s
16:54:57 [2021-02-24T16:54:57.145Z] Running D:\gopath\src\github.com\docker\docker\integration\container
16:54:57 [2021-02-24T16:54:57.145Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:54:57 [2021-02-24T16:54:57.145Z] INFO: Testing against a local daemon
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCheckpoint
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCheckpoint (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestContainerInvalidJSON
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCopyFromContainerPathIsNotDir
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
16:54:57 [2021-02-24T16:54:57.145Z]     copy_test.go:38: testEnv.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCopyToContainerPathDoesNotExist
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCopyToContainerPathIsNotDir
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
16:54:57 [2021-02-24T16:54:57.145Z]     copy_test.go:63: testEnv.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCopyFromContainer
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCopyFromContainer (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateLinkToNonExistingContainer
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidEnv
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidEnv/0
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateWithInvalidEnv/0
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidEnv/1
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateWithInvalidEnv/1
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidEnv/2
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateWithInvalidEnv/2
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestCreateWithInvalidEnv/0
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestCreateWithInvalidEnv/2
16:54:57 [2021-02-24T16:54:57.145Z] === CONT  TestCreateWithInvalidEnv/1
16:54:57 [2021-02-24T16:54:57.145Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateTmpfsMountsTarget
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithCustomMaskedPaths
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithCustomReadonlyPaths
16:54:57 [2021-02-24T16:54:57.145Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
16:54:57 [2021-02-24T16:54:57.145Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:54:57 [2021-02-24T16:54:57.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:54:57 [2021-02-24T16:54:57.145Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:54:57 [2021-02-24T16:54:57.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:54:57 [2021-02-24T16:54:57.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:54:57 [2021-02-24T16:54:57.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:54:57 [2021-02-24T16:54:57.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:54:57 [2021-02-24T16:54:57.146Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:54:57 [2021-02-24T16:54:57.146Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateDifferentPlatform
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateDifferentPlatform/different_os
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:54:57 [2021-02-24T16:54:57.146Z] --- PASS: TestCreateDifferentPlatform (0.04s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:54:57 [2021-02-24T16:54:57.146Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:54:57 [2021-02-24T16:54:57.146Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:54:57 [2021-02-24T16:54:57.146Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:54:57 [2021-02-24T16:54:57.146Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestContainerKillOnDaemonStart
16:54:57 [2021-02-24T16:54:57.146Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:54:57 [2021-02-24T16:54:57.146Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestDiff
16:54:57 [2021-02-24T16:54:57.146Z] --- SKIP: TestDiff (0.00s)
16:54:57 [2021-02-24T16:54:57.146Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestExecWithCloseStdin
16:54:57 [2021-02-24T16:54:57.146Z] --- PASS: TestExecWithCloseStdin (2.08s)
16:54:57 [2021-02-24T16:54:57.146Z] === RUN   TestExec
16:54:57 [2021-02-24T16:54:57.206Z] --- PASS: TestCreateJob (3.71s)
16:54:57 [2021-02-24T16:54:57.206Z] === RUN   TestReplicatedJob
16:54:57 [2021-02-24T16:54:57.206Z] === RUN   TestDockerSuite/TestCpToCaseI
16:54:58 [2021-02-24T16:54:58.139Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:54:58 [2021-02-24T16:54:58.717Z] --- PASS: TestExec (1.95s)
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestExecUser
16:54:58 [2021-02-24T16:54:58.717Z] --- SKIP: TestExecUser (0.00s)
16:54:58 [2021-02-24T16:54:58.717Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestExportContainerAndImportImage
16:54:58 [2021-02-24T16:54:58.717Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
16:54:58 [2021-02-24T16:54:58.717Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestExportContainerAfterDaemonRestart
16:54:58 [2021-02-24T16:54:58.717Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
16:54:58 [2021-02-24T16:54:58.717Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestHealthCheckWorkdir
16:54:58 [2021-02-24T16:54:58.717Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
16:54:58 [2021-02-24T16:54:58.717Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestHealthKillContainer
16:54:58 [2021-02-24T16:54:58.717Z] --- SKIP: TestHealthKillContainer (0.00s)
16:54:58 [2021-02-24T16:54:58.717Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestInspectCpusetInConfigPre120
16:54:58 [2021-02-24T16:54:58.717Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:54:58 [2021-02-24T16:54:58.717Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:54:58 [2021-02-24T16:54:58.717Z] === RUN   TestKillContainerInvalidSignal
16:55:00 [2021-02-24T16:55:00.913Z] --- PASS: TestKillContainerInvalidSignal (1.83s)
16:55:00 [2021-02-24T16:55:00.913Z] === RUN   TestKillContainer
16:55:00 [2021-02-24T16:55:00.913Z] === RUN   TestKillContainer/no_signal
16:55:01 [2021-02-24T16:55:01.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
16:55:02 [2021-02-24T16:55:02.356Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
16:55:02 [2021-02-24T16:55:02.466Z] === RUN   TestKillContainer/non_killing_signal
16:55:02 [2021-02-24T16:55:02.466Z] === RUN   TestKillContainer/killing_signal
16:55:03 [2021-02-24T16:55:03.288Z] === RUN   TestDockerSuite/TestCpToDot
16:55:03 [2021-02-24T16:55:03.546Z] --- PASS: TestReplicatedJob (6.45s)
16:55:03 [2021-02-24T16:55:03.546Z] === RUN   TestUpdateReplicatedJob
16:55:04 [2021-02-24T16:55:04.480Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:55:04 [2021-02-24T16:55:04.801Z] --- PASS: TestKillContainer (4.11s)
16:55:04 [2021-02-24T16:55:04.801Z]     --- PASS: TestKillContainer/no_signal (1.76s)
16:55:04 [2021-02-24T16:55:04.801Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:55:04 [2021-02-24T16:55:04.801Z]     --- PASS: TestKillContainer/killing_signal (2.31s)
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:55:04 [2021-02-24T16:55:04.801Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestKillStoppedContainer
16:55:04 [2021-02-24T16:55:04.801Z] --- SKIP: TestKillStoppedContainer (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestKillStoppedContainerAPIPre120
16:55:04 [2021-02-24T16:55:04.801Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestKillDifferentUserContainer
16:55:04 [2021-02-24T16:55:04.801Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestInspectOomKilledTrue
16:55:04 [2021-02-24T16:55:04.801Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestInspectOomKilledFalse
16:55:04 [2021-02-24T16:55:04.801Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:55:04 [2021-02-24T16:55:04.801Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:55:04 [2021-02-24T16:55:04.801Z] === RUN   TestLogsFollowTailEmpty
16:55:05 [2021-02-24T16:55:05.418Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:55:06 [2021-02-24T16:55:06.791Z] === RUN   TestDockerSuite/TestCpToStdout
16:55:06 [2021-02-24T16:55:06.995Z] --- PASS: TestLogsFollowTailEmpty (1.77s)
16:55:06 [2021-02-24T16:55:06.995Z] === RUN   TestNetworkNat
16:55:06 [2021-02-24T16:55:06.995Z] --- SKIP: TestNetworkNat (0.00s)
16:55:06 [2021-02-24T16:55:06.995Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:55:06 [2021-02-24T16:55:06.995Z] === RUN   TestNetworkLocalhostTCPNat
16:55:07 [2021-02-24T16:55:07.358Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:55:07 [2021-02-24T16:55:07.358Z] --- PASS: TestUpdateReplicatedJob (3.95s)
16:55:07 [2021-02-24T16:55:07.358Z] === RUN   TestServiceListWithStatuses
16:55:07 [2021-02-24T16:55:07.358Z] --- SKIP: TestServiceListWithStatuses (0.01s)
16:55:07 [2021-02-24T16:55:07.358Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:55:07 [2021-02-24T16:55:07.358Z] === RUN   TestDockerNetworkConnectAlias
16:55:07 [2021-02-24T16:55:07.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
16:55:08 [2021-02-24T16:55:08.544Z] --- PASS: TestNetworkLocalhostTCPNat (2.16s)
16:55:08 [2021-02-24T16:55:08.544Z] === RUN   TestNetworkLoopbackNat
16:55:08 [2021-02-24T16:55:08.544Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
16:55:08 [2021-02-24T16:55:08.544Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:55:08 [2021-02-24T16:55:08.544Z] === RUN   TestPause
16:55:08 [2021-02-24T16:55:08.544Z] --- SKIP: TestPause (0.00s)
16:55:08 [2021-02-24T16:55:08.544Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:55:08 [2021-02-24T16:55:08.544Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:55:08 [2021-02-24T16:55:08.857Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:55:08 [2021-02-24T16:55:08.857Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:55:10 [2021-02-24T16:55:10.231Z] === RUN   TestDockerSuite/TestCpVolumePath
16:55:10 [2021-02-24T16:55:10.734Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s)
16:55:10 [2021-02-24T16:55:10.734Z] === RUN   TestPauseStopPausedContainer
16:55:10 [2021-02-24T16:55:10.734Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
16:55:10 [2021-02-24T16:55:10.734Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
16:55:10 [2021-02-24T16:55:10.734Z] === RUN   TestPsFilter
16:55:10 [2021-02-24T16:55:10.734Z] --- PASS: TestPsFilter (0.10s)
16:55:10 [2021-02-24T16:55:10.734Z] === RUN   TestRemoveContainerWithRemovedVolume
16:55:11 [2021-02-24T16:55:11.605Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:55:11 [2021-02-24T16:55:11.605Z] === RUN   TestDockerSuite/TestCreateArgs
16:55:11 [2021-02-24T16:55:11.862Z] === RUN   TestDockerSuite/TestCreateByImageID
16:55:12 [2021-02-24T16:55:12.429Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:55:12 [2021-02-24T16:55:12.923Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.07s)
16:55:12 [2021-02-24T16:55:12.923Z] === RUN   TestRemoveContainerWithVolume
16:55:12 [2021-02-24T16:55:12.994Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:55:12 [2021-02-24T16:55:12.994Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:55:13 [2021-02-24T16:55:13.104Z] 2021/02/24 16:55:10 	Finished clone github.com/aws/aws-sdk-go
16:55:13 [2021-02-24T16:55:13.104Z] 2021/02/24 16:55:10 	Finished clone github.com/hashicorp/consul
16:55:13 [2021-02-24T16:55:13.251Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:55:13 [2021-02-24T16:55:13.819Z] --- PASS: TestDockerNetworkConnectAlias (6.23s)
16:55:13 [2021-02-24T16:55:13.819Z] === RUN   TestDockerNetworkReConnect
16:55:13 [2021-02-24T16:55:13.819Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:55:14 [2021-02-24T16:55:14.077Z] === RUN   TestDockerSuite/TestCreateLabels
16:55:14 [2021-02-24T16:55:14.077Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:55:14 [2021-02-24T16:55:14.335Z] === RUN   TestDockerSuite/TestCreateRM
16:55:14 [2021-02-24T16:55:14.335Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:55:14 [2021-02-24T16:55:14.335Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:55:14 [2021-02-24T16:55:14.594Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:55:14 [2021-02-24T16:55:14.594Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:55:15 [2021-02-24T16:55:15.116Z] --- PASS: TestRemoveContainerWithVolume (2.15s)
16:55:15 [2021-02-24T16:55:15.116Z] === RUN   TestRemoveContainerRunning
16:55:16 [2021-02-24T16:55:16.661Z] --- PASS: TestRemoveContainerRunning (1.72s)
16:55:16 [2021-02-24T16:55:16.661Z] === RUN   TestRemoveContainerForceRemoveRunning
16:55:17 [2021-02-24T16:55:17.121Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:55:17 [2021-02-24T16:55:17.121Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:55:17 [2021-02-24T16:55:17.121Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:55:18 [2021-02-24T16:55:18.056Z] --- PASS: TestDockerNetworkReConnect (4.44s)
16:55:18 [2021-02-24T16:55:18.056Z] === RUN   TestServicePlugin
16:55:18 [2021-02-24T16:55:18.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s)
16:55:18 [2021-02-24T16:55:18.207Z] === RUN   TestRemoveInvalidContainer
16:55:18 [2021-02-24T16:55:18.207Z] --- PASS: TestRemoveInvalidContainer (0.03s)
16:55:18 [2021-02-24T16:55:18.207Z] === RUN   TestRenameLinkedContainer
16:55:18 [2021-02-24T16:55:18.207Z] --- SKIP: TestRenameLinkedContainer (0.00s)
16:55:18 [2021-02-24T16:55:18.207Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:55:18 [2021-02-24T16:55:18.207Z] === RUN   TestRenameStoppedContainer
16:55:22 [2021-02-24T16:55:22.242Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:55:22 [2021-02-24T16:55:22.242Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:55:22 [2021-02-24T16:55:22.242Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:55:22 [2021-02-24T16:55:22.242Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:55:22 [2021-02-24T16:55:22.242Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:55:22 [2021-02-24T16:55:22.242Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:55:22 [2021-02-24T16:55:22.500Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:55:23 [2021-02-24T16:55:23.875Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:55:24 [2021-02-24T16:55:24.829Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:55:25 [2021-02-24T16:55:25.308Z] --- PASS: TestRenameStoppedContainer (6.79s)
16:55:25 [2021-02-24T16:55:25.308Z] === RUN   TestRenameRunningContainerAndReuse
16:55:26 [2021-02-24T16:55:26.204Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:55:27 [2021-02-24T16:55:27.579Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:55:27 [2021-02-24T16:55:27.838Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:55:28 [2021-02-24T16:55:28.405Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:55:28 [2021-02-24T16:55:28.405Z] === RUN   TestDockerSuite/TestDevicePermissions
16:55:28 [2021-02-24T16:55:28.971Z] === RUN   TestDockerSuite/TestDockerFails
16:55:28 [2021-02-24T16:55:28.971Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
16:55:28 [2021-02-24T16:55:28.971Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
16:55:28 [2021-02-24T16:55:28.971Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
16:55:29 [2021-02-24T16:55:29.065Z] --- PASS: TestRenameRunningContainerAndReuse (3.55s)
16:55:29 [2021-02-24T16:55:29.065Z] === RUN   TestRenameInvalidName
16:55:29 [2021-02-24T16:55:29.906Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
16:55:30 [2021-02-24T16:55:30.473Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
16:55:30 [2021-02-24T16:55:30.612Z] --- PASS: TestRenameInvalidName (1.73s)
16:55:30 [2021-02-24T16:55:30.612Z] === RUN   TestRenameAnonymousContainer
16:55:30 [2021-02-24T16:55:30.612Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
16:55:30 [2021-02-24T16:55:30.612Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:55:30 [2021-02-24T16:55:30.612Z] === RUN   TestRenameContainerWithSameName
16:55:31 [2021-02-24T16:55:31.846Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
16:55:31 [2021-02-24T16:55:31.846Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
16:55:31 [2021-02-24T16:55:31.846Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
16:55:31 [2021-02-24T16:55:31.846Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
16:55:32 [2021-02-24T16:55:32.158Z] --- PASS: TestRenameContainerWithSameName (1.75s)
16:55:32 [2021-02-24T16:55:32.158Z] === RUN   TestRenameContainerWithLinkedContainer
16:55:32 [2021-02-24T16:55:32.158Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
16:55:32 [2021-02-24T16:55:32.158Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:55:32 [2021-02-24T16:55:32.158Z] === RUN   TestResize
16:55:33 [2021-02-24T16:55:33.702Z] --- PASS: TestResize (1.75s)
16:55:33 [2021-02-24T16:55:33.702Z] === RUN   TestResizeWithInvalidSize
16:55:33 [2021-02-24T16:55:33.702Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
16:55:33 [2021-02-24T16:55:33.702Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
16:55:33 [2021-02-24T16:55:33.702Z] === RUN   TestResizeWhenContainerNotStarted
16:55:35 [2021-02-24T16:55:35.124Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
16:55:35 [2021-02-24T16:55:35.894Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s)
16:55:35 [2021-02-24T16:55:35.894Z] === RUN   TestDaemonRestartKillContainers
16:55:35 [2021-02-24T16:55:35.894Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:55:35 [2021-02-24T16:55:35.894Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:55:35 [2021-02-24T16:55:35.894Z] === RUN   TestStats
16:55:35 [2021-02-24T16:55:35.894Z] --- SKIP: TestStats (0.00s)
16:55:35 [2021-02-24T16:55:35.894Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:55:35 [2021-02-24T16:55:35.894Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:55:37 [2021-02-24T16:55:37.653Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:55:39 [2021-02-24T16:55:39.653Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s)
16:55:39 [2021-02-24T16:55:39.653Z] === RUN   TestStopContainerWithTimeout
16:55:39 [2021-02-24T16:55:39.653Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
16:55:39 [2021-02-24T16:55:39.653Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:55:39 [2021-02-24T16:55:39.653Z] === RUN   TestUpdateRestartPolicy
16:55:40 [2021-02-24T16:55:40.183Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:55:42 [2021-02-24T16:55:42.083Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:55:43 [2021-02-24T16:55:43.018Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
16:55:43 [2021-02-24T16:55:43.951Z] === RUN   TestDockerSuite/TestEventsAttach
16:55:44 [2021-02-24T16:55:44.227Z] === RUN   TestDockerSuite/TestEventsCommit
16:55:45 [2021-02-24T16:55:45.183Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:55:45 [2021-02-24T16:55:45.442Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:55:46 [2021-02-24T16:55:46.008Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:55:46 [2021-02-24T16:55:46.577Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
16:55:47 [2021-02-24T16:55:47.950Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
16:55:49 [2021-02-24T16:55:49.323Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:55:51 [2021-02-24T16:55:51.223Z] --- PASS: TestServicePlugin (33.02s)
16:55:51 [2021-02-24T16:55:51.223Z]     plugin_test.go:62: [d6b1873a9ba99] joining swarm manager [d1424e2d38cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:55:51 [2021-02-24T16:55:51.223Z]     plugin_test.go:65: [dfeec690f0c51] joining swarm manager [d1424e2d38cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:55:51 [2021-02-24T16:55:51.223Z] === RUN   TestServiceUpdateLabel
16:55:51 [2021-02-24T16:55:51.223Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
16:55:53 [2021-02-24T16:55:53.751Z] === RUN   TestDockerSuite/TestEventsCopy
16:55:53 [2021-02-24T16:55:53.751Z] --- PASS: TestServiceUpdateLabel (2.67s)
16:55:53 [2021-02-24T16:55:53.751Z] === RUN   TestServiceUpdateSecrets
16:55:54 [2021-02-24T16:55:54.686Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:55:56 [2021-02-24T16:55:56.059Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:56:00 [2021-02-24T16:56:00.805Z] --- PASS: TestUpdateRestartPolicy (19.30s)
16:56:00 [2021-02-24T16:56:00.805Z] === RUN   TestUpdateRestartWithAutoRemove
16:56:00 [2021-02-24T16:56:00.805Z] --- PASS: TestUpdateRestartWithAutoRemove (1.72s)
16:56:00 [2021-02-24T16:56:00.805Z] === RUN   TestWaitNonBlocked
16:56:00 [2021-02-24T16:56:00.805Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:56:00 [2021-02-24T16:56:00.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:56:00 [2021-02-24T16:56:00.805Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:56:00 [2021-02-24T16:56:00.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:56:00 [2021-02-24T16:56:00.805Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:56:00 [2021-02-24T16:56:00.805Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:56:02 [2021-02-24T16:56:02.610Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:56:02 [2021-02-24T16:56:02.610Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:56:02 [2021-02-24T16:56:02.867Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:56:03 [2021-02-24T16:56:03.001Z] --- PASS: TestWaitNonBlocked (0.02s)
16:56:03 [2021-02-24T16:56:03.001Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.34s)
16:56:03 [2021-02-24T16:56:03.001Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s)
16:56:03 [2021-02-24T16:56:03.001Z] === RUN   TestWaitBlocked
16:56:03 [2021-02-24T16:56:03.001Z] --- SKIP: TestWaitBlocked (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:56:03 [2021-02-24T16:56:03.001Z] PASS
16:56:03 [2021-02-24T16:56:03.001Z] ok  	github.com/docker/docker/integration/container	68.818s
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === Skipped
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
16:56:03 [2021-02-24T16:56:03.001Z]     copy_test.go:38: testEnv.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
16:56:03 [2021-02-24T16:56:03.001Z]     copy_test.go:63: testEnv.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:56:03 [2021-02-24T16:56:03.001Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
16:56:03 [2021-02-24T16:56:03.001Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] 
16:56:03 [2021-02-24T16:56:03.001Z] DONE 88 tests, 37 skipped in 71.354s
16:56:03 [2021-02-24T16:56:03.001Z] Running D:\gopath\src\github.com\docker\docker\integration\image
16:56:03 [2021-02-24T16:56:03.125Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
16:56:03 [2021-02-24T16:56:03.383Z] === RUN   TestDockerSuite/TestEventsFilterType
16:56:03 [2021-02-24T16:56:03.641Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
16:56:03 [2021-02-24T16:56:03.641Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
16:56:03 [2021-02-24T16:56:03.899Z] === RUN   TestDockerSuite/TestEventsFilters
16:56:04 [2021-02-24T16:56:04.833Z] === RUN   TestDockerSuite/TestEventsFormat
16:56:05 [2021-02-24T16:56:05.192Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:05 [2021-02-24T16:56:05.192Z] INFO: Testing against a local daemon
16:56:05 [2021-02-24T16:56:05.192Z] === RUN   TestCommitInheritsEnv
16:56:05 [2021-02-24T16:56:05.192Z] --- SKIP: TestCommitInheritsEnv (0.00s)
16:56:05 [2021-02-24T16:56:05.192Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:56:05 [2021-02-24T16:56:05.192Z] === RUN   TestImportExtremelyLargeImageWorks
16:56:05 [2021-02-24T16:56:05.192Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:56:05 [2021-02-24T16:56:05.192Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:56:05 [2021-02-24T16:56:05.192Z] === RUN   TestImagesFilterMultiReference
16:56:05 [2021-02-24T16:56:05.192Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:56:05 [2021-02-24T16:56:05.192Z] === RUN   TestImagePullPlatformInvalid
16:56:05 [2021-02-24T16:56:05.192Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
16:56:05 [2021-02-24T16:56:05.192Z] === RUN   TestRemoveImageOrphaning
16:56:05 [2021-02-24T16:56:05.768Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:56:05 [2021-02-24T16:56:05.768Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:56:05 [2021-02-24T16:56:05.768Z] === RUN   TestDockerSuite/TestEventsImageImport
16:56:06 [2021-02-24T16:56:06.170Z] --- PASS: TestRemoveImageOrphaning (1.01s)
16:56:06 [2021-02-24T16:56:06.170Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:56:06 [2021-02-24T16:56:06.170Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:56:06 [2021-02-24T16:56:06.170Z] === RUN   TestTagInvalidReference
16:56:06 [2021-02-24T16:56:06.170Z] --- PASS: TestTagInvalidReference (0.03s)
16:56:06 [2021-02-24T16:56:06.170Z] === RUN   TestTagValidPrefixedRepo
16:56:06 [2021-02-24T16:56:06.170Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
16:56:06 [2021-02-24T16:56:06.170Z] === RUN   TestTagExistedNameWithoutForce
16:56:06 [2021-02-24T16:56:06.170Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
16:56:06 [2021-02-24T16:56:06.170Z] === RUN   TestTagOfficialNames
16:56:06 [2021-02-24T16:56:06.343Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:56:06 [2021-02-24T16:56:06.600Z] === RUN   TestDockerSuite/TestEventsImagePull
16:56:06 [2021-02-24T16:56:06.633Z] --- PASS: TestTagOfficialNames (0.12s)
16:56:06 [2021-02-24T16:56:06.633Z] === RUN   TestTagMatchesDigest
16:56:06 [2021-02-24T16:56:06.633Z] --- PASS: TestTagMatchesDigest (0.05s)
16:56:06 [2021-02-24T16:56:06.633Z] PASS
16:56:06 [2021-02-24T16:56:06.633Z] ok  	github.com/docker/docker/integration/image	1.582s
16:56:06 [2021-02-24T16:56:06.633Z] 
16:56:06 [2021-02-24T16:56:06.633Z] === Skipped
16:56:06 [2021-02-24T16:56:06.633Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
16:56:06 [2021-02-24T16:56:06.633Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
16:56:06 [2021-02-24T16:56:06.633Z] 
16:56:06 [2021-02-24T16:56:06.633Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
16:56:06 [2021-02-24T16:56:06.633Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
16:56:06 [2021-02-24T16:56:06.633Z] 
16:56:06 [2021-02-24T16:56:06.633Z] 
16:56:06 [2021-02-24T16:56:06.633Z] DONE 11 tests, 2 skipped in 3.470s
16:56:06 [2021-02-24T16:56:06.633Z] Running D:\gopath\src\github.com\docker\docker\integration\network
16:56:06 [2021-02-24T16:56:06.857Z] === RUN   TestDockerSuite/TestEventsImageTag
16:56:07 [2021-02-24T16:56:07.789Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
16:56:08 [2021-02-24T16:56:08.047Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
16:56:08 [2021-02-24T16:56:08.047Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
16:56:08 [2021-02-24T16:56:08.047Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:56:08 [2021-02-24T16:56:08.178Z] testing: warning: no tests to run
16:56:08 [2021-02-24T16:56:08.178Z] PASS
16:56:08 [2021-02-24T16:56:08.178Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.090s [no tests to run]
16:56:08 [2021-02-24T16:56:08.178Z] testing: warning: no tests to run
16:56:08 [2021-02-24T16:56:08.178Z] PASS
16:56:08 [2021-02-24T16:56:08.178Z] ok  	github.com/docker/docker/integration/network/macvlan	0.051s [no tests to run]
16:56:08 [2021-02-24T16:56:08.981Z] --- PASS: TestServiceUpdateSecrets (15.25s)
16:56:08 [2021-02-24T16:56:08.981Z] === RUN   TestServiceUpdateConfigs
16:56:09 [2021-02-24T16:56:09.152Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:09 [2021-02-24T16:56:09.152Z] INFO: Testing against a local daemon
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkCreateDelete
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestNetworkCreateDelete (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDockerNetworkDeletePreferID
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDaemonDNSFallback
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDaemonDNSFallback (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestInspectNetwork
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestInspectNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestRunContainerWithBridgeNone
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkInvalidJSON
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkInvalidJSON//networks/create
16:56:09 [2021-02-24T16:56:09.152Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:56:09 [2021-02-24T16:56:09.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:56:09 [2021-02-24T16:56:09.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:56:09 [2021-02-24T16:56:09.152Z] === CONT  TestNetworkInvalidJSON//networks/create
16:56:09 [2021-02-24T16:56:09.152Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:56:09 [2021-02-24T16:56:09.152Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:56:09 [2021-02-24T16:56:09.152Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:56:09 [2021-02-24T16:56:09.152Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
16:56:09 [2021-02-24T16:56:09.152Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkList
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkList//networks
16:56:09 [2021-02-24T16:56:09.152Z] === PAUSE TestNetworkList//networks
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestNetworkList//networks/
16:56:09 [2021-02-24T16:56:09.152Z] === PAUSE TestNetworkList//networks/
16:56:09 [2021-02-24T16:56:09.152Z] === CONT  TestNetworkList//networks
16:56:09 [2021-02-24T16:56:09.152Z] === CONT  TestNetworkList//networks/
16:56:09 [2021-02-24T16:56:09.152Z] --- PASS: TestNetworkList (0.03s)
16:56:09 [2021-02-24T16:56:09.152Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     --- PASS: TestNetworkList//networks (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestHostIPv4BridgeLabel
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     network_test.go:126: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDaemonRestartWithLiveRestore
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:29: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDaemonDefaultNetworkPools
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:58: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDaemonRestartWithExistingNetwork
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:102: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:136: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:187: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestServiceWithPredefinedNetwork
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:212: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:242: FLAKY_TEST
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestServiceWithDataPathPortInit
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:332: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:56:09 [2021-02-24T16:56:09.152Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:56:09 [2021-02-24T16:56:09.152Z]     service_test.go:400: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.152Z] PASS
16:56:09 [2021-02-24T16:56:09.152Z] ok  	github.com/docker/docker/integration/network	0.187s
16:56:09 [2021-02-24T16:56:09.547Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === Skipped
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     network_test.go:126: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:29: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:58: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:102: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:136: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:187: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:212: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:242: FLAKY_TEST
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:332: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
16:56:09 [2021-02-24T16:56:09.614Z]     service_test.go:400: testEnv.OSType == "windows"
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] DONE 22 tests, 15 skipped in 2.797s
16:56:09 [2021-02-24T16:56:09.614Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
16:56:09 [2021-02-24T16:56:09.614Z] testing: warning: no tests to run
16:56:09 [2021-02-24T16:56:09.614Z] PASS
16:56:09 [2021-02-24T16:56:09.614Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
16:56:09 [2021-02-24T16:56:09.614Z] 
16:56:09 [2021-02-24T16:56:09.614Z] DONE 0 tests in 0.310s
16:56:10 [2021-02-24T16:56:10.077Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
16:56:10 [2021-02-24T16:56:10.077Z] testing: warning: no tests to run
16:56:10 [2021-02-24T16:56:10.077Z] PASS
16:56:10 [2021-02-24T16:56:10.077Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
16:56:10 [2021-02-24T16:56:10.077Z] 
16:56:10 [2021-02-24T16:56:10.077Z] DONE 0 tests in 0.300s
16:56:10 [2021-02-24T16:56:10.077Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
16:56:10 [2021-02-24T16:56:10.112Z] === RUN   TestDockerSuite/TestEventsRename
16:56:11 [2021-02-24T16:56:11.047Z] === RUN   TestDockerSuite/TestEventsResize
16:56:11 [2021-02-24T16:56:11.615Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:56:11 [2021-02-24T16:56:11.624Z] testing: warning: no tests to run
16:56:11 [2021-02-24T16:56:11.624Z] testing: warning: no tests to run
16:56:11 [2021-02-24T16:56:11.624Z] PASS
16:56:11 [2021-02-24T16:56:11.624Z] PASS
16:56:11 [2021-02-24T16:56:11.624Z] ok  	github.com/docker/docker/integration/plugin/authz	0.126s [no tests to run]
16:56:11 [2021-02-24T16:56:11.624Z] ok  	github.com/docker/docker/integration/plugin	0.104s [no tests to run]
16:56:11 [2021-02-24T16:56:11.872Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:56:12 [2021-02-24T16:56:12.438Z] === RUN   TestDockerSuite/TestEventsStreaming
16:56:13 [2021-02-24T16:56:13.003Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:56:16 [2021-02-24T16:56:16.283Z] === RUN   TestDockerSuite/TestEventsTop
16:56:16 [2021-02-24T16:56:16.283Z] === RUN   TestDockerSuite/TestEventsUntag
16:56:18 [2021-02-24T16:56:18.806Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:56:20 [2021-02-24T16:56:20.230Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:20 [2021-02-24T16:56:20.230Z] INFO: Testing against a local daemon
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestExternalGraphDriver
16:56:20 [2021-02-24T16:56:20.230Z] --- SKIP: TestExternalGraphDriver (0.01s)
16:56:20 [2021-02-24T16:56:20.230Z]     external_test.go:48: runtime.GOOS == "windows"
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestGraphdriverPluginV2
16:56:20 [2021-02-24T16:56:20.230Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
16:56:20 [2021-02-24T16:56:20.230Z]     external_test.go:408: runtime.GOOS == "windows"
16:56:20 [2021-02-24T16:56:20.230Z] PASS
16:56:20 [2021-02-24T16:56:20.230Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.445s
16:56:20 [2021-02-24T16:56:20.230Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:20 [2021-02-24T16:56:20.230Z] INFO: Testing against a local daemon
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestPluginInvalidJSON
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:56:20 [2021-02-24T16:56:20.230Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:56:20 [2021-02-24T16:56:20.230Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:20 [2021-02-24T16:56:20.230Z] INFO: Testing against a local daemon
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestReadPluginNoRead
16:56:20 [2021-02-24T16:56:20.230Z] --- SKIP: TestReadPluginNoRead (0.00s)
16:56:20 [2021-02-24T16:56:20.230Z]     read_test.go:21: no unix domain sockets on Windows
16:56:20 [2021-02-24T16:56:20.230Z] PASS
16:56:20 [2021-02-24T16:56:20.230Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:56:20 [2021-02-24T16:56:20.230Z] testing: warning: no tests to run
16:56:20 [2021-02-24T16:56:20.230Z] PASS
16:56:20 [2021-02-24T16:56:20.230Z] ok  	github.com/docker/docker/integration/plugin/logging	0.194s
16:56:20 [2021-02-24T16:56:20.230Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.064s [no tests to run]
16:56:20 [2021-02-24T16:56:20.230Z] --- PASS: TestPluginInvalidJSON (0.08s)
16:56:20 [2021-02-24T16:56:20.230Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestPluginInstall
16:56:20 [2021-02-24T16:56:20.230Z] --- SKIP: TestPluginInstall (0.00s)
16:56:20 [2021-02-24T16:56:20.230Z]     plugin_test.go:58: testEnv.OSType == "windows"
16:56:20 [2021-02-24T16:56:20.230Z] === RUN   TestPluginsWithRuntimes
16:56:20 [2021-02-24T16:56:20.230Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:56:20 [2021-02-24T16:56:20.230Z]     plugin_test.go:167: testEnv.OSType == "windows"
16:56:20 [2021-02-24T16:56:20.230Z] PASS
16:56:20 [2021-02-24T16:56:20.230Z] ok  	github.com/docker/docker/integration/plugin/common	0.269s
16:56:20 [2021-02-24T16:56:20.230Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
16:56:20 [2021-02-24T16:56:20.230Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
16:56:21 [2021-02-24T16:56:21.775Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:21 [2021-02-24T16:56:21.775Z] INFO: Testing against a local daemon
16:56:21 [2021-02-24T16:56:21.775Z] === RUN   TestPluginWithDevMounts
16:56:21 [2021-02-24T16:56:21.775Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:56:21 [2021-02-24T16:56:21.775Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:56:21 [2021-02-24T16:56:21.775Z] PASS
16:56:21 [2021-02-24T16:56:21.775Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.081s
16:56:21 [2021-02-24T16:56:21.775Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] === Skipped
16:56:22 [2021-02-24T16:56:22.242Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
16:56:22 [2021-02-24T16:56:22.242Z]     plugin_test.go:58: testEnv.OSType == "windows"
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
16:56:22 [2021-02-24T16:56:22.242Z]     plugin_test.go:167: testEnv.OSType == "windows"
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
16:56:22 [2021-02-24T16:56:22.242Z]     external_test.go:48: runtime.GOOS == "windows"
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
16:56:22 [2021-02-24T16:56:22.242Z]     external_test.go:408: runtime.GOOS == "windows"
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
16:56:22 [2021-02-24T16:56:22.242Z]     read_test.go:21: no unix domain sockets on Windows
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:56:22 [2021-02-24T16:56:22.242Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] 
16:56:22 [2021-02-24T16:56:22.242Z] DONE 8 tests, 6 skipped in 12.021s
16:56:22 [2021-02-24T16:56:22.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
16:56:22 [2021-02-24T16:56:22.703Z] testing: warning: no tests to run
16:56:22 [2021-02-24T16:56:22.703Z] PASS
16:56:22 [2021-02-24T16:56:22.703Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
16:56:22 [2021-02-24T16:56:22.703Z] 
16:56:22 [2021-02-24T16:56:22.703Z] DONE 0 tests in 0.325s
16:56:22 [2021-02-24T16:56:22.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
16:56:23 [2021-02-24T16:56:23.677Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:23 [2021-02-24T16:56:23.677Z] INFO: Testing against a local daemon
16:56:23 [2021-02-24T16:56:23.677Z] === RUN   TestPluginInvalidJSON
16:56:23 [2021-02-24T16:56:23.677Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:56:23 [2021-02-24T16:56:23.677Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:56:23 [2021-02-24T16:56:23.677Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:56:23 [2021-02-24T16:56:23.677Z] --- PASS: TestPluginInvalidJSON (0.08s)
16:56:23 [2021-02-24T16:56:23.677Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
16:56:23 [2021-02-24T16:56:23.677Z] === RUN   TestPluginInstall
16:56:23 [2021-02-24T16:56:23.677Z] --- SKIP: TestPluginInstall (0.00s)
16:56:23 [2021-02-24T16:56:23.677Z]     plugin_test.go:58: testEnv.OSType == "windows"
16:56:23 [2021-02-24T16:56:23.677Z] === RUN   TestPluginsWithRuntimes
16:56:23 [2021-02-24T16:56:23.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:56:23 [2021-02-24T16:56:23.677Z]     plugin_test.go:167: testEnv.OSType == "windows"
16:56:23 [2021-02-24T16:56:23.677Z] PASS
16:56:23 [2021-02-24T16:56:23.677Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
16:56:23 [2021-02-24T16:56:23.677Z] 
16:56:23 [2021-02-24T16:56:23.677Z] === Skipped
16:56:23 [2021-02-24T16:56:23.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
16:56:23 [2021-02-24T16:56:23.677Z]     plugin_test.go:58: testEnv.OSType == "windows"
16:56:23 [2021-02-24T16:56:23.677Z] 
16:56:23 [2021-02-24T16:56:23.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
16:56:23 [2021-02-24T16:56:23.677Z]     plugin_test.go:167: testEnv.OSType == "windows"
16:56:23 [2021-02-24T16:56:23.677Z] 
16:56:23 [2021-02-24T16:56:23.677Z] 
16:56:23 [2021-02-24T16:56:23.677Z] DONE 4 tests, 2 skipped in 0.825s
16:56:23 [2021-02-24T16:56:23.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
16:56:24 [2021-02-24T16:56:24.065Z] --- PASS: TestServiceUpdateConfigs (14.70s)
16:56:24 [2021-02-24T16:56:24.065Z] === RUN   TestServiceUpdateNetwork
16:56:24 [2021-02-24T16:56:24.140Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:24 [2021-02-24T16:56:24.140Z] INFO: Testing against a local daemon
16:56:24 [2021-02-24T16:56:24.140Z] === RUN   TestExternalGraphDriver
16:56:24 [2021-02-24T16:56:24.140Z] --- SKIP: TestExternalGraphDriver (0.01s)
16:56:24 [2021-02-24T16:56:24.140Z]     external_test.go:48: runtime.GOOS == "windows"
16:56:24 [2021-02-24T16:56:24.140Z] === RUN   TestGraphdriverPluginV2
16:56:24 [2021-02-24T16:56:24.140Z] --- SKIP: TestGraphdriverPluginV2 (0.01s)
16:56:24 [2021-02-24T16:56:24.140Z]     external_test.go:408: runtime.GOOS == "windows"
16:56:24 [2021-02-24T16:56:24.140Z] PASS
16:56:24 [2021-02-24T16:56:24.140Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
16:56:24 [2021-02-24T16:56:24.140Z] 
16:56:24 [2021-02-24T16:56:24.140Z] === Skipped
16:56:24 [2021-02-24T16:56:24.140Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
16:56:24 [2021-02-24T16:56:24.140Z]     external_test.go:48: runtime.GOOS == "windows"
16:56:24 [2021-02-24T16:56:24.140Z] 
16:56:24 [2021-02-24T16:56:24.140Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
16:56:24 [2021-02-24T16:56:24.140Z]     external_test.go:408: runtime.GOOS == "windows"
16:56:24 [2021-02-24T16:56:24.140Z] 
16:56:24 [2021-02-24T16:56:24.140Z] 
16:56:24 [2021-02-24T16:56:24.140Z] DONE 2 tests, 2 skipped in 0.778s
16:56:24 [2021-02-24T16:56:24.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
16:56:24 [2021-02-24T16:56:24.999Z] === RUN   TestDockerSuite/TestExec
16:56:25 [2021-02-24T16:56:25.064Z] testing: warning: no tests to run
16:56:25 [2021-02-24T16:56:25.064Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:25 [2021-02-24T16:56:25.064Z] PASS
16:56:25 [2021-02-24T16:56:25.064Z] INFO: Testing against a local daemon
16:56:25 [2021-02-24T16:56:25.064Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
16:56:25 [2021-02-24T16:56:25.064Z] === RUN   TestReadPluginNoRead
16:56:25 [2021-02-24T16:56:25.064Z] --- SKIP: TestReadPluginNoRead (0.00s)
16:56:25 [2021-02-24T16:56:25.064Z]     read_test.go:21: no unix domain sockets on Windows
16:56:25 [2021-02-24T16:56:25.064Z] PASS
16:56:25 [2021-02-24T16:56:25.064Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
16:56:25 [2021-02-24T16:56:25.064Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
16:56:25 [2021-02-24T16:56:25.064Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
16:56:25 [2021-02-24T16:56:25.064Z] 
16:56:25 [2021-02-24T16:56:25.064Z] === Skipped
16:56:25 [2021-02-24T16:56:25.064Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
16:56:25 [2021-02-24T16:56:25.064Z]     read_test.go:21: no unix domain sockets on Windows
16:56:25 [2021-02-24T16:56:25.064Z] 
16:56:25 [2021-02-24T16:56:25.064Z] 
16:56:25 [2021-02-24T16:56:25.064Z] DONE 1 tests, 1 skipped in 0.873s
16:56:25 [2021-02-24T16:56:25.526Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
16:56:25 [2021-02-24T16:56:25.933Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:56:25 [2021-02-24T16:56:25.988Z] testing: warning: no tests to run
16:56:25 [2021-02-24T16:56:25.988Z] PASS
16:56:25 [2021-02-24T16:56:25.988Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
16:56:25 [2021-02-24T16:56:25.988Z] 
16:56:25 [2021-02-24T16:56:25.988Z] DONE 0 tests in 0.505s
16:56:25 [2021-02-24T16:56:25.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
16:56:26 [2021-02-24T16:56:26.450Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:26 [2021-02-24T16:56:26.450Z] INFO: Testing against a local daemon
16:56:26 [2021-02-24T16:56:26.450Z] === RUN   TestPluginWithDevMounts
16:56:26 [2021-02-24T16:56:26.450Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:56:26 [2021-02-24T16:56:26.450Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:56:26 [2021-02-24T16:56:26.450Z] PASS
16:56:26 [2021-02-24T16:56:26.450Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
16:56:26 [2021-02-24T16:56:26.450Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
16:56:26 [2021-02-24T16:56:26.510Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:56:26 [2021-02-24T16:56:26.911Z] 
16:56:26 [2021-02-24T16:56:26.911Z] === Skipped
16:56:26 [2021-02-24T16:56:26.911Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
16:56:26 [2021-02-24T16:56:26.911Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
16:56:26 [2021-02-24T16:56:26.911Z] 
16:56:26 [2021-02-24T16:56:26.911Z] 
16:56:26 [2021-02-24T16:56:26.911Z] DONE 1 tests, 1 skipped in 0.809s
16:56:26 [2021-02-24T16:56:26.911Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
16:56:27 [2021-02-24T16:56:27.076Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:56:27 [2021-02-24T16:56:27.641Z] === RUN   TestDockerSuite/TestExecAPIStart
16:56:28 [2021-02-24T16:56:28.574Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:56:29 [2021-02-24T16:56:29.103Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:29 [2021-02-24T16:56:29.103Z] INFO: Testing against a local daemon
16:56:29 [2021-02-24T16:56:29.103Z] === RUN   TestSecretInspect
16:56:29 [2021-02-24T16:56:29.103Z] --- SKIP: TestSecretInspect (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] === RUN   TestSecretList
16:56:29 [2021-02-24T16:56:29.103Z] --- SKIP: TestSecretList (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] === RUN   TestSecretsCreateAndDelete
16:56:29 [2021-02-24T16:56:29.103Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] === RUN   TestSecretsUpdate
16:56:29 [2021-02-24T16:56:29.103Z] --- SKIP: TestSecretsUpdate (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] === RUN   TestTemplatedSecret
16:56:29 [2021-02-24T16:56:29.103Z] --- SKIP: TestTemplatedSecret (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] === RUN   TestSecretCreateResolve
16:56:29 [2021-02-24T16:56:29.103Z] --- SKIP: TestSecretCreateResolve (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:56:29 [2021-02-24T16:56:29.103Z] PASS
16:56:29 [2021-02-24T16:56:29.103Z] ok  	github.com/docker/docker/integration/secret	0.153s
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] === Skipped
16:56:29 [2021-02-24T16:56:29.103Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
16:56:29 [2021-02-24T16:56:29.103Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] 
16:56:29 [2021-02-24T16:56:29.103Z] DONE 6 tests, 6 skipped in 2.088s
16:56:29 [2021-02-24T16:56:29.103Z] Running D:\gopath\src\github.com\docker\docker\integration\service
16:56:29 [2021-02-24T16:56:29.140Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:56:29 [2021-02-24T16:56:29.707Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:56:30 [2021-02-24T16:56:30.641Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:56:31 [2021-02-24T16:56:31.208Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:56:31 [2021-02-24T16:56:31.296Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:31 [2021-02-24T16:56:31.296Z] INFO: Testing against a local daemon
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceCreateInit
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:56:31 [2021-02-24T16:56:31.296Z] --- PASS: TestServiceCreateInit (0.04s)
16:56:31 [2021-02-24T16:56:31.296Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceMultipleTimes
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceConflict
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceConflict (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceMaxReplicas
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateWithDuplicateNetworkNames
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceSecretFileMode
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceConfigFileMode
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceSysctls
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceSysctls (0.03s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateServiceCapabilities
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
16:56:31 [2021-02-24T16:56:31.296Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestInspect
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestInspect (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestCreateJob
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestCreateJob (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestReplicatedJob
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestReplicatedJob (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestUpdateReplicatedJob
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceListWithStatuses
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestDockerNetworkConnectAlias
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestDockerNetworkReConnect
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServicePlugin
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServicePlugin (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceUpdateLabel
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServiceUpdateLabel (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceUpdateSecrets
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceUpdateConfigs
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceUpdateNetwork
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:56:31 [2021-02-24T16:56:31.296Z] === RUN   TestServiceUpdatePidsLimit
16:56:31 [2021-02-24T16:56:31.296Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
16:56:31 [2021-02-24T16:56:31.296Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:56:31 [2021-02-24T16:56:31.296Z] PASS
16:56:31 [2021-02-24T16:56:31.296Z] ok  	github.com/docker/docker/integration/service	0.263s
16:56:31 [2021-02-24T16:56:31.773Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === Skipped
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
16:56:32 [2021-02-24T16:56:32.270Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
16:56:32 [2021-02-24T16:56:32.270Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] 
16:56:32 [2021-02-24T16:56:32.270Z] DONE 24 tests, 23 skipped in 3.159s
16:56:32 [2021-02-24T16:56:32.270Z] Running D:\gopath\src\github.com\docker\docker\integration\session
16:56:32 [2021-02-24T16:56:32.338Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:56:33 [2021-02-24T16:56:33.712Z] === RUN   TestDockerSuite/TestExecCgroup
16:56:33 [2021-02-24T16:56:33.834Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:33 [2021-02-24T16:56:33.834Z] INFO: Testing against a local daemon
16:56:33 [2021-02-24T16:56:33.834Z] === RUN   TestSessionCreate
16:56:33 [2021-02-24T16:56:33.834Z] --- SKIP: TestSessionCreate (0.00s)
16:56:33 [2021-02-24T16:56:33.834Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:56:33 [2021-02-24T16:56:33.834Z] === RUN   TestSessionCreateWithBadUpgrade
16:56:33 [2021-02-24T16:56:33.834Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
16:56:33 [2021-02-24T16:56:33.834Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:56:33 [2021-02-24T16:56:33.834Z] PASS
16:56:33 [2021-02-24T16:56:33.834Z] ok  	github.com/docker/docker/integration/session	0.148s
16:56:34 [2021-02-24T16:56:34.277Z] === RUN   TestDockerSuite/TestExecEnv
16:56:34 [2021-02-24T16:56:34.297Z] 
16:56:34 [2021-02-24T16:56:34.297Z] === Skipped
16:56:34 [2021-02-24T16:56:34.297Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
16:56:34 [2021-02-24T16:56:34.297Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
16:56:34 [2021-02-24T16:56:34.297Z] 
16:56:34 [2021-02-24T16:56:34.297Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
16:56:34 [2021-02-24T16:56:34.297Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
16:56:34 [2021-02-24T16:56:34.297Z] 
16:56:34 [2021-02-24T16:56:34.297Z] 
16:56:34 [2021-02-24T16:56:34.297Z] DONE 2 tests, 2 skipped in 2.051s
16:56:34 [2021-02-24T16:56:34.297Z] Running D:\gopath\src\github.com\docker\docker\integration\system
16:56:34 [2021-02-24T16:56:34.842Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:56:36 [2021-02-24T16:56:36.213Z] === RUN   TestDockerSuite/TestExecExitStatus
16:56:36 [2021-02-24T16:56:36.487Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:36 [2021-02-24T16:56:36.487Z] INFO: Testing against a local daemon
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestEventsExecDie
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestEventsExecDie (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestEventsBackwardsCompatible
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestInfoAPI
16:56:36 [2021-02-24T16:56:36.487Z] --- PASS: TestInfoAPI (0.04s)
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestInfoAPIWarnings
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestInfoAPIWarnings (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestInfoDebug
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestInfoDebug (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestInfoInsecureRegistries
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestInfoRegistryMirrors
16:56:36 [2021-02-24T16:56:36.487Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
16:56:36 [2021-02-24T16:56:36.487Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:56:36 [2021-02-24T16:56:36.487Z] === RUN   TestLoginFailsWithBadCredentials
16:56:36 [2021-02-24T16:56:36.779Z] === RUN   TestDockerSuite/TestExecInspectID
16:56:37 [2021-02-24T16:56:37.037Z] --- PASS: TestServiceUpdateNetwork (13.21s)
16:56:37 [2021-02-24T16:56:37.037Z] === RUN   TestServiceUpdatePidsLimit
16:56:37 [2021-02-24T16:56:37.462Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
16:56:37 [2021-02-24T16:56:37.462Z] === RUN   TestPingCacheHeaders
16:56:37 [2021-02-24T16:56:37.462Z] --- PASS: TestPingCacheHeaders (0.03s)
16:56:37 [2021-02-24T16:56:37.462Z] === RUN   TestPingGet
16:56:37 [2021-02-24T16:56:37.462Z] --- PASS: TestPingGet (0.04s)
16:56:37 [2021-02-24T16:56:37.462Z] === RUN   TestPingHead
16:56:37 [2021-02-24T16:56:37.462Z] --- PASS: TestPingHead (0.03s)
16:56:37 [2021-02-24T16:56:37.462Z] === RUN   TestVersion
16:56:37 [2021-02-24T16:56:37.462Z] --- PASS: TestVersion (0.03s)
16:56:37 [2021-02-24T16:56:37.462Z] PASS
16:56:37 [2021-02-24T16:56:37.462Z] ok  	github.com/docker/docker/integration/system	1.257s
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === Skipped
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
16:56:37 [2021-02-24T16:56:37.462Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] 
16:56:37 [2021-02-24T16:56:37.462Z] DONE 13 tests, 7 skipped in 3.324s
16:56:37 [2021-02-24T16:56:37.462Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
16:56:38 [2021-02-24T16:56:38.408Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:56:38 [2021-02-24T16:56:38.408Z] === RUN   TestDockerSuite/TestExecInteractive
16:56:39 [2021-02-24T16:56:39.342Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
16:56:39 [2021-02-24T16:56:39.342Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:56:39 [2021-02-24T16:56:39.651Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:39 [2021-02-24T16:56:39.651Z] INFO: Testing against a local daemon
16:56:39 [2021-02-24T16:56:39.651Z] === RUN   TestVolumesCreateAndList
16:56:39 [2021-02-24T16:56:39.651Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:56:39 [2021-02-24T16:56:39.651Z] === RUN   TestVolumesRemove
16:56:39 [2021-02-24T16:56:39.651Z] --- PASS: TestVolumesRemove (0.06s)
16:56:39 [2021-02-24T16:56:39.651Z] === RUN   TestVolumesInspect
16:56:39 [2021-02-24T16:56:39.651Z] --- PASS: TestVolumesInspect (0.03s)
16:56:39 [2021-02-24T16:56:39.651Z] === RUN   TestVolumesInvalidJSON
16:56:39 [2021-02-24T16:56:39.651Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:56:39 [2021-02-24T16:56:39.651Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:56:39 [2021-02-24T16:56:39.651Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:56:39 [2021-02-24T16:56:39.651Z] --- PASS: TestVolumesInvalidJSON (0.03s)
16:56:39 [2021-02-24T16:56:39.651Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:56:39 [2021-02-24T16:56:39.651Z] PASS
16:56:39 [2021-02-24T16:56:39.651Z] ok  	github.com/docker/docker/integration/volume	0.262s
16:56:39 [2021-02-24T16:56:39.651Z] 
16:56:39 [2021-02-24T16:56:39.651Z] DONE 5 tests in 2.278s
16:56:39 [2021-02-24T16:56:39.908Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:56:40 [2021-02-24T16:56:40.113Z] INFO: make.ps1 ended at 02/24/2021 16:56:39
16:56:40 [2021-02-24T16:56:40.113Z] INFO: Integration CLI tests being run from the host:
16:56:40 [2021-02-24T16:56:40.113Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
16:56:40 [2021-02-24T16:56:40.474Z] === RUN   TestDockerSuite/TestExecParseError
16:56:41 [2021-02-24T16:56:41.042Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:56:41 [2021-02-24T16:56:41.608Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:56:42 [2021-02-24T16:56:42.176Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:56:42 [2021-02-24T16:56:42.763Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
16:56:43 [2021-02-24T16:56:43.708Z] === RUN   TestDockerSuite/TestExecSetEnv
16:56:44 [2021-02-24T16:56:44.274Z] === RUN   TestDockerSuite/TestExecStartFails
16:56:45 [2021-02-24T16:56:45.209Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:56:46 [2021-02-24T16:56:46.581Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:56:48 [2021-02-24T16:56:48.728Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
16:56:48 [2021-02-24T16:56:48.728Z] INFO: Testing against a local daemon
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIErrorJSON
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIImagesDelete
16:56:48 [2021-02-24T16:56:48.728Z] === RUN   TestDockerSuite/TestAPIImagesFilter
16:56:49 [2021-02-24T16:56:49.189Z] === RUN   TestDockerSuite/TestAPIImagesHistory
16:56:49 [2021-02-24T16:56:49.651Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
16:56:50 [2021-02-24T16:56:50.115Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
16:56:54 [2021-02-24T16:56:54.684Z] --- PASS: TestServiceUpdatePidsLimit (16.90s)
16:56:54 [2021-02-24T16:56:54.684Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
16:56:54 [2021-02-24T16:56:54.684Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s)
16:56:54 [2021-02-24T16:56:54.684Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
16:56:54 [2021-02-24T16:56:54.684Z] PASS
16:56:54 [2021-02-24T16:56:54.684Z] 
16:56:54 [2021-02-24T16:56:54.684Z] === Skipped
16:56:54 [2021-02-24T16:56:54.684Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
16:56:54 [2021-02-24T16:56:54.684Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:56:54 [2021-02-24T16:56:54.684Z] 
16:56:54 [2021-02-24T16:56:54.684Z] 
16:56:54 [2021-02-24T16:56:54.684Z] DONE 27 tests, 1 skipped in 183.261s
16:56:54 [2021-02-24T16:56:54.684Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:56:54 [2021-02-24T16:56:54.684Z] ++ 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
16:56:54 [2021-02-24T16:56:54.684Z] ++ set -e
16:56:54 [2021-02-24T16:56:54.684Z] ++ '[' -n 0 ']'
16:56:54 [2021-02-24T16:56:54.684Z] ++ set -x
16:56:54 [2021-02-24T16:56:54.684Z] ++ env -i DEST=/go/src/github.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
16:56:54 [2021-02-24T16:56:54.684Z] INFO: Testing against a local daemon
16:56:54 [2021-02-24T16:56:54.684Z] === RUN   TestSessionCreate
16:56:54 [2021-02-24T16:56:54.684Z] --- PASS: TestSessionCreate (0.03s)
16:56:54 [2021-02-24T16:56:54.684Z] === RUN   TestSessionCreateWithBadUpgrade
16:56:54 [2021-02-24T16:56:54.684Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:56:54 [2021-02-24T16:56:54.684Z] PASS
16:56:54 [2021-02-24T16:56:54.684Z] 
16:56:54 [2021-02-24T16:56:54.684Z] DONE 2 tests in 0.180s
16:56:54 [2021-02-24T16:56:54.684Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:56:54 [2021-02-24T16:56:54.684Z] ++ 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
16:56:54 [2021-02-24T16:56:54.684Z] ++ set -e
16:56:54 [2021-02-24T16:56:54.684Z] ++ '[' -n 0 ']'
16:56:54 [2021-02-24T16:56:54.684Z] ++ set -x
16:56:54 [2021-02-24T16:56:54.684Z] ++ env -i DEST=/go/src/github.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
16:56:54 [2021-02-24T16:56:54.684Z] INFO: Testing against a local daemon
16:56:54 [2021-02-24T16:56:54.684Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:56:54 [2021-02-24T16:56:54.684Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:56:54 [2021-02-24T16:56:54.684Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:56:54 [2021-02-24T16:56:54.684Z] === RUN   TestEventsExecDie
16:56:54 [2021-02-24T16:56:54.684Z] --- PASS: TestEventsExecDie (0.58s)
16:56:54 [2021-02-24T16:56:54.684Z] === RUN   TestEventsBackwardsCompatible
16:56:54 [2021-02-24T16:56:54.684Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:56:54 [2021-02-24T16:56:54.684Z] === RUN   TestInfoBinaryCommits
16:56:54 [2021-02-24T16:56:54.942Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:56:54 [2021-02-24T16:56:54.942Z] === RUN   TestInfoAPIVersioned
16:56:54 [2021-02-24T16:56:54.942Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:56:54 [2021-02-24T16:56:54.942Z] === RUN   TestInfoDiscoveryBackend
16:56:55 [2021-02-24T16:56:55.507Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
16:56:55 [2021-02-24T16:56:55.507Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:56:56 [2021-02-24T16:56:56.072Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:56:56 [2021-02-24T16:56:56.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:56:56 [2021-02-24T16:56:56.330Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:56:56 [2021-02-24T16:56:56.589Z] === RUN   TestDockerSuite/TestExecTTY
16:56:56 [2021-02-24T16:56:56.847Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
16:56:56 [2021-02-24T16:56:56.847Z] === RUN   TestInfoAPI
16:56:56 [2021-02-24T16:56:56.847Z] --- PASS: TestInfoAPI (0.03s)
16:56:56 [2021-02-24T16:56:56.847Z] === RUN   TestInfoAPIWarnings
16:56:57 [2021-02-24T16:56:57.105Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:56:57 [2021-02-24T16:56:57.670Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:56:58 [2021-02-24T16:56:58.236Z] === RUN   TestDockerSuite/TestExecUlimits
16:56:58 [2021-02-24T16:56:58.801Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:56:58 [2021-02-24T16:56:58.801Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:57:00 [2021-02-24T16:57:00.173Z] === RUN   TestDockerSuite/TestExecWithNoTERM
16:57:00 [2021-02-24T16:57:00.739Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:57:01 [2021-02-24T16:57:01.672Z] === RUN   TestDockerSuite/TestExecWithTERM
16:57:01 [2021-02-24T16:57:01.932Z] === RUN   TestDockerSuite/TestExecWithUser
16:57:02 [2021-02-24T16:57:02.865Z] === RUN   TestDockerSuite/TestGetContainerStats
16:57:07 [2021-02-24T16:57:07.076Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:57:12 [2021-02-24T16:57:12.334Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:57:13 [2021-02-24T16:57:13.266Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:57:13 [2021-02-24T16:57:13.266Z] --- PASS: TestInfoAPIWarnings (16.37s)
16:57:13 [2021-02-24T16:57:13.266Z] === RUN   TestInfoDebug
16:57:13 [2021-02-24T16:57:13.833Z] --- PASS: TestInfoDebug (0.52s)
16:57:13 [2021-02-24T16:57:13.833Z] === RUN   TestInfoInsecureRegistries
16:57:14 [2021-02-24T16:57:14.397Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:57:14 [2021-02-24T16:57:14.397Z] === RUN   TestInfoRegistryMirrors
16:57:14 [2021-02-24T16:57:14.962Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:57:14 [2021-02-24T16:57:14.962Z] === RUN   TestLoginFailsWithBadCredentials
16:57:14 [2021-02-24T16:57:14.962Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
16:57:14 [2021-02-24T16:57:14.962Z] === RUN   TestPingCacheHeaders
16:57:15 [2021-02-24T16:57:15.220Z] --- PASS: TestPingCacheHeaders (0.02s)
16:57:15 [2021-02-24T16:57:15.220Z] === RUN   TestPingGet
16:57:15 [2021-02-24T16:57:15.220Z] --- PASS: TestPingGet (0.01s)
16:57:15 [2021-02-24T16:57:15.220Z] === RUN   TestPingHead
16:57:15 [2021-02-24T16:57:15.220Z] --- PASS: TestPingHead (0.02s)
16:57:15 [2021-02-24T16:57:15.220Z] === RUN   TestVersion
16:57:15 [2021-02-24T16:57:15.220Z] --- PASS: TestVersion (0.02s)
16:57:15 [2021-02-24T16:57:15.220Z] PASS
16:57:15 [2021-02-24T16:57:15.220Z] 
16:57:15 [2021-02-24T16:57:15.220Z] === Skipped
16:57:15 [2021-02-24T16:57:15.220Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:57:15 [2021-02-24T16:57:15.220Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:57:15 [2021-02-24T16:57:15.220Z] 
16:57:15 [2021-02-24T16:57:15.220Z] 
16:57:15 [2021-02-24T16:57:15.220Z] DONE 18 tests, 1 skipped in 21.095s
16:57:15 [2021-02-24T16:57:15.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:57:15 [2021-02-24T16:57:15.220Z] ++ 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
16:57:15 [2021-02-24T16:57:15.220Z] ++ set -e
16:57:15 [2021-02-24T16:57:15.220Z] ++ '[' -n 0 ']'
16:57:15 [2021-02-24T16:57:15.220Z] ++ set -x
16:57:15 [2021-02-24T16:57:15.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:57:15 [2021-02-24T16:57:15.220Z] INFO: Testing against a local daemon
16:57:15 [2021-02-24T16:57:15.220Z] === RUN   TestVolumesCreateAndList
16:57:15 [2021-02-24T16:57:15.220Z] --- PASS: TestVolumesCreateAndList (0.03s)
16:57:15 [2021-02-24T16:57:15.220Z] === RUN   TestVolumesRemove
16:57:15 [2021-02-24T16:57:15.479Z] --- PASS: TestVolumesRemove (0.06s)
16:57:15 [2021-02-24T16:57:15.479Z] === RUN   TestVolumesInspect
16:57:15 [2021-02-24T16:57:15.479Z] --- PASS: TestVolumesInspect (0.02s)
16:57:15 [2021-02-24T16:57:15.479Z] === RUN   TestVolumesInvalidJSON
16:57:15 [2021-02-24T16:57:15.479Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:57:15 [2021-02-24T16:57:15.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:57:15 [2021-02-24T16:57:15.479Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:57:15 [2021-02-24T16:57:15.479Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:57:15 [2021-02-24T16:57:15.479Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:57:15 [2021-02-24T16:57:15.479Z] PASS
16:57:15 [2021-02-24T16:57:15.479Z] 
16:57:15 [2021-02-24T16:57:15.479Z] DONE 5 tests in 0.262s
16:57:15 [2021-02-24T16:57:15.479Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:57:15 [2021-02-24T16:57:15.736Z] ++++ cat bundles/test-integration/docker.pid
16:57:15 [2021-02-24T16:57:15.736Z] +++ kill 5665
16:57:17 [2021-02-24T16:57:17.108Z] +++ /etc/init.d/apparmor stop
16:57:17 [2021-02-24T16:57:17.108Z] Leaving: AppArmorNo profiles have been unloaded.
16:57:17 [2021-02-24T16:57:17.108Z] 
16:57:17 [2021-02-24T16:57:17.108Z] Unloading profiles will leave already running processes permanently
16:57:17 [2021-02-24T16:57:17.108Z] unconfined, which can lead to unexpected situations.
16:57:17 [2021-02-24T16:57:17.108Z] 
16:57:17 [2021-02-24T16:57:17.108Z] To set a process to complain mode, use the command line tool
16:57:17 [2021-02-24T16:57:17.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:57:17 [2021-02-24T16:57:17.108Z] +++ true
16:57:17 [2021-02-24T16:57:17.108Z] exiting test-integration
16:57:17 [2021-02-24T16:57:17.108Z] ++ exit 0
16:57:17 [2021-02-24T16:57:17.108Z] 
16:57:17 [2021-02-24T16:57:17.674Z] + for job in $(jobs -p)
16:57:17 [2021-02-24T16:57:17.674Z] + wait 9520
16:57:18 [2021-02-24T16:57:18.240Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:57:18 [2021-02-24T16:57:18.499Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:57:18 [2021-02-24T16:57:18.499Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:57:18 [2021-02-24T16:57:18.759Z] === RUN   TestDockerSuite/TestHealth
16:57:19 [2021-02-24T16:57:19.499Z] 2021/02/24 16:57:14 	Finished clone google.golang.org/api
16:57:19 [2021-02-24T16:57:19.499Z] 2021/02/24 16:57:14 Dependencies downloaded. Download time: 4m8.094644129s
16:57:19 [2021-02-24T16:57:19.499Z] 2021/02/24 16:57:14 Collecting all dependencies
16:57:26 [2021-02-24T16:57:26.053Z] 2021/02/24 16:57:25 Clean vendor dir from unused packages
16:57:26 [2021-02-24T16:57:26.053Z] 2021/02/24 16:57:25 	Ignoring paths matching "^archive/tar"
16:57:26 [2021-02-24T16:57:26.613Z] 2021/02/24 16:57:26 Success
16:57:26 [2021-02-24T16:57:26.613Z] 2021/02/24 16:57:26 Running time: 4m23.508764647s
16:57:26 [2021-02-24T16:57:26.869Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:57:27 [2021-02-24T16:57:27.750Z] + echo Ensuring container killed.
16:57:27 [2021-02-24T16:57:27.750Z] Ensuring container killed.
16:57:27 [2021-02-24T16:57:27.750Z] + docker rm -vf docker-pr3
16:57:27 [2021-02-24T16:57:27.750Z] Error: No such container: docker-pr3
[Pipeline] sh
16:57:28 [2021-02-24T16:57:28.022Z] + echo Chowning /workspace to jenkins user
16:57:28 [2021-02-24T16:57:28.022Z] Chowning /workspace to jenkins user
16:57:28 [2021-02-24T16:57:28.022Z] + id -u
16:57:28 [2021-02-24T16:57:28.022Z] + id -g
16:57:28 [2021-02-24T16:57:28.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:57:29 [2021-02-24T16:57:29.239Z] + bundleName=unit
16:57:29 [2021-02-24T16:57:29.239Z] + echo Creating unit-bundles.tar.gz
16:57:29 [2021-02-24T16:57:29.239Z] Creating unit-bundles.tar.gz
16:57:29 [2021-02-24T16:57:29.239Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
16:57:29 [2021-02-24T16:57:29.239Z] bundles/junit-report.xml
16:57:29 [2021-02-24T16:57:29.239Z] bundles/go-test-report.json
16:57:29 [2021-02-24T16:57:29.239Z] bundles/profile.out
[Pipeline] archiveArtifacts
16:57:29 [2021-02-24T16:57:29.247Z] Archiving artifacts
16:57:34 [2021-02-24T16:57:34.751Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:57:35 [2021-02-24T16:57:35.054Z] + make clean
16:57:35 [2021-02-24T16:57:35.309Z] docker volume rm -f docker-dev-cache
16:57:35 [2021-02-24T16:57:35.309Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:57:36 [2021-02-24T16:57:36.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
16:57:37 [2021-02-24T16:57:37.764Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:57:37 [2021-02-24T16:57:37.764Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:57:37 [2021-02-24T16:57:37.764Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:57:37 [2021-02-24T16:57:37.764Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:57:38 [2021-02-24T16:57:38.329Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:57:38 [2021-02-24T16:57:38.329Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:57:38 [2021-02-24T16:57:38.894Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:57:38 [2021-02-24T16:57:38.894Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:57:38 [2021-02-24T16:57:38.894Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:57:38 [2021-02-24T16:57:38.894Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:57:39 [2021-02-24T16:57:39.151Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:57:39 [2021-02-24T16:57:39.409Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:57:39 [2021-02-24T16:57:39.667Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:57:39 [2021-02-24T16:57:39.667Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:57:40 [2021-02-24T16:57:40.232Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:57:40 [2021-02-24T16:57:40.490Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:57:41 [2021-02-24T16:57:41.055Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:57:41 [2021-02-24T16:57:41.620Z] === RUN   TestDockerSuite/TestImagesFormat
16:57:41 [2021-02-24T16:57:41.620Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:57:42 [2021-02-24T16:57:42.185Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:57:45 [2021-02-24T16:57:45.461Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:57:45 [2021-02-24T16:57:45.461Z] === RUN   TestDockerSuite/TestImportBadURL
16:57:45 [2021-02-24T16:57:45.461Z] === RUN   TestDockerSuite/TestImportDisplay
16:57:46 [2021-02-24T16:57:46.026Z] === RUN   TestDockerSuite/TestImportFile
16:57:47 [2021-02-24T16:57:47.400Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:57:47 [2021-02-24T16:57:47.400Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:57:48 [2021-02-24T16:57:48.333Z] === RUN   TestDockerSuite/TestImportGzipped
16:57:49 [2021-02-24T16:57:49.705Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:57:50 [2021-02-24T16:57:50.639Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:57:51 [2021-02-24T16:57:51.204Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:57:51 [2021-02-24T16:57:51.769Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:57:52 [2021-02-24T16:57:52.334Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:57:52 [2021-02-24T16:57:52.334Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
16:57:52 [2021-02-24T16:57:52.334Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:57:52 [2021-02-24T16:57:52.900Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:57:53 [2021-02-24T16:57:53.466Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:57:53 [2021-02-24T16:57:53.724Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:57:54 [2021-02-24T16:57:54.290Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:57:54 [2021-02-24T16:57:54.866Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:57:55 [2021-02-24T16:57:55.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
16:57:55 [2021-02-24T16:57:55.128Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:57:55 [2021-02-24T16:57:55.388Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
16:57:56 [2021-02-24T16:57:56.760Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:57:57 [2021-02-24T16:57:57.326Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:57:58 [2021-02-24T16:57:58.260Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:57:58 [2021-02-24T16:57:58.260Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:57:58 [2021-02-24T16:57:58.828Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:57:58 [2021-02-24T16:57:58.828Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:57:59 [2021-02-24T16:57:59.763Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
16:58:00 [2021-02-24T16:58:00.020Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:58:00 [2021-02-24T16:58:00.586Z] === RUN   TestDockerSuite/TestInspectDefault
16:58:01 [2021-02-24T16:58:01.151Z] === RUN   TestDockerSuite/TestInspectHistory
16:58:01 [2021-02-24T16:58:01.718Z] === RUN   TestDockerSuite/TestInspectImage
16:58:01 [2021-02-24T16:58:01.718Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:58:01 [2021-02-24T16:58:01.977Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:58:01 [2021-02-24T16:58:01.977Z] === RUN   TestDockerSuite/TestInspectInt64
16:58:02 [2021-02-24T16:58:02.542Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:58:03 [2021-02-24T16:58:03.111Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:58:03 [2021-02-24T16:58:03.369Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:58:03 [2021-02-24T16:58:03.935Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:58:04 [2021-02-24T16:58:04.501Z] === RUN   TestDockerSuite/TestInspectPlugin
16:58:06 [2021-02-24T16:58:06.408Z] === RUN   TestDockerSuite/TestInspectRootFS
16:58:06 [2021-02-24T16:58:06.408Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:58:06 [2021-02-24T16:58:06.973Z] === RUN   TestDockerSuite/TestInspectStatus
16:58:07 [2021-02-24T16:58:07.908Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:58:09 [2021-02-24T16:58:09.280Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:58:09 [2021-02-24T16:58:09.538Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:58:10 [2021-02-24T16:58:10.103Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:58:10 [2021-02-24T16:58:10.669Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:58:11 [2021-02-24T16:58:11.242Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:58:11 [2021-02-24T16:58:11.505Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:58:12 [2021-02-24T16:58:12.070Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:58:12 [2021-02-24T16:58:12.070Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
16:58:13 [2021-02-24T16:58:13.966Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:58:14 [2021-02-24T16:58:14.900Z] === RUN   TestDockerSuite/TestLinksEnvs
16:58:15 [2021-02-24T16:58:15.832Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:58:15 [2021-02-24T16:58:15.832Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:58:17 [2021-02-24T16:58:17.204Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:58:18 [2021-02-24T16:58:18.577Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:58:18 [2021-02-24T16:58:18.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
16:58:20 [2021-02-24T16:58:20.208Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:58:20 [2021-02-24T16:58:20.208Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:58:22 [2021-02-24T16:58:22.109Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:58:22 [2021-02-24T16:58:22.109Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:58:23 [2021-02-24T16:58:23.045Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:58:31 [2021-02-24T16:58:31.161Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:58:31 [2021-02-24T16:58:31.453Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:58:32 [2021-02-24T16:58:32.536Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:58:33 [2021-02-24T16:58:33.644Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:58:33 [2021-02-24T16:58:33.908Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:58:34 [2021-02-24T16:58:34.168Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:58:35 [2021-02-24T16:58:35.836Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:58:35 [2021-02-24T16:58:35.836Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:58:35 [2021-02-24T16:58:35.836Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:58:35 [2021-02-24T16:58:35.836Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:58:35 [2021-02-24T16:58:35.836Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:58:36 [2021-02-24T16:58:36.068Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
16:58:36 [2021-02-24T16:58:36.068Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:58:36 [2021-02-24T16:58:36.068Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
16:58:36 [2021-02-24T16:58:36.068Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:58:36 [2021-02-24T16:58:36.068Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:58:36 [2021-02-24T16:58:36.068Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:58:36 [2021-02-24T16:58:36.633Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:58:37 [2021-02-24T16:58:37.199Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:58:39 [2021-02-24T16:58:39.589Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:58:39 [2021-02-24T16:58:39.589Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:58:39 [2021-02-24T16:58:39.589Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:58:41 [2021-02-24T16:58:41.383Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:58:41 [2021-02-24T16:58:41.383Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:58:45 [2021-02-24T16:58:45.403Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:58:46 [2021-02-24T16:58:46.639Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:58:46 [2021-02-24T16:58:46.639Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:58:46 [2021-02-24T16:58:46.639Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:58:47 [2021-02-24T16:58:47.571Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:58:48 [2021-02-24T16:58:48.503Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:58:49 [2021-02-24T16:58:49.075Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:58:50 [2021-02-24T16:58:50.007Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:58:50 [2021-02-24T16:58:50.572Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:58:51 [2021-02-24T16:58:51.137Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
16:58:53 [2021-02-24T16:58:53.665Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:58:54 [2021-02-24T16:58:54.230Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:58:55 [2021-02-24T16:58:55.165Z] === RUN   TestDockerSuite/TestLogsSince
16:58:57 [2021-02-24T16:58:57.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
16:59:01 [2021-02-24T16:59:01.875Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:59:08 [2021-02-24T16:59:08.433Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:59:08 [2021-02-24T16:59:08.433Z] === RUN   TestDockerSuite/TestLogsTail
16:59:08 [2021-02-24T16:59:08.433Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:59:08 [2021-02-24T16:59:08.998Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:59:09 [2021-02-24T16:59:09.565Z] === RUN   TestDockerSuite/TestMountIntoProc
16:59:09 [2021-02-24T16:59:09.822Z] === RUN   TestDockerSuite/TestMountIntoSys
16:59:10 [2021-02-24T16:59:10.388Z] === RUN   TestDockerSuite/TestNetHostname
16:59:11 [2021-02-24T16:59:11.802Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:59:11 [2021-02-24T16:59:11.802Z] === RUN   TestDockerSuite/TestNetworkEvents
16:59:18 [2021-02-24T16:59:18.352Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:59:18 [2021-02-24T16:59:18.609Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:59:19 [2021-02-24T16:59:19.174Z] === RUN   TestDockerSuite/TestPluginActive
16:59:20 [2021-02-24T16:59:20.546Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:59:24 [2021-02-24T16:59:24.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
16:59:25 [2021-02-24T16:59:25.670Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:59:25 [2021-02-24T16:59:25.670Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:59:26 [2021-02-24T16:59:26.235Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:59:27 [2021-02-24T16:59:27.168Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
16:59:29 [2021-02-24T16:59:29.067Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:59:30 [2021-02-24T16:59:30.440Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:59:32 [2021-02-24T16:59:32.969Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:59:37 [2021-02-24T16:59:37.149Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:59:38 [2021-02-24T16:59:38.083Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:59:39 [2021-02-24T16:59:39.458Z] === RUN   TestDockerSuite/TestPortHostBinding
16:59:40 [2021-02-24T16:59:40.390Z] === RUN   TestDockerSuite/TestPortList
16:59:46 [2021-02-24T16:59:46.950Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:59:47 [2021-02-24T16:59:47.518Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:59:50 [2021-02-24T16:59:50.042Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
16:59:54 [2021-02-24T16:59:54.222Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:59:54 [2021-02-24T16:59:54.222Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:59:54 [2021-02-24T16:59:54.222Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:59:54 [2021-02-24T16:59:54.222Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:59:54 [2021-02-24T16:59:54.222Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:59:55 [2021-02-24T16:59:55.160Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:59:55 [2021-02-24T16:59:55.160Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:59:56 [2021-02-24T16:59:56.095Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:59:56 [2021-02-24T16:59:56.095Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:59:57 [2021-02-24T16:59:57.996Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:59:57 [2021-02-24T16:59:57.996Z] === RUN   TestDockerSuite/TestPruneContainerLabel
16:59:59 [2021-02-24T16:59:59.895Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:00:00 [2021-02-24T17:00:00.461Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:00:01 [2021-02-24T17:00:01.025Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:00:01 [2021-02-24T17:00:01.025Z] === RUN   TestDockerSuite/TestPsByOrder
17:00:03 [2021-02-24T17:00:03.550Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:00:03 [2021-02-24T17:00:03.808Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:00:06 [2021-02-24T17:00:06.336Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:00:09 [2021-02-24T17:00:09.634Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:00:09 [2021-02-24T17:00:09.634Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:00:12 [2021-02-24T17:00:12.165Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:00:20 [2021-02-24T17:00:20.270Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:00:20 [2021-02-24T17:00:20.270Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:00:21 [2021-02-24T17:00:21.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:00:22 [2021-02-24T17:00:22.208Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:00:22 [2021-02-24T17:00:22.465Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:00:23 [2021-02-24T17:00:23.838Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:00:25 [2021-02-24T17:00:25.739Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:00:26 [2021-02-24T17:00:26.728Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:00:27 [2021-02-24T17:00:27.640Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:00:27 [2021-02-24T17:00:27.701Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:00:28 [2021-02-24T17:00:28.679Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:00:29 [2021-02-24T17:00:29.015Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:00:29 [2021-02-24T17:00:29.015Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:00:29 [2021-02-24T17:00:29.141Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:00:29 [2021-02-24T17:00:29.141Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:00:29 [2021-02-24T17:00:29.141Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:00:30 [2021-02-24T17:00:30.391Z] === RUN   TestDockerSuite/TestPsRightTagName
17:00:31 [2021-02-24T17:00:31.330Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:00:32 [2021-02-24T17:00:32.290Z] === RUN   TestDockerSuite/TestPsShowMounts
17:00:34 [2021-02-24T17:00:34.834Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:00:34 [2021-02-24T17:00:34.834Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:00:34 [2021-02-24T17:00:34.834Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:00:35 [2021-02-24T17:00:35.091Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:00:35 [2021-02-24T17:00:35.349Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:00:35 [2021-02-24T17:00:35.349Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:00:35 [2021-02-24T17:00:35.914Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:00:36 [2021-02-24T17:00:36.846Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:00:37 [2021-02-24T17:00:37.780Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:00:38 [2021-02-24T17:00:38.037Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:00:41 [2021-02-24T17:00:41.681Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:00:44 [2021-02-24T17:00:44.593Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:00:45 [2021-02-24T17:00:45.160Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:00:46 [2021-02-24T17:00:46.390Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:00:46 [2021-02-24T17:00:46.533Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:00:46 [2021-02-24T17:00:46.791Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:00:46 [2021-02-24T17:00:46.791Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:00:47 [2021-02-24T17:00:47.049Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:00:47 [2021-02-24T17:00:47.369Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:00:47 [2021-02-24T17:00:47.369Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:00:48 [2021-02-24T17:00:48.949Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:00:49 [2021-02-24T17:00:49.207Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:00:50 [2021-02-24T17:00:50.140Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:00:50 [2021-02-24T17:00:50.289Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:00:51 [2021-02-24T17:00:51.837Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:00:52 [2021-02-24T17:00:52.670Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:00:54 [2021-02-24T17:00:54.570Z] === RUN   TestDockerSuite/TestRmiBlank
17:00:54 [2021-02-24T17:00:54.570Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:00:54 [2021-02-24T17:00:54.570Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:00:56 [2021-02-24T17:00:56.546Z] === RUN   TestDockerSuite/TestBuildAddScript
17:00:56 [2021-02-24T17:00:56.546Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:00:56 [2021-02-24T17:00:56.546Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:00:56 [2021-02-24T17:00:56.546Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:00:56 [2021-02-24T17:00:56.546Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:00:56 [2021-02-24T17:00:56.546Z] === RUN   TestDockerSuite/TestBuildAddTar
17:00:57 [2021-02-24T17:00:57.854Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:00:58 [2021-02-24T17:00:58.112Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:00:58 [2021-02-24T17:00:58.369Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:00:59 [2021-02-24T17:00:59.741Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:01:00 [2021-02-24T17:01:00.308Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:01:01 [2021-02-24T17:01:01.680Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:01:02 [2021-02-24T17:01:02.246Z] === RUN   TestDockerSuite/TestRmiTag
17:01:02 [2021-02-24T17:01:02.505Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:01:03 [2021-02-24T17:01:03.071Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:01:06 [2021-02-24T17:01:06.353Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:01:06 [2021-02-24T17:01:06.611Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:01:07 [2021-02-24T17:01:07.181Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:01:07 [2021-02-24T17:01:07.438Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:01:08 [2021-02-24T17:01:08.811Z] === RUN   TestDockerSuite/TestRunAddHost
17:01:09 [2021-02-24T17:01:09.070Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:01:09 [2021-02-24T17:01:09.329Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:01:09 [2021-02-24T17:01:09.894Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:01:09 [2021-02-24T17:01:09.894Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:01:10 [2021-02-24T17:01:10.461Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:01:12 [2021-02-24T17:01:12.361Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:01:12 [2021-02-24T17:01:12.361Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:01:13 [2021-02-24T17:01:13.295Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:01:13 [2021-02-24T17:01:13.553Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:01:14 [2021-02-24T17:01:14.499Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:01:15 [2021-02-24T17:01:15.437Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:01:16 [2021-02-24T17:01:16.368Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:01:16 [2021-02-24T17:01:16.934Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:01:17 [2021-02-24T17:01:17.868Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:01:18 [2021-02-24T17:01:18.434Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:01:19 [2021-02-24T17:01:19.367Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:01:20 [2021-02-24T17:01:20.301Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:01:20 [2021-02-24T17:01:20.866Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:01:21 [2021-02-24T17:01:21.431Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:01:21 [2021-02-24T17:01:21.689Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:01:22 [2021-02-24T17:01:22.255Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:01:22 [2021-02-24T17:01:22.255Z] === RUN   TestDockerSuite/TestRunBindMounts
17:01:23 [2021-02-24T17:01:23.627Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:01:24 [2021-02-24T17:01:24.197Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:01:24 [2021-02-24T17:01:24.764Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:01:25 [2021-02-24T17:01:25.330Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:01:25 [2021-02-24T17:01:25.588Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:01:25 [2021-02-24T17:01:25.588Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:01:26 [2021-02-24T17:01:26.153Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:01:26 [2021-02-24T17:01:26.718Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:01:26 [2021-02-24T17:01:26.977Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:01:27 [2021-02-24T17:01:27.543Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:01:28 [2021-02-24T17:01:28.109Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:01:28 [2021-02-24T17:01:28.109Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:01:28 [2021-02-24T17:01:28.674Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:01:28 [2021-02-24T17:01:28.674Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:01:28 [2021-02-24T17:01:28.932Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:01:29 [2021-02-24T17:01:29.498Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:01:30 [2021-02-24T17:01:30.070Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:01:30 [2021-02-24T17:01:30.635Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:01:31 [2021-02-24T17:01:31.569Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:01:31 [2021-02-24T17:01:31.569Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:01:32 [2021-02-24T17:01:32.503Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:01:33 [2021-02-24T17:01:33.877Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:01:34 [2021-02-24T17:01:34.812Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:01:36 [2021-02-24T17:01:36.184Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:01:36 [2021-02-24T17:01:36.442Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:01:37 [2021-02-24T17:01:37.008Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:01:37 [2021-02-24T17:01:37.576Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:01:38 [2021-02-24T17:01:38.142Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:01:38 [2021-02-24T17:01:38.707Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:01:40 [2021-02-24T17:01:40.081Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:01:42 [2021-02-24T17:01:42.609Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:01:42 [2021-02-24T17:01:42.609Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:01:43 [2021-02-24T17:01:43.173Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:01:45 [2021-02-24T17:01:45.073Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:01:46 [2021-02-24T17:01:46.006Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:01:48 [2021-02-24T17:01:48.549Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:01:50 [2021-02-24T17:01:50.446Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:01:50 [2021-02-24T17:01:50.446Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:01:50 [2021-02-24T17:01:50.446Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:01:51 [2021-02-24T17:01:51.012Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:01:52 [2021-02-24T17:01:52.385Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:01:53 [2021-02-24T17:01:53.319Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:01:55 [2021-02-24T17:01:55.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:01:55 [2021-02-24T17:01:55.480Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:01:56 [2021-02-24T17:01:56.046Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:01:57 [2021-02-24T17:01:57.039Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:01:57 [2021-02-24T17:01:57.039Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:01:57 [2021-02-24T17:01:57.039Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:01:57 [2021-02-24T17:01:57.423Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:01:57 [2021-02-24T17:01:57.989Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:01:57 [2021-02-24T17:01:57.989Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:01:58 [2021-02-24T17:01:58.556Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:02:00 [2021-02-24T17:02:00.458Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:02:00 [2021-02-24T17:02:00.458Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:02:00 [2021-02-24T17:02:00.716Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:02:00 [2021-02-24T17:02:00.973Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:02:01 [2021-02-24T17:02:01.541Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:02:02 [2021-02-24T17:02:02.107Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:02:02 [2021-02-24T17:02:02.672Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:02:02 [2021-02-24T17:02:02.930Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:02:03 [2021-02-24T17:02:03.495Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:02:03 [2021-02-24T17:02:03.495Z] === RUN   TestDockerSuite/TestRunEnvironment
17:02:04 [2021-02-24T17:02:04.062Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:02:04 [2021-02-24T17:02:04.628Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:02:05 [2021-02-24T17:02:05.193Z] === RUN   TestDockerSuite/TestRunExitCode
17:02:05 [2021-02-24T17:02:05.769Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:02:06 [2021-02-24T17:02:06.702Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:02:06 [2021-02-24T17:02:06.702Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:02:07 [2021-02-24T17:02:07.267Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:02:07 [2021-02-24T17:02:07.833Z] === RUN   TestDockerSuite/TestRunExposePort
17:02:07 [2021-02-24T17:02:07.833Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:02:08 [2021-02-24T17:02:08.768Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:02:09 [2021-02-24T17:02:09.334Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:02:09 [2021-02-24T17:02:09.592Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:02:10 [2021-02-24T17:02:10.528Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:02:10 [2021-02-24T17:02:10.528Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:02:10 [2021-02-24T17:02:10.528Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:02:13 [2021-02-24T17:02:13.055Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:02:13 [2021-02-24T17:02:13.313Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:02:13 [2021-02-24T17:02:13.879Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:02:15 [2021-02-24T17:02:15.779Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:02:19 [2021-02-24T17:02:19.060Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:02:23 [2021-02-24T17:02:23.239Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:02:25 [2021-02-24T17:02:25.136Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:02:25 [2021-02-24T17:02:25.701Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:02:26 [2021-02-24T17:02:26.642Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:02:26 [2021-02-24T17:02:26.642Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:02:26 [2021-02-24T17:02:26.642Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:02:26 [2021-02-24T17:02:26.642Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:02:27 [2021-02-24T17:02:27.066Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:02:27 [2021-02-24T17:02:27.066Z] === RUN   TestDockerSuite/TestBuildBlankName
17:02:27 [2021-02-24T17:02:27.066Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:02:27 [2021-02-24T17:02:27.208Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:02:29 [2021-02-24T17:02:29.106Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:02:30 [2021-02-24T17:02:30.039Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:02:30 [2021-02-24T17:02:30.972Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:02:32 [2021-02-24T17:02:32.881Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:02:33 [2021-02-24T17:02:33.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:02:37 [2021-02-24T17:02:37.520Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:02:37 [2021-02-24T17:02:37.520Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:02:37 [2021-02-24T17:02:37.520Z] === RUN   TestDockerSuite/TestRunModeHostname
17:02:37 [2021-02-24T17:02:37.778Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:02:37 [2021-02-24T17:02:37.778Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:02:38 [2021-02-24T17:02:38.036Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:02:38 [2021-02-24T17:02:38.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:02:38 [2021-02-24T17:02:38.971Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:02:39 [2021-02-24T17:02:39.903Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:02:40 [2021-02-24T17:02:40.836Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:02:40 [2021-02-24T17:02:40.836Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:02:40 [2021-02-24T17:02:40.836Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:02:41 [2021-02-24T17:02:41.769Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:02:42 [2021-02-24T17:02:42.702Z] === RUN   TestDockerSuite/TestRunMount
17:02:45 [2021-02-24T17:02:45.984Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:02:46 [2021-02-24T17:02:46.656Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:02:47 [2021-02-24T17:02:47.358Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:02:48 [2021-02-24T17:02:48.294Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:02:48 [2021-02-24T17:02:48.860Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:02:50 [2021-02-24T17:02:50.232Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:02:52 [2021-02-24T17:02:52.130Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:02:53 [2021-02-24T17:02:53.752Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:02:54 [2021-02-24T17:02:54.214Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:02:54 [2021-02-24T17:02:54.658Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:02:55 [2021-02-24T17:02:55.223Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:02:56 [2021-02-24T17:02:56.156Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:02:58 [2021-02-24T17:02:58.686Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:02:58 [2021-02-24T17:02:58.686Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:02:59 [2021-02-24T17:02:59.619Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:03:00 [2021-02-24T17:03:00.992Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:03:00 [2021-02-24T17:03:00.992Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:03:01 [2021-02-24T17:03:01.556Z] === RUN   TestDockerSuite/TestRunNetHost
17:03:02 [2021-02-24T17:03:02.122Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:03:02 [2021-02-24T17:03:02.687Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:03:02 [2021-02-24T17:03:02.946Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:03:04 [2021-02-24T17:03:04.320Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:03:04 [2021-02-24T17:03:04.566Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:03:04 [2021-02-24T17:03:04.566Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:03:04 [2021-02-24T17:03:04.566Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:03:06 [2021-02-24T17:03:06.219Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:03:08 [2021-02-24T17:03:08.773Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:03:09 [2021-02-24T17:03:09.031Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:03:09 [2021-02-24T17:03:09.031Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:03:09 [2021-02-24T17:03:09.274Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:03:09 [2021-02-24T17:03:09.274Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:03:09 [2021-02-24T17:03:09.596Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:03:09 [2021-02-24T17:03:09.596Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:03:09 [2021-02-24T17:03:09.739Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:03:09 [2021-02-24T17:03:09.739Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:03:09 [2021-02-24T17:03:09.739Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:03:10 [2021-02-24T17:03:10.161Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:03:10 [2021-02-24T17:03:10.726Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:03:10 [2021-02-24T17:03:10.726Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:03:10 [2021-02-24T17:03:10.985Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:03:11 [2021-02-24T17:03:11.243Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:03:13 [2021-02-24T17:03:13.770Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:03:16 [2021-02-24T17:03:16.296Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:03:17 [2021-02-24T17:03:17.230Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:03:17 [2021-02-24T17:03:17.230Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:03:17 [2021-02-24T17:03:17.488Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:03:18 [2021-02-24T17:03:18.421Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:03:18 [2021-02-24T17:03:18.988Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:03:19 [2021-02-24T17:03:19.553Z] === RUN   TestDockerSuite/TestRunPortInUse
17:03:20 [2021-02-24T17:03:20.487Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:03:21 [2021-02-24T17:03:21.053Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:03:21 [2021-02-24T17:03:21.620Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:03:22 [2021-02-24T17:03:22.554Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:03:22 [2021-02-24T17:03:22.554Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:03:23 [2021-02-24T17:03:23.122Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:03:23 [2021-02-24T17:03:23.688Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:03:23 [2021-02-24T17:03:23.688Z] === RUN   TestDockerSuite/TestRunPublishPort
17:03:23 [2021-02-24T17:03:23.946Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:03:24 [2021-02-24T17:03:24.883Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:03:24 [2021-02-24T17:03:24.883Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:03:25 [2021-02-24T17:03:25.460Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:03:25 [2021-02-24T17:03:25.460Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:03:26 [2021-02-24T17:03:26.833Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:03:26 [2021-02-24T17:03:26.833Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:03:28 [2021-02-24T17:03:28.732Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:03:29 [2021-02-24T17:03:29.666Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:03:30 [2021-02-24T17:03:30.600Z] === RUN   TestDockerSuite/TestRunRm
17:03:31 [2021-02-24T17:03:31.165Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:03:31 [2021-02-24T17:03:31.423Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:03:34 [2021-02-24T17:03:34.702Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:03:34 [2021-02-24T17:03:34.960Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:03:35 [2021-02-24T17:03:35.526Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:03:36 [2021-02-24T17:03:36.459Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:03:37 [2021-02-24T17:03:37.833Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:03:38 [2021-02-24T17:03:38.398Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:03:40 [2021-02-24T17:03:40.296Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:03:41 [2021-02-24T17:03:41.231Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:03:45 [2021-02-24T17:03:45.419Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:03:45 [2021-02-24T17:03:45.419Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:03:45 [2021-02-24T17:03:45.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:03:45 [2021-02-24T17:03:45.688Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:03:45 [2021-02-24T17:03:45.688Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:03:46 [2021-02-24T17:03:46.258Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:03:46 [2021-02-24T17:03:46.825Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:03:47 [2021-02-24T17:03:47.391Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:03:48 [2021-02-24T17:03:48.325Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:03:48 [2021-02-24T17:03:48.583Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:03:49 [2021-02-24T17:03:49.148Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:03:49 [2021-02-24T17:03:49.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:03:49 [2021-02-24T17:03:49.232Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:03:49 [2021-02-24T17:03:49.694Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:03:49 [2021-02-24T17:03:49.714Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:03:50 [2021-02-24T17:03:50.667Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:03:51 [2021-02-24T17:03:51.131Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:03:52 [2021-02-24T17:03:52.240Z] === RUN   TestDockerSuite/TestRunState
17:03:53 [2021-02-24T17:03:53.174Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:03:53 [2021-02-24T17:03:53.740Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:03:53 [2021-02-24T17:03:53.997Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:03:54 [2021-02-24T17:03:54.255Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:03:54 [2021-02-24T17:03:54.255Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:03:54 [2021-02-24T17:03:54.820Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:03:54 [2021-02-24T17:03:54.885Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:03:55 [2021-02-24T17:03:55.078Z] === RUN   TestDockerSuite/TestRunSysctls
17:03:56 [2021-02-24T17:03:56.012Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:03:56 [2021-02-24T17:03:56.012Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:03:56 [2021-02-24T17:03:56.012Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:03:56 [2021-02-24T17:03:56.430Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:03:56 [2021-02-24T17:03:56.430Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:03:56 [2021-02-24T17:03:56.430Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:03:56 [2021-02-24T17:03:56.577Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:03:57 [2021-02-24T17:03:57.404Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:03:58 [2021-02-24T17:03:58.378Z] === RUN   TestDockerSuite/TestBuildCmd
17:03:58 [2021-02-24T17:03:58.477Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:03:58 [2021-02-24T17:03:58.735Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:03:58 [2021-02-24T17:03:58.735Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:03:58 [2021-02-24T17:03:58.840Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:03:59 [2021-02-24T17:03:59.302Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:04:00 [2021-02-24T17:04:00.108Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:04:00 [2021-02-24T17:04:00.276Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:04:02 [2021-02-24T17:04:02.007Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:04:03 [2021-02-24T17:04:03.388Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:04:05 [2021-02-24T17:04:05.297Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:04:06 [2021-02-24T17:04:06.672Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:04:07 [2021-02-24T17:04:07.242Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:04:08 [2021-02-24T17:04:08.176Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:04:08 [2021-02-24T17:04:08.435Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:04:08 [2021-02-24T17:04:08.435Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:04:10 [2021-02-24T17:04:10.334Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:04:10 [2021-02-24T17:04:10.632Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:04:11 [2021-02-24T17:04:11.606Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:04:11 [2021-02-24T17:04:11.606Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:04:11 [2021-02-24T17:04:11.708Z] === RUN   TestDockerSuite/TestRunUserByID
17:04:12 [2021-02-24T17:04:12.274Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:04:12 [2021-02-24T17:04:12.274Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:04:12 [2021-02-24T17:04:12.532Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:04:12 [2021-02-24T17:04:12.790Z] === RUN   TestDockerSuite/TestRunUserByName
17:04:13 [2021-02-24T17:04:13.154Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:04:13 [2021-02-24T17:04:13.154Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:04:13 [2021-02-24T17:04:13.154Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:04:13 [2021-02-24T17:04:13.723Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:04:13 [2021-02-24T17:04:13.723Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:04:13 [2021-02-24T17:04:13.981Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:04:13 [2021-02-24T17:04:13.981Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:04:14 [2021-02-24T17:04:14.239Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:04:14 [2021-02-24T17:04:14.805Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:04:15 [2021-02-24T17:04:15.346Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:04:15 [2021-02-24T17:04:15.808Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:04:16 [2021-02-24T17:04:16.270Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:04:16 [2021-02-24T17:04:16.270Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:04:17 [2021-02-24T17:04:17.246Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:04:17 [2021-02-24T17:04:17.335Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:04:17 [2021-02-24T17:04:17.708Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:04:17 [2021-02-24T17:04:17.708Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:04:17 [2021-02-24T17:04:17.708Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:04:18 [2021-02-24T17:04:18.268Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:04:18 [2021-02-24T17:04:18.835Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:04:20 [2021-02-24T17:04:20.209Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:04:21 [2021-02-24T17:04:21.582Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:04:22 [2021-02-24T17:04:22.161Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:04:22 [2021-02-24T17:04:22.424Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:04:24 [2021-02-24T17:04:24.058Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:04:25 [2021-02-24T17:04:25.431Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:04:25 [2021-02-24T17:04:25.996Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:04:25 [2021-02-24T17:04:25.996Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:04:25 [2021-02-24T17:04:25.996Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:04:25 [2021-02-24T17:04:25.996Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:04:25 [2021-02-24T17:04:25.996Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:04:25 [2021-02-24T17:04:25.996Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:04:26 [2021-02-24T17:04:26.561Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:04:27 [2021-02-24T17:04:27.127Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:04:28 [2021-02-24T17:04:28.061Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:04:28 [2021-02-24T17:04:28.627Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:04:29 [2021-02-24T17:04:29.192Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:04:29 [2021-02-24T17:04:29.192Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:04:29 [2021-02-24T17:04:29.451Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:04:29 [2021-02-24T17:04:29.451Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:04:29 [2021-02-24T17:04:29.709Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
17:04:30 [2021-02-24T17:04:30.275Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:04:30 [2021-02-24T17:04:30.275Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:04:30 [2021-02-24T17:04:30.840Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:04:31 [2021-02-24T17:04:31.774Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:04:31 [2021-02-24T17:04:31.774Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:04:32 [2021-02-24T17:04:32.340Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:04:32 [2021-02-24T17:04:32.598Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:04:32 [2021-02-24T17:04:32.856Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:04:33 [2021-02-24T17:04:33.114Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:04:33 [2021-02-24T17:04:33.372Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:04:33 [2021-02-24T17:04:33.937Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:04:33 [2021-02-24T17:04:33.937Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:04:33 [2021-02-24T17:04:33.937Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:04:34 [2021-02-24T17:04:34.502Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:04:35 [2021-02-24T17:04:35.436Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:04:36 [2021-02-24T17:04:36.001Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:04:36 [2021-02-24T17:04:36.001Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:04:36 [2021-02-24T17:04:36.261Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:04:36 [2021-02-24T17:04:36.261Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:04:37 [2021-02-24T17:04:37.194Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:04:37 [2021-02-24T17:04:37.759Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:04:39 [2021-02-24T17:04:39.134Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:04:39 [2021-02-24T17:04:39.701Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:04:39 [2021-02-24T17:04:39.701Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:04:39 [2021-02-24T17:04:39.701Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:04:40 [2021-02-24T17:04:40.267Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:04:41 [2021-02-24T17:04:41.201Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:04:42 [2021-02-24T17:04:42.136Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:04:42 [2021-02-24T17:04:42.136Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:04:43 [2021-02-24T17:04:43.069Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:04:43 [2021-02-24T17:04:43.635Z] === RUN   TestDockerSuite/TestSaveImageId
17:04:43 [2021-02-24T17:04:43.635Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:04:44 [2021-02-24T17:04:44.202Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:04:46 [2021-02-24T17:04:46.103Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:04:46 [2021-02-24T17:04:46.103Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:04:47 [2021-02-24T17:04:47.476Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:04:47 [2021-02-24T17:04:47.476Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:04:47 [2021-02-24T17:04:47.476Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:04:48 [2021-02-24T17:04:48.849Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:04:49 [2021-02-24T17:04:49.782Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:04:50 [2021-02-24T17:04:50.347Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:04:50 [2021-02-24T17:04:50.347Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:04:50 [2021-02-24T17:04:50.347Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:04:50 [2021-02-24T17:04:50.347Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:04:50 [2021-02-24T17:04:50.911Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:04:52 [2021-02-24T17:04:52.428Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:04:52 [2021-02-24T17:04:52.810Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:04:53 [2021-02-24T17:04:53.403Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:04:54 [2021-02-24T17:04:54.378Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:04:56 [2021-02-24T17:04:56.088Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:04:58 [2021-02-24T17:04:58.011Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:04:58 [2021-02-24T17:04:58.943Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:04:59 [2021-02-24T17:04:59.089Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:04:59 [2021-02-24T17:04:59.089Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:04:59 [2021-02-24T17:04:59.551Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:04:59 [2021-02-24T17:04:59.551Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:04:59 [2021-02-24T17:04:59.874Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:05:00 [2021-02-24T17:05:00.013Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:05:00 [2021-02-24T17:05:00.013Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:05:00 [2021-02-24T17:05:00.439Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:05:01 [2021-02-24T17:05:01.815Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:05:04 [2021-02-24T17:05:04.339Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:05:05 [2021-02-24T17:05:05.711Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:05:06 [2021-02-24T17:05:06.276Z] === RUN   TestDockerSuite/TestStartRecordError
17:05:08 [2021-02-24T17:05:08.176Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:05:09 [2021-02-24T17:05:09.548Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:05:10 [2021-02-24T17:05:10.480Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:05:13 [2021-02-24T17:05:13.006Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:05:17 [2021-02-24T17:05:17.189Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:05:17 [2021-02-24T17:05:17.449Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:05:18 [2021-02-24T17:05:18.825Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:05:20 [2021-02-24T17:05:20.723Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:05:21 [2021-02-24T17:05:21.289Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:05:25 [2021-02-24T17:05:25.470Z] === RUN   TestDockerSuite/TestStatsNoStream
17:05:27 [2021-02-24T17:05:27.994Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:05:29 [2021-02-24T17:05:29.365Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:05:29 [2021-02-24T17:05:29.929Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:05:30 [2021-02-24T17:05:30.495Z] === RUN   TestDockerSuite/TestTopPrivileged
17:05:31 [2021-02-24T17:05:31.154Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:05:31 [2021-02-24T17:05:31.154Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:05:31 [2021-02-24T17:05:31.411Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:05:34 [2021-02-24T17:05:34.691Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:05:35 [2021-02-24T17:05:35.754Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:05:35 [2021-02-24T17:05:35.754Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:05:35 [2021-02-24T17:05:35.754Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:05:37 [2021-02-24T17:05:37.215Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:05:37 [2021-02-24T17:05:37.473Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:05:38 [2021-02-24T17:05:38.038Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:05:38 [2021-02-24T17:05:38.038Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
17:05:38 [2021-02-24T17:05:38.604Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
17:05:39 [2021-02-24T17:05:39.976Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:05:39 [2021-02-24T17:05:39.976Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:05:40 [2021-02-24T17:05:40.234Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:05:40 [2021-02-24T17:05:40.799Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:05:41 [2021-02-24T17:05:41.732Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:05:42 [2021-02-24T17:05:42.299Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:05:43 [2021-02-24T17:05:43.673Z] === RUN   TestDockerSuite/TestUpdateStats
17:05:47 [2021-02-24T17:05:47.850Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:05:48 [2021-02-24T17:05:48.108Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:05:48 [2021-02-24T17:05:48.108Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:05:48 [2021-02-24T17:05:48.366Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:05:48 [2021-02-24T17:05:48.931Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:05:49 [2021-02-24T17:05:49.866Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:05:51 [2021-02-24T17:05:51.243Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:05:53 [2021-02-24T17:05:53.174Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:05:55 [2021-02-24T17:05:55.700Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:05:56 [2021-02-24T17:05:56.892Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:05:56 [2021-02-24T17:05:56.892Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:05:57 [2021-02-24T17:05:57.868Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:05:58 [2021-02-24T17:05:58.225Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:05:59 [2021-02-24T17:05:59.161Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:06:00 [2021-02-24T17:06:00.800Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:06:01 [2021-02-24T17:06:01.691Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:06:03 [2021-02-24T17:06:03.727Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:06:04 [2021-02-24T17:06:04.974Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:06:05 [2021-02-24T17:06:05.908Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:06:05 [2021-02-24T17:06:05.918Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:06:07 [2021-02-24T17:06:07.282Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:06:07 [2021-02-24T17:06:07.540Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:06:08 [2021-02-24T17:06:08.916Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:06:10 [2021-02-24T17:06:10.292Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:06:11 [2021-02-24T17:06:11.667Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:06:13 [2021-02-24T17:06:13.041Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:06:14 [2021-02-24T17:06:14.414Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:06:15 [2021-02-24T17:06:15.787Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:06:17 [2021-02-24T17:06:17.159Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:06:27 [2021-02-24T17:06:27.116Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:06:32 [2021-02-24T17:06:32.375Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:06:32 [2021-02-24T17:06:32.375Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:06:32 [2021-02-24T17:06:32.375Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:06:32 [2021-02-24T17:06:32.941Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:06:32 [2021-02-24T17:06:32.941Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:06:32 [2021-02-24T17:06:32.941Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:06:32 [2021-02-24T17:06:32.941Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:06:33 [2021-02-24T17:06:33.506Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:06:33 [2021-02-24T17:06:33.765Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:06:34 [2021-02-24T17:06:34.024Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:06:34 [2021-02-24T17:06:34.597Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:06:34 [2021-02-24T17:06:34.597Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:06:34 [2021-02-24T17:06:34.858Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:06:34 [2021-02-24T17:06:34.858Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:06:34 [2021-02-24T17:06:34.858Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:06:36 [2021-02-24T17:06:36.757Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:06:37 [2021-02-24T17:06:37.015Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:06:37 [2021-02-24T17:06:37.273Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:06:37 [2021-02-24T17:06:37.273Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:06:37 [2021-02-24T17:06:37.273Z] === RUN   TestDockerSuite/TestVolumeEvents
17:06:43 [2021-02-24T17:06:43.825Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:06:44 [2021-02-24T17:06:44.392Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:06:44 [2021-02-24T17:06:44.392Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:06:44 [2021-02-24T17:06:44.392Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:06:46 [2021-02-24T17:06:46.291Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:06:48 [2021-02-24T17:06:48.820Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:06:48 [2021-02-24T17:06:48.820Z] --- PASS: TestDockerSuite (1402.28s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.06s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.06s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.82s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.74s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.86s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.67s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.79s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.18s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.90s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.75s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.30s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.31s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.47s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.98s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.86s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.70s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.88s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.98s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.47s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.53s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.13s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.32s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.68s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.20s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.05s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.17s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.52s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.07s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.64s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.85s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.66s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.98s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.05s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.81s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.50s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.48s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.48s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.08s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.96s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.15s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.69s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.29s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.88s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.65s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:06:48 [2021-02-24T17:06:48.820Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:06:48 [2021-02-24T17:06:48.820Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:06:48 [2021-02-24T17:06:48.820Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:06:48 [2021-02-24T17:06:48.820Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.24s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.52s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.83s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.51s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.35s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.34s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.19s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.50s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.75s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.82s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.73s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.45s)
17:06:48 [2021-02-24T17:06:48.820Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.48s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.14s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.66s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.77s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.09s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.06s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.09s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.43s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.61s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.13s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFails (0.78s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.26s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.53s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.47s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.94s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.32s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.70s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.21s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.54s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.55s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.38s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.44s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.48s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.97s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.13s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.21s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.65s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.11s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.60s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.77s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.50s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.80s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.51s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.42s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildRm (2.43s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.43s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.79s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.58s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildUser (2.42s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.70s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.13s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.27s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.80s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_cli_sni_test.go:18: Flakey test
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.61s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitChange (1.46s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.35s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.74s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.63s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.31s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.45s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.80s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.67s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.53s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.25s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.53s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.73s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
17:06:48 [2021-02-24T17:06:48.821Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.78s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.58s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.93s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.33s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.41s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.49s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.47s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008b9d60_<nil>} (1.46s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1940060698_/foo_false__<nil>_<nil>_<nil>} (1.52s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1940060698_/foo_true__<nil>_<nil>_<nil>} (0.47s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3385596593_/foo_false__<nil>_<nil>_<nil>} (1.58s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3385596593_/foo_true__<nil>_<nil>_<nil>} (1.32s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3385596593_/foo_true__0xc0008b9e00_<nil>_<nil>} (1.42s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008b9e40_<nil>} (1.36s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008b9e80_<nil>} (1.36s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008b9ec0_<nil>} (1.50s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008b9ee0_<nil>} (1.33s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s)
17:06:48 [2021-02-24T17:06:48.821Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
17:06:48 [2021-02-24T17:06:48.821Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
17:06:48 [2021-02-24T17:06:48.822Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.57s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.27s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.75s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.82s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.24s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.50s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.30s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.75s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.63s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.92s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.79s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.41s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToDot (0.88s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.15s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.15s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.76s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.32s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.10s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.64s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.50s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.91s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.45s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.46s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.20s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.58s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.84s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.56s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.69s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.04s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.25s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.30s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.94s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.91s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.72s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.25s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsRename (0.76s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsResize (0.66s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsTop (0.59s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.00s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExec (0.95s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.57s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.10s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.68s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.92s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecEnv (0.59s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.66s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.77s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.84s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecParseError (0.56s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.41s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.84s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.83s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.86s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecTTY (0.65s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.58s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.54s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.63s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestHealth (18.90s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.13s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportFile (1.15s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.20s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.32s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.67s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.10s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.49s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.78s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:06:48 [2021-02-24T17:06:48.822Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.70s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.60s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.68s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.06s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.25s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.62s)
17:06:48 [2021-02-24T17:06:48.822Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.54s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.95s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.00s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.70s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.97s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.68s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsSince (6.69s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsTail (0.54s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestNetHostname (1.35s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.35s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginActive (1.39s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.99s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:06:48 [2021-02-24T17:06:48.823Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.78s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.37s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.74s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.51s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.34s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.98s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPortList (6.22s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.29s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.95s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.29s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.53s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.55s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.79s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.15s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.52s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.06s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.11s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.15s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:06:48 [2021-02-24T17:06:48.823Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.31s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.72s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.97s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.23s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiTag (0.24s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.89s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.53s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.62s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.55s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.42s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.75s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.40s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.13s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.36s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.55s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.54s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.36s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.17s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.25s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.823Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:06:48 [2021-02-24T17:06:48.823Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.29s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.59s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.49s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.56s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.74s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.58s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:06:48 [2021-02-24T17:06:48.823Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.74s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.19s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.70s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.91s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunMount (4.48s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.88s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.26s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.81s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.25s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s)
17:06:48 [2021-02-24T17:06:48.823Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.35s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.67s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.40s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.41s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.82s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.74s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.56s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunRm (0.72s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.87s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.31s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.67s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunState (1.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.93s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.60s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.27s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.50s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.60s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.46s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.07s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.65s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.46s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.12s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents624530706
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.32s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.94s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.07s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.57s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.43s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.90s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.15s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.01s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.80s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.79s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.17s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.54s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:06:48 [2021-02-24T17:06:48.824Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.87s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.71s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.21s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.74s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.76s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.63s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.31s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.22s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.67s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.60s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.80s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.14s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.14s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.06s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.13s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.55s)
17:06:48 [2021-02-24T17:06:48.824Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.52s)
17:06:48 [2021-02-24T17:06:48.825Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
17:06:48 [2021-02-24T17:06:48.825Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
17:06:48 [2021-02-24T17:06:48.825Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s)
17:06:48 [2021-02-24T17:06:48.825Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s)
17:06:48 [2021-02-24T17:06:48.825Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:06:48 [2021-02-24T17:06:48.825Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:06:48 [2021-02-24T17:06:48.825Z] === RUN   TestDockerRegistrySuite
17:06:48 [2021-02-24T17:06:48.825Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:06:50 [2021-02-24T17:06:50.199Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:06:51 [2021-02-24T17:06:51.134Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:06:52 [2021-02-24T17:06:52.506Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:06:52 [2021-02-24T17:06:52.765Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:06:56 [2021-02-24T17:06:56.064Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:07:01 [2021-02-24T17:07:01.321Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:07:04 [2021-02-24T17:07:04.600Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:07:05 [2021-02-24T17:07:05.165Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:07:06 [2021-02-24T17:07:06.098Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:07:07 [2021-02-24T17:07:07.030Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:07:08 [2021-02-24T17:07:08.402Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:07:09 [2021-02-24T17:07:09.335Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:07:10 [2021-02-24T17:07:10.269Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:07:11 [2021-02-24T17:07:11.203Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:07:13 [2021-02-24T17:07:13.099Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:07:15 [2021-02-24T17:07:15.021Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:07:16 [2021-02-24T17:07:16.392Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:07:18 [2021-02-24T17:07:18.289Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:07:19 [2021-02-24T17:07:19.231Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:07:19 [2021-02-24T17:07:19.488Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:07:20 [2021-02-24T17:07:20.420Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:07:21 [2021-02-24T17:07:21.356Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:07:22 [2021-02-24T17:07:22.290Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:07:24 [2021-02-24T17:07:24.820Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:07:25 [2021-02-24T17:07:25.078Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:07:26 [2021-02-24T17:07:26.011Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:07:26 [2021-02-24T17:07:26.577Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:07:26 [2021-02-24T17:07:26.577Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:07:26 [2021-02-24T17:07:26.834Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:07:27 [2021-02-24T17:07:27.091Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:07:27 [2021-02-24T17:07:27.657Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:07:27 [2021-02-24T17:07:27.657Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:07:28 [2021-02-24T17:07:28.590Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:07:30 [2021-02-24T17:07:30.507Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:07:31 [2021-02-24T17:07:31.074Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:07:32 [2021-02-24T17:07:32.068Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:07:32 [2021-02-24T17:07:32.068Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:07:32 [2021-02-24T17:07:32.068Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:07:32 [2021-02-24T17:07:32.446Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:07:33 [2021-02-24T17:07:33.378Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:07:33 [2021-02-24T17:07:33.942Z] --- PASS: TestDockerRegistrySuite (45.25s)
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.39s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d7473c3f6e797] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.15s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d5687f2d2dc33] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [dfbb62aaba65e] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [ddd5d49958f63] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d892086dceae6] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.52s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [dfec32a56a2f9] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.87s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [dccbaec250c38] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d9520499c556b] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.98s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d14d9a068b10f] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d0455efeedeb6] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d3ffb0cc0606c] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [de59eb1640f30] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [dcf48a880cbdc] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s)
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d2f40f6a357da] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s)
17:07:33 [2021-02-24T17:07:33.942Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddb4e83b6e8077199a388ee8de6757a735ddfd152ef5096bf9203b4f98041ec1
17:07:33 [2021-02-24T17:07:33.942Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d7e617eb7477e304fab08bd343396203fee43b1b7380c5c93c25e644801c87bb
17:07:33 [2021-02-24T17:07:33.942Z]         check_test.go:196: [d85e104b091e7] daemon is not started
17:07:33 [2021-02-24T17:07:33.942Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s)
17:07:33 [2021-02-24T17:07:33.942Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6f449581c16dbcd66e4cbfa8dadb52395444c8bbcee75846636515dda3c6417
17:07:33 [2021-02-24T17:07:33.943Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c7a59024f5ad1f0413e76a64be48e2b8e0f960e0196ea56bbf470d9644a82087
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [db62abc53b194] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [dd2901ad817b3] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d362d7de636c4] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d785a047f75f9] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d29da43a268dc] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [dffabf42181f6] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d7817b9a0fa90] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d70c4ca2fdf4c] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.50s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d0e0ac9f26334] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [dd6879a30ef71] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d4b0d4f3141d9] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d051764053f58] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [deab4e6cbd635] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d6ab1e6df1150] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d06a63a7f153a] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d4f06dbe8da09] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d9851e6f03763] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d9940be9c83bf] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.59s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [d389ff15ead63] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [de003bf5d5307] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.08s)
17:07:33 [2021-02-24T17:07:33.943Z]         check_test.go:196: [de9a2a3da6aa8] daemon is not started
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s)
17:07:33 [2021-02-24T17:07:33.943Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
17:07:33 [2021-02-24T17:07:33.943Z] === RUN   TestDockerSchema1RegistrySuite
17:07:33 [2021-02-24T17:07:33.943Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:07:34 [2021-02-24T17:07:34.200Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:07:37 [2021-02-24T17:07:37.481Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:07:42 [2021-02-24T17:07:42.740Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:07:45 [2021-02-24T17:07:45.270Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:07:45 [2021-02-24T17:07:45.835Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:07:46 [2021-02-24T17:07:46.769Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:07:47 [2021-02-24T17:07:47.026Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:07:47 [2021-02-24T17:07:47.959Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:07:48 [2021-02-24T17:07:48.892Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:07:49 [2021-02-24T17:07:49.846Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:07:52 [2021-02-24T17:07:52.374Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:07:52 [2021-02-24T17:07:52.632Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:07:53 [2021-02-24T17:07:53.196Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:07:53 [2021-02-24T17:07:53.196Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:07:53 [2021-02-24T17:07:53.454Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:07:53 [2021-02-24T17:07:53.711Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:07:54 [2021-02-24T17:07:54.276Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:07:54 [2021-02-24T17:07:54.276Z] --- PASS: TestDockerSchema1RegistrySuite (20.39s)
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d241b0186ff42] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.98s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [dd088c7e3a596] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.69s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d27f72bb98708] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.99s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d8be041619e27] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [deeb6ac667ad0] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [db7faf87278b3] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d83b7334771e0] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d4eb35b3678ff] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d70445caed48f] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d2d81b187f3a0] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d3ec3ad895b38] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [dabe5df4e84a6] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d96cb69cbbec3] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [dda64eba7fa09] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [deba2fd3a703d] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d536ddfe67495] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [dc9942b5c06bf] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:07:54 [2021-02-24T17:07:54.276Z]         check_test.go:223: [d77850ae8359d] daemon is not started
17:07:54 [2021-02-24T17:07:54.276Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:07:54 [2021-02-24T17:07:54.276Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:07:55 [2021-02-24T17:07:55.208Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:07:55 [2021-02-24T17:07:55.774Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:07:55 [2021-02-24T17:07:55.774Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:07:57 [2021-02-24T17:07:57.147Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:07:57 [2021-02-24T17:07:57.147Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:07:57 [2021-02-24T17:07:57.405Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:07:57 [2021-02-24T17:07:57.970Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:07:58 [2021-02-24T17:07:58.227Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s)
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s)
17:07:58 [2021-02-24T17:07:58.227Z]         check_test.go:252: [da9c00f359e99] daemon is not started
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
17:07:58 [2021-02-24T17:07:58.227Z]         check_test.go:252: [d266d06dffb80] daemon is not started
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
17:07:58 [2021-02-24T17:07:58.227Z]         check_test.go:252: [db88b395d03eb] daemon is not started
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s)
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
17:07:58 [2021-02-24T17:07:58.227Z]         check_test.go:252: [d6a75bb00a577] daemon is not started
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
17:07:58 [2021-02-24T17:07:58.227Z]         check_test.go:252: [dad6574aca7a4] daemon is not started
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
17:07:58 [2021-02-24T17:07:58.227Z]         check_test.go:252: [dd5c1f9971127] daemon is not started
17:07:58 [2021-02-24T17:07:58.227Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
17:07:58 [2021-02-24T17:07:58.228Z]         check_test.go:252: [d930384a266f0] daemon is not started
17:07:58 [2021-02-24T17:07:58.228Z] === RUN   TestDockerRegistryAuthTokenSuite
17:07:58 [2021-02-24T17:07:58.228Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:08:03 [2021-02-24T17:08:03.483Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:08:03 [2021-02-24T17:08:03.483Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:08:03 [2021-02-24T17:08:03.741Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:08:03 [2021-02-24T17:08:03.999Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:08:03 [2021-02-24T17:08:03.999Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s)
17:08:03 [2021-02-24T17:08:03.999Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
17:08:03 [2021-02-24T17:08:03.999Z]         check_test.go:279: [d829333596e32] daemon is not started
17:08:03 [2021-02-24T17:08:03.999Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
17:08:03 [2021-02-24T17:08:03.999Z]         check_test.go:279: [d71d512a15a4b] daemon is not started
17:08:03 [2021-02-24T17:08:03.999Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
17:08:03 [2021-02-24T17:08:03.999Z]         check_test.go:279: [dd0e1aa2573e5] daemon is not started
17:08:03 [2021-02-24T17:08:03.999Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
17:08:03 [2021-02-24T17:08:03.999Z]         check_test.go:279: [d0bb8f794c38b] daemon is not started
17:08:03 [2021-02-24T17:08:03.999Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
17:08:03 [2021-02-24T17:08:03.999Z]         check_test.go:279: [d4f28fbc4fd93] daemon is not started
17:08:03 [2021-02-24T17:08:03.999Z] === RUN   TestDockerNetworkSuite
17:08:03 [2021-02-24T17:08:03.999Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:08:05 [2021-02-24T17:08:05.897Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:08:06 [2021-02-24T17:08:06.830Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:08:09 [2021-02-24T17:08:09.382Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:08:09 [2021-02-24T17:08:09.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:08:12 [2021-02-24T17:08:12.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:08:13 [2021-02-24T17:08:13.421Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:08:15 [2021-02-24T17:08:15.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:08:17 [2021-02-24T17:08:17.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:08:22 [2021-02-24T17:08:22.039Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:08:25 [2021-02-24T17:08:25.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:08:28 [2021-02-24T17:08:28.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:08:28 [2021-02-24T17:08:28.868Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:08:30 [2021-02-24T17:08:30.249Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:08:30 [2021-02-24T17:08:30.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:08:31 [2021-02-24T17:08:31.450Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:08:31 [2021-02-24T17:08:31.709Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:08:32 [2021-02-24T17:08:32.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:08:33 [2021-02-24T17:08:33.575Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:08:33 [2021-02-24T17:08:33.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:08:34 [2021-02-24T17:08:34.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:08:35 [2021-02-24T17:08:35.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:08:35 [2021-02-24T17:08:35.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:08:35 [2021-02-24T17:08:35.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:08:35 [2021-02-24T17:08:35.592Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:08:36 [2021-02-24T17:08:36.525Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:08:37 [2021-02-24T17:08:37.090Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:08:38 [2021-02-24T17:08:38.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:08:38 [2021-02-24T17:08:38.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:08:38 [2021-02-24T17:08:38.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:08:38 [2021-02-24T17:08:38.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:08:41 [2021-02-24T17:08:41.119Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:08:43 [2021-02-24T17:08:43.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:08:43 [2021-02-24T17:08:43.274Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:08:44 [2021-02-24T17:08:44.240Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:08:44 [2021-02-24T17:08:44.702Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:08:45 [2021-02-24T17:08:45.164Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:08:48 [2021-02-24T17:08:48.573Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:08:48 [2021-02-24T17:08:48.573Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:08:49 [2021-02-24T17:08:49.948Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:08:49 [2021-02-24T17:08:49.948Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:08:51 [2021-02-24T17:08:51.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:08:51 [2021-02-24T17:08:51.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:08:51 [2021-02-24T17:08:51.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:08:51 [2021-02-24T17:08:51.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:08:51 [2021-02-24T17:08:51.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:08:51 [2021-02-24T17:08:51.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:08:56 [2021-02-24T17:08:56.017Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:08:56 [2021-02-24T17:08:56.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:08:56 [2021-02-24T17:08:56.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:08:56 [2021-02-24T17:08:56.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:08:56 [2021-02-24T17:08:56.017Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:08:56 [2021-02-24T17:08:56.275Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:08:56 [2021-02-24T17:08:56.841Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:09:00 [2021-02-24T17:09:00.123Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:09:00 [2021-02-24T17:09:00.380Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:09:02 [2021-02-24T17:09:02.897Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:09:03 [2021-02-24T17:09:03.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:09:03 [2021-02-24T17:09:03.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:09:04 [2021-02-24T17:09:04.596Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:09:06 [2021-02-24T17:09:06.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:09:06 [2021-02-24T17:09:06.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:09:07 [2021-02-24T17:09:07.089Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:09:07 [2021-02-24T17:09:07.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:09:08 [2021-02-24T17:09:08.719Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:09:13 [2021-02-24T17:09:13.253Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:09:13 [2021-02-24T17:09:13.984Z] --- PASS: TestDockerNetworkSuite (69.05s)
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.97s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d98d91c4260ad] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [dd84047f16f38] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.14s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d1736a65fe743] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.15s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [dd053af9294b6] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.03s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:1233: [d2d3c034009ab] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.37s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d6887abdd3709] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.58s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d27f17939682a] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.52s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [df03db3a3cbd3] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.63s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d7a9dac9c6544] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.68s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d6c2cff9131f3] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [d65924cdac827] daemon is not started
17:09:13 [2021-02-24T17:09:13.984Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.12s)
17:09:13 [2021-02-24T17:09:13.984Z]         docker_cli_network_unix_test.go:46: [df98f8eb48d44] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.12s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d8b010e63d784] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d70f35fee5399] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [dd427ff1629fb] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.90s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d38a0735bd942] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d00340fb0b4c8] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d7d15baff0781] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d6c61add69ca7] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.03s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d4c3ea9a4375a] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.33s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [df668c3e53750] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d175d4bedf874] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [dc129e77be348] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [db90ff6b87041] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.47s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:968: [d922cf789b65c] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d99d7c2dfb7f0] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.95s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:1116: [d727ea49a49ef] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [dd7a8a8e8cb63] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.19s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d2df8fb9d93ae] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.31s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d66ac95657458] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d73d909e7db50] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d571f881e4f32] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d27827b23a835] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d270033218d49] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.48s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [de1216d5c7e8d] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d21989d62fe38] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [db9d13631a149] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.90s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d86c2189a2312] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.93s)
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.39s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:1084: [d01b89f4dc6c1] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [df12f77c35481] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d99e4c0f60173] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [de0c579315943] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d2dd86e305ea1] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d1582114b0851] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [d9a00d5ffab0e] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.06s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [db22fce714e88] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.63s)
17:09:13 [2021-02-24T17:09:13.985Z]         docker_cli_network_unix_test.go:46: [df1ce607a2a41] daemon is not started
17:09:13 [2021-02-24T17:09:13.985Z] === RUN   TestDockerHubPullSuite
17:09:13 [2021-02-24T17:09:13.985Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:09:14 [2021-02-24T17:09:14.549Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:09:17 [2021-02-24T17:09:17.073Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:09:17 [2021-02-24T17:09:17.331Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:09:19 [2021-02-24T17:09:19.227Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:09:19 [2021-02-24T17:09:19.227Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:09:19 [2021-02-24T17:09:19.484Z] --- PASS: TestDockerHubPullSuite (6.31s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.89s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:09:19 [2021-02-24T17:09:19.484Z] PASS
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === Skipped
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_sni_test.go:18: Flakey test
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:09:19 [2021-02-24T17:09:19.484Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:09:19 [2021-02-24T17:09:19.484Z] 
17:09:19 [2021-02-24T17:09:19.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:09:19 [2021-02-24T17:09:19.485Z]         docker_cli_network_unix_test.go:46: [db9d13631a149] daemon is not started
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] 
17:09:19 [2021-02-24T17:09:19.485Z] DONE 1274 tests, 51 skipped in 1597.855s
17:09:19 [2021-02-24T17:09:19.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:09:19 [2021-02-24T17:09:19.485Z] ++++ cat bundles/test-integration/docker.pid
17:09:19 [2021-02-24T17:09:19.485Z] +++ kill 8166
17:09:20 [2021-02-24T17:09:20.417Z] +++ /etc/init.d/apparmor stop
17:09:20 [2021-02-24T17:09:20.417Z] Leaving: AppArmorNo profiles have been unloaded.
17:09:20 [2021-02-24T17:09:20.417Z] 
17:09:20 [2021-02-24T17:09:20.417Z] Unloading profiles will leave already running processes permanently
17:09:20 [2021-02-24T17:09:20.417Z] unconfined, which can lead to unexpected situations.
17:09:20 [2021-02-24T17:09:20.417Z] 
17:09:20 [2021-02-24T17:09:20.417Z] To set a process to complain mode, use the command line tool
17:09:20 [2021-02-24T17:09:20.417Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:09:20 [2021-02-24T17:09:20.417Z] +++ true
17:09:20 [2021-02-24T17:09:20.417Z] exiting test-integration
17:09:20 [2021-02-24T17:09:20.417Z] ++ exit 0
17:09:20 [2021-02-24T17:09:20.417Z] 
17:09:20 [2021-02-24T17:09:20.676Z] + for job in $(jobs -p)
17:09:20 [2021-02-24T17:09:20.676Z] + wait 9521
17:09:21 [2021-02-24T17:09:21.879Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:09:59 [2021-02-24T17:09:59.374Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:10:04 [2021-02-24T17:10:04.464Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:10:22 [2021-02-24T17:10:22.196Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:10:34 [2021-02-24T17:10:34.624Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:10:55 [2021-02-24T17:10:55.568Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:11:02 [2021-02-24T17:11:02.117Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:11:07 [2021-02-24T17:11:07.383Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:12:15 [2021-02-24T17:12:15.962Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:12:15 [2021-02-24T17:12:15.962Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:12:15 [2021-02-24T17:12:15.962Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:12:15 [2021-02-24T17:12:15.962Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:12:15 [2021-02-24T17:12:15.962Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:12:16 [2021-02-24T17:12:16.935Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:12:16 [2021-02-24T17:12:16.935Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:12:17 [2021-02-24T17:12:17.398Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:12:17 [2021-02-24T17:12:17.860Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:12:23 [2021-02-24T17:12:23.679Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:12:25 [2021-02-24T17:12:25.871Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:12:30 [2021-02-24T17:12:30.584Z] === RUN   TestDockerSuite/TestBuildEnv
17:12:30 [2021-02-24T17:12:30.584Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:12:30 [2021-02-24T17:12:30.584Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:12:30 [2021-02-24T17:12:30.584Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:12:30 [2021-02-24T17:12:30.584Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:12:30 [2021-02-24T17:12:30.584Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:12:34 [2021-02-24T17:12:34.344Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:12:34 [2021-02-24T17:12:34.344Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:12:34 [2021-02-24T17:12:34.344Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:12:34 [2021-02-24T17:12:34.344Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:12:34 [2021-02-24T17:12:34.806Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:12:39 [2021-02-24T17:12:39.518Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildExpose
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:12:54 [2021-02-24T17:12:54.375Z] === RUN   TestDockerSuite/TestBuildFails
17:12:55 [2021-02-24T17:12:55.922Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:12:55 [2021-02-24T17:12:55.922Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:13:04 [2021-02-24T17:13:04.842Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:13:11 [2021-02-24T17:13:11.947Z] === RUN   TestDockerSuite/TestBuildForceRm
17:13:13 [2021-02-24T17:13:13.817Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:13:17 [2021-02-24T17:13:17.764Z] === RUN   TestDockerSuite/TestBuildFromGit
17:13:21 [2021-02-24T17:13:21.933Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:13:22 [2021-02-24T17:13:22.475Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:13:22 [2021-02-24T17:13:22.865Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:13:22 [2021-02-24T17:13:22.865Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:13:22 [2021-02-24T17:13:22.865Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:13:23 [2021-02-24T17:13:23.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:13:23 [2021-02-24T17:13:23.688Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:13:24 [2021-02-24T17:13:24.021Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:13:26 [2021-02-24T17:13:26.214Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:13:28 [2021-02-24T17:13:28.732Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:13:28 [2021-02-24T17:13:28.732Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:13:29 [2021-02-24T17:13:29.500Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:13:29 [2021-02-24T17:13:29.706Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:13:30 [2021-02-24T17:13:30.168Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:13:30 [2021-02-24T17:13:30.168Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:13:32 [2021-02-24T17:13:32.025Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:13:38 [2021-02-24T17:13:38.767Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:13:38 [2021-02-24T17:13:38.767Z] === RUN   TestDockerSuite/TestBuildHistory
17:13:49 [2021-02-24T17:13:49.121Z] === RUN   TestDockerSuite/TestBuildIidFile
17:13:49 [2021-02-24T17:13:49.121Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:13:50 [2021-02-24T17:13:50.667Z] === RUN   TestDockerSuite/TestBuildInheritance
17:13:50 [2021-02-24T17:13:50.667Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:13:51 [2021-02-24T17:13:51.130Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:13:51 [2021-02-24T17:13:51.130Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:13:55 [2021-02-24T17:13:55.840Z] === RUN   TestDockerSuite/TestBuildLabel
17:13:55 [2021-02-24T17:13:55.840Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:13:56 [2021-02-24T17:13:56.818Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:13:57 [2021-02-24T17:13:57.280Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:13:58 [2021-02-24T17:13:58.255Z] === RUN   TestDockerSuite/TestBuildLabels
17:13:58 [2021-02-24T17:13:58.717Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:14:00 [2021-02-24T17:14:00.263Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildLastModified
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:14:06 [2021-02-24T17:14:06.081Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:14:06 [2021-02-24T17:14:06.543Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:14:07 [2021-02-24T17:14:07.006Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:14:11 [2021-02-24T17:14:11.717Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:14:28 [2021-02-24T17:14:28.253Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:14:28 [2021-02-24T17:14:28.253Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:14:28 [2021-02-24T17:14:28.820Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:14:31 [2021-02-24T17:14:31.344Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:14:32 [2021-02-24T17:14:32.860Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:14:32 [2021-02-24T17:14:32.860Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:14:32 [2021-02-24T17:14:32.860Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:14:34 [2021-02-24T17:14:34.622Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:14:37 [2021-02-24T17:14:37.149Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:14:59 [2021-02-24T17:14:59.066Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:15:08 [2021-02-24T17:15:08.605Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:15:11 [2021-02-24T17:15:11.251Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:15:11 [2021-02-24T17:15:11.509Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:15:14 [2021-02-24T17:15:14.034Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:15:16 [2021-02-24T17:15:16.560Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:15:18 [2021-02-24T17:15:18.959Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:15:23 [2021-02-24T17:15:23.675Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:15:24 [2021-02-24T17:15:24.665Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:15:27 [2021-02-24T17:15:27.942Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:15:29 [2021-02-24T17:15:29.493Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:15:29 [2021-02-24T17:15:29.846Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:15:33 [2021-02-24T17:15:33.126Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:15:34 [2021-02-24T17:15:34.207Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:15:35 [2021-02-24T17:15:35.024Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:15:37 [2021-02-24T17:15:37.552Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:15:40 [2021-02-24T17:15:40.081Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:15:41 [2021-02-24T17:15:41.979Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:15:49 [2021-02-24T17:15:49.092Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:15:49 [2021-02-24T17:15:49.092Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:15:56 [2021-02-24T17:15:56.202Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:15:56 [2021-02-24T17:15:56.664Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:15:56 [2021-02-24T17:15:56.664Z] === RUN   TestDockerSuite/TestBuildNetNone
17:15:56 [2021-02-24T17:15:56.664Z] === RUN   TestDockerSuite/TestBuildNoContext
17:15:59 [2021-02-24T17:15:59.585Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:16:03 [2021-02-24T17:16:03.337Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:16:10 [2021-02-24T17:16:10.448Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:16:10 [2021-02-24T17:16:10.448Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:16:10 [2021-02-24T17:16:10.910Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:16:13 [2021-02-24T17:16:13.834Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:16:14 [2021-02-24T17:16:14.296Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:16:15 [2021-02-24T17:16:15.846Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:16:24 [2021-02-24T17:16:24.444Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:16:24 [2021-02-24T17:16:24.906Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:16:33 [2021-02-24T17:16:33.508Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:16:36 [2021-02-24T17:16:36.427Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:16:38 [2021-02-24T17:16:38.189Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:16:45 [2021-02-24T17:16:45.026Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:16:48 [2021-02-24T17:16:48.779Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:16:53 [2021-02-24T17:16:53.045Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:16:53 [2021-02-24T17:16:53.490Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:16:53 [2021-02-24T17:16:53.952Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:16:53 [2021-02-24T17:16:53.952Z] === RUN   TestDockerSuite/TestBuildPATH
17:16:53 [2021-02-24T17:16:53.952Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:16:56 [2021-02-24T17:16:56.143Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:16:56 [2021-02-24T17:16:56.143Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:17:11 [2021-02-24T17:17:11.108Z] --- PASS: TestDockerSwarmSuite (1663.77s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.61s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.44s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:562: [dc38ccd7b39bb] joining swarm manager [d138e4c9470ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:584: [df9800db0e9fe] joining swarm manager [d138e4c9470ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]         check_test.go:380: [dc38ccd7b39bb] daemon is not started
17:17:11 [2021-02-24T17:17:11.108Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.64s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:45: [dbdb4d915b938] joining swarm manager [dd5a3e5e89bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.20s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.78s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:303: [d86c30ead4cf4] joining swarm manager [dcbb2855f7b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:304: [d3c9c51040926] joining swarm manager [dcbb2855f7b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:363: Waiting for possible election...
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.45s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:271: [d83ff559b146d] joining swarm manager [dbb30c092191f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:272: [db24bff0e2adc] joining swarm manager [dbb30c092191f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.73s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.46s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_node_test.go:19: [dc1137730778e] joining swarm manager [dbfe8f7d6857e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_node_test.go:20: [dd0e18b2263a6] joining swarm manager [dbfe8f7d6857e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.05s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:501: [dbbb8f6b4c3e2] joining swarm manager [d5b8f6e626a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:506: [dbc3ae58421e5] joining swarm manager [d5b8f6e626a4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.87s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_node_test.go:80: [dbdd05cf74b6a] joining swarm manager [dc27f49670aec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.51s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_node_test.go:52: [dc3263958f93a] joining swarm manager [da8c6dd7fe50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_node_test.go:53: [dd18bda1f2dec] joining swarm manager [da8c6dd7fe50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.96s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:201: [d3b208baa2260] joining swarm manager [d66c6a2e08874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.87s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:383: [dcedd682520fa] joining swarm manager [dfa673015518a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:384: [de2385fe29e3c] joining swarm manager [dfa673015518a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]         check_test.go:380: [de2385fe29e3c] daemon is not started
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.15s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:801: [d572fb0c4d27b] joining swarm manager [dfe6f17ae5383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:801: [d02817366cbbc] joining swarm manager [dfe6f17ae5383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:801: [dc39a60390baf] joining swarm manager [dfe6f17ae5383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:801: [d7c3687f7bd88] joining swarm manager [dfe6f17ae5383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_test.go:809: [d2b3f82148b31] joining swarm manager [dfe6f17ae5383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.71s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.94s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:394: [d670ddb75f3a4] joining swarm manager [d70e0314692c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:394: [d8ae99bbe4516] joining swarm manager [d70e0314692c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.16s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:342: [d097c8e96551e] joining swarm manager [d3750519789db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:342: [d6c204d896117] joining swarm manager [d3750519789db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:489: [dbdd75c0d3b48] joining swarm manager [d4025ebe2d3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:489: [de728a21427ed] joining swarm manager [d4025ebe2d3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.93s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:127: [d10af20d34313] joining swarm manager [d1db7a62cd709]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:128: [d3a210f6c46b1] joining swarm manager [d1db7a62cd709]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:136: [dfe4ae996a08c] joining swarm manager [d1db7a62cd709]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:137: [d20b68314cf01] joining swarm manager [d1db7a62cd709]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.79s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.55s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:303: [de0be69a44442] joining swarm manager [d99f7ea697a08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:303: [d10e7f8dad627] joining swarm manager [d99f7ea697a08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.28s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:99: [d54badd05a4be] joining swarm manager [da80e308d108a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:100: [dfe44cd6d092a] joining swarm manager [da80e308d108a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]         check_test.go:380: [d54badd05a4be] daemon is not started
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.18s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:532: [d815b70ba159e] joining swarm manager [dc5e877db1eb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:533: [db12309875c61] joining swarm manager [dc5e877db1eb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.69s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:147: [dfc20d79281d8] joining swarm manager [dffd1e8c4bbbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_api_swarm_service_test.go:147: [d5e8acb3c4f6c] joining swarm manager [dffd1e8c4bbbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.24s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.39s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.37s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.55s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.60s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.46s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.18s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.22s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.60s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.61s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.66s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.77s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.78s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.34s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.08s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.53s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.35s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.35s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_service_logs_test.go:245: checking task 8oxt8bzx42ba
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_service_logs_test.go:250: checking messages for 8oxt8bzx42ba
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_service_logs_test.go:245: checking task qwt0jc6pljjj
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_service_logs_test.go:250: checking messages for qwt0jc6pljjj
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.61s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.36s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.43s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.08s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:1901: [dd79442fa28de] joining swarm manager [d54b317dab7e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:1902: [da2553d758fde] joining swarm manager [d54b317dab7e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:1802: [d36c1e2643427] joining swarm manager [d6db579090c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:1803: [dfd2b04a3f3d0] joining swarm manager [d6db579090c5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.79s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.02s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:1321: [dcc4bd2104864] joining swarm manager [d86adfcbd9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:1322: [d95ce76e80494] joining swarm manager [d86adfcbd9aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.88s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.53s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.34s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.34s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.64s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:17:11 [2021-02-24T17:17:11.108Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.41s)
17:17:11 [2021-02-24T17:17:11.108Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.63s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.05s)
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1186: [d12e08072d595] joining swarm manager [d6c1a570cc2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1195: [dbbc4f5d69411] joining swarm manager [d6c1a570cc2ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.72s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.55s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.97s)
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1118: [dc442bc684a8a] joining swarm manager [df22a3b371193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1119: [d1987f66ae6b2] joining swarm manager [df22a3b371193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1172: [d330977f2957a] joining swarm manager [df22a3b371193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s)
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1453: [d6d8132c5ec05] joining swarm manager [dad36aa1a43d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_test.go:1454: [d01085fa80d24] joining swarm manager [dad36aa1a43d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.93s)
17:17:11 [2021-02-24T17:17:11.109Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
17:17:11 [2021-02-24T17:17:11.109Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
17:17:11 [2021-02-24T17:17:11.109Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
17:17:11 [2021-02-24T17:17:11.109Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.08s)
17:17:11 [2021-02-24T17:17:11.109Z]         docker_cli_swarm_unix_test.go:62: [d0c19e87037b4] joining swarm manager [d9bc43587afa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.91s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.37s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.68s)
17:17:11 [2021-02-24T17:17:11.109Z]         docker_api_swarm_test.go:961: [d69a92afb7d59] joining swarm manager [d9cf44920ad83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.40s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.30s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.20s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.62s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.32s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.23s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.40s)
17:17:11 [2021-02-24T17:17:11.109Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s)
17:17:11 [2021-02-24T17:17:11.109Z] === RUN   TestDockerExternalVolumeSuite
17:17:11 [2021-02-24T17:17:11.109Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:17:25 [2021-02-24T17:17:25.982Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:17:38 [2021-02-24T17:17:38.725Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:17:56 [2021-02-24T17:17:56.451Z] === RUN   TestDockerSuite/TestBuildRm
17:18:08 [2021-02-24T17:18:08.875Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:18:10 [2021-02-24T17:18:10.421Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:18:10 [2021-02-24T17:18:10.421Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:18:10 [2021-02-24T17:18:10.421Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:18:11 [2021-02-24T17:18:11.966Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:18:14 [2021-02-24T17:18:14.886Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:18:23 [2021-02-24T17:18:23.487Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:18:27 [2021-02-24T17:18:27.243Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:18:33 [2021-02-24T17:18:33.635Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:18:41 [2021-02-24T17:18:41.754Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:18:42 [2021-02-24T17:18:42.099Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:18:42 [2021-02-24T17:18:42.099Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:18:42 [2021-02-24T17:18:42.099Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:18:52 [2021-02-24T17:18:52.460Z] === RUN   TestDockerSuite/TestBuildSpaces
17:18:52 [2021-02-24T17:18:52.460Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:18:56 [2021-02-24T17:18:56.212Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:18:56 [2021-02-24T17:18:56.212Z] === RUN   TestDockerSuite/TestBuildStderr
17:18:59 [2021-02-24T17:18:59.965Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:19:13 [2021-02-24T17:19:13.821Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:19:21 [2021-02-24T17:19:21.100Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:19:21 [2021-02-24T17:19:21.100Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:19:21 [2021-02-24T17:19:21.100Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:19:22 [2021-02-24T17:19:22.074Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:19:26 [2021-02-24T17:19:26.784Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:19:28 [2021-02-24T17:19:28.678Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:19:31 [2021-02-24T17:19:31.494Z] === RUN   TestDockerSuite/TestBuildUser
17:19:31 [2021-02-24T17:19:31.494Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:19:31 [2021-02-24T17:19:31.494Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:19:31 [2021-02-24T17:19:31.494Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:19:35 [2021-02-24T17:19:35.245Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:19:35 [2021-02-24T17:19:35.245Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:19:38 [2021-02-24T17:19:38.165Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:19:38 [2021-02-24T17:19:38.165Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:19:38 [2021-02-24T17:19:38.165Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:19:59 [2021-02-24T17:19:59.301Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:19:59 [2021-02-24T17:19:59.301Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:20:00 [2021-02-24T17:20:00.746Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:20:06 [2021-02-24T17:20:06.405Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:20:12 [2021-02-24T17:20:12.224Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:20:12 [2021-02-24T17:20:12.224Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:20:12 [2021-02-24T17:20:12.224Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:20:12 [2021-02-24T17:20:12.930Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:20:14 [2021-02-24T17:20:14.414Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:20:14 [2021-02-24T17:20:14.414Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:20:24 [2021-02-24T17:20:24.766Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:20:29 [2021-02-24T17:20:29.476Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:20:29 [2021-02-24T17:20:29.476Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:20:44 [2021-02-24T17:20:44.979Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:20:54 [2021-02-24T17:20:54.658Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:20:54 [2021-02-24T17:20:54.658Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:20:54 [2021-02-24T17:20:54.658Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:20:54 [2021-02-24T17:20:54.658Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:20:54 [2021-02-24T17:20:54.658Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:20:59 [2021-02-24T17:20:59.841Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:21:00 [2021-02-24T17:21:00.475Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:21:01 [2021-02-24T17:21:01.449Z] === RUN   TestDockerSuite/TestBuildXZHost
17:21:01 [2021-02-24T17:21:01.910Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:21:01 [2021-02-24T17:21:01.910Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:21:01 [2021-02-24T17:21:01.910Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:21:04 [2021-02-24T17:21:04.100Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:21:08 [2021-02-24T17:21:08.810Z] === RUN   TestDockerSuite/TestCommitChange
17:21:12 [2021-02-24T17:21:12.569Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:21:17 [2021-02-24T17:21:17.282Z] === RUN   TestDockerSuite/TestCommitHardlink
17:21:17 [2021-02-24T17:21:17.282Z] === RUN   TestDockerSuite/TestCommitNewFile
17:21:17 [2021-02-24T17:21:17.904Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:21:23 [2021-02-24T17:21:23.107Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:21:23 [2021-02-24T17:21:23.107Z] === RUN   TestDockerSuite/TestCommitTTY
17:21:30 [2021-02-24T17:21:30.211Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:21:38 [2021-02-24T17:21:38.814Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:21:51 [2021-02-24T17:21:51.231Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:21:55 [2021-02-24T17:21:55.941Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:21:55 [2021-02-24T17:21:55.941Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:21:58 [2021-02-24T17:21:58.131Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:21:58 [2021-02-24T17:21:58.131Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:21:58 [2021-02-24T17:21:58.131Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:21:58 [2021-02-24T17:21:58.131Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:22:00 [2021-02-24T17:22:00.321Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:22:00 [2021-02-24T17:22:00.321Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:22:00 [2021-02-24T17:22:00.321Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:22:02 [2021-02-24T17:22:02.511Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:22:02 [2021-02-24T17:22:02.511Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:22:02 [2021-02-24T17:22:02.511Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:22:02 [2021-02-24T17:22:02.511Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:22:02 [2021-02-24T17:22:02.511Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:22:04 [2021-02-24T17:22:04.547Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:22:05 [2021-02-24T17:22:05.435Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:22:06 [2021-02-24T17:22:06.981Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:22:09 [2021-02-24T17:22:09.171Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:22:09 [2021-02-24T17:22:09.171Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:22:09 [2021-02-24T17:22:09.171Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:22:11 [2021-02-24T17:22:11.362Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:22:11 [2021-02-24T17:22:11.362Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:22:13 [2021-02-24T17:22:13.552Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:22:13 [2021-02-24T17:22:13.552Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:22:13 [2021-02-24T17:22:13.552Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:22:15 [2021-02-24T17:22:15.741Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:22:15 [2021-02-24T17:22:15.741Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:22:17 [2021-02-24T17:22:17.930Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:22:17 [2021-02-24T17:22:17.930Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:22:20 [2021-02-24T17:22:20.849Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:22:20 [2021-02-24T17:22:20.849Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:22:22 [2021-02-24T17:22:22.620Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:22:23 [2021-02-24T17:22:23.039Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:22:31 [2021-02-24T17:22:31.639Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:22:35 [2021-02-24T17:22:35.401Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:22:35 [2021-02-24T17:22:35.401Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:22:35 [2021-02-24T17:22:35.401Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:22:35 [2021-02-24T17:22:35.401Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:22:35 [2021-02-24T17:22:35.401Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:22:36 [2021-02-24T17:22:36.946Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:22:36 [2021-02-24T17:22:36.946Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:22:44 [2021-02-24T17:22:44.048Z] === RUN   TestDockerSuite/TestContainerAPITop
17:22:44 [2021-02-24T17:22:44.048Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:22:46 [2021-02-24T17:22:46.237Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:22:46 [2021-02-24T17:22:46.237Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:22:50 [2021-02-24T17:22:50.946Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:22:52 [2021-02-24T17:22:52.491Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:22:52 [2021-02-24T17:22:52.491Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:22:52 [2021-02-24T17:22:52.491Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:22:52 [2021-02-24T17:22:52.491Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:22:52 [2021-02-24T17:22:52.491Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:22:52 [2021-02-24T17:22:52.491Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:22:54 [2021-02-24T17:22:54.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:22:54 [2021-02-24T17:22:54.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:22:54 [2021-02-24T17:22:54.669Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:22:56 [2021-02-24T17:22:56.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:22:59 [2021-02-24T17:22:59.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:23:01 [2021-02-24T17:23:01.335Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:23:09 [2021-02-24T17:23:09.933Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002204a0_<nil>}
17:23:11 [2021-02-24T17:23:11.478Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1796338298_c:\foo_false__<nil>_<nil>_<nil>}
17:23:20 [2021-02-24T17:23:20.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1796338298_c:\foo_true__<nil>_<nil>_<nil>}
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:23:21 [2021-02-24T17:23:21.625Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:23:23 [2021-02-24T17:23:23.815Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:23:24 [2021-02-24T17:23:24.277Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:23:24 [2021-02-24T17:23:24.277Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:23:24 [2021-02-24T17:23:24.277Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:23:24 [2021-02-24T17:23:24.277Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:23:26 [2021-02-24T17:23:26.465Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:23:26 [2021-02-24T17:23:26.465Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:23:26 [2021-02-24T17:23:26.465Z] === RUN   TestDockerSuite/TestCpRelativePath
17:23:26 [2021-02-24T17:23:26.725Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:23:28 [2021-02-24T17:23:28.654Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:23:28 [2021-02-24T17:23:28.654Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:23:28 [2021-02-24T17:23:28.654Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:23:28 [2021-02-24T17:23:28.654Z] === RUN   TestDockerSuite/TestCpToCaseA
17:23:33 [2021-02-24T17:23:33.379Z] === RUN   TestDockerSuite/TestCpToCaseB
17:23:35 [2021-02-24T17:23:35.570Z] === RUN   TestDockerSuite/TestCpToCaseC
17:23:35 [2021-02-24T17:23:35.570Z] === RUN   TestDockerSuite/TestCpToCaseD
17:23:35 [2021-02-24T17:23:35.570Z] === RUN   TestDockerSuite/TestCpToCaseE
17:23:38 [2021-02-24T17:23:38.918Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:23:44 [2021-02-24T17:23:44.166Z] === RUN   TestDockerSuite/TestCpToCaseF
17:23:44 [2021-02-24T17:23:44.166Z] === RUN   TestDockerSuite/TestCpToCaseG
17:23:44 [2021-02-24T17:23:44.166Z] === RUN   TestDockerSuite/TestCpToCaseH
17:23:52 [2021-02-24T17:23:52.764Z] === RUN   TestDockerSuite/TestCpToCaseI
17:23:52 [2021-02-24T17:23:52.764Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:23:52 [2021-02-24T17:23:52.764Z] === RUN   TestDockerSuite/TestCpToDot
17:23:56 [2021-02-24T17:23:56.981Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:23:59 [2021-02-24T17:23:59.872Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:23:59 [2021-02-24T17:23:59.872Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:23:59 [2021-02-24T17:23:59.872Z] === RUN   TestDockerSuite/TestCpToStdout
17:24:01 [2021-02-24T17:24:01.419Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:24:01 [2021-02-24T17:24:01.881Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:24:01 [2021-02-24T17:24:01.881Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:24:01 [2021-02-24T17:24:01.881Z] === RUN   TestDockerSuite/TestCpVolumePath
17:24:01 [2021-02-24T17:24:01.881Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:24:01 [2021-02-24T17:24:01.881Z] === RUN   TestDockerSuite/TestCreateArgs
17:24:01 [2021-02-24T17:24:01.881Z] === RUN   TestDockerSuite/TestCreateByImageID
17:24:04 [2021-02-24T17:24:04.073Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:24:06 [2021-02-24T17:24:06.262Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:24:06 [2021-02-24T17:24:06.262Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:24:06 [2021-02-24T17:24:06.724Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:24:08 [2021-02-24T17:24:08.269Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:24:09 [2021-02-24T17:24:09.242Z] === RUN   TestDockerSuite/TestCreateLabels
17:24:09 [2021-02-24T17:24:09.242Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:24:09 [2021-02-24T17:24:09.242Z] === RUN   TestDockerSuite/TestCreateRM
17:24:09 [2021-02-24T17:24:09.242Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:24:09 [2021-02-24T17:24:09.242Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:24:09 [2021-02-24T17:24:09.704Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:24:09 [2021-02-24T17:24:09.704Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:24:11 [2021-02-24T17:24:11.843Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:24:22 [2021-02-24T17:24:22.119Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:24:22 [2021-02-24T17:24:22.119Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:24:22 [2021-02-24T17:24:22.582Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:24:26 [2021-02-24T17:24:26.336Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:24:26 [2021-02-24T17:24:26.699Z] --- PASS: TestDockerExternalVolumeSuite (437.40s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_external_volume_driver_test.go:53: [d4606200a78bf] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_external_volume_driver_test.go:53: [dc8df0c846fec] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_external_volume_driver_test.go:53: [d770b45288c0b] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_external_volume_driver_test.go:53: [d5a520b4fcce8] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_external_volume_driver_test.go:485: [dd15f70c1b6fc] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_external_volume_driver_test.go:53: [d126fb7260622] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z] PASS
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] === Skipped
17:24:26 [2021-02-24T17:24:26.699Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:24:26 [2021-02-24T17:24:26.699Z]         check_test.go:309: [d9d40c7c8f8ad] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:24:26 [2021-02-24T17:24:26.699Z]         check_test.go:309: [dfd5e24642bb8] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:24:26 [2021-02-24T17:24:26.699Z]         check_test.go:309: [d55c4698ec69e] daemon is not started
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:24:26 [2021-02-24T17:24:26.699Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:24:26 [2021-02-24T17:24:26.699Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] 
17:24:26 [2021-02-24T17:24:26.699Z] DONE 273 tests, 5 skipped in 2504.182s
17:24:26 [2021-02-24T17:24:26.699Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:24:26 [2021-02-24T17:24:26.699Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d124e080bcae0/docker.pid
17:24:26 [2021-02-24T17:24:26.699Z] +++ kill 6039
17:24:26 [2021-02-24T17:24:26.699Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6039 is not a child of this shell
17:24:26 [2021-02-24T17:24:26.699Z] warning: PID 6039 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d124e080bcae0/docker.pid had a nonzero exit code
17:24:26 [2021-02-24T17:24:26.699Z] ++++ cat bundles/test-integration/docker.pid
17:24:26 [2021-02-24T17:24:26.699Z] +++ kill 8121
17:24:26 [2021-02-24T17:24:26.798Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:24:26 [2021-02-24T17:24:26.798Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:24:27 [2021-02-24T17:24:27.263Z] +++ /etc/init.d/apparmor stop
17:24:27 [2021-02-24T17:24:27.263Z] Leaving: AppArmorNo profiles have been unloaded.
17:24:27 [2021-02-24T17:24:27.263Z] 
17:24:27 [2021-02-24T17:24:27.263Z] Unloading profiles will leave already running processes permanently
17:24:27 [2021-02-24T17:24:27.263Z] unconfined, which can lead to unexpected situations.
17:24:27 [2021-02-24T17:24:27.263Z] 
17:24:27 [2021-02-24T17:24:27.263Z] To set a process to complain mode, use the command line tool
17:24:27 [2021-02-24T17:24:27.263Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:24:27 [2021-02-24T17:24:27.263Z] +++ true
17:24:27 [2021-02-24T17:24:27.263Z] exiting test-integration
17:24:27 [2021-02-24T17:24:27.263Z] ++ exit 0
17:24:27 [2021-02-24T17:24:27.263Z] 
17:24:27 [2021-02-24T17:24:27.521Z] + exit 0
17:24:27 [2021-02-24T17:24:27.521Z] ++ jobs -p
17:24:27 [2021-02-24T17:24:27.521Z] + pids=
17:24:27 [2021-02-24T17:24:27.521Z] + echo 'Remaining pids to kill: []'
17:24:27 [2021-02-24T17:24:27.521Z] Remaining pids to kill: []
17:24:27 [2021-02-24T17:24:27.521Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:24:27 [2021-02-24T17:24:27.536Z] Recording test results
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDevicePermissions
17:24:28 [2021-02-24T17:24:28.988Z] === RUN   TestDockerSuite/TestDockerFails
17:24:29 [2021-02-24T17:24:29.303Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:24:29 [2021-02-24T17:24:29.451Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:24:29 [2021-02-24T17:24:29.451Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:24:29 [2021-02-24T17:24:29.451Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:24:29 [2021-02-24T17:24:29.451Z] === RUN   TestDockerSuite/TestEventsAttach
17:24:29 [2021-02-24T17:24:29.451Z] === RUN   TestDockerSuite/TestEventsCommit
17:24:29 [2021-02-24T17:24:29.451Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:24:29 [2021-02-24T17:24:29.635Z] + echo Ensuring container killed.
17:24:29 [2021-02-24T17:24:29.635Z] Ensuring container killed.
17:24:29 [2021-02-24T17:24:29.635Z] + docker ps -aq -f name=docker-pr3-*
17:24:29 [2021-02-24T17:24:29.635Z] + cids=ff68bed31b2e
17:24:29 [2021-02-24T17:24:29.635Z] 1d0b719b3975
17:24:29 [2021-02-24T17:24:29.635Z] a3f4d2fc7532
17:24:29 [2021-02-24T17:24:29.635Z] + [ -n ff68bed31b2e
17:24:29 [2021-02-24T17:24:29.635Z] 1d0b719b3975
17:24:29 [2021-02-24T17:24:29.635Z] a3f4d2fc7532 ]
17:24:29 [2021-02-24T17:24:29.635Z] + docker rm -vf ff68bed31b2e 1d0b719b3975 a3f4d2fc7532
17:24:31 [2021-02-24T17:24:31.537Z] ff68bed31b2e
17:24:31 [2021-02-24T17:24:31.640Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:24:32 [2021-02-24T17:24:32.470Z] 1d0b719b3975
17:24:32 [2021-02-24T17:24:32.470Z] a3f4d2fc7532
[Pipeline] sh
17:24:32 [2021-02-24T17:24:32.751Z] + echo Chowning /workspace to jenkins user
17:24:32 [2021-02-24T17:24:32.751Z] Chowning /workspace to jenkins user
17:24:32 [2021-02-24T17:24:32.751Z] + id -u
17:24:32 [2021-02-24T17:24:32.751Z] + id -g
17:24:32 [2021-02-24T17:24:32.751Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42065:/workspace busybox chown -R 1000:1000 /workspace
17:24:32 [2021-02-24T17:24:32.751Z] Unable to find image 'busybox:latest' locally
17:24:33 [2021-02-24T17:24:33.831Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:24:36 [2021-02-24T17:24:36.020Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:24:38 [2021-02-24T17:24:38.008Z] latest: Pulling from library/busybox
17:24:38 [2021-02-24T17:24:38.008Z] 5c4213be9af9: Pulling fs layer
17:24:38 [2021-02-24T17:24:38.008Z] 5c4213be9af9: Download complete
17:24:38 [2021-02-24T17:24:38.008Z] 5c4213be9af9: Pull complete
17:24:38 [2021-02-24T17:24:38.008Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
17:24:38 [2021-02-24T17:24:38.008Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:24:42 [2021-02-24T17:24:42.494Z] + bundleName=amd64
17:24:42 [2021-02-24T17:24:42.494Z] + echo Creating amd64-bundles.tar.gz
17:24:42 [2021-02-24T17:24:42.494Z] Creating amd64-bundles.tar.gz
17:24:42 [2021-02-24T17:24:42.494Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:24:42 [2021-02-24T17:24:42.494Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:24:43 [2021-02-24T17:24:43.437Z] Archiving artifacts
17:24:44 [2021-02-24T17:24:44.626Z] === RUN   TestDockerSuite/TestEventsCopy
17:24:45 [2021-02-24T17:24:45.335Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:24:45 [2021-02-24T17:24:45.645Z] + make clean
17:24:45 [2021-02-24T17:24:45.902Z] docker volume rm -f docker-dev-cache
17:24:45 [2021-02-24T17:24:45.902Z] docker-dev-cache
[Pipeline] deleteDir
17:24:48 [2021-02-24T17:24:48.382Z] === RUN   TestDockerSuite/TestEventsFilterContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:24:53 [2021-02-24T17:24:53.099Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:24:55 [2021-02-24T17:24:55.290Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:24:56 [2021-02-24T17:24:56.266Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:25:00 [2021-02-24T17:25:00.022Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:25:00 [2021-02-24T17:25:00.483Z] === RUN   TestDockerSuite/TestEventsFilterType
17:25:01 [2021-02-24T17:25:01.465Z] === RUN   TestDockerSuite/TestEventsFilters
17:25:06 [2021-02-24T17:25:06.172Z] === RUN   TestDockerSuite/TestEventsFormat
17:25:10 [2021-02-24T17:25:10.883Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:25:10 [2021-02-24T17:25:10.883Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:25:10 [2021-02-24T17:25:10.883Z] === RUN   TestDockerSuite/TestEventsImageImport
17:25:10 [2021-02-24T17:25:10.883Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:25:10 [2021-02-24T17:25:10.883Z] === RUN   TestDockerSuite/TestEventsImagePull
17:25:10 [2021-02-24T17:25:10.883Z] === RUN   TestDockerSuite/TestEventsImageTag
17:25:11 [2021-02-24T17:25:11.857Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:25:11 [2021-02-24T17:25:11.857Z] === RUN   TestDockerSuite/TestEventsRename
17:25:14 [2021-02-24T17:25:14.047Z] === RUN   TestDockerSuite/TestEventsResize
17:25:16 [2021-02-24T17:25:16.970Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:25:19 [2021-02-24T17:25:19.159Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:25:21 [2021-02-24T17:25:21.347Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:25:26 [2021-02-24T17:25:26.068Z] === RUN   TestDockerSuite/TestEventsTop
17:25:26 [2021-02-24T17:25:26.068Z] === RUN   TestDockerSuite/TestEventsUntag
17:25:28 [2021-02-24T17:25:28.997Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:25:32 [2021-02-24T17:25:32.753Z] === RUN   TestDockerSuite/TestExec
17:25:32 [2021-02-24T17:25:32.753Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:25:32 [2021-02-24T17:25:32.753Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:25:34 [2021-02-24T17:25:34.301Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:25:36 [2021-02-24T17:25:36.490Z] === RUN   TestDockerSuite/TestExecAPIStart
17:25:36 [2021-02-24T17:25:36.490Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:25:36 [2021-02-24T17:25:36.490Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:25:36 [2021-02-24T17:25:36.491Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:25:38 [2021-02-24T17:25:38.684Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:25:40 [2021-02-24T17:25:40.875Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:25:43 [2021-02-24T17:25:43.063Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:25:44 [2021-02-24T17:25:44.610Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:25:49 [2021-02-24T17:25:49.318Z] === RUN   TestDockerSuite/TestExecCgroup
17:25:49 [2021-02-24T17:25:49.318Z] === RUN   TestDockerSuite/TestExecEnv
17:25:49 [2021-02-24T17:25:49.318Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:25:49 [2021-02-24T17:25:49.318Z] === RUN   TestDockerSuite/TestExecExitStatus
17:25:50 [2021-02-24T17:25:50.863Z] === RUN   TestDockerSuite/TestExecInspectID
17:25:55 [2021-02-24T17:25:55.571Z] === RUN   TestDockerSuite/TestExecInteractive
17:25:55 [2021-02-24T17:25:55.571Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:25:55 [2021-02-24T17:25:55.571Z] === RUN   TestDockerSuite/TestExecParseError
17:25:55 [2021-02-24T17:25:55.571Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:25:55 [2021-02-24T17:25:55.571Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:25:55 [2021-02-24T17:25:55.571Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:25:58 [2021-02-24T17:25:58.489Z] === RUN   TestDockerSuite/TestExecSetEnv
17:25:58 [2021-02-24T17:25:58.490Z] === RUN   TestDockerSuite/TestExecStartFails
17:25:58 [2021-02-24T17:25:58.490Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:25:58 [2021-02-24T17:25:58.490Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:25:58 [2021-02-24T17:25:58.490Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:25:58 [2021-02-24T17:25:58.490Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:26:00 [2021-02-24T17:26:00.681Z] === RUN   TestDockerSuite/TestExecUlimits
17:26:00 [2021-02-24T17:26:00.681Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:26:06 [2021-02-24T17:26:06.540Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:26:06 [2021-02-24T17:26:06.540Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:26:06 [2021-02-24T17:26:06.540Z] === RUN   TestDockerSuite/TestExecWithUser
17:26:06 [2021-02-24T17:26:06.540Z] === RUN   TestDockerSuite/TestGetContainerStats
17:26:12 [2021-02-24T17:26:12.358Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:26:18 [2021-02-24T17:26:18.180Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:26:21 [2021-02-24T17:26:21.933Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestHealth
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:26:27 [2021-02-24T17:26:27.752Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:26:32 [2021-02-24T17:26:32.460Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:26:32 [2021-02-24T17:26:32.460Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:26:32 [2021-02-24T17:26:32.460Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:26:32 [2021-02-24T17:26:32.460Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:26:32 [2021-02-24T17:26:32.460Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:26:32 [2021-02-24T17:26:32.460Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:26:32 [2021-02-24T17:26:32.922Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:26:32 [2021-02-24T17:26:32.922Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:26:33 [2021-02-24T17:26:33.897Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:26:33 [2021-02-24T17:26:33.897Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:26:35 [2021-02-24T17:26:35.442Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:26:35 [2021-02-24T17:26:35.905Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:26:37 [2021-02-24T17:26:37.451Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:26:40 [2021-02-24T17:26:40.370Z] === RUN   TestDockerSuite/TestImagesFormat
17:26:40 [2021-02-24T17:26:40.370Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:26:40 [2021-02-24T17:26:40.370Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:26:44 [2021-02-24T17:26:44.120Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:26:44 [2021-02-24T17:26:44.120Z] === RUN   TestDockerSuite/TestImportBadURL
17:26:46 [2021-02-24T17:26:46.311Z] === RUN   TestDockerSuite/TestImportDisplay
17:26:46 [2021-02-24T17:26:46.311Z] === RUN   TestDockerSuite/TestImportFile
17:26:46 [2021-02-24T17:26:46.311Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:26:46 [2021-02-24T17:26:46.311Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:26:46 [2021-02-24T17:26:46.311Z] === RUN   TestDockerSuite/TestImportGzipped
17:26:46 [2021-02-24T17:26:46.311Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:26:46 [2021-02-24T17:26:46.773Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:26:48 [2021-02-24T17:26:48.963Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:26:51 [2021-02-24T17:26:51.155Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:26:51 [2021-02-24T17:26:51.155Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:26:51 [2021-02-24T17:26:51.155Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:26:51 [2021-02-24T17:26:51.155Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:26:51 [2021-02-24T17:26:51.155Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:26:53 [2021-02-24T17:26:53.345Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:26:53 [2021-02-24T17:26:53.345Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:26:55 [2021-02-24T17:26:55.540Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:26:55 [2021-02-24T17:26:55.540Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:26:55 [2021-02-24T17:26:55.540Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:26:55 [2021-02-24T17:26:55.540Z] === RUN   TestDockerSuite/TestInspectDefault
17:26:57 [2021-02-24T17:26:57.734Z] === RUN   TestDockerSuite/TestInspectHistory
17:27:02 [2021-02-24T17:27:02.441Z] === RUN   TestDockerSuite/TestInspectImage
17:27:02 [2021-02-24T17:27:02.441Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:27:02 [2021-02-24T17:27:02.441Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:27:02 [2021-02-24T17:27:02.441Z] === RUN   TestDockerSuite/TestInspectInt64
17:27:03 [2021-02-24T17:27:03.986Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:27:06 [2021-02-24T17:27:06.176Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:27:06 [2021-02-24T17:27:06.176Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:27:08 [2021-02-24T17:27:08.366Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:27:10 [2021-02-24T17:27:10.564Z] === RUN   TestDockerSuite/TestInspectPlugin
17:27:10 [2021-02-24T17:27:10.564Z] === RUN   TestDockerSuite/TestInspectRootFS
17:27:10 [2021-02-24T17:27:10.564Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:27:12 [2021-02-24T17:27:12.761Z] === RUN   TestDockerSuite/TestInspectStatus
17:27:15 [2021-02-24T17:27:15.680Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:27:20 [2021-02-24T17:27:20.388Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:27:21 [2021-02-24T17:27:21.934Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:27:24 [2021-02-24T17:27:24.125Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:27:26 [2021-02-24T17:27:26.316Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:27:28 [2021-02-24T17:27:28.504Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:27:30 [2021-02-24T17:27:30.694Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksEnvs
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:27:32 [2021-02-24T17:27:32.882Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:27:33 [2021-02-24T17:27:33.345Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:27:33 [2021-02-24T17:27:33.345Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:27:34 [2021-02-24T17:27:34.890Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:27:37 [2021-02-24T17:27:37.082Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:27:42 [2021-02-24T17:27:42.894Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:27:44 [2021-02-24T17:27:44.438Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:27:44 [2021-02-24T17:27:44.438Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:27:46 [2021-02-24T17:27:46.629Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:27:47 [2021-02-24T17:27:47.090Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:27:52 [2021-02-24T17:27:52.904Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:27:58 [2021-02-24T17:27:58.720Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:28:04 [2021-02-24T17:28:04.541Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:28:07 [2021-02-24T17:28:07.461Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:28:09 [2021-02-24T17:28:09.650Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:28:09 [2021-02-24T17:28:09.650Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:28:11 [2021-02-24T17:28:11.839Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:28:14 [2021-02-24T17:28:14.029Z] === RUN   TestDockerSuite/TestLogsSince
17:28:22 [2021-02-24T17:28:22.631Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:28:23 [2021-02-24T17:28:23.093Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:28:23 [2021-02-24T17:28:23.093Z] === RUN   TestDockerSuite/TestLogsTail
17:28:26 [2021-02-24T17:28:26.011Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:28:28 [2021-02-24T17:28:28.201Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestMountIntoProc
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestMountIntoSys
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestNetHostname
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginActive
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPortHostBinding
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPortList
17:28:30 [2021-02-24T17:28:30.497Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:28:35 [2021-02-24T17:28:35.212Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:28:39 [2021-02-24T17:28:39.920Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:28:39 [2021-02-24T17:28:39.920Z] === RUN   TestDockerSuite/TestPsByOrder
17:28:48 [2021-02-24T17:28:48.516Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:28:48 [2021-02-24T17:28:48.516Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:28:58 [2021-02-24T17:28:58.887Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:29:16 [2021-02-24T17:29:16.615Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:29:16 [2021-02-24T17:29:16.615Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:29:16 [2021-02-24T17:29:16.615Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:29:31 [2021-02-24T17:29:31.461Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:29:33 [2021-02-24T17:29:33.005Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:29:45 [2021-02-24T17:29:45.422Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:29:49 [2021-02-24T17:29:49.173Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:29:49 [2021-02-24T17:29:49.173Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:29:49 [2021-02-24T17:29:49.173Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:29:52 [2021-02-24T17:29:52.925Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:29:52 [2021-02-24T17:29:52.925Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:29:52 [2021-02-24T17:29:52.925Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:29:52 [2021-02-24T17:29:52.925Z] === RUN   TestDockerSuite/TestPsRightTagName
17:29:53 [2021-02-24T17:29:53.387Z] === RUN   TestDockerSuite/TestPsShowMounts
17:30:00 [2021-02-24T17:30:00.485Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:30:00 [2021-02-24T17:30:00.485Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:30:02 [2021-02-24T17:30:02.676Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:30:02 [2021-02-24T17:30:02.676Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:30:04 [2021-02-24T17:30:04.221Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:30:05 [2021-02-24T17:30:05.200Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:30:05 [2021-02-24T17:30:05.200Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:30:08 [2021-02-24T17:30:08.950Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:30:13 [2021-02-24T17:30:13.657Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:30:15 [2021-02-24T17:30:15.201Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:30:32 [2021-02-24T17:30:32.934Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:30:32 [2021-02-24T17:30:32.934Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:30:38 [2021-02-24T17:30:38.746Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:30:38 [2021-02-24T17:30:38.746Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:30:38 [2021-02-24T17:30:38.746Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:30:39 [2021-02-24T17:30:39.722Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:30:43 [2021-02-24T17:30:43.480Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:30:48 [2021-02-24T17:30:48.193Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:30:48 [2021-02-24T17:30:48.193Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:30:51 [2021-02-24T17:30:51.950Z] === RUN   TestDockerSuite/TestRmiBlank
17:30:51 [2021-02-24T17:30:51.950Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:30:52 [2021-02-24T17:30:52.412Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:31:07 [2021-02-24T17:31:07.257Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:31:08 [2021-02-24T17:31:08.233Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:31:09 [2021-02-24T17:31:09.206Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:31:15 [2021-02-24T17:31:15.030Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:31:19 [2021-02-24T17:31:19.744Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:31:26 [2021-02-24T17:31:26.841Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:31:31 [2021-02-24T17:31:31.553Z] === RUN   TestDockerSuite/TestRmiTag
17:31:32 [2021-02-24T17:31:32.014Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:31:34 [2021-02-24T17:31:34.208Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:31:55 [2021-02-24T17:31:55.346Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:31:55 [2021-02-24T17:31:55.837Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:32:00 [2021-02-24T17:32:00.547Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:32:01 [2021-02-24T17:32:01.009Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:32:01 [2021-02-24T17:32:01.009Z] === RUN   TestDockerSuite/TestRunAddHost
17:32:01 [2021-02-24T17:32:01.470Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:32:01 [2021-02-24T17:32:01.470Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:32:01 [2021-02-24T17:32:01.470Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:32:01 [2021-02-24T17:32:01.470Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:32:01 [2021-02-24T17:32:01.470Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:32:01 [2021-02-24T17:32:01.470Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:32:03 [2021-02-24T17:32:03.659Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:32:03 [2021-02-24T17:32:03.659Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:32:03 [2021-02-24T17:32:03.659Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:32:08 [2021-02-24T17:32:08.371Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:32:10 [2021-02-24T17:32:10.560Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:32:12 [2021-02-24T17:32:12.748Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:32:14 [2021-02-24T17:32:14.949Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:32:17 [2021-02-24T17:32:17.141Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:32:17 [2021-02-24T17:32:17.141Z] === RUN   TestDockerSuite/TestRunBindMounts
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:32:21 [2021-02-24T17:32:21.851Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:32:24 [2021-02-24T17:32:24.040Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:32:24 [2021-02-24T17:32:24.040Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:32:26 [2021-02-24T17:32:26.959Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:32:26 [2021-02-24T17:32:26.959Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:32:26 [2021-02-24T17:32:26.959Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:32:29 [2021-02-24T17:32:29.148Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:32:31 [2021-02-24T17:32:31.339Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:32:33 [2021-02-24T17:32:33.529Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:32:35 [2021-02-24T17:32:35.718Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:32:35 [2021-02-24T17:32:35.718Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:32:35 [2021-02-24T17:32:35.718Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:32:35 [2021-02-24T17:32:35.718Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:32:37 [2021-02-24T17:32:37.908Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:32:37 [2021-02-24T17:32:37.908Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:32:37 [2021-02-24T17:32:37.908Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:32:37 [2021-02-24T17:32:37.908Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:32:37 [2021-02-24T17:32:37.908Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:32:39 [2021-02-24T17:32:39.456Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:32:45 [2021-02-24T17:32:45.271Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:32:47 [2021-02-24T17:32:47.459Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:32:47 [2021-02-24T17:32:47.459Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:32:47 [2021-02-24T17:32:47.459Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:32:47 [2021-02-24T17:32:47.459Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:32:49 [2021-02-24T17:32:49.650Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:32:51 [2021-02-24T17:32:51.841Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:32:51 [2021-02-24T17:32:51.841Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:32:54 [2021-02-24T17:32:54.034Z] === RUN   TestDockerSuite/TestRunEnvironment
17:32:54 [2021-02-24T17:32:54.034Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:32:54 [2021-02-24T17:32:54.034Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:32:54 [2021-02-24T17:32:54.034Z] === RUN   TestDockerSuite/TestRunExitCode
17:32:56 [2021-02-24T17:32:56.229Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:32:58 [2021-02-24T17:32:58.422Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:33:00 [2021-02-24T17:33:00.611Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunExposePort
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:33:02 [2021-02-24T17:33:02.909Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:33:06 [2021-02-24T17:33:06.662Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:33:13 [2021-02-24T17:33:13.764Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:33:13 [2021-02-24T17:33:13.764Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModeHostname
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModePIDHost
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunMount
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:33:15 [2021-02-24T17:33:15.310Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:33:22 [2021-02-24T17:33:22.410Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:33:22 [2021-02-24T17:33:22.410Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:33:22 [2021-02-24T17:33:22.410Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:33:22 [2021-02-24T17:33:22.410Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:33:27 [2021-02-24T17:33:27.121Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetHost
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:33:30 [2021-02-24T17:33:30.872Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:33:31 [2021-02-24T17:33:31.853Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:33:34 [2021-02-24T17:33:34.043Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:33:36 [2021-02-24T17:33:36.232Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:33:37 [2021-02-24T17:33:37.780Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:33:39 [2021-02-24T17:33:39.326Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:33:39 [2021-02-24T17:33:39.788Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:33:39 [2021-02-24T17:33:39.788Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:33:39 [2021-02-24T17:33:39.789Z] === RUN   TestDockerSuite/TestRunPortInUse
17:33:39 [2021-02-24T17:33:39.789Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:33:39 [2021-02-24T17:33:39.789Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:33:39 [2021-02-24T17:33:39.789Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:33:39 [2021-02-24T17:33:39.789Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:33:39 [2021-02-24T17:33:39.789Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:33:48 [2021-02-24T17:33:48.388Z] === RUN   TestDockerSuite/TestRunPublishPort
17:33:48 [2021-02-24T17:33:48.388Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:33:48 [2021-02-24T17:33:48.388Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:33:48 [2021-02-24T17:33:48.388Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:33:48 [2021-02-24T17:33:48.388Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:33:48 [2021-02-24T17:33:48.388Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:33:55 [2021-02-24T17:33:55.486Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:33:55 [2021-02-24T17:33:55.486Z] === RUN   TestDockerSuite/TestRunRm
17:33:57 [2021-02-24T17:33:57.675Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:34:03 [2021-02-24T17:34:03.491Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:34:05 [2021-02-24T17:34:05.036Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:34:07 [2021-02-24T17:34:07.228Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:34:09 [2021-02-24T17:34:09.417Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:34:11 [2021-02-24T17:34:11.609Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:34:11 [2021-02-24T17:34:11.609Z] === RUN   TestDockerSuite/TestRunState
17:34:11 [2021-02-24T17:34:11.609Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:34:13 [2021-02-24T17:34:13.799Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:34:13 [2021-02-24T17:34:13.799Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:34:15 [2021-02-24T17:34:15.992Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:34:15 [2021-02-24T17:34:15.992Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:34:15 [2021-02-24T17:34:15.992Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:34:15 [2021-02-24T17:34:15.992Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:34:15 [2021-02-24T17:34:15.992Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:34:16 [2021-02-24T17:34:16.454Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUserByID
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUserByName
17:34:21 [2021-02-24T17:34:21.171Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:34:28 [2021-02-24T17:34:28.275Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:34:28 [2021-02-24T17:34:28.275Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:34:29 [2021-02-24T17:34:29.822Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:34:30 [2021-02-24T17:34:30.283Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:34:30 [2021-02-24T17:34:30.283Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:34:33 [2021-02-24T17:34:33.203Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:34:40 [2021-02-24T17:34:40.308Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:34:44 [2021-02-24T17:34:44.062Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:34:49 [2021-02-24T17:34:49.878Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:34:49 [2021-02-24T17:34:49.878Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:34:49 [2021-02-24T17:34:49.878Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:34:52 [2021-02-24T17:34:52.801Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:34:54 [2021-02-24T17:34:54.346Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:34:56 [2021-02-24T17:34:56.540Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:34:56 [2021-02-24T17:34:56.540Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:34:56 [2021-02-24T17:34:56.540Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:34:57 [2021-02-24T17:34:57.004Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:34:57 [2021-02-24T17:34:57.004Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:34:57 [2021-02-24T17:34:57.004Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:34:57 [2021-02-24T17:34:57.004Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:34:57 [2021-02-24T17:34:57.004Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:34:57 [2021-02-24T17:34:57.004Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:35:00 [2021-02-24T17:35:00.757Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:35:02 [2021-02-24T17:35:02.302Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:35:04 [2021-02-24T17:35:04.492Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveImageId
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:35:09 [2021-02-24T17:35:09.203Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:35:11 [2021-02-24T17:35:11.398Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:35:11 [2021-02-24T17:35:11.398Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:35:11 [2021-02-24T17:35:11.859Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:35:12 [2021-02-24T17:35:12.322Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:35:13 [2021-02-24T17:35:13.867Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:35:20 [2021-02-24T17:35:20.965Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:35:20 [2021-02-24T17:35:20.965Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:35:28 [2021-02-24T17:35:28.064Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:35:28 [2021-02-24T17:35:28.064Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:35:36 [2021-02-24T17:35:36.861Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:35:36 [2021-02-24T17:35:36.861Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:35:36 [2021-02-24T17:35:36.861Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:35:36 [2021-02-24T17:35:36.861Z] === RUN   TestDockerSuite/TestStartRecordError
17:35:36 [2021-02-24T17:35:36.861Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:35:41 [2021-02-24T17:35:41.581Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:35:41 [2021-02-24T17:35:41.581Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:35:42 [2021-02-24T17:35:42.042Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:35:42 [2021-02-24T17:35:42.042Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:35:42 [2021-02-24T17:35:42.042Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:35:42 [2021-02-24T17:35:42.042Z] === RUN   TestDockerSuite/TestStatsNoStream
17:35:42 [2021-02-24T17:35:42.042Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:35:43 [2021-02-24T17:35:43.588Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:35:45 [2021-02-24T17:35:45.779Z] === RUN   TestDockerSuite/TestTopPrivileged
17:35:45 [2021-02-24T17:35:45.779Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:35:47 [2021-02-24T17:35:47.969Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:36:05 [2021-02-24T17:36:05.699Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:36:07 [2021-02-24T17:36:07.245Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:36:07 [2021-02-24T17:36:07.245Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:36:10 [2021-02-24T17:36:10.164Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:36:10 [2021-02-24T17:36:10.164Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:36:10 [2021-02-24T17:36:10.626Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:36:10 [2021-02-24T17:36:10.626Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:36:11 [2021-02-24T17:36:11.087Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:36:19 [2021-02-24T17:36:19.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:36:19 [2021-02-24T17:36:19.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:36:19 [2021-02-24T17:36:19.695Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:36:19 [2021-02-24T17:36:19.695Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:36:19 [2021-02-24T17:36:19.695Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:36:26 [2021-02-24T17:36:26.796Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:36:26 [2021-02-24T17:36:26.796Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:36:26 [2021-02-24T17:36:26.796Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:36:35 [2021-02-24T17:36:35.399Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:36:35 [2021-02-24T17:36:35.399Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:36:36 [2021-02-24T17:36:36.945Z] --- PASS: TestDockerSuite (2388.85s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (92.39s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.39s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.11s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.33s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.13s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.17s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.23s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.23s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.68s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.35s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.34s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:36:36 [2021-02-24T17:36:36.945Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s)
17:36:36 [2021-02-24T17:36:36.945Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildAddTar (58.11s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.94s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.29s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.44s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.41s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.70s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.29s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.53s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.93s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.23s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.10s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.75s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.75s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.75s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.04s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.88s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.57s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.71s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.05s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.14s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.61s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (73.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.02s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.34s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.45s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.54s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.94s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.80s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.67s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.05s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.29s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.43s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.44s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.70s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFails (2.27s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.93s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.86s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.20s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.41s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.05s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.94s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.58s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.87s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.96s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.84s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.89s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.11s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.51s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.26s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.66s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.37s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.90s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.62s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.95s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.20s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.99s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.56s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.95s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.01s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.91s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.88s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.78s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.61s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.37s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.18s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.11s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.78s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildRm (11.91s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.09s)
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:36:36 [2021-02-24T17:36:36.946Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.946Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.22s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.06s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.05s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.91s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.79s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.39s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.08s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.06s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.84s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.03s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.75s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.89s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.68s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.60s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.87s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.99s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.41s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.20s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.29s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.65s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.25s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.73s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_sni_test.go:18: Flakey test
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.11s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.00s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCommitChange (4.48s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.12s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.26s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.52s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.84s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (11.05s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.24s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.19s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.43s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.18s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.65s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.38s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.81s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.84s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.03s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.76s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.27s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.49s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.47s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.44s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.51s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002204a0_<nil>} (2.43s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1796338298_c:\foo_false__<nil>_<nil>_<nil>} (7.47s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1796338298_c:\foo_true__<nil>_<nil>_<nil>} (2.44s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:36:36 [2021-02-24T17:36:36.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.42s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.09s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.30s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.37s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:36:36 [2021-02-24T17:36:36.947Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.947Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.24s)
17:36:36 [2021-02-24T17:36:36.947Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.43s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCpToDot (7.05s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.42s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.96s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.20s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateRM (0.28s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.98s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.27s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.35s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.22s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.52s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.58s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.95s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.18s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.69s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.96s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.59s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.37s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsRename (2.31s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsResize (2.70s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.14s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.73s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.95s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.01s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.12s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.12s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.65s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.96s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.06s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.01s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.94s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.06s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.91s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.52s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.40s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.15s)
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:36:36 [2021-02-24T17:36:36.948Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.948Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.31s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.02s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.16s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.11s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.62s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.32s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.17s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.18s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.79s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.93s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.61s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.30s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.20s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsSince (8.87s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsTail (2.67s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.48s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.20s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.86s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.91s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.09s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.91s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.46s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.43s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.28s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.44s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.30s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (2.18s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.14s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.35s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.41s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.70s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.15s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.98s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.43s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.67s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.15s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.73s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.23s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.21s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.90s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.47s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.45s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.55s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.07s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.44s)
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:36:36 [2021-02-24T17:36:36.949Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.13s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.01s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.13s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.57s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.67s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.16s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.24s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.23s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.29s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.71s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.64s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.66s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.54s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.80s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.97s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.92s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.47s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunRm (2.18s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.21s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.10s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.40s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.28s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (6.95s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.14s)
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
17:36:36 [2021-02-24T17:36:36.950Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.950Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.83s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.38s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.30s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.11s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.59s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.16s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.77s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.13s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.20s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.42s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.73s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (8.56s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.25s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.13s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:36:36 [2021-02-24T17:36:36.951Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
17:36:36 [2021-02-24T17:36:36.951Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.56s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.84s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.89s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:36:37 [2021-02-24T17:36:37.414Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:36:37 [2021-02-24T17:36:37.414Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.45s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.71s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:36:37 [2021-02-24T17:36:37.414Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s)
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:36:37 [2021-02-24T17:36:37.414Z] --- PASS: TestDockerRegistrySuite (0.14s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:36:37 [2021-02-24T17:36:37.414Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:36:37 [2021-02-24T17:36:37.414Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.414Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:36:37 [2021-02-24T17:36:37.414Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:36:37 [2021-02-24T17:36:37.415Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthTokenSuite
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:36:37 [2021-02-24T17:36:37.415Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerDaemonSuite
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:36:37 [2021-02-24T17:36:37.415Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerSwarmSuite
17:36:37 [2021-02-24T17:36:37.415Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:36:37 [2021-02-24T17:36:37.415Z] --- PASS: TestDockerPluginSuite (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerExternalVolumeSuite
17:36:37 [2021-02-24T17:36:37.415Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerNetworkSuite
17:36:37 [2021-02-24T17:36:37.415Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] === RUN   TestDockerHubPullSuite
17:36:37 [2021-02-24T17:36:37.415Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.415Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] PASS
17:36:37 [2021-02-24T17:36:37.415Z] ok  	github.com/docker/docker/integration-cli	2389.402s
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === Skipped
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.39s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.39s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.11s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.11s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s)
17:36:37 [2021-02-24T17:36:37.415Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s)
17:36:37 [2021-02-24T17:36:37.415Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.415Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_sni_test.go:18: Flakey test
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.416Z] 
17:36:37 [2021-02-24T17:36:37.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.416Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:36:37 [2021-02-24T17:36:37.417Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.417Z] 
17:36:37 [2021-02-24T17:36:37.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
17:36:37 [2021-02-24T17:36:37.417Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:36:37 [2021-02-24T17:36:37.418Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.418Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:36:37 [2021-02-24T17:36:37.419Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.419Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
17:36:37 [2021-02-24T17:36:37.882Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.882Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:36:37 [2021-02-24T17:36:37.883Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.883Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.884Z] 
17:36:37 [2021-02-24T17:36:37.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:36:37 [2021-02-24T17:36:37.884Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:36:37 [2021-02-24T17:36:37.885Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:36:37 [2021-02-24T17:36:37.885Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:185: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:212: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:36:37 [2021-02-24T17:36:37.885Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.885Z] 
17:36:37 [2021-02-24T17:36:37.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:239: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:268: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:302: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]         check_test.go:407: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     check_test.go:128: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     check_test.go:134: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:36:37 [2021-02-24T17:36:37.886Z]     check_test.go:142: unmatched requirement DaemonIsLinux
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] DONE 1093 tests, 547 skipped in 2397.871s
17:36:37 [2021-02-24T17:36:37.886Z] INFO: Integration tests ended at 02/24/2021 17:36:37. Duration:00:39:58.0147402
17:36:37 [2021-02-24T17:36:37.886Z] INFO: Docker info of the daemon under test at end of run
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] Containers: 2
17:36:37 [2021-02-24T17:36:37.886Z]  Running: 0
17:36:37 [2021-02-24T17:36:37.886Z]  Paused: 0
17:36:37 [2021-02-24T17:36:37.886Z]  Stopped: 2
17:36:37 [2021-02-24T17:36:37.886Z] Images: 18
17:36:37 [2021-02-24T17:36:37.886Z] Server Version: 0.0.0-dev
17:36:37 [2021-02-24T17:36:37.886Z] Storage Driver: windowsfilter
17:36:37 [2021-02-24T17:36:37.886Z]  Windows: 
17:36:37 [2021-02-24T17:36:37.886Z] Logging Driver: json-file
17:36:37 [2021-02-24T17:36:37.886Z] Plugins: 
17:36:37 [2021-02-24T17:36:37.886Z]  Volume: local
17:36:37 [2021-02-24T17:36:37.886Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:36:37 [2021-02-24T17:36:37.886Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:36:37 [2021-02-24T17:36:37.886Z] Swarm: inactive
17:36:37 [2021-02-24T17:36:37.886Z] Default Isolation: process
17:36:37 [2021-02-24T17:36:37.886Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:36:37 [2021-02-24T17:36:37.886Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697)
17:36:37 [2021-02-24T17:36:37.886Z] OSType: windows
17:36:37 [2021-02-24T17:36:37.886Z] Architecture: x86_64
17:36:37 [2021-02-24T17:36:37.886Z] CPUs: 4
17:36:37 [2021-02-24T17:36:37.886Z] Total Memory: 32GiB
17:36:37 [2021-02-24T17:36:37.886Z] Name: azwin-2-b6b020
17:36:37 [2021-02-24T17:36:37.886Z] ID: V6RH:X5SB:MDYH:SBOH:7WJA:SG6I:EVQE:5BEP:EBVP:AJNY:WVLD:X5ID
17:36:37 [2021-02-24T17:36:37.886Z] Docker Root Dir: D:\CI\PR-42065\3\daemon
17:36:37 [2021-02-24T17:36:37.886Z] Debug Mode (client): false
17:36:37 [2021-02-24T17:36:37.886Z] Debug Mode (server): true
17:36:37 [2021-02-24T17:36:37.886Z]  File Descriptors: -1
17:36:37 [2021-02-24T17:36:37.886Z]  Goroutines: 17
17:36:37 [2021-02-24T17:36:37.886Z]  System Time: 2021-02-24T17:36:37.7062201Z
17:36:37 [2021-02-24T17:36:37.886Z]  EventsListeners: 0
17:36:37 [2021-02-24T17:36:37.886Z] Registry: https://index.docker.io/v1/
17:36:37 [2021-02-24T17:36:37.886Z] Labels:
17:36:37 [2021-02-24T17:36:37.886Z] Experimental: false
17:36:37 [2021-02-24T17:36:37.886Z] Insecure Registries:
17:36:37 [2021-02-24T17:36:37.886Z]  127.0.0.0/8
17:36:37 [2021-02-24T17:36:37.886Z] Live Restore Enabled: false
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] 
17:36:37 [2021-02-24T17:36:37.886Z] INFO: Stopping daemon under test
17:36:38 [2021-02-24T17:36:38.348Z] SUCCESS: The process with PID 6128 (child process of PID 5292) has been terminated.
17:36:38 [2021-02-24T17:36:38.348Z] SUCCESS: The process with PID 5292 (child process of PID 3156) has been terminated.
17:36:38 [2021-02-24T17:36:38.348Z] INFO: Stop tailing logs of the daemon under tests
17:36:38 [2021-02-24T17:36:38.348Z] INFO: executeCI.ps1 Completed successfully at 02/24/2021 17:36:37.
17:36:38 [2021-02-24T17:36:38.348Z] INFO: Tidying up at end of run
17:36:38 [2021-02-24T17:36:38.348Z] INFO: Saving daemon under test log (d:\CI\PR-42065\3\dut.out) to bundles\CIDUT.out
17:36:38 [2021-02-24T17:36:38.348Z] INFO: Saving daemon under test log (d:\CI\PR-42065\3\dut.err) to bundles\CIDUT.err
17:36:38 [2021-02-24T17:36:38.348Z] INFO: Nuke-Everything...
17:36:38 [2021-02-24T17:36:38.348Z] INFO: Container count on control daemon to delete is 2
17:36:38 [2021-02-24T17:36:38.809Z] ae7af5f7e2b1
17:36:38 [2021-02-24T17:36:38.809Z] c80cd01a92c2
17:36:39 [2021-02-24T17:36:39.271Z] INFO: Tidying pidfile d:\CI\PR-42065\3\docker.pid
17:36:39 [2021-02-24T17:36:39.271Z] INFO: Nuking d:\CI
17:37:04 [2021-02-24T17:37:04.460Z] INFO: Zapped successfully
17:37:04 [2021-02-24T17:37:04.460Z] 
17:37:04 [2021-02-24T17:37:04.460Z] INFO: executeCI.ps1 exiting at Wed Feb 24 17:37:02 CUT 2021. Duration 01:04:01.6417808
17:37:04 [2021-02-24T17:37:04.460Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:37:04 [2021-02-24T17:37:04.706Z] Recording test results
17:37:11 [2021-02-24T17:37:11.616Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:37:13 [2021-02-24T17:37:13.114Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
17:37:14 [2021-02-24T17:37:14.877Z] Archiving artifacts
17:37:28 [2021-02-24T17:37:28.923Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42065/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:37:29 [2021-02-24T17:37:29.864Z] + make clean
17:37:32 [2021-02-24T17:37:32.053Z] docker volume rm -f docker-dev-cache
17:37:32 [2021-02-24T17:37:32.053Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS