Skip to content
Success

Console Output

Pull request #43259 opened
12:01:14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from db214206e57533304ac7ff352d68619d39c25de0+3d5fb9425e06837a76bab077cf72a1dc03b62901 (48dacc5e5f79b3f247c5df71ce4ffc953a3b5783)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43259@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:01:17 [2022-02-18T12:01:17.490Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:01:17 [2022-02-18T12:01:17.494Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:01:17 [2022-02-18T12:01:17.676Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2425ea38ebf0177) in /home/ubuntu/workspace/moby_PR-43259
[Pipeline] {
[Pipeline] checkout
12:01:17 [2022-02-18T12:01:17.703Z] The recommended git tool is: git
12:01:17 [2022-02-18T12:01:17.738Z] using credential docker-jenkins-github-credentials
12:01:17 [2022-02-18T12:01:17.744Z] Cloning the remote Git repository
12:01:17 [2022-02-18T12:01:17.744Z] Cloning with configured refspecs honoured and without tags
12:01:17 [2022-02-18T12:01:17.923Z] Cloning repository https://github.com/moby/moby.git
12:01:17 [2022-02-18T12:01:17.923Z]  > git init /home/ubuntu/workspace/moby_PR-43259 # timeout=10
12:01:17 [2022-02-18T12:01:17.930Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:17 [2022-02-18T12:01:17.930Z]  > git --version # timeout=10
12:01:17 [2022-02-18T12:01:17.937Z]  > git --version # 'git version 2.17.1'
12:01:17 [2022-02-18T12:01:17.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:17 [2022-02-18T12:01:17.938Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:32 [2022-02-18T12:01:32.326Z] Fetching without tags
12:01:32 [2022-02-18T12:01:32.571Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
12:01:33 [2022-02-18T12:01:33.032Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:01:33 [2022-02-18T12:01:33.032Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:01:33 [2022-02-18T12:01:33.230Z] Commit message: "vendor: bump etcd v3.3.27"
12:01:33 [2022-02-18T12:01:33.230Z] First time build. Skipping changelog.
12:01:33 [2022-02-18T12:01:33.373Z]  > git --version # timeout=10
12:01:33 [2022-02-18T12:01:33.375Z]  > git --version # 'git version 2.17.1'
12:01:33 [2022-02-18T12:01:33.381Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:01:32 [2022-02-18T12:01:32.431Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:32 [2022-02-18T12:01:32.436Z]  > git config --add remote.origin.fetch +refs/pull/43259/head:refs/remotes/origin/PR-43259 # timeout=10
12:01:32 [2022-02-18T12:01:32.443Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:32 [2022-02-18T12:01:32.452Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:32 [2022-02-18T12:01:32.462Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:32 [2022-02-18T12:01:32.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:32 [2022-02-18T12:01:32.463Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:32 [2022-02-18T12:01:32.707Z]  > git config core.sparsecheckout # timeout=10
12:01:32 [2022-02-18T12:01:32.715Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:33 [2022-02-18T12:01:33.143Z]  > git remote # timeout=10
12:01:33 [2022-02-18T12:01:33.148Z]  > git config --get remote.origin.url # timeout=10
12:01:33 [2022-02-18T12:01:33.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:33 [2022-02-18T12:01:33.154Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:01:33 [2022-02-18T12:01:33.161Z]  > git rev-parse HEAD^{commit} # timeout=10
12:01:33 [2022-02-18T12:01:33.168Z]  > git config core.sparsecheckout # timeout=10
12:01:33 [2022-02-18T12:01:33.173Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:01:33 [2022-02-18T12:01:33.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/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
12:01:33 [2022-02-18T12:01:33.954Z] Unable to find image 'alpine:latest' locally
12:01:33 [2022-02-18T12:01:33.954Z] latest: Pulling from library/alpine
12:01:34 [2022-02-18T12:01:34.211Z] 59bf1c3509f3: Already exists
12:01:34 [2022-02-18T12:01:34.212Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
12:01:34 [2022-02-18T12:01:34.212Z] Status: Downloaded newer image for alpine:latest
12:01:36 [2022-02-18T12:01:36.734Z] 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-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-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
12:01:37 [2022-02-18T12:01:37.263Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2425ea38ebf0177) in /home/ubuntu/workspace/moby_PR-43259
[Pipeline] node
[Pipeline] node
12:01:37 [2022-02-18T12:01:37.271Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01d8bb115b4d5c86f) in /home/ubuntu/workspace/moby_PR-43259
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
12:01:37 [2022-02-18T12:01:37.358Z] The recommended git tool is: git
[Pipeline] checkout
12:01:37 [2022-02-18T12:01:37.368Z] using credential docker-jenkins-github-credentials
12:01:37 [2022-02-18T12:01:37.370Z] The recommended git tool is: git
12:01:37 [2022-02-18T12:01:37.380Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
12:01:37 [2022-02-18T12:01:37.388Z] Cloning the remote Git repository
12:01:37 [2022-02-18T12:01:37.388Z] Cloning with configured refspecs honoured and without tags
12:01:37 [2022-02-18T12:01:37.391Z] Fetching changes from the remote Git repository
[Pipeline] // stage
12:01:37 [2022-02-18T12:01:37.401Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:01:37 [2022-02-18T12:01:37.558Z] Running on azwin-2-0a60b0 in d:\jenkins\workspace\moby_PR-43259
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] ws
12:01:37 [2022-02-18T12:01:37.630Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:01:37 [2022-02-18T12:01:37.679Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:01:37 [2022-02-18T12:01:37.728Z] The recommended git tool is: git
12:01:37 [2022-02-18T12:01:37.902Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:01:37 [2022-02-18T12:01:37.902Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:01:37 [2022-02-18T12:01:37.939Z] using credential docker-jenkins-github-credentials
12:01:37 [2022-02-18T12:01:37.983Z] Commit message: "vendor: bump etcd v3.3.27"
12:01:38 [2022-02-18T12:01:38.128Z]  > git --version # timeout=10
12:01:38 [2022-02-18T12:01:38.135Z]  > git --version # 'git version 2.17.1'
12:01:38 [2022-02-18T12:01:38.141Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:01:38 [2022-02-18T12:01:38.014Z] Cloning the remote Git repository
12:01:38 [2022-02-18T12:01:38.015Z] Cloning with configured refspecs honoured and without tags
12:01:37 [2022-02-18T12:01:37.510Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43259/.git # timeout=10
12:01:37 [2022-02-18T12:01:37.528Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:37 [2022-02-18T12:01:37.578Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:37 [2022-02-18T12:01:37.578Z]  > git --version # timeout=10
12:01:37 [2022-02-18T12:01:37.584Z]  > git --version # 'git version 2.17.1'
12:01:37 [2022-02-18T12:01:37.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:37 [2022-02-18T12:01:37.585Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:37 [2022-02-18T12:01:37.816Z]  > git config core.sparsecheckout # timeout=10
12:01:37 [2022-02-18T12:01:37.821Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:38 [2022-02-18T12:01:38.004Z]  > git remote # timeout=10
12:01:38 [2022-02-18T12:01:38.009Z]  > git config --get remote.origin.url # timeout=10
12:01:38 [2022-02-18T12:01:38.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:38 [2022-02-18T12:01:38.016Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:01:38 [2022-02-18T12:01:38.026Z]  > git rev-parse HEAD^{commit} # timeout=10
12:01:38 [2022-02-18T12:01:38.038Z]  > git config core.sparsecheckout # timeout=10
12:01:38 [2022-02-18T12:01:38.041Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:37 [2022-02-18T12:01:37.389Z] Cloning repository https://github.com/moby/moby.git
12:01:37 [2022-02-18T12:01:37.389Z]  > git init /home/ubuntu/workspace/moby_PR-43259 # timeout=10
12:01:37 [2022-02-18T12:01:37.399Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:37 [2022-02-18T12:01:37.399Z]  > git --version # timeout=10
12:01:37 [2022-02-18T12:01:37.407Z]  > git --version # 'git version 2.17.1'
12:01:37 [2022-02-18T12:01:37.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:37 [2022-02-18T12:01:37.408Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:01:38 [2022-02-18T12:01:38.049Z] Cloning repository https://github.com/moby/moby.git
12:01:38 [2022-02-18T12:01:38.050Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:01:38 [2022-02-18T12:01:38.139Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:38 [2022-02-18T12:01:38.140Z]  > git --version # timeout=10
12:01:38 [2022-02-18T12:01:38.205Z]  > git --version # 'git version 2.24.1.windows.2'
12:01:38 [2022-02-18T12:01:38.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:38 [2022-02-18T12:01:38.208Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:38 [2022-02-18T12:01:38.870Z] + docker version
12:01:38 [2022-02-18T12:01:38.870Z] Client: Docker Engine - Community
12:01:38 [2022-02-18T12:01:38.870Z]  Version:           20.10.12
12:01:38 [2022-02-18T12:01:38.870Z]  API version:       1.41
12:01:38 [2022-02-18T12:01:38.870Z]  Go version:        go1.16.12
12:01:38 [2022-02-18T12:01:38.870Z]  Git commit:        e91ed57
12:01:38 [2022-02-18T12:01:38.870Z]  Built:             Mon Dec 13 11:45:27 2021
12:01:38 [2022-02-18T12:01:38.870Z]  OS/Arch:           linux/amd64
12:01:38 [2022-02-18T12:01:38.870Z]  Context:           default
12:01:38 [2022-02-18T12:01:38.870Z]  Experimental:      true
12:01:38 [2022-02-18T12:01:38.870Z] 
12:01:38 [2022-02-18T12:01:38.870Z] Server: Docker Engine - Community
12:01:38 [2022-02-18T12:01:38.870Z]  Engine:
12:01:38 [2022-02-18T12:01:38.870Z]   Version:          20.10.12
12:01:38 [2022-02-18T12:01:38.870Z]   API version:      1.41 (minimum version 1.12)
12:01:38 [2022-02-18T12:01:38.870Z]   Go version:       go1.16.12
12:01:38 [2022-02-18T12:01:38.870Z]   Git commit:       459d0df
12:01:38 [2022-02-18T12:01:38.870Z]   Built:            Mon Dec 13 11:43:36 2021
12:01:38 [2022-02-18T12:01:38.870Z]   OS/Arch:          linux/amd64
12:01:38 [2022-02-18T12:01:38.870Z]   Experimental:     true
12:01:38 [2022-02-18T12:01:38.870Z]  containerd:
12:01:38 [2022-02-18T12:01:38.870Z]   Version:          1.4.12
12:01:38 [2022-02-18T12:01:38.870Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:01:38 [2022-02-18T12:01:38.870Z]  runc:
12:01:38 [2022-02-18T12:01:38.870Z]   Version:          1.0.2
12:01:38 [2022-02-18T12:01:38.870Z]   GitCommit:        v1.0.2-0-g52b36a2
12:01:38 [2022-02-18T12:01:38.870Z]  docker-init:
12:01:38 [2022-02-18T12:01:38.870Z]   Version:          0.19.0
12:01:38 [2022-02-18T12:01:38.870Z]   GitCommit:        de40ad0
[Pipeline] sh
12:01:39 [2022-02-18T12:01:39.147Z] + docker info
12:01:39 [2022-02-18T12:01:39.148Z] Client:
12:01:39 [2022-02-18T12:01:39.148Z]  Context:    default
12:01:39 [2022-02-18T12:01:39.148Z]  Debug Mode: false
12:01:39 [2022-02-18T12:01:39.148Z]  Plugins:
12:01:39 [2022-02-18T12:01:39.148Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:01:39 [2022-02-18T12:01:39.148Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
12:01:39 [2022-02-18T12:01:39.148Z]   compose: Docker Compose (Docker Inc., v2.2.3)
12:01:39 [2022-02-18T12:01:39.148Z]   scan: Docker Scan (Docker Inc., v0.12.0)
12:01:39 [2022-02-18T12:01:39.148Z] 
12:01:39 [2022-02-18T12:01:39.148Z] Server:
12:01:39 [2022-02-18T12:01:39.148Z]  Containers: 0
12:01:39 [2022-02-18T12:01:39.148Z]   Running: 0
12:01:39 [2022-02-18T12:01:39.148Z]   Paused: 0
12:01:39 [2022-02-18T12:01:39.148Z]   Stopped: 0
12:01:39 [2022-02-18T12:01:39.148Z]  Images: 7
12:01:39 [2022-02-18T12:01:39.148Z]  Server Version: 20.10.12
12:01:39 [2022-02-18T12:01:39.148Z]  Storage Driver: overlay2
12:01:39 [2022-02-18T12:01:39.148Z]   Backing Filesystem: extfs
12:01:39 [2022-02-18T12:01:39.148Z]   Supports d_type: true
12:01:39 [2022-02-18T12:01:39.148Z]   Native Overlay Diff: true
12:01:39 [2022-02-18T12:01:39.148Z]   userxattr: false
12:01:39 [2022-02-18T12:01:39.148Z]  Logging Driver: json-file
12:01:39 [2022-02-18T12:01:39.148Z]  Cgroup Driver: cgroupfs
12:01:39 [2022-02-18T12:01:39.148Z]  Cgroup Version: 1
12:01:39 [2022-02-18T12:01:39.148Z]  Plugins:
12:01:39 [2022-02-18T12:01:39.148Z]   Volume: local
12:01:39 [2022-02-18T12:01:39.148Z]   Network: bridge host ipvlan macvlan null overlay
12:01:39 [2022-02-18T12:01:39.148Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:01:39 [2022-02-18T12:01:39.148Z]  Swarm: inactive
12:01:39 [2022-02-18T12:01:39.148Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:01:39 [2022-02-18T12:01:39.148Z]  Default Runtime: runc
12:01:39 [2022-02-18T12:01:39.148Z]  Init Binary: docker-init
12:01:39 [2022-02-18T12:01:39.148Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:01:39 [2022-02-18T12:01:39.148Z]  runc version: v1.0.2-0-g52b36a2
12:01:39 [2022-02-18T12:01:39.148Z]  init version: de40ad0
12:01:39 [2022-02-18T12:01:39.148Z]  Security Options:
12:01:39 [2022-02-18T12:01:39.148Z]   apparmor
12:01:39 [2022-02-18T12:01:39.148Z]   seccomp
12:01:39 [2022-02-18T12:01:39.148Z]    Profile: default
12:01:39 [2022-02-18T12:01:39.148Z]  Kernel Version: 5.4.0-1061-aws
12:01:39 [2022-02-18T12:01:39.148Z]  Operating System: Ubuntu 18.04.6 LTS
12:01:39 [2022-02-18T12:01:39.148Z]  OSType: linux
12:01:39 [2022-02-18T12:01:39.148Z]  Architecture: x86_64
12:01:39 [2022-02-18T12:01:39.148Z]  CPUs: 2
12:01:39 [2022-02-18T12:01:39.148Z]  Total Memory: 7.565GiB
12:01:39 [2022-02-18T12:01:39.148Z]  Name: ip-10-100-71-150
12:01:39 [2022-02-18T12:01:39.148Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
12:01:39 [2022-02-18T12:01:39.148Z]  Docker Root Dir: /var/lib/docker
12:01:39 [2022-02-18T12:01:39.148Z]  Debug Mode: false
12:01:39 [2022-02-18T12:01:39.148Z]  Registry: https://index.docker.io/v1/
12:01:39 [2022-02-18T12:01:39.148Z]  Labels:
12:01:39 [2022-02-18T12:01:39.148Z]  Experimental: true
12:01:39 [2022-02-18T12:01:39.148Z]  Insecure Registries:
12:01:39 [2022-02-18T12:01:39.148Z]   127.0.0.0/8
12:01:39 [2022-02-18T12:01:39.148Z]  Live Restore Enabled: true
12:01:39 [2022-02-18T12:01:39.148Z] 
12:01:39 [2022-02-18T12:01:39.148Z] WARNING: No swap limit support
[Pipeline] sh
12:01:39 [2022-02-18T12:01:39.474Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:01:39 [2022-02-18T12:01:39.474Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:01:39 [2022-02-18T12:01:39.474Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:01:39 [2022-02-18T12:01:39.474Z] + bash /home/ubuntu/workspace/moby_PR-43259/check-config.sh
12:01:39 [2022-02-18T12:01:39.474Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:01:39 [2022-02-18T12:01:39.474Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
12:01:39 [2022-02-18T12:01:39.474Z] 
12:01:39 [2022-02-18T12:01:39.474Z] Generally Necessary:
12:01:39 [2022-02-18T12:01:39.474Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:01:39 [2022-02-18T12:01:39.474Z] - apparmor: enabled and tools installed
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_NAMESPACES: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_NET_NS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_PID_NS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_IPC_NS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_UTS_NS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_CGROUPS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_CGROUP_CPUACCT: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_CGROUP_DEVICE: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_CGROUP_FREEZER: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_CGROUP_SCHED: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_CPUSETS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_MEMCG: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_KEYS: enabled
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_VETH: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_BRIDGE: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_NF_NAT_IPV4: missing
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:01:39 [2022-02-18T12:01:39.474Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_NF_NAT: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_NF_NAT_NEEDED: missing
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_POSIX_MQUEUE: enabled
12:01:39 [2022-02-18T12:01:39.731Z] 
12:01:39 [2022-02-18T12:01:39.731Z] Optional Features:
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_USER_NS: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_SECCOMP: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_CGROUP_PIDS: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_MEMCG_SWAP: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:01:39 [2022-02-18T12:01:39.731Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_BLK_CGROUP: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IOSCHED_CFQ: missing
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_CGROUP_PERF: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_CGROUP_HUGETLB: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_CFS_BANDWIDTH: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_RT_GROUP_SCHED: missing
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_VS: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_VS_NFCT: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_IP_VS_RR: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_EXT4_FS: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:01:39 [2022-02-18T12:01:39.731Z] - Network Drivers:
12:01:39 [2022-02-18T12:01:39.731Z]   - "overlay":
12:01:39 [2022-02-18T12:01:39.731Z]     - CONFIG_VXLAN: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       Optional (for encrypted networks):
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_CRYPTO: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_CRYPTO_AEAD: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_CRYPTO_GCM: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_CRYPTO_GHASH: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_XFRM: enabled
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_XFRM_USER: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_INET_ESP: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:01:39 [2022-02-18T12:01:39.731Z]   - "ipvlan":
12:01:39 [2022-02-18T12:01:39.731Z]     - CONFIG_IPVLAN: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]   - "macvlan":
12:01:39 [2022-02-18T12:01:39.731Z]     - CONFIG_MACVLAN: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]     - CONFIG_DUMMY: enabled (as module)
12:01:39 [2022-02-18T12:01:39.731Z]   - "ftp,tftp client in container":
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z] - Storage Drivers:
12:01:39 [2022-02-18T12:01:39.987Z]   - "aufs":
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_AUFS_FS: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]   - "btrfs":
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:01:39 [2022-02-18T12:01:39.987Z]   - "devicemapper":
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_BLK_DEV_DM: enabled
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]   - "overlay":
12:01:39 [2022-02-18T12:01:39.987Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:01:39 [2022-02-18T12:01:39.987Z]   - "zfs":
12:01:39 [2022-02-18T12:01:39.987Z]     - /dev/zfs: present
12:01:39 [2022-02-18T12:01:39.987Z]     - zfs command: missing
12:01:39 [2022-02-18T12:01:39.987Z]     - zpool command: missing
12:01:39 [2022-02-18T12:01:39.987Z] 
12:01:39 [2022-02-18T12:01:39.987Z] Limits:
12:01:39 [2022-02-18T12:01:39.987Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:01:39 [2022-02-18T12:01:39.987Z] 
12:01:39 [2022-02-18T12:01:39.987Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:01:40 [2022-02-18T12:01:40.342Z] + sudo modprobe ip_vs
12:01:40 [2022-02-18T12:01:40.342Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db214206e57533304ac7ff352d68619d39c25de0 .
12:01:40 [2022-02-18T12:01:40.599Z] #1 [internal] load build definition from Dockerfile
12:01:40 [2022-02-18T12:01:40.599Z] #1 sha256:065653704d7eaa1c8be6003abdd1b65cae9c74ba5f880d323a8d1e63aa09f93a
12:01:40 [2022-02-18T12:01:40.599Z] #1 transferring dockerfile: 17.05kB done
12:01:40 [2022-02-18T12:01:40.599Z] #1 DONE 0.0s
12:01:40 [2022-02-18T12:01:40.599Z] 
12:01:40 [2022-02-18T12:01:40.599Z] #2 [internal] load .dockerignore
12:01:40 [2022-02-18T12:01:40.599Z] #2 sha256:63c3e7be8b3c196d7917912ed2957228d73fdbf1b3762ed8172b8d90add325b2
12:01:40 [2022-02-18T12:01:40.599Z] #2 transferring context: 87B 0.0s done
12:01:40 [2022-02-18T12:01:40.599Z] #2 DONE 0.0s
12:01:40 [2022-02-18T12:01:40.599Z] 
12:01:40 [2022-02-18T12:01:40.599Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:01:40 [2022-02-18T12:01:40.599Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:01:40 [2022-02-18T12:01:40.856Z] #3 DONE 0.3s
12:01:40 [2022-02-18T12:01:40.856Z] 
12:01:40 [2022-02-18T12:01:40.856Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:01:40 [2022-02-18T12:01:40.856Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:01:40 [2022-02-18T12:01:40.856Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:01:40 [2022-02-18T12:01:40.856Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:01:40 [2022-02-18T12:01:40.856Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:01:40 [2022-02-18T12:01:40.856Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:01:40 [2022-02-18T12:01:40.856Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
12:01:40 [2022-02-18T12:01:40.856Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
12:01:40 [2022-02-18T12:01:40.856Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:01:41 [2022-02-18T12:01:41.113Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
12:01:41 [2022-02-18T12:01:41.113Z] #4 DONE 0.4s
12:01:41 [2022-02-18T12:01:41.371Z] 
12:01:41 [2022-02-18T12:01:41.371Z] #8 [internal] load metadata for docker.io/library/golang:1.16.14-buster
12:01:41 [2022-02-18T12:01:41.371Z] #8 sha256:97ba8d21c5f20f2f88d7dd858b0848bf3bfa25e9fe505ba1c985ae1e29be440b
12:01:42 [2022-02-18T12:01:42.302Z] #8 DONE 1.0s
12:01:42 [2022-02-18T12:01:42.302Z] 
12:01:42 [2022-02-18T12:01:42.302Z] #7 [internal] load metadata for docker.io/library/debian:buster
12:01:42 [2022-02-18T12:01:42.302Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:01:42 [2022-02-18T12:01:42.302Z] #7 DONE 1.0s
12:01:42 [2022-02-18T12:01:42.302Z] 
12:01:42 [2022-02-18T12:01:42.302Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:01:42 [2022-02-18T12:01:42.302Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:01:42 [2022-02-18T12:01:42.302Z] #6 DONE 1.0s
12:01:42 [2022-02-18T12:01:42.302Z] 
12:01:42 [2022-02-18T12:01:42.302Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:01:42 [2022-02-18T12:01:42.302Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:01:42 [2022-02-18T12:01:42.302Z] #5 DONE 1.1s
12:01:42 [2022-02-18T12:01:42.563Z] 
12:01:42 [2022-02-18T12:01:42.563Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:42 [2022-02-18T12:01:42.563Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:01:42 [2022-02-18T12:01:42.563Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:01:42 [2022-02-18T12:01:42.822Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:01:42 [2022-02-18T12:01:42.822Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:01:42 [2022-02-18T12:01:42.822Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:01:44 [2022-02-18T12:01:44.720Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 1.9s
12:01:44 [2022-02-18T12:01:44.978Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 2.2s
12:01:44 [2022-02-18T12:01:44.978Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 2.3s
12:01:45 [2022-02-18T12:01:45.553Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.7s done
12:01:45 [2022-02-18T12:01:45.553Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
12:01:46 [2022-02-18T12:01:46.486Z] #62 ...
12:01:46 [2022-02-18T12:01:46.486Z] 
12:01:46 [2022-02-18T12:01:46.486Z] #23 [internal] load build context
12:01:46 [2022-02-18T12:01:46.486Z] #23 sha256:c00f4ffdb5b57b70426322811733f84f60cf9ac88e13bbc4556a548ee2569647
12:01:46 [2022-02-18T12:01:46.486Z] #23 transferring context: 52.42MB 3.6s done
12:01:46 [2022-02-18T12:01:46.486Z] #23 DONE 3.7s
12:01:46 [2022-02-18T12:01:46.486Z] 
12:01:46 [2022-02-18T12:01:46.486Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:46 [2022-02-18T12:01:46.486Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:01:47 [2022-02-18T12:01:47.052Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done
12:01:47 [2022-02-18T12:01:47.617Z] #62 DONE 4.8s
12:01:47 [2022-02-18T12:01:47.617Z] 
12:01:47 [2022-02-18T12:01:47.617Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:47 [2022-02-18T12:01:47.617Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:01:47 [2022-02-18T12:01:47.617Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:01:47 [2022-02-18T12:01:47.617Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:01:47 [2022-02-18T12:01:47.617Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:01:47 [2022-02-18T12:01:47.617Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done
12:01:47 [2022-02-18T12:01:47.617Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
12:01:47 [2022-02-18T12:01:47.617Z] #64 DONE 4.8s
12:01:47 [2022-02-18T12:01:47.618Z] 
12:01:47 [2022-02-18T12:01:47.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:01:47 [2022-02-18T12:01:47.618Z] #9 resolve docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 0.0s done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 1.86kB / 1.86kB done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 1.1s done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:cee2693b28305d1c5ae5b17188b5b1f4075a7ffa5406c3c05759b4736a77084a 1.79kB / 1.79kB done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:a466359d9fc762eb13b4a08c4faa91bc8e94b494ae979e74e31b478b4ddf4499 7.05kB / 7.05kB done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 7.83MB / 7.83MB 0.6s done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 10.00MB / 10.00MB 0.5s done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 51.84MB / 51.84MB 1.7s done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 68.78MB / 68.78MB 2.7s done
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 129.11MB / 129.11MB 4.7s
12:01:47 [2022-02-18T12:01:47.618Z] #9 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 3.3s
12:01:47 [2022-02-18T12:01:47.618Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 156B / 156B 1.8s done
12:01:48 [2022-02-18T12:01:48.990Z] #9 ...
12:01:48 [2022-02-18T12:01:48.990Z] 
12:01:48 [2022-02-18T12:01:48.990Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:01:48 [2022-02-18T12:01:48.990Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:01:49 [2022-02-18T12:01:49.554Z] #63 DONE 0.5s
12:01:49 [2022-02-18T12:01:49.554Z] 
12:01:49 [2022-02-18T12:01:49.554Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:01:49 [2022-02-18T12:01:49.554Z] #26 sha256:b715e10026e32181f3f2c3c32101cfe04ad2590682984968966dcc7be6eb46c9
12:01:49 [2022-02-18T12:01:49.554Z] #26 resolve docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 0.0s done
12:01:49 [2022-02-18T12:01:49.554Z] #26 sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 1.85kB / 1.85kB done
12:01:49 [2022-02-18T12:01:49.554Z] #26 sha256:5bb6e8c4f738d2da8662393543ddacdc8be9e421c46ce5316d2877c73c1fde16 529B / 529B done
12:01:49 [2022-02-18T12:01:49.554Z] #26 sha256:f66b71803fa010080156192890fe9154495fe4b1975a85255209ea28165c2128 1.46kB / 1.46kB done
12:01:49 [2022-02-18T12:01:49.554Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 1.1s done
12:01:49 [2022-02-18T12:01:49.554Z] #26 DONE 6.8s
12:01:49 [2022-02-18T12:01:49.554Z] 
12:01:49 [2022-02-18T12:01:49.554Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:01:49 [2022-02-18T12:01:49.554Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:01:50 [2022-02-18T12:01:50.484Z] #65 DONE 0.8s
12:01:50 [2022-02-18T12:01:50.484Z] 
12:01:50 [2022-02-18T12:01:50.484Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:01:50 [2022-02-18T12:01:50.484Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:01:50 [2022-02-18T12:01:50.484Z] #9 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 5.1s done
12:01:50 [2022-02-18T12:01:50.484Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 0.5s done
12:01:50 [2022-02-18T12:01:50.484Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 0.1s
12:01:50 [2022-02-18T12:01:50.741Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 0.6s done
12:01:50 [2022-02-18T12:01:50.997Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 0.1s
12:01:51 [2022-02-18T12:01:51.061Z] Fetching without tags
12:01:51 [2022-02-18T12:01:51.271Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
12:01:51 [2022-02-18T12:01:51.034Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:51 [2022-02-18T12:01:51.039Z]  > git config --add remote.origin.fetch +refs/pull/43259/head:refs/remotes/origin/PR-43259 # timeout=10
12:01:51 [2022-02-18T12:01:51.044Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:51 [2022-02-18T12:01:51.052Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:51 [2022-02-18T12:01:51.064Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:51 [2022-02-18T12:01:51.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:51 [2022-02-18T12:01:51.065Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:51 [2022-02-18T12:01:51.272Z]  > git config core.sparsecheckout # timeout=10
12:01:51 [2022-02-18T12:01:51.281Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:51 [2022-02-18T12:01:51.729Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:01:51 [2022-02-18T12:01:51.729Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:01:52 [2022-02-18T12:01:52.236Z] Commit message: "vendor: bump etcd v3.3.27"
12:01:52 [2022-02-18T12:01:52.247Z]  > git --version # timeout=10
12:01:52 [2022-02-18T12:01:52.249Z]  > git --version # 'git version 2.17.1'
12:01:52 [2022-02-18T12:01:52.251Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:01:52 [2022-02-18T12:01:52.258Z] Still waiting to schedule task
12:01:52 [2022-02-18T12:01:52.258Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay212:01:52 [2022-02-18T12:01:52.262Z] Still waiting to schedule task
12:01:52 [2022-02-18T12:01:52.263Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
12:01:52 [2022-02-18T12:01:52.270Z] Still waiting to schedule task
12:01:52 [2022-02-18T12:01:52.271Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:01:52 [2022-02-18T12:01:52.912Z] + [ PR != PR ]
12:01:52 [2022-02-18T12:01:52.912Z] + [ 20.10 != master ]
12:01:52 [2022-02-18T12:01:52.912Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:01:53 [2022-02-18T12:01:53.230Z] + docker version
12:01:53 [2022-02-18T12:01:53.230Z] Client: Docker Engine - Community
12:01:53 [2022-02-18T12:01:53.230Z]  Version:           20.10.12
12:01:53 [2022-02-18T12:01:53.230Z]  API version:       1.41
12:01:53 [2022-02-18T12:01:53.230Z]  Go version:        go1.16.12
12:01:53 [2022-02-18T12:01:53.230Z]  Git commit:        e91ed57
12:01:53 [2022-02-18T12:01:53.230Z]  Built:             Mon Dec 13 11:45:27 2021
12:01:53 [2022-02-18T12:01:53.230Z]  OS/Arch:           linux/amd64
12:01:53 [2022-02-18T12:01:53.230Z]  Context:           default
12:01:53 [2022-02-18T12:01:53.230Z]  Experimental:      true
12:01:53 [2022-02-18T12:01:53.230Z] 
12:01:53 [2022-02-18T12:01:53.230Z] Server: Docker Engine - Community
12:01:53 [2022-02-18T12:01:53.230Z]  Engine:
12:01:53 [2022-02-18T12:01:53.230Z]   Version:          20.10.12
12:01:53 [2022-02-18T12:01:53.230Z]   API version:      1.41 (minimum version 1.12)
12:01:53 [2022-02-18T12:01:53.230Z]   Go version:       go1.16.12
12:01:53 [2022-02-18T12:01:53.230Z]   Git commit:       459d0df
12:01:53 [2022-02-18T12:01:53.230Z]   Built:            Mon Dec 13 11:43:36 2021
12:01:53 [2022-02-18T12:01:53.230Z]   OS/Arch:          linux/amd64
12:01:53 [2022-02-18T12:01:53.230Z]   Experimental:     true
12:01:53 [2022-02-18T12:01:53.230Z]  containerd:
12:01:53 [2022-02-18T12:01:53.230Z]   Version:          1.4.12
12:01:53 [2022-02-18T12:01:53.230Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:01:53 [2022-02-18T12:01:53.230Z]  runc:
12:01:53 [2022-02-18T12:01:53.230Z]   Version:          1.0.2
12:01:53 [2022-02-18T12:01:53.230Z]   GitCommit:        v1.0.2-0-g52b36a2
12:01:53 [2022-02-18T12:01:53.230Z]  docker-init:
12:01:53 [2022-02-18T12:01:53.230Z]   Version:          0.19.0
12:01:53 [2022-02-18T12:01:53.230Z]   GitCommit:        de40ad0
[Pipeline] sh
12:01:51 [2022-02-18T12:01:51.706Z]  > git remote # timeout=10
12:01:51 [2022-02-18T12:01:51.712Z]  > git config --get remote.origin.url # timeout=10
12:01:51 [2022-02-18T12:01:51.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:51 [2022-02-18T12:01:51.715Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:01:51 [2022-02-18T12:01:51.721Z]  > git rev-parse HEAD^{commit} # timeout=10
12:01:51 [2022-02-18T12:01:51.730Z]  > git config core.sparsecheckout # timeout=10
12:01:51 [2022-02-18T12:01:51.734Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:53 [2022-02-18T12:01:53.508Z] + docker info
12:01:53 [2022-02-18T12:01:53.508Z] Client:
12:01:53 [2022-02-18T12:01:53.508Z]  Context:    default
12:01:53 [2022-02-18T12:01:53.508Z]  Debug Mode: false
12:01:53 [2022-02-18T12:01:53.508Z]  Plugins:
12:01:53 [2022-02-18T12:01:53.508Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:01:53 [2022-02-18T12:01:53.508Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
12:01:53 [2022-02-18T12:01:53.508Z]   compose: Docker Compose (Docker Inc., v2.2.3)
12:01:53 [2022-02-18T12:01:53.508Z]   scan: Docker Scan (Docker Inc., v0.12.0)
12:01:53 [2022-02-18T12:01:53.508Z] 
12:01:53 [2022-02-18T12:01:53.508Z] Server:
12:01:53 [2022-02-18T12:01:53.508Z]  Containers: 0
12:01:53 [2022-02-18T12:01:53.508Z]   Running: 0
12:01:53 [2022-02-18T12:01:53.508Z]   Paused: 0
12:01:53 [2022-02-18T12:01:53.508Z]   Stopped: 0
12:01:53 [2022-02-18T12:01:53.508Z]  Images: 7
12:01:53 [2022-02-18T12:01:53.508Z]  Server Version: 20.10.12
12:01:53 [2022-02-18T12:01:53.508Z]  Storage Driver: overlay2
12:01:53 [2022-02-18T12:01:53.508Z]   Backing Filesystem: extfs
12:01:53 [2022-02-18T12:01:53.508Z]   Supports d_type: true
12:01:53 [2022-02-18T12:01:53.508Z]   Native Overlay Diff: true
12:01:53 [2022-02-18T12:01:53.508Z]   userxattr: false
12:01:53 [2022-02-18T12:01:53.508Z]  Logging Driver: json-file
12:01:53 [2022-02-18T12:01:53.508Z]  Cgroup Driver: cgroupfs
12:01:53 [2022-02-18T12:01:53.508Z]  Cgroup Version: 1
12:01:53 [2022-02-18T12:01:53.508Z]  Plugins:
12:01:53 [2022-02-18T12:01:53.508Z]   Volume: local
12:01:53 [2022-02-18T12:01:53.508Z]   Network: bridge host ipvlan macvlan null overlay
12:01:53 [2022-02-18T12:01:53.508Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:01:53 [2022-02-18T12:01:53.508Z]  Swarm: inactive
12:01:53 [2022-02-18T12:01:53.508Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:01:53 [2022-02-18T12:01:53.508Z]  Default Runtime: runc
12:01:53 [2022-02-18T12:01:53.508Z]  Init Binary: docker-init
12:01:53 [2022-02-18T12:01:53.508Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:01:53 [2022-02-18T12:01:53.508Z]  runc version: v1.0.2-0-g52b36a2
12:01:53 [2022-02-18T12:01:53.508Z]  init version: de40ad0
12:01:53 [2022-02-18T12:01:53.508Z]  Security Options:
12:01:53 [2022-02-18T12:01:53.508Z]   apparmor
12:01:53 [2022-02-18T12:01:53.508Z]   seccomp
12:01:53 [2022-02-18T12:01:53.508Z]    Profile: default
12:01:53 [2022-02-18T12:01:53.508Z]  Kernel Version: 5.4.0-1061-aws
12:01:53 [2022-02-18T12:01:53.508Z]  Operating System: Ubuntu 18.04.6 LTS
12:01:53 [2022-02-18T12:01:53.508Z]  OSType: linux
12:01:53 [2022-02-18T12:01:53.508Z]  Architecture: x86_64
12:01:53 [2022-02-18T12:01:53.508Z]  CPUs: 2
12:01:53 [2022-02-18T12:01:53.508Z]  Total Memory: 7.565GiB
12:01:53 [2022-02-18T12:01:53.508Z]  Name: ip-10-100-104-174
12:01:53 [2022-02-18T12:01:53.508Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
12:01:53 [2022-02-18T12:01:53.508Z]  Docker Root Dir: /var/lib/docker
12:01:53 [2022-02-18T12:01:53.508Z]  Debug Mode: false
12:01:53 [2022-02-18T12:01:53.508Z]  Registry: https://index.docker.io/v1/
12:01:53 [2022-02-18T12:01:53.508Z]  Labels:
12:01:53 [2022-02-18T12:01:53.508Z]  Experimental: true
12:01:53 [2022-02-18T12:01:53.508Z]  Insecure Registries:
12:01:53 [2022-02-18T12:01:53.508Z]   127.0.0.0/8
12:01:53 [2022-02-18T12:01:53.508Z]  Live Restore Enabled: true
12:01:53 [2022-02-18T12:01:53.508Z] 
12:01:53 [2022-02-18T12:01:53.508Z] WARNING: No swap limit support
[Pipeline] sh
12:01:53 [2022-02-18T12:01:53.599Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:53 [2022-02-18T12:01:53.666Z]  > git config --add remote.origin.fetch +refs/pull/43259/head:refs/remotes/origin/PR-43259 # timeout=10
12:01:53 [2022-02-18T12:01:53.792Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:01:53 [2022-02-18T12:01:53.792Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:01:53 [2022-02-18T12:01:53.793Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:01:53 [2022-02-18T12:01:53.793Z] + bash /home/ubuntu/workspace/moby_PR-43259/check-config.sh
12:01:53 [2022-02-18T12:01:53.793Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:01:53 [2022-02-18T12:01:53.793Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
12:01:53 [2022-02-18T12:01:53.793Z] 
12:01:53 [2022-02-18T12:01:53.793Z] Generally Necessary:
12:01:53 [2022-02-18T12:01:53.793Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:01:53 [2022-02-18T12:01:53.793Z] - apparmor: enabled and tools installed
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NAMESPACES: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NET_NS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_PID_NS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_IPC_NS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_UTS_NS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CGROUPS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CGROUP_CPUACCT: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CGROUP_DEVICE: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CGROUP_FREEZER: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CGROUP_SCHED: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CPUSETS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_MEMCG: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_KEYS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_VETH: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_BRIDGE: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NF_NAT_IPV4: missing
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NF_NAT: enabled (as module)
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_NF_NAT_NEEDED: missing
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_POSIX_MQUEUE: enabled
12:01:53 [2022-02-18T12:01:53.793Z] 
12:01:53 [2022-02-18T12:01:53.793Z] Optional Features:
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_USER_NS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_SECCOMP: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_CGROUP_PIDS: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_MEMCG_SWAP: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:01:53 [2022-02-18T12:01:53.793Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_BLK_CGROUP: enabled
12:01:53 [2022-02-18T12:01:53.793Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:01:53 [2022-02-18T12:01:53.986Z] Fetching without tags
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_IOSCHED_CFQ: missing
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_CGROUP_PERF: enabled
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_CGROUP_HUGETLB: enabled
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_CFS_BANDWIDTH: enabled
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_RT_GROUP_SCHED: missing
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_IP_VS: enabled (as module)
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_IP_VS_NFCT: enabled
12:01:54 [2022-02-18T12:01:54.050Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:01:54 [2022-02-18T12:01:54.051Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:01:54 [2022-02-18T12:01:54.051Z] - CONFIG_IP_VS_RR: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z] - CONFIG_EXT4_FS: enabled
12:01:54 [2022-02-18T12:01:54.051Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:01:54 [2022-02-18T12:01:54.051Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:01:54 [2022-02-18T12:01:54.051Z] - Network Drivers:
12:01:54 [2022-02-18T12:01:54.051Z]   - "overlay":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_VXLAN: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       Optional (for encrypted networks):
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_CRYPTO: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_CRYPTO_AEAD: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_CRYPTO_GCM: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_CRYPTO_GHASH: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_XFRM: enabled
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_XFRM_USER: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_INET_ESP: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:01:54 [2022-02-18T12:01:54.051Z]   - "ipvlan":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_IPVLAN: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]   - "macvlan":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_MACVLAN: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_DUMMY: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]   - "ftp,tftp client in container":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z] - Storage Drivers:
12:01:54 [2022-02-18T12:01:54.051Z]   - "aufs":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_AUFS_FS: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]   - "btrfs":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:01:54 [2022-02-18T12:01:54.051Z]   - "devicemapper":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_BLK_DEV_DM: enabled
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]   - "overlay":
12:01:54 [2022-02-18T12:01:54.051Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:01:54 [2022-02-18T12:01:54.051Z]   - "zfs":
12:01:54 [2022-02-18T12:01:54.051Z]     - /dev/zfs: present
12:01:54 [2022-02-18T12:01:54.051Z]     - zfs command: missing
12:01:54 [2022-02-18T12:01:54.051Z]     - zpool command: missing
12:01:54 [2022-02-18T12:01:54.051Z] 
12:01:54 [2022-02-18T12:01:54.051Z] Limits:
12:01:54 [2022-02-18T12:01:54.051Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:01:54 [2022-02-18T12:01:54.051Z] 
12:01:54 [2022-02-18T12:01:54.051Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:01:54 [2022-02-18T12:01:54.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db214206e57533304ac7ff352d68619d39c25de0 .
12:01:54 [2022-02-18T12:01:54.372Z] #1 [internal] load build definition from Dockerfile
12:01:54 [2022-02-18T12:01:54.372Z] #1 sha256:462e30d76d72b67e1b19f3b0c48a9e2d376baab0a126d673587c94d9bce9eaec
12:01:54 [2022-02-18T12:01:54.372Z] #1 transferring dockerfile: 17.05kB done
12:01:54 [2022-02-18T12:01:54.372Z] #1 DONE 0.0s
12:01:54 [2022-02-18T12:01:54.372Z] 
12:01:54 [2022-02-18T12:01:54.372Z] #2 [internal] load .dockerignore
12:01:54 [2022-02-18T12:01:54.372Z] #2 sha256:32d035edd343d5e5a57e8d7e2a35c334252573704d33b46347f1a0d138d9343b
12:01:54 [2022-02-18T12:01:54.372Z] #2 transferring context: 87B done
12:01:54 [2022-02-18T12:01:54.372Z] #2 DONE 0.0s
12:01:54 [2022-02-18T12:01:54.372Z] 
12:01:54 [2022-02-18T12:01:54.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:01:54 [2022-02-18T12:01:54.372Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:01:54 [2022-02-18T12:01:54.631Z] #3 DONE 0.3s
12:01:54 [2022-02-18T12:01:54.631Z] 
12:01:54 [2022-02-18T12:01:54.631Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:01:54 [2022-02-18T12:01:54.631Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:01:54 [2022-02-18T12:01:54.631Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:01:54 [2022-02-18T12:01:54.631Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:01:54 [2022-02-18T12:01:54.631Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
12:01:54 [2022-02-18T12:01:54.631Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:01:54 [2022-02-18T12:01:54.631Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:01:54 [2022-02-18T12:01:54.805Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
12:01:54 [2022-02-18T12:01:54.889Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
12:01:54 [2022-02-18T12:01:54.889Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:01:55 [2022-02-18T12:01:55.147Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
12:01:55 [2022-02-18T12:01:55.147Z] #4 DONE 0.5s
12:01:55 [2022-02-18T12:01:55.405Z] 
12:01:55 [2022-02-18T12:01:55.405Z] #8 [internal] load metadata for docker.io/library/debian:buster
12:01:55 [2022-02-18T12:01:55.405Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:01:55 [2022-02-18T12:01:55.405Z] #8 ...
12:01:55 [2022-02-18T12:01:55.405Z] 
12:01:55 [2022-02-18T12:01:55.405Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:01:55 [2022-02-18T12:01:55.405Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:01:55 [2022-02-18T12:01:55.405Z] #7 DONE 0.1s
12:01:55 [2022-02-18T12:01:55.405Z] 
12:01:55 [2022-02-18T12:01:55.405Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:01:55 [2022-02-18T12:01:55.405Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:01:55 [2022-02-18T12:01:55.405Z] #6 DONE 0.1s
12:01:55 [2022-02-18T12:01:55.405Z] 
12:01:55 [2022-02-18T12:01:55.405Z] #5 [internal] load metadata for docker.io/library/golang:1.16.14-buster
12:01:55 [2022-02-18T12:01:55.405Z] #5 sha256:97ba8d21c5f20f2f88d7dd858b0848bf3bfa25e9fe505ba1c985ae1e29be440b
12:01:55 [2022-02-18T12:01:55.405Z] #5 DONE 0.2s
12:01:53 [2022-02-18T12:01:53.732Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:53 [2022-02-18T12:01:53.877Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:01:54 [2022-02-18T12:01:54.021Z] Fetching upstream changes from https://github.com/moby/moby.git
12:01:54 [2022-02-18T12:01:54.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:54 [2022-02-18T12:01:54.023Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:01:54 [2022-02-18T12:01:54.839Z]  > git config core.sparsecheckout # timeout=10
12:01:54 [2022-02-18T12:01:54.920Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:55 [2022-02-18T12:01:55.664Z] 
12:01:55 [2022-02-18T12:01:55.664Z] #8 [internal] load metadata for docker.io/library/debian:buster
12:01:55 [2022-02-18T12:01:55.664Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:01:55 [2022-02-18T12:01:55.664Z] #8 DONE 0.2s
12:01:55 [2022-02-18T12:01:55.664Z] 
12:01:55 [2022-02-18T12:01:55.664Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:55 [2022-02-18T12:01:55.664Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:01:55 [2022-02-18T12:01:55.664Z] #64 DONE 0.0s
12:01:55 [2022-02-18T12:01:55.664Z] 
12:01:55 [2022-02-18T12:01:55.664Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:01:55 [2022-02-18T12:01:55.664Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:01:55 [2022-02-18T12:01:55.664Z] #62 DONE 0.0s
12:01:55 [2022-02-18T12:01:55.664Z] 
12:01:55 [2022-02-18T12:01:55.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:01:55 [2022-02-18T12:01:55.664Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:01:55 [2022-02-18T12:01:55.664Z] #9 resolve docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:01:55 [2022-02-18T12:01:55.925Z] #9 resolve docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 0.1s done
12:01:55 [2022-02-18T12:01:55.925Z] #9 sha256:cee2693b28305d1c5ae5b17188b5b1f4075a7ffa5406c3c05759b4736a77084a 1.79kB / 1.79kB done
12:01:55 [2022-02-18T12:01:55.925Z] #9 sha256:a466359d9fc762eb13b4a08c4faa91bc8e94b494ae979e74e31b478b4ddf4499 7.05kB / 7.05kB done
12:01:55 [2022-02-18T12:01:55.925Z] #9 sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 10.00MB / 10.00MB 0.2s
12:01:55 [2022-02-18T12:01:55.925Z] #9 sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 1.86kB / 1.86kB done
12:01:55 [2022-02-18T12:01:55.925Z] #9 sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 1.05MB / 7.83MB 0.2s
12:01:55 [2022-02-18T12:01:55.925Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 3.15MB / 50.44MB 0.2s
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 10.00MB / 10.00MB 0.2s done
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 7.83MB / 7.83MB 0.3s done
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 8.39MB / 50.44MB 0.3s
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 1.05MB / 51.84MB 0.3s
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 14.68MB / 50.44MB 0.4s
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 7.78MB / 51.84MB 0.4s
12:01:56 [2022-02-18T12:01:56.183Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 0B / 68.78MB 0.4s
12:01:56 [2022-02-18T12:01:56.254Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 4.8s done
12:01:56 [2022-02-18T12:01:56.254Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 22.02MB / 50.44MB 0.5s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 12.93MB / 51.84MB 0.5s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 8.39MB / 68.78MB 0.5s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 27.26MB / 50.44MB 0.6s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 19.92MB / 51.84MB 0.6s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 15.97MB / 68.78MB 0.6s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 33.55MB / 50.44MB 0.7s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 24.12MB / 51.84MB 0.7s
12:01:56 [2022-02-18T12:01:56.442Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 20.97MB / 68.78MB 0.7s
12:01:56 [2022-02-18T12:01:56.713Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 38.80MB / 50.44MB 0.8s
12:01:56 [2022-02-18T12:01:56.713Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 31.46MB / 51.84MB 0.8s
12:01:56 [2022-02-18T12:01:56.713Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 1.0s
12:01:56 [2022-02-18T12:01:56.713Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 42.80MB / 51.84MB 1.0s
12:01:56 [2022-02-18T12:01:56.713Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 35.65MB / 68.78MB 1.0s
12:01:56 [2022-02-18T12:01:56.984Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 1.1s done
12:01:56 [2022-02-18T12:01:56.984Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 49.28MB / 51.84MB 1.1s
12:01:56 [2022-02-18T12:01:56.984Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 40.11MB / 68.78MB 1.1s
12:01:56 [2022-02-18T12:01:56.984Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 46.32MB / 68.78MB 1.2s
12:01:56 [2022-02-18T12:01:56.984Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 0B / 129.11MB 1.2s
12:01:57 [2022-02-18T12:01:57.246Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 51.84MB / 51.84MB 1.2s done
12:01:57 [2022-02-18T12:01:57.246Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 53.48MB / 68.78MB 1.3s
12:01:57 [2022-02-18T12:01:57.246Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 0B / 156B 1.3s
12:01:57 [2022-02-18T12:01:57.504Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 68.78MB / 68.78MB 1.6s
12:01:57 [2022-02-18T12:01:57.504Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 15.98MB / 129.11MB 1.6s
12:01:57 [2022-02-18T12:01:57.504Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 156B / 156B 1.4s done
12:01:57 [2022-02-18T12:01:57.504Z] #9 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 0.2s
12:01:57 [2022-02-18T12:01:57.504Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 68.78MB / 68.78MB 1.6s done
12:01:57 [2022-02-18T12:01:57.629Z] #9 ...
12:01:57 [2022-02-18T12:01:57.629Z] 
12:01:57 [2022-02-18T12:01:57.629Z] #27 [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
12:01:57 [2022-02-18T12:01:57.629Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:01:57 [2022-02-18T12:01:57.629Z] #27 1.629 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 1.642 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 1.654 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 1.805 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 2.118 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:01:57 [2022-02-18T12:01:57.629Z] #27 2.578 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 3.936 Fetched 8469 kB in 3s (3310 kB/s)
12:01:57 [2022-02-18T12:01:57.629Z] #27 3.936 Reading package lists...
12:01:57 [2022-02-18T12:01:57.629Z] #27 4.912 Reading package lists...
12:01:57 [2022-02-18T12:01:57.629Z] #27 5.837 Building dependency tree...
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150 The following additional packages will be installed:
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150 Suggested packages:
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150   krb5-doc krb5-user
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150 Recommended packages:
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.150   krb5-locales publicsuffix libsasl2-modules
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.389 The following NEW packages will be installed:
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.391   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.391   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.391   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.392   libssh2-1 libssl1.1 openssl
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.663 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.663 Need to get 5061 kB of archives.
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.663 After this operation, 12.1 MB of additional disk space will be used.
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.663 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.695 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.700 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.705 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.705 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.710 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.710 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.718 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.718 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.726 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.726 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.726 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.734 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.734 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.734 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.734 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.740 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.740 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.749 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.749 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.754 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.889 debconf: delaying package configuration, since apt-utils is not installed
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.913 Fetched 5061 kB in 0s (14.6 MB/s)
12:01:57 [2022-02-18T12:01:57.629Z] #27 6.958 Selecting previously unselected package libssl1.1:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 6.958 (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.)
12:01:57 [2022-02-18T12:01:57.630Z] #27 6.963 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 6.970 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.194 Selecting previously unselected package openssl.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.194 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.194 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.345 Selecting previously unselected package ca-certificates.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.346 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.350 Unpacking ca-certificates (20200601~deb10u2) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.425 Selecting previously unselected package libkeyutils1:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.425 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.429 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.465 Selecting previously unselected package libkrb5support0:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.465 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.473 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.519 Selecting previously unselected package libk5crypto3:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.519 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.526 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.577 Selecting previously unselected package libkrb5-3:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.577 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.580 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.679 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.679 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.684 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.734 Selecting previously unselected package libsasl2-modules-db:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.734 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.737 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.774 Selecting previously unselected package libsasl2-2:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.775 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.781 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.823 Selecting previously unselected package libldap-common.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.823 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.826 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.871 Selecting previously unselected package libldap-2.4-2:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.871 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.876 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.940 Selecting previously unselected package libnghttp2-14:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.942 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.947 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.991 Selecting previously unselected package libpsl5:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.991 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 7.995 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.030 Selecting previously unselected package librtmp1:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.030 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.034 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.072 Selecting previously unselected package libssh2-1:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.072 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.077 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.124 Selecting previously unselected package libcurl4:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.124 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.127 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.196 Selecting previously unselected package curl.
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.196 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.206 Unpacking curl (7.64.0-4+deb10u2) ...
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.271 Selecting previously unselected package libonig5:amd64.
12:01:57 [2022-02-18T12:01:57.630Z] #27 8.271 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.765Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 28.31MB / 129.11MB 1.8s
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.276 Unpacking libonig5:amd64 (6.9.1-1) ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.328 Selecting previously unselected package libjq1:amd64.
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.328 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.334 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.382 Selecting previously unselected package jq.
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.382 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.386 Unpacking jq (1.5+dfsg-2+b1) ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.427 Setting up libkeyutils1:amd64 (1.6-6) ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.439 Setting up libpsl5:amd64 (0.20.2-2) ...
12:01:57 [2022-02-18T12:01:57.886Z] #27 8.451 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:01:58 [2022-02-18T12:01:58.031Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 44.04MB / 129.11MB 2.2s
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.552 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.563 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.575 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.586 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.595 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.606 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.617 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.627 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.636 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.646 Setting up openssl (1.1.1d-0+deb10u7) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.661 Setting up libonig5:amd64 (6.9.1-1) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.672 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.684 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:01:58 [2022-02-18T12:01:58.142Z] #27 8.692 Setting up ca-certificates (20200601~deb10u2) ...
12:01:58 [2022-02-18T12:01:58.290Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 56.79MB / 129.11MB 2.4s
12:01:58 [2022-02-18T12:01:58.290Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 64.92MB / 129.11MB 2.5s
12:01:58 [2022-02-18T12:01:58.553Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 81.79MB / 129.11MB 2.7s
12:01:58 [2022-02-18T12:01:58.553Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 89.47MB / 129.11MB 2.8s
12:01:58 [2022-02-18T12:01:58.706Z] #27 9.312 Updating certificates in /etc/ssl/certs...
12:01:58 [2022-02-18T12:01:58.815Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 97.52MB / 129.11MB 2.9s
12:01:58 [2022-02-18T12:01:58.815Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 111.15MB / 129.11MB 3.0s
12:01:59 [2022-02-18T12:01:59.023Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:01:59 [2022-02-18T12:01:59.023Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:01:59 [2022-02-18T12:01:59.074Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 119.13MB / 129.11MB 3.1s
12:01:59 [2022-02-18T12:01:59.074Z] #9 ...
12:01:59 [2022-02-18T12:01:59.074Z] 
12:01:59 [2022-02-18T12:01:59.074Z] #23 [internal] load build context
12:01:59 [2022-02-18T12:01:59.074Z] #23 sha256:657f062427ee630f5feeda5ca1ec9ec906ba39747548dd03d08dcaffbadd32b6
12:01:59 [2022-02-18T12:01:59.074Z] #23 transferring context: 52.42MB 3.3s done
12:01:59 [2022-02-18T12:01:59.074Z] #23 DONE 3.4s
12:01:59 [2022-02-18T12:01:59.074Z] 
12:01:59 [2022-02-18T12:01:59.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:01:59 [2022-02-18T12:01:59.074Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:01:59 [2022-02-18T12:01:59.074Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 127.93MB / 129.11MB 3.4s
12:01:58 [2022-02-18T12:01:58.626Z]  > git remote # timeout=10
12:01:58 [2022-02-18T12:01:58.700Z]  > git config --get remote.origin.url # timeout=10
12:01:58 [2022-02-18T12:01:58.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:01:58 [2022-02-18T12:01:58.776Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:01:58 [2022-02-18T12:01:58.918Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:01:59 [2022-02-18T12:01:59.056Z]  > git config core.sparsecheckout # timeout=10
12:01:59 [2022-02-18T12:01:59.120Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:01:59 [2022-02-18T12:01:59.638Z] #27 10.24 137 added, 0 removed; done.
12:01:59 [2022-02-18T12:01:59.638Z] #27 10.28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:01:59 [2022-02-18T12:01:59.652Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 129.11MB / 129.11MB 3.6s done
12:01:59 [2022-02-18T12:01:59.699Z] Commit message: "vendor: bump etcd v3.3.27"
12:01:59 [2022-02-18T12:01:59.896Z] #27 10.29 Setting up jq (1.5+dfsg-2+b1) ...
12:01:59 [2022-02-18T12:01:59.896Z] #27 10.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:01:59 [2022-02-18T12:01:59.896Z] #27 10.31 Setting up curl (7.64.0-4+deb10u2) ...
12:01:59 [2022-02-18T12:01:59.896Z] #27 10.32 Processing triggers for libc-bin (2.28-10) ...
12:01:59 [2022-02-18T12:01:59.896Z] #27 10.34 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:01:59 [2022-02-18T12:01:59.896Z] #27 10.35 Updating certificates in /etc/ssl/certs...
12:02:00 [2022-02-18T12:02:00.087Z]  > git --version # timeout=10
12:02:00 [2022-02-18T12:02:00.167Z]  > git --version # 'git version 2.24.1.windows.2'
12:02:00 [2022-02-18T12:02:00.230Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:02:00 [2022-02-18T12:02:00.462Z] #27 11.05 0 added, 0 removed; done.
12:02:00 [2022-02-18T12:02:00.462Z] #27 11.05 Running hooks in /etc/ca-certificates/update.d...
12:02:00 [2022-02-18T12:02:00.462Z] #27 11.05 done.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:02:01 [2022-02-18T12:02:01.030Z] #9 ...
12:02:01 [2022-02-18T12:02:01.030Z] 
12:02:01 [2022-02-18T12:02:01.030Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:02:01 [2022-02-18T12:02:01.030Z] #26 sha256:b715e10026e32181f3f2c3c32101cfe04ad2590682984968966dcc7be6eb46c9
12:02:01 [2022-02-18T12:02:01.030Z] #26 resolve docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 0.0s done
12:02:01 [2022-02-18T12:02:01.030Z] #26 sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 1.85kB / 1.85kB done
12:02:01 [2022-02-18T12:02:01.030Z] #26 sha256:5bb6e8c4f738d2da8662393543ddacdc8be9e421c46ce5316d2877c73c1fde16 529B / 529B done
12:02:01 [2022-02-18T12:02:01.030Z] #26 sha256:f66b71803fa010080156192890fe9154495fe4b1975a85255209ea28165c2128 1.46kB / 1.46kB done
12:02:01 [2022-02-18T12:02:01.030Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 1.1s done
12:02:01 [2022-02-18T12:02:01.030Z] #26 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 3.7s done
12:02:01 [2022-02-18T12:02:01.030Z] #26 DONE 5.2s
12:02:01 [2022-02-18T12:02:01.030Z] 
12:02:01 [2022-02-18T12:02:01.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:02:01 [2022-02-18T12:02:01.030Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:02:01 [2022-02-18T12:02:01.030Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8
12:02:01 [2022-02-18T12:02:01.596Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 0.5s done
12:02:01 [2022-02-18T12:02:01.596Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715
12:02:01 [2022-02-18T12:02:01.618Z] + docker version
12:02:01 [2022-02-18T12:02:01.618Z] Client:
12:02:01 [2022-02-18T12:02:01.618Z]  Version:           20.10.9
12:02:01 [2022-02-18T12:02:01.618Z]  API version:       1.41
12:02:01 [2022-02-18T12:02:01.618Z]  Go version:        go1.16.8
12:02:01 [2022-02-18T12:02:01.618Z]  Git commit:        c2ea9bc
12:02:01 [2022-02-18T12:02:01.618Z]  Built:             Mon Oct  4 16:11:10 2021
12:02:01 [2022-02-18T12:02:01.618Z]  OS/Arch:           windows/amd64
12:02:01 [2022-02-18T12:02:01.618Z]  Context:           default
12:02:01 [2022-02-18T12:02:01.618Z]  Experimental:      true
12:02:01 [2022-02-18T12:02:01.618Z] 
12:02:01 [2022-02-18T12:02:01.618Z] Server: Docker Engine - Community
12:02:01 [2022-02-18T12:02:01.618Z]  Engine:
12:02:01 [2022-02-18T12:02:01.618Z]   Version:          20.10.9
12:02:01 [2022-02-18T12:02:01.618Z]   API version:      1.41 (minimum version 1.24)
12:02:01 [2022-02-18T12:02:01.618Z]   Go version:       go1.16.8
12:02:01 [2022-02-18T12:02:01.618Z]   Git commit:       79ea9d3
12:02:01 [2022-02-18T12:02:01.618Z]   Built:            Mon Oct  4 16:06:39 2021
12:02:01 [2022-02-18T12:02:01.618Z]   OS/Arch:          windows/amd64
12:02:01 [2022-02-18T12:02:01.618Z]   Experimental:     true
[Pipeline] sh
12:02:01 [2022-02-18T12:02:01.854Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 0.3s done
12:02:01 [2022-02-18T12:02:01.854Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695
12:02:02 [2022-02-18T12:02:02.358Z] #27 DONE 12.5s
12:02:02 [2022-02-18T12:02:02.358Z] 
12:02:02 [2022-02-18T12:02:02.358Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:02:02 [2022-02-18T12:02:02.358Z] #28 sha256:6e23d14f60bd306614464d99ecce26d3bb02ae908d08df962dcd0e025b69e190
12:02:02 [2022-02-18T12:02:02.358Z] #28 DONE 0.1s
12:02:02 [2022-02-18T12:02:02.358Z] 
12:02:02 [2022-02-18T12:02:02.359Z] #29 [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
12:02:02 [2022-02-18T12:02:02.359Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:02 [2022-02-18T12:02:02.641Z] + docker info
12:02:03 [2022-02-18T12:02:03.291Z] #29 1.243 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:02:03 [2022-02-18T12:02:03.291Z] #29 1.319 
12:02:04 [2022-02-18T12:02:04.063Z] #29 1.540 #=#=#                                                                         

#############                                                             18.3%
###########################                                               38.3%
#########################################                                 58.0%
########################################################                  77.8%
######################################################################    97.6%
######################################################################## 100.0%
12:02:04 [2022-02-18T12:02:04.177Z] Client:
12:02:04 [2022-02-18T12:02:04.177Z]  Context:    default
12:02:04 [2022-02-18T12:02:04.177Z]  Debug Mode: false
12:02:04 [2022-02-18T12:02:04.177Z]  Plugins:
12:02:04 [2022-02-18T12:02:04.177Z]   app: Docker Application (Docker Inc., v0.8.0)
12:02:04 [2022-02-18T12:02:04.177Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:02:04 [2022-02-18T12:02:04.177Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:02:04 [2022-02-18T12:02:04.177Z] 
12:02:04 [2022-02-18T12:02:04.177Z] Server:
12:02:04 [2022-02-18T12:02:04.177Z]  Containers: 0
12:02:04 [2022-02-18T12:02:04.177Z]   Running: 0
12:02:04 [2022-02-18T12:02:04.177Z]   Paused: 0
12:02:04 [2022-02-18T12:02:04.177Z]   Stopped: 0
12:02:04 [2022-02-18T12:02:04.177Z]  Images: 11
12:02:04 [2022-02-18T12:02:04.177Z]  Server Version: 20.10.9
12:02:04 [2022-02-18T12:02:04.177Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:02:04 [2022-02-18T12:02:04.177Z]   Windows: 
12:02:04 [2022-02-18T12:02:04.177Z]   LCOW: 
12:02:04 [2022-02-18T12:02:04.177Z]  Logging Driver: json-file
12:02:04 [2022-02-18T12:02:04.177Z]  Plugins:
12:02:04 [2022-02-18T12:02:04.177Z]   Volume: local
12:02:04 [2022-02-18T12:02:04.177Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:02:04 [2022-02-18T12:02:04.177Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:02:04 [2022-02-18T12:02:04.177Z]  Swarm: inactive
12:02:04 [2022-02-18T12:02:04.177Z]  Default Isolation: process
12:02:04 [2022-02-18T12:02:04.177Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:02:04 [2022-02-18T12:02:04.177Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:02:04 [2022-02-18T12:02:04.177Z]  OSType: windows
12:02:04 [2022-02-18T12:02:04.177Z]  Architecture: x86_64
12:02:04 [2022-02-18T12:02:04.177Z]  CPUs: 4
12:02:04 [2022-02-18T12:02:04.177Z]  Total Memory: 32GiB
12:02:04 [2022-02-18T12:02:04.177Z]  Name: azwin-2-0a60b0
12:02:04 [2022-02-18T12:02:04.177Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
12:02:04 [2022-02-18T12:02:04.177Z]  Docker Root Dir: D:\docker
12:02:04 [2022-02-18T12:02:04.177Z]  Debug Mode: false
12:02:04 [2022-02-18T12:02:04.177Z]  Registry: https://index.docker.io/v1/
12:02:04 [2022-02-18T12:02:04.177Z]  Labels:
12:02:04 [2022-02-18T12:02:04.177Z]  Experimental: true
12:02:04 [2022-02-18T12:02:04.177Z]  Insecure Registries:
12:02:04 [2022-02-18T12:02:04.177Z]   10.0.0.4:5000
12:02:04 [2022-02-18T12:02:04.177Z]   127.0.0.0/8
12:02:04 [2022-02-18T12:02:04.177Z]  Registry Mirrors:
12:02:04 [2022-02-18T12:02:04.177Z]   http://10.0.0.4:5000/
12:02:04 [2022-02-18T12:02:04.177Z]  Live Restore Enabled: false
12:02:04 [2022-02-18T12:02:04.177Z]  Product License: Community Engine
12:02:04 [2022-02-18T12:02:04.177Z] 
[Pipeline] }
12:02:04 [2022-02-18T12:02:04.320Z] #29 2.131 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:02:04 [2022-02-18T12:02:04.576Z] #29 2.351 #=#=#                                                                         

######################################################################## 100.0%
12:02:04 [2022-02-18T12:02:04.576Z] #29 2.536 
12:02:05 [2022-02-18T12:02:05.089Z] #29 2.762 #=#=#                                                                         

###################################################                       72.0%
######################################################################## 100.0%
12:02:05 [2022-02-18T12:02:05.089Z] #29 2.963 
12:02:05 [2022-02-18T12:02:05.860Z] #29 3.184 #=#=#                                                                         

#                                                                          1.7%
######################                                                    31.1%
####################################                                      50.3%
##################################################                        69.5%
################################################################          89.0%
######################################################################## 100.0%
12:02:05 [2022-02-18T12:02:05.860Z] #29 3.844 
12:02:07 [2022-02-18T12:02:07.128Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 5.1s done
12:02:07 [2022-02-18T12:02:07.147Z] #29 4.065 #=#=#                                                                         

###                                                                        4.6%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.6%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 35.9%
#############################                                             41.4%
#####
12:02:07 [2022-02-18T12:02:07.147Z] #29 ...
12:02:07 [2022-02-18T12:02:07.147Z] 
12:02:07 [2022-02-18T12:02:07.147Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:02:07 [2022-02-18T12:02:07.147Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:02:07 [2022-02-18T12:02:07.147Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 3.9s done
12:02:07 [2022-02-18T12:02:07.147Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 6.7s done
12:02:07 [2022-02-18T12:02:07.147Z] #9 extracting sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 done
12:02:07 [2022-02-18T12:02:07.147Z] #9 DONE 24.5s
12:02:07 [2022-02-18T12:02:07.147Z] 
12:02:07 [2022-02-18T12:02:07.147Z] #29 [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
12:02:07 [2022-02-18T12:02:07.147Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:07 [2022-02-18T12:02:07.387Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5
12:02:08 [2022-02-18T12:02:08.176Z] #29 4.065 #=#=#                                                                         

###                                                                        4.6%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.6%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 35.9%
#############################                                             41.4%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.2%
################################################                          67.4%
####################################################                      72.6%
#######################################################                   76.6%
############################################################              84.1%
################################################################          89.2%
###################################################################       94.4%
#######################################################################   99.7%
######################################################################## 100.0%
12:02:08 [2022-02-18T12:02:08.176Z] #29 6.016 
12:02:08 [2022-02-18T12:02:08.433Z] #29 6.449 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:02:08 [2022-02-18T12:02:08.433Z] #29 6.508 
12:02:08 [2022-02-18T12:02:08.947Z] #29 6.721 #=#=#                                                                         

###########29 ...
12:02:08 [2022-02-18T12:02:08.947Z] 
12:02:08 [2022-02-18T12:02:08.947Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:02:08 [2022-02-18T12:02:08.947Z] #10 sha256:b7036b9d8af3fb12bca1e52ebd189963b6940d8614ca9c9a9094e5cd54affa7f
12:02:08 [2022-02-18T12:02:08.947Z] #10 DONE 1.8s
12:02:08 [2022-02-18T12:02:08.947Z] 
12:02:08 [2022-02-18T12:02:08.948Z] #29 [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
12:02:08 [2022-02-18T12:02:08.948Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:08 [2022-02-18T12:02:08.948Z] #29 6.721 #=#=#                                                                         

######################################################################## 100.0%
12:02:08 [2022-02-18T12:02:08.948Z] #29 6.908 
12:02:09 [2022-02-18T12:02:09.517Z] #29 ...
12:02:09 [2022-02-18T12:02:09.517Z] 
12:02:09 [2022-02-18T12:02:09.517Z] #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
12:02:09 [2022-02-18T12:02:09.517Z] #11 sha256:8ee648c0387083555c8ce37e3c3f9b1c92ee57ff50c1f7f3ed8382329434bb4f
12:02:09 [2022-02-18T12:02:09.517Z] #11 DONE 0.5s
12:02:09 [2022-02-18T12:02:09.517Z] 
12:02:09 [2022-02-18T12:02:09.517Z] #29 [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
12:02:09 [2022-02-18T12:02:09.517Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:09 [2022-02-18T12:02:09.517Z] #29 7.464 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:02:09 [2022-02-18T12:02:09.517Z] #29 ...
12:02:09 [2022-02-18T12:02:09.517Z] 
12:02:09 [2022-02-18T12:02:09.517Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:02:09 [2022-02-18T12:02:09.517Z] #39 sha256:3afcb3eeb51ca8f86eab2415ee448e798a28a34e16a1997e91dd94e73b6fe257
12:02:09 [2022-02-18T12:02:09.517Z] #39 DONE 0.1s
12:02:09 [2022-02-18T12:02:09.517Z] 
12:02:09 [2022-02-18T12:02:09.517Z] #29 [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
12:02:09 [2022-02-18T12:02:09.517Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:09 [2022-02-18T12:02:09.517Z] #29 7.574 
12:02:09 [2022-02-18T12:02:09.777Z] #29 ...
12:02:09 [2022-02-18T12:02:09.777Z] 
12:02:09 [2022-02-18T12:02:09.777Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:02:09 [2022-02-18T12:02:09.777Z] #31 sha256:72994f629b1fb10ee9b4da7cde4ec32319d784c333c6495032dbbf43fc016433
12:02:09 [2022-02-18T12:02:09.777Z] #31 DONE 0.2s
12:02:09 [2022-02-18T12:02:09.777Z] 
12:02:09 [2022-02-18T12:02:09.777Z] #29 [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
12:02:09 [2022-02-18T12:02:09.777Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:09 [2022-02-18T12:02:09.928Z] #9 ...
12:02:09 [2022-02-18T12:02:09.928Z] 
12:02:09 [2022-02-18T12:02:09.928Z] #27 [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
12:02:09 [2022-02-18T12:02:09.928Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:02:09 [2022-02-18T12:02:09.928Z] #27 0.872 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 0.879 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 0.879 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 1.050 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 1.573 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:09 [2022-02-18T12:02:09.928Z] #27 2.155 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 3.196 Fetched 8469 kB in 3s (3287 kB/s)
12:02:09 [2022-02-18T12:02:09.928Z] #27 3.196 Reading package lists...
12:02:09 [2022-02-18T12:02:09.928Z] #27 4.162 Reading package lists...
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.117 Building dependency tree...
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.312 Reading state information...
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491 The following additional packages will be installed:
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491 Suggested packages:
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491   krb5-doc krb5-user
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491 Recommended packages:
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.491   krb5-locales publicsuffix libsasl2-modules
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.735 The following NEW packages will be installed:
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.735   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.735   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.735   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:02:09 [2022-02-18T12:02:09.928Z] #27 5.735   libssh2-1 libssl1.1 openssl
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.009 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.009 Need to get 5061 kB of archives.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.009 After this operation, 12.1 MB of additional disk space will be used.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.009 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.038 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.053 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.057 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.061 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.061 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.068 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.068 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.070 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.072 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.074 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.076 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.080 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.082 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.083 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.084 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.087 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.093 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.097 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.100 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.102 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.242 debconf: delaying package configuration, since apt-utils is not installed
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.269 Fetched 5061 kB in 0s (14.4 MB/s)
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.315 Selecting previously unselected package libssl1.1:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.315 (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.)
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.316 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.325 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.515 Selecting previously unselected package openssl.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.515 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.519 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.658 Selecting previously unselected package ca-certificates.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.658 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.663 Unpacking ca-certificates (20200601~deb10u2) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.739 Selecting previously unselected package libkeyutils1:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.741 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.744 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.778 Selecting previously unselected package libkrb5support0:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.780 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.786 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.838 Selecting previously unselected package libk5crypto3:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.838 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.850 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.911 Selecting previously unselected package libkrb5-3:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.911 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 6.915 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 7.013 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 7.013 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 7.016 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 7.076 Selecting previously unselected package libsasl2-modules-db:amd64.
12:02:09 [2022-02-18T12:02:09.928Z] #27 7.076 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.928Z] #27 7.084 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.125 Selecting previously unselected package libsasl2-2:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.125 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.131 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.178 Selecting previously unselected package libldap-common.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.178 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.184 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.242 Selecting previously unselected package libldap-2.4-2:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.242 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.242 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.310 Selecting previously unselected package libnghttp2-14:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.312 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.315 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.360 Selecting previously unselected package libpsl5:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.360 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.363 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.401 Selecting previously unselected package librtmp1:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.401 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.404 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.448 Selecting previously unselected package libssh2-1:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.448 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.452 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.509 Selecting previously unselected package libcurl4:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.509 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.514 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.574 Selecting previously unselected package curl.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.574 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.578 Unpacking curl (7.64.0-4+deb10u2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.640 Selecting previously unselected package libonig5:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.640 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.644 Unpacking libonig5:amd64 (6.9.1-1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.700 Selecting previously unselected package libjq1:amd64.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.700 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.703 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.750 Selecting previously unselected package jq.
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.750 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.754 Unpacking jq (1.5+dfsg-2+b1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.797 Setting up libkeyutils1:amd64 (1.6-6) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.808 Setting up libpsl5:amd64 (0.20.2-2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.819 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.927 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.939 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.956 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.967 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.979 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 7.991 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.002 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.014 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.026 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.036 Setting up openssl (1.1.1d-0+deb10u7) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.052 Setting up libonig5:amd64 (6.9.1-1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.063 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.074 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 8.087 Setting up ca-certificates (20200601~deb10u2) ...
12:02:09 [2022-02-18T12:02:09.929Z] #27 ...
12:02:09 [2022-02-18T12:02:09.929Z] 
12:02:09 [2022-02-18T12:02:09.929Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:02:09 [2022-02-18T12:02:09.929Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:02:10 [2022-02-18T12:02:10.041Z] #29 7.796 #=#=#                                                                         

######################################################################## 100.0%
12:02:10 [2022-02-18T12:02:10.041Z] #29 7.904 
12:02:10 [2022-02-18T12:02:10.979Z] #29 8.806 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:02:10 [2022-02-18T12:02:10.979Z] #29 8.971 
12:02:11 [2022-02-18T12:02:11.311Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 3.8s done
12:02:11 [2022-02-18T12:02:11.311Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 0.1s
12:02:12 [2022-02-18T12:02:12.791Z] #29 9.229 #=#=#                                                                         

                                                                           0.0%
###########                                                               15.6%
#########################                                                 35.0%
##############################                                            42.7%
#################################                                         47.1%
#######################################                                   55.0%
###########################################                               60.4%
###################################################                       71.6%
####################################################################      95.7%
######################################################################## 100.0%
12:02:12 [2022-02-18T12:02:12.791Z] #29 10.83 
12:02:13 [2022-02-18T12:02:13.356Z] #29 ...
12:02:13 [2022-02-18T12:02:13.356Z] 
12:02:13 [2022-02-18T12:02:13.356Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:02:13 [2022-02-18T12:02:13.356Z] #12 sha256:a988d6263997dfe75487fdf8a5adb23cb6167ab4eb64d03236c67142251c187c
12:02:13 [2022-02-18T12:02:13.356Z] #12 DONE 3.8s
12:02:13 [2022-02-18T12:02:13.356Z] 
12:02:13 [2022-02-18T12:02:13.356Z] #29 [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
12:02:13 [2022-02-18T12:02:13.356Z] #29 sha256:c834e5d9ca00a9e0871e5b02e630b4ed49146c238520d5e4859aaa6415cda35a
12:02:13 [2022-02-18T12:02:13.356Z] #29 11.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:02:13 [2022-02-18T12:02:13.614Z] #29 11.61 
12:02:13 [2022-02-18T12:02:13.848Z] #9 ...
12:02:13 [2022-02-18T12:02:13.848Z] 
12:02:13 [2022-02-18T12:02:13.848Z] #27 [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
12:02:13 [2022-02-18T12:02:13.848Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:02:13 [2022-02-18T12:02:13.848Z] #27 8.691 Updating certificates in /etc/ssl/certs...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.577 137 added, 0 removed; done.
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.608 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.622 Setting up jq (1.5+dfsg-2+b1) ...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.633 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.644 Setting up curl (7.64.0-4+deb10u2) ...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.655 Processing triggers for libc-bin (2.28-10) ...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.676 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:02:13 [2022-02-18T12:02:13.848Z] #27 9.687 Updating certificates in /etc/ssl/certs...
12:02:13 [2022-02-18T12:02:13.848Z] #27 10.40 0 added, 0 removed; done.
12:02:13 [2022-02-18T12:02:13.848Z] #27 10.40 Running hooks in /etc/ca-certificates/update.d...
12:02:13 [2022-02-18T12:02:13.848Z] #27 10.40 done.
12:02:13 [2022-02-18T12:02:13.848Z] #27 DONE 12.5s
12:02:13 [2022-02-18T12:02:13.848Z] 
12:02:13 [2022-02-18T12:02:13.848Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:02:13 [2022-02-18T12:02:13.848Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:02:13 [2022-02-18T12:02:13.848Z] #9 ...
12:02:13 [2022-02-18T12:02:13.848Z] 
12:02:13 [2022-02-18T12:02:13.848Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:02:13 [2022-02-18T12:02:13.848Z] #28 sha256:b35618a9e7d28baf3bdfdaeb6e08a5f8100a878990759a67cfe15f6feae577b4
12:02:13 [2022-02-18T12:02:13.848Z] #28 DONE 0.1s
12:02:13 [2022-02-18T12:02:13.848Z] 
12:02:13 [2022-02-18T12:02:13.848Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:02:13 [2022-02-18T12:02:13.848Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:02:14 [2022-02-18T12:02:14.129Z] #29 11.88 #=#=#                                                                         

######################################################################## 100.0%
12:02:14 [2022-02-18T12:02:14.129Z] #29 12.08 
12:02:15 [2022-02-18T12:02:15.063Z] #29 12.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:02:15 [2022-02-18T12:02:15.629Z] #29 13.48 
12:02:15 [2022-02-18T12:02:15.886Z] #29 13.79 #=#=#                                                                         

######################################################################## 100.0%
12:02:15 [2022-02-18T12:02:15.886Z] #29 13.97 
12:02:16 [2022-02-18T12:02:16.143Z] #29 14.04 Download of images into '/build' complete.
12:02:16 [2022-02-18T12:02:16.143Z] #29 14.04 Use something like the following to load the result into a Docker daemon:
12:02:16 [2022-02-18T12:02:16.143Z] #29 14.04   tar -cC '/build' . | docker load
12:02:16 [2022-02-18T12:02:16.401Z] #29 DONE 14.4s
12:02:16 [2022-02-18T12:02:16.401Z] 
12:02:16 [2022-02-18T12:02:16.401Z] #47 [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
12:02:16 [2022-02-18T12:02:16.401Z] #47 sha256:4a46a5ba362ae4b4a84fc6f43877fb68763284ec6a869fba4182394b9400edd6
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.237 + RM_GOPATH=0
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.237 + TMP_GOPATH=
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.241 + : /build
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.241 + '[' -z '' ']'
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.241 ++ mktemp -d
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.252 + export GOPATH=/tmp/tmp.S1mUvhVMxc
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.252 + GOPATH=/tmp/tmp.S1mUvhVMxc
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.252 + RM_GOPATH=1
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.252 + case "$(go env GOARCH)" in
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.252 ++ go env GOARCH
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.290 + export GO_BUILDMODE=-buildmode=pie
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.290 + GO_BUILDMODE=-buildmode=pie
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.333 ++ dirname /tmp/install/install.sh
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + dir=/tmp/install
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + bin=gotestsum
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + shift
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + . /tmp/install/gotestsum.installer
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 ++ : v1.7.0
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + install_gotestsum
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + set -e
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + echo 'Install gotestsum version v1.7.0'
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + GOBIN=/build
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + GO111MODULE=on
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.339 + go install gotest.tools/gotestsum@v1.7.0
12:02:16 [2022-02-18T12:02:16.401Z] #47 5.340 Install gotestsum version v1.7.0
12:02:16 [2022-02-18T12:02:16.401Z] #47 6.203 go: downloading gotest.tools/gotestsum v1.7.0
12:02:17 [2022-02-18T12:02:17.137Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 5.2s
12:02:18 [2022-02-18T12:02:18.336Z] #47 8.862 go: downloading github.com/fatih/color v1.10.0
12:02:18 [2022-02-18T12:02:18.515Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 7.1s done
12:02:18 [2022-02-18T12:02:18.594Z] #47 8.905 go: downloading github.com/dnephin/pflag v1.0.7
12:02:18 [2022-02-18T12:02:18.594Z] #47 9.078 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:02:18 [2022-02-18T12:02:18.594Z] #47 9.143 go: downloading github.com/pkg/errors v0.9.1
12:02:18 [2022-02-18T12:02:18.774Z] #9 extracting sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 done
12:02:18 [2022-02-18T12:02:18.774Z] #9 DONE 23.0s
12:02:18 [2022-02-18T12:02:18.774Z] 
12:02:18 [2022-02-18T12:02:18.774Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:02:18 [2022-02-18T12:02:18.774Z] #10 sha256:b7036b9d8af3fb12bca1e52ebd189963b6940d8614ca9c9a9094e5cd54affa7f
12:02:18 [2022-02-18T12:02:18.850Z] #47 9.547 go: downloading golang.org/x/tools v0.1.0
12:02:19 [2022-02-18T12:02:19.444Z] #47 9.905 go: downloading github.com/mattn/go-colorable v0.1.8
12:02:19 [2022-02-18T12:02:19.444Z] #47 ...
12:02:19 [2022-02-18T12:02:19.444Z] 
12:02:19 [2022-02-18T12:02:19.444Z] #36 [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
12:02:19 [2022-02-18T12:02:19.444Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:19 [2022-02-18T12:02:19.444Z] #36 5.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:19 [2022-02-18T12:02:19.444Z] #36 5.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:19 [2022-02-18T12:02:19.444Z] #36 5.463 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:19 [2022-02-18T12:02:19.444Z] #36 6.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:19 [2022-02-18T12:02:19.444Z] #36 9.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:19 [2022-02-18T12:02:19.705Z] #36 ...
12:02:19 [2022-02-18T12:02:19.705Z] 
12:02:19 [2022-02-18T12:02:19.705Z] #34 [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
12:02:19 [2022-02-18T12:02:19.705Z] #34 sha256:338a4c4137c26dd41272eeff0d6c4a71d25787dfb452fd3d9ceff89b2814dc07
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + RM_GOPATH=0
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + TMP_GOPATH=
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + : /build
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + '[' -z '' ']'
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 ++ mktemp -d
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + export GOPATH=/tmp/tmp.LGvRpwPtlB
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + GOPATH=/tmp/tmp.LGvRpwPtlB
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + RM_GOPATH=1
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 + case "$(go env GOARCH)" in
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.227 ++ go env GOARCH
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.267 + export GO_BUILDMODE=-buildmode=pie
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.267 + GO_BUILDMODE=-buildmode=pie
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.267 ++ dirname /tmp/install/install.sh
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + dir=/tmp/install
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + bin=tomlv
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + shift
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + . /tmp/install/tomlv.installer
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + install_tomlv
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LGvRpwPtlB/src/github.com/BurntSushi/toml
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 Cloning into '/tmp/tmp.LGvRpwPtlB/src/github.com/BurntSushi/toml'...
12:02:19 [2022-02-18T12:02:19.705Z] #34 5.278 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:02:19 [2022-02-18T12:02:19.705Z] #34 7.297 + cd /tmp/tmp.LGvRpwPtlB/src/github.com/BurntSushi/toml
12:02:19 [2022-02-18T12:02:19.705Z] #34 7.297 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:02:19 [2022-02-18T12:02:19.705Z] #34 7.551 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:02:19 [2022-02-18T12:02:19.705Z] #34 8.771 internal/unsafeheader
12:02:19 [2022-02-18T12:02:19.705Z] #34 8.877 internal/cpu
12:02:19 [2022-02-18T12:02:19.705Z] #34 9.126 runtime/internal/atomic
12:02:19 [2022-02-18T12:02:19.705Z] #34 10.26 runtime/internal/sys
12:02:19 [2022-02-18T12:02:19.705Z] #34 ...
12:02:19 [2022-02-18T12:02:19.705Z] 
12:02:19 [2022-02-18T12:02:19.705Z] #42 [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
12:02:19 [2022-02-18T12:02:19.705Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:19 [2022-02-18T12:02:19.705Z] #42 6.230 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:19 [2022-02-18T12:02:19.705Z] #42 6.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:19 [2022-02-18T12:02:19.705Z] #42 6.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:19 [2022-02-18T12:02:19.705Z] #42 7.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:19 [2022-02-18T12:02:19.962Z] #42 ...
12:02:19 [2022-02-18T12:02:19.962Z] 
12:02:19 [2022-02-18T12:02:19.962Z] #58 [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
12:02:19 [2022-02-18T12:02:19.962Z] #58 sha256:965b055cfa8301e4677a3046f529a789019dcc234de67186def32a9a04963fbb
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.022 + RM_GOPATH=0
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.022 + TMP_GOPATH=
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.022 + : /build
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.022 + '[' -z '' ']'
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.022 ++ mktemp -d
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.027 + export GOPATH=/tmp/tmp.6n3rhvOBqW
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.027 + GOPATH=/tmp/tmp.6n3rhvOBqW
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.027 + RM_GOPATH=1
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.027 + case "$(go env GOARCH)" in
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.027 ++ go env GOARCH
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.067 + export GO_BUILDMODE=-buildmode=pie
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.067 + GO_BUILDMODE=-buildmode=pie
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.081 ++ dirname /tmp/install/install.sh
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + dir=/tmp/install
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + bin=rootlesskit
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + shift
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + . /tmp/install/rootlesskit.installer
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 ++ : v0.14.4
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + install_rootlesskit
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + case "$1" in
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + export CGO_ENABLED=0
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + CGO_ENABLED=0
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.093 + _install_rootlesskit
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.094 + echo 'Install rootlesskit version v0.14.4'
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.094 Install rootlesskit version v0.14.4
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.094 + for f in rootlesskit rootlesskit-docker-proxy
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.094 + GOBIN=/build
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.094 + GO111MODULE=on
12:02:19 [2022-02-18T12:02:19.962Z] #58 5.094 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:02:19 [2022-02-18T12:02:19.962Z] #58 6.054 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:02:19 [2022-02-18T12:02:19.962Z] #58 ...
12:02:19 [2022-02-18T12:02:19.962Z] 
12:02:19 [2022-02-18T12:02:19.962Z] #55 [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
12:02:19 [2022-02-18T12:02:19.962Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:19 [2022-02-18T12:02:19.962Z] #55 6.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:19 [2022-02-18T12:02:19.962Z] #55 6.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:19 [2022-02-18T12:02:19.962Z] #55 6.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:19 [2022-02-18T12:02:19.962Z] #55 7.267 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:20 [2022-02-18T12:02:20.219Z] #55 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:20 [2022-02-18T12:02:20.219Z] #55 ...
12:02:20 [2022-02-18T12:02:20.219Z] 
12:02:20 [2022-02-18T12:02:20.219Z] #51 [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
12:02:20 [2022-02-18T12:02:20.219Z] #51 sha256:e4059e063dd06f06512ae0f3636c456101c97cec5bd12f370cb700f2c09bd09e
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.292 + RM_GOPATH=0
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.292 + TMP_GOPATH=
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.292 + : /build
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.292 + '[' -z '' ']'
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.292 ++ mktemp -d
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.293 + export GOPATH=/tmp/tmp.tXdHH7KkDk
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.293 + GOPATH=/tmp/tmp.tXdHH7KkDk
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.293 + RM_GOPATH=1
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.293 + case "$(go env GOARCH)" in
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.293 ++ go env GOARCH
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 Install shfmt version v3.0.2
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + export GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 ++ dirname /tmp/install/install.sh
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + dir=/tmp/install
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + bin=shfmt
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + shift
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + . /tmp/install/shfmt.installer
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 ++ : v3.0.2
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + install_shfmt
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + echo 'Install shfmt version v3.0.2'
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + GOBIN=/build
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + GO111MODULE=on
12:02:20 [2022-02-18T12:02:20.219Z] #51 4.305 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:02:20 [2022-02-18T12:02:20.219Z] #51 5.184 go: downloading mvdan.cc/sh/v3 v3.0.2
12:02:20 [2022-02-18T12:02:20.219Z] #51 8.028 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:02:20 [2022-02-18T12:02:20.219Z] #51 8.029 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:02:20 [2022-02-18T12:02:20.219Z] #51 8.204 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:02:20 [2022-02-18T12:02:20.219Z] #51 ...
12:02:20 [2022-02-18T12:02:20.219Z] 
12:02:20 [2022-02-18T12:02:20.219Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:02:20 [2022-02-18T12:02:20.219Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:02:20 [2022-02-18T12:02:20.219Z] #32 5.390 + git clone https://github.com/kolyshkin/go-swagger.git .
12:02:20 [2022-02-18T12:02:20.219Z] #32 5.390 Cloning into '.'...
12:02:20 [2022-02-18T12:02:20.475Z] #32 ...
12:02:20 [2022-02-18T12:02:20.475Z] 
12:02:20 [2022-02-18T12:02:20.475Z] #40 [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
12:02:20 [2022-02-18T12:02:20.475Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:02:20 [2022-02-18T12:02:20.475Z] #40 5.256 + git clone https://github.com/docker/distribution.git .
12:02:20 [2022-02-18T12:02:20.475Z] #40 5.290 Cloning into '.'...
12:02:20 [2022-02-18T12:02:20.475Z] #40 ...
12:02:20 [2022-02-18T12:02:20.475Z] 
12:02:20 [2022-02-18T12:02:20.475Z] #24 [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
12:02:20 [2022-02-18T12:02:20.475Z] #24 sha256:0dc1e024de017ef90ae9a4b6689b763ac61110999ecd5f8086b2a1581c9cf9d1
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + RM_GOPATH=0
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + TMP_GOPATH=
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + : /build
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + '[' -z '' ']'
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 ++ mktemp -d
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + export GOPATH=/tmp/tmp.KypiP5okYy
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + GOPATH=/tmp/tmp.KypiP5okYy
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + RM_GOPATH=1
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + case "$(go env GOARCH)" in
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 ++ go env GOARCH
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + export GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 ++ dirname /tmp/install/install.sh
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + dir=/tmp/install
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + bin=dockercli
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + shift
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + . /tmp/install/dockercli.installer
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 ++ : stable
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 ++ : 17.06.2-ce
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + install_dockercli
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 ++ uname -m
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + arch=x86_64
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + '[' x86_64 '!=' x86_64 ']'
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + url=https://download.docker.com/linux/static
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + tar -xz docker/docker
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.764 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:02:20 [2022-02-18T12:02:20.475Z] #24 3.784 Install docker/cli version 17.06.2-ce from stable
12:02:20 [2022-02-18T12:02:20.679Z] #10 DONE 1.8s
12:02:20 [2022-02-18T12:02:20.679Z] 
12:02:20 [2022-02-18T12:02:20.679Z] #29 [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
12:02:20 [2022-02-18T12:02:20.679Z] #29 sha256:4a896546c431fb52bf4268baa6356116fbe5ab90fb1940482993092470fb0f6f
12:02:20 [2022-02-18T12:02:20.679Z] #29 1.280 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:02:20 [2022-02-18T12:02:20.679Z] #29 1.353 
12:02:20 [2022-02-18T12:02:20.679Z] #29 1.574 #=#=#                                                                         

#############                                                             18.6%
###########################                                               38.3%
##########################################                                58.4%
########################################################                  78.3%
######################################################################    97.9%
######################################################################## 100.0%
12:02:20 [2022-02-18T12:02:20.679Z] #29 2.167 
12:02:20 [2022-02-18T12:02:20.679Z] #29 2.392 #=#=#                                                                         

######################################################################## 100.0%
12:02:20 [2022-02-18T12:02:20.679Z] #29 2.569 
12:02:20 [2022-02-18T12:02:20.679Z] #29 2.783 #=#=#                                                                         

###################################################################       93.5%
######################################################################## 100.0%
12:02:20 [2022-02-18T12:02:20.679Z] #29 2.974 
12:02:20 [2022-02-18T12:02:20.679Z] #29 3.191 #=#=#                                                                         

############                                                              17.8%
##########################                                                37.1%
########################################                                  56.5%
######################################################                    75.9%
####################################################################      95.2%
######################################################################## 100.0%
12:02:20 [2022-02-18T12:02:20.679Z] #29 3.802 
12:02:20 [2022-02-18T12:02:20.679Z] #29 4.021 #=#=#                                                                         

###                                                                        4.8%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.5%
##################                                                        25.7%
######################                                                    31.0%
##########################                                                36.2%
#############################                                             41.4%
#################################                                         46.6%
#####################################                                     51.7%
#########################################                                 57.0%
############################################                              62.2%
################################################                          67.4%
####################################################                      72.6%
########################################################                  77.8%
###########################################################               83.1%
###############################################################           88.0%
###################################################################       93.4%
#######################################################################   98.7%
######################################################################## 100.0%
12:02:20 [2022-02-18T12:02:20.679Z] #29 5.969 
12:02:20 [2022-02-18T12:02:20.679Z] #29 6.397 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:02:20 [2022-02-18T12:02:20.679Z] #29 6.458 
12:02:20 [2022-02-18T12:02:20.679Z] #29 6.670 #=#=#                                                                         

######################################################################## 100.0%
12:02:20 [2022-02-18T12:02:20.679Z] #29 6.717 
12:02:20 [2022-02-18T12:02:20.732Z] #24 ...
12:02:20 [2022-02-18T12:02:20.732Z] 
12:02:20 [2022-02-18T12:02:20.732Z] #45 [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
12:02:20 [2022-02-18T12:02:20.732Z] #45 sha256:6910ce774efd1390fcec62d4fa8474d210a0851c07b422c35beb6260081e3827
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.241 + RM_GOPATH=0
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.241 + TMP_GOPATH=
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.241 + : /build
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.241 + '[' -z '' ']'
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.241 ++ mktemp -d
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.251 + export GOPATH=/tmp/tmp.5lZrs8B0Jh
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.251 + GOPATH=/tmp/tmp.5lZrs8B0Jh
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.251 + RM_GOPATH=1
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.251 + case "$(go env GOARCH)" in
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.251 ++ go env GOARCH
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.278 + export GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.278 + GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.287 ++ dirname /tmp/install/install.sh
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 Install vndr version v0.1.2
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + dir=/tmp/install
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + bin=vndr
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + shift
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + '[' '!' -f /tmp/install/vndr.installer ']'
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + . /tmp/install/vndr.installer
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 ++ : v0.1.2
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + install_vndr
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + echo 'Install vndr version v0.1.2'
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + GOBIN=/build
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + GO111MODULE=on
12:02:20 [2022-02-18T12:02:20.732Z] #45 5.320 + go install github.com/LK4D4/vndr@v0.1.2
12:02:20 [2022-02-18T12:02:20.732Z] #45 6.292 go: downloading github.com/LK4D4/vndr v0.1.2
12:02:20 [2022-02-18T12:02:20.945Z] #29 7.146 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:02:20 [2022-02-18T12:02:20.945Z] #29 7.233 
12:02:20 [2022-02-18T12:02:20.989Z] #45 ...
12:02:20 [2022-02-18T12:02:20.989Z] 
12:02:20 [2022-02-18T12:02:20.989Z] #49 [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
12:02:20 [2022-02-18T12:02:20.989Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.666 + RM_GOPATH=0
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.666 + TMP_GOPATH=
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.666 + : /build
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.666 + '[' -z '' ']'
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.669 ++ mktemp -d
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.669 + export GOPATH=/tmp/tmp.OHAuA0xiKT
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.669 + GOPATH=/tmp/tmp.OHAuA0xiKT
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.669 + RM_GOPATH=1
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.669 + case "$(go env GOARCH)" in
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.673 ++ go env GOARCH
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 Install golangci-lint version v1.23.8
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + export GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 ++ dirname /tmp/install/install.sh
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + dir=/tmp/install
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + bin=golangci_lint
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + shift
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + . /tmp/install/golangci_lint.installer
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 ++ : v1.23.8
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + install_golangci_lint
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + set -e
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + echo 'Install golangci-lint version v1.23.8'
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + GOBIN=/build
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + GO111MODULE=on
12:02:20 [2022-02-18T12:02:20.989Z] #49 5.704 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:02:20 [2022-02-18T12:02:20.989Z] #49 6.599 go: downloading github.com/golangci/golangci-lint v1.23.8
12:02:20 [2022-02-18T12:02:20.989Z] #49 ...
12:02:20 [2022-02-18T12:02:20.989Z] 
12:02:20 [2022-02-18T12:02:20.989Z] #67 [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
12:02:20 [2022-02-18T12:02:20.989Z] #67 sha256:a9a0ba1ba9f926fac02473895c44637e4bab949290b0d7962fecc2e3a40fe774
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + RM_GOPATH=0
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + TMP_GOPATH=
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + : /build
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + '[' -z '' ']'
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 ++ mktemp -d
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + export GOPATH=/tmp/tmp.pwuB8RJSFf
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + GOPATH=/tmp/tmp.pwuB8RJSFf
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + RM_GOPATH=1
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 + case "$(go env GOARCH)" in
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.643 ++ go env GOARCH
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.668 + export GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.668 + GO_BUILDMODE=-buildmode=pie
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.668 ++ dirname /tmp/install/install.sh
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.676 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + dir=/tmp/install
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + bin=proxy
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + shift
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + '[' '!' -f /tmp/install/proxy.installer ']'
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + . /tmp/install/proxy.installer
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + install_proxy
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + case "$1" in
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + export CGO_ENABLED=0
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + CGO_ENABLED=0
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + _install_proxy
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pwuB8RJSFf/src/github.com/docker/libnetwork
12:02:20 [2022-02-18T12:02:20.989Z] #67 4.678 Cloning into '/tmp/tmp.pwuB8RJSFf/src/github.com/docker/libnetwork'...
12:02:21 [2022-02-18T12:02:21.209Z] 
12:02:21 [2022-02-18T12:02:21.209Z] #29 ...
12:02:21 [2022-02-18T12:02:21.209Z] 
12:02:21 [2022-02-18T12:02:21.209Z] #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
12:02:21 [2022-02-18T12:02:21.209Z] #11 sha256:8ee648c0387083555c8ce37e3c3f9b1c92ee57ff50c1f7f3ed8382329434bb4f
12:02:21 [2022-02-18T12:02:21.209Z] #11 DONE 0.5s
12:02:21 [2022-02-18T12:02:21.209Z] 
12:02:21 [2022-02-18T12:02:21.209Z] #29 [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
12:02:21 [2022-02-18T12:02:21.209Z] #29 sha256:4a896546c431fb52bf4268baa6356116fbe5ab90fb1940482993092470fb0f6f
12:02:21 [2022-02-18T12:02:21.209Z] #29 7.456 #=#=#                                                                         
12:02:21 [2022-02-18T12:02:21.209Z] #29 ...
12:02:21 [2022-02-18T12:02:21.209Z] 
12:02:21 [2022-02-18T12:02:21.209Z] #36 [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
12:02:21 [2022-02-18T12:02:21.209Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:21 [2022-02-18T12:02:21.246Z] #67 ...
12:02:21 [2022-02-18T12:02:21.246Z] 
12:02:21 [2022-02-18T12:02:21.246Z] #24 [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
12:02:21 [2022-02-18T12:02:21.246Z] #24 sha256:0dc1e024de017ef90ae9a4b6689b763ac61110999ecd5f8086b2a1581c9cf9d1
12:02:21 [2022-02-18T12:02:21.246Z] #24 11.50 + mkdir -p /build
12:02:21 [2022-02-18T12:02:21.246Z] #24 11.51 + mv docker/docker /build/
12:02:21 [2022-02-18T12:02:21.246Z] #24 11.51 + rmdir docker
12:02:21 [2022-02-18T12:02:21.246Z] #24 DONE 11.8s
12:02:21 [2022-02-18T12:02:21.246Z] 
12:02:21 [2022-02-18T12:02:21.246Z] #34 [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
12:02:21 [2022-02-18T12:02:21.246Z] #34 sha256:338a4c4137c26dd41272eeff0d6c4a71d25787dfb452fd3d9ceff89b2814dc07
12:02:21 [2022-02-18T12:02:21.246Z] #34 10.50 runtime/internal/math
12:02:21 [2022-02-18T12:02:21.246Z] #34 10.66 internal/bytealg
12:02:21 [2022-02-18T12:02:21.246Z] #34 10.69 math/bits
12:02:21 [2022-02-18T12:02:21.246Z] #34 11.23 math
12:02:21 [2022-02-18T12:02:21.505Z] #34 11.94 runtime
12:02:21 [2022-02-18T12:02:21.778Z] #36 ...
12:02:21 [2022-02-18T12:02:21.778Z] 
12:02:21 [2022-02-18T12:02:21.778Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:02:21 [2022-02-18T12:02:21.778Z] #39 sha256:3afcb3eeb51ca8f86eab2415ee448e798a28a34e16a1997e91dd94e73b6fe257
12:02:21 [2022-02-18T12:02:21.778Z] #39 DONE 0.7s
12:02:21 [2022-02-18T12:02:21.778Z] 
12:02:21 [2022-02-18T12:02:21.778Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:02:21 [2022-02-18T12:02:21.778Z] #31 sha256:72994f629b1fb10ee9b4da7cde4ec32319d784c333c6495032dbbf43fc016433
12:02:21 [2022-02-18T12:02:21.778Z] #31 DONE 0.7s
12:02:22 [2022-02-18T12:02:22.037Z] 
12:02:22 [2022-02-18T12:02:22.037Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:02:22 [2022-02-18T12:02:22.037Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:02:22 [2022-02-18T12:02:22.538Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:02:22 [2022-02-18T12:02:22.538Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-88d43c25\powershellScript.ps1'; exit $LASTEXITCODE;
12:02:22 [2022-02-18T12:02:22.538Z] ----------------------------------------------------------------------------
12:02:22 [2022-02-18T12:02:22.538Z] 
12:02:22 [2022-02-18T12:02:22.538Z] INFO: executeCI.ps1 starting at Fri Feb 18 12:02:21 CUT 2022
12:02:22 [2022-02-18T12:02:22.538Z] 
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Running git version 2.24.1.windows.2
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Environment variables:
12:02:22 [2022-02-18T12:02:22.538Z] 
12:02:22 [2022-02-18T12:02:22.538Z] Name                           Value                                                                                   
12:02:22 [2022-02-18T12:02:22.538Z] ----                           -----                                                                                   
12:02:22 [2022-02-18T12:02:22.538Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:02:22 [2022-02-18T12:02:22.538Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
12:02:22 [2022-02-18T12:02:22.538Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:02:22 [2022-02-18T12:02:22.538Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
12:02:22 [2022-02-18T12:02:22.538Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:02:22 [2022-02-18T12:02:22.538Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
12:02:22 [2022-02-18T12:02:22.538Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:02:22 [2022-02-18T12:02:22.538Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:02:22 [2022-02-18T12:02:22.538Z] BRANCH_NAME                    PR-43259                                                                                
12:02:22 [2022-02-18T12:02:22.538Z] BUILD_DISPLAY_NAME             #1                                                                                      
12:02:22 [2022-02-18T12:02:22.538Z] BUILD_ID                       1                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] BUILD_NUMBER                   1                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] BUILD_TAG                      jenkins-moby-PR-43259-1                                                                 
12:02:22 [2022-02-18T12:02:22.538Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43259/1/                              
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_BRANCH                  20.10_backport_fix_lock                                                                 
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_FORK                    thaJeztah/docker                                                                        
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_ID                      43259                                                                                   
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_TARGET                  20.10                                                                                   
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_TITLE                   [20.10 backport] vendor: bump etcd v3.3.27                                              
12:02:22 [2022-02-18T12:02:22.538Z] CHANGE_URL                     https://github.com/moby/moby/pull/43259                                                 
12:02:22 [2022-02-18T12:02:22.538Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
12:02:22 [2022-02-18T12:02:22.538Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:02:22 [2022-02-18T12:02:22.538Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:02:22 [2022-02-18T12:02:22.538Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:02:22 [2022-02-18T12:02:22.538Z] COMPUTERNAME                   azwin-2-0a60b0                                                                          
12:02:22 [2022-02-18T12:02:22.538Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
12:02:22 [2022-02-18T12:02:22.538Z] ConfigSequenceNumber           0                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] DOCKER_BUILDKIT                0                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] DOCKER_DUT_DEBUG               1                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:02:22 [2022-02-18T12:02:22.538Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:02:22 [2022-02-18T12:02:22.538Z] EXECUTOR_NUMBER                0                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] FQDN                           azwin-2-0a60b0.westus.cloudapp.azure.com                                                
12:02:22 [2022-02-18T12:02:22.538Z] GIT_BRANCH                     PR-43259                                                                                
12:02:22 [2022-02-18T12:02:22.538Z] GIT_COMMIT                     db214206e57533304ac7ff352d68619d39c25de0                                                
12:02:22 [2022-02-18T12:02:22.538Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:02:22 [2022-02-18T12:02:22.538Z] HUDSON_COOKIE                  d253580e-811b-4d68-8bd5-38e2300ccb61                                                    
12:02:22 [2022-02-18T12:02:22.538Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:02:22 [2022-02-18T12:02:22.538Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:02:22 [2022-02-18T12:02:22.538Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:02:22 [2022-02-18T12:02:22.538Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
12:02:22 [2022-02-18T12:02:22.538Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:02:22 [2022-02-18T12:02:22.538Z] JENKINS_NODE_COOKIE            632a6c98-6f1e-4448-9987-c6316c4edf59                                                    
12:02:22 [2022-02-18T12:02:22.538Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:02:22 [2022-02-18T12:02:22.538Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:02:22 [2022-02-18T12:02:22.538Z] JOB_BASE_NAME                  PR-43259                                                                                
12:02:22 [2022-02-18T12:02:22.538Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43259/display/redirect                
12:02:22 [2022-02-18T12:02:22.538Z] JOB_NAME                       moby/PR-43259                                                                           
12:02:22 [2022-02-18T12:02:22.538Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43259/                                
12:02:22 [2022-02-18T12:02:22.538Z] library.jps.version            master                                                                                  
12:02:22 [2022-02-18T12:02:22.538Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
12:02:22 [2022-02-18T12:02:22.538Z] NODE_LABELS                    amd64 azure azwin-2-0a60b0 azwin-2019 docker west-us windows windows-2019 x86_64        
12:02:22 [2022-02-18T12:02:22.538Z] NODE_NAME                      azwin-2-0a60b0                                                                          
12:02:22 [2022-02-18T12:02:22.538Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] OS                             Windows_NT                                                                              
12:02:22 [2022-02-18T12:02:22.538Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
12:02:22 [2022-02-18T12:02:22.538Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:02:22 [2022-02-18T12:02:22.538Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:02:22 [2022-02-18T12:02:22.538Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
12:02:22 [2022-02-18T12:02:22.538Z] PROCESSOR_LEVEL                6                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] PROCESSOR_REVISION             4f01                                                                                    
12:02:22 [2022-02-18T12:02:22.538Z] ProgramData                    C:\ProgramData                                                                          
12:02:22 [2022-02-18T12:02:22.538Z] ProgramFiles                   C:\Program Files                                                                        
12:02:22 [2022-02-18T12:02:22.538Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:02:22 [2022-02-18T12:02:22.538Z] ProgramW6432                   C:\Program Files                                                                        
12:02:22 [2022-02-18T12:02:22.538Z] PROMPT                         $P$G                                                                                    
12:02:22 [2022-02-18T12:02:22.538Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:02:22 [2022-02-18T12:02:22.538Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
12:02:22 [2022-02-18T12:02:22.538Z] PUBLIC                         C:\Users\Public                                                                         
12:02:22 [2022-02-18T12:02:22.538Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43259/1/display/redirect?page=artif...
12:02:22 [2022-02-18T12:02:22.538Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43259/1/display/redirect?page=changes 
12:02:22 [2022-02-18T12:02:22.538Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43259/1/display/redirect              
12:02:22 [2022-02-18T12:02:22.538Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43259/1/display/redirect?page=tests   
12:02:22 [2022-02-18T12:02:22.538Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] SOURCES_DRIVE                  d                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] SOURCES_SUBDIR                 gopath                                                                                  
12:02:22 [2022-02-18T12:02:22.538Z] STAGE_NAME                     Run tests                                                                               
12:02:22 [2022-02-18T12:02:22.538Z] SystemDrive                    C:                                                                                      
12:02:22 [2022-02-18T12:02:22.538Z] SystemRoot                     C:\Windows                                                                              
12:02:22 [2022-02-18T12:02:22.538Z] TEMP                           C:\Windows\TEMP                                                                         
12:02:22 [2022-02-18T12:02:22.538Z] TESTDEBUG                      0                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] TESTRUN_DRIVE                  d                                                                                       
12:02:22 [2022-02-18T12:02:22.538Z] TESTRUN_SUBDIR                 CI                                                                                      
12:02:22 [2022-02-18T12:02:22.538Z] TIMEOUT                        120m                                                                                    
12:02:22 [2022-02-18T12:02:22.538Z] TMP                            C:\Windows\TEMP                                                                         
12:02:22 [2022-02-18T12:02:22.538Z] USERDOMAIN                     WORKGROUP                                                                               
12:02:22 [2022-02-18T12:02:22.538Z] USERNAME                       azwin-2-0a60b0$                                                                         
12:02:22 [2022-02-18T12:02:22.538Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
12:02:22 [2022-02-18T12:02:22.538Z] windir                         C:\Windows                                                                              
12:02:22 [2022-02-18T12:02:22.538Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
12:02:22 [2022-02-18T12:02:22.538Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
12:02:22 [2022-02-18T12:02:22.538Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:02:22 [2022-02-18T12:02:22.538Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:02:22 [2022-02-18T12:02:22.538Z] 
12:02:22 [2022-02-18T12:02:22.538Z] 
12:02:22 [2022-02-18T12:02:22.538Z] 
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Sources under d:\gopath\...
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Test run under d:\CI\...
12:02:22 [2022-02-18T12:02:22.538Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:02:22 [2022-02-18T12:02:22.538Z] INFO: docker/docker repository was found
12:02:22 [2022-02-18T12:02:22.997Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
12:02:22 [2022-02-18T12:02:22.997Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565'
12:02:22 [2022-02-18T12:02:22.997Z] INFO: Docker version of control daemon
12:02:22 [2022-02-18T12:02:22.997Z] 
12:02:22 [2022-02-18T12:02:22.997Z] Client:
12:02:22 [2022-02-18T12:02:22.997Z]  Version:           20.10.9
12:02:22 [2022-02-18T12:02:22.997Z]  API version:       1.41
12:02:22 [2022-02-18T12:02:22.997Z]  Go version:        go1.16.8
12:02:22 [2022-02-18T12:02:22.997Z]  Git commit:        c2ea9bc
12:02:22 [2022-02-18T12:02:22.997Z]  Built:             Mon Oct  4 16:11:10 2021
12:02:22 [2022-02-18T12:02:22.997Z]  OS/Arch:           windows/amd64
12:02:22 [2022-02-18T12:02:22.997Z]  Context:           default
12:02:22 [2022-02-18T12:02:22.997Z]  Experimental:      true
12:02:22 [2022-02-18T12:02:22.997Z] 
12:02:22 [2022-02-18T12:02:22.997Z] Server: Docker Engine - Community
12:02:22 [2022-02-18T12:02:22.997Z]  Engine:
12:02:22 [2022-02-18T12:02:22.997Z]   Version:          20.10.9
12:02:22 [2022-02-18T12:02:22.997Z]   API version:      1.41 (minimum version 1.24)
12:02:22 [2022-02-18T12:02:22.997Z]   Go version:       go1.16.8
12:02:22 [2022-02-18T12:02:22.997Z]   Git commit:       79ea9d3
12:02:22 [2022-02-18T12:02:22.997Z]   Built:            Mon Oct  4 16:06:39 2021
12:02:22 [2022-02-18T12:02:22.997Z]   OS/Arch:          windows/amd64
12:02:22 [2022-02-18T12:02:22.997Z]   Experimental:     true
12:02:22 [2022-02-18T12:02:22.997Z] 
12:02:22 [2022-02-18T12:02:22.997Z] INFO: Docker info of control daemon
12:02:22 [2022-02-18T12:02:22.997Z] 
12:02:23 [2022-02-18T12:02:23.450Z] #34 ...
12:02:23 [2022-02-18T12:02:23.450Z] 
12:02:23 [2022-02-18T12:02:23.450Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:23 [2022-02-18T12:02:23.450Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:23 [2022-02-18T12:02:23.450Z] #13 2.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:23 [2022-02-18T12:02:23.450Z] #13 2.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:23 [2022-02-18T12:02:23.450Z] #13 2.709 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:23 [2022-02-18T12:02:23.450Z] #13 2.710 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:02:23 [2022-02-18T12:02:23.450Z] #13 4.088 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:23 [2022-02-18T12:02:23.450Z] #13 7.364 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:23 [2022-02-18T12:02:23.450Z] #13 9.890 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:23 [2022-02-18T12:02:23.450Z] #13 ...
12:02:23 [2022-02-18T12:02:23.450Z] 
12:02:23 [2022-02-18T12:02:23.450Z] #58 [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
12:02:23 [2022-02-18T12:02:23.450Z] #58 sha256:965b055cfa8301e4677a3046f529a789019dcc234de67186def32a9a04963fbb
12:02:23 [2022-02-18T12:02:23.450Z] #58 12.24 go: downloading github.com/pkg/errors v0.9.1
12:02:23 [2022-02-18T12:02:23.450Z] #58 12.25 go: downloading github.com/sirupsen/logrus v1.8.1
12:02:23 [2022-02-18T12:02:23.450Z] #58 12.39 go: downloading github.com/urfave/cli/v2 v2.3.0
12:02:23 [2022-02-18T12:02:23.450Z] #58 13.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:02:23 [2022-02-18T12:02:23.964Z] Client:
12:02:23 [2022-02-18T12:02:23.964Z]  Context:    default
12:02:23 [2022-02-18T12:02:23.964Z]  Debug Mode: false
12:02:23 [2022-02-18T12:02:23.964Z]  Plugins:
12:02:23 [2022-02-18T12:02:23.964Z]   app: Docker Application (Docker Inc., v0.8.0)
12:02:23 [2022-02-18T12:02:23.964Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:02:23 [2022-02-18T12:02:23.964Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:02:23 [2022-02-18T12:02:23.964Z] 
12:02:23 [2022-02-18T12:02:23.964Z] Server:
12:02:23 [2022-02-18T12:02:23.964Z]  Containers: 0
12:02:23 [2022-02-18T12:02:23.964Z]   Running: 0
12:02:23 [2022-02-18T12:02:23.964Z]   Paused: 0
12:02:23 [2022-02-18T12:02:23.964Z]   Stopped: 0
12:02:23 [2022-02-18T12:02:23.964Z]  Images: 11
12:02:23 [2022-02-18T12:02:23.964Z]  Server Version: 20.10.9
12:02:23 [2022-02-18T12:02:23.964Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:02:23 [2022-02-18T12:02:23.964Z]   Windows: 
12:02:23 [2022-02-18T12:02:23.964Z]   LCOW: 
12:02:23 [2022-02-18T12:02:23.964Z]  Logging Driver: json-file
12:02:23 [2022-02-18T12:02:23.964Z]  Plugins:
12:02:23 [2022-02-18T12:02:23.964Z]   Volume: local
12:02:23 [2022-02-18T12:02:23.964Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:02:23 [2022-02-18T12:02:23.964Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:02:23 [2022-02-18T12:02:23.964Z]  Swarm: inactive
12:02:23 [2022-02-18T12:02:23.964Z]  Default Isolation: process
12:02:23 [2022-02-18T12:02:23.964Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:02:23 [2022-02-18T12:02:23.964Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:02:23 [2022-02-18T12:02:23.964Z]  OSType: windows
12:02:23 [2022-02-18T12:02:23.964Z]  Architecture: x86_64
12:02:23 [2022-02-18T12:02:23.964Z]  CPUs: 4
12:02:23 [2022-02-18T12:02:23.964Z]  Total Memory: 32GiB
12:02:23 [2022-02-18T12:02:23.964Z]  Name: azwin-2-0a60b0
12:02:23 [2022-02-18T12:02:23.964Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
12:02:23 [2022-02-18T12:02:23.964Z]  Docker Root Dir: D:\docker
12:02:23 [2022-02-18T12:02:23.964Z]  Debug Mode: false
12:02:23 [2022-02-18T12:02:23.964Z]  Registry: https://index.docker.io/v1/
12:02:23 [2022-02-18T12:02:23.964Z]  Labels:
12:02:23 [2022-02-18T12:02:23.964Z]  Experimental: true
12:02:23 [2022-02-18T12:02:23.964Z]  Insecure Registries:
12:02:23 [2022-02-18T12:02:23.964Z]   10.0.0.4:5000
12:02:23 [2022-02-18T12:02:23.964Z]   127.0.0.0/8
12:02:23 [2022-02-18T12:02:23.964Z]  Registry Mirrors:
12:02:23 [2022-02-18T12:02:23.964Z]   http://10.0.0.4:5000/
12:02:23 [2022-02-18T12:02:23.964Z]  Live Restore Enabled: false
12:02:23 [2022-02-18T12:02:23.964Z]  Product License: Community Engine
12:02:23 [2022-02-18T12:02:23.964Z] 
12:02:23 [2022-02-18T12:02:23.964Z] 
12:02:23 [2022-02-18T12:02:23.964Z] INFO: Commit hash is db214206e5
12:02:23 [2022-02-18T12:02:23.964Z] INFO: Nuke-Everything...
12:02:23 [2022-02-18T12:02:23.964Z] INFO: Container count on control daemon to delete is 0
12:02:24 [2022-02-18T12:02:24.421Z] INFO: Nuking d:\CI
12:02:24 [2022-02-18T12:02:24.421Z] INFO: Zapped successfully
12:02:24 [2022-02-18T12:02:24.421Z] INFO: Location for testing is d:\CI\PR-43259\1
12:02:24 [2022-02-18T12:02:24.421Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:02:24 [2022-02-18T12:02:24.421Z] 
12:02:24 [2022-02-18T12:02:24.421Z] 
12:02:24 [2022-02-18T12:02:24.421Z] INFO: Building the image from Dockerfile.windows at 02/18/2022 12:02:24...
12:02:24 [2022-02-18T12:02:24.421Z] 
12:02:25 [2022-02-18T12:02:25.326Z] #32 ...
12:02:25 [2022-02-18T12:02:25.326Z] 
12:02:25 [2022-02-18T12:02:25.326Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:02:25 [2022-02-18T12:02:25.326Z] #12 sha256:a988d6263997dfe75487fdf8a5adb23cb6167ab4eb64d03236c67142251c187c
12:02:25 [2022-02-18T12:02:25.326Z] #12 DONE 3.8s
12:02:25 [2022-02-18T12:02:25.326Z] 
12:02:25 [2022-02-18T12:02:25.326Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:25 [2022-02-18T12:02:25.326Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:26 [2022-02-18T12:02:26.726Z] #58 16.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:02:26 [2022-02-18T12:02:26.726Z] #58 17.26 go: downloading github.com/google/uuid v1.3.0
12:02:26 [2022-02-18T12:02:26.726Z] #58 17.27 go: downloading github.com/moby/vpnkit v0.5.0
12:02:26 [2022-02-18T12:02:26.726Z] #58 17.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:02:26 [2022-02-18T12:02:26.983Z] #58 17.58 go: downloading github.com/gofrs/flock v0.8.1
12:02:27 [2022-02-18T12:02:27.238Z] #13 2.432 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:02:27 [2022-02-18T12:02:27.503Z] #13 ...
12:02:27 [2022-02-18T12:02:27.503Z] 
12:02:27 [2022-02-18T12:02:27.503Z] #29 [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
12:02:27 [2022-02-18T12:02:27.503Z] #29 sha256:4a896546c431fb52bf4268baa6356116fbe5ab90fb1940482993092470fb0f6f
12:02:27 [2022-02-18T12:02:27.503Z] #29 7.456 #=#=#                                                                         

######################################################################## 100.0%
12:02:27 [2022-02-18T12:02:27.503Z] #29 7.554 
12:02:27 [2022-02-18T12:02:27.503Z] #29 8.235 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:02:27 [2022-02-18T12:02:27.503Z] #29 8.380 
12:02:27 [2022-02-18T12:02:27.503Z] #29 8.613 #=#=#                                                                         

                                                                           0.0%
                                                                           0.3%
#####                                                                      7.5%
##############                                                            19.7%
#####################                                                     29.6%
#################################                                         47.1%
######################################                                    53.0%
########################################                                  55.8%
###########################################                               60.4%
#########################################################                 80.1%
######################################################################## 100.0%
12:02:27 [2022-02-18T12:02:27.503Z] #29 10.58 
12:02:27 [2022-02-18T12:02:27.503Z] #29 11.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:02:27 [2022-02-18T12:02:27.503Z] #29 11.27 
12:02:27 [2022-02-18T12:02:27.503Z] #29 11.51 #=#=#                                                                         

######################################################################## 100.0%
12:02:27 [2022-02-18T12:02:27.503Z] #29 11.69 
12:02:27 [2022-02-18T12:02:27.503Z] #29 12.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:02:27 [2022-02-18T12:02:27.503Z] #29 12.99 
12:02:27 [2022-02-18T12:02:27.503Z] #29 13.33 #=#=#                                                                         

######################################################################## 100.0%
12:02:27 [2022-02-18T12:02:27.503Z] #29 13.47 
12:02:27 [2022-02-18T12:02:27.503Z] #29 13.54 Download of images into '/build' complete.
12:02:27 [2022-02-18T12:02:27.503Z] #29 13.54 Use something like the following to load the result into a Docker daemon:
12:02:27 [2022-02-18T12:02:27.503Z] #29 13.54   tar -cC '/build' . | docker load
12:02:27 [2022-02-18T12:02:27.503Z] #29 DONE 13.7s
12:02:27 [2022-02-18T12:02:27.503Z] 
12:02:27 [2022-02-18T12:02:27.503Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:27 [2022-02-18T12:02:27.503Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:27 [2022-02-18T12:02:27.503Z] #13 2.453 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:27 [2022-02-18T12:02:27.503Z] #13 2.454 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:27 [2022-02-18T12:02:27.503Z] #13 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:27 [2022-02-18T12:02:27.547Z] #58 18.01 go: downloading github.com/gorilla/mux v1.8.0
12:02:27 [2022-02-18T12:02:27.547Z] #58 ...
12:02:27 [2022-02-18T12:02:27.547Z] 
12:02:27 [2022-02-18T12:02:27.547Z] #49 [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
12:02:27 [2022-02-18T12:02:27.547Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:27 [2022-02-18T12:02:27.547Z] #49 15.68 go: downloading github.com/fatih/color v1.7.0
12:02:27 [2022-02-18T12:02:27.547Z] #49 15.75 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:02:27 [2022-02-18T12:02:27.547Z] #49 15.79 go: downloading github.com/pkg/errors v0.8.1
12:02:27 [2022-02-18T12:02:27.547Z] #49 15.83 go: downloading github.com/spf13/cobra v0.0.5
12:02:27 [2022-02-18T12:02:27.547Z] #49 15.86 go: downloading github.com/spf13/pflag v1.0.5
12:02:27 [2022-02-18T12:02:27.547Z] #49 16.26 go: downloading github.com/spf13/viper v1.6.1
12:02:27 [2022-02-18T12:02:27.547Z] #49 16.36 go: downloading github.com/mattn/go-colorable v0.1.4
12:02:27 [2022-02-18T12:02:27.547Z] #49 16.44 go: downloading github.com/mattn/go-isatty v0.0.8
12:02:27 [2022-02-18T12:02:27.547Z] #49 16.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:02:27 [2022-02-18T12:02:27.547Z] #49 16.53 go: downloading github.com/go-critic/go-critic v0.4.1
12:02:27 [2022-02-18T12:02:27.547Z] #49 17.46 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:02:27 [2022-02-18T12:02:27.547Z] #49 17.61 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:02:29 [2022-02-18T12:02:29.424Z] #13 4.383 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:02:30 [2022-02-18T12:02:30.066Z] #49 ...
12:02:30 [2022-02-18T12:02:30.066Z] 
12:02:30 [2022-02-18T12:02:30.066Z] #47 [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
12:02:30 [2022-02-18T12:02:30.066Z] #47 sha256:4a46a5ba362ae4b4a84fc6f43877fb68763284ec6a869fba4182394b9400edd6
12:02:30 [2022-02-18T12:02:30.066Z] #47 10.32 go: downloading github.com/mattn/go-isatty v0.0.12
12:02:30 [2022-02-18T12:02:30.066Z] #47 10.78 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:02:30 [2022-02-18T12:02:30.066Z] #47 11.04 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:02:30 [2022-02-18T12:02:30.066Z] #47 16.44 go: downloading github.com/jonboulle/clockwork v0.2.2
12:02:30 [2022-02-18T12:02:30.066Z] #47 16.53 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:02:30 [2022-02-18T12:02:30.066Z] #47 16.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:02:30 [2022-02-18T12:02:30.066Z] #47 18.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:02:30 [2022-02-18T12:02:30.066Z] #47 18.22 go: downloading golang.org/x/mod v0.3.0
12:02:30 [2022-02-18T12:02:30.066Z] #47 ...
12:02:30 [2022-02-18T12:02:30.066Z] 
12:02:30 [2022-02-18T12:02:30.066Z] #58 [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
12:02:30 [2022-02-18T12:02:30.066Z] #58 sha256:965b055cfa8301e4677a3046f529a789019dcc234de67186def32a9a04963fbb
12:02:30 [2022-02-18T12:02:30.066Z] #58 18.30 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:02:30 [2022-02-18T12:02:30.066Z] #58 18.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:02:30 [2022-02-18T12:02:30.066Z] #58 18.72 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:02:30 [2022-02-18T12:02:30.066Z] #58 20.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:02:30 [2022-02-18T12:02:30.323Z] #58 ...
12:02:30 [2022-02-18T12:02:30.323Z] 
12:02:30 [2022-02-18T12:02:30.323Z] #42 [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
12:02:30 [2022-02-18T12:02:30.323Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:30 [2022-02-18T12:02:30.323Z] #42 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:30 [2022-02-18T12:02:30.323Z] #42 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:30 [2022-02-18T12:02:30.580Z] #42 ...
12:02:30 [2022-02-18T12:02:30.581Z] 
12:02:30 [2022-02-18T12:02:30.581Z] #51 [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
12:02:30 [2022-02-18T12:02:30.581Z] #51 sha256:e4059e063dd06f06512ae0f3636c456101c97cec5bd12f370cb700f2c09bd09e
12:02:30 [2022-02-18T12:02:30.581Z] #51 10.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:02:30 [2022-02-18T12:02:30.581Z] #51 ...
12:02:30 [2022-02-18T12:02:30.581Z] 
12:02:30 [2022-02-18T12:02:30.581Z] #49 [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
12:02:30 [2022-02-18T12:02:30.581Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:30 [2022-02-18T12:02:30.581Z] #49 21.08 go: downloading github.com/sirupsen/logrus v1.4.2
12:02:30 [2022-02-18T12:02:30.581Z] #49 21.11 go: downloading github.com/stretchr/testify v1.4.0
12:02:30 [2022-02-18T12:02:30.838Z] #49 21.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:02:30 [2022-02-18T12:02:30.838Z] #49 21.43 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:02:30 [2022-02-18T12:02:30.838Z] #49 21.48 go: downloading github.com/hashicorp/hcl v1.0.0
12:02:31 [2022-02-18T12:02:31.331Z] #13 ...
12:02:31 [2022-02-18T12:02:31.331Z] 
12:02:31 [2022-02-18T12:02:31.331Z] #49 [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
12:02:31 [2022-02-18T12:02:31.331Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.101 + RM_GOPATH=0
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.101 + TMP_GOPATH=
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.101 + : /build
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.101 + '[' -z '' ']'
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.101 ++ mktemp -d
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.105 + export GOPATH=/tmp/tmp.AgjRn7vLpR
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.105 + GOPATH=/tmp/tmp.AgjRn7vLpR
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.105 + RM_GOPATH=1
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.105 + case "$(go env GOARCH)" in
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.105 ++ go env GOARCH
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.156 + export GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.156 + GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.156 ++ dirname /tmp/install/install.sh
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 Install golangci-lint version v1.23.8
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + dir=/tmp/install
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + bin=golangci_lint
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + shift
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + . /tmp/install/golangci_lint.installer
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 ++ : v1.23.8
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + install_golangci_lint
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + set -e
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + echo 'Install golangci-lint version v1.23.8'
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + GOBIN=/build
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + GO111MODULE=on
12:02:31 [2022-02-18T12:02:31.331Z] #49 4.163 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:02:31 [2022-02-18T12:02:31.331Z] #49 5.097 go: downloading github.com/golangci/golangci-lint v1.23.8
12:02:31 [2022-02-18T12:02:31.331Z] #49 ...
12:02:31 [2022-02-18T12:02:31.331Z] 
12:02:31 [2022-02-18T12:02:31.331Z] #58 [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
12:02:31 [2022-02-18T12:02:31.331Z] #58 sha256:1086adc9ec6dbb7793b7890fd0bff100b1be599da042092d1a208c0630a2e855
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.043 + RM_GOPATH=0
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.043 + TMP_GOPATH=
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.043 + : /build
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.043 + '[' -z '' ']'
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.043 ++ mktemp -d
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.053 + export GOPATH=/tmp/tmp.SmH7HmOS3D
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.053 + GOPATH=/tmp/tmp.SmH7HmOS3D
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.053 + RM_GOPATH=1
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.053 + case "$(go env GOARCH)" in
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.053 ++ go env GOARCH
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.109 + export GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.109 + GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.109 ++ dirname /tmp/install/install.sh
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + dir=/tmp/install
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + bin=rootlesskit
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + shift
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + . /tmp/install/rootlesskit.installer
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 ++ : v0.14.4
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + install_rootlesskit
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + case "$1" in
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + export CGO_ENABLED=0
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + CGO_ENABLED=0
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.118 + _install_rootlesskit
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.119 + echo 'Install rootlesskit version v0.14.4'
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.119 Install rootlesskit version v0.14.4
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.119 + for f in rootlesskit rootlesskit-docker-proxy
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.119 + GOBIN=/build
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.119 + GO111MODULE=on
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.119 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:02:31 [2022-02-18T12:02:31.331Z] #58 5.952 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:02:31 [2022-02-18T12:02:31.331Z] #58 10.11 go: downloading github.com/pkg/errors v0.9.1
12:02:31 [2022-02-18T12:02:31.331Z] #58 10.12 go: downloading github.com/sirupsen/logrus v1.8.1
12:02:31 [2022-02-18T12:02:31.402Z] #49 21.87 go: downloading github.com/magiconair/properties v1.8.1
12:02:31 [2022-02-18T12:02:31.402Z] #49 21.87 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:02:31 [2022-02-18T12:02:31.402Z] #49 21.94 go: downloading github.com/pelletier/go-toml v1.2.0
12:02:31 [2022-02-18T12:02:31.402Z] #49 22.05 go: downloading github.com/spf13/afero v1.1.2
12:02:31 [2022-02-18T12:02:31.402Z] #49 ...
12:02:31 [2022-02-18T12:02:31.402Z] 
12:02:31 [2022-02-18T12:02:31.402Z] #36 [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
12:02:31 [2022-02-18T12:02:31.402Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:31 [2022-02-18T12:02:31.402Z] #36 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:31 [2022-02-18T12:02:31.591Z] #58 10.29 go: downloading github.com/urfave/cli/v2 v2.3.0
12:02:31 [2022-02-18T12:02:31.591Z] #58 ...
12:02:31 [2022-02-18T12:02:31.591Z] 
12:02:31 [2022-02-18T12:02:31.591Z] #42 [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
12:02:31 [2022-02-18T12:02:31.591Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:31 [2022-02-18T12:02:31.591Z] #42 5.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:31 [2022-02-18T12:02:31.591Z] #42 5.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:31 [2022-02-18T12:02:31.591Z] #42 5.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:31 [2022-02-18T12:02:31.591Z] #42 6.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:31 [2022-02-18T12:02:31.591Z] #42 10.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:31 [2022-02-18T12:02:31.591Z] #42 ...
12:02:31 [2022-02-18T12:02:31.591Z] 
12:02:31 [2022-02-18T12:02:31.591Z] #67 [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
12:02:31 [2022-02-18T12:02:31.591Z] #67 sha256:569b14c77989de812fef361fcb608bdfe86f86c5bc1d74883890c33c96aaea7c
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.064 + RM_GOPATH=0
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.064 + TMP_GOPATH=
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.064 + : /build
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.064 + '[' -z '' ']'
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.064 ++ mktemp -d
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.067 + export GOPATH=/tmp/tmp.qiH3utOEYk
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.067 + GOPATH=/tmp/tmp.qiH3utOEYk
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.067 + RM_GOPATH=1
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.067 + case "$(go env GOARCH)" in
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.074 ++ go env GOARCH
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + export GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 ++ dirname /tmp/install/install.sh
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + dir=/tmp/install
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + bin=proxy
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + shift
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + '[' '!' -f /tmp/install/proxy.installer ']'
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + . /tmp/install/proxy.installer
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + install_proxy
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + case "$1" in
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + export CGO_ENABLED=0
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + CGO_ENABLED=0
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + _install_proxy
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qiH3utOEYk/src/github.com/docker/libnetwork
12:02:31 [2022-02-18T12:02:31.591Z] #67 4.084 Cloning into '/tmp/tmp.qiH3utOEYk/src/github.com/docker/libnetwork'...
12:02:31 [2022-02-18T12:02:31.661Z] #36 ...
12:02:31 [2022-02-18T12:02:31.661Z] 
12:02:31 [2022-02-18T12:02:31.661Z] #34 [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
12:02:31 [2022-02-18T12:02:31.661Z] #34 sha256:338a4c4137c26dd41272eeff0d6c4a71d25787dfb452fd3d9ceff89b2814dc07
12:02:31 [2022-02-18T12:02:31.661Z] #34 16.59 unicode/utf8
12:02:31 [2022-02-18T12:02:31.661Z] #34 17.36 internal/race
12:02:31 [2022-02-18T12:02:31.661Z] #34 17.44 sync/atomic
12:02:31 [2022-02-18T12:02:31.661Z] #34 17.81 unicode
12:02:31 [2022-02-18T12:02:31.661Z] #34 20.81 encoding
12:02:31 [2022-02-18T12:02:31.661Z] #34 ...
12:02:31 [2022-02-18T12:02:31.661Z] 
12:02:31 [2022-02-18T12:02:31.661Z] #49 [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
12:02:31 [2022-02-18T12:02:31.661Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:31 [2022-02-18T12:02:31.661Z] #49 22.23 go: downloading github.com/spf13/cast v1.3.0
12:02:31 [2022-02-18T12:02:31.661Z] #49 22.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:02:31 [2022-02-18T12:02:31.661Z] #49 22.32 go: downloading github.com/subosito/gotenv v1.2.0
12:02:31 [2022-02-18T12:02:31.851Z] #67 ...
12:02:31 [2022-02-18T12:02:31.851Z] 
12:02:31 [2022-02-18T12:02:31.851Z] #34 [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
12:02:31 [2022-02-18T12:02:31.851Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + RM_GOPATH=0
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + TMP_GOPATH=
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + : /build
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + '[' -z '' ']'
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 ++ mktemp -d
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + export GOPATH=/tmp/tmp.p80rr3iTJK
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + GOPATH=/tmp/tmp.p80rr3iTJK
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + RM_GOPATH=1
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.538 + case "$(go env GOARCH)" in
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.542 ++ go env GOARCH
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.554 + export GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.554 + GO_BUILDMODE=-buildmode=pie
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.554 ++ dirname /tmp/install/install.sh
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + dir=/tmp/install
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + bin=tomlv
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + shift
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + . /tmp/install/tomlv.installer
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + install_tomlv
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.p80rr3iTJK/src/github.com/BurntSushi/toml
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 Cloning into '/tmp/tmp.p80rr3iTJK/src/github.com/BurntSushi/toml'...
12:02:31 [2022-02-18T12:02:31.851Z] #34 4.560 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:02:31 [2022-02-18T12:02:31.851Z] #34 6.251 + cd /tmp/tmp.p80rr3iTJK/src/github.com/BurntSushi/toml
12:02:31 [2022-02-18T12:02:31.851Z] #34 6.251 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:02:31 [2022-02-18T12:02:31.851Z] #34 6.895 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:02:31 [2022-02-18T12:02:31.851Z] #34 8.074 internal/unsafeheader
12:02:31 [2022-02-18T12:02:31.851Z] #34 8.141 internal/cpu
12:02:31 [2022-02-18T12:02:31.851Z] #34 8.288 runtime/internal/atomic
12:02:31 [2022-02-18T12:02:31.851Z] #34 8.974 runtime/internal/sys
12:02:31 [2022-02-18T12:02:31.851Z] #34 9.503 runtime/internal/math
12:02:31 [2022-02-18T12:02:31.851Z] #34 9.636 math/bits
12:02:31 [2022-02-18T12:02:31.851Z] #34 9.773 internal/bytealg
12:02:31 [2022-02-18T12:02:31.851Z] #34 10.23 math
12:02:31 [2022-02-18T12:02:31.851Z] #34 ...
12:02:31 [2022-02-18T12:02:31.851Z] 
12:02:31 [2022-02-18T12:02:31.851Z] #55 [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
12:02:31 [2022-02-18T12:02:31.851Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:31 [2022-02-18T12:02:31.851Z] #55 5.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:31 [2022-02-18T12:02:31.851Z] #55 5.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:31 [2022-02-18T12:02:31.851Z] #55 5.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:31 [2022-02-18T12:02:31.851Z] #55 6.275 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:31 [2022-02-18T12:02:31.851Z] #55 9.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:31 [2022-02-18T12:02:31.918Z] #49 22.34 go: downloading gopkg.in/ini.v1 v1.51.0
12:02:31 [2022-02-18T12:02:31.918Z] #49 22.43 go: downloading gopkg.in/yaml.v2 v2.2.7
12:02:32 [2022-02-18T12:02:32.111Z] #55 ...
12:02:32 [2022-02-18T12:02:32.111Z] 
12:02:32 [2022-02-18T12:02:32.111Z] #51 [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
12:02:32 [2022-02-18T12:02:32.111Z] #51 sha256:c45ccab993e11710e10411ee0c4f474441e0d50ad6fc808f9813fa2f1e53d9d0
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.573 + RM_GOPATH=0
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.573 + TMP_GOPATH=
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.573 + : /build
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.573 + '[' -z '' ']'
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.573 ++ mktemp -d
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.586 + export GOPATH=/tmp/tmp.Bzkw1gS73l
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.587 + GOPATH=/tmp/tmp.Bzkw1gS73l
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.588 + RM_GOPATH=1
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.588 + case "$(go env GOARCH)" in
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.590 ++ go env GOARCH
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.615 + export GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.616 + GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.616 ++ dirname /tmp/install/install.sh
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.632 + dir=/tmp/install
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.633 + bin=shfmt
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.633 + shift
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.633 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.633 + . /tmp/install/shfmt.installer
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 Install shfmt version v3.0.2
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 ++ : v3.0.2
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 + install_shfmt
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 + echo 'Install shfmt version v3.0.2'
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 + GOBIN=/build
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 + GO111MODULE=on
12:02:32 [2022-02-18T12:02:32.111Z] #51 4.645 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:02:32 [2022-02-18T12:02:32.111Z] #51 5.573 go: downloading mvdan.cc/sh/v3 v3.0.2
12:02:32 [2022-02-18T12:02:32.111Z] #51 7.711 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:02:32 [2022-02-18T12:02:32.111Z] #51 7.732 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:02:32 [2022-02-18T12:02:32.111Z] #51 8.238 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:02:32 [2022-02-18T12:02:32.111Z] #51 10.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:02:32 [2022-02-18T12:02:32.111Z] #51 ...
12:02:32 [2022-02-18T12:02:32.111Z] 
12:02:32 [2022-02-18T12:02:32.111Z] #40 [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
12:02:32 [2022-02-18T12:02:32.111Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:02:32 [2022-02-18T12:02:32.111Z] #40 4.638 + git clone https://github.com/docker/distribution.git .
12:02:32 [2022-02-18T12:02:32.111Z] #40 4.640 Cloning into '.'...
12:02:32 [2022-02-18T12:02:32.178Z] #49 22.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:02:32 [2022-02-18T12:02:32.178Z] #49 22.75 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:02:32 [2022-02-18T12:02:32.178Z] #49 22.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:02:32 [2022-02-18T12:02:32.371Z] #40 ...
12:02:32 [2022-02-18T12:02:32.371Z] 
12:02:32 [2022-02-18T12:02:32.371Z] #45 [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
12:02:32 [2022-02-18T12:02:32.371Z] #45 sha256:902e0e28dab36d4caa40eb7b040e4f53cae09c0e2fb0471f7067d15844ae9184
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + RM_GOPATH=0
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + TMP_GOPATH=
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + : /build
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + '[' -z '' ']'
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 ++ mktemp -d
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + export GOPATH=/tmp/tmp.lN9oOcUKzD
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + GOPATH=/tmp/tmp.lN9oOcUKzD
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + RM_GOPATH=1
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 + case "$(go env GOARCH)" in
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.485 ++ go env GOARCH
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + export GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 ++ dirname /tmp/install/install.sh
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + dir=/tmp/install
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + bin=vndr
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + shift
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + '[' '!' -f /tmp/install/vndr.installer ']'
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + . /tmp/install/vndr.installer
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 ++ : v0.1.2
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + install_vndr
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + echo 'Install vndr version v0.1.2'
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + GOBIN=/build
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + GO111MODULE=on
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 + go install github.com/LK4D4/vndr@v0.1.2
12:02:32 [2022-02-18T12:02:32.371Z] #45 4.521 Install vndr version v0.1.2
12:02:32 [2022-02-18T12:02:32.371Z] #45 5.656 go: downloading github.com/LK4D4/vndr v0.1.2
12:02:32 [2022-02-18T12:02:32.434Z] #49 22.94 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:02:32 [2022-02-18T12:02:32.434Z] #49 22.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:02:32 [2022-02-18T12:02:32.630Z] #45 ...
12:02:32 [2022-02-18T12:02:32.631Z] 
12:02:32 [2022-02-18T12:02:32.631Z] #47 [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
12:02:32 [2022-02-18T12:02:32.631Z] #47 sha256:989b0f9b2ef72ff75ca5c9f1acf5f156e46fcebcaa8920ada0dea910cba62cdf
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.680 + RM_GOPATH=0
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.680 + TMP_GOPATH=
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.680 + : /build
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.680 + '[' -z '' ']'
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.680 ++ mktemp -d
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.686 + export GOPATH=/tmp/tmp.QfPJVIa54J
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.686 + GOPATH=/tmp/tmp.QfPJVIa54J
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.686 + RM_GOPATH=1
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.686 + case "$(go env GOARCH)" in
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.686 ++ go env GOARCH
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.715 + export GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.715 + GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.727 ++ dirname /tmp/install/install.sh
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 + dir=/tmp/install
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 + bin=gotestsum
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 + shift
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 + . /tmp/install/gotestsum.installer
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 ++ : v1.7.0
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.731 + install_gotestsum
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.739 + set -e
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.739 + echo 'Install gotestsum version v1.7.0'
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.739 Install gotestsum version v1.7.0
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.739 + GOBIN=/build
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.739 + GO111MODULE=on
12:02:32 [2022-02-18T12:02:32.631Z] #47 4.739 + go install gotest.tools/gotestsum@v1.7.0
12:02:32 [2022-02-18T12:02:32.631Z] #47 5.656 go: downloading gotest.tools/gotestsum v1.7.0
12:02:32 [2022-02-18T12:02:32.631Z] #47 8.744 go: downloading github.com/fatih/color v1.10.0
12:02:32 [2022-02-18T12:02:32.631Z] #47 8.851 go: downloading github.com/dnephin/pflag v1.0.7
12:02:32 [2022-02-18T12:02:32.631Z] #47 8.933 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:02:32 [2022-02-18T12:02:32.631Z] #47 9.262 go: downloading github.com/pkg/errors v0.9.1
12:02:32 [2022-02-18T12:02:32.631Z] #47 9.917 go: downloading golang.org/x/tools v0.1.0
12:02:32 [2022-02-18T12:02:32.631Z] #47 10.11 go: downloading github.com/mattn/go-colorable v0.1.8
12:02:32 [2022-02-18T12:02:32.631Z] #47 10.31 go: downloading github.com/mattn/go-isatty v0.0.12
12:02:32 [2022-02-18T12:02:32.631Z] #47 10.42 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:02:32 [2022-02-18T12:02:32.631Z] #47 10.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:02:32 [2022-02-18T12:02:32.631Z] #47 ...
12:02:32 [2022-02-18T12:02:32.631Z] 
12:02:32 [2022-02-18T12:02:32.631Z] #24 [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
12:02:32 [2022-02-18T12:02:32.631Z] #24 sha256:427a670297b96e6d2b7f65f3a61f835221eecdfdee5cb86715ce052cd276e832
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.208 + RM_GOPATH=0
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.208 + TMP_GOPATH=
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.208 + : /build
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.208 + '[' -z '' ']'
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.208 ++ mktemp -d
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.222 + export GOPATH=/tmp/tmp.hIGKxDDyuD
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.222 + GOPATH=/tmp/tmp.hIGKxDDyuD
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.222 + RM_GOPATH=1
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.222 + case "$(go env GOARCH)" in
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.222 ++ go env GOARCH
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.245 + export GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.245 + GO_BUILDMODE=-buildmode=pie
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 ++ dirname /tmp/install/install.sh
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + dir=/tmp/install
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + bin=dockercli
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + shift
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + . /tmp/install/dockercli.installer
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 ++ : stable
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 ++ : 17.06.2-ce
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + install_dockercli
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.247 Install docker/cli version 17.06.2-ce from stable
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.260 ++ uname -m
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.260 + arch=x86_64
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.260 + '[' x86_64 '!=' x86_64 ']'
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.260 + url=https://download.docker.com/linux/static
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.260 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:02:32 [2022-02-18T12:02:32.631Z] #24 5.261 + tar -xz docker/docker
12:02:32 [2022-02-18T12:02:32.691Z] #49 23.10 go: downloading github.com/go-toolsmith/astp v1.0.0
12:02:32 [2022-02-18T12:02:32.691Z] #49 23.19 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:02:32 [2022-02-18T12:02:32.691Z] #49 23.22 go: downloading github.com/go-toolsmith/typep v1.0.0
12:02:32 [2022-02-18T12:02:32.691Z] #49 23.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:02:32 [2022-02-18T12:02:32.890Z] #24 ...
12:02:32 [2022-02-18T12:02:32.890Z] 
12:02:32 [2022-02-18T12:02:32.890Z] #55 [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
12:02:32 [2022-02-18T12:02:32.890Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:32 [2022-02-18T12:02:32.890Z] #55 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:32 [2022-02-18T12:02:32.975Z] #49 23.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:02:32 [2022-02-18T12:02:32.976Z] #49 ...
12:02:32 [2022-02-18T12:02:32.976Z] 
12:02:32 [2022-02-18T12:02:32.976Z] #55 [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
12:02:32 [2022-02-18T12:02:32.976Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:32 [2022-02-18T12:02:32.976Z] #55 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:32 [2022-02-18T12:02:32.986Z] Sending build context to Docker daemon  57.35MB
12:02:32 [2022-02-18T12:02:32.986Z] 
12:02:32 [2022-02-18T12:02:32.986Z] Step 1/10 : FROM microsoft/windowsservercore
12:02:32 [2022-02-18T12:02:32.986Z]  ---> c703d4d60533
12:02:32 [2022-02-18T12:02:32.986Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:02:32 [2022-02-18T12:02:32.986Z]  ---> Using cache
12:02:32 [2022-02-18T12:02:32.986Z]  ---> 4d621d102a67
12:02:32 [2022-02-18T12:02:32.986Z] Step 3/10 : ARG GO_VERSION=1.16.14
12:02:32 [2022-02-18T12:02:32.986Z]  ---> Running in fd8b09e201a1
12:02:32 [2022-02-18T12:02:32.986Z] Removing intermediate container fd8b09e201a1
12:02:32 [2022-02-18T12:02:32.986Z]  ---> 5f0f4f507c07
12:02:32 [2022-02-18T12:02:32.986Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0
12:02:32 [2022-02-18T12:02:32.986Z]  ---> Running in b101d3a21542
12:02:33 [2022-02-18T12:02:33.233Z] #55 ...
12:02:33 [2022-02-18T12:02:33.234Z] 
12:02:33 [2022-02-18T12:02:33.234Z] #49 [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
12:02:33 [2022-02-18T12:02:33.234Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:33 [2022-02-18T12:02:33.234Z] #49 23.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:02:33 [2022-02-18T12:02:33.234Z] #49 23.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:02:33 [2022-02-18T12:02:33.491Z] Removing intermediate container b101d3a21542
12:02:33 [2022-02-18T12:02:33.491Z]  ---> 6cd079115074
12:02:33 [2022-02-18T12:02:33.491Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
12:02:33 [2022-02-18T12:02:33.491Z]  ---> Running in c415a69d5e6c
12:02:33 [2022-02-18T12:02:33.495Z] #49 23.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:02:33 [2022-02-18T12:02:33.495Z] #49 ...
12:02:33 [2022-02-18T12:02:33.495Z] 
12:02:33 [2022-02-18T12:02:33.495Z] #45 [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
12:02:33 [2022-02-18T12:02:33.495Z] #45 sha256:6910ce774efd1390fcec62d4fa8474d210a0851c07b422c35beb6260081e3827
12:02:33 [2022-02-18T12:02:33.495Z] #45 DONE 24.1s
12:02:33 [2022-02-18T12:02:33.495Z] 
12:02:33 [2022-02-18T12:02:33.495Z] #49 [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
12:02:33 [2022-02-18T12:02:33.495Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:33 [2022-02-18T12:02:33.495Z] #49 24.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:02:34 [2022-02-18T12:02:34.013Z] Removing intermediate container c415a69d5e6c
12:02:34 [2022-02-18T12:02:34.013Z]  ---> d340a1e2d8fb
12:02:34 [2022-02-18T12:02:34.013Z] 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;
12:02:34 [2022-02-18T12:02:34.013Z]  ---> Running in 378fd27f31f8
12:02:34 [2022-02-18T12:02:34.881Z] #49 25.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:02:34 [2022-02-18T12:02:34.881Z] #49 25.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:02:34 [2022-02-18T12:02:34.881Z] #49 25.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:02:35 [2022-02-18T12:02:35.139Z] #49 25.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:02:35 [2022-02-18T12:02:35.139Z] #49 25.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:02:35 [2022-02-18T12:02:35.139Z] #49 ...
12:02:35 [2022-02-18T12:02:35.139Z] 
12:02:35 [2022-02-18T12:02:35.139Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:35 [2022-02-18T12:02:35.139Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:35 [2022-02-18T12:02:35.139Z] #13 11.94 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:02:35 [2022-02-18T12:02:35.396Z] #13 ...
12:02:35 [2022-02-18T12:02:35.396Z] 
12:02:35 [2022-02-18T12:02:35.396Z] #67 [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
12:02:35 [2022-02-18T12:02:35.396Z] #67 sha256:a9a0ba1ba9f926fac02473895c44637e4bab949290b0d7962fecc2e3a40fe774
12:02:35 [2022-02-18T12:02:35.396Z] #67 24.43 Checking out files:  44% (854/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  89% (1708/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:02:35 [2022-02-18T12:02:35.396Z] #67 25.87 + cd /tmp/tmp.pwuB8RJSFf/src/github.com/docker/libnetwork
12:02:35 [2022-02-18T12:02:35.396Z] #67 25.87 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:02:35 [2022-02-18T12:02:35.653Z] #67 26.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:02:37 [2022-02-18T12:02:37.087Z] #55 ...
12:02:37 [2022-02-18T12:02:37.088Z] 
12:02:37 [2022-02-18T12:02:37.088Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:02:37 [2022-02-18T12:02:37.088Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:02:37 [2022-02-18T12:02:37.088Z] #32 4.490 + git clone https://github.com/kolyshkin/go-swagger.git .
12:02:37 [2022-02-18T12:02:37.088Z] #32 4.506 Cloning into '.'...
12:02:37 [2022-02-18T12:02:37.088Z] #32 ...
12:02:37 [2022-02-18T12:02:37.088Z] 
12:02:37 [2022-02-18T12:02:37.088Z] #24 [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
12:02:37 [2022-02-18T12:02:37.088Z] #24 sha256:427a670297b96e6d2b7f65f3a61f835221eecdfdee5cb86715ce052cd276e832
12:02:37 [2022-02-18T12:02:37.088Z] #24 15.37 + mkdir -p /build
12:02:37 [2022-02-18T12:02:37.088Z] #24 15.38 + mv docker/docker /build/
12:02:37 [2022-02-18T12:02:37.088Z] #24 15.39 + rmdir docker
12:02:37 [2022-02-18T12:02:37.088Z] #24 ...
12:02:37 [2022-02-18T12:02:37.088Z] 
12:02:37 [2022-02-18T12:02:37.088Z] #36 [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
12:02:37 [2022-02-18T12:02:37.088Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:37 [2022-02-18T12:02:37.088Z] #36 5.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:02:37 [2022-02-18T12:02:37.088Z] #36 5.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:02:37 [2022-02-18T12:02:37.088Z] #36 5.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:02:37 [2022-02-18T12:02:37.088Z] #36 7.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:37 [2022-02-18T12:02:37.088Z] #36 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:37 [2022-02-18T12:02:37.088Z] #36 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:37 [2022-02-18T12:02:37.088Z] #36 ...
12:02:37 [2022-02-18T12:02:37.088Z] 
12:02:37 [2022-02-18T12:02:37.088Z] #49 [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
12:02:37 [2022-02-18T12:02:37.088Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:37 [2022-02-18T12:02:37.088Z] #49 14.08 go: downloading github.com/fatih/color v1.7.0
12:02:37 [2022-02-18T12:02:37.088Z] #49 14.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:02:37 [2022-02-18T12:02:37.088Z] #49 14.19 go: downloading github.com/pkg/errors v0.8.1
12:02:37 [2022-02-18T12:02:37.088Z] #49 14.23 go: downloading github.com/spf13/cobra v0.0.5
12:02:37 [2022-02-18T12:02:37.088Z] #49 14.42 go: downloading github.com/spf13/pflag v1.0.5
12:02:37 [2022-02-18T12:02:37.088Z] #49 14.79 go: downloading github.com/spf13/viper v1.6.1
12:02:37 [2022-02-18T12:02:37.088Z] #49 15.02 go: downloading github.com/mattn/go-colorable v0.1.4
12:02:37 [2022-02-18T12:02:37.088Z] #49 15.09 go: downloading github.com/mattn/go-isatty v0.0.8
12:02:37 [2022-02-18T12:02:37.088Z] #49 15.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:02:37 [2022-02-18T12:02:37.088Z] #49 15.17 go: downloading github.com/go-critic/go-critic v0.4.1
12:02:38 [2022-02-18T12:02:38.026Z] #49 16.74 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:02:38 [2022-02-18T12:02:38.026Z] #49 ...
12:02:38 [2022-02-18T12:02:38.026Z] 
12:02:38 [2022-02-18T12:02:38.026Z] #24 [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
12:02:38 [2022-02-18T12:02:38.026Z] #24 sha256:427a670297b96e6d2b7f65f3a61f835221eecdfdee5cb86715ce052cd276e832
12:02:38 [2022-02-18T12:02:38.026Z] #24 DONE 17.0s
12:02:38 [2022-02-18T12:02:38.285Z] 
12:02:38 [2022-02-18T12:02:38.285Z] #47 [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
12:02:38 [2022-02-18T12:02:38.285Z] #47 sha256:989b0f9b2ef72ff75ca5c9f1acf5f156e46fcebcaa8920ada0dea910cba62cdf
12:02:38 [2022-02-18T12:02:38.285Z] #47 15.45 go: downloading github.com/jonboulle/clockwork v0.2.2
12:02:38 [2022-02-18T12:02:38.285Z] #47 15.99 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:02:38 [2022-02-18T12:02:38.285Z] #47 16.50 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:02:39 [2022-02-18T12:02:39.662Z] #47 18.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:02:39 [2022-02-18T12:02:39.662Z] #47 18.45 go: downloading golang.org/x/mod v0.3.0
12:02:41 [2022-02-18T12:02:41.099Z] 
12:02:41 [2022-02-18T12:02:41.099Z] SUCCESS: Specified value was saved.
12:02:41 [2022-02-18T12:02:41.571Z] #47 ...
12:02:41 [2022-02-18T12:02:41.571Z] 
12:02:41 [2022-02-18T12:02:41.572Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:41 [2022-02-18T12:02:41.572Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:41 [2022-02-18T12:02:41.572Z] #13 6.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:02:41 [2022-02-18T12:02:41.572Z] #13 9.038 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:02:41 [2022-02-18T12:02:41.572Z] #13 11.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:41 [2022-02-18T12:02:41.835Z] #13 ...
12:02:41 [2022-02-18T12:02:41.835Z] 
12:02:41 [2022-02-18T12:02:41.835Z] #58 [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
12:02:41 [2022-02-18T12:02:41.835Z] #58 sha256:1086adc9ec6dbb7793b7890fd0bff100b1be599da042092d1a208c0630a2e855
12:02:41 [2022-02-18T12:02:41.835Z] #58 10.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:02:41 [2022-02-18T12:02:41.835Z] #58 15.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:02:41 [2022-02-18T12:02:41.835Z] #58 16.01 go: downloading github.com/google/uuid v1.3.0
12:02:41 [2022-02-18T12:02:41.835Z] #58 16.02 go: downloading github.com/moby/vpnkit v0.5.0
12:02:41 [2022-02-18T12:02:41.835Z] #58 16.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:02:41 [2022-02-18T12:02:41.835Z] #58 17.08 go: downloading github.com/gofrs/flock v0.8.1
12:02:41 [2022-02-18T12:02:41.835Z] #58 17.16 go: downloading github.com/gorilla/mux v1.8.0
12:02:41 [2022-02-18T12:02:41.835Z] #58 17.48 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:02:41 [2022-02-18T12:02:41.835Z] #58 18.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:02:41 [2022-02-18T12:02:41.835Z] #58 18.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:02:41 [2022-02-18T12:02:41.835Z] #58 20.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:02:41 [2022-02-18T12:02:41.835Z] #58 ...
12:02:41 [2022-02-18T12:02:41.835Z] 
12:02:41 [2022-02-18T12:02:41.835Z] #49 [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
12:02:41 [2022-02-18T12:02:41.835Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:41 [2022-02-18T12:02:41.835Z] #49 17.42 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:02:41 [2022-02-18T12:02:41.835Z] #49 20.62 go: downloading github.com/sirupsen/logrus v1.4.2
12:02:41 [2022-02-18T12:02:41.835Z] #49 20.62 go: downloading github.com/stretchr/testify v1.4.0
12:02:41 [2022-02-18T12:02:41.835Z] #49 20.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:02:42 [2022-02-18T12:02:42.066Z] INFO: Downloading git...
12:02:42 [2022-02-18T12:02:42.095Z] #49 20.94 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:02:42 [2022-02-18T12:02:42.095Z] #49 21.06 go: downloading github.com/hashicorp/hcl v1.0.0
12:02:42 [2022-02-18T12:02:42.199Z] #67 ...
12:02:42 [2022-02-18T12:02:42.199Z] 
12:02:42 [2022-02-18T12:02:42.199Z] #36 [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
12:02:42 [2022-02-18T12:02:42.199Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:42 [2022-02-18T12:02:42.199Z] #36 22.61 Fetched 8469 kB in 18s (483 kB/s)
12:02:42 [2022-02-18T12:02:42.199Z] #36 22.61 Reading package lists...
12:02:42 [2022-02-18T12:02:42.199Z] #36 29.56 Reading package lists...
12:02:42 [2022-02-18T12:02:42.199Z] #36 ...
12:02:42 [2022-02-18T12:02:42.199Z] 
12:02:42 [2022-02-18T12:02:42.199Z] #40 [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
12:02:42 [2022-02-18T12:02:42.199Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:02:42 [2022-02-18T12:02:42.199Z] #40 27.79 Checking out files:  94% (1732/1837)   
Checking out files:  95% (1746/1837)   
Checking out files:  96% (1764/1837)   
Checking out files:  97% (1782/1837)   
Checking out files:  98% (1801/1837)   
Checking out files:  99% (1819/1837)   
Checking out files: 100% (1837/1837)   
Checking out files: 100% (1837/1837), done.
12:02:42 [2022-02-18T12:02:42.199Z] #40 27.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:02:42 [2022-02-18T12:02:42.199Z] #40 29.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:02:42 [2022-02-18T12:02:42.355Z] #49 ...
12:02:42 [2022-02-18T12:02:42.355Z] 
12:02:42 [2022-02-18T12:02:42.355Z] #34 [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
12:02:42 [2022-02-18T12:02:42.355Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:02:42 [2022-02-18T12:02:42.355Z] #34 11.12 runtime
12:02:42 [2022-02-18T12:02:42.355Z] #34 15.62 unicode/utf8
12:02:42 [2022-02-18T12:02:42.355Z] #34 16.09 internal/race
12:02:42 [2022-02-18T12:02:42.355Z] #34 16.21 sync/atomic
12:02:42 [2022-02-18T12:02:42.355Z] #34 16.61 unicode
12:02:42 [2022-02-18T12:02:42.355Z] #34 20.64 encoding
12:02:42 [2022-02-18T12:02:42.613Z] #34 ...
12:02:42 [2022-02-18T12:02:42.613Z] 
12:02:42 [2022-02-18T12:02:42.613Z] #49 [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
12:02:42 [2022-02-18T12:02:42.613Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:42 [2022-02-18T12:02:42.613Z] #49 21.41 go: downloading github.com/magiconair/properties v1.8.1
12:02:42 [2022-02-18T12:02:42.613Z] #49 21.43 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:02:42 [2022-02-18T12:02:42.873Z] #49 21.57 go: downloading github.com/pelletier/go-toml v1.2.0
12:02:42 [2022-02-18T12:02:42.873Z] #49 21.59 go: downloading github.com/spf13/afero v1.1.2
12:02:43 [2022-02-18T12:02:43.130Z] #40 ...
12:02:43 [2022-02-18T12:02:43.130Z] 
12:02:43 [2022-02-18T12:02:43.130Z] #42 [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
12:02:43 [2022-02-18T12:02:43.130Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:43 [2022-02-18T12:02:43.130Z] #42 23.83 Fetched 8469 kB in 18s (475 kB/s)
12:02:43 [2022-02-18T12:02:43.130Z] #42 23.83 Reading package lists...
12:02:43 [2022-02-18T12:02:43.132Z] #49 21.82 go: downloading github.com/spf13/cast v1.3.0
12:02:43 [2022-02-18T12:02:43.132Z] #49 21.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:02:43 [2022-02-18T12:02:43.132Z] #49 21.89 go: downloading github.com/subosito/gotenv v1.2.0
12:02:43 [2022-02-18T12:02:43.132Z] #49 21.92 go: downloading gopkg.in/ini.v1 v1.51.0
12:02:43 [2022-02-18T12:02:43.132Z] #49 22.07 go: downloading gopkg.in/yaml.v2 v2.2.7
12:02:43 [2022-02-18T12:02:43.387Z] #42 30.72 Reading package lists...
12:02:43 [2022-02-18T12:02:43.387Z] #42 ...
12:02:43 [2022-02-18T12:02:43.387Z] 
12:02:43 [2022-02-18T12:02:43.387Z] #55 [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
12:02:43 [2022-02-18T12:02:43.387Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:43 [2022-02-18T12:02:43.387Z] #55 23.79 Fetched 8469 kB in 18s (473 kB/s)
12:02:43 [2022-02-18T12:02:43.387Z] #55 23.79 Reading package lists...
12:02:43 [2022-02-18T12:02:43.390Z] #49 22.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:02:43 [2022-02-18T12:02:43.644Z] #55 30.67 Reading package lists...
12:02:43 [2022-02-18T12:02:43.644Z] #55 ...
12:02:43 [2022-02-18T12:02:43.644Z] 
12:02:43 [2022-02-18T12:02:43.644Z] #49 [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
12:02:43 [2022-02-18T12:02:43.644Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:43 [2022-02-18T12:02:43.644Z] #49 25.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:02:43 [2022-02-18T12:02:43.644Z] #49 25.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:02:43 [2022-02-18T12:02:43.644Z] #49 26.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:02:43 [2022-02-18T12:02:43.644Z] #49 26.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:02:43 [2022-02-18T12:02:43.644Z] #49 26.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:02:43 [2022-02-18T12:02:43.644Z] #49 26.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:02:43 [2022-02-18T12:02:43.644Z] #49 26.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:02:43 [2022-02-18T12:02:43.644Z] #49 26.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.16 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.44 go: downloading github.com/ultraware/funlen v0.0.2
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.46 go: downloading github.com/ultraware/whitespace v0.0.4
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.47 go: downloading github.com/uudashr/gocognit v1.0.1
12:02:43 [2022-02-18T12:02:43.644Z] #49 27.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:02:43 [2022-02-18T12:02:43.644Z] #49 28.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:02:43 [2022-02-18T12:02:43.644Z] #49 28.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:02:43 [2022-02-18T12:02:43.644Z] #49 28.63 go: downloading github.com/davecgh/go-spew v1.1.1
12:02:43 [2022-02-18T12:02:43.644Z] #49 28.64 go: downloading github.com/pmezard/go-difflib v1.0.0
12:02:43 [2022-02-18T12:02:43.644Z] #49 28.71 go: downloading github.com/stretchr/objx v0.2.0
12:02:43 [2022-02-18T12:02:43.644Z] #49 28.82 go: downloading golang.org/x/text v0.3.2
12:02:43 [2022-02-18T12:02:43.649Z] #49 22.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:02:43 [2022-02-18T12:02:43.649Z] #49 22.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:02:43 [2022-02-18T12:02:43.649Z] #49 ...
12:02:43 [2022-02-18T12:02:43.649Z] 
12:02:43 [2022-02-18T12:02:43.649Z] #42 [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
12:02:43 [2022-02-18T12:02:43.649Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:43 [2022-02-18T12:02:43.649Z] #42 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:02:43 [2022-02-18T12:02:43.908Z] #42 ...
12:02:43 [2022-02-18T12:02:43.908Z] 
12:02:43 [2022-02-18T12:02:43.908Z] #67 [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
12:02:43 [2022-02-18T12:02:43.908Z] #67 sha256:569b14c77989de812fef361fcb608bdfe86f86c5bc1d74883890c33c96aaea7c
12:02:44 [2022-02-18T12:02:44.279Z] INFO: Downloading go...
12:02:44 [2022-02-18T12:02:44.575Z] #49 35.16 go: downloading github.com/gobwas/glob v0.2.3
12:02:44 [2022-02-18T12:02:44.575Z] #49 35.19 go: downloading github.com/kisielk/gotool v1.0.0
12:02:44 [2022-02-18T12:02:44.575Z] #49 35.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:02:44 [2022-02-18T12:02:44.686Z] #67 22.63 Checking out files:  59% (1131/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:02:44 [2022-02-18T12:02:44.686Z] #67 23.50 + cd /tmp/tmp.qiH3utOEYk/src/github.com/docker/libnetwork
12:02:44 [2022-02-18T12:02:44.686Z] #67 23.51 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:02:44 [2022-02-18T12:02:44.832Z] #49 35.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:02:44 [2022-02-18T12:02:44.832Z] #49 ...
12:02:44 [2022-02-18T12:02:44.832Z] 
12:02:44 [2022-02-18T12:02:44.832Z] #36 [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
12:02:44 [2022-02-18T12:02:44.832Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:44 [2022-02-18T12:02:44.832Z] #36 29.56 Reading package lists...
12:02:45 [2022-02-18T12:02:45.656Z] #67 24.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:02:45 [2022-02-18T12:02:45.812Z] INFO: Downloading compiler 1 of 3...
12:02:46 [2022-02-18T12:02:46.023Z] #36 35.53 Building dependency tree...
12:02:46 [2022-02-18T12:02:46.023Z] #36 ...
12:02:46 [2022-02-18T12:02:46.023Z] 
12:02:46 [2022-02-18T12:02:46.023Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:46 [2022-02-18T12:02:46.023Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:46 [2022-02-18T12:02:46.023Z] #13 22.55 Fetched 9004 kB in 20s (448 kB/s)
12:02:46 [2022-02-18T12:02:46.023Z] #13 22.55 Reading package lists...
12:02:46 [2022-02-18T12:02:46.023Z] #13 29.11 Reading package lists...
12:02:46 [2022-02-18T12:02:46.023Z] #13 ...
12:02:46 [2022-02-18T12:02:46.023Z] 
12:02:46 [2022-02-18T12:02:46.023Z] #58 [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
12:02:46 [2022-02-18T12:02:46.023Z] #58 sha256:965b055cfa8301e4677a3046f529a789019dcc234de67186def32a9a04963fbb
12:02:46 [2022-02-18T12:02:46.023Z] #58 26.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:02:46 [2022-02-18T12:02:46.023Z] #58 ...
12:02:46 [2022-02-18T12:02:46.023Z] 
12:02:46 [2022-02-18T12:02:46.023Z] #42 [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
12:02:46 [2022-02-18T12:02:46.023Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:46 [2022-02-18T12:02:46.023Z] #42 30.72 Reading package lists...
12:02:46 [2022-02-18T12:02:46.253Z] #67 ...
12:02:46 [2022-02-18T12:02:46.253Z] 
12:02:46 [2022-02-18T12:02:46.253Z] #45 [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
12:02:46 [2022-02-18T12:02:46.253Z] #45 sha256:902e0e28dab36d4caa40eb7b040e4f53cae09c0e2fb0471f7067d15844ae9184
12:02:46 [2022-02-18T12:02:46.253Z] #45 DONE 25.0s
12:02:46 [2022-02-18T12:02:46.253Z] 
12:02:46 [2022-02-18T12:02:46.253Z] #49 [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
12:02:46 [2022-02-18T12:02:46.253Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:46 [2022-02-18T12:02:46.253Z] #49 22.77 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:02:46 [2022-02-18T12:02:46.253Z] #49 22.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:02:46 [2022-02-18T12:02:46.253Z] #49 22.96 go: downloading github.com/go-toolsmith/astp v1.0.0
12:02:46 [2022-02-18T12:02:46.253Z] #49 23.04 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:02:46 [2022-02-18T12:02:46.253Z] #49 23.07 go: downloading github.com/go-toolsmith/typep v1.0.0
12:02:46 [2022-02-18T12:02:46.253Z] #49 23.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:02:46 [2022-02-18T12:02:46.253Z] #49 23.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:02:46 [2022-02-18T12:02:46.253Z] #49 24.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:02:46 [2022-02-18T12:02:46.253Z] #49 24.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:02:46 [2022-02-18T12:02:46.253Z] #49 25.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:02:46 [2022-02-18T12:02:46.514Z] #49 25.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:02:46 [2022-02-18T12:02:46.538Z] #42 36.84 Building dependency tree...
12:02:46 [2022-02-18T12:02:46.538Z] #42 ...
12:02:46 [2022-02-18T12:02:46.538Z] 
12:02:46 [2022-02-18T12:02:46.538Z] #51 [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
12:02:46 [2022-02-18T12:02:46.538Z] #51 sha256:e4059e063dd06f06512ae0f3636c456101c97cec5bd12f370cb700f2c09bd09e
12:02:46 [2022-02-18T12:02:46.538Z] #51 DONE 37.1s
12:02:46 [2022-02-18T12:02:46.538Z] 
12:02:46 [2022-02-18T12:02:46.538Z] #36 [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
12:02:46 [2022-02-18T12:02:46.538Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:46 [2022-02-18T12:02:46.538Z] #36 35.53 Building dependency tree...
12:02:47 [2022-02-18T12:02:47.084Z] #49 26.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:02:47 [2022-02-18T12:02:47.343Z] #49 26.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:02:47 [2022-02-18T12:02:47.343Z] #49 26.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:02:47 [2022-02-18T12:02:47.343Z] #49 26.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:02:47 [2022-02-18T12:02:47.344Z] INFO: Downloading compiler 2 of 3...
12:02:47 [2022-02-18T12:02:47.603Z] #49 26.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:02:47 [2022-02-18T12:02:47.863Z] #49 26.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:02:47 [2022-02-18T12:02:47.863Z] #49 26.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:02:48 [2022-02-18T12:02:48.124Z] #49 26.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:02:48 [2022-02-18T12:02:48.124Z] #49 26.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:02:48 [2022-02-18T12:02:48.124Z] #49 26.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:02:48 [2022-02-18T12:02:48.124Z] #49 27.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:02:48 [2022-02-18T12:02:48.309Z] INFO: Downloading compiler 3 of 3...
12:02:48 [2022-02-18T12:02:48.383Z] #49 27.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:02:48 [2022-02-18T12:02:48.383Z] #49 27.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:02:48 [2022-02-18T12:02:48.437Z] #36 38.66 The following additional packages will be installed:
12:02:48 [2022-02-18T12:02:48.437Z] #36 38.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:02:48 [2022-02-18T12:02:48.437Z] #36 38.67 Suggested packages:
12:02:48 [2022-02-18T12:02:48.437Z] #36 38.69   cmake-doc ninja-build lrzip
12:02:48 [2022-02-18T12:02:48.437Z] #36 38.69 Recommended packages:
12:02:48 [2022-02-18T12:02:48.437Z] #36 38.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:02:48 [2022-02-18T12:02:48.643Z] #49 27.45 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:02:48 [2022-02-18T12:02:48.644Z] #49 27.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:02:48 [2022-02-18T12:02:48.644Z] #49 27.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:02:48 [2022-02-18T12:02:48.904Z] #49 27.70 go: downloading github.com/ultraware/funlen v0.0.2
12:02:48 [2022-02-18T12:02:48.904Z] #49 27.73 go: downloading github.com/ultraware/whitespace v0.0.4
12:02:48 [2022-02-18T12:02:48.904Z] #49 27.74 go: downloading github.com/uudashr/gocognit v1.0.1
12:02:49 [2022-02-18T12:02:49.004Z] #36 39.51 The following NEW packages will be installed:
12:02:49 [2022-02-18T12:02:49.004Z] #36 39.52   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:02:49 [2022-02-18T12:02:49.004Z] #36 39.52   vim-common xxd
12:02:49 [2022-02-18T12:02:49.163Z] #49 27.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:02:49 [2022-02-18T12:02:49.274Z] INFO: Extracting git...
12:02:49 [2022-02-18T12:02:49.567Z] #36 39.92 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:02:49 [2022-02-18T12:02:49.567Z] #36 39.92 Need to get 14.9 MB of archives.
12:02:49 [2022-02-18T12:02:49.567Z] #36 39.92 After this operation, 61.8 MB of additional disk space will be used.
12:02:49 [2022-02-18T12:02:49.567Z] #36 39.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:02:49 [2022-02-18T12:02:49.567Z] #36 39.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:02:49 [2022-02-18T12:02:49.567Z] #36 39.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:02:49 [2022-02-18T12:02:49.567Z] #36 40.01 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:02:50 [2022-02-18T12:02:50.101Z] #49 28.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:02:50 [2022-02-18T12:02:50.101Z] #49 29.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:02:50 [2022-02-18T12:02:50.132Z] #36 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:02:50 [2022-02-18T12:02:50.132Z] #36 40.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:02:50 [2022-02-18T12:02:50.132Z] #36 40.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:02:50 [2022-02-18T12:02:50.132Z] #36 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:02:50 [2022-02-18T12:02:50.132Z] #36 40.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:02:50 [2022-02-18T12:02:50.360Z] #49 29.20 go: downloading github.com/davecgh/go-spew v1.1.1
12:02:50 [2022-02-18T12:02:50.389Z] #36 40.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:02:50 [2022-02-18T12:02:50.619Z] #49 29.32 go: downloading github.com/pmezard/go-difflib v1.0.0
12:02:50 [2022-02-18T12:02:50.619Z] #49 29.38 go: downloading github.com/stretchr/objx v0.2.0
12:02:50 [2022-02-18T12:02:50.620Z] #49 29.58 go: downloading golang.org/x/text v0.3.2
12:02:51 [2022-02-18T12:02:51.317Z] #36 ...
12:02:51 [2022-02-18T12:02:51.317Z] 
12:02:51 [2022-02-18T12:02:51.317Z] #67 [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
12:02:51 [2022-02-18T12:02:51.317Z] #67 sha256:a9a0ba1ba9f926fac02473895c44637e4bab949290b0d7962fecc2e3a40fe774
12:02:51 [2022-02-18T12:02:51.317Z] #67 DONE 41.9s
12:02:51 [2022-02-18T12:02:51.317Z] 
12:02:51 [2022-02-18T12:02:51.317Z] #42 [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
12:02:51 [2022-02-18T12:02:51.317Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:51 [2022-02-18T12:02:51.317Z] #42 36.84 Building dependency tree...
12:02:51 [2022-02-18T12:02:51.317Z] #42 39.85 The following additional packages will be installed:
12:02:51 [2022-02-18T12:02:51.317Z] #42 39.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:02:51 [2022-02-18T12:02:51.317Z] #42 39.85   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:02:51 [2022-02-18T12:02:51.317Z] #42 39.86 Suggested packages:
12:02:51 [2022-02-18T12:02:51.317Z] #42 39.86   manpages-dev python-setuptools
12:02:51 [2022-02-18T12:02:51.317Z] #42 40.96 The following NEW packages will be installed:
12:02:51 [2022-02-18T12:02:51.317Z] #42 40.97   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:02:51 [2022-02-18T12:02:51.317Z] #42 40.97   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:02:51 [2022-02-18T12:02:51.317Z] #42 40.98   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:02:51 [2022-02-18T12:02:51.317Z] #42 40.98   python-six zlib1g-dev
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.33 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.33 Need to get 4095 kB of archives.
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.33 After this operation, 22.5 MB of additional disk space will be used.
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:02:51 [2022-02-18T12:02:51.317Z] #42 41.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:02:52 [2022-02-18T12:02:52.248Z] #42 ...
12:02:52 [2022-02-18T12:02:52.248Z] 
12:02:52 [2022-02-18T12:02:52.248Z] #55 [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
12:02:52 [2022-02-18T12:02:52.248Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:52 [2022-02-18T12:02:52.248Z] #55 30.67 Reading package lists...
12:02:52 [2022-02-18T12:02:52.248Z] #55 36.60 Building dependency tree...
12:02:52 [2022-02-18T12:02:52.248Z] #55 39.89 The following additional packages will be installed:
12:02:52 [2022-02-18T12:02:52.248Z] #55 39.90   libbtrfs0
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.10 The following NEW packages will be installed:
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.13   libbtrfs-dev libbtrfs0
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.51 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.51 Need to get 119 kB of archives.
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.51 After this operation, 387 kB of additional disk space will be used.
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:02:52 [2022-02-18T12:02:52.248Z] #55 40.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:02:52 [2022-02-18T12:02:52.248Z] #55 41.58 debconf: delaying package configuration, since apt-utils is not installed
12:02:52 [2022-02-18T12:02:52.248Z] #55 41.73 Fetched 119 kB in 0s (395 kB/s)
12:02:52 [2022-02-18T12:02:52.248Z] #55 41.88 Selecting previously unselected package libbtrfs0.
12:02:52 [2022-02-18T12:02:52.248Z] #55 41.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:02:52 [2022-02-18T12:02:52.248Z] #55 41.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 41.92 Unpacking libbtrfs0 (4.20.1-2) ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 42.09 Selecting previously unselected package libbtrfs-dev.
12:02:52 [2022-02-18T12:02:52.248Z] #55 42.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 42.13 Unpacking libbtrfs-dev (4.20.1-2) ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 42.32 Setting up libbtrfs0 (4.20.1-2) ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 42.36 Setting up libbtrfs-dev (4.20.1-2) ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 42.38 Processing triggers for libc-bin (2.28-10) ...
12:02:52 [2022-02-18T12:02:52.248Z] #55 DONE 42.8s
12:02:52 [2022-02-18T12:02:52.248Z] 
12:02:52 [2022-02-18T12:02:52.248Z] #36 [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
12:02:52 [2022-02-18T12:02:52.248Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:52 [2022-02-18T12:02:52.248Z] #36 42.19 debconf: delaying package configuration, since apt-utils is not installed
12:02:52 [2022-02-18T12:02:52.248Z] #36 42.50 Fetched 14.9 MB in 1s (10.7 MB/s)
12:02:52 [2022-02-18T12:02:52.248Z] #36 42.61 Selecting previously unselected package xxd.
12:02:52 [2022-02-18T12:02:52.248Z] #36 42.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:02:52 [2022-02-18T12:02:52.248Z] #36 42.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:02:52 [2022-02-18T12:02:52.248Z] #36 42.72 Unpacking xxd (2:8.1.0875-5) ...
12:02:52 [2022-02-18T12:02:52.504Z] #36 43.06 Selecting previously unselected package vim-common.
12:02:52 [2022-02-18T12:02:52.504Z] #36 43.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:02:52 [2022-02-18T12:02:52.524Z] #49 ...
12:02:52 [2022-02-18T12:02:52.524Z] 
12:02:52 [2022-02-18T12:02:52.524Z] #40 [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
12:02:52 [2022-02-18T12:02:52.524Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:02:52 [2022-02-18T12:02:52.524Z] #40 26.50 Checking out files:  91% (1680/1837)   
Checking out files:  92% (1691/1837)   
Checking out files:  93% (1709/1837)   
Checking out files:  94% (1727/1837)   
Checking out files:  95% (1746/1837)   
Checking out files:  96% (1764/1837)   
Checking out files:  97% (1782/1837)   
Checking out files:  98% (1801/1837)   
Checking out files:  99% (1819/1837)   
Checking out files: 100% (1837/1837)   
Checking out files: 100% (1837/1837), done.
12:02:52 [2022-02-18T12:02:52.524Z] #40 26.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:02:52 [2022-02-18T12:02:52.524Z] #40 28.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:02:52 [2022-02-18T12:02:52.760Z] #36 43.16 Unpacking vim-common (2:8.1.0875-5) ...
12:02:53 [2022-02-18T12:02:53.017Z] #36 43.54 Selecting previously unselected package cmake-data.
12:02:53 [2022-02-18T12:02:53.017Z] #36 43.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:02:53 [2022-02-18T12:02:53.017Z] #36 43.59 Unpacking cmake-data (3.13.4-1) ...
12:02:53 [2022-02-18T12:02:53.331Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e894ad8253bd2fe2) in /home/ubuntu/workspace/moby_PR-43259
[Pipeline] {
[Pipeline] checkout
12:02:53 [2022-02-18T12:02:53.421Z] The recommended git tool is: git
12:02:54 [2022-02-18T12:02:54.915Z] #36 ...
12:02:54 [2022-02-18T12:02:54.915Z] 
12:02:54 [2022-02-18T12:02:54.915Z] #49 [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
12:02:54 [2022-02-18T12:02:54.915Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:02:54 [2022-02-18T12:02:54.915Z] #49 35.38 go: downloading github.com/gogo/protobuf v1.2.1
12:02:54 [2022-02-18T12:02:54.915Z] #49 36.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:02:54 [2022-02-18T12:02:54.915Z] #49 37.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:02:54 [2022-02-18T12:02:54.915Z] #49 37.59 go: downloading github.com/BurntSushi/toml v0.3.1
12:02:54 [2022-02-18T12:02:54.915Z] #49 ...
12:02:54 [2022-02-18T12:02:54.915Z] 
12:02:54 [2022-02-18T12:02:54.915Z] #42 [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
12:02:54 [2022-02-18T12:02:54.915Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:54 [2022-02-18T12:02:54.915Z] #42 43.48 debconf: delaying package configuration, since apt-utils is not installed
12:02:54 [2022-02-18T12:02:54.915Z] #42 43.66 Fetched 4095 kB in 1s (5972 kB/s)
12:02:54 [2022-02-18T12:02:54.915Z] #42 43.80 Selecting previously unselected package libcap-dev:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 43.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 ... 15421 files and directories currently installed.)
12:02:54 [2022-02-18T12:02:54.915Z] #42 43.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 43.87 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.06 Selecting previously unselected package libnet1:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.17 Selecting previously unselected package libnet1-dev.
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.42 Selecting previously unselected package libnl-3-200:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.58 Selecting previously unselected package libnl-3-dev:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.59 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.80 Selecting previously unselected package libprotobuf-c1:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.90 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 44.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 45.03 Selecting previously unselected package zlib1g-dev:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 45.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 45.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 45.28 Selecting previously unselected package libprotobuf17:amd64.
12:02:54 [2022-02-18T12:02:54.915Z] #42 45.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:02:54 [2022-02-18T12:02:54.915Z] #42 45.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:02:55 [2022-02-18T12:02:55.482Z] #42 46.06 Selecting previously unselected package libprotobuf-lite17:amd64.
12:02:55 [2022-02-18T12:02:55.482Z] #42 46.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:02:55 [2022-02-18T12:02:55.482Z] #42 46.07 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:02:55 [2022-02-18T12:02:55.740Z] #42 46.30 Selecting previously unselected package libprotobuf-dev:amd64.
12:02:55 [2022-02-18T12:02:55.740Z] #42 46.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:02:55 [2022-02-18T12:02:55.740Z] #42 46.39 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:02:55 [2022-02-18T12:02:55.813Z] #40 ...
12:02:55 [2022-02-18T12:02:55.813Z] 
12:02:55 [2022-02-18T12:02:55.813Z] #36 [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
12:02:55 [2022-02-18T12:02:55.813Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:55 [2022-02-18T12:02:55.813Z] #36 24.05 Fetched 8469 kB in 19s (451 kB/s)
12:02:55 [2022-02-18T12:02:55.813Z] #36 24.05 Reading package lists...
12:02:55 [2022-02-18T12:02:55.813Z] #36 31.40 Reading package lists...
12:02:55 [2022-02-18T12:02:55.813Z] #36 ...
12:02:55 [2022-02-18T12:02:55.813Z] 
12:02:55 [2022-02-18T12:02:55.813Z] #42 [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
12:02:55 [2022-02-18T12:02:55.813Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:02:55 [2022-02-18T12:02:55.813Z] #42 24.06 Fetched 8469 kB in 19s (453 kB/s)
12:02:55 [2022-02-18T12:02:55.813Z] #42 24.06 Reading package lists...
12:02:55 [2022-02-18T12:02:55.813Z] #42 31.15 Reading package lists...
12:02:55 [2022-02-18T12:02:55.813Z] #42 ...
12:02:55 [2022-02-18T12:02:55.813Z] 
12:02:55 [2022-02-18T12:02:55.813Z] #55 [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
12:02:55 [2022-02-18T12:02:55.813Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:02:55 [2022-02-18T12:02:55.813Z] #55 24.36 Fetched 8469 kB in 19s (435 kB/s)
12:02:55 [2022-02-18T12:02:55.813Z] #55 24.36 Reading package lists...
12:02:55 [2022-02-18T12:02:55.813Z] #55 31.09 Reading package lists...
12:02:55 [2022-02-18T12:02:55.813Z] #55 ...
12:02:55 [2022-02-18T12:02:55.813Z] 
12:02:55 [2022-02-18T12:02:55.813Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:55 [2022-02-18T12:02:55.813Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:55 [2022-02-18T12:02:55.813Z] #13 22.66 Fetched 9004 kB in 20s (440 kB/s)
12:02:55 [2022-02-18T12:02:55.813Z] #13 22.66 Reading package lists...
12:02:56 [2022-02-18T12:02:56.535Z] using credential docker-jenkins-github-credentials
12:02:56 [2022-02-18T12:02:56.544Z] Cloning the remote Git repository
12:02:56 [2022-02-18T12:02:56.544Z] Cloning with configured refspecs honoured and without tags
12:02:56 [2022-02-18T12:02:56.005Z] Cloning repository https://github.com/moby/moby.git
12:02:56 [2022-02-18T12:02:56.069Z]  > git init /home/ubuntu/workspace/moby_PR-43259 # timeout=10
12:02:57 [2022-02-18T12:02:57.112Z] #42 47.62 Selecting previously unselected package libprotoc17:amd64.
12:02:57 [2022-02-18T12:02:57.112Z] #42 47.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:02:57 [2022-02-18T12:02:57.112Z] #42 47.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:02:57 [2022-02-18T12:02:57.194Z] #13 29.81 Reading package lists...
12:02:57 [2022-02-18T12:02:57.194Z] #13 ...
12:02:57 [2022-02-18T12:02:57.194Z] 
12:02:57 [2022-02-18T12:02:57.194Z] #49 [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
12:02:57 [2022-02-18T12:02:57.194Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:57 [2022-02-18T12:02:57.194Z] #49 36.15 go: downloading github.com/gobwas/glob v0.2.3
12:02:57 [2022-02-18T12:02:57.454Z] #49 36.16 go: downloading github.com/kisielk/gotool v1.0.0
12:02:57 [2022-02-18T12:02:57.454Z] #49 36.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:02:57 [2022-02-18T12:02:57.454Z] #49 ...
12:02:57 [2022-02-18T12:02:57.454Z] 
12:02:57 [2022-02-18T12:02:57.454Z] #58 [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
12:02:57 [2022-02-18T12:02:57.454Z] #58 sha256:1086adc9ec6dbb7793b7890fd0bff100b1be599da042092d1a208c0630a2e855
12:02:57 [2022-02-18T12:02:57.454Z] #58 26.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:02:57 [2022-02-18T12:02:57.454Z] #58 ...
12:02:57 [2022-02-18T12:02:57.454Z] 
12:02:57 [2022-02-18T12:02:57.454Z] #49 [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
12:02:57 [2022-02-18T12:02:57.454Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:02:57 [2022-02-18T12:02:57.454Z] #49 36.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:02:57 [2022-02-18T12:02:57.454Z] #49 36.34 go: downloading github.com/gogo/protobuf v1.2.1
12:02:57 [2022-02-18T12:02:57.677Z] #42 48.15 Selecting previously unselected package protobuf-c-compiler.
12:02:57 [2022-02-18T12:02:57.678Z] #42 48.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:02:57 [2022-02-18T12:02:57.678Z] #42 48.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:02:57 [2022-02-18T12:02:57.678Z] #42 48.37 Selecting previously unselected package protobuf-compiler.
12:02:57 [2022-02-18T12:02:57.678Z] #42 48.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:02:57 [2022-02-18T12:02:57.694Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07a1eba71c3db81bd) in /home/ubuntu/workspace/moby_PR-43259
[Pipeline] {
[Pipeline] checkout
12:02:57 [2022-02-18T12:02:57.823Z] The recommended git tool is: git
12:02:57 [2022-02-18T12:02:57.934Z] #42 48.39 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:02:57 [2022-02-18T12:02:57.934Z] #42 48.51 Selecting previously unselected package python-pkg-resources.
12:02:57 [2022-02-18T12:02:57.934Z] #42 48.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:02:57 [2022-02-18T12:02:57.934Z] #42 48.53 Unpacking python-pkg-resources (40.8.0-1) ...
12:02:56 [2022-02-18T12:02:56.287Z] Fetching upstream changes from https://github.com/moby/moby.git
12:02:56 [2022-02-18T12:02:56.287Z]  > git --version # timeout=10
12:02:56 [2022-02-18T12:02:56.321Z]  > git --version # 'git version 2.17.1'
12:02:56 [2022-02-18T12:02:56.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:02:56 [2022-02-18T12:02:56.322Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:02:58 [2022-02-18T12:02:58.192Z] #42 48.75 Selecting previously unselected package python-six.
12:02:58 [2022-02-18T12:02:58.193Z] #42 48.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:02:58 [2022-02-18T12:02:58.193Z] #42 48.78 Unpacking python-six (1.12.0-1) ...
12:02:58 [2022-02-18T12:02:58.193Z] #42 48.85 Selecting previously unselected package python-protobuf.
12:02:58 [2022-02-18T12:02:58.450Z] #42 48.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:02:58 [2022-02-18T12:02:58.450Z] #42 48.86 Unpacking python-protobuf (3.6.1.3-2) ...
12:02:58 [2022-02-18T12:02:58.910Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-060e7506692a6dd02) in /home/ubuntu/workspace/moby_PR-43259
[Pipeline] {
[Pipeline] checkout
12:02:59 [2022-02-18T12:02:59.003Z] The recommended git tool is: git
12:02:59 [2022-02-18T12:02:59.014Z] #42 49.55 Setting up python-pkg-resources (40.8.0-1) ...
12:02:59 [2022-02-18T12:02:59.273Z] #42 ...
12:02:59 [2022-02-18T12:02:59.273Z] 
12:02:59 [2022-02-18T12:02:59.273Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:02:59 [2022-02-18T12:02:59.273Z] #13 29.11 Reading package lists...
12:02:59 [2022-02-18T12:02:59.273Z] #13 36.28 Building dependency tree...
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.34 The following additional packages will be installed:
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.34   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.34   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.35   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.35   mingw-w64-x86-64-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.35 Suggested packages:
12:02:59 [2022-02-18T12:02:59.273Z] #13 40.35   gcc-8-locales seccomp wine64
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.27 The following NEW packages will be installed:
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.27   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.27   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.27   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.27   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.27   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.28   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.28 The following packages will be upgraded:
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.29   libseccomp2
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.69 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.69 Need to get 77.8 MB of archives.
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.69 After this operation, 487 MB of additional disk space will be used.
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.70 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
12:02:59 [2022-02-18T12:02:59.273Z] #13 41.74 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 41.89 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]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.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]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 42.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
12:02:59 [2022-02-18T12:02:59.274Z] #13 45.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
12:02:59 [2022-02-18T12:02:59.363Z] #49 ...
12:02:59 [2022-02-18T12:02:59.363Z] 
12:02:59 [2022-02-18T12:02:59.363Z] #51 [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
12:02:59 [2022-02-18T12:02:59.364Z] #51 sha256:c45ccab993e11710e10411ee0c4f474441e0d50ad6fc808f9813fa2f1e53d9d0
12:02:59 [2022-02-18T12:02:59.364Z] #51 DONE 38.0s
12:02:59 [2022-02-18T12:02:59.364Z] 
12:02:59 [2022-02-18T12:02:59.364Z] #36 [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
12:02:59 [2022-02-18T12:02:59.364Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:02:59 [2022-02-18T12:02:59.364Z] #36 31.40 Reading package lists...
12:02:59 [2022-02-18T12:02:59.531Z] #13 ...
12:02:59 [2022-02-18T12:02:59.531Z] 
12:02:59 [2022-02-18T12:02:59.531Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:02:59 [2022-02-18T12:02:59.531Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:02:59 [2022-02-18T12:02:59.531Z] #32 46.26 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.
12:02:59 [2022-02-18T12:02:59.531Z] #32 46.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:02:59 [2022-02-18T12:02:59.531Z] #32 46.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:03:01 [2022-02-18T12:03:01.425Z] #32 ...
12:03:01 [2022-02-18T12:03:01.425Z] 
12:03:01 [2022-02-18T12:03:01.425Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:01 [2022-02-18T12:03:01.425Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.84 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]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:03:01 [2022-02-18T12:03:01.425Z] #13 47.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:03:01 [2022-02-18T12:03:01.426Z] #13 47.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:03:01 [2022-02-18T12:03:01.426Z] #13 47.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:03:01 [2022-02-18T12:03:01.530Z] #36 38.41 Building dependency tree...
12:03:01 [2022-02-18T12:03:01.530Z] #36 40.07 Reading state information...
12:03:01 [2022-02-18T12:03:01.995Z] using credential docker-jenkins-github-credentials
12:03:02 [2022-02-18T12:03:02.004Z] Cloning the remote Git repository
12:03:02 [2022-02-18T12:03:02.004Z] Cloning with configured refspecs honoured and without tags
12:03:02 [2022-02-18T12:03:02.355Z] #13 48.92 debconf: delaying package configuration, since apt-utils is not installed
12:03:02 [2022-02-18T12:03:02.355Z] #13 ...
12:03:02 [2022-02-18T12:03:02.355Z] 
12:03:02 [2022-02-18T12:03:02.355Z] #56 [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
12:03:02 [2022-02-18T12:03:02.355Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.297 + RM_GOPATH=0
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.297 + TMP_GOPATH=
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.297 + : /build
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.297 + '[' -z '' ']'
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.298 ++ mktemp -d
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.300 + export GOPATH=/tmp/tmp.NgqeJNkBc0
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.300 + GOPATH=/tmp/tmp.NgqeJNkBc0
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.300 + RM_GOPATH=1
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.301 + case "$(go env GOARCH)" in
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.302 ++ go env GOARCH
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.332 + export GO_BUILDMODE=-buildmode=pie
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.332 + GO_BUILDMODE=-buildmode=pie
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.333 ++ dirname /tmp/install/install.sh
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.336 + dir=/tmp/install
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.336 + bin=containerd
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.336 + shift
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.337 + '[' '!' -f /tmp/install/containerd.installer ']'
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.337 + . /tmp/install/containerd.installer
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.338 ++ set -e
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.338 ++ : v1.5.9
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.338 + install_containerd
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.339 + echo 'Install containerd version v1.5.9'
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.341 Install containerd version v1.5.9
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.341 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NgqeJNkBc0/src/github.com/containerd/containerd
12:03:02 [2022-02-18T12:03:02.355Z] #56 1.371 Cloning into '/tmp/tmp.NgqeJNkBc0/src/github.com/containerd/containerd'...
12:03:02 [2022-02-18T12:03:02.355Z] #56 ...
12:03:02 [2022-02-18T12:03:02.355Z] 
12:03:02 [2022-02-18T12:03:02.355Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:02 [2022-02-18T12:03:02.355Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:02 [2022-02-18T12:03:02.355Z] #13 49.14 Fetched 77.8 MB in 7s (11.9 MB/s)
12:03:02 [2022-02-18T12:03:02.612Z] #13 49.24 (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 ... 15421 files and directories currently installed.)
12:03:02 [2022-02-18T12:03:02.612Z] #13 49.31 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
12:03:02 [2022-02-18T12:03:02.612Z] #13 49.34 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
12:03:02 [2022-02-18T12:03:02.302Z] Cloning repository https://github.com/moby/moby.git
12:03:02 [2022-02-18T12:03:02.379Z]  > git init /home/ubuntu/workspace/moby_PR-43259 # timeout=10
12:03:02 [2022-02-18T12:03:02.869Z] #13 49.55 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
12:03:02 [2022-02-18T12:03:02.869Z] #13 49.74 Selecting previously unselected package binutils-mingw-w64-i686.
12:03:02 [2022-02-18T12:03:02.909Z] #36 ...
12:03:02 [2022-02-18T12:03:02.909Z] 
12:03:02 [2022-02-18T12:03:02.909Z] #67 [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
12:03:02 [2022-02-18T12:03:02.909Z] #67 sha256:569b14c77989de812fef361fcb608bdfe86f86c5bc1d74883890c33c96aaea7c
12:03:02 [2022-02-18T12:03:02.909Z] #67 DONE 41.5s
12:03:02 [2022-02-18T12:03:02.909Z] 
12:03:02 [2022-02-18T12:03:02.909Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:02 [2022-02-18T12:03:02.909Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:02 [2022-02-18T12:03:02.909Z] #13 29.81 Reading package lists...
12:03:02 [2022-02-18T12:03:02.909Z] #13 36.42 Building dependency tree...
12:03:02 [2022-02-18T12:03:02.909Z] #13 37.84 Reading state information...
12:03:03 [2022-02-18T12:03:03.158Z] #13 49.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:03:03 [2022-02-18T12:03:03.158Z] #13 49.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:03:03 [2022-02-18T12:03:03.158Z] #13 49.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:03:03 [2022-02-18T12:03:03.158Z] #13 ...
12:03:03 [2022-02-18T12:03:03.158Z] 
12:03:03 [2022-02-18T12:03:03.158Z] #34 [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
12:03:03 [2022-02-18T12:03:03.158Z] #34 sha256:338a4c4137c26dd41272eeff0d6c4a71d25787dfb452fd3d9ceff89b2814dc07
12:03:03 [2022-02-18T12:03:03.158Z] #34 43.70 internal/reflectlite
12:03:03 [2022-02-18T12:03:03.158Z] #34 43.70 sync
12:03:03 [2022-02-18T12:03:03.158Z] #34 44.98 internal/testlog
12:03:03 [2022-02-18T12:03:03.158Z] #34 46.04 sort
12:03:03 [2022-02-18T12:03:03.158Z] #34 46.05 errors
12:03:03 [2022-02-18T12:03:03.158Z] #34 46.38 strconv
12:03:03 [2022-02-18T12:03:03.158Z] #34 47.24 io
12:03:03 [2022-02-18T12:03:03.158Z] #34 48.53 internal/oserror
12:03:03 [2022-02-18T12:03:03.158Z] #34 48.62 syscall
12:03:03 [2022-02-18T12:03:03.158Z] #34 50.06 reflect
12:03:03 [2022-02-18T12:03:03.439Z] #34 ...
12:03:03 [2022-02-18T12:03:03.439Z] 
12:03:03 [2022-02-18T12:03:03.439Z] #36 [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
12:03:03 [2022-02-18T12:03:03.439Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:03:03 [2022-02-18T12:03:03.439Z] #36 46.40 Selecting previously unselected package libicu63:amd64.
12:03:03 [2022-02-18T12:03:03.439Z] #36 46.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 46.41 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 52.49 Selecting previously unselected package libxml2:amd64.
12:03:03 [2022-02-18T12:03:03.439Z] #36 52.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 52.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.06 Selecting previously unselected package libarchive13:amd64.
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.07 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.38 Selecting previously unselected package libjsoncpp1:amd64.
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.59 Selecting previously unselected package librhash0:amd64.
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:03:03 [2022-02-18T12:03:03.439Z] #36 53.61 Unpacking librhash0:amd64 (1.3.8-1) ...
12:03:03 [2022-02-18T12:03:03.696Z] #36 ...
12:03:03 [2022-02-18T12:03:03.696Z] 
12:03:03 [2022-02-18T12:03:03.696Z] #42 [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
12:03:03 [2022-02-18T12:03:03.696Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:03 [2022-02-18T12:03:03.696Z] #42 54.34 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:03:03 [2022-02-18T12:03:03.915Z] using credential docker-jenkins-github-credentials
12:03:03 [2022-02-18T12:03:03.923Z] Cloning the remote Git repository
12:03:03 [2022-02-18T12:03:03.923Z] Cloning with configured refspecs honoured and without tags
12:03:03 [2022-02-18T12:03:03.118Z] Fetching upstream changes from https://github.com/moby/moby.git
12:03:03 [2022-02-18T12:03:03.118Z]  > git --version # timeout=10
12:03:03 [2022-02-18T12:03:03.128Z]  > git --version # 'git version 2.25.1'
12:03:03 [2022-02-18T12:03:03.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:03 [2022-02-18T12:03:03.130Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:03 [2022-02-18T12:03:03.952Z] #42 54.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:03:03 [2022-02-18T12:03:03.952Z] #42 54.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:03:03 [2022-02-18T12:03:03.952Z] #42 54.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:03:03 [2022-02-18T12:03:03.952Z] #42 54.43 Setting up python-six (1.12.0-1) ...
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.76 The following additional packages will be installed:
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.77   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.77   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.78   mingw-w64-x86-64-dev
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.80 Suggested packages:
12:03:04 [2022-02-18T12:03:04.815Z] #13 39.80   gcc-8-locales seccomp wine64
12:03:03 [2022-02-18T12:03:03.985Z] Cloning repository https://github.com/moby/moby.git
12:03:04 [2022-02-18T12:03:04.066Z]  > git init /home/ubuntu/workspace/moby_PR-43259 # timeout=10
12:03:04 [2022-02-18T12:03:04.443Z] Fetching upstream changes from https://github.com/moby/moby.git
12:03:04 [2022-02-18T12:03:04.443Z]  > git --version # timeout=10
12:03:04 [2022-02-18T12:03:04.455Z]  > git --version # 'git version 2.25.1'
12:03:04 [2022-02-18T12:03:04.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:04 [2022-02-18T12:03:04.495Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.81 The following NEW packages will be installed:
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.82   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.82   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.82   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.82   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.83 The following packages will be upgraded:
12:03:05 [2022-02-18T12:03:05.778Z] #13 40.83   libseccomp2
12:03:06 [2022-02-18T12:03:06.037Z] #13 41.17 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
12:03:06 [2022-02-18T12:03:06.037Z] #13 41.17 Need to get 77.8 MB of archives.
12:03:06 [2022-02-18T12:03:06.037Z] #13 41.17 After this operation, 487 MB of additional disk space will be used.
12:03:06 [2022-02-18T12:03:06.038Z] #13 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:03:06 [2022-02-18T12:03:06.298Z] #13 41.19 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
12:03:06 [2022-02-18T12:03:06.298Z] #13 41.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
12:03:06 [2022-02-18T12:03:06.298Z] #13 41.34 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]
12:03:06 [2022-02-18T12:03:06.557Z] #13 41.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:03:06 [2022-02-18T12:03:06.557Z] #13 41.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:03:06 [2022-02-18T12:03:06.557Z] #13 41.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:03:06 [2022-02-18T12:03:06.826Z] #13 41.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:03:06 [2022-02-18T12:03:06.952Z] INFO: Expanding go...
12:03:07 [2022-02-18T12:03:07.526Z] #13 42.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:03:07 [2022-02-18T12:03:07.526Z] #13 ...
12:03:07 [2022-02-18T12:03:07.526Z] 
12:03:07 [2022-02-18T12:03:07.526Z] #42 [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
12:03:07 [2022-02-18T12:03:07.526Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:07 [2022-02-18T12:03:07.526Z] #42 31.15 Reading package lists...
12:03:07 [2022-02-18T12:03:07.526Z] #42 36.86 Building dependency tree...
12:03:07 [2022-02-18T12:03:07.527Z] #42 38.41 Reading state information...
12:03:07 [2022-02-18T12:03:07.527Z] #42 40.48 The following additional packages will be installed:
12:03:07 [2022-02-18T12:03:07.527Z] #42 40.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:03:07 [2022-02-18T12:03:07.527Z] #42 40.49   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:03:07 [2022-02-18T12:03:07.527Z] #42 40.50 Suggested packages:
12:03:07 [2022-02-18T12:03:07.527Z] #42 40.51   manpages-dev python-setuptools
12:03:07 [2022-02-18T12:03:07.527Z] #42 41.85 The following NEW packages will be installed:
12:03:07 [2022-02-18T12:03:07.527Z] #42 41.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:03:07 [2022-02-18T12:03:07.527Z] #42 41.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:03:07 [2022-02-18T12:03:07.527Z] #42 41.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:03:07 [2022-02-18T12:03:07.527Z] #42 41.86   python-six zlib1g-dev
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 Need to get 4095 kB of archives.
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 After this operation, 22.5 MB of additional disk space will be used.
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 42.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 43.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 43.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 43.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:03:07 [2022-02-18T12:03:07.527Z] #42 44.29 debconf: delaying package configuration, since apt-utils is not installed
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.06 Fetched 4095 kB in 1s (4000 kB/s)
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.60 Selecting previously unselected package libcap-dev:amd64.
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.66 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.88 Selecting previously unselected package libnet1:amd64.
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:03:07 [2022-02-18T12:03:07.527Z] #42 45.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:03:07 [2022-02-18T12:03:07.804Z] #42 ...
12:03:07 [2022-02-18T12:03:07.804Z] 
12:03:07 [2022-02-18T12:03:07.804Z] #55 [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
12:03:07 [2022-02-18T12:03:07.804Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:03:07 [2022-02-18T12:03:07.804Z] #55 31.09 Reading package lists...
12:03:07 [2022-02-18T12:03:07.804Z] #55 37.45 Building dependency tree...
12:03:07 [2022-02-18T12:03:07.804Z] #55 39.23 Reading state information...
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.11 The following additional packages will be installed:
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.12   libbtrfs0
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.33 The following NEW packages will be installed:
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.35   libbtrfs-dev libbtrfs0
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.77 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.77 Need to get 119 kB of archives.
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.77 After this operation, 387 kB of additional disk space will be used.
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:03:07 [2022-02-18T12:03:07.804Z] #55 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:03:07 [2022-02-18T12:03:07.804Z] #55 43.47 debconf: delaying package configuration, since apt-utils is not installed
12:03:07 [2022-02-18T12:03:07.804Z] #55 43.68 Fetched 119 kB in 0s (392 kB/s)
12:03:07 [2022-02-18T12:03:07.804Z] #55 43.83 Selecting previously unselected package libbtrfs0.
12:03:07 [2022-02-18T12:03:07.805Z] #55 43.84 (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 ... 15421 files and directories currently installed.)
12:03:07 [2022-02-18T12:03:07.805Z] #55 43.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 43.97 Unpacking libbtrfs0 (4.20.1-2) ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 44.21 Selecting previously unselected package libbtrfs-dev.
12:03:07 [2022-02-18T12:03:07.805Z] #55 44.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 44.23 Unpacking libbtrfs-dev (4.20.1-2) ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 45.70 Setting up libbtrfs0 (4.20.1-2) ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 45.71 Setting up libbtrfs-dev (4.20.1-2) ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 45.78 Processing triggers for libc-bin (2.28-10) ...
12:03:07 [2022-02-18T12:03:07.805Z] #55 DONE 46.6s
12:03:07 [2022-02-18T12:03:07.805Z] 
12:03:07 [2022-02-18T12:03:07.805Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:07 [2022-02-18T12:03:07.805Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:07 [2022-02-18T12:03:07.805Z] #13 42.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
12:03:07 [2022-02-18T12:03:07.805Z] #13 42.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
12:03:08 [2022-02-18T12:03:08.128Z] #42 58.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:03:08 [2022-02-18T12:03:08.128Z] #42 58.53 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:03:08 [2022-02-18T12:03:08.128Z] #42 ...
12:03:08 [2022-02-18T12:03:08.128Z] 
12:03:08 [2022-02-18T12:03:08.129Z] #36 [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
12:03:08 [2022-02-18T12:03:08.129Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:03:08 [2022-02-18T12:03:08.129Z] #36 54.41 Selecting previously unselected package libuv1:amd64.
12:03:08 [2022-02-18T12:03:08.129Z] #36 54.42 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 54.42 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 54.55 Selecting previously unselected package cmake.
12:03:08 [2022-02-18T12:03:08.129Z] #36 54.56 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 54.57 Unpacking cmake (3.13.4-1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.40 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.43 Setting up xxd (2:8.1.0875-5) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.46 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.48 Setting up vim-common (2:8.1.0875-5) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.54 Setting up librhash0:amd64 (1.3.8-1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.56 Setting up cmake-data (3.13.4-1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.59 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.63 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.65 Setting up cmake (3.13.4-1) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.66 Processing triggers for libc-bin (2.28-10) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 57.77 Processing triggers for mime-support (3.62) ...
12:03:08 [2022-02-18T12:03:08.129Z] #36 DONE 58.6s
12:03:08 [2022-02-18T12:03:08.129Z] 
12:03:08 [2022-02-18T12:03:08.129Z] #42 [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
12:03:08 [2022-02-18T12:03:08.129Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:08 [2022-02-18T12:03:08.129Z] #42 58.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:03:08 [2022-02-18T12:03:08.129Z] #42 58.66 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:03:08 [2022-02-18T12:03:08.129Z] #42 58.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:03:08 [2022-02-18T12:03:08.129Z] #42 58.71 Setting up protobuf-compiler (3.6.1.3-2) ...
12:03:08 [2022-02-18T12:03:08.129Z] #42 58.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:03:08 [2022-02-18T12:03:08.385Z] #42 58.76 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:03:08 [2022-02-18T12:03:08.385Z] #42 58.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:03:08 [2022-02-18T12:03:08.385Z] #42 58.81 Setting up python-protobuf (3.6.1.3-2) ...
12:03:09 [2022-02-18T12:03:09.712Z] #13 ...
12:03:09 [2022-02-18T12:03:09.712Z] 
12:03:09 [2022-02-18T12:03:09.712Z] #49 [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
12:03:09 [2022-02-18T12:03:09.712Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:03:09 [2022-02-18T12:03:09.712Z] #49 38.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:03:09 [2022-02-18T12:03:09.712Z] #49 38.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:03:09 [2022-02-18T12:03:09.712Z] #49 39.07 go: downloading github.com/BurntSushi/toml v0.3.1
12:03:09 [2022-02-18T12:03:09.712Z] #49 ...
12:03:09 [2022-02-18T12:03:09.712Z] 
12:03:09 [2022-02-18T12:03:09.712Z] #42 [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
12:03:09 [2022-02-18T12:03:09.712Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:09 [2022-02-18T12:03:09.712Z] #42 46.69 Selecting previously unselected package libnet1-dev.
12:03:09 [2022-02-18T12:03:09.712Z] #42 46.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 46.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.07 Selecting previously unselected package libnl-3-200:amd64.
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.33 Selecting previously unselected package libnl-3-dev:amd64.
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.84 Selecting previously unselected package libprotobuf-c1:amd64.
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.93 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 47.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:03:09 [2022-02-18T12:03:09.712Z] #42 48.04 Selecting previously unselected package zlib1g-dev:amd64.
12:03:09 [2022-02-18T12:03:09.713Z] #42 48.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.713Z] #42 48.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:03:09 [2022-02-18T12:03:09.713Z] #42 48.27 Selecting previously unselected package libprotobuf17:amd64.
12:03:09 [2022-02-18T12:03:09.713Z] #42 48.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:03:09 [2022-02-18T12:03:09.713Z] #42 48.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:03:09 [2022-02-18T12:03:09.760Z] #42 ...
12:03:09 [2022-02-18T12:03:09.760Z] 
12:03:09 [2022-02-18T12:03:09.760Z] #47 [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
12:03:09 [2022-02-18T12:03:09.760Z] #47 sha256:4a46a5ba362ae4b4a84fc6f43877fb68763284ec6a869fba4182394b9400edd6
12:03:09 [2022-02-18T12:03:09.761Z] #47 DONE 60.4s
12:03:10 [2022-02-18T12:03:10.017Z] 
12:03:10 [2022-02-18T12:03:10.017Z] #37 [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
12:03:10 [2022-02-18T12:03:10.017Z] #37 sha256:9e87b10a5ad0bb94ee79b8a6f5059cc6b6df7009d0d9da3efd60d382c5cb7e10
12:03:10 [2022-02-18T12:03:10.017Z] #37 0.976 + RM_GOPATH=0
12:03:10 [2022-02-18T12:03:10.017Z] #37 0.976 + TMP_GOPATH=
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.977 + : /build
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.977 + '[' -z '' ']'
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.978 ++ mktemp -d
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.984 + export GOPATH=/tmp/tmp.yTdyRAAvdy
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.984 + GOPATH=/tmp/tmp.yTdyRAAvdy
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.984 + RM_GOPATH=1
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.985 + case "$(go env GOARCH)" in
12:03:10 [2022-02-18T12:03:10.018Z] #37 0.985 ++ go env GOARCH
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.022 + export GO_BUILDMODE=-buildmode=pie
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.022 + GO_BUILDMODE=-buildmode=pie
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.024 ++ dirname /tmp/install/install.sh
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.027 + dir=/tmp/install
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.027 + bin=tini
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.027 + shift
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.027 + '[' '!' -f /tmp/install/tini.installer ']'
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.027 + . /tmp/install/tini.installer
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.028 ++ : v0.19.0
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.028 + install_tini
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.028 + echo 'Install tini version v0.19.0'
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.028 Install tini version v0.19.0
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.yTdyRAAvdy/tini
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.031 Cloning into '/tmp/tmp.yTdyRAAvdy/tini'...
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.791 + cd /tmp/tmp.yTdyRAAvdy/tini
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.794 + git checkout -q v0.19.0
12:03:10 [2022-02-18T12:03:10.018Z] #37 1.817 + cmake .
12:03:10 [2022-02-18T12:03:10.284Z] #42 48.96 Selecting previously unselected package libprotobuf-lite17:amd64.
12:03:10 [2022-02-18T12:03:10.284Z] #42 48.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:03:10 [2022-02-18T12:03:10.284Z] #42 48.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:03:10 [2022-02-18T12:03:10.284Z] #42 49.20 Selecting previously unselected package libprotobuf-dev:amd64.
12:03:10 [2022-02-18T12:03:10.284Z] #42 49.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:03:10 [2022-02-18T12:03:10.543Z] #42 49.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:03:10 [2022-02-18T12:03:10.949Z] #37 2.701 -- The C compiler identification is GNU 8.3.0
12:03:10 [2022-02-18T12:03:10.949Z] #37 2.765 -- Check for working C compiler: /usr/bin/cc
12:03:11 [2022-02-18T12:03:11.512Z] #37 3.544 -- Check for working C compiler: /usr/bin/cc -- works
12:03:11 [2022-02-18T12:03:11.768Z] #37 3.564 -- Detecting C compiler ABI info
12:03:11 [2022-02-18T12:03:11.923Z] #42 50.50 Selecting previously unselected package libprotoc17:amd64.
12:03:11 [2022-02-18T12:03:11.923Z] #42 50.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:03:11 [2022-02-18T12:03:11.923Z] #42 50.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:03:12 [2022-02-18T12:03:12.182Z] #42 51.09 Selecting previously unselected package protobuf-c-compiler.
12:03:12 [2022-02-18T12:03:12.182Z] #42 51.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:03:12 [2022-02-18T12:03:12.182Z] #42 51.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:03:12 [2022-02-18T12:03:12.330Z] #37 4.270 -- Detecting C compiler ABI info - done
12:03:12 [2022-02-18T12:03:12.330Z] #37 4.325 -- Detecting C compile features
12:03:12 [2022-02-18T12:03:12.441Z] #42 51.24 Selecting previously unselected package protobuf-compiler.
12:03:12 [2022-02-18T12:03:12.441Z] #42 51.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:03:12 [2022-02-18T12:03:12.441Z] #42 51.24 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:03:12 [2022-02-18T12:03:12.700Z] #42 51.45 Selecting previously unselected package python-pkg-resources.
12:03:12 [2022-02-18T12:03:12.700Z] #42 51.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:03:12 [2022-02-18T12:03:12.700Z] #42 51.46 Unpacking python-pkg-resources (40.8.0-1) ...
12:03:12 [2022-02-18T12:03:12.700Z] #42 51.68 Selecting previously unselected package python-six.
12:03:12 [2022-02-18T12:03:12.959Z] #42 51.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:03:12 [2022-02-18T12:03:12.959Z] #42 51.72 Unpacking python-six (1.12.0-1) ...
12:03:13 [2022-02-18T12:03:13.219Z] #42 51.85 Selecting previously unselected package python-protobuf.
12:03:13 [2022-02-18T12:03:13.219Z] #42 51.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:03:13 [2022-02-18T12:03:13.219Z] #42 51.89 Unpacking python-protobuf (3.6.1.3-2) ...
12:03:13 [2022-02-18T12:03:13.219Z] #42 ...
12:03:13 [2022-02-18T12:03:13.219Z] 
12:03:13 [2022-02-18T12:03:13.219Z] #36 [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
12:03:13 [2022-02-18T12:03:13.219Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:03:13 [2022-02-18T12:03:13.219Z] #36 42.13 The following additional packages will be installed:
12:03:13 [2022-02-18T12:03:13.219Z] #36 42.14   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:03:13 [2022-02-18T12:03:13.219Z] #36 42.16 Suggested packages:
12:03:13 [2022-02-18T12:03:13.219Z] #36 42.16   cmake-doc ninja-build lrzip
12:03:13 [2022-02-18T12:03:13.219Z] #36 42.16 Recommended packages:
12:03:13 [2022-02-18T12:03:13.219Z] #36 42.16   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.17 The following NEW packages will be installed:
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.18   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.18   vim-common xxd
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.54 Need to get 14.9 MB of archives.
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.54 After this operation, 61.8 MB of additional disk space will be used.
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 43.67 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 44.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 44.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 44.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 44.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 44.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 44.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:03:13 [2022-02-18T12:03:13.219Z] #36 46.60 debconf: delaying package configuration, since apt-utils is not installed
12:03:13 [2022-02-18T12:03:13.219Z] #36 46.97 Fetched 14.9 MB in 2s (7160 kB/s)
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.07 Selecting previously unselected package xxd.
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.18 Unpacking xxd (2:8.1.0875-5) ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.43 Selecting previously unselected package vim-common.
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.62 Unpacking vim-common (2:8.1.0875-5) ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.89 Selecting previously unselected package cmake-data.
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 47.90 Unpacking cmake-data (3.13.4-1) ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 50.55 Selecting previously unselected package libicu63:amd64.
12:03:13 [2022-02-18T12:03:13.219Z] #36 50.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ...
12:03:13 [2022-02-18T12:03:13.219Z] #36 50.56 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:03:13 [2022-02-18T12:03:13.478Z] #36 ...
12:03:13 [2022-02-18T12:03:13.478Z] 
12:03:13 [2022-02-18T12:03:13.478Z] #42 [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
12:03:13 [2022-02-18T12:03:13.478Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:13 [2022-02-18T12:03:13.478Z] #42 52.36 Setting up python-pkg-resources (40.8.0-1) ...
12:03:14 [2022-02-18T12:03:14.221Z] #37 6.166 -- Detecting C compile features - done
12:03:14 [2022-02-18T12:03:14.221Z] #37 6.192 -- Performing Test HAS_BUILTIN_FORTIFY
12:03:14 [2022-02-18T12:03:14.221Z] #37 ...
12:03:14 [2022-02-18T12:03:14.221Z] 
12:03:14 [2022-02-18T12:03:14.221Z] #42 [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
12:03:14 [2022-02-18T12:03:14.221Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:14 [2022-02-18T12:03:14.221Z] #42 64.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:03:14 [2022-02-18T12:03:14.477Z] #42 64.94 Processing triggers for libc-bin (2.28-10) ...
12:03:14 [2022-02-18T12:03:14.856Z] #42 ...
12:03:14 [2022-02-18T12:03:14.856Z] 
12:03:14 [2022-02-18T12:03:14.856Z] #34 [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
12:03:14 [2022-02-18T12:03:14.856Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:03:14 [2022-02-18T12:03:14.856Z] #34 43.47 sync
12:03:14 [2022-02-18T12:03:14.856Z] #34 43.47 internal/reflectlite
12:03:14 [2022-02-18T12:03:14.856Z] #34 44.67 internal/testlog
12:03:14 [2022-02-18T12:03:14.856Z] #34 45.47 sort
12:03:14 [2022-02-18T12:03:14.856Z] #34 45.47 errors
12:03:14 [2022-02-18T12:03:14.856Z] #34 45.88 strconv
12:03:14 [2022-02-18T12:03:14.856Z] #34 46.48 io
12:03:14 [2022-02-18T12:03:14.856Z] #34 48.13 internal/oserror
12:03:14 [2022-02-18T12:03:14.856Z] #34 48.25 syscall
12:03:14 [2022-02-18T12:03:14.856Z] #34 49.71 reflect
12:03:14 [2022-02-18T12:03:14.856Z] #34 ...
12:03:14 [2022-02-18T12:03:14.856Z] 
12:03:14 [2022-02-18T12:03:14.856Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:14 [2022-02-18T12:03:14.856Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:14 [2022-02-18T12:03:14.856Z] #13 46.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.57 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]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 48.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:03:14 [2022-02-18T12:03:14.856Z] #13 49.76 debconf: delaying package configuration, since apt-utils is not installed
12:03:14 [2022-02-18T12:03:14.856Z] #13 49.95 Fetched 77.8 MB in 8s (9886 kB/s)
12:03:15 [2022-02-18T12:03:15.115Z] #13 50.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:03:15 [2022-02-18T12:03:15.115Z] #13 50.06 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
12:03:15 [2022-02-18T12:03:15.115Z] #13 50.09 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
12:03:15 [2022-02-18T12:03:15.375Z] #13 50.31 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
12:03:15 [2022-02-18T12:03:15.375Z] #13 50.45 Selecting previously unselected package binutils-mingw-w64-i686.
12:03:15 [2022-02-18T12:03:15.375Z] #13 50.45 (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 ... 15421 files and directories currently installed.)
12:03:15 [2022-02-18T12:03:15.375Z] #13 50.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:03:15 [2022-02-18T12:03:15.375Z] #13 50.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:03:15 [2022-02-18T12:03:15.501Z] #42 DONE 65.8s
12:03:15 [2022-02-18T12:03:15.501Z] 
12:03:15 [2022-02-18T12:03:15.501Z] #37 [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
12:03:15 [2022-02-18T12:03:15.501Z] #37 sha256:9e87b10a5ad0bb94ee79b8a6f5059cc6b6df7009d0d9da3efd60d382c5cb7e10
12:03:15 [2022-02-18T12:03:15.501Z] #37 6.439 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:03:15 [2022-02-18T12:03:15.501Z] #37 6.590 -- Configuring done
12:03:15 [2022-02-18T12:03:15.501Z] #37 6.704 -- Generating done
12:03:15 [2022-02-18T12:03:15.501Z] #37 6.722 -- Build files have been written to: /tmp/tmp.yTdyRAAvdy/tini
12:03:15 [2022-02-18T12:03:15.501Z] #37 6.725 + make tini-static
12:03:15 [2022-02-18T12:03:15.501Z] #37 7.164 Scanning dependencies of target tini-static
12:03:15 [2022-02-18T12:03:15.501Z] #37 7.324 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:03:15 [2022-02-18T12:03:15.501Z] #37 ...
12:03:15 [2022-02-18T12:03:15.501Z] 
12:03:15 [2022-02-18T12:03:15.501Z] #34 [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
12:03:15 [2022-02-18T12:03:15.501Z] #34 sha256:338a4c4137c26dd41272eeff0d6c4a71d25787dfb452fd3d9ceff89b2814dc07
12:03:15 [2022-02-18T12:03:15.501Z] #34 56.02 internal/syscall/unix
12:03:15 [2022-02-18T12:03:15.501Z] #34 56.39 time
12:03:15 [2022-02-18T12:03:15.501Z] #34 62.45 internal/poll
12:03:15 [2022-02-18T12:03:15.501Z] #34 63.16 internal/fmtsort
12:03:15 [2022-02-18T12:03:15.501Z] #34 63.53 internal/syscall/execenv
12:03:15 [2022-02-18T12:03:15.501Z] #34 63.69 path
12:03:15 [2022-02-18T12:03:15.501Z] #34 64.30 io/fs
12:03:15 [2022-02-18T12:03:15.501Z] #34 64.95 strings
12:03:15 [2022-02-18T12:03:15.501Z] #34 65.43 os
12:03:15 [2022-02-18T12:03:15.501Z] #34 ...
12:03:15 [2022-02-18T12:03:15.501Z] 
12:03:15 [2022-02-18T12:03:15.501Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:15 [2022-02-18T12:03:15.501Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:15 [2022-02-18T12:03:15.501Z] #13 52.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:03:15 [2022-02-18T12:03:15.501Z] #13 52.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 52.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 54.82 Selecting previously unselected package binutils-mingw-w64.
12:03:15 [2022-02-18T12:03:15.501Z] #13 54.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 54.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.06 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.45 Selecting previously unselected package dmsetup.
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.50 Unpacking dmsetup (2:1.02.155-3) ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.75 Selecting previously unselected package mingw-w64-common.
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 55.75 Unpacking mingw-w64-common (6.0.0-3) ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 61.93 Selecting previously unselected package mingw-w64-x86-64-dev.
12:03:15 [2022-02-18T12:03:15.501Z] #13 61.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:03:15 [2022-02-18T12:03:15.501Z] #13 61.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:03:16 [2022-02-18T12:03:16.873Z] #13 ...
12:03:16 [2022-02-18T12:03:16.873Z] 
12:03:16 [2022-02-18T12:03:16.873Z] #37 [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
12:03:16 [2022-02-18T12:03:16.873Z] #37 sha256:9e87b10a5ad0bb94ee79b8a6f5059cc6b6df7009d0d9da3efd60d382c5cb7e10
12:03:16 [2022-02-18T12:03:16.873Z] #37 8.730 [100%] Linking C executable tini-static
12:03:17 [2022-02-18T12:03:17.438Z] #37 9.437 [100%] Built target tini-static
12:03:17 [2022-02-18T12:03:17.695Z] #37 9.525 + mkdir -p /build
12:03:17 [2022-02-18T12:03:17.695Z] #37 9.528 + cp tini-static /build/docker-init
12:03:17 [2022-02-18T12:03:17.912Z] #13 52.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:03:17 [2022-02-18T12:03:17.912Z] #13 52.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:03:17 [2022-02-18T12:03:17.912Z] #13 52.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:03:17 [2022-02-18T12:03:17.912Z] #13 ...
12:03:17 [2022-02-18T12:03:17.912Z] 
12:03:17 [2022-02-18T12:03:17.912Z] #42 [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
12:03:17 [2022-02-18T12:03:17.912Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:17 [2022-02-18T12:03:17.912Z] #42 56.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:03:17 [2022-02-18T12:03:17.912Z] #42 56.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:03:17 [2022-02-18T12:03:17.912Z] #42 56.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:03:17 [2022-02-18T12:03:17.912Z] #42 56.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:03:17 [2022-02-18T12:03:17.912Z] #42 56.64 Setting up python-six (1.12.0-1) ...
12:03:17 [2022-02-18T12:03:17.912Z] #42 ...
12:03:17 [2022-02-18T12:03:17.912Z] 
12:03:17 [2022-02-18T12:03:17.912Z] #56 [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
12:03:17 [2022-02-18T12:03:17.912Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.241 + RM_GOPATH=0
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.241 + TMP_GOPATH=
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.241 + : /build
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.241 + '[' -z '' ']'
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.241 ++ mktemp -d
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.244 + export GOPATH=/tmp/tmp.5xZ3GDlA0v
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.244 + GOPATH=/tmp/tmp.5xZ3GDlA0v
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.244 + RM_GOPATH=1
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.244 + case "$(go env GOARCH)" in
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.245 ++ go env GOARCH
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.334 + export GO_BUILDMODE=-buildmode=pie
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.334 + GO_BUILDMODE=-buildmode=pie
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.335 ++ dirname /tmp/install/install.sh
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.338 + dir=/tmp/install
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.339 + bin=containerd
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.340 + shift
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.340 + '[' '!' -f /tmp/install/containerd.installer ']'
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.340 + . /tmp/install/containerd.installer
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.340 ++ set -e
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.341 ++ : v1.5.9
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.344 + install_containerd
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.347 + echo 'Install containerd version v1.5.9'
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.353 Install containerd version v1.5.9
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.353 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5xZ3GDlA0v/src/github.com/containerd/containerd
12:03:17 [2022-02-18T12:03:17.912Z] #56 1.355 Cloning into '/tmp/tmp.5xZ3GDlA0v/src/github.com/containerd/containerd'...
12:03:17 [2022-02-18T12:03:17.912Z] #56 ...
12:03:17 [2022-02-18T12:03:17.912Z] 
12:03:17 [2022-02-18T12:03:17.912Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:03:17 [2022-02-18T12:03:17.912Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:03:17 [2022-02-18T12:03:17.912Z] #32 46.05 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.
12:03:17 [2022-02-18T12:03:17.912Z] #32 46.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:03:17 [2022-02-18T12:03:17.912Z] #32 46.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:03:17 [2022-02-18T12:03:17.953Z] #37 DONE 9.8s
12:03:17 [2022-02-18T12:03:17.953Z] 
12:03:17 [2022-02-18T12:03:17.953Z] #43 [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
12:03:17 [2022-02-18T12:03:17.953Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:17 [2022-02-18T12:03:17.953Z] #43 1.931 Note: Building without setproctitle() and strlcpy() support.
12:03:17 [2022-02-18T12:03:17.953Z] #43 1.931       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:03:17 [2022-02-18T12:03:17.953Z] #43 1.950 Note: Building without GnuTLS support
12:03:17 [2022-02-18T12:03:17.953Z] #43 1.958 Makefile.config:39: Warn: you have no libnftables installed
12:03:17 [2022-02-18T12:03:17.953Z] #43 1.958 Makefile.config:40: Warn: Building without nftables support
12:03:18 [2022-02-18T12:03:18.172Z] #32 ...
12:03:18 [2022-02-18T12:03:18.172Z] 
12:03:18 [2022-02-18T12:03:18.172Z] #36 [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
12:03:18 [2022-02-18T12:03:18.172Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:03:18 [2022-02-18T12:03:18.172Z] #36 56.53 Selecting previously unselected package libxml2:amd64.
12:03:18 [2022-02-18T12:03:18.172Z] #36 56.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:03:18 [2022-02-18T12:03:18.172Z] #36 56.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:03:18 [2022-02-18T12:03:18.172Z] #36 57.01 Selecting previously unselected package libarchive13:amd64.
12:03:18 [2022-02-18T12:03:18.433Z] #36 57.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:03:18 [2022-02-18T12:03:18.433Z] #36 57.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:03:18 [2022-02-18T12:03:18.433Z] #36 57.26 Selecting previously unselected package libjsoncpp1:amd64.
12:03:18 [2022-02-18T12:03:18.433Z] #36 57.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:03:18 [2022-02-18T12:03:18.433Z] #36 57.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:03:18 [2022-02-18T12:03:18.693Z] #36 57.48 Selecting previously unselected package librhash0:amd64.
12:03:18 [2022-02-18T12:03:18.693Z] #36 57.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:03:18 [2022-02-18T12:03:18.693Z] #36 57.51 Unpacking librhash0:amd64 (1.3.8-1) ...
12:03:18 [2022-02-18T12:03:18.693Z] #36 57.66 Selecting previously unselected package libuv1:amd64.
12:03:18 [2022-02-18T12:03:18.953Z] #36 57.68 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:03:18 [2022-02-18T12:03:18.953Z] #36 57.68 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:03:18 [2022-02-18T12:03:18.953Z] #36 57.82 Selecting previously unselected package cmake.
12:03:19 [2022-02-18T12:03:19.212Z] #36 57.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:03:19 [2022-02-18T12:03:19.212Z] #36 57.85 Unpacking cmake (3.13.4-1) ...
12:03:19 [2022-02-18T12:03:19.327Z] #43 4.220 fatal: not a git repository (or any of the parent directories): .git
12:03:19 [2022-02-18T12:03:19.585Z] #43 4.283   GEN      .gitid
12:03:19 [2022-02-18T12:03:19.585Z] #43 4.322   GEN      criu/include/version.h
12:03:19 [2022-02-18T12:03:19.585Z] #43 4.378   GEN      include/common/asm
12:03:19 [2022-02-18T12:03:19.703Z] Fetching without tags
12:03:20 [2022-02-18T12:03:20.022Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
12:03:20 [2022-02-18T12:03:20.244Z] Fetching without tags
12:03:20 [2022-02-18T12:03:20.524Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
12:03:20 [2022-02-18T12:03:20.815Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:03:20 [2022-02-18T12:03:20.815Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:03:20 [2022-02-18T12:03:20.956Z] #43 5.610   PBCC     images/timens.pb-c.c
12:03:20 [2022-02-18T12:03:20.956Z] #43 5.662   DEP      images/timens.pb-c.d
12:03:20 [2022-02-18T12:03:20.956Z] #43 5.719   PBCC     images/fown.pb-c.c
12:03:20 [2022-02-18T12:03:20.956Z] #43 ...
12:03:20 [2022-02-18T12:03:20.956Z] 
12:03:20 [2022-02-18T12:03:20.956Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:20 [2022-02-18T12:03:20.956Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:20 [2022-02-18T12:03:20.956Z] #13 67.61 Selecting previously unselected package gcc-mingw-w64-base.
12:03:20 [2022-02-18T12:03:20.956Z] #13 67.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:03:20 [2022-02-18T12:03:20.956Z] #13 67.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:03:20 [2022-02-18T12:03:20.956Z] #13 67.76 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:03:20 [2022-02-18T12:03:20.956Z] #13 67.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:03:21 [2022-02-18T12:03:21.214Z] #13 67.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:03:19 [2022-02-18T12:03:19.607Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:03:19 [2022-02-18T12:03:19.626Z]  > git config --add remote.origin.fetch +refs/pull/43259/head:refs/remotes/origin/PR-43259 # timeout=10
12:03:19 [2022-02-18T12:03:19.651Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:19 [2022-02-18T12:03:19.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:03:19 [2022-02-18T12:03:19.707Z] Fetching upstream changes from https://github.com/moby/moby.git
12:03:19 [2022-02-18T12:03:19.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:19 [2022-02-18T12:03:19.708Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:20 [2022-02-18T12:03:20.033Z]  > git config core.sparsecheckout # timeout=10
12:03:20 [2022-02-18T12:03:20.062Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:03:20 [2022-02-18T12:03:20.730Z]  > git remote # timeout=10
12:03:20 [2022-02-18T12:03:20.755Z]  > git config --get remote.origin.url # timeout=10
12:03:20 [2022-02-18T12:03:20.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:20 [2022-02-18T12:03:20.768Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:03:20 [2022-02-18T12:03:20.790Z]  > git rev-parse HEAD^{commit} # timeout=10
12:03:20 [2022-02-18T12:03:20.818Z]  > git config core.sparsecheckout # timeout=10
12:03:20 [2022-02-18T12:03:20.827Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:03:21 [2022-02-18T12:03:21.753Z] #36 ...
12:03:21 [2022-02-18T12:03:21.753Z] 
12:03:21 [2022-02-18T12:03:21.753Z] #47 [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
12:03:21 [2022-02-18T12:03:21.753Z] #47 sha256:989b0f9b2ef72ff75ca5c9f1acf5f156e46fcebcaa8920ada0dea910cba62cdf
12:03:21 [2022-02-18T12:03:21.753Z] #47 DONE 60.1s
12:03:21 [2022-02-18T12:03:21.753Z] 
12:03:21 [2022-02-18T12:03:21.753Z] #42 [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
12:03:21 [2022-02-18T12:03:21.754Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.28 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.32 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.36 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.42 Setting up protobuf-compiler (3.6.1.3-2) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:03:21 [2022-02-18T12:03:21.754Z] #42 60.60 Setting up python-protobuf (3.6.1.3-2) ...
12:03:20 [2022-02-18T12:03:20.101Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:03:20 [2022-02-18T12:03:20.137Z]  > git config --add remote.origin.fetch +refs/pull/43259/head:refs/remotes/origin/PR-43259 # timeout=10
12:03:20 [2022-02-18T12:03:20.159Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:20 [2022-02-18T12:03:20.201Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:03:20 [2022-02-18T12:03:20.215Z] Fetching upstream changes from https://github.com/moby/moby.git
12:03:20 [2022-02-18T12:03:20.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:20 [2022-02-18T12:03:20.224Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:20 [2022-02-18T12:03:20.501Z]  > git config core.sparsecheckout # timeout=10
12:03:20 [2022-02-18T12:03:20.511Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:03:22 [2022-02-18T12:03:22.663Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:03:22 [2022-02-18T12:03:22.663Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:03:22 [2022-02-18T12:03:22.830Z] Fetching without tags
12:03:22 [2022-02-18T12:03:22.775Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:03:22 [2022-02-18T12:03:22.798Z]  > git config --add remote.origin.fetch +refs/pull/43259/head:refs/remotes/origin/PR-43259 # timeout=10
12:03:22 [2022-02-18T12:03:22.806Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:22 [2022-02-18T12:03:22.822Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:03:22 [2022-02-18T12:03:22.833Z] Fetching upstream changes from https://github.com/moby/moby.git
12:03:22 [2022-02-18T12:03:22.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:22 [2022-02-18T12:03:22.836Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43259/head:refs/remotes/origin/PR-43259 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:03:23 [2022-02-18T12:03:23.078Z] Merging remotes/origin/20.10 commit 3d5fb9425e06837a76bab077cf72a1dc03b62901 into PR head commit db214206e57533304ac7ff352d68619d39c25de0
12:03:23 [2022-02-18T12:03:23.663Z] #42 ...
12:03:23 [2022-02-18T12:03:23.663Z] 
12:03:23 [2022-02-18T12:03:23.663Z] #36 [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
12:03:23 [2022-02-18T12:03:23.663Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.59 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.62 Setting up xxd (2:8.1.0875-5) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.63 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.66 Setting up vim-common (2:8.1.0875-5) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.72 Setting up librhash0:amd64 (1.3.8-1) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.74 Setting up cmake-data (3.13.4-1) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.75 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.78 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.79 Setting up cmake (3.13.4-1) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.81 Processing triggers for libc-bin (2.28-10) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 61.94 Processing triggers for mime-support (3.62) ...
12:03:23 [2022-02-18T12:03:23.663Z] #36 DONE 62.3s
12:03:23 [2022-02-18T12:03:23.663Z] 
12:03:23 [2022-02-18T12:03:23.663Z] #37 [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
12:03:23 [2022-02-18T12:03:23.663Z] #37 sha256:7af5a6ad99916c2f8fbbe8a955a2444aaea3dc4e1566b43ef2f59b68c9acc54e
12:03:23 [2022-02-18T12:03:23.829Z] Merge succeeded, producing db214206e57533304ac7ff352d68619d39c25de0
12:03:23 [2022-02-18T12:03:23.829Z] Checking out Revision db214206e57533304ac7ff352d68619d39c25de0 (PR-43259)
12:03:22 [2022-02-18T12:03:22.607Z]  > git remote # timeout=10
12:03:22 [2022-02-18T12:03:22.613Z]  > git config --get remote.origin.url # timeout=10
12:03:22 [2022-02-18T12:03:22.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:22 [2022-02-18T12:03:22.620Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:03:22 [2022-02-18T12:03:22.628Z]  > git rev-parse HEAD^{commit} # timeout=10
12:03:22 [2022-02-18T12:03:22.636Z]  > git config core.sparsecheckout # timeout=10
12:03:22 [2022-02-18T12:03:22.640Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.971 + RM_GOPATH=0
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.971 + TMP_GOPATH=
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.972 + : /build
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.972 + '[' -z '' ']'
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.973 ++ mktemp -d
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.978 + export GOPATH=/tmp/tmp.Gm2zixc5BO
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.978 + GOPATH=/tmp/tmp.Gm2zixc5BO
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.978 + RM_GOPATH=1
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.979 + case "$(go env GOARCH)" in
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.979 ++ go env GOARCH
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.993 + export GO_BUILDMODE=-buildmode=pie
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.994 + GO_BUILDMODE=-buildmode=pie
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.994 ++ dirname /tmp/install/install.sh
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.996 + dir=/tmp/install
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.997 + bin=tini
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.997 + shift
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.999 + '[' '!' -f /tmp/install/tini.installer ']'
12:03:24 [2022-02-18T12:03:24.601Z] #37 0.999 + . /tmp/install/tini.installer
12:03:24 [2022-02-18T12:03:24.601Z] #37 1.000 ++ : v0.19.0
12:03:24 [2022-02-18T12:03:24.601Z] #37 1.000 + install_tini
12:03:24 [2022-02-18T12:03:24.601Z] #37 1.001 + echo 'Install tini version v0.19.0'
12:03:24 [2022-02-18T12:03:24.601Z] #37 1.002 Install tini version v0.19.0
12:03:24 [2022-02-18T12:03:24.601Z] #37 1.002 + git clone https://github.com/krallin/tini.git /tmp/tmp.Gm2zixc5BO/tini
12:03:24 [2022-02-18T12:03:24.601Z] #37 1.007 Cloning into '/tmp/tmp.Gm2zixc5BO/tini'...
12:03:23 [2022-02-18T12:03:23.090Z]  > git config core.sparsecheckout # timeout=10
12:03:23 [2022-02-18T12:03:23.099Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:03:23 [2022-02-18T12:03:23.780Z]  > git remote # timeout=10
12:03:23 [2022-02-18T12:03:23.796Z]  > git config --get remote.origin.url # timeout=10
12:03:23 [2022-02-18T12:03:23.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:03:23 [2022-02-18T12:03:23.807Z]  > git merge 3d5fb9425e06837a76bab077cf72a1dc03b62901 # timeout=10
12:03:23 [2022-02-18T12:03:23.822Z]  > git rev-parse HEAD^{commit} # timeout=10
12:03:23 [2022-02-18T12:03:23.832Z]  > git config core.sparsecheckout # timeout=10
12:03:23 [2022-02-18T12:03:23.843Z]  > git checkout -f db214206e57533304ac7ff352d68619d39c25de0 # timeout=10
12:03:25 [2022-02-18T12:03:25.169Z] #37 1.648 + cd /tmp/tmp.Gm2zixc5BO/tini
12:03:25 [2022-02-18T12:03:25.169Z] #37 1.648 + git checkout -q v0.19.0
12:03:25 [2022-02-18T12:03:25.169Z] #37 1.654 + cmake .
12:03:25 [2022-02-18T12:03:25.415Z] Commit message: "vendor: bump etcd v3.3.27"
12:03:25 [2022-02-18T12:03:25.434Z]  > git --version # timeout=10
12:03:25 [2022-02-18T12:03:25.444Z]  > git --version # 'git version 2.17.1'
12:03:25 [2022-02-18T12:03:25.466Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:03:25 [2022-02-18T12:03:25.738Z] #37 2.284 -- The C compiler identification is GNU 8.3.0
12:03:25 [2022-02-18T12:03:25.738Z] #37 2.338 -- Check for working C compiler: /usr/bin/cc
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:03:26 [2022-02-18T12:03:26.464Z] #13 ...
12:03:26 [2022-02-18T12:03:26.464Z] 
12:03:26 [2022-02-18T12:03:26.464Z] #43 [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
12:03:26 [2022-02-18T12:03:26.464Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:26 [2022-02-18T12:03:26.464Z] #43 5.752   PBCC     images/google/protobuf/descriptor.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 5.859   PBCC     images/opts.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 5.886   PBCC     images/memfd.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 5.935   DEP      images/fown.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 5.976   DEP      images/google/protobuf/descriptor.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.059   DEP      images/opts.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.135   DEP      images/memfd.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.185   PBCC     images/sit.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.221   DEP      images/sit.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.271   PBCC     images/macvlan.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.291   DEP      images/macvlan.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.310   PBCC     images/autofs.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.355   DEP      images/autofs.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.398   PBCC     images/sysctl.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.412   DEP      images/sysctl.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.480   PBCC     images/time.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.503   DEP      images/time.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.520   PBCC     images/binfmt-misc.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.557   DEP      images/binfmt-misc.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.591   PBCC     images/seccomp.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.627   DEP      images/seccomp.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.677   PBCC     images/userns.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.691   DEP      images/userns.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.775   PBCC     images/cgroup.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.819   DEP      images/cgroup.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.880   PBCC     images/ext-file.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.932   DEP      images/ext-file.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 6.977   PBCC     images/rpc.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.000   DEP      images/rpc.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.063   PBCC     images/siginfo.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.099   DEP      images/siginfo.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.159   PBCC     images/pagemap.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.191   DEP      images/pagemap.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.239   PBCC     images/rlimit.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.264   DEP      images/rlimit.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.332   PBCC     images/file-lock.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.360   DEP      images/file-lock.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.410   PBCC     images/tty.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.484   DEP      images/tty.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.538   PBCC     images/tun.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.590   PBCC     images/netdev.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.665   DEP      images/tun.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.708   DEP      images/netdev.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.759   PBCC     images/vma.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.803   DEP      images/vma.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.848   PBCC     images/creds.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.865   DEP      images/creds.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.907   PBCC     images/utsns.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.935   DEP      images/utsns.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.975   PBCC     images/ipc-desc.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 7.998   PBCC     images/ipc-sem.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.027   DEP      images/ipc-desc.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.075   DEP      images/ipc-sem.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.109   PBCC     images/ipc-msg.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.131   DEP      images/ipc-msg.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.174   PBCC     images/ipc-shm.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.208   DEP      images/ipc-shm.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.255   PBCC     images/ipc-var.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.268   DEP      images/ipc-var.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.302   PBCC     images/sk-opts.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.339   PBCC     images/packet-sock.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.381   DEP      images/sk-opts.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.443   DEP      images/packet-sock.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.505   PBCC     images/sk-netlink.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.553   DEP      images/sk-netlink.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.608   PBCC     images/sk-inet.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.647   DEP      images/sk-inet.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.735   PBCC     images/sk-unix.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.794   DEP      images/sk-unix.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.879   PBCC     images/mm.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.897   DEP      images/mm.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.942   PBCC     images/timerfd.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 8.964   DEP      images/timerfd.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.023   PBCC     images/timer.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.083   DEP      images/timer.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.124   PBCC     images/sa.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.162   DEP      images/sa.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.203   PBCC     images/pipe-data.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.239   DEP      images/pipe-data.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.286   PBCC     images/mnt.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.310   DEP      images/mnt.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.359   PBCC     images/sk-packet.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.383   DEP      images/sk-packet.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.439   PBCC     images/tcp-stream.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.485   DEP      images/tcp-stream.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.515   PBCC     images/pipe.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.576   DEP      images/pipe.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.610   PBCC     images/pstree.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.643   DEP      images/pstree.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.691   PBCC     images/fs.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.731   DEP      images/fs.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.780   PBCC     images/signalfd.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.844   DEP      images/signalfd.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.892   PBCC     images/fh.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 9.969   PBCC     images/fsnotify.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.02   DEP      images/fh.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.05   DEP      images/fsnotify.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.11   PBCC     images/eventpoll.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.13   DEP      images/eventpoll.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.17   PBCC     images/eventfd.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.21   DEP      images/eventfd.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.26   PBCC     images/remap-file-path.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.29   DEP      images/remap-file-path.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.34   PBCC     images/fifo.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.35   DEP      images/fifo.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.39   PBCC     images/ghost-file.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.45   DEP      images/ghost-file.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.51   PBCC     images/regfile.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.55   DEP      images/regfile.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.59   PBCC     images/ns.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.61   DEP      images/ns.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.64   PBCC     images/fdinfo.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.72   DEP      images/fdinfo.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.77   PBCC     images/core-aarch64.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.80   PBCC     images/core-arm.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.88   PBCC     images/core-ppc64.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 10.92   PBCC     images/core-s390.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.00   PBCC     images/core-x86.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.06   PBCC     images/core.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.12   PBCC     images/inventory.pb-c.c
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.20   DEP      images/core-aarch64.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.25   DEP      images/core-arm.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.30   DEP      images/core-ppc64.pb-c.d
12:03:26 [2022-02-18T12:03:26.464Z] #43 11.35   DEP      images/core-s390.pb-c.d
12:03:26 [2022-02-18T12:03:26.476Z] + docker version
12:03:26 [2022-02-18T12:03:26.593Z] Commit message: "vendor: bump etcd v3.3.27"
12:03:26 [2022-02-18T12:03:26.587Z]  > git --version # timeout=10
12:03:26 [2022-02-18T12:03:26.593Z]  > git --version # 'git version 2.25.1'
12:03:26 [2022-02-18T12:03:26.596Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:03:26 [2022-02-18T12:03:26.686Z] #37 3.158 -- Check for working C compiler: /usr/bin/cc -- works
12:03:26 [2022-02-18T12:03:26.686Z] #37 3.167 -- Detecting C compiler ABI info
12:03:26 [2022-02-18T12:03:26.686Z] #37 ...
12:03:26 [2022-02-18T12:03:26.686Z] 
12:03:26 [2022-02-18T12:03:26.686Z] #34 [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
12:03:26 [2022-02-18T12:03:26.686Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:03:26 [2022-02-18T12:03:26.686Z] #34 55.46 internal/syscall/unix
12:03:26 [2022-02-18T12:03:26.686Z] #34 55.80 time
12:03:26 [2022-02-18T12:03:26.686Z] #34 62.02 internal/poll
12:03:26 [2022-02-18T12:03:26.686Z] #34 62.90 internal/fmtsort
12:03:26 [2022-02-18T12:03:26.686Z] #34 63.57 internal/syscall/execenv
12:03:26 [2022-02-18T12:03:26.686Z] #34 63.77 path
12:03:26 [2022-02-18T12:03:26.686Z] #34 64.44 io/fs
12:03:26 [2022-02-18T12:03:26.686Z] #34 64.48 strings
12:03:26 [2022-02-18T12:03:26.720Z] #43 11.43   DEP      images/core-x86.pb-c.d
12:03:26 [2022-02-18T12:03:26.720Z] #43 11.50   DEP      images/core.pb-c.d
12:03:26 [2022-02-18T12:03:26.720Z] #43 11.55   DEP      images/inventory.pb-c.d
12:03:26 [2022-02-18T12:03:26.720Z] #43 11.59   PBCC     images/cpuinfo.pb-c.c
12:03:26 [2022-02-18T12:03:26.720Z] #43 11.62   DEP      images/cpuinfo.pb-c.d
12:03:26 [2022-02-18T12:03:26.945Z] #34 ...
12:03:26 [2022-02-18T12:03:26.946Z] 
12:03:26 [2022-02-18T12:03:26.946Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:26 [2022-02-18T12:03:26.946Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.53 Selecting previously unselected package binutils-mingw-w64.
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.73 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 55.98 Selecting previously unselected package dmsetup.
12:03:26 [2022-02-18T12:03:26.946Z] #13 56.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 56.04 Unpacking dmsetup (2:1.02.155-3) ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 56.43 Selecting previously unselected package mingw-w64-common.
12:03:26 [2022-02-18T12:03:26.946Z] #13 56.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 56.44 Unpacking mingw-w64-common (6.0.0-3) ...
12:03:26 [2022-02-18T12:03:26.946Z] #13 ...
12:03:26 [2022-02-18T12:03:26.946Z] 
12:03:26 [2022-02-18T12:03:26.946Z] #34 [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
12:03:26 [2022-02-18T12:03:26.946Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:03:26 [2022-02-18T12:03:26.946Z] #34 65.82 os
12:03:26 [2022-02-18T12:03:26.976Z] #43 11.68   PBCC     images/stats.pb-c.c
12:03:26 [2022-02-18T12:03:26.976Z] #43 11.72   DEP      images/stats.pb-c.d
12:03:26 [2022-02-18T12:03:26.976Z] #43 ...
12:03:26 [2022-02-18T12:03:26.976Z] 
12:03:26 [2022-02-18T12:03:26.976Z] #34 [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
12:03:26 [2022-02-18T12:03:26.976Z] #34 sha256:338a4c4137c26dd41272eeff0d6c4a71d25787dfb452fd3d9ceff89b2814dc07
12:03:26 [2022-02-18T12:03:26.976Z] #34 67.41 bufio
12:03:26 [2022-02-18T12:03:26.976Z] #34 69.24 text/tabwriter
12:03:26 [2022-02-18T12:03:26.976Z] #34 70.16 fmt
12:03:26 [2022-02-18T12:03:26.976Z] #34 70.16 path/filepath
12:03:26 [2022-02-18T12:03:26.976Z] #34 71.73 io/ioutil
12:03:26 [2022-02-18T12:03:26.976Z] #34 72.95 flag
12:03:26 [2022-02-18T12:03:26.976Z] #34 72.97 github.com/BurntSushi/toml
12:03:26 [2022-02-18T12:03:26.976Z] #34 74.49 log
12:03:26 [2022-02-18T12:03:26.976Z] #34 76.28 github.com/BurntSushi/toml/cmd/tomlv
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:03:27 [2022-02-18T12:03:27.595Z] + docker version
12:03:27 [2022-02-18T12:03:27.913Z] #34 DONE 78.5s
12:03:27 [2022-02-18T12:03:27.913Z] 
12:03:27 [2022-02-18T12:03:27.913Z] #49 [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
12:03:27 [2022-02-18T12:03:27.913Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:03:27 [2022-02-18T12:03:27.938Z] Commit message: "vendor: bump etcd v3.3.27"
12:03:27 [2022-02-18T12:03:27.964Z]  > git --version # timeout=10
12:03:27 [2022-02-18T12:03:27.969Z]  > git --version # 'git version 2.25.1'
12:03:27 [2022-02-18T12:03:27.975Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
12:03:28 [2022-02-18T12:03:28.320Z] #34 ...
12:03:28 [2022-02-18T12:03:28.320Z] 
12:03:28 [2022-02-18T12:03:28.321Z] #42 [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
12:03:28 [2022-02-18T12:03:28.321Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:03:28 [2022-02-18T12:03:28.321Z] #42 66.47 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:03:28 [2022-02-18T12:03:28.321Z] #42 66.49 Processing triggers for libc-bin (2.28-10) ...
12:03:28 [2022-02-18T12:03:28.321Z] #42 DONE 66.9s
12:03:28 [2022-02-18T12:03:28.321Z] 
12:03:28 [2022-02-18T12:03:28.321Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:28 [2022-02-18T12:03:28.321Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:28 [2022-02-18T12:03:28.321Z] #13 62.75 Selecting previously unselected package mingw-w64-x86-64-dev.
12:03:28 [2022-02-18T12:03:28.321Z] #13 62.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:03:28 [2022-02-18T12:03:28.321Z] #13 62.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:03:28 [2022-02-18T12:03:28.480Z] #49 ...
12:03:28 [2022-02-18T12:03:28.480Z] 
12:03:28 [2022-02-18T12:03:28.480Z] #43 [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
12:03:28 [2022-02-18T12:03:28.480Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:28 [2022-02-18T12:03:28.480Z] #43 13.23 make[1]: Nothing to be done for 'all'.
12:03:29 [2022-02-18T12:03:29.031Z] + docker version
12:03:29 [2022-02-18T12:03:29.925Z] #43 14.78   CC       images/stats.o
12:03:30 [2022-02-18T12:03:30.183Z] #43 15.14   CC       images/core.o
12:03:31 [2022-02-18T12:03:31.115Z] #43 15.68   CC       images/core-x86.o
12:03:31 [2022-02-18T12:03:31.372Z] #43 16.12   CC       images/core-arm.o
12:03:31 [2022-02-18T12:03:31.629Z] #43 16.40   CC       images/core-aarch64.o
12:03:31 [2022-02-18T12:03:31.886Z] #43 16.67   CC       images/core-ppc64.o
12:03:32 [2022-02-18T12:03:32.450Z] #43 17.11   CC       images/core-s390.o
12:03:32 [2022-02-18T12:03:32.514Z] #13 ...
12:03:32 [2022-02-18T12:03:32.514Z] 
12:03:32 [2022-02-18T12:03:32.514Z] #37 [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
12:03:32 [2022-02-18T12:03:32.514Z] #37 sha256:7af5a6ad99916c2f8fbbe8a955a2444aaea3dc4e1566b43ef2f59b68c9acc54e
12:03:32 [2022-02-18T12:03:32.514Z] #37 3.788 -- Detecting C compiler ABI info - done
12:03:32 [2022-02-18T12:03:32.514Z] #37 3.822 -- Detecting C compile features
12:03:32 [2022-02-18T12:03:32.514Z] #37 5.947 -- Detecting C compile features - done
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.003 -- Performing Test HAS_BUILTIN_FORTIFY
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.316 -- Configuring done
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.335 -- Generating done
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.345 -- Build files have been written to: /tmp/tmp.Gm2zixc5BO/tini
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.348 + make tini-static
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.655 Scanning dependencies of target tini-static
12:03:32 [2022-02-18T12:03:32.514Z] #37 6.743 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:03:32 [2022-02-18T12:03:32.514Z] #37 7.926 [100%] Linking C executable tini-static
12:03:32 [2022-02-18T12:03:32.514Z] #37 8.562 [100%] Built target tini-static
12:03:32 [2022-02-18T12:03:32.514Z] #37 8.649 + mkdir -p /build
12:03:32 [2022-02-18T12:03:32.514Z] #37 8.651 + cp tini-static /build/docker-init
12:03:32 [2022-02-18T12:03:32.514Z] #37 DONE 8.9s
12:03:32 [2022-02-18T12:03:32.514Z] 
12:03:32 [2022-02-18T12:03:32.514Z] #43 [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
12:03:32 [2022-02-18T12:03:32.514Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:32 [2022-02-18T12:03:32.514Z] #43 1.963 Note: Building without setproctitle() and strlcpy() support.
12:03:32 [2022-02-18T12:03:32.514Z] #43 1.964       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:03:32 [2022-02-18T12:03:32.514Z] #43 1.967 Note: Building without GnuTLS support
12:03:32 [2022-02-18T12:03:32.514Z] #43 1.970 Makefile.config:39: Warn: you have no libnftables installed
12:03:32 [2022-02-18T12:03:32.514Z] #43 1.970 Makefile.config:40: Warn: Building without nftables support
12:03:32 [2022-02-18T12:03:32.514Z] #43 3.705 fatal: not a git repository (or any of the parent directories): .git
12:03:32 [2022-02-18T12:03:32.514Z] #43 3.747   GEN      .gitid
12:03:32 [2022-02-18T12:03:32.514Z] #43 3.777   GEN      criu/include/version.h
12:03:32 [2022-02-18T12:03:32.514Z] #43 3.855   GEN      include/common/asm
12:03:32 [2022-02-18T12:03:32.708Z] #43 17.67   CC       images/cpuinfo.o
12:03:33 [2022-02-18T12:03:33.049Z] Client: Docker Engine - Community
12:03:33 [2022-02-18T12:03:33.049Z]  Version:           20.10.12
12:03:33 [2022-02-18T12:03:33.049Z]  API version:       1.41
12:03:33 [2022-02-18T12:03:33.049Z]  Go version:        go1.16.12
12:03:33 [2022-02-18T12:03:33.049Z]  Git commit:        e91ed57
12:03:33 [2022-02-18T12:03:33.049Z]  Built:             Mon Dec 13 11:45:27 2021
12:03:33 [2022-02-18T12:03:33.049Z]  OS/Arch:           linux/amd64
12:03:33 [2022-02-18T12:03:33.049Z]  Context:           default
12:03:33 [2022-02-18T12:03:33.049Z]  Experimental:      true
12:03:33 [2022-02-18T12:03:33.049Z] 
12:03:33 [2022-02-18T12:03:33.049Z] Server: Docker Engine - Community
12:03:33 [2022-02-18T12:03:33.049Z]  Engine:
12:03:33 [2022-02-18T12:03:33.049Z]   Version:          20.10.12
12:03:33 [2022-02-18T12:03:33.049Z]   API version:      1.41 (minimum version 1.12)
12:03:33 [2022-02-18T12:03:33.049Z]   Go version:       go1.16.12
12:03:33 [2022-02-18T12:03:33.049Z]   Git commit:       459d0df
12:03:33 [2022-02-18T12:03:33.049Z]   Built:            Mon Dec 13 11:43:36 2021
12:03:33 [2022-02-18T12:03:33.049Z]   OS/Arch:          linux/amd64
12:03:33 [2022-02-18T12:03:33.049Z]   Experimental:     true
12:03:33 [2022-02-18T12:03:33.049Z]  containerd:
12:03:33 [2022-02-18T12:03:33.049Z]   Version:          1.4.12
12:03:33 [2022-02-18T12:03:33.049Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:03:33 [2022-02-18T12:03:33.049Z]  runc:
12:03:33 [2022-02-18T12:03:33.049Z]   Version:          1.0.2
12:03:33 [2022-02-18T12:03:33.049Z]   GitCommit:        v1.0.2-0-g52b36a2
12:03:33 [2022-02-18T12:03:33.049Z]  docker-init:
12:03:33 [2022-02-18T12:03:33.049Z]   Version:          0.19.0
12:03:33 [2022-02-18T12:03:33.049Z]   GitCommit:        de40ad0
[Pipeline] sh
12:03:33 [2022-02-18T12:03:33.273Z] #43 17.98   CC       images/inventory.o
12:03:33 [2022-02-18T12:03:33.273Z] #43 18.23   CC       images/fdinfo.o
12:03:33 [2022-02-18T12:03:33.373Z] + docker info
12:03:33 [2022-02-18T12:03:33.838Z] #43 18.56   CC       images/fown.o
12:03:33 [2022-02-18T12:03:33.838Z] #43 18.78   CC       images/ns.o
12:03:33 [2022-02-18T12:03:33.901Z] #43 ...
12:03:33 [2022-02-18T12:03:33.901Z] 
12:03:33 [2022-02-18T12:03:33.901Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:33 [2022-02-18T12:03:33.901Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:33 [2022-02-18T12:03:33.901Z] #13 68.92 Selecting previously unselected package gcc-mingw-w64-base.
12:03:33 [2022-02-18T12:03:33.901Z] #13 68.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:03:33 [2022-02-18T12:03:33.901Z] #13 68.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:03:34 [2022-02-18T12:03:34.160Z] #13 69.07 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:03:34 [2022-02-18T12:03:34.160Z] #13 69.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:03:34 [2022-02-18T12:03:34.160Z] #13 69.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:03:34 [2022-02-18T12:03:34.402Z] #43 18.94   CC       images/regfile.o
12:03:34 [2022-02-18T12:03:34.402Z] #43 19.20   CC       images/ghost-file.o
12:03:34 [2022-02-18T12:03:34.660Z] #43 19.44   CC       images/fifo.o
12:03:34 [2022-02-18T12:03:34.916Z] #43 19.68   CC       images/remap-file-path.o
12:03:35 [2022-02-18T12:03:35.174Z] #43 19.90   CC       images/eventfd.o
12:03:35 [2022-02-18T12:03:35.433Z] #43 20.13   CC       images/eventpoll.o
12:03:35 [2022-02-18T12:03:35.433Z] #43 20.35   CC       images/fh.o
12:03:35 [2022-02-18T12:03:35.433Z] #43 ...
12:03:35 [2022-02-18T12:03:35.433Z] 
12:03:35 [2022-02-18T12:03:35.433Z] #56 [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
12:03:35 [2022-02-18T12:03:35.433Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:03:36 [2022-02-18T12:03:36.732Z] #56 43.22 Checking out files:  51% (2426/4691)   
Checking out files:  52% (2440/4691)   
Checking out files:  53% (2487/4691)   
Checking out files:  54% (2534/4691)   
Checking out files:  55% (2581/4691)   
Checking out files:  56% (2627/4691)   
Checking out files:  57% (2674/4691)   
Checking out files:  58% (2721/4691)   
Checking out files:  59% (2768/4691)   
Checking out files:  60% (2815/4691)   
Checking out files:  61% (2862/4691)   
Checking out files:  62% (2909/4691)   
Checking out files:  63% (2956/4691)   
Checking out files:  64% (3003/4691)   
Checking out files:  65% (3050/4691)   
Checking out files:  66% (3097/4691)   
Checking out files:  67% (3143/4691)   
Checking out files:  68% (3190/4691)   
Checking out files:  69% (3237/4691)   
Checking out files:  70% (3284/4691)   
Checking out files:  71% (3331/4691)   
Checking out files:  72% (3378/4691)   
Checking out files:  73% (3425/4691)   
Checking out files:  74% (3472/4691)   
Checking out files:  75% (3519/4691)   
Checking out files:  76% (3566/4691)   
Checking out files:  77% (3613/4691)   
Checking out files:  78% (3659/4691)   
Checking out files:  79% (3706/4691)   
Checking out files:  80% (3753/4691)   
Checking out files:  81% (3800/4691)   
Checking out files:  82% (3847/4691)   
Checking out files:  83% (3894/4691)   
Checking out files:  84% (3941/4691)   
Checking out files:  85% (3988/4691)   
Checking out files:  86% (4035/4691)   
Checking out files:  87% (4082/4691)   
Checking out files:  88% (4129/4691)   
Checking out files:  89% (4175/4691)   
Checking out files:  90% (4222/4691)   
Checking out files:  91% (4269/4691)   
Checking out files:  91% (4310/4691)   
Checking out files:  92% (4316/4691)   
Checking out files:  93% (4363/4691)   
Checking out files:  94% (4410/4691)   
Checking out files:  95% (4457/4691)   
Checking out files:  96% (4504/4691)   
Checking out files:  97% (4551/4691)   
Checking out files:  98% (4598/4691)   
Checking out files:  99% (4645/4691)   
Checking out files: 100% (4691/4691)   
Checking out files: 100% (4691/4691), done.
12:03:36 [2022-02-18T12:03:36.732Z] #56 44.46 + cd /tmp/tmp.NgqeJNkBc0/src/github.com/containerd/containerd
12:03:36 [2022-02-18T12:03:36.732Z] #56 44.46 + git checkout -q v1.5.9
12:03:36 [2022-02-18T12:03:36.896Z] INFO: Expanding compiler 1 of 3...
12:03:36 [2022-02-18T12:03:36.896Z] INFO: Expanding compiler 2 of 3...
12:03:37 [2022-02-18T12:03:37.182Z] Client: Docker Engine - Community
12:03:37 [2022-02-18T12:03:37.182Z]  Version:           20.10.12
12:03:37 [2022-02-18T12:03:37.182Z]  API version:       1.41
12:03:37 [2022-02-18T12:03:37.182Z]  Go version:        go1.16.12
12:03:37 [2022-02-18T12:03:37.182Z]  Git commit:        e91ed57
12:03:37 [2022-02-18T12:03:37.182Z]  Built:             Mon Dec 13 11:45:33 2021
12:03:37 [2022-02-18T12:03:37.182Z]  OS/Arch:           linux/amd64
12:03:37 [2022-02-18T12:03:37.182Z]  Context:           default
12:03:37 [2022-02-18T12:03:37.182Z]  Experimental:      true
12:03:37 [2022-02-18T12:03:37.182Z] 
12:03:37 [2022-02-18T12:03:37.182Z] Server: Docker Engine - Community
12:03:37 [2022-02-18T12:03:37.182Z]  Engine:
12:03:37 [2022-02-18T12:03:37.182Z]   Version:          20.10.12
12:03:37 [2022-02-18T12:03:37.182Z]   API version:      1.41 (minimum version 1.12)
12:03:37 [2022-02-18T12:03:37.182Z]   Go version:       go1.16.12
12:03:37 [2022-02-18T12:03:37.182Z]   Git commit:       459d0df
12:03:37 [2022-02-18T12:03:37.182Z]   Built:            Mon Dec 13 11:43:42 2021
12:03:37 [2022-02-18T12:03:37.182Z]   OS/Arch:          linux/amd64
12:03:37 [2022-02-18T12:03:37.182Z]   Experimental:     true
12:03:37 [2022-02-18T12:03:37.182Z]  containerd:
12:03:37 [2022-02-18T12:03:37.182Z]   Version:          1.4.12
12:03:37 [2022-02-18T12:03:37.182Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:03:37 [2022-02-18T12:03:37.182Z]  runc:
12:03:37 [2022-02-18T12:03:37.182Z]   Version:          1.0.2
12:03:37 [2022-02-18T12:03:37.182Z]   GitCommit:        v1.0.2-0-g52b36a2
12:03:37 [2022-02-18T12:03:37.182Z]  docker-init:
12:03:37 [2022-02-18T12:03:37.182Z]   Version:          0.19.0
12:03:37 [2022-02-18T12:03:37.182Z]   GitCommit:        de40ad0
[Pipeline] sh
12:03:37 [2022-02-18T12:03:37.499Z] + docker info
12:03:37 [2022-02-18T12:03:37.596Z] Client: Docker Engine - Community
12:03:37 [2022-02-18T12:03:37.596Z]  Version:           20.10.12
12:03:37 [2022-02-18T12:03:37.596Z]  API version:       1.41
12:03:37 [2022-02-18T12:03:37.596Z]  Go version:        go1.16.12
12:03:37 [2022-02-18T12:03:37.596Z]  Git commit:        e91ed57
12:03:37 [2022-02-18T12:03:37.596Z]  Built:             Mon Dec 13 11:44:28 2021
12:03:37 [2022-02-18T12:03:37.596Z]  OS/Arch:           linux/arm64
12:03:37 [2022-02-18T12:03:37.596Z]  Context:           default
12:03:37 [2022-02-18T12:03:37.596Z]  Experimental:      true
12:03:37 [2022-02-18T12:03:37.596Z] 
12:03:37 [2022-02-18T12:03:37.596Z] Server: Docker Engine - Community
12:03:37 [2022-02-18T12:03:37.596Z]  Engine:
12:03:37 [2022-02-18T12:03:37.596Z]   Version:          20.10.12
12:03:37 [2022-02-18T12:03:37.596Z]   API version:      1.41 (minimum version 1.12)
12:03:37 [2022-02-18T12:03:37.596Z]   Go version:       go1.16.12
12:03:37 [2022-02-18T12:03:37.596Z]   Git commit:       459d0df
12:03:37 [2022-02-18T12:03:37.596Z]   Built:            Mon Dec 13 11:43:05 2021
12:03:37 [2022-02-18T12:03:37.596Z]   OS/Arch:          linux/arm64
12:03:37 [2022-02-18T12:03:37.596Z]   Experimental:     true
12:03:37 [2022-02-18T12:03:37.596Z]  containerd:
12:03:37 [2022-02-18T12:03:37.596Z]   Version:          1.4.12
12:03:37 [2022-02-18T12:03:37.596Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:03:37 [2022-02-18T12:03:37.596Z]  runc:
12:03:37 [2022-02-18T12:03:37.596Z]   Version:          1.0.2
12:03:37 [2022-02-18T12:03:37.596Z]   GitCommit:        v1.0.2-0-g52b36a2
12:03:37 [2022-02-18T12:03:37.596Z]  docker-init:
12:03:37 [2022-02-18T12:03:37.596Z]   Version:          0.19.0
12:03:37 [2022-02-18T12:03:37.596Z]   GitCommit:        de40ad0
[Pipeline] sh
12:03:37 [2022-02-18T12:03:37.920Z] + docker info
12:03:38 [2022-02-18T12:03:38.350Z] #13 ...
12:03:38 [2022-02-18T12:03:38.350Z] 
12:03:38 [2022-02-18T12:03:38.350Z] #34 [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
12:03:38 [2022-02-18T12:03:38.350Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:03:38 [2022-02-18T12:03:38.350Z] #34 67.26 bufio
12:03:38 [2022-02-18T12:03:38.350Z] #34 68.78 text/tabwriter
12:03:38 [2022-02-18T12:03:38.350Z] #34 69.94 path/filepath
12:03:38 [2022-02-18T12:03:38.350Z] #34 69.94 fmt
12:03:38 [2022-02-18T12:03:38.350Z] #34 71.11 io/ioutil
12:03:38 [2022-02-18T12:03:38.350Z] #34 73.17 github.com/BurntSushi/toml
12:03:38 [2022-02-18T12:03:38.350Z] #34 73.17 flag
12:03:38 [2022-02-18T12:03:38.350Z] #34 74.68 log
12:03:38 [2022-02-18T12:03:38.350Z] #34 76.66 github.com/BurntSushi/toml/cmd/tomlv
12:03:38 [2022-02-18T12:03:38.611Z] #34 ...
12:03:38 [2022-02-18T12:03:38.611Z] 
12:03:38 [2022-02-18T12:03:38.611Z] #43 [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
12:03:38 [2022-02-18T12:03:38.611Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:38 [2022-02-18T12:03:38.611Z] #43 5.817   PBCC     images/timens.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 5.844   DEP      images/timens.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 5.914   PBCC     images/fown.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 5.944   PBCC     images/google/protobuf/descriptor.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.012   PBCC     images/opts.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.045   PBCC     images/memfd.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.081   DEP      images/fown.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.112   DEP      images/google/protobuf/descriptor.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.161   DEP      images/opts.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.236   DEP      images/memfd.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.289   PBCC     images/sit.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.337   DEP      images/sit.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.373   PBCC     images/macvlan.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.398   DEP      images/macvlan.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.445   PBCC     images/autofs.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.473   DEP      images/autofs.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.526   PBCC     images/sysctl.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.559   DEP      images/sysctl.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.596   PBCC     images/time.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.622   DEP      images/time.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.677   PBCC     images/binfmt-misc.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.710   DEP      images/binfmt-misc.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.785   PBCC     images/seccomp.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.809   DEP      images/seccomp.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.873   PBCC     images/userns.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.901   DEP      images/userns.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.930   PBCC     images/cgroup.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 6.963   DEP      images/cgroup.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.014   PBCC     images/ext-file.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.052   DEP      images/ext-file.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.101   PBCC     images/rpc.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.129   DEP      images/rpc.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.182   PBCC     images/siginfo.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.208   DEP      images/siginfo.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.259   PBCC     images/pagemap.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.345   DEP      images/pagemap.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.371   PBCC     images/rlimit.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.382   DEP      images/rlimit.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.417   PBCC     images/file-lock.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.453   DEP      images/file-lock.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.490   PBCC     images/tty.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.548   DEP      images/tty.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.613   PBCC     images/tun.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.665   PBCC     images/netdev.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.702   DEP      images/tun.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.755   DEP      images/netdev.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.837   PBCC     images/vma.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.897   DEP      images/vma.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.956   PBCC     images/creds.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 7.997   DEP      images/creds.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.039   PBCC     images/utsns.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.053   DEP      images/utsns.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.131   PBCC     images/ipc-desc.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.145   PBCC     images/ipc-sem.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.169   DEP      images/ipc-desc.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.199   DEP      images/ipc-sem.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.233   PBCC     images/ipc-msg.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.269   DEP      images/ipc-msg.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.337   PBCC     images/ipc-shm.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.357   DEP      images/ipc-shm.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.393   PBCC     images/ipc-var.pb-c.c
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.452   DEP      images/ipc-var.pb-c.d
12:03:38 [2022-02-18T12:03:38.611Z] #43 8.492   PBCC     images/sk-opts.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.526   PBCC     images/packet-sock.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.614   DEP      images/sk-opts.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.654   DEP      images/packet-sock.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.699   PBCC     images/sk-netlink.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.759   DEP      images/sk-netlink.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.817   PBCC     images/sk-inet.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.855   DEP      images/sk-inet.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.886   PBCC     images/sk-unix.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.936   DEP      images/sk-unix.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 8.977   PBCC     images/mm.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.063   DEP      images/mm.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.129   PBCC     images/timerfd.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.161   DEP      images/timerfd.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.202   PBCC     images/timer.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.252   DEP      images/timer.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.309   PBCC     images/sa.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.337   DEP      images/sa.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.386   PBCC     images/pipe-data.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.413   DEP      images/pipe-data.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.456   PBCC     images/mnt.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.542   DEP      images/mnt.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.569   PBCC     images/sk-packet.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.597   DEP      images/sk-packet.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.643   PBCC     images/tcp-stream.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.718   DEP      images/tcp-stream.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.778   PBCC     images/pipe.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.803   DEP      images/pipe.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.847   PBCC     images/pstree.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.868   DEP      images/pstree.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.900   PBCC     images/fs.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.932   DEP      images/fs.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 9.965   PBCC     images/signalfd.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.01   DEP      images/signalfd.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.04   PBCC     images/fh.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.08   PBCC     images/fsnotify.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.12   DEP      images/fh.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.16   DEP      images/fsnotify.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.21   PBCC     images/eventpoll.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.22   DEP      images/eventpoll.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.28   PBCC     images/eventfd.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.32   DEP      images/eventfd.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.37   PBCC     images/remap-file-path.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.40   DEP      images/remap-file-path.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.43   PBCC     images/fifo.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.47   DEP      images/fifo.pb-c.d
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.51   PBCC     images/ghost-file.pb-c.c
12:03:38 [2022-02-18T12:03:38.612Z] #43 10.58   DEP      images/ghost-file.pb-c.d
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + export 'BUILDTAGS=netgo osusergo static_build'
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + BUILDTAGS='netgo osusergo static_build'
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + export EXTRA_FLAGS=-buildmode=pie
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + EXTRA_FLAGS=-buildmode=pie
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + '[' '' = dynamic ']'
12:03:38 [2022-02-18T12:03:38.625Z] #56 46.29 + make
12:03:38 [2022-02-18T12:03:38.872Z] #43 10.63   PBCC     images/regfile.pb-c.c
12:03:38 [2022-02-18T12:03:38.872Z] #43 10.67   DEP      images/regfile.pb-c.d
12:03:38 [2022-02-18T12:03:38.872Z] #43 10.71   PBCC     images/ns.pb-c.c
12:03:38 [2022-02-18T12:03:38.872Z] #43 10.75   DEP      images/ns.pb-c.d
12:03:38 [2022-02-18T12:03:38.872Z] #43 10.77   PBCC     images/fdinfo.pb-c.c
12:03:38 [2022-02-18T12:03:38.872Z] #43 10.85   DEP      images/fdinfo.pb-c.d
12:03:39 [2022-02-18T12:03:39.132Z] #43 10.92   PBCC     images/core-aarch64.pb-c.c
12:03:39 [2022-02-18T12:03:39.132Z] #43 10.96   PBCC     images/core-arm.pb-c.c
12:03:39 [2022-02-18T12:03:39.132Z] #43 11.02   PBCC     images/core-ppc64.pb-c.c
12:03:39 [2022-02-18T12:03:39.132Z] #43 11.07   PBCC     images/core-s390.pb-c.c
12:03:39 [2022-02-18T12:03:39.392Z] #43 11.11   PBCC     images/core-x86.pb-c.c
12:03:39 [2022-02-18T12:03:39.392Z] #43 11.16   PBCC     images/core.pb-c.c
12:03:39 [2022-02-18T12:03:39.392Z] #43 11.21   PBCC     images/inventory.pb-c.c
12:03:39 [2022-02-18T12:03:39.392Z] #43 11.25   DEP      images/core-aarch64.pb-c.d
12:03:39 [2022-02-18T12:03:39.392Z] #43 11.29   DEP      images/core-arm.pb-c.d
12:03:39 [2022-02-18T12:03:39.392Z] #43 11.34   DEP      images/core-ppc64.pb-c.d
12:03:39 [2022-02-18T12:03:39.652Z] #43 11.41   DEP      images/core-s390.pb-c.d
12:03:39 [2022-02-18T12:03:39.652Z] #43 11.45   DEP      images/core-x86.pb-c.d
12:03:39 [2022-02-18T12:03:39.652Z] #43 ...
12:03:39 [2022-02-18T12:03:39.652Z] 
12:03:39 [2022-02-18T12:03:39.652Z] #34 [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
12:03:39 [2022-02-18T12:03:39.652Z] #34 sha256:2ae48380495fae1b55130e5bedbe679a3541c55b04c683f7d22653c5fa246356
12:03:39 [2022-02-18T12:03:39.652Z] #34 DONE 78.5s
12:03:39 [2022-02-18T12:03:39.652Z] 
12:03:39 [2022-02-18T12:03:39.652Z] #43 [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
12:03:39 [2022-02-18T12:03:39.652Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:39 [2022-02-18T12:03:39.652Z] #43 11.53   DEP      images/core.pb-c.d
12:03:39 [2022-02-18T12:03:39.913Z] #43 11.65   DEP      images/inventory.pb-c.d
12:03:39 [2022-02-18T12:03:39.913Z] #43 11.80   PBCC     images/cpuinfo.pb-c.c
12:03:39 [2022-02-18T12:03:39.913Z] #43 11.83   DEP      images/cpuinfo.pb-c.d
12:03:39 [2022-02-18T12:03:39.913Z] #43 11.86   PBCC     images/stats.pb-c.c
12:03:39 [2022-02-18T12:03:39.997Z] #56 47.72 + bin/ctr
12:03:40 [2022-02-18T12:03:40.174Z] #43 11.89   DEP      images/stats.pb-c.d
12:03:40 [2022-02-18T12:03:40.629Z] INFO: Expanding compiler 3 of 3...
12:03:41 [2022-02-18T12:03:41.557Z] #43 13.48 make[1]: Nothing to be done for 'all'.
12:03:41 [2022-02-18T12:03:41.594Z] INFO: Removing downloaded files...
12:03:41 [2022-02-18T12:03:41.594Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:03:41 [2022-02-18T12:03:41.594Z] INFO: Configuring git core.autocrlf...
12:03:42 [2022-02-18T12:03:42.936Z] #43 14.66   CC       images/stats.o
12:03:43 [2022-02-18T12:03:43.195Z] #43 15.00   CC       images/core.o
12:03:43 [2022-02-18T12:03:43.764Z] #43 15.52   CC       images/core-x86.o
12:03:44 [2022-02-18T12:03:44.024Z] #43 15.94   CC       images/core-arm.o
12:03:44 [2022-02-18T12:03:44.591Z] #43 16.35   CC       images/core-aarch64.o
12:03:44 [2022-02-18T12:03:44.851Z] #43 16.66   CC       images/core-ppc64.o
12:03:45 [2022-02-18T12:03:45.420Z] #43 17.14   CC       images/core-s390.o
12:03:45 [2022-02-18T12:03:45.988Z] #43 17.74   CC       images/cpuinfo.o
12:03:46 [2022-02-18T12:03:46.246Z] #43 18.16   CC       images/inventory.o
12:03:46 [2022-02-18T12:03:46.506Z] #43 18.37   CC       images/fdinfo.o
12:03:46 [2022-02-18T12:03:46.537Z] #56 ...
12:03:46 [2022-02-18T12:03:46.537Z] 
12:03:46 [2022-02-18T12:03:46.537Z] #43 [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
12:03:46 [2022-02-18T12:03:46.537Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:46 [2022-02-18T12:03:46.537Z] #43 20.62   CC       images/fsnotify.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 21.17   CC       images/signalfd.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 21.42   CC       images/fs.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 21.64   CC       images/pstree.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 21.86   CC       images/pipe.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 22.14   CC       images/tcp-stream.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 22.40   CC       images/sk-packet.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 22.58   CC       images/mnt.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 22.75   CC       images/pipe-data.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 22.96   CC       images/sa.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 23.18   CC       images/timer.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 23.40   CC       images/timerfd.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 23.59   CC       images/mm.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 23.86   CC       images/sk-opts.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 24.07   CC       images/sk-unix.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 24.31   CC       images/sk-inet.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 24.64   CC       images/tun.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 24.94   CC       images/sk-netlink.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 25.15   CC       images/packet-sock.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 25.48   CC       images/ipc-var.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 25.64   CC       images/ipc-desc.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 25.80   CC       images/ipc-shm.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 26.04   CC       images/ipc-msg.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 26.29   CC       images/ipc-sem.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 26.51   CC       images/utsns.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 26.70   CC       images/creds.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 26.83   CC       images/vma.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 27.03   CC       images/netdev.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 27.32   CC       images/tty.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 27.90   CC       images/file-lock.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 28.11   CC       images/rlimit.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 28.32   CC       images/pagemap.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 28.59   CC       images/siginfo.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 28.89   CC       images/rpc.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 29.77   CC       images/ext-file.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 30.01   CC       images/cgroup.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 30.66   CC       images/userns.o
12:03:46 [2022-02-18T12:03:46.537Z] #43 30.85   CC       images/google/protobuf/descriptor.o
12:03:46 [2022-02-18T12:03:46.764Z] #43 18.65   CC       images/fown.o
12:03:47 [2022-02-18T12:03:47.023Z] #43 18.83   CC       images/ns.o
12:03:47 [2022-02-18T12:03:47.023Z] #43 18.97   CC       images/regfile.o
12:03:47 [2022-02-18T12:03:47.465Z] #43 32.16   CC       images/opts.o
12:03:47 [2022-02-18T12:03:47.591Z] #43 19.22   CC       images/ghost-file.o
12:03:47 [2022-02-18T12:03:47.722Z] #43 32.39   CC       images/seccomp.o
12:03:47 [2022-02-18T12:03:47.722Z] #43 32.60   CC       images/binfmt-misc.o
12:03:47 [2022-02-18T12:03:47.849Z] #43 19.53   CC       images/fifo.o
12:03:47 [2022-02-18T12:03:47.849Z] #43 19.74   CC       images/remap-file-path.o
12:03:47 [2022-02-18T12:03:47.978Z] #43 32.85   CC       images/time.o
12:03:48 [2022-02-18T12:03:48.112Z] #43 19.88   CC       images/eventfd.o
12:03:48 [2022-02-18T12:03:48.235Z] #43 33.02   CC       images/sysctl.o
12:03:48 [2022-02-18T12:03:48.235Z] #43 33.16   CC       images/autofs.o
12:03:48 [2022-02-18T12:03:48.371Z] #43 20.11   CC       images/eventpoll.o
12:03:48 [2022-02-18T12:03:48.371Z] #43 20.32   CC       images/fh.o
12:03:48 [2022-02-18T12:03:48.492Z] #43 33.39   CC       images/macvlan.o
12:03:48 [2022-02-18T12:03:48.630Z] #43 20.56   CC       images/fsnotify.o
12:03:48 [2022-02-18T12:03:48.749Z] #43 33.61   CC       images/sit.o
12:03:49 [2022-02-18T12:03:49.006Z] #43 33.79   CC       images/memfd.o
12:03:49 [2022-02-18T12:03:49.198Z] #43 20.99   CC       images/signalfd.o
12:03:49 [2022-02-18T12:03:49.262Z] #43 34.06   CC       images/timens.o
12:03:49 [2022-02-18T12:03:49.457Z] #43 21.16   CC       images/fs.o
12:03:49 [2022-02-18T12:03:49.457Z] #43 21.32   CC       images/pstree.o
12:03:49 [2022-02-18T12:03:49.518Z] #43 34.32   LINK     images/built-in.o
12:03:49 [2022-02-18T12:03:49.518Z] #43 34.46   GEN      compel/include/asm
12:03:49 [2022-02-18T12:03:49.716Z] #43 21.49   CC       images/pipe.o
12:03:49 [2022-02-18T12:03:49.716Z] #43 21.66   CC       images/tcp-stream.o
12:03:49 [2022-02-18T12:03:49.774Z] #43 34.49   GEN      compel/include/version.h
12:03:49 [2022-02-18T12:03:49.774Z] #43 34.51 touch .config
12:03:49 [2022-02-18T12:03:49.774Z] #43 34.56   GEN      include/common/config.h
12:03:49 [2022-02-18T12:03:49.774Z] #43 34.65   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:03:49 [2022-02-18T12:03:49.774Z] #43 34.67   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:03:49 [2022-02-18T12:03:49.975Z] #43 21.83   CC       images/sk-packet.o
12:03:49 [2022-02-18T12:03:49.975Z] #43 ...
12:03:49 [2022-02-18T12:03:49.975Z] 
12:03:49 [2022-02-18T12:03:49.975Z] #56 [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
12:03:49 [2022-02-18T12:03:49.975Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.69   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.71   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.75   DEP      compel/arch/x86/plugins/std/memcpy.d
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.77   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.78   GEN      compel/plugins/include/uapi/std/syscall.h
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.82   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.83   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.85   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:03:50 [2022-02-18T12:03:50.030Z] #43 34.85   DEP      compel/plugins/std/infect.d
12:03:50 [2022-02-18T12:03:50.287Z] #43 34.95   DEP      compel/plugins/std/string.d
12:03:50 [2022-02-18T12:03:50.287Z] #43 35.03   DEP      compel/plugins/std/log.d
12:03:50 [2022-02-18T12:03:50.287Z] #43 35.15   DEP      compel/plugins/std/fds.d
12:03:50 [2022-02-18T12:03:50.287Z] #43 35.22   DEP      compel/plugins/std/std.d
12:03:50 [2022-02-18T12:03:50.543Z] #43 35.29   DEP      compel/plugins/shmem/shmem.d
12:03:50 [2022-02-18T12:03:50.543Z] #43 35.37   DEP      compel/plugins/fds/fds.d
12:03:50 [2022-02-18T12:03:50.543Z] #43 35.50   CC       compel/plugins/std/std.o
12:03:50 [2022-02-18T12:03:50.543Z] #43 ...
12:03:50 [2022-02-18T12:03:50.543Z] 
12:03:50 [2022-02-18T12:03:50.543Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:50 [2022-02-18T12:03:50.543Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:50 [2022-02-18T12:03:50.543Z] #13 87.33 Selecting previously unselected package g++-mingw-w64-x86-64.
12:03:50 [2022-02-18T12:03:50.543Z] #13 87.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:03:50 [2022-02-18T12:03:50.543Z] #13 87.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:03:51 [2022-02-18T12:03:51.014Z] #56 42.19 Checking out files:  57% (2686/4691)   
Checking out files:  58% (2721/4691)   
Checking out files:  59% (2768/4691)   
Checking out files:  60% (2815/4691)   
Checking out files:  61% (2862/4691)   
Checking out files:  62% (2909/4691)   
Checking out files:  63% (2956/4691)   
Checking out files:  64% (3003/4691)   
Checking out files:  65% (3050/4691)   
Checking out files:  66% (3097/4691)   
Checking out files:  67% (3143/4691)   
Checking out files:  68% (3190/4691)   
Checking out files:  69% (3237/4691)   
Checking out files:  70% (3284/4691)   
Checking out files:  71% (3331/4691)   
Checking out files:  72% (3378/4691)   
Checking out files:  73% (3425/4691)   
Checking out files:  74% (3472/4691)   
Checking out files:  75% (3519/4691)   
Checking out files:  76% (3566/4691)   
Checking out files:  77% (3613/4691)   
Checking out files:  78% (3659/4691)   
Checking out files:  79% (3706/4691)   
Checking out files:  80% (3753/4691)   
Checking out files:  81% (3800/4691)   
Checking out files:  82% (3847/4691)   
Checking out files:  83% (3894/4691)   
Checking out files:  84% (3941/4691)   
Checking out files:  85% (3988/4691)   
Checking out files:  86% (4035/4691)   
Checking out files:  87% (4082/4691)   
Checking out files:  88% (4129/4691)   
Checking out files:  89% (4175/4691)   
Checking out files:  90% (4222/4691)   
Checking out files:  91% (4269/4691)   
Checking out files:  92% (4316/4691)   
Checking out files:  93% (4363/4691)   
Checking out files:  94% (4410/4691)   
Checking out files:  95% (4457/4691)   
Checking out files:  96% (4504/4691)   
Checking out files:  97% (4551/4691)   
Checking out files:  98% (4598/4691)   
Checking out files:  99% (4645/4691)   
Checking out files: 100% (4691/4691)   
Checking out files: 100% (4691/4691), done.
12:03:51 [2022-02-18T12:03:51.014Z] #56 43.20 + cd /tmp/tmp.5xZ3GDlA0v/src/github.com/containerd/containerd
12:03:51 [2022-02-18T12:03:51.014Z] #56 43.21 + git checkout -q v1.5.9
12:03:51 [2022-02-18T12:03:51.108Z] #13 ...
12:03:51 [2022-02-18T12:03:51.108Z] 
12:03:51 [2022-02-18T12:03:51.108Z] #43 [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
12:03:51 [2022-02-18T12:03:51.108Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:03:51 [2022-02-18T12:03:51.108Z] #43 35.83   CC       compel/plugins/std/fds.o
12:03:51 [2022-02-18T12:03:51.365Z] #43 36.19   CC       compel/plugins/std/log.o
12:03:51 [2022-02-18T12:03:51.484Z] Client:
12:03:51 [2022-02-18T12:03:51.484Z]  Context:    default
12:03:51 [2022-02-18T12:03:51.484Z]  Debug Mode: false
12:03:51 [2022-02-18T12:03:51.484Z]  Plugins:
12:03:51 [2022-02-18T12:03:51.484Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:03:51 [2022-02-18T12:03:51.484Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
12:03:51 [2022-02-18T12:03:51.484Z]   compose: Docker Compose (Docker Inc., v2.2.3)
12:03:51 [2022-02-18T12:03:51.484Z]   scan: Docker Scan (Docker Inc., v0.12.0)
12:03:51 [2022-02-18T12:03:51.484Z] 
12:03:51 [2022-02-18T12:03:51.484Z] Server:
12:03:51 [2022-02-18T12:03:51.484Z]  Containers: 0
12:03:51 [2022-02-18T12:03:51.484Z]   Running: 0
12:03:51 [2022-02-18T12:03:51.484Z]   Paused: 0
12:03:51 [2022-02-18T12:03:51.484Z]   Stopped: 0
12:03:51 [2022-02-18T12:03:51.484Z]  Images: 0
12:03:51 [2022-02-18T12:03:51.484Z]  Server Version: 20.10.12
12:03:51 [2022-02-18T12:03:51.484Z]  Storage Driver: overlay2
12:03:51 [2022-02-18T12:03:51.484Z]   Backing Filesystem: extfs
12:03:51 [2022-02-18T12:03:51.484Z]   Supports d_type: true
12:03:51 [2022-02-18T12:03:51.484Z]   Native Overlay Diff: true
12:03:51 [2022-02-18T12:03:51.484Z]   userxattr: false
12:03:51 [2022-02-18T12:03:51.484Z]  Logging Driver: json-file
12:03:51 [2022-02-18T12:03:51.484Z]  Cgroup Driver: cgroupfs
12:03:51 [2022-02-18T12:03:51.484Z]  Cgroup Version: 1
12:03:51 [2022-02-18T12:03:51.484Z]  Plugins:
12:03:51 [2022-02-18T12:03:51.484Z]   Volume: local
12:03:51 [2022-02-18T12:03:51.484Z]   Network: bridge host ipvlan macvlan null overlay
12:03:51 [2022-02-18T12:03:51.484Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:03:51 [2022-02-18T12:03:51.484Z]  Swarm: inactive
12:03:51 [2022-02-18T12:03:51.484Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:03:51 [2022-02-18T12:03:51.484Z]  Default Runtime: runc
12:03:51 [2022-02-18T12:03:51.484Z]  Init Binary: docker-init
12:03:51 [2022-02-18T12:03:51.484Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:03:51 [2022-02-18T12:03:51.484Z]  runc version: v1.0.2-0-g52b36a2
12:03:51 [2022-02-18T12:03:51.484Z]  init version: de40ad0
12:03:51 [2022-02-18T12:03:51.484Z]  Security Options:
12:03:51 [2022-02-18T12:03:51.484Z]   apparmor
12:03:51 [2022-02-18T12:03:51.484Z]   seccomp
12:03:51 [2022-02-18T12:03:51.484Z]    Profile: default
12:03:51 [2022-02-18T12:03:51.484Z]  Kernel Version: 5.4.0-1061-aws
12:03:51 [2022-02-18T12:03:51.484Z]  Operating System: Ubuntu 18.04.6 LTS
12:03:51 [2022-02-18T12:03:51.484Z]  OSType: linux
12:03:51 [2022-02-18T12:03:51.484Z]  Architecture: x86_64
12:03:51 [2022-02-18T12:03:51.484Z]  CPUs: 2
12:03:51 [2022-02-18T12:03:51.484Z]  Total Memory: 7.565GiB
12:03:51 [2022-02-18T12:03:51.484Z]  Name: ip-10-100-113-226
12:03:51 [2022-02-18T12:03:51.484Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
12:03:51 [2022-02-18T12:03:51.484Z]  Docker Root Dir: /var/lib/docker
12:03:51 [2022-02-18T12:03:51.484Z]  Debug Mode: false
12:03:51 [2022-02-18T12:03:51.484Z]  Registry: https://index.docker.io/v1/
12:03:51 [2022-02-18T12:03:51.484Z]  Labels:
12:03:51 [2022-02-18T12:03:51.484Z]  Experimental: true
12:03:51 [2022-02-18T12:03:51.484Z]  Insecure Registries:
12:03:51 [2022-02-18T12:03:51.484Z]   127.0.0.0/8
12:03:51 [2022-02-18T12:03:51.484Z]  Live Restore Enabled: true
12:03:51 [2022-02-18T12:03:51.484Z] 
12:03:51 [2022-02-18T12:03:51.484Z] WARNING: No swap limit support
[Pipeline] sh
12:03:51 [2022-02-18T12:03:51.772Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:51 [2022-02-18T12:03:51.772Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:51 [2022-02-18T12:03:51.772Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:03:51 [2022-02-18T12:03:51.772Z] + bash /home/ubuntu/workspace/moby_PR-43259/check-config.sh
12:03:51 [2022-02-18T12:03:51.772Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:03:51 [2022-02-18T12:03:51.772Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
12:03:51 [2022-02-18T12:03:51.772Z] 
12:03:51 [2022-02-18T12:03:51.772Z] Generally Necessary:
12:03:51 [2022-02-18T12:03:51.772Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:03:51 [2022-02-18T12:03:51.772Z] - apparmor: enabled and tools installed
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_NAMESPACES: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_NET_NS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_PID_NS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_IPC_NS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_UTS_NS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_CGROUPS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_CGROUP_CPUACCT: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_CGROUP_DEVICE: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_CGROUP_FREEZER: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_CGROUP_SCHED: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_CPUSETS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_MEMCG: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_KEYS: enabled
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_VETH: enabled (as module)
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_BRIDGE: enabled (as module)
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_NF_NAT_IPV4: missing
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:03:51 [2022-02-18T12:03:51.772Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_NF_NAT: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_NF_NAT_NEEDED: missing
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_POSIX_MQUEUE: enabled
12:03:52 [2022-02-18T12:03:52.032Z] 
12:03:52 [2022-02-18T12:03:52.032Z] Optional Features:
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_USER_NS: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_SECCOMP: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_CGROUP_PIDS: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_MEMCG_SWAP: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:03:52 [2022-02-18T12:03:52.032Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_BLK_CGROUP: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IOSCHED_CFQ: missing
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_CGROUP_PERF: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_CGROUP_HUGETLB: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_CFS_BANDWIDTH: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_RT_GROUP_SCHED: missing
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_VS: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_VS_NFCT: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_IP_VS_RR: enabled (as module)
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_EXT4_FS: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:03:52 [2022-02-18T12:03:52.032Z] - Network Drivers:
12:03:52 [2022-02-18T12:03:52.032Z]   - "overlay":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_VXLAN: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       Optional (for encrypted networks):
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_CRYPTO: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_CRYPTO_AEAD: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_CRYPTO_GCM: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_CRYPTO_GHASH: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_XFRM: enabled
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_XFRM_USER: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_INET_ESP: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:03:52 [2022-02-18T12:03:52.295Z]   - "ipvlan":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_IPVLAN: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]   - "macvlan":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_MACVLAN: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_DUMMY: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]   - "ftp,tftp client in container":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z] - Storage Drivers:
12:03:52 [2022-02-18T12:03:52.295Z]   - "aufs":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_AUFS_FS: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]   - "btrfs":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:03:52 [2022-02-18T12:03:52.295Z]   - "devicemapper":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_BLK_DEV_DM: enabled
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]   - "overlay":
12:03:52 [2022-02-18T12:03:52.295Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:03:52 [2022-02-18T12:03:52.295Z]   - "zfs":
12:03:52 [2022-02-18T12:03:52.295Z]     - /dev/zfs: present
12:03:52 [2022-02-18T12:03:52.295Z]     - zfs command: missing
12:03:52 [2022-02-18T12:03:52.295Z]     - zpool command: missing
12:03:52 [2022-02-18T12:03:52.295Z] 
12:03:52 [2022-02-18T12:03:52.295Z] Limits:
12:03:52 [2022-02-18T12:03:52.295Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:03:52 [2022-02-18T12:03:52.295Z] 
12:03:52 [2022-02-18T12:03:52.295Z] + true
12:03:52 [2022-02-18T12:03:52.297Z] #43 37.01   CC       compel/plugins/std/string.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:03:52 [2022-02-18T12:03:52.643Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db214206e57533304ac7ff352d68619d39c25de0 .
12:03:52 [2022-02-18T12:03:52.831Z] Client:
12:03:52 [2022-02-18T12:03:52.831Z]  Context:    default
12:03:52 [2022-02-18T12:03:52.831Z]  Debug Mode: false
12:03:52 [2022-02-18T12:03:52.831Z]  Plugins:
12:03:52 [2022-02-18T12:03:52.831Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:03:52 [2022-02-18T12:03:52.831Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
12:03:52 [2022-02-18T12:03:52.831Z] 
12:03:52 [2022-02-18T12:03:52.831Z] Server:
12:03:52 [2022-02-18T12:03:52.831Z]  Containers: 0
12:03:52 [2022-02-18T12:03:52.831Z]   Running: 0
12:03:52 [2022-02-18T12:03:52.831Z]   Paused: 0
12:03:52 [2022-02-18T12:03:52.831Z]   Stopped: 0
12:03:52 [2022-02-18T12:03:52.831Z]  Images: 0
12:03:52 [2022-02-18T12:03:52.831Z]  Server Version: 20.10.12
12:03:52 [2022-02-18T12:03:52.831Z]  Storage Driver: overlay2
12:03:52 [2022-02-18T12:03:52.831Z]   Backing Filesystem: extfs
12:03:52 [2022-02-18T12:03:52.831Z]   Supports d_type: true
12:03:52 [2022-02-18T12:03:52.831Z]   Native Overlay Diff: true
12:03:52 [2022-02-18T12:03:52.831Z]   userxattr: false
12:03:52 [2022-02-18T12:03:52.831Z]  Logging Driver: json-file
12:03:52 [2022-02-18T12:03:52.831Z]  Cgroup Driver: cgroupfs
12:03:52 [2022-02-18T12:03:52.831Z]  Cgroup Version: 1
12:03:52 [2022-02-18T12:03:52.831Z]  Plugins:
12:03:52 [2022-02-18T12:03:52.831Z]   Volume: local
12:03:52 [2022-02-18T12:03:52.831Z]   Network: bridge host ipvlan macvlan null overlay
12:03:52 [2022-02-18T12:03:52.831Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:03:52 [2022-02-18T12:03:52.831Z]  Swarm: inactive
12:03:52 [2022-02-18T12:03:52.832Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:03:52 [2022-02-18T12:03:52.832Z]  Default Runtime: runc
12:03:52 [2022-02-18T12:03:52.832Z]  Init Binary: docker-init
12:03:52 [2022-02-18T12:03:52.832Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:03:52 [2022-02-18T12:03:52.832Z]  runc version: v1.0.2-0-g52b36a2
12:03:52 [2022-02-18T12:03:52.832Z]  init version: de40ad0
12:03:52 [2022-02-18T12:03:52.832Z]  Security Options:
12:03:52 [2022-02-18T12:03:52.832Z]   apparmor
12:03:52 [2022-02-18T12:03:52.832Z]   seccomp
12:03:52 [2022-02-18T12:03:52.832Z]    Profile: default
12:03:52 [2022-02-18T12:03:52.832Z]  Kernel Version: 5.11.0-1023-aws
12:03:52 [2022-02-18T12:03:52.832Z]  Operating System: Ubuntu 20.04.3 LTS
12:03:52 [2022-02-18T12:03:52.832Z]  OSType: linux
12:03:52 [2022-02-18T12:03:52.832Z]  Architecture: aarch64
12:03:52 [2022-02-18T12:03:52.832Z]  CPUs: 2
12:03:52 [2022-02-18T12:03:52.832Z]  Total Memory: 7.576GiB
12:03:52 [2022-02-18T12:03:52.832Z]  Name: ip-10-100-53-137
12:03:52 [2022-02-18T12:03:52.832Z]  ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5
12:03:52 [2022-02-18T12:03:52.832Z]  Docker Root Dir: /var/lib/docker
12:03:52 [2022-02-18T12:03:52.832Z]  Debug Mode: false
12:03:52 [2022-02-18T12:03:52.832Z]  Registry: https://index.docker.io/v1/
12:03:52 [2022-02-18T12:03:52.832Z]  Labels:
12:03:52 [2022-02-18T12:03:52.832Z]  Experimental: true
12:03:52 [2022-02-18T12:03:52.832Z]  Insecure Registries:
12:03:52 [2022-02-18T12:03:52.832Z]   127.0.0.0/8
12:03:52 [2022-02-18T12:03:52.832Z]  Live Restore Enabled: true
12:03:52 [2022-02-18T12:03:52.832Z] 
[Pipeline] sh
12:03:52 [2022-02-18T12:03:52.860Z] #43 37.63   CC       compel/plugins/std/infect.o
12:03:52 [2022-02-18T12:03:52.927Z] #1 [internal] load build definition from Dockerfile
12:03:52 [2022-02-18T12:03:52.927Z] #1 sha256:50865894aedb4ad27c3b6e1e062b374dc3b68e0749bef487803a88c90762f264
12:03:53 [2022-02-18T12:03:53.117Z] #43 38.04   CC       compel/arch/x86/plugins/std/parasite-head.o
12:03:53 [2022-02-18T12:03:53.126Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:53 [2022-02-18T12:03:53.126Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:03:53 [2022-02-18T12:03:53.126Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43259/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:03:53 [2022-02-18T12:03:53.126Z] + bash /home/ubuntu/workspace/moby_PR-43259/check-config.sh
12:03:53 [2022-02-18T12:03:53.126Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:03:53 [2022-02-18T12:03:53.126Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ...
12:03:53 [2022-02-18T12:03:53.126Z] 
12:03:53 [2022-02-18T12:03:53.126Z] Generally Necessary:
12:03:53 [2022-02-18T12:03:53.126Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:03:53 [2022-02-18T12:03:53.126Z] - apparmor: enabled and tools installed
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_NAMESPACES: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_NET_NS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_PID_NS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_IPC_NS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_UTS_NS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_CGROUPS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_CGROUP_CPUACCT: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_CGROUP_DEVICE: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_CGROUP_FREEZER: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_CGROUP_SCHED: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_CPUSETS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_MEMCG: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_KEYS: enabled
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_VETH: enabled (as module)
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_BRIDGE: enabled (as module)
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_NF_NAT_IPV4: missing
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:03:53 [2022-02-18T12:03:53.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:03:53 [2022-02-18T12:03:53.373Z] #43 38.09   CC       compel/arch/x86/plugins/std/memcpy.o
12:03:53 [2022-02-18T12:03:53.373Z] #43 38.13   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:03:53 [2022-02-18T12:03:53.373Z] #43 38.18   AR       compel/plugins/std.lib.a
12:03:53 [2022-02-18T12:03:53.373Z] #43 38.25   CC       compel/plugins/fds/fds.o
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_NF_NAT: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_NF_NAT_NEEDED: missing
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_POSIX_MQUEUE: enabled
12:03:53 [2022-02-18T12:03:53.387Z] 
12:03:53 [2022-02-18T12:03:53.387Z] Optional Features:
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_USER_NS: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_SECCOMP: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_CGROUP_PIDS: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_MEMCG_SWAP: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:03:53 [2022-02-18T12:03:53.387Z]     (cgroup swap accounting is currently enabled)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_BLK_CGROUP: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IOSCHED_CFQ: missing
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_CGROUP_PERF: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_CGROUP_HUGETLB: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_CFS_BANDWIDTH: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_RT_GROUP_SCHED: missing
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_VS: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_VS_NFCT: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_IP_VS_RR: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_EXT4_FS: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:03:53 [2022-02-18T12:03:53.387Z] - Network Drivers:
12:03:53 [2022-02-18T12:03:53.387Z]   - "overlay":
12:03:53 [2022-02-18T12:03:53.387Z]     - CONFIG_VXLAN: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       Optional (for encrypted networks):
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_CRYPTO: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_CRYPTO_AEAD: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_CRYPTO_GCM: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_CRYPTO_GHASH: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_XFRM: enabled
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_XFRM_USER: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_INET_ESP: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:03:53 [2022-02-18T12:03:53.387Z]   - "ipvlan":
12:03:53 [2022-02-18T12:03:53.387Z]     - CONFIG_IPVLAN: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]   - "macvlan":
12:03:53 [2022-02-18T12:03:53.387Z]     - CONFIG_MACVLAN: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]     - CONFIG_DUMMY: enabled (as module)
12:03:53 [2022-02-18T12:03:53.387Z]   - "ftp,tftp client in container":
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + export 'BUILDTAGS=netgo osusergo static_build'
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + BUILDTAGS='netgo osusergo static_build'
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + export EXTRA_FLAGS=-buildmode=pie
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + EXTRA_FLAGS=-buildmode=pie
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + '[' '' = dynamic ']'
12:03:53 [2022-02-18T12:03:53.555Z] #56 45.43 + make
12:03:53 [2022-02-18T12:03:53.630Z] #43 38.56   AR       compel/plugins/fds.lib.a
12:03:53 [2022-02-18T12:03:53.630Z] #43 38.61   HOSTDEP  compel/src/lib/log-host.d
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z] - Storage Drivers:
12:03:53 [2022-02-18T12:03:53.647Z]   - "aufs":
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_AUFS_FS: missing
12:03:53 [2022-02-18T12:03:53.647Z]   - "btrfs":
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:03:53 [2022-02-18T12:03:53.647Z]   - "devicemapper":
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_BLK_DEV_DM: enabled
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z]   - "overlay":
12:03:53 [2022-02-18T12:03:53.647Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:03:53 [2022-02-18T12:03:53.647Z]   - "zfs":
12:03:53 [2022-02-18T12:03:53.647Z]     - /dev/zfs: present
12:03:53 [2022-02-18T12:03:53.647Z]     - zfs command: missing
12:03:53 [2022-02-18T12:03:53.647Z]     - zpool command: missing
12:03:53 [2022-02-18T12:03:53.647Z] 
12:03:53 [2022-02-18T12:03:53.647Z] Limits:
12:03:53 [2022-02-18T12:03:53.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:03:53 [2022-02-18T12:03:53.647Z] 
12:03:53 [2022-02-18T12:03:53.647Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:03:53 [2022-02-18T12:03:53.887Z] #43 38.71   HOSTDEP  compel/src/lib/handle-elf-host.d
12:03:53 [2022-02-18T12:03:53.887Z] #43 38.78   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:03:53 [2022-02-18T12:03:53.887Z] #43 38.82   HOSTDEP  compel/src/main-host.d
12:03:53 [2022-02-18T12:03:53.981Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db214206e57533304ac7ff352d68619d39c25de0 .
12:03:53 [2022-02-18T12:03:53.982Z] #1 [internal] load build definition from Dockerfile
12:03:53 [2022-02-18T12:03:53.982Z] #1 sha256:34591e539b2f697fd390b2ae68735cccad4b6be5eb4ce4b2dfa5b04f2df58631
12:03:54 [2022-02-18T12:03:54.124Z] #56 46.32 + bin/ctr
12:03:54 [2022-02-18T12:03:54.145Z] #43 38.90   DEP      compel/src/lib/ptrace.d
12:03:54 [2022-02-18T12:03:54.145Z] #43 39.00   DEP      compel/src/lib/infect.d
12:03:54 [2022-02-18T12:03:54.243Z] #1 transferring dockerfile: 17.05kB done
12:03:54 [2022-02-18T12:03:54.243Z] #1 DONE 0.2s
12:03:54 [2022-02-18T12:03:54.243Z] 
12:03:54 [2022-02-18T12:03:54.243Z] #2 [internal] load .dockerignore
12:03:54 [2022-02-18T12:03:54.243Z] #2 sha256:f2b1cb4ff104c8250ee8fafa8921cf2f0c8b213ef0c3464db08868c81283a790
12:03:54 [2022-02-18T12:03:54.243Z] #2 transferring context: 87B done
12:03:54 [2022-02-18T12:03:54.243Z] #2 DONE 0.1s
12:03:54 [2022-02-18T12:03:54.243Z] 
12:03:54 [2022-02-18T12:03:54.243Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:03:54 [2022-02-18T12:03:54.243Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
12:03:54 [2022-02-18T12:03:54.403Z] #43 39.18   DEP      compel/src/lib/infect-util.d
12:03:54 [2022-02-18T12:03:54.403Z] #43 39.26   DEP      compel/src/lib/infect-rpc.d
12:03:54 [2022-02-18T12:03:54.660Z] #43 39.41   DEP      compel/arch/x86/src/lib/infect.d
12:03:54 [2022-02-18T12:03:54.660Z] #43 39.57   DEP      compel/arch/x86/src/lib/cpu.d
12:03:54 [2022-02-18T12:03:54.817Z] #3 DONE 0.4s
12:03:54 [2022-02-18T12:03:54.817Z] 
12:03:54 [2022-02-18T12:03:54.817Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:03:54 [2022-02-18T12:03:54.817Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
12:03:54 [2022-02-18T12:03:54.817Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:03:54 [2022-02-18T12:03:54.817Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:03:54 [2022-02-18T12:03:54.817Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
12:03:54 [2022-02-18T12:03:54.817Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
12:03:54 [2022-02-18T12:03:54.817Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
12:03:54 [2022-02-18T12:03:54.835Z] #1 transferring dockerfile: 17.05kB done
12:03:54 [2022-02-18T12:03:54.835Z] #1 DONE 1.9s
12:03:54 [2022-02-18T12:03:54.835Z] 
12:03:54 [2022-02-18T12:03:54.835Z] #2 [internal] load .dockerignore
12:03:54 [2022-02-18T12:03:54.835Z] #2 sha256:5cd9059b148f6a04245600e2c87f785ecd868fd2c26d080f8feb21e2b107951d
12:03:54 [2022-02-18T12:03:54.835Z] #2 transferring context: 87B done
12:03:54 [2022-02-18T12:03:54.835Z] #2 DONE 1.7s
12:03:54 [2022-02-18T12:03:54.835Z] 
12:03:54 [2022-02-18T12:03:54.835Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:03:54 [2022-02-18T12:03:54.835Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:03:54 [2022-02-18T12:03:54.917Z] #43 39.65   DEP      compel/src/lib/log.d
12:03:54 [2022-02-18T12:03:54.917Z] #43 39.71   DEP      compel/src/main.d
12:03:55 [2022-02-18T12:03:55.080Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.2s
12:03:55 [2022-02-18T12:03:55.080Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
12:03:55 [2022-02-18T12:03:55.175Z] #43 39.84   DEP      compel/src/lib/handle-elf.d
12:03:55 [2022-02-18T12:03:55.175Z] #43 39.93   DEP      compel/arch/x86/src/lib/handle-elf.d
12:03:55 [2022-02-18T12:03:55.175Z] #43 40.04   CC       compel/src/lib/log.o
12:03:55 [2022-02-18T12:03:55.341Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done
12:03:55 [2022-02-18T12:03:55.341Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
12:03:55 [2022-02-18T12:03:55.341Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
12:03:55 [2022-02-18T12:03:55.405Z] #3 DONE 0.6s
12:03:55 [2022-02-18T12:03:55.405Z] 
12:03:55 [2022-02-18T12:03:55.405Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:03:55 [2022-02-18T12:03:55.405Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:03:55 [2022-02-18T12:03:55.405Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:03:55 [2022-02-18T12:03:55.405Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:03:55 [2022-02-18T12:03:55.405Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:03:55 [2022-02-18T12:03:55.405Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:03:55 [2022-02-18T12:03:55.405Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s
12:03:55 [2022-02-18T12:03:55.405Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
12:03:55 [2022-02-18T12:03:55.433Z] #43 40.29   CC       compel/arch/x86/src/lib/cpu.o
12:03:55 [2022-02-18T12:03:55.603Z] #4 DONE 0.9s
12:03:55 [2022-02-18T12:03:55.664Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
12:03:55 [2022-02-18T12:03:55.931Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
12:03:55 [2022-02-18T12:03:55.998Z] #43 40.87   CC       compel/arch/x86/src/lib/infect.o
12:03:56 [2022-02-18T12:03:56.181Z] 
12:03:56 [2022-02-18T12:03:56.181Z] #8 [internal] load metadata for docker.io/library/golang:1.16.14-buster
12:03:56 [2022-02-18T12:03:56.181Z] #8 sha256:a1c343697ca2fbec0768efa93ab3ccedc727666c031847a852c2173ceaf572dd
12:03:56 [2022-02-18T12:03:56.193Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done
12:03:56 [2022-02-18T12:03:56.497Z] #4 DONE 1.1s
12:03:56 [2022-02-18T12:03:56.753Z] #8 DONE 0.7s
12:03:56 [2022-02-18T12:03:56.754Z] 
12:03:56 [2022-02-18T12:03:56.754Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:03:56 [2022-02-18T12:03:56.754Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:03:56 [2022-02-18T12:03:56.756Z] 
12:03:56 [2022-02-18T12:03:56.756Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:03:56 [2022-02-18T12:03:56.756Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:03:56 [2022-02-18T12:03:56.931Z] #43 41.52   CC       compel/src/lib/infect-rpc.o
12:03:56 [2022-02-18T12:03:56.931Z] #43 ...
12:03:56 [2022-02-18T12:03:56.931Z] 
12:03:56 [2022-02-18T12:03:56.931Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:03:56 [2022-02-18T12:03:56.931Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.5 Selecting previously unselected package libapparmor1:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.6 Selecting previously unselected package libapparmor-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.7 Selecting previously unselected package libbtrfs0.
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.7 Unpacking libbtrfs0 (4.20.1-2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.8 Selecting previously unselected package libbtrfs-dev.
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.8 Unpacking libbtrfs-dev (4.20.1-2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.0 Selecting previously unselected package libudev-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.2 Selecting previously unselected package libsepol1-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.4 Selecting previously unselected package libpcre16-3:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.6 Selecting previously unselected package libpcre32-3:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.8 Selecting previously unselected package libpcrecpp0v5:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.9 Selecting previously unselected package libpcre3-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 101.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.4 Selecting previously unselected package libselinux1-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.6 Selecting previously unselected package libdevmapper-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.7 Selecting previously unselected package libseccomp-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.9 Selecting previously unselected package libsystemd-dev:amd64.
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 102.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up libbtrfs0 (4.20.1-2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.4 Setting up libbtrfs-dev (4.20.1-2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.5 Setting up mingw-w64-common (6.0.0-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.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
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.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
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.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
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.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
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.7 Setting up dmsetup (2:1.02.155-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:03:56 [2022-02-18T12:03:56.931Z] #13 103.7 Processing triggers for libc-bin (2.28-10) ...
12:03:57 [2022-02-18T12:03:57.014Z] #7 DONE 0.7s
12:03:57 [2022-02-18T12:03:57.014Z] 
12:03:57 [2022-02-18T12:03:57.014Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:03:57 [2022-02-18T12:03:57.014Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
12:03:57 [2022-02-18T12:03:57.014Z] #5 DONE 0.7s
12:03:57 [2022-02-18T12:03:57.014Z] 
12:03:57 [2022-02-18T12:03:57.014Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:03:57 [2022-02-18T12:03:57.014Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:03:57 [2022-02-18T12:03:57.014Z] #6 DONE 0.7s
12:03:58 [2022-02-18T12:03:58.136Z] #8 ...
12:03:58 [2022-02-18T12:03:58.136Z] 
12:03:58 [2022-02-18T12:03:58.136Z] #6 [internal] load metadata for docker.io/library/golang:1.16.14-buster
12:03:58 [2022-02-18T12:03:58.136Z] #6 sha256:97ba8d21c5f20f2f88d7dd858b0848bf3bfa25e9fe505ba1c985ae1e29be440b
12:03:58 [2022-02-18T12:03:58.136Z] #6 DONE 1.2s
12:03:58 [2022-02-18T12:03:58.136Z] 
12:03:58 [2022-02-18T12:03:58.136Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:03:58 [2022-02-18T12:03:58.136Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:03:58 [2022-02-18T12:03:58.136Z] #8 DONE 1.4s
12:03:58 [2022-02-18T12:03:58.136Z] 
12:03:58 [2022-02-18T12:03:58.136Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:03:58 [2022-02-18T12:03:58.136Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:03:58 [2022-02-18T12:03:58.136Z] #5 DONE 1.4s
12:03:58 [2022-02-18T12:03:58.136Z] 
12:03:58 [2022-02-18T12:03:58.136Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:03:58 [2022-02-18T12:03:58.136Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:03:58 [2022-02-18T12:03:58.136Z] #7 DONE 1.5s
12:03:58 [2022-02-18T12:03:58.826Z] #13 DONE 105.5s
12:03:58 [2022-02-18T12:03:58.826Z] 
12:03:58 [2022-02-18T12:03:58.826Z] #53 [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
12:03:58 [2022-02-18T12:03:58.826Z] #53 sha256:9cc8939be0a0b1c0be0252a20b69af20b72955f93ac8c95144af31beb5573f87
12:03:59 [2022-02-18T12:03:59.475Z] Client:
12:03:59 [2022-02-18T12:03:59.476Z]  Context:    default
12:03:59 [2022-02-18T12:03:59.476Z]  Debug Mode: false
12:03:59 [2022-02-18T12:03:59.476Z]  Plugins:
12:03:59 [2022-02-18T12:03:59.476Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:03:59 [2022-02-18T12:03:59.476Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
12:03:59 [2022-02-18T12:03:59.476Z]   compose: Docker Compose (Docker Inc., v2.2.3)
12:03:59 [2022-02-18T12:03:59.476Z]   scan: Docker Scan (Docker Inc., v0.12.0)
12:03:59 [2022-02-18T12:03:59.476Z] 
12:03:59 [2022-02-18T12:03:59.476Z] Server:
12:03:59 [2022-02-18T12:03:59.476Z]  Containers: 0
12:03:59 [2022-02-18T12:03:59.476Z]   Running: 0
12:03:59 [2022-02-18T12:03:59.476Z]   Paused: 0
12:03:59 [2022-02-18T12:03:59.476Z]   Stopped: 0
12:03:59 [2022-02-18T12:03:59.476Z]  Images: 0
12:03:59 [2022-02-18T12:03:59.476Z]  Server Version: 20.10.12
12:03:59 [2022-02-18T12:03:59.476Z]  Storage Driver: overlay2
12:03:59 [2022-02-18T12:03:59.476Z]   Backing Filesystem: extfs
12:03:59 [2022-02-18T12:03:59.476Z]   Supports d_type: true
12:03:59 [2022-02-18T12:03:59.476Z]   Native Overlay Diff: true
12:03:59 [2022-02-18T12:03:59.476Z]   userxattr: false
12:03:59 [2022-02-18T12:03:59.476Z]  Logging Driver: json-file
12:03:59 [2022-02-18T12:03:59.476Z]  Cgroup Driver: systemd
12:03:59 [2022-02-18T12:03:59.476Z]  Cgroup Version: 2
12:03:59 [2022-02-18T12:03:59.476Z]  Plugins:
12:03:59 [2022-02-18T12:03:59.476Z]   Volume: local
12:03:59 [2022-02-18T12:03:59.476Z]   Network: bridge host ipvlan macvlan null overlay
12:03:59 [2022-02-18T12:03:59.476Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:03:59 [2022-02-18T12:03:59.476Z]  Swarm: inactive
12:03:59 [2022-02-18T12:03:59.476Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:03:59 [2022-02-18T12:03:59.476Z]  Default Runtime: runc
12:03:59 [2022-02-18T12:03:59.476Z]  Init Binary: docker-init
12:03:59 [2022-02-18T12:03:59.476Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
12:03:59 [2022-02-18T12:03:59.476Z]  runc version: v1.0.2-0-g52b36a2
12:03:59 [2022-02-18T12:03:59.476Z]  init version: de40ad0
12:03:59 [2022-02-18T12:03:59.476Z]  Security Options:
12:03:59 [2022-02-18T12:03:59.476Z]   apparmor
12:03:59 [2022-02-18T12:03:59.476Z]   seccomp
12:03:59 [2022-02-18T12:03:59.476Z]    Profile: default
12:03:59 [2022-02-18T12:03:59.476Z]   cgroupns
12:03:59 [2022-02-18T12:03:59.476Z]  Kernel Version: 5.11.0-1023-aws
12:03:59 [2022-02-18T12:03:59.476Z]  Operating System: Ubuntu 20.04.3 LTS
12:03:59 [2022-02-18T12:03:59.476Z]  OSType: linux
12:03:59 [2022-02-18T12:03:59.476Z]  Architecture: x86_64
12:03:59 [2022-02-18T12:03:59.476Z]  CPUs: 2
12:03:59 [2022-02-18T12:03:59.476Z]  Total Memory: 7.559GiB
12:03:59 [2022-02-18T12:03:59.476Z]  Name: ip-10-100-59-15
12:03:59 [2022-02-18T12:03:59.476Z]  ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH
12:03:59 [2022-02-18T12:03:59.476Z]  Docker Root Dir: /var/lib/docker
12:03:59 [2022-02-18T12:03:59.476Z]  Debug Mode: false
12:03:59 [2022-02-18T12:03:59.476Z]  Registry: https://index.docker.io/v1/
12:03:59 [2022-02-18T12:03:59.476Z]  Labels:
12:03:59 [2022-02-18T12:03:59.476Z]  Experimental: true
12:03:59 [2022-02-18T12:03:59.476Z]  Insecure Registries:
12:03:59 [2022-02-18T12:03:59.476Z]   127.0.0.0/8
12:03:59 [2022-02-18T12:03:59.476Z]  Live Restore Enabled: true
12:03:59 [2022-02-18T12:03:59.476Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:03:59 [2022-02-18T12:03:59.549Z] 
12:03:59 [2022-02-18T12:03:59.550Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:03:59 [2022-02-18T12:03:59.550Z] #26 sha256:b715e10026e32181f3f2c3c32101cfe04ad2590682984968966dcc7be6eb46c9
12:03:59 [2022-02-18T12:03:59.550Z] #26 resolve docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 0.0s done
12:03:59 [2022-02-18T12:03:59.550Z] #26 sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 1.85kB / 1.85kB done
12:03:59 [2022-02-18T12:03:59.550Z] #26 sha256:5bb6e8c4f738d2da8662393543ddacdc8be9e421c46ce5316d2877c73c1fde16 529B / 529B done
12:03:59 [2022-02-18T12:03:59.550Z] #26 sha256:f66b71803fa010080156192890fe9154495fe4b1975a85255209ea28165c2128 1.46kB / 1.46kB done
12:03:59 [2022-02-18T12:03:59.804Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:db214206e57533304ac7ff352d68619d39c25de0 .
12:03:59 [2022-02-18T12:03:59.804Z] #1 [internal] load build definition from Dockerfile
12:03:59 [2022-02-18T12:03:59.804Z] #1 sha256:1ebf77ab17a19fdf1dde8525df24186c694a919b7a08cd96b493b1591a41f05a
12:03:59 [2022-02-18T12:03:59.804Z] #1 transferring dockerfile:
12:03:59 [2022-02-18T12:03:59.812Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 0B / 50.44MB 0.2s
12:03:59 [2022-02-18T12:03:59.812Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 3.15MB / 50.44MB 0.3s
12:04:00 [2022-02-18T12:04:00.065Z] #1 transferring dockerfile: 17.05kB done
12:04:00 [2022-02-18T12:04:00.065Z] #1 DONE 0.2s
12:04:00 [2022-02-18T12:04:00.065Z] 
12:04:00 [2022-02-18T12:04:00.065Z] #2 [internal] load .dockerignore
12:04:00 [2022-02-18T12:04:00.065Z] #2 sha256:276bc0845460699d862811bbb874a1d31f76174809f9eeec68ea2406199a2a17
12:04:00 [2022-02-18T12:04:00.065Z] #2 transferring context: 87B 0.0s done
12:04:00 [2022-02-18T12:04:00.065Z] #2 DONE 0.1s
12:04:00 [2022-02-18T12:04:00.065Z] 
12:04:00 [2022-02-18T12:04:00.065Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:04:00 [2022-02-18T12:04:00.065Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:04:00 [2022-02-18T12:04:00.071Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 12.58MB / 50.44MB 0.5s
12:04:00 [2022-02-18T12:04:00.071Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 18.87MB / 50.44MB 0.7s
12:04:00 [2022-02-18T12:04:00.194Z] #53 ...
12:04:00 [2022-02-18T12:04:00.194Z] 
12:04:00 [2022-02-18T12:04:00.194Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:04:00 [2022-02-18T12:04:00.194Z] #14 sha256:37745556900e9b262a44a8182a8dfc7b46300d546d3372f29056d7a1216dc725
12:04:00 [2022-02-18T12:04:00.194Z] #14 DONE 1.4s
12:04:00 [2022-02-18T12:04:00.194Z] 
12:04:00 [2022-02-18T12:04:00.194Z] #53 [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
12:04:00 [2022-02-18T12:04:00.194Z] #53 sha256:9cc8939be0a0b1c0be0252a20b69af20b72955f93ac8c95144af31beb5573f87
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.377 + RM_GOPATH=0
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.379 + TMP_GOPATH=
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.379 + : /build
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.379 + '[' -z '' ']'
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.379 ++ mktemp -d
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.383 + export GOPATH=/tmp/tmp.b9VWgDI0CC
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.384 + GOPATH=/tmp/tmp.b9VWgDI0CC
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.385 + RM_GOPATH=1
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.385 + case "$(go env GOARCH)" in
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.386 ++ go env GOARCH
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.403 + export GO_BUILDMODE=-buildmode=pie
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.403 + GO_BUILDMODE=-buildmode=pie
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.404 ++ dirname /tmp/install/install.sh
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.408 + dir=/tmp/install
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.410 + bin=runc
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.410 + shift
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.410 + '[' '!' -f /tmp/install/runc.installer ']'
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.411 + . /tmp/install/runc.installer
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.413 ++ set -e
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.413 ++ : v1.0.3
12:04:00 [2022-02-18T12:04:00.194Z] #53 1.414 + install_runc
12:04:00 [2022-02-18T12:04:00.195Z] #53 1.415 + RUNC_BUILDTAGS=seccomp
12:04:00 [2022-02-18T12:04:00.195Z] #53 1.415 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
12:04:00 [2022-02-18T12:04:00.195Z] #53 1.427 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b9VWgDI0CC/src/github.com/opencontainers/runc
12:04:00 [2022-02-18T12:04:00.195Z] #53 1.427 Cloning into '/tmp/tmp.b9VWgDI0CC/src/github.com/opencontainers/runc'...
12:04:00 [2022-02-18T12:04:00.195Z] #53 1.427 Install runc version v1.0.3 (build tags: seccomp)
12:04:00 [2022-02-18T12:04:00.331Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 22.02MB / 50.44MB 0.8s
12:04:00 [2022-02-18T12:04:00.592Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 26.21MB / 50.44MB 0.9s
12:04:00 [2022-02-18T12:04:00.639Z] #3 DONE 0.4s
12:04:00 [2022-02-18T12:04:00.639Z] 
12:04:00 [2022-02-18T12:04:00.639Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:04:00 [2022-02-18T12:04:00.639Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:04:00 [2022-02-18T12:04:00.639Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:04:00 [2022-02-18T12:04:00.639Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:04:00 [2022-02-18T12:04:00.639Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:04:00 [2022-02-18T12:04:00.639Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:04:00 [2022-02-18T12:04:00.639Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
12:04:00 [2022-02-18T12:04:00.695Z] #56 ...
12:04:00 [2022-02-18T12:04:00.695Z] 
12:04:00 [2022-02-18T12:04:00.695Z] #43 [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
12:04:00 [2022-02-18T12:04:00.695Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:00 [2022-02-18T12:04:00.695Z] #43 22.04   CC       images/mnt.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 22.25   CC       images/pipe-data.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 22.46   CC       images/sa.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 22.65   CC       images/timer.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 22.92   CC       images/timerfd.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 23.12   CC       images/mm.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 23.43   CC       images/sk-opts.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 23.68   CC       images/sk-unix.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 23.97   CC       images/sk-inet.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 24.25   CC       images/tun.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 24.47   CC       images/sk-netlink.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 24.64   CC       images/packet-sock.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 24.92   CC       images/ipc-var.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 25.12   CC       images/ipc-desc.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 25.30   CC       images/ipc-shm.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 25.52   CC       images/ipc-msg.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 25.86   CC       images/ipc-sem.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 26.04   CC       images/utsns.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 26.23   CC       images/creds.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 26.45   CC       images/vma.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 26.70   CC       images/netdev.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 26.98   CC       images/tty.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 27.42   CC       images/file-lock.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 27.59   CC       images/rlimit.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 27.79   CC       images/pagemap.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 28.02   CC       images/siginfo.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 28.28   CC       images/rpc.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 29.25   CC       images/ext-file.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 29.50   CC       images/cgroup.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 30.09   CC       images/userns.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 30.33   CC       images/google/protobuf/descriptor.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 31.71   CC       images/opts.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 31.97   CC       images/seccomp.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 32.26   CC       images/binfmt-misc.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 32.40   CC       images/time.o
12:04:00 [2022-02-18T12:04:00.695Z] #43 32.60   CC       images/sysctl.o
12:04:00 [2022-02-18T12:04:00.855Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 34.60MB / 50.44MB 1.2s
12:04:00 [2022-02-18T12:04:00.856Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 38.80MB / 50.44MB 1.3s
12:04:00 [2022-02-18T12:04:00.900Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
12:04:00 [2022-02-18T12:04:00.900Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:04:00 [2022-02-18T12:04:00.955Z] #43 32.76   CC       images/autofs.o
12:04:00 [2022-02-18T12:04:00.955Z] #43 32.93   CC       images/macvlan.o
12:04:01 [2022-02-18T12:04:01.116Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 46.14MB / 50.44MB 1.5s
12:04:01 [2022-02-18T12:04:01.136Z] #53 ...
12:04:01 [2022-02-18T12:04:01.136Z] 
12:04:01 [2022-02-18T12:04:01.136Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:04:01 [2022-02-18T12:04:01.136Z] #15 sha256:d620e653e1caef505a2485e0e3890a9f14854b1b07df2c0925f5c4a73e3a8012
12:04:01 [2022-02-18T12:04:01.136Z] #15 DONE 1.1s
12:04:01 [2022-02-18T12:04:01.162Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
12:04:01 [2022-02-18T12:04:01.162Z] #4 DONE 0.7s
12:04:01 [2022-02-18T12:04:01.214Z] #43 33.08   CC       images/sit.o
12:04:01 [2022-02-18T12:04:01.220Z] 
12:04:01 [2022-02-18T12:04:01.220Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:01 [2022-02-18T12:04:01.220Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:04:01 [2022-02-18T12:04:01.220Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:04:01 [2022-02-18T12:04:01.220Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:04:01 [2022-02-18T12:04:01.220Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:04:01 [2022-02-18T12:04:01.220Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:04:01 [2022-02-18T12:04:01.380Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 1.7s
12:04:01 [2022-02-18T12:04:01.394Z] 
12:04:01 [2022-02-18T12:04:01.395Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:04:01 [2022-02-18T12:04:01.395Z] #16 sha256:1a642a24b29e4379c3e40919e637bf4a32f302a153ed7084b82c67a886e651a1
12:04:01 [2022-02-18T12:04:01.424Z] 
12:04:01 [2022-02-18T12:04:01.424Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:04:01 [2022-02-18T12:04:01.424Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:04:01 [2022-02-18T12:04:01.474Z] #43 33.24   CC       images/memfd.o
12:04:01 [2022-02-18T12:04:01.474Z] #43 33.45   CC       images/timens.o
12:04:01 [2022-02-18T12:04:01.733Z] #43 33.69   LINK     images/built-in.o
12:04:01 [2022-02-18T12:04:01.733Z] #43 ...
12:04:01 [2022-02-18T12:04:01.733Z] 
12:04:01 [2022-02-18T12:04:01.733Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:01 [2022-02-18T12:04:01.733Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:04:01 [2022-02-18T12:04:01.733Z] #13 86.89 Selecting previously unselected package g++-mingw-w64-x86-64.
12:04:01 [2022-02-18T12:04:01.733Z] #13 86.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:04:01 [2022-02-18T12:04:01.734Z] #13 86.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:04:01 [2022-02-18T12:04:01.993Z] #13 ...
12:04:01 [2022-02-18T12:04:01.993Z] 
12:04:01 [2022-02-18T12:04:01.993Z] #43 [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
12:04:01 [2022-02-18T12:04:01.993Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:01 [2022-02-18T12:04:01.993Z] #43 33.84   GEN      compel/include/asm
12:04:01 [2022-02-18T12:04:01.993Z] #43 33.87   GEN      compel/include/version.h
12:04:01 [2022-02-18T12:04:01.993Z] #43 33.89 touch .config
12:04:01 [2022-02-18T12:04:01.993Z] #43 33.92   GEN      include/common/config.h
12:04:01 [2022-02-18T12:04:01.993Z] #43 34.00   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:04:01 [2022-02-18T12:04:01.998Z] #8 DONE 0.7s
12:04:01 [2022-02-18T12:04:01.998Z] 
12:04:01 [2022-02-18T12:04:01.998Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:04:01 [2022-02-18T12:04:01.998Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:04:01 [2022-02-18T12:04:01.998Z] #5 DONE 0.6s
12:04:01 [2022-02-18T12:04:01.998Z] 
12:04:01 [2022-02-18T12:04:01.998Z] #7 [internal] load metadata for docker.io/library/golang:1.16.14-buster
12:04:01 [2022-02-18T12:04:01.998Z] #7 sha256:97ba8d21c5f20f2f88d7dd858b0848bf3bfa25e9fe505ba1c985ae1e29be440b
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.04   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.06   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.10   DEP      compel/arch/x86/plugins/std/memcpy.d
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.12   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.17   GEN      compel/plugins/include/uapi/std/syscall.h
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.20   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.22   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:04:02 [2022-02-18T12:04:02.254Z] #43 34.25   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:04:02 [2022-02-18T12:04:02.260Z] #7 DONE 0.8s
12:04:02 [2022-02-18T12:04:02.260Z] 
12:04:02 [2022-02-18T12:04:02.260Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:04:02 [2022-02-18T12:04:02.260Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:04:02 [2022-02-18T12:04:02.260Z] #6 DONE 0.8s
12:04:02 [2022-02-18T12:04:02.331Z] #16 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:04:02 [2022-02-18T12:04:02.331Z] #16 DONE 1.0s
12:04:02 [2022-02-18T12:04:02.331Z] 
12:04:02 [2022-02-18T12:04:02.331Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:04:02 [2022-02-18T12:04:02.331Z] #17 sha256:17be487ff703107e64aae976f3c4d363990df4862891f62d263de0f61be1f893
12:04:02 [2022-02-18T12:04:02.346Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 2.5s done
12:04:02 [2022-02-18T12:04:02.346Z] #26 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b
12:04:02 [2022-02-18T12:04:02.513Z] #43 34.25   DEP      compel/plugins/std/infect.d
12:04:02 [2022-02-18T12:04:02.513Z] #43 34.35   DEP      compel/plugins/std/string.d
12:04:02 [2022-02-18T12:04:02.513Z] #43 34.47   DEP      compel/plugins/std/log.d
12:04:02 [2022-02-18T12:04:02.522Z] 
12:04:02 [2022-02-18T12:04:02.522Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:02 [2022-02-18T12:04:02.522Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:04:02 [2022-02-18T12:04:02.522Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:04:02 [2022-02-18T12:04:02.772Z] #43 34.57   DEP      compel/plugins/std/fds.d
12:04:02 [2022-02-18T12:04:02.772Z] #43 34.71   DEP      compel/plugins/std/std.d
12:04:02 [2022-02-18T12:04:02.784Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:04:02 [2022-02-18T12:04:02.784Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:04:02 [2022-02-18T12:04:02.784Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:04:02 [2022-02-18T12:04:02.784Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s
12:04:03 [2022-02-18T12:04:03.031Z] #43 34.85   DEP      compel/plugins/shmem/shmem.d
12:04:03 [2022-02-18T12:04:03.031Z] #43 34.92   DEP      compel/plugins/fds/fds.d
12:04:03 [2022-02-18T12:04:03.031Z] #43 35.06   CC       compel/plugins/std/std.o
12:04:03 [2022-02-18T12:04:03.050Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.3s
12:04:03 [2022-02-18T12:04:03.050Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
12:04:03 [2022-02-18T12:04:03.267Z] #17 DONE 1.0s
12:04:03 [2022-02-18T12:04:03.267Z] 
12:04:03 [2022-02-18T12:04:03.267Z] #43 [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
12:04:03 [2022-02-18T12:04:03.267Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:03 [2022-02-18T12:04:03.267Z] #43 41.75   CC       compel/src/lib/infect-util.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 41.93   CC       compel/src/lib/infect.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 43.59   CC       compel/src/lib/ptrace.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 44.37   AR       compel/libcompel.a
12:04:03 [2022-02-18T12:04:03.267Z] #43 44.48   HOSTCC   compel/src/main-host.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 44.85   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 45.05   HOSTCC   compel/src/lib/handle-elf-host.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 45.71   HOSTCC   compel/src/lib/log-host.o
12:04:03 [2022-02-18T12:04:03.267Z] #43 45.95   HOSTLINK compel/compel-host-bin
12:04:03 [2022-02-18T12:04:03.267Z] #43 46.08   DEP      soccr/soccr.d
12:04:03 [2022-02-18T12:04:03.267Z] #43 46.29   CC       soccr/soccr.o
12:04:03 [2022-02-18T12:04:03.347Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
12:04:03 [2022-02-18T12:04:03.347Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
12:04:03 [2022-02-18T12:04:03.525Z] #43 ...
12:04:03 [2022-02-18T12:04:03.525Z] 
12:04:03 [2022-02-18T12:04:03.525Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:04:03 [2022-02-18T12:04:03.525Z] #18 sha256:56ba48125fe26e41bef1b7bc59d920d922bbbcc7aeeb0e6b520f4db5aa729faf
12:04:03 [2022-02-18T12:04:03.599Z] #43 35.46   CC       compel/plugins/std/fds.o
12:04:03 [2022-02-18T12:04:03.780Z] #64 ...
12:04:03 [2022-02-18T12:04:03.780Z] 
12:04:03 [2022-02-18T12:04:03.780Z] #23 [internal] load build context
12:04:03 [2022-02-18T12:04:03.780Z] #23 sha256:ed10b3191a6bbf1c266adbcfd9823acdbcd49e368aee686ad8c2a6a15a8912ad
12:04:03 [2022-02-18T12:04:03.780Z] #23 transferring context: 52.42MB 1.9s done
12:04:03 [2022-02-18T12:04:03.780Z] #23 DONE 2.6s
12:04:03 [2022-02-18T12:04:03.780Z] 
12:04:03 [2022-02-18T12:04:03.780Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:7462fb768528ad4226a53ec8b00ac17611256d203ad69bbbd24042a231aa0264
12:04:03 [2022-02-18T12:04:03.780Z] #9 resolve docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 0.1s done
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:1c312ffe7465d1ce3b27dc1dbf42e7cb8afb9a699874d7391fa35334a429f2df 7.07kB / 7.07kB done
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 1.86kB / 1.86kB done
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:d19605295e06d1b00e625e771ea184bfbec93628f2e4592774d77eda830d2ba0 1.79kB / 1.79kB done
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:d3524e6d2c855bef1f32da73e00738b2e5e91e6a346d19f8b33e8e8117c82748 7.70MB / 7.70MB 0.8s done
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:ccd458f933f7966e412773ee1551aaf2433a5bf9adaae519e2ac7c9c3f8b5f89 49.22MB / 49.22MB 2.6s done
12:04:03 [2022-02-18T12:04:03.780Z] #9 sha256:14cc9cf00cd9023559aeda43668c7d9d621318631bab103ae03b8a3787260048 9.77MB / 9.77MB 2.7s
12:04:03 [2022-02-18T12:04:03.780Z] #9 extracting sha256:ccd458f933f7966e412773ee1551aaf2433a5bf9adaae519e2ac7c9c3f8b5f89
12:04:04 [2022-02-18T12:04:04.043Z] #9 ...
12:04:04 [2022-02-18T12:04:04.043Z] 
12:04:04 [2022-02-18T12:04:04.043Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:04 [2022-02-18T12:04:04.043Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:04:04 [2022-02-18T12:04:04.043Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:04:04 [2022-02-18T12:04:04.043Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:04:04 [2022-02-18T12:04:04.043Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:04:04 [2022-02-18T12:04:04.043Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:04:04 [2022-02-18T12:04:04.043Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.5s done
12:04:04 [2022-02-18T12:04:04.043Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done
12:04:04 [2022-02-18T12:04:04.043Z] #62 DONE 3.2s
12:04:04 [2022-02-18T12:04:04.043Z] 
12:04:04 [2022-02-18T12:04:04.043Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:04 [2022-02-18T12:04:04.043Z] #9 sha256:7462fb768528ad4226a53ec8b00ac17611256d203ad69bbbd24042a231aa0264
12:04:04 [2022-02-18T12:04:04.043Z] #9 sha256:14cc9cf00cd9023559aeda43668c7d9d621318631bab103ae03b8a3787260048 9.77MB / 9.77MB 2.9s done
12:04:04 [2022-02-18T12:04:04.043Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 0B / 62.42MB 3.1s
12:04:04 [2022-02-18T12:04:04.043Z] #9 sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 0B / 52.17MB 3.1s
12:04:04 [2022-02-18T12:04:04.043Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 0B / 99.65MB 3.1s
12:04:04 [2022-02-18T12:04:04.170Z] #43 35.89   CC       compel/plugins/std/log.o
12:04:04 [2022-02-18T12:04:04.309Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 16.78MB / 62.42MB 3.4s
12:04:04 [2022-02-18T12:04:04.309Z] #9 sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 19.92MB / 52.17MB 3.4s
12:04:04 [2022-02-18T12:04:04.309Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 18.87MB / 99.65MB 3.4s
12:04:04 [2022-02-18T12:04:04.309Z] #9 sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 31.35MB / 52.17MB 3.5s
12:04:04 [2022-02-18T12:04:04.309Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 32.51MB / 99.65MB 3.5s
12:04:04 [2022-02-18T12:04:04.463Z] #18 DONE 1.0s
12:04:04 [2022-02-18T12:04:04.463Z] 
12:04:04 [2022-02-18T12:04:04.463Z] #58 [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
12:04:04 [2022-02-18T12:04:04.463Z] #58 sha256:965b055cfa8301e4677a3046f529a789019dcc234de67186def32a9a04963fbb
12:04:04 [2022-02-18T12:04:04.463Z] #58 106.3 + for f in rootlesskit rootlesskit-docker-proxy
12:04:04 [2022-02-18T12:04:04.463Z] #58 106.3 + GOBIN=/build
12:04:04 [2022-02-18T12:04:04.463Z] #58 106.3 + GO111MODULE=on
12:04:04 [2022-02-18T12:04:04.463Z] #58 106.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:04:04 [2022-02-18T12:04:04.463Z] #58 DONE 114.9s
12:04:04 [2022-02-18T12:04:04.463Z] 
12:04:04 [2022-02-18T12:04:04.463Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:04:04 [2022-02-18T12:04:04.463Z] #59 sha256:99608a61a7cf39643d5b2ae1c73bf4df6469a8d910e5e2803367d2ce7e4aead2
12:04:04 [2022-02-18T12:04:04.463Z] #59 DONE 0.1s
12:04:04 [2022-02-18T12:04:04.463Z] 
12:04:04 [2022-02-18T12:04:04.463Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:04:04 [2022-02-18T12:04:04.463Z] #60 sha256:906bc0f6485fdcec6e6ace7d8df03ce8d85f2d6187791856d061ef7f5480a904
12:04:04 [2022-02-18T12:04:04.572Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 32.51MB / 62.42MB 3.7s
12:04:04 [2022-02-18T12:04:04.573Z] #9 sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 41.94MB / 52.17MB 3.7s
12:04:04 [2022-02-18T12:04:04.573Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 41.94MB / 99.65MB 3.7s
12:04:04 [2022-02-18T12:04:04.721Z] #60 DONE 0.1s
12:04:04 [2022-02-18T12:04:04.721Z] 
12:04:04 [2022-02-18T12:04:04.721Z] #43 [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
12:04:04 [2022-02-18T12:04:04.721Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:04 [2022-02-18T12:04:04.721Z] #43 48.31   AR       soccr/libsoccr.a
12:04:04 [2022-02-18T12:04:04.721Z] #43 48.39 make[1]: 'soccr/libsoccr.a' is up to date.
12:04:04 [2022-02-18T12:04:04.721Z] #43 48.95   DEP      criu/arch/x86/sigframe.d
12:04:04 [2022-02-18T12:04:04.721Z] #43 49.04   DEP      criu/arch/x86/sigaction_compat.d
12:04:04 [2022-02-18T12:04:04.721Z] #43 49.16   DEP      criu/arch/x86/kerndat.d
12:04:04 [2022-02-18T12:04:04.721Z] #43 49.45   DEP      criu/arch/x86/crtools.d
12:04:04 [2022-02-18T12:04:04.749Z] #43 36.55   CC       compel/plugins/std/string.o
12:04:04 [2022-02-18T12:04:04.834Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 40.12MB / 62.42MB 3.8s
12:04:04 [2022-02-18T12:04:04.835Z] #9 sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 50.33MB / 52.17MB 3.8s
12:04:04 [2022-02-18T12:04:04.835Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 56.33MB / 99.65MB 3.8s
12:04:04 [2022-02-18T12:04:04.835Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 50.33MB / 62.42MB 3.9s
12:04:04 [2022-02-18T12:04:04.835Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 66.06MB / 99.65MB 3.9s
12:04:04 [2022-02-18T12:04:04.979Z] #43 49.60   DEP      criu/arch/x86/cpu.d
12:04:05 [2022-02-18T12:04:05.096Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 71.30MB / 99.65MB 4.0s
12:04:05 [2022-02-18T12:04:05.096Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 83.89MB / 99.65MB 4.2s
12:04:05 [2022-02-18T12:04:05.236Z] #43 49.87   CC       criu/arch/x86/cpu.o
12:04:05 [2022-02-18T12:04:05.291Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
12:04:05 [2022-02-18T12:04:05.317Z] #43 37.08   CC       compel/plugins/std/infect.o
12:04:05 [2022-02-18T12:04:05.358Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 60.82MB / 62.42MB 4.4s
12:04:05 [2022-02-18T12:04:05.358Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 99.65MB / 99.65MB 4.4s
12:04:05 [2022-02-18T12:04:05.576Z] #43 37.47   CC       compel/arch/x86/plugins/std/parasite-head.o
12:04:05 [2022-02-18T12:04:05.576Z] #43 37.52   CC       compel/arch/x86/plugins/std/memcpy.o
12:04:05 [2022-02-18T12:04:05.576Z] #43 37.59   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:04:05 [2022-02-18T12:04:05.653Z] #26 ...
12:04:05 [2022-02-18T12:04:05.654Z] 
12:04:05 [2022-02-18T12:04:05.654Z] #23 [internal] load build context
12:04:05 [2022-02-18T12:04:05.654Z] #23 sha256:c2a1992675e6507a455ff814496989f0b45a3aff95fe2eff1fd9aab17f734cdf
12:04:05 [2022-02-18T12:04:05.654Z] #23 transferring context: 52.42MB 5.7s done
12:04:05 [2022-02-18T12:04:05.654Z] #23 DONE 5.9s
12:04:05 [2022-02-18T12:04:05.654Z] 
12:04:05 [2022-02-18T12:04:05.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:05 [2022-02-18T12:04:05.654Z] #9 resolve docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 0.1s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 1.86kB / 1.86kB done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:cee2693b28305d1c5ae5b17188b5b1f4075a7ffa5406c3c05759b4736a77084a 1.79kB / 1.79kB done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:a466359d9fc762eb13b4a08c4faa91bc8e94b494ae979e74e31b478b4ddf4499 7.05kB / 7.05kB done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 2.3s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 7.83MB / 7.83MB 0.7s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 10.00MB / 10.00MB 0.5s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 51.84MB / 51.84MB 3.2s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 68.78MB / 68.78MB 4.4s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 80.74MB / 129.11MB 5.7s
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 156B / 156B 4.5s done
12:04:05 [2022-02-18T12:04:05.654Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 90.18MB / 129.11MB 6.0s
12:04:05 [2022-02-18T12:04:05.802Z] #43 50.53   CC       criu/arch/x86/crtools.o
12:04:05 [2022-02-18T12:04:05.835Z] #43 37.67   AR       compel/plugins/std.lib.a
12:04:05 [2022-02-18T12:04:05.835Z] #43 37.71   CC       compel/plugins/fds/fds.o
12:04:05 [2022-02-18T12:04:05.933Z] #9 extracting sha256:ccd458f933f7966e412773ee1551aaf2433a5bf9adaae519e2ac7c9c3f8b5f89 2.1s done
12:04:06 [2022-02-18T12:04:06.095Z] #43 37.90   AR       compel/plugins/fds.lib.a
12:04:06 [2022-02-18T12:04:06.095Z] #43 37.94   HOSTDEP  compel/src/lib/log-host.d
12:04:06 [2022-02-18T12:04:06.095Z] #43 38.00   HOSTDEP  compel/src/lib/handle-elf-host.d
12:04:06 [2022-02-18T12:04:06.095Z] #43 38.07   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:04:06 [2022-02-18T12:04:06.222Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 102.76MB / 129.11MB 6.5s
12:04:06 [2022-02-18T12:04:06.303Z] #62 DONE 3.5s
12:04:06 [2022-02-18T12:04:06.303Z] 
12:04:06 [2022-02-18T12:04:06.303Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:06 [2022-02-18T12:04:06.303Z] #9 resolve docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 0.2s done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e 1.86kB / 1.86kB done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:cee2693b28305d1c5ae5b17188b5b1f4075a7ffa5406c3c05759b4736a77084a 1.79kB / 1.79kB done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 2.0s done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:a466359d9fc762eb13b4a08c4faa91bc8e94b494ae979e74e31b478b4ddf4499 7.05kB / 7.05kB done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 7.83MB / 7.83MB 0.8s done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 51.84MB / 51.84MB 2.9s done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 10.00MB / 10.00MB 2.2s done
12:04:06 [2022-02-18T12:04:06.303Z] #9 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 0.2s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 31.46MB / 129.11MB 3.0s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 0B / 156B 3.0s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 40.89MB / 129.11MB 3.1s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 156B / 156B 3.1s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 0B / 68.78MB 3.1s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 48.23MB / 129.11MB 3.2s
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 156B / 156B 3.3s done
12:04:06 [2022-02-18T12:04:06.303Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 4.19MB / 68.78MB 3.2s
12:04:06 [2022-02-18T12:04:06.364Z] #43 38.19   HOSTDEP  compel/src/main-host.d
12:04:06 [2022-02-18T12:04:06.364Z] #43 38.27   DEP      compel/src/lib/ptrace.d
12:04:06 [2022-02-18T12:04:06.364Z] #43 38.40   DEP      compel/src/lib/infect.d
12:04:06 [2022-02-18T12:04:06.367Z] #43 ...
12:04:06 [2022-02-18T12:04:06.367Z] 
12:04:06 [2022-02-18T12:04:06.367Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:04:06 [2022-02-18T12:04:06.367Z] #19 sha256:3609f8d8b1b04298b264bb954e651061b85e7af2425b44d2746256e3c3afe85c
12:04:06 [2022-02-18T12:04:06.367Z] #19 DONE 1.8s
12:04:06 [2022-02-18T12:04:06.367Z] 
12:04:06 [2022-02-18T12:04:06.367Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:06 [2022-02-18T12:04:06.367Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:06 [2022-02-18T12:04:06.507Z] #9 sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 52.17MB / 52.17MB 5.4s done
12:04:06 [2022-02-18T12:04:06.507Z] #9 extracting sha256:d3524e6d2c855bef1f32da73e00738b2e5e91e6a346d19f8b33e8e8117c82748 0.1s
12:04:06 [2022-02-18T12:04:06.507Z] #9 sha256:ea4bacb9c3bd6b5302efc2fc61c1726e07c34c2d96dcd81453b7535151c888ca 125B / 125B 5.7s
12:04:06 [2022-02-18T12:04:06.528Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 110.10MB / 129.11MB 6.7s
12:04:06 [2022-02-18T12:04:06.569Z] #9 ...
12:04:06 [2022-02-18T12:04:06.569Z] 
12:04:06 [2022-02-18T12:04:06.569Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:06 [2022-02-18T12:04:06.569Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:04:06 [2022-02-18T12:04:06.569Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
12:04:06 [2022-02-18T12:04:06.569Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:04:06 [2022-02-18T12:04:06.569Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:04:06 [2022-02-18T12:04:06.569Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:04:06 [2022-02-18T12:04:06.569Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
12:04:06 [2022-02-18T12:04:06.569Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done
12:04:06 [2022-02-18T12:04:06.569Z] #64 DONE 3.7s
12:04:06 [2022-02-18T12:04:06.569Z] 
12:04:06 [2022-02-18T12:04:06.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:06 [2022-02-18T12:04:06.569Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:06 [2022-02-18T12:04:06.569Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 55.57MB / 129.11MB 3.4s
12:04:06 [2022-02-18T12:04:06.569Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 12.10MB / 68.78MB 3.4s
12:04:06 [2022-02-18T12:04:06.641Z] #43 38.52   DEP      compel/src/lib/infect-util.d
12:04:06 [2022-02-18T12:04:06.805Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 118.49MB / 129.11MB 7.0s
12:04:06 [2022-02-18T12:04:06.833Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 70.25MB / 129.11MB 3.7s
12:04:06 [2022-02-18T12:04:06.833Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 28.31MB / 68.78MB 3.7s
12:04:06 [2022-02-18T12:04:06.833Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 77.59MB / 129.11MB 3.8s
12:04:06 [2022-02-18T12:04:06.833Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 34.60MB / 68.78MB 3.8s
12:04:06 [2022-02-18T12:04:06.901Z] #43 38.59   DEP      compel/src/lib/infect-rpc.d
12:04:06 [2022-02-18T12:04:06.902Z] #43 38.70   DEP      compel/arch/x86/src/lib/infect.d
12:04:06 [2022-02-18T12:04:06.902Z] #43 38.84   DEP      compel/arch/x86/src/lib/cpu.d
12:04:07 [2022-02-18T12:04:07.078Z] #9 extracting sha256:d3524e6d2c855bef1f32da73e00738b2e5e91e6a346d19f8b33e8e8117c82748 0.2s done
12:04:07 [2022-02-18T12:04:07.096Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 40.89MB / 68.78MB 3.9s
12:04:07 [2022-02-18T12:04:07.096Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 92.33MB / 129.11MB 4.1s
12:04:07 [2022-02-18T12:04:07.096Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 53.58MB / 68.78MB 4.1s
12:04:07 [2022-02-18T12:04:07.102Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 129.11MB / 129.11MB 7.5s
12:04:07 [2022-02-18T12:04:07.162Z] #43 38.98   DEP      compel/src/lib/log.d
12:04:07 [2022-02-18T12:04:07.362Z] #9 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 5.1s
12:04:07 [2022-02-18T12:04:07.362Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 104.86MB / 129.11MB 4.3s
12:04:07 [2022-02-18T12:04:07.362Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 63.96MB / 68.78MB 4.3s
12:04:07 [2022-02-18T12:04:07.362Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 112.20MB / 129.11MB 4.4s
12:04:07 [2022-02-18T12:04:07.362Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 68.78MB / 68.78MB 4.4s
12:04:07 [2022-02-18T12:04:07.422Z] #43 39.11   DEP      compel/src/main.d
12:04:07 [2022-02-18T12:04:07.422Z] #43 39.22   DEP      compel/src/lib/handle-elf.d
12:04:07 [2022-02-18T12:04:07.623Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 120.59MB / 129.11MB 4.5s
12:04:07 [2022-02-18T12:04:07.623Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 129.11MB / 129.11MB 4.7s
12:04:07 [2022-02-18T12:04:07.681Z] #43 39.41   DEP      compel/arch/x86/src/lib/handle-elf.d
12:04:07 [2022-02-18T12:04:07.681Z] #43 39.53   CC       compel/src/lib/log.o
12:04:07 [2022-02-18T12:04:07.740Z] #20 1.715 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:04:07 [2022-02-18T12:04:07.951Z] #43 39.83   CC       compel/arch/x86/src/lib/cpu.o
12:04:07 [2022-02-18T12:04:07.951Z] #43 ...
12:04:07 [2022-02-18T12:04:07.951Z] 
12:04:07 [2022-02-18T12:04:07.951Z] #58 [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
12:04:07 [2022-02-18T12:04:07.951Z] #58 sha256:1086adc9ec6dbb7793b7890fd0bff100b1be599da042092d1a208c0630a2e855
12:04:07 [2022-02-18T12:04:07.951Z] #58 106.8 + for f in rootlesskit rootlesskit-docker-proxy
12:04:07 [2022-02-18T12:04:07.951Z] #58 106.8 + GOBIN=/build
12:04:07 [2022-02-18T12:04:07.951Z] #58 106.8 + GO111MODULE=on
12:04:07 [2022-02-18T12:04:07.952Z] #58 106.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:04:07 [2022-02-18T12:04:07.997Z] #20 1.740 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:08 [2022-02-18T12:04:08.195Z] #9 ...
12:04:08 [2022-02-18T12:04:08.196Z] 
12:04:08 [2022-02-18T12:04:08.196Z] #23 [internal] load build context
12:04:08 [2022-02-18T12:04:08.196Z] #23 sha256:479f9ba69403dbfdf3f0acfe49480c4129ae8c40b4f7df913405d28ae3692e05
12:04:08 [2022-02-18T12:04:08.196Z] #23 transferring context: 52.41MB 5.2s done
12:04:08 [2022-02-18T12:04:08.196Z] #23 DONE 5.5s
12:04:08 [2022-02-18T12:04:08.196Z] 
12:04:08 [2022-02-18T12:04:08.196Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:08 [2022-02-18T12:04:08.196Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:08 [2022-02-18T12:04:08.255Z] #20 1.897 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:08 [2022-02-18T12:04:08.255Z] #20 1.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:08 [2022-02-18T12:04:08.463Z] #9 extracting sha256:14cc9cf00cd9023559aeda43668c7d9d621318631bab103ae03b8a3787260048
12:04:08 [2022-02-18T12:04:08.463Z] #9 extracting sha256:14cc9cf00cd9023559aeda43668c7d9d621318631bab103ae03b8a3787260048 0.2s done
12:04:08 [2022-02-18T12:04:08.512Z] #20 2.272 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:04:09 [2022-02-18T12:04:09.035Z] #9 sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 99.65MB / 99.65MB 8.2s done
12:04:09 [2022-02-18T12:04:09.035Z] #9 extracting sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040
12:04:09 [2022-02-18T12:04:09.140Z] #9 sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 68.78MB / 68.78MB 5.9s done
12:04:09 [2022-02-18T12:04:09.269Z] #9 ...
12:04:09 [2022-02-18T12:04:09.269Z] 
12:04:09 [2022-02-18T12:04:09.269Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:09 [2022-02-18T12:04:09.269Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:04:09 [2022-02-18T12:04:09.269Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:09 [2022-02-18T12:04:09.269Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:04:09 [2022-02-18T12:04:09.269Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:04:09 [2022-02-18T12:04:09.269Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:04:09 [2022-02-18T12:04:09.269Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done
12:04:09 [2022-02-18T12:04:09.269Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done
12:04:09 [2022-02-18T12:04:09.329Z] #58 ...
12:04:09 [2022-02-18T12:04:09.329Z] 
12:04:09 [2022-02-18T12:04:09.329Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:09 [2022-02-18T12:04:09.329Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.48 Selecting previously unselected package libapparmor1:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.49 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.49 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.59 Selecting previously unselected package libapparmor-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.59 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.60 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.76 Selecting previously unselected package libbtrfs0.
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.76 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.77 Unpacking libbtrfs0 (4.20.1-2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.82 Selecting previously unselected package libbtrfs-dev.
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.83 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.83 Unpacking libbtrfs-dev (4.20.1-2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 99.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.00 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.1 Selecting previously unselected package libudev-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.3 Selecting previously unselected package libsepol1-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.6 Selecting previously unselected package libpcre16-3:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.8 Selecting previously unselected package libpcre32-3:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 100.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.0 Selecting previously unselected package libpcrecpp0v5:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.2 Selecting previously unselected package libpcre3-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.6 Selecting previously unselected package libselinux1-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.9 Selecting previously unselected package libdevmapper-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 101.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.3 Selecting previously unselected package libseccomp-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.3 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.6 Selecting previously unselected package libsystemd-dev:amd64.
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 102.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.2 Setting up libbtrfs0 (4.20.1-2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up libbtrfs-dev (4.20.1-2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up mingw-w64-common (6.0.0-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.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
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.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
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.5 Setting up dmsetup (2:1.02.155-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 103.6 Processing triggers for libc-bin (2.28-10) ...
12:04:09 [2022-02-18T12:04:09.329Z] #13 DONE 104.2s
12:04:09 [2022-02-18T12:04:09.329Z] 
12:04:09 [2022-02-18T12:04:09.329Z] #53 [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
12:04:09 [2022-02-18T12:04:09.329Z] #53 sha256:7f1c2e9c334b498f19815ebe8974c567cc08c637e92806fcc26fda1f4dbacc3a
12:04:09 [2022-02-18T12:04:09.441Z] #20 3.248 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:10 [2022-02-18T12:04:10.083Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8
12:04:10 [2022-02-18T12:04:10.206Z] #64 ...
12:04:10 [2022-02-18T12:04:10.206Z] 
12:04:10 [2022-02-18T12:04:10.206Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:10 [2022-02-18T12:04:10.206Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:04:10 [2022-02-18T12:04:10.206Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:04:10 [2022-02-18T12:04:10.206Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:04:10 [2022-02-18T12:04:10.206Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:04:10 [2022-02-18T12:04:10.206Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:04:10 [2022-02-18T12:04:10.206Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done
12:04:10 [2022-02-18T12:04:10.206Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
12:04:10 [2022-02-18T12:04:10.206Z] #62 ...
12:04:10 [2022-02-18T12:04:10.206Z] 
12:04:10 [2022-02-18T12:04:10.206Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:04:10 [2022-02-18T12:04:10.206Z] #26 sha256:b715e10026e32181f3f2c3c32101cfe04ad2590682984968966dcc7be6eb46c9
12:04:10 [2022-02-18T12:04:10.423Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 62.42MB / 62.42MB 9.4s
12:04:10 [2022-02-18T12:04:10.657Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 0.5s done
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.650 + RM_GOPATH=0
12:04:10 [2022-02-18T12:04:10.777Z] #53 ...
12:04:10 [2022-02-18T12:04:10.777Z] 
12:04:10 [2022-02-18T12:04:10.777Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:04:10 [2022-02-18T12:04:10.777Z] #14 sha256:37745556900e9b262a44a8182a8dfc7b46300d546d3372f29056d7a1216dc725
12:04:10 [2022-02-18T12:04:10.777Z] #14 DONE 1.7s
12:04:10 [2022-02-18T12:04:10.777Z] 
12:04:10 [2022-02-18T12:04:10.777Z] #53 [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
12:04:10 [2022-02-18T12:04:10.777Z] #53 sha256:7f1c2e9c334b498f19815ebe8974c567cc08c637e92806fcc26fda1f4dbacc3a
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.650 + TMP_GOPATH=
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.650 + : /build
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.650 + '[' -z '' ']'
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.652 ++ mktemp -d
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.652 + export GOPATH=/tmp/tmp.2pIu7QqyWc
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.652 + GOPATH=/tmp/tmp.2pIu7QqyWc
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.652 + RM_GOPATH=1
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.652 + case "$(go env GOARCH)" in
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.655 ++ go env GOARCH
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.668 + export GO_BUILDMODE=-buildmode=pie
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.668 + GO_BUILDMODE=-buildmode=pie
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.669 ++ dirname /tmp/install/install.sh
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.671 + dir=/tmp/install
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.677 + bin=runc
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.677 + shift
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.678 Install runc version v1.0.3 (build tags: seccomp)
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 + '[' '!' -f /tmp/install/runc.installer ']'
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 + . /tmp/install/runc.installer
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 ++ set -e
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 ++ : v1.0.3
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 + install_runc
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 + RUNC_BUILDTAGS=seccomp
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2pIu7QqyWc/src/github.com/opencontainers/runc
12:04:10 [2022-02-18T12:04:10.777Z] #53 1.683 Cloning into '/tmp/tmp.2pIu7QqyWc/src/github.com/opencontainers/runc'...
12:04:10 [2022-02-18T12:04:10.919Z] #9 sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 129.11MB / 129.11MB 7.8s done
12:04:10 [2022-02-18T12:04:10.919Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715
12:04:10 [2022-02-18T12:04:10.919Z] #9 ...
12:04:10 [2022-02-18T12:04:10.919Z] 
12:04:10 [2022-02-18T12:04:10.919Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:04:10 [2022-02-18T12:04:10.919Z] #26 sha256:b715e10026e32181f3f2c3c32101cfe04ad2590682984968966dcc7be6eb46c9
12:04:10 [2022-02-18T12:04:10.919Z] #26 resolve docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 0.2s done
12:04:10 [2022-02-18T12:04:10.919Z] #26 sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 1.85kB / 1.85kB done
12:04:10 [2022-02-18T12:04:10.919Z] #26 sha256:5bb6e8c4f738d2da8662393543ddacdc8be9e421c46ce5316d2877c73c1fde16 529B / 529B done
12:04:10 [2022-02-18T12:04:10.919Z] #26 sha256:f66b71803fa010080156192890fe9154495fe4b1975a85255209ea28165c2128 1.46kB / 1.46kB done
12:04:10 [2022-02-18T12:04:10.919Z] #26 sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 50.44MB / 50.44MB 2.1s done
12:04:10 [2022-02-18T12:04:10.919Z] #26 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 4.4s done
12:04:10 [2022-02-18T12:04:10.919Z] #26 DONE 8.2s
12:04:10 [2022-02-18T12:04:10.919Z] 
12:04:10 [2022-02-18T12:04:10.919Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:10 [2022-02-18T12:04:10.919Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:10 [2022-02-18T12:04:10.995Z] #9 extracting sha256:44f0325e59cadc58f4e81c6a282319b0c01f54964ef989205974a6557cf15040 1.7s done
12:04:10 [2022-02-18T12:04:10.995Z] #9 ...
12:04:10 [2022-02-18T12:04:10.995Z] 
12:04:10 [2022-02-18T12:04:10.995Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:04:10 [2022-02-18T12:04:10.995Z] #26 sha256:4aa2b007c3278957b726a19ca15afd06948a2ca1ab91fead1ac0b1a2dd555d63
12:04:10 [2022-02-18T12:04:10.995Z] #26 resolve docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 0.1s done
12:04:10 [2022-02-18T12:04:10.995Z] #26 sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763 1.85kB / 1.85kB done
12:04:10 [2022-02-18T12:04:10.995Z] #26 sha256:b9c2eac754faff5c52adbdadaef1ddef8c941c3e15060938e9d32db00472f82d 529B / 529B done
12:04:10 [2022-02-18T12:04:10.995Z] #26 sha256:6e0035c9d65fd8952697f744f3a6ea5cdb650c2050b7cb04210a515f2aca4ccc 1.47kB / 1.47kB done
12:04:10 [2022-02-18T12:04:10.995Z] #26 sha256:ccd458f933f7966e412773ee1551aaf2433a5bf9adaae519e2ac7c9c3f8b5f89 49.22MB / 49.22MB 2.6s done
12:04:10 [2022-02-18T12:04:10.995Z] #26 ...
12:04:10 [2022-02-18T12:04:10.995Z] 
12:04:10 [2022-02-18T12:04:10.995Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:10 [2022-02-18T12:04:10.995Z] #9 sha256:7462fb768528ad4226a53ec8b00ac17611256d203ad69bbbd24042a231aa0264
12:04:11 [2022-02-18T12:04:11.145Z] #26 extracting sha256:a024302f8a017855dd20a107ace079dd543c4bdfa8e7c11472771babbe298d2b 8.6s done
12:04:11 [2022-02-18T12:04:11.263Z] #9 sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 62.42MB / 62.42MB 10.3s done
12:04:11 [2022-02-18T12:04:11.333Z] #20 4.720 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:11 [2022-02-18T12:04:11.404Z] #26 ...
12:04:11 [2022-02-18T12:04:11.404Z] 
12:04:11 [2022-02-18T12:04:11.404Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:11 [2022-02-18T12:04:11.404Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:04:11 [2022-02-18T12:04:11.404Z] #62 DONE 11.8s
12:04:11 [2022-02-18T12:04:11.404Z] 
12:04:11 [2022-02-18T12:04:11.404Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:11 [2022-02-18T12:04:11.404Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:11 [2022-02-18T12:04:11.404Z] #9 ...
12:04:11 [2022-02-18T12:04:11.404Z] 
12:04:11 [2022-02-18T12:04:11.404Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:11 [2022-02-18T12:04:11.404Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:04:11 [2022-02-18T12:04:11.404Z] #64 DONE 11.9s
12:04:11 [2022-02-18T12:04:11.404Z] 
12:04:11 [2022-02-18T12:04:11.404Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:11 [2022-02-18T12:04:11.404Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:11 [2022-02-18T12:04:11.404Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8
12:04:11 [2022-02-18T12:04:11.493Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 0.4s done
12:04:11 [2022-02-18T12:04:11.493Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695
12:04:11 [2022-02-18T12:04:11.523Z] #9 sha256:ea4bacb9c3bd6b5302efc2fc61c1726e07c34c2d96dcd81453b7535151c888ca 125B / 125B 10.4s done
12:04:11 [2022-02-18T12:04:11.523Z] #9 extracting sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7
12:04:11 [2022-02-18T12:04:11.664Z] #9 ...
12:04:11 [2022-02-18T12:04:11.664Z] 
12:04:11 [2022-02-18T12:04:11.664Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:04:11 [2022-02-18T12:04:11.664Z] #26 sha256:b715e10026e32181f3f2c3c32101cfe04ad2590682984968966dcc7be6eb46c9
12:04:11 [2022-02-18T12:04:11.664Z] #26 DONE 12.1s
12:04:11 [2022-02-18T12:04:11.664Z] 
12:04:11 [2022-02-18T12:04:11.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:11 [2022-02-18T12:04:11.664Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:11 [2022-02-18T12:04:11.783Z] #9 ...
12:04:11 [2022-02-18T12:04:11.783Z] 
12:04:11 [2022-02-18T12:04:11.783Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fde7a280413ec0122bd3a14dc76ba152f89cae999f3b8efe8784100df3640763
12:04:11 [2022-02-18T12:04:11.783Z] #26 sha256:4aa2b007c3278957b726a19ca15afd06948a2ca1ab91fead1ac0b1a2dd555d63
12:04:11 [2022-02-18T12:04:11.783Z] #26 DONE 10.9s
12:04:11 [2022-02-18T12:04:11.783Z] 
12:04:11 [2022-02-18T12:04:11.783Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:04:11 [2022-02-18T12:04:11.783Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:04:11 [2022-02-18T12:04:11.783Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.7s
12:04:11 [2022-02-18T12:04:11.896Z] #20 ...
12:04:11 [2022-02-18T12:04:11.896Z] 
12:04:11 [2022-02-18T12:04:11.897Z] #53 [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
12:04:11 [2022-02-18T12:04:11.897Z] #53 sha256:9cc8939be0a0b1c0be0252a20b69af20b72955f93ac8c95144af31beb5573f87
12:04:11 [2022-02-18T12:04:11.897Z] #53 12.57 + cd /tmp/tmp.b9VWgDI0CC/src/github.com/opencontainers/runc
12:04:11 [2022-02-18T12:04:11.897Z] #53 12.57 + git checkout -q v1.0.3
12:04:11 [2022-02-18T12:04:11.897Z] #53 13.28 + '[' -z '' ']'
12:04:11 [2022-02-18T12:04:11.897Z] #53 13.28 + target=static
12:04:11 [2022-02-18T12:04:11.897Z] #53 13.28 + make BUILDTAGS=seccomp static
12:04:12 [2022-02-18T12:04:12.151Z] #53 ...
12:04:12 [2022-02-18T12:04:12.151Z] 
12:04:12 [2022-02-18T12:04:12.151Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:04:12 [2022-02-18T12:04:12.151Z] #15 sha256:d620e653e1caef505a2485e0e3890a9f14854b1b07df2c0925f5c4a73e3a8012
12:04:12 [2022-02-18T12:04:12.151Z] #15 DONE 1.1s
12:04:12 [2022-02-18T12:04:12.151Z] 
12:04:12 [2022-02-18T12:04:12.151Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:04:12 [2022-02-18T12:04:12.151Z] #16 sha256:1a642a24b29e4379c3e40919e637bf4a32f302a153ed7084b82c67a886e651a1
12:04:12 [2022-02-18T12:04:12.153Z] #53 13.40 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
12:04:12 [2022-02-18T12:04:12.353Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
12:04:12 [2022-02-18T12:04:12.353Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 11.0s done
12:04:12 [2022-02-18T12:04:12.438Z] #9 ...
12:04:12 [2022-02-18T12:04:12.438Z] 
12:04:12 [2022-02-18T12:04:12.439Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:04:12 [2022-02-18T12:04:12.439Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:04:12 [2022-02-18T12:04:12.439Z] #63 DONE 1.1s
12:04:12 [2022-02-18T12:04:12.439Z] 
12:04:12 [2022-02-18T12:04:12.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:12 [2022-02-18T12:04:12.439Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:12 [2022-02-18T12:04:12.601Z] #9 extracting sha256:289773030fdc98afe6cc53bdd0c05332ea8ff21ad836afa1d3042388953c43f8 1.0s done
12:04:12 [2022-02-18T12:04:12.721Z] #16 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:04:12 [2022-02-18T12:04:12.928Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done
12:04:12 [2022-02-18T12:04:12.982Z] #16 DONE 1.1s
12:04:12 [2022-02-18T12:04:12.982Z] 
12:04:12 [2022-02-18T12:04:12.982Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:04:12 [2022-02-18T12:04:12.982Z] #17 sha256:17be487ff703107e64aae976f3c4d363990df4862891f62d263de0f61be1f893
12:04:13 [2022-02-18T12:04:13.531Z] #64 DONE 12.5s
12:04:13 [2022-02-18T12:04:13.531Z] 
12:04:13 [2022-02-18T12:04:13.531Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:13 [2022-02-18T12:04:13.531Z] #9 sha256:7462fb768528ad4226a53ec8b00ac17611256d203ad69bbbd24042a231aa0264
12:04:13 [2022-02-18T12:04:13.531Z] #9 extracting sha256:9166acf1cca3c1b3cfa217e7140aba365c2705191167d240e5418d7d9f39eef7 1.9s done
12:04:13 [2022-02-18T12:04:13.792Z] #9 extracting sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef
12:04:13 [2022-02-18T12:04:13.835Z] #9 ...
12:04:13 [2022-02-18T12:04:13.836Z] 
12:04:13 [2022-02-18T12:04:13.836Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:04:13 [2022-02-18T12:04:13.836Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:04:13 [2022-02-18T12:04:13.836Z] #65 DONE 1.3s
12:04:13 [2022-02-18T12:04:13.836Z] 
12:04:13 [2022-02-18T12:04:13.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:13 [2022-02-18T12:04:13.836Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:14 [2022-02-18T12:04:14.361Z] #17 DONE 1.2s
12:04:14 [2022-02-18T12:04:14.361Z] 
12:04:14 [2022-02-18T12:04:14.361Z] #43 [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
12:04:14 [2022-02-18T12:04:14.361Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:14 [2022-02-18T12:04:14.361Z] #43 40.42   CC       compel/arch/x86/src/lib/infect.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 41.44   CC       compel/src/lib/infect-rpc.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 41.74   CC       compel/src/lib/infect-util.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 42.19   CC       compel/src/lib/infect.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 45.10   CC       compel/src/lib/ptrace.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 45.64   AR       compel/libcompel.a
12:04:14 [2022-02-18T12:04:14.361Z] #43 45.76   HOSTCC   compel/src/main-host.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 46.03   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:04:14 [2022-02-18T12:04:14.361Z] #43 46.29   HOSTCC   compel/src/lib/handle-elf-host.o
12:04:14 [2022-02-18T12:04:14.512Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715
12:04:14 [2022-02-18T12:04:14.930Z] #43 46.73   HOSTCC   compel/src/lib/log-host.o
12:04:15 [2022-02-18T12:04:15.191Z] #43 ...
12:04:15 [2022-02-18T12:04:15.191Z] 
12:04:15 [2022-02-18T12:04:15.191Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:04:15 [2022-02-18T12:04:15.191Z] #18 sha256:56ba48125fe26e41bef1b7bc59d920d922bbbcc7aeeb0e6b520f4db5aa729faf
12:04:15 [2022-02-18T12:04:15.191Z] #18 DONE 1.0s
12:04:15 [2022-02-18T12:04:15.191Z] 
12:04:15 [2022-02-18T12:04:15.191Z] #43 [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
12:04:15 [2022-02-18T12:04:15.191Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:15 [2022-02-18T12:04:15.191Z] #43 47.03   HOSTLINK compel/compel-host-bin
12:04:15 [2022-02-18T12:04:15.450Z] #9 extracting sha256:81bb8b3399fe8dd0b83bd5e32a97e5183ab235d6fb4cc0b5dfabb20e6653e715 0.7s done
12:04:15 [2022-02-18T12:04:15.451Z] #43 47.25   DEP      soccr/soccr.d
12:04:15 [2022-02-18T12:04:15.710Z] #43 47.56   CC       soccr/soccr.o
12:04:16 [2022-02-18T12:04:16.024Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695
12:04:16 [2022-02-18T12:04:16.280Z] #43 ...
12:04:16 [2022-02-18T12:04:16.280Z] 
12:04:16 [2022-02-18T12:04:16.280Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:04:16 [2022-02-18T12:04:16.280Z] #19 sha256:3609f8d8b1b04298b264bb954e651061b85e7af2425b44d2746256e3c3afe85c
12:04:16 [2022-02-18T12:04:16.280Z] #19 DONE 1.1s
12:04:16 [2022-02-18T12:04:16.540Z] 
12:04:16 [2022-02-18T12:04:16.540Z] #58 [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
12:04:16 [2022-02-18T12:04:16.540Z] #58 sha256:1086adc9ec6dbb7793b7890fd0bff100b1be599da042092d1a208c0630a2e855
12:04:16 [2022-02-18T12:04:16.540Z] #58 DONE 115.4s
12:04:16 [2022-02-18T12:04:16.540Z] 
12:04:16 [2022-02-18T12:04:16.540Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:16 [2022-02-18T12:04:16.540Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:16 [2022-02-18T12:04:16.540Z] #20 ...
12:04:16 [2022-02-18T12:04:16.540Z] 
12:04:16 [2022-02-18T12:04:16.540Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:04:16 [2022-02-18T12:04:16.540Z] #59 sha256:b1b7b547dd78b30433bbf4d38044354d1e1d5a18182a57e923f1081bf4d9d15c
12:04:16 [2022-02-18T12:04:16.540Z] #59 DONE 0.1s
12:04:16 [2022-02-18T12:04:16.801Z] 
12:04:16 [2022-02-18T12:04:16.801Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:04:16 [2022-02-18T12:04:16.801Z] #60 sha256:92d35f1189736e10efd588e7c87ebee0701fe3c58552ed30ce7835b3a0a730e1
12:04:17 [2022-02-18T12:04:17.063Z] #60 DONE 0.1s
12:04:17 [2022-02-18T12:04:17.063Z] 
12:04:17 [2022-02-18T12:04:17.063Z] #56 [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
12:04:17 [2022-02-18T12:04:17.063Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:04:17 [2022-02-18T12:04:17.098Z] #9 extracting sha256:5ebca97bcf904c789e7838fe31d3f0713ae71cf5ac4cf391495ab537d19a3aef 3.1s done
12:04:17 [2022-02-18T12:04:17.146Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 5.2s done
12:04:17 [2022-02-18T12:04:17.146Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5
12:04:17 [2022-02-18T12:04:17.324Z] #56 ...
12:04:17 [2022-02-18T12:04:17.324Z] 
12:04:17 [2022-02-18T12:04:17.324Z] #43 [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
12:04:17 [2022-02-18T12:04:17.324Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:17 [2022-02-18T12:04:17.324Z] #43 49.16   AR       soccr/libsoccr.a
12:04:17 [2022-02-18T12:04:17.324Z] #43 49.24 make[1]: 'soccr/libsoccr.a' is up to date.
12:04:17 [2022-02-18T12:04:17.360Z] #9 extracting sha256:ea4bacb9c3bd6b5302efc2fc61c1726e07c34c2d96dcd81453b7535151c888ca done
12:04:17 [2022-02-18T12:04:17.432Z] #53 ...
12:04:17 [2022-02-18T12:04:17.432Z] 
12:04:17 [2022-02-18T12:04:17.432Z] #43 [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
12:04:17 [2022-02-18T12:04:17.432Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:17 [2022-02-18T12:04:17.432Z] #43 52.20   CC       criu/arch/x86/kerndat.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 52.58   CC       criu/arch/x86/sigaction_compat.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 52.85   CC       criu/arch/x86/sigframe.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 53.08   LINK     criu/arch/x86/crtools.built-in.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 53.14   DEP      criu/pie/util-vdso-elf32.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 53.37   DEP      criu/pie/util-vdso.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 53.54   DEP      criu/pie/util.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 53.74   CC       criu/pie/util.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 54.04   CC       criu/pie/util-vdso.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 54.60   CC       criu/pie/util-vdso-elf32.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.17   AR       criu/pie/pie.lib.a
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.24   DEP      criu/pie/restorer.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.41   DEP      criu/arch/x86/sigaction_compat_pie.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.52   DEP      criu/arch/x86/restorer_unmap.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.55   DEP      criu/arch/x86/restorer.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.75   DEP      criu/arch/x86/vdso-pie.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 55.88   DEP      criu/pie/parasite-vdso.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 56.01   DEP      criu/pie/parasite.d
12:04:17 [2022-02-18T12:04:17.432Z] #43 56.26   CC       criu/pie/parasite.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 57.40   LINK     criu/pie/parasite.built-in.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 57.41   GEN      criu/pie/parasite-blob.h
12:04:17 [2022-02-18T12:04:17.432Z] #43 57.45   CC       criu/pie/parasite-vdso.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 58.12   CC       criu/arch/x86/vdso-pie.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 58.41   CC       criu/arch/x86/restorer.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 58.96   CC       criu/arch/x86/restorer_unmap.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 58.99   CC       criu/arch/x86/sigaction_compat_pie.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 59.33   CC       criu/pie/restorer.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 62.03   LINK     criu/pie/restorer.built-in.o
12:04:17 [2022-02-18T12:04:17.432Z] #43 62.04   GEN      criu/pie/restorer-blob.h
12:04:17 [2022-02-18T12:04:17.432Z] #43 62.15   DEP      criu/vdso.d
12:04:17 [2022-02-18T12:04:17.688Z] #43 62.44   DEP      criu/vdso-compat.d
12:04:17 [2022-02-18T12:04:17.688Z] #43 62.57   DEP      criu/uts_ns.d
12:04:17 [2022-02-18T12:04:17.893Z] #43 49.73   DEP      criu/arch/x86/sigframe.d
12:04:17 [2022-02-18T12:04:17.945Z] #43 62.76   DEP      criu/util.d
12:04:18 [2022-02-18T12:04:18.153Z] #43 50.01   DEP      criu/arch/x86/sigaction_compat.d
12:04:18 [2022-02-18T12:04:18.202Z] #43 63.00   DEP      criu/uffd.d
12:04:18 [2022-02-18T12:04:18.414Z] #43 50.31   DEP      criu/arch/x86/kerndat.d
12:04:18 [2022-02-18T12:04:18.459Z] #43 63.18   DEP      criu/tun.d
12:04:18 [2022-02-18T12:04:18.716Z] #43 63.38   DEP      criu/tty.d
12:04:18 [2022-02-18T12:04:18.716Z] #43 63.57   DEP      criu/timerfd.d
12:04:18 [2022-02-18T12:04:18.752Z] #9 DONE 17.9s
12:04:18 [2022-02-18T12:04:18.752Z] 
12:04:18 [2022-02-18T12:04:18.752Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:04:18 [2022-02-18T12:04:18.752Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
12:04:18 [2022-02-18T12:04:18.973Z] #43 63.76   DEP      criu/timens.d
12:04:18 [2022-02-18T12:04:18.984Z] #43 50.66   DEP      criu/arch/x86/crtools.d
12:04:18 [2022-02-18T12:04:18.984Z] #43 50.84   DEP      criu/arch/x86/cpu.d
12:04:19 [2022-02-18T12:04:19.230Z] #43 63.92   DEP      criu/sysfs_parse.d
12:04:19 [2022-02-18T12:04:19.230Z] #43 64.07   DEP      criu/sysctl.d
12:04:19 [2022-02-18T12:04:19.243Z] #43 ...
12:04:19 [2022-02-18T12:04:19.243Z] 
12:04:19 [2022-02-18T12:04:19.243Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:04:19 [2022-02-18T12:04:19.243Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:04:19 [2022-02-18T12:04:19.243Z] #63 CACHED
12:04:19 [2022-02-18T12:04:19.243Z] 
12:04:19 [2022-02-18T12:04:19.243Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:04:19 [2022-02-18T12:04:19.243Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:04:19 [2022-02-18T12:04:19.243Z] #65 CACHED
12:04:19 [2022-02-18T12:04:19.243Z] 
12:04:19 [2022-02-18T12:04:19.243Z] #43 [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
12:04:19 [2022-02-18T12:04:19.243Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:19 [2022-02-18T12:04:19.243Z] #43 51.01   CC       criu/arch/x86/cpu.o
12:04:19 [2022-02-18T12:04:19.319Z] #9 ...
12:04:19 [2022-02-18T12:04:19.319Z] 
12:04:19 [2022-02-18T12:04:19.319Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:04:19 [2022-02-18T12:04:19.319Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:04:19 [2022-02-18T12:04:19.319Z] #63 DONE 2.6s
12:04:19 [2022-02-18T12:04:19.319Z] 
12:04:19 [2022-02-18T12:04:19.319Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:19 [2022-02-18T12:04:19.319Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:19 [2022-02-18T12:04:19.319Z] #9 ...
12:04:19 [2022-02-18T12:04:19.319Z] 
12:04:19 [2022-02-18T12:04:19.319Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:04:19 [2022-02-18T12:04:19.319Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:04:19 [2022-02-18T12:04:19.486Z] #43 64.21   DEP      criu/string.d
12:04:19 [2022-02-18T12:04:19.486Z] #43 64.27   DEP      criu/stats.d
12:04:19 [2022-02-18T12:04:19.744Z] #43 64.42   DEP      criu/sockets.d
12:04:19 [2022-02-18T12:04:19.811Z] #43 51.60   CC       criu/arch/x86/crtools.o
12:04:20 [2022-02-18T12:04:20.003Z] #43 64.65   DEP      criu/sk-unix.d
12:04:20 [2022-02-18T12:04:20.004Z] #43 64.84   DEP      criu/sk-tcp.d
12:04:20 [2022-02-18T12:04:20.136Z] #63 DONE 2.7s
12:04:20 [2022-02-18T12:04:20.136Z] 
12:04:20 [2022-02-18T12:04:20.136Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:04:20 [2022-02-18T12:04:20.136Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
12:04:20 [2022-02-18T12:04:20.260Z] #43 65.01   DEP      criu/sk-queue.d
12:04:20 [2022-02-18T12:04:20.260Z] #43 65.20   DEP      criu/sk-packet.d
12:04:20 [2022-02-18T12:04:20.455Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 3.3s done
12:04:20 [2022-02-18T12:04:20.455Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c
12:04:20 [2022-02-18T12:04:20.698Z] #65 DONE 1.5s
12:04:20 [2022-02-18T12:04:20.698Z] 
12:04:20 [2022-02-18T12:04:20.698Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:20 [2022-02-18T12:04:20.698Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:20 [2022-02-18T12:04:20.824Z] #43 65.39   DEP      criu/sk-netlink.d
12:04:20 [2022-02-18T12:04:20.824Z] #43 65.61   DEP      criu/sk-inet.d
12:04:21 [2022-02-18T12:04:21.026Z] #9 ...
12:04:21 [2022-02-18T12:04:21.026Z] 
12:04:21 [2022-02-18T12:04:21.026Z] #27 [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
12:04:21 [2022-02-18T12:04:21.026Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:04:21 [2022-02-18T12:04:21.026Z] #27 1.135 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:04:21 [2022-02-18T12:04:21.026Z] #27 1.150 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:21 [2022-02-18T12:04:21.026Z] #27 1.160 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:21 [2022-02-18T12:04:21.026Z] #27 1.372 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:21 [2022-02-18T12:04:21.026Z] #27 1.705 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:21 [2022-02-18T12:04:21.026Z] #27 2.065 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 3.947 Fetched 8469 kB in 3s (2771 kB/s)
12:04:21 [2022-02-18T12:04:21.027Z] #27 3.947 Reading package lists...
12:04:21 [2022-02-18T12:04:21.027Z] #27 4.896 Reading package lists...
12:04:21 [2022-02-18T12:04:21.027Z] #27 5.804 Building dependency tree...
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135 The following additional packages will be installed:
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135 Suggested packages:
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135   krb5-doc krb5-user
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135 Recommended packages:
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.135   krb5-locales publicsuffix libsasl2-modules
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.385 The following NEW packages will be installed:
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.386   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.386   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.386   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.387   libssh2-1 libssl1.1 openssl
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.661 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.661 Need to get 5061 kB of archives.
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.661 After this operation, 12.1 MB of additional disk space will be used.
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.661 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.689 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.746 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.749 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.749 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.752 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.753 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.763 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.766 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.769 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.770 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.773 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.777 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.786 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.786 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.788 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.791 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.795 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.805 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.808 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.811 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:04:21 [2022-02-18T12:04:21.027Z] #27 6.995 debconf: delaying package configuration, since apt-utils is not installed
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.020 Fetched 5061 kB in 0s (12.3 MB/s)
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.059 Selecting previously unselected package libssl1.1:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.059 (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.)
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.061 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.068 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.305 Selecting previously unselected package openssl.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.305 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.311 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.465 Selecting previously unselected package ca-certificates.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.465 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.472 Unpacking ca-certificates (20200601~deb10u2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.561 Selecting previously unselected package libkeyutils1:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.562 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.567 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.610 Selecting previously unselected package libkrb5support0:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.610 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.616 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.664 Selecting previously unselected package libk5crypto3:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.664 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.669 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.732 Selecting previously unselected package libkrb5-3:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.732 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.738 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.841 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.841 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.846 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.901 Selecting previously unselected package libsasl2-modules-db:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.901 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.907 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.952 Selecting previously unselected package libsasl2-2:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.953 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 7.959 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.009 Selecting previously unselected package libldap-common.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.010 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.015 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.068 Selecting previously unselected package libldap-2.4-2:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.068 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.073 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.149 Selecting previously unselected package libnghttp2-14:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.149 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.154 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.304 Selecting previously unselected package libpsl5:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.304 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.310 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.372 Selecting previously unselected package librtmp1:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.372 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.376 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.424 Selecting previously unselected package libssh2-1:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.424 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.429 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.492 Selecting previously unselected package libcurl4:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.492 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.497 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.576 Selecting previously unselected package curl.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.577 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.583 Unpacking curl (7.64.0-4+deb10u2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.650 Selecting previously unselected package libonig5:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.650 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.655 Unpacking libonig5:amd64 (6.9.1-1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.744 Selecting previously unselected package libjq1:amd64.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.744 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.749 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.798 Selecting previously unselected package jq.
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.799 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.803 Unpacking jq (1.5+dfsg-2+b1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.849 Setting up libkeyutils1:amd64 (1.6-6) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.864 Setting up libpsl5:amd64 (0.20.2-2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 8.927 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.046 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.061 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.080 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.097 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.110 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.126 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.140 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.151 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.166 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.181 Setting up openssl (1.1.1d-0+deb10u7) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.202 Setting up libonig5:amd64 (6.9.1-1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.220 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.232 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.248 Setting up ca-certificates (20200601~deb10u2) ...
12:04:21 [2022-02-18T12:04:21.027Z] #27 9.846 Updating certificates in /etc/ssl/certs...
12:04:21 [2022-02-18T12:04:21.027Z] #27 ...
12:04:21 [2022-02-18T12:04:21.027Z] 
12:04:21 [2022-02-18T12:04:21.027Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:21 [2022-02-18T12:04:21.027Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:21 [2022-02-18T12:04:21.081Z] #43 65.81   DEP      criu/signalfd.d
12:04:21 [2022-02-18T12:04:21.081Z] #43 66.04   DEP      criu/sigframe.d
12:04:21 [2022-02-18T12:04:21.189Z] #43 52.71   CC       criu/arch/x86/kerndat.o
12:04:21 [2022-02-18T12:04:21.289Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 5.2s
12:04:21 [2022-02-18T12:04:21.338Z] #43 66.15   DEP      criu/shmem.d
12:04:21 [2022-02-18T12:04:21.448Z] #43 53.22   CC       criu/arch/x86/sigaction_compat.o
12:04:21 [2022-02-18T12:04:21.448Z] #43 53.38   CC       criu/arch/x86/sigframe.o
12:04:21 [2022-02-18T12:04:21.551Z] #9 ...
12:04:21 [2022-02-18T12:04:21.551Z] 
12:04:21 [2022-02-18T12:04:21.551Z] #27 [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
12:04:21 [2022-02-18T12:04:21.551Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:04:21 [2022-02-18T12:04:21.551Z] #27 6.906 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:21 [2022-02-18T12:04:21.551Z] #27 6.906 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:04:21 [2022-02-18T12:04:21.551Z] #27 6.916 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:21 [2022-02-18T12:04:21.551Z] #27 7.141 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:21 [2022-02-18T12:04:21.551Z] #27 7.453 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:21 [2022-02-18T12:04:21.551Z] #27 7.861 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:21 [2022-02-18T12:04:21.551Z] #27 9.740 Fetched 8469 kB in 3s (2751 kB/s)
12:04:21 [2022-02-18T12:04:21.551Z] #27 9.740 Reading package lists...
12:04:21 [2022-02-18T12:04:21.551Z] #27 ...
12:04:21 [2022-02-18T12:04:21.551Z] 
12:04:21 [2022-02-18T12:04:21.551Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:21 [2022-02-18T12:04:21.551Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:21 [2022-02-18T12:04:21.595Z] #43 66.36   DEP      criu/servicefd.d
12:04:21 [2022-02-18T12:04:21.707Z] #43 53.70   LINK     criu/arch/x86/crtools.built-in.o
12:04:21 [2022-02-18T12:04:21.707Z] #43 53.73   DEP      criu/pie/util-vdso-elf32.d
12:04:21 [2022-02-18T12:04:21.852Z] #43 66.50   DEP      criu/seize.d
12:04:21 [2022-02-18T12:04:21.852Z] #43 66.64   DEP      criu/seccomp.d
12:04:22 [2022-02-18T12:04:22.052Z] #65 ...
12:04:22 [2022-02-18T12:04:22.052Z] 
12:04:22 [2022-02-18T12:04:22.052Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:04:22 [2022-02-18T12:04:22.052Z] #10 sha256:d8f0540f382e225c1f0f51fc312811729e7fe7e36b81cb28f4080eaedc40bf3a
12:04:22 [2022-02-18T12:04:22.052Z] #10 DONE 2.8s
12:04:22 [2022-02-18T12:04:22.052Z] 
12:04:22 [2022-02-18T12:04:22.052Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:04:22 [2022-02-18T12:04:22.052Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
12:04:22 [2022-02-18T12:04:22.052Z] #65 DONE 1.8s
12:04:22 [2022-02-18T12:04:22.052Z] 
12:04:22 [2022-02-18T12:04:22.052Z] #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
12:04:22 [2022-02-18T12:04:22.052Z] #11 sha256:6871b45e7833b0a64d5599540bed9cce67e397cac0c802f1d836d54439c69d86
12:04:22 [2022-02-18T12:04:22.109Z] #43 66.79   DEP      criu/rst-malloc.d
12:04:22 [2022-02-18T12:04:22.109Z] #43 66.89   DEP      criu/rbtree.d
12:04:22 [2022-02-18T12:04:22.109Z] #43 66.95   DEP      criu/pstree.d
12:04:22 [2022-02-18T12:04:22.275Z] #43 53.96   DEP      criu/pie/util-vdso.d
12:04:22 [2022-02-18T12:04:22.275Z] #43 54.14   DEP      criu/pie/util.d
12:04:22 [2022-02-18T12:04:22.367Z] #43 67.10   DEP      criu/protobuf.d
12:04:22 [2022-02-18T12:04:22.367Z] #43 ...
12:04:22 [2022-02-18T12:04:22.367Z] 
12:04:22 [2022-02-18T12:04:22.367Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:22 [2022-02-18T12:04:22.367Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:22 [2022-02-18T12:04:22.367Z] #20 6.072 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:22 [2022-02-18T12:04:22.367Z] #20 10.71 Fetched 9004 kB in 9s (976 kB/s)
12:04:22 [2022-02-18T12:04:22.367Z] #20 10.71 Reading package lists...
12:04:22 [2022-02-18T12:04:22.367Z] #20 14.42 Reading package lists...
12:04:22 [2022-02-18T12:04:22.367Z] #20 ...
12:04:22 [2022-02-18T12:04:22.367Z] 
12:04:22 [2022-02-18T12:04:22.367Z] #43 [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
12:04:22 [2022-02-18T12:04:22.367Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:22 [2022-02-18T12:04:22.367Z] #43 67.23   GEN      criu/protobuf-desc-gen.h
12:04:22 [2022-02-18T12:04:22.534Z] #43 54.33   CC       criu/pie/util.o
12:04:22 [2022-02-18T12:04:22.624Z] #11 ...
12:04:22 [2022-02-18T12:04:22.624Z] 
12:04:22 [2022-02-18T12:04:22.624Z] #27 [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
12:04:22 [2022-02-18T12:04:22.624Z] #27 sha256:dce2f84715d8590e23e3acd55258c713166b4f0b4ccd9c1816134f9f1dfb8c66
12:04:22 [2022-02-18T12:04:22.624Z] #27 8.403 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:04:22 [2022-02-18T12:04:22.624Z] #27 8.415 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:22 [2022-02-18T12:04:22.624Z] #27 8.426 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:22 [2022-02-18T12:04:22.624Z] #27 8.525 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:04:22 [2022-02-18T12:04:22.624Z] #27 8.688 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [310 kB]
12:04:22 [2022-02-18T12:04:22.624Z] #27 9.050 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
12:04:22 [2022-02-18T12:04:22.624Z] #27 ...
12:04:22 [2022-02-18T12:04:22.624Z] 
12:04:22 [2022-02-18T12:04:22.624Z] #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
12:04:22 [2022-02-18T12:04:22.624Z] #11 sha256:6871b45e7833b0a64d5599540bed9cce67e397cac0c802f1d836d54439c69d86
12:04:22 [2022-02-18T12:04:22.624Z] #11 DONE 0.9s
12:04:22 [2022-02-18T12:04:22.624Z] 
12:04:22 [2022-02-18T12:04:22.624Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:04:22 [2022-02-18T12:04:22.624Z] #39 sha256:be229ab0aa20bfbd435a2403c17ee25b33a5a981b07e3aeb72bfb18b27f55b03
12:04:22 [2022-02-18T12:04:22.793Z] #43 54.72   CC       criu/pie/util-vdso.o
12:04:22 [2022-02-18T12:04:22.894Z] #39 ...
12:04:22 [2022-02-18T12:04:22.894Z] 
12:04:22 [2022-02-18T12:04:22.894Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:04:22 [2022-02-18T12:04:22.894Z] #31 sha256:6c92c3e627ab1393d888174f561a5648dd59ecb553d132dec699e19da48b101b
12:04:22 [2022-02-18T12:04:22.894Z] #31 DONE 0.5s
12:04:23 [2022-02-18T12:04:23.169Z] 
12:04:23 [2022-02-18T12:04:23.169Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:23 [2022-02-18T12:04:23.169Z] #32 sha256:d834f9bc9862f30f5195656cae1b9baccae5786875bcce6ba72300d3e20209f3
12:04:23 [2022-02-18T12:04:23.169Z] #32 ...
12:04:23 [2022-02-18T12:04:23.169Z] 
12:04:23 [2022-02-18T12:04:23.169Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:04:23 [2022-02-18T12:04:23.169Z] #39 sha256:be229ab0aa20bfbd435a2403c17ee25b33a5a981b07e3aeb72bfb18b27f55b03
12:04:23 [2022-02-18T12:04:23.169Z] #39 DONE 0.7s
12:04:23 [2022-02-18T12:04:23.363Z] #43 55.27   CC       criu/pie/util-vdso-elf32.o
12:04:23 [2022-02-18T12:04:23.431Z] 
12:04:23 [2022-02-18T12:04:23.431Z] #40 [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
12:04:23 [2022-02-18T12:04:23.431Z] #40 sha256:432381d6b0e45f7a9e59d7b428f64d7f9b8cd11a1d30148935c15b79842e9f52
12:04:24 [2022-02-18T12:04:24.266Z] #43 68.81   DEP      criu/protobuf-desc.d
12:04:24 [2022-02-18T12:04:24.266Z] #43 68.93   DEP      criu/proc_parse.d
12:04:24 [2022-02-18T12:04:24.266Z] #43 69.15   DEP      criu/plugin.d
12:04:24 [2022-02-18T12:04:24.266Z] #43 69.21   DEP      criu/pipes.d
12:04:24 [2022-02-18T12:04:24.304Z] #43 55.89   AR       criu/pie/pie.lib.a
12:04:24 [2022-02-18T12:04:24.304Z] #43 55.94   DEP      criu/pie/restorer.d
12:04:24 [2022-02-18T12:04:24.304Z] #43 56.09   DEP      criu/arch/x86/sigaction_compat_pie.d
12:04:24 [2022-02-18T12:04:24.304Z] #43 56.18   DEP      criu/arch/x86/restorer_unmap.d
12:04:24 [2022-02-18T12:04:24.304Z] #43 56.21   DEP      criu/arch/x86/restorer.d
12:04:24 [2022-02-18T12:04:24.564Z] #43 56.46   DEP      criu/arch/x86/vdso-pie.d
12:04:24 [2022-02-18T12:04:24.564Z] #43 56.55   DEP      criu/pie/parasite-vdso.d
12:04:24 [2022-02-18T12:04:24.830Z] #43 69.38   DEP      criu/pie-util.d
12:04:24 [2022-02-18T12:04:24.831Z] #43 69.52   DEP      criu/pie-util-vdso.d
12:04:24 [2022-02-18T12:04:24.831Z] #43 69.70   DEP      criu/pie-util-vdso-elf32.d
12:04:25 [2022-02-18T12:04:25.088Z] #43 69.88   DEP      criu/path.d
12:04:25 [2022-02-18T12:04:25.134Z] #43 56.78   DEP      criu/pie/parasite.d
12:04:25 [2022-02-18T12:04:25.134Z] #43 56.95   CC       criu/pie/parasite.o
12:04:25 [2022-02-18T12:04:25.346Z] #43 69.99   DEP      criu/parasite-syscall.d
12:04:25 [2022-02-18T12:04:25.346Z] #43 70.15   DEP      criu/pagemap.d
12:04:25 [2022-02-18T12:04:25.604Z] #43 70.37   DEP      criu/pagemap-cache.d
12:04:25 [2022-02-18T12:04:25.861Z] #43 70.53   DEP      criu/page-xfer.d
12:04:25 [2022-02-18T12:04:25.861Z] #43 70.68   DEP      criu/page-pipe.d
12:04:25 [2022-02-18T12:04:25.861Z] #43 70.77   DEP      criu/netfilter.d
12:04:26 [2022-02-18T12:04:26.073Z] #43 58.05   LINK     criu/pie/parasite.built-in.o
12:04:26 [2022-02-18T12:04:26.073Z] #43 58.07   GEN      criu/pie/parasite-blob.h
12:04:26 [2022-02-18T12:04:26.136Z] #43 70.97   DEP      criu/net.d
12:04:26 [2022-02-18T12:04:26.321Z] #9 ...
12:04:26 [2022-02-18T12:04:26.321Z] 
12:04:26 [2022-02-18T12:04:26.321Z] #27 [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
12:04:26 [2022-02-18T12:04:26.321Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.55 137 added, 0 removed; done.
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.59 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.60 Setting up jq (1.5+dfsg-2+b1) ...
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.62 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.63 Setting up curl (7.64.0-4+deb10u2) ...
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.65 Processing triggers for libc-bin (2.28-10) ...
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.67 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:04:26 [2022-02-18T12:04:26.321Z] #27 10.68 Updating certificates in /etc/ssl/certs...
12:04:26 [2022-02-18T12:04:26.321Z] #27 11.25 0 added, 0 removed; done.
12:04:26 [2022-02-18T12:04:26.321Z] #27 11.25 Running hooks in /etc/ca-certificates/update.d...
12:04:26 [2022-02-18T12:04:26.321Z] #27 11.25 done.
12:04:26 [2022-02-18T12:04:26.321Z] #27 DONE 14.5s
12:04:26 [2022-02-18T12:04:26.321Z] 
12:04:26 [2022-02-18T12:04:26.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:26 [2022-02-18T12:04:26.321Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:26 [2022-02-18T12:04:26.321Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 5.1s
12:04:26 [2022-02-18T12:04:26.321Z] #9 ...
12:04:26 [2022-02-18T12:04:26.321Z] 
12:04:26 [2022-02-18T12:04:26.321Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:04:26 [2022-02-18T12:04:26.321Z] #28 sha256:c3c23743e95e8624e640590ae9993a5b743e0d3b72a17dca68c3520bc1678adb
12:04:26 [2022-02-18T12:04:26.321Z] #28 DONE 0.6s
12:04:26 [2022-02-18T12:04:26.321Z] 
12:04:26 [2022-02-18T12:04:26.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:26 [2022-02-18T12:04:26.321Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:26 [2022-02-18T12:04:26.332Z] #43 58.10   CC       criu/pie/parasite-vdso.o
12:04:26 [2022-02-18T12:04:26.401Z] #43 71.22   DEP      criu/namespaces.d
12:04:26 [2022-02-18T12:04:26.666Z] #43 71.45   DEP      criu/mount.d
12:04:26 [2022-02-18T12:04:26.763Z] #40 ...
12:04:26 [2022-02-18T12:04:26.763Z] 
12:04:26 [2022-02-18T12:04:26.763Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:04:26 [2022-02-18T12:04:26.763Z] #12 sha256:398055d332af0381466e2fabdf201b15d8f7402915ad1b49b7ffc64a36834342
12:04:26 [2022-02-18T12:04:26.763Z] #12 DONE 4.0s
12:04:26 [2022-02-18T12:04:26.763Z] 
12:04:26 [2022-02-18T12:04:26.763Z] #27 [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
12:04:26 [2022-02-18T12:04:26.763Z] #27 sha256:dce2f84715d8590e23e3acd55258c713166b4f0b4ccd9c1816134f9f1dfb8c66
12:04:26 [2022-02-18T12:04:26.763Z] #27 10.18 Fetched 8292 kB in 2s (4081 kB/s)
12:04:26 [2022-02-18T12:04:26.763Z] #27 10.18 Reading package lists...
12:04:26 [2022-02-18T12:04:26.763Z] #27 11.13 Reading package lists...
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.47 Building dependency tree...
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94 The following additional packages will be installed:
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94 Suggested packages:
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94   krb5-doc krb5-user
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94 Recommended packages:
12:04:26 [2022-02-18T12:04:26.763Z] #27 12.94   krb5-locales publicsuffix libsasl2-modules
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.16 The following NEW packages will be installed:
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.16   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.16   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.16   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.16   libssh2-1 libssl1.1 openssl
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.43 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.43 Need to get 4779 kB of archives.
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.43 After this operation, 11.5 MB of additional disk space will be used.
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.43 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.46 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.47 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.52 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.52 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.52 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.52 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.53 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.53 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.53 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.53 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.54 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.54 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.56 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.56 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.56 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.56 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.56 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.59 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.59 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.60 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.90 debconf: delaying package configuration, since apt-utils is not installed
12:04:26 [2022-02-18T12:04:26.763Z] #27 13.97 Fetched 4779 kB in 0s (11.4 MB/s)
12:04:26 [2022-02-18T12:04:26.763Z] #27 14.13 Selecting previously unselected package libssl1.1:arm64.
12:04:26 [2022-02-18T12:04:26.763Z] #27 14.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
12:04:26 [2022-02-18T12:04:26.763Z] #27 14.13 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ...
12:04:26 [2022-02-18T12:04:26.763Z] #27 14.14 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
12:04:26 [2022-02-18T12:04:26.763Z] #27 14.38 Selecting previously unselected package openssl.
12:04:26 [2022-02-18T12:04:26.763Z] #27 14.38 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_arm64.deb ...
12:04:26 [2022-02-18T12:04:26.827Z] #9 extracting sha256:9c63da771697b362929cecc84777e8cfbb716ff3d575b999854d83ada039b695 10.3s done
12:04:26 [2022-02-18T12:04:26.827Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5
12:04:26 [2022-02-18T12:04:26.893Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 6.4s done
12:04:26 [2022-02-18T12:04:26.898Z] #43 58.73   CC       criu/arch/x86/vdso-pie.o
12:04:26 [2022-02-18T12:04:26.898Z] #43 58.95   CC       criu/arch/x86/restorer.o
12:04:26 [2022-02-18T12:04:26.925Z] #43 71.58   DEP      criu/memfd.d
12:04:26 [2022-02-18T12:04:26.925Z] #43 71.81   DEP      criu/mem.d
12:04:27 [2022-02-18T12:04:27.026Z] #27 14.39 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:04:27 [2022-02-18T12:04:27.155Z] #9 extracting sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 done
12:04:27 [2022-02-18T12:04:27.155Z] #9 DONE 24.5s
12:04:27 [2022-02-18T12:04:27.155Z] 
12:04:27 [2022-02-18T12:04:27.155Z] #29 [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
12:04:27 [2022-02-18T12:04:27.155Z] #29 sha256:826724ead46a678ade4f145bfd7f562f7f080601b9ae86844da437752f79ef20
12:04:27 [2022-02-18T12:04:27.155Z] #29 1.125 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:04:27 [2022-02-18T12:04:27.186Z] #43 ...
12:04:27 [2022-02-18T12:04:27.186Z] 
12:04:27 [2022-02-18T12:04:27.186Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:27 [2022-02-18T12:04:27.186Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:04:27 [2022-02-18T12:04:27.187Z] #32 DONE 137.5s
12:04:27 [2022-02-18T12:04:27.288Z] #27 14.85 Selecting previously unselected package ca-certificates.
12:04:27 [2022-02-18T12:04:27.288Z] #27 14.85 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:04:27 [2022-02-18T12:04:27.288Z] #27 14.87 Unpacking ca-certificates (20200601~deb10u2) ...
12:04:27 [2022-02-18T12:04:27.420Z] #29 1.188 
12:04:27 [2022-02-18T12:04:27.446Z] 
12:04:27 [2022-02-18T12:04:27.446Z] #43 [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
12:04:27 [2022-02-18T12:04:27.446Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:27 [2022-02-18T12:04:27.446Z] #43 72.05   DEP      criu/lsm.d
12:04:27 [2022-02-18T12:04:27.446Z] #43 72.30   DEP      criu/log.d
12:04:27 [2022-02-18T12:04:27.709Z] #43 72.47   DEP      criu/libnetlink.d
12:04:27 [2022-02-18T12:04:27.846Z] #43 59.50   CC       criu/arch/x86/restorer_unmap.o
12:04:27 [2022-02-18T12:04:27.846Z] #43 59.56   CC       criu/arch/x86/sigaction_compat_pie.o
12:04:27 [2022-02-18T12:04:27.846Z] #43 59.80   CC       criu/pie/restorer.o
12:04:27 [2022-02-18T12:04:27.861Z] #27 15.44 Selecting previously unselected package libkeyutils1:arm64.
12:04:27 [2022-02-18T12:04:27.861Z] #27 15.45 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
12:04:27 [2022-02-18T12:04:27.861Z] #27 15.46 Unpacking libkeyutils1:arm64 (1.6-6) ...
12:04:27 [2022-02-18T12:04:27.945Z] #29 1.421 #=#=#                                                                         

####                                                                       6.4%
#########################                                                 35.7%
12:04:27 [2022-02-18T12:04:27.945Z] #29 ...
12:04:27 [2022-02-18T12:04:27.945Z] 
12:04:27 [2022-02-18T12:04:27.945Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:04:27 [2022-02-18T12:04:27.945Z] #10 sha256:b7036b9d8af3fb12bca1e52ebd189963b6940d8614ca9c9a9094e5cd54affa7f
12:04:27 [2022-02-18T12:04:27.945Z] #10 DONE 0.6s
12:04:27 [2022-02-18T12:04:27.945Z] 
12:04:27 [2022-02-18T12:04:27.945Z] #29 [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
12:04:27 [2022-02-18T12:04:27.945Z] #29 sha256:826724ead46a678ade4f145bfd7f562f7f080601b9ae86844da437752f79ef20
12:04:27 [2022-02-18T12:04:27.945Z] #29 1.421 #=#=#                                                                         

####                                                                       6.4%
#########################                                                 35.7%
#########################################                                 58.0%
#######################################################                   77.4%
######################################################################    98.1%
######################################################################## 100.0%
12:04:27 [2022-02-18T12:04:27.971Z] #43 72.66   DEP      criu/kerndat.d
12:04:28 [2022-02-18T12:04:28.123Z] #27 15.64 Selecting previously unselected package libkrb5support0:arm64.
12:04:28 [2022-02-18T12:04:28.123Z] #27 15.64 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ...
12:04:28 [2022-02-18T12:04:28.123Z] #27 15.65 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.206Z] #29 2.028 
12:04:28 [2022-02-18T12:04:28.227Z] #43 72.96   DEP      criu/kcmp-ids.d
12:04:28 [2022-02-18T12:04:28.227Z] #43 72.99   DEP      criu/irmap.d
12:04:28 [2022-02-18T12:04:28.384Z] #27 15.78 Selecting previously unselected package libk5crypto3:arm64.
12:04:28 [2022-02-18T12:04:28.385Z] #27 15.78 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ...
12:04:28 [2022-02-18T12:04:28.385Z] #27 15.80 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.385Z] #27 15.94 Selecting previously unselected package libkrb5-3:arm64.
12:04:28 [2022-02-18T12:04:28.385Z] #27 15.94 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ...
12:04:28 [2022-02-18T12:04:28.385Z] #27 15.95 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.466Z] #29 2.263 #=#=#                                                                         
12:04:28 [2022-02-18T12:04:28.466Z] #29 ...
12:04:28 [2022-02-18T12:04:28.466Z] 
12:04:28 [2022-02-18T12:04:28.466Z] #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
12:04:28 [2022-02-18T12:04:28.466Z] #11 sha256:8ee648c0387083555c8ce37e3c3f9b1c92ee57ff50c1f7f3ed8382329434bb4f
12:04:28 [2022-02-18T12:04:28.466Z] #11 DONE 0.6s
12:04:28 [2022-02-18T12:04:28.466Z] 
12:04:28 [2022-02-18T12:04:28.466Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:04:28 [2022-02-18T12:04:28.466Z] #12 sha256:a988d6263997dfe75487fdf8a5adb23cb6167ab4eb64d03236c67142251c187c
12:04:28 [2022-02-18T12:04:28.483Z] #43 73.20   DEP      criu/ipc_ns.d
12:04:28 [2022-02-18T12:04:28.727Z] #12 ...
12:04:28 [2022-02-18T12:04:28.727Z] 
12:04:28 [2022-02-18T12:04:28.727Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:04:28 [2022-02-18T12:04:28.727Z] #39 sha256:3afcb3eeb51ca8f86eab2415ee448e798a28a34e16a1997e91dd94e73b6fe257
12:04:28 [2022-02-18T12:04:28.727Z] #39 DONE 0.2s
12:04:28 [2022-02-18T12:04:28.727Z] 
12:04:28 [2022-02-18T12:04:28.727Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:04:28 [2022-02-18T12:04:28.727Z] #31 sha256:72994f629b1fb10ee9b4da7cde4ec32319d784c333c6495032dbbf43fc016433
12:04:28 [2022-02-18T12:04:28.727Z] #31 DONE 0.2s
12:04:28 [2022-02-18T12:04:28.727Z] 
12:04:28 [2022-02-18T12:04:28.727Z] #29 [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
12:04:28 [2022-02-18T12:04:28.727Z] #29 sha256:826724ead46a678ade4f145bfd7f562f7f080601b9ae86844da437752f79ef20
12:04:28 [2022-02-18T12:04:28.739Z] #43 73.45   DEP      criu/image.d
12:04:28 [2022-02-18T12:04:28.740Z] #43 73.56   DEP      criu/image-desc.d
12:04:28 [2022-02-18T12:04:28.740Z] #43 73.63   DEP      criu/fsnotify.d
12:04:28 [2022-02-18T12:04:28.744Z] #9 ...
12:04:28 [2022-02-18T12:04:28.744Z] 
12:04:28 [2022-02-18T12:04:28.744Z] #27 [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
12:04:28 [2022-02-18T12:04:28.744Z] #27 sha256:afa559776cdf9c06b4b5ba4965124e842fb2c05a7b01bb802620cefd57fc03c6
12:04:28 [2022-02-18T12:04:28.744Z] #27 9.740 Reading package lists...
12:04:28 [2022-02-18T12:04:28.744Z] #27 10.79 Reading package lists...
12:04:28 [2022-02-18T12:04:28.744Z] #27 11.90 Building dependency tree...
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24 The following additional packages will be installed:
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24 Suggested packages:
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24   krb5-doc krb5-user
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24 Recommended packages:
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.24   krb5-locales publicsuffix libsasl2-modules
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.49 The following NEW packages will be installed:
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.49   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.49   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.49   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.49   libssh2-1 libssl1.1 openssl
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.76 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.76 Need to get 5061 kB of archives.
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.76 After this operation, 12.1 MB of additional disk space will be used.
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.76 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.79 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.81 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.82 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.82 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.82 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.82 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.85 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.85 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.85 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.85 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.85 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.86 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.86 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.86 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.86 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.86 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.87 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.88 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.88 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 12.89 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.17 debconf: delaying package configuration, since apt-utils is not installed
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.21 Fetched 5061 kB in 0s (12.7 MB/s)
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.27 Selecting previously unselected package libssl1.1:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.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 ... 6677 files and directories currently installed.)
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.27 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.29 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.54 Selecting previously unselected package openssl.
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.54 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.54 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.71 Selecting previously unselected package ca-certificates.
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.71 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.72 Unpacking ca-certificates (20200601~deb10u2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.81 Selecting previously unselected package libkeyutils1:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.81 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.82 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.86 Selecting previously unselected package libkrb5support0:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.86 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.86 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.93 Selecting previously unselected package libk5crypto3:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.93 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 13.93 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.00 Selecting previously unselected package libkrb5-3:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.00 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.00 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.12 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.12 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.12 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.19 Selecting previously unselected package libsasl2-modules-db:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.19 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.25 Selecting previously unselected package libsasl2-2:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.25 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.25 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.32 Selecting previously unselected package libldap-common.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.32 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.33 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.38 Selecting previously unselected package libldap-2.4-2:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.38 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.38 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.49 Selecting previously unselected package libnghttp2-14:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.49 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.50 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.56 Selecting previously unselected package libpsl5:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.56 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.56 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.61 Selecting previously unselected package librtmp1:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.62 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.62 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.66 Selecting previously unselected package libssh2-1:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.66 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.67 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.74 Selecting previously unselected package libcurl4:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.74 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.74 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.83 Selecting previously unselected package curl.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.83 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.83 Unpacking curl (7.64.0-4+deb10u2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.93 Selecting previously unselected package libonig5:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.93 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 14.94 Unpacking libonig5:amd64 (6.9.1-1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.00 Selecting previously unselected package libjq1:amd64.
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.01 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.08 Selecting previously unselected package jq.
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.08 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.08 Unpacking jq (1.5+dfsg-2+b1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.13 Setting up libkeyutils1:amd64 (1.6-6) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.14 Setting up libpsl5:amd64 (0.20.2-2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.15 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.31 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.31 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.32 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.34 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.36 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.36 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.38 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.39 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.40 Setting up openssl (1.1.1d-0+deb10u7) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.42 Setting up libonig5:amd64 (6.9.1-1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.44 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 15.45 Setting up ca-certificates (20200601~deb10u2) ...
12:04:28 [2022-02-18T12:04:28.744Z] #27 16.22 Updating certificates in /etc/ssl/certs...
12:04:28 [2022-02-18T12:04:28.793Z] #43 ...
12:04:28 [2022-02-18T12:04:28.793Z] 
12:04:28 [2022-02-18T12:04:28.793Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:28 [2022-02-18T12:04:28.793Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:28 [2022-02-18T12:04:28.793Z] #20 2.221 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 2.321 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 2.322 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 2.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 2.988 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 3.942 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 5.335 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:28 [2022-02-18T12:04:28.793Z] #20 6.646 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:28 [2022-02-18T12:04:28.793Z] #20 10.96 Fetched 9004 kB in 9s (1002 kB/s)
12:04:28 [2022-02-18T12:04:28.963Z] #27 16.46 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:04:28 [2022-02-18T12:04:28.963Z] #27 16.46 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ...
12:04:28 [2022-02-18T12:04:28.963Z] #27 16.47 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
12:04:28 [2022-02-18T12:04:28.991Z] #29 2.263 #=#=#                                                                         

                                                                           0.0%
##############################################                            64.6%
######################################################################## 100.0%
12:04:28 [2022-02-18T12:04:28.996Z] #43 73.76   DEP      criu/filesystems.d
12:04:29 [2022-02-18T12:04:29.004Z] #27 17.44 137 added, 0 removed; done.
12:04:29 [2022-02-18T12:04:29.004Z] #27 17.49 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ...
12:04:29 [2022-02-18T12:04:29.004Z] #27 17.49 Setting up jq (1.5+dfsg-2+b1) ...
12:04:29 [2022-02-18T12:04:29.004Z] #27 17.51 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:04:29 [2022-02-18T12:04:29.004Z] #27 17.52 Setting up curl (7.64.0-4+deb10u2) ...
12:04:29 [2022-02-18T12:04:29.223Z] #27 16.69 Selecting previously unselected package libsasl2-modules-db:arm64.
12:04:29 [2022-02-18T12:04:29.223Z] #27 16.69 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
12:04:29 [2022-02-18T12:04:29.223Z] #27 16.71 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:04:29 [2022-02-18T12:04:29.253Z] #43 73.93   DEP      criu/files.d
12:04:29 [2022-02-18T12:04:29.253Z] #43 74.14   DEP      criu/files-reg.d
12:04:29 [2022-02-18T12:04:29.254Z] #29 3.025 
12:04:29 [2022-02-18T12:04:29.263Z] #27 17.53 Processing triggers for libc-bin (2.28-10) ...
12:04:29 [2022-02-18T12:04:29.263Z] #27 17.56 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:04:29 [2022-02-18T12:04:29.263Z] #27 17.57 Updating certificates in /etc/ssl/certs...
12:04:29 [2022-02-18T12:04:29.484Z] #27 16.98 Selecting previously unselected package libsasl2-2:arm64.
12:04:29 [2022-02-18T12:04:29.484Z] #27 16.98 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
12:04:29 [2022-02-18T12:04:29.484Z] #27 16.99 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:04:29 [2022-02-18T12:04:29.510Z] #43 74.31   DEP      criu/files-ext.d
12:04:29 [2022-02-18T12:04:29.510Z] #43 74.44   DEP      criu/file-lock.d
12:04:29 [2022-02-18T12:04:29.520Z] #29 3.309 #=#=#                                                                         

####################                                                      29.0%
######################################################################## 100.0%
12:04:29 [2022-02-18T12:04:29.745Z] #27 17.16 Selecting previously unselected package libldap-common.
12:04:29 [2022-02-18T12:04:29.745Z] #27 17.16 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:04:29 [2022-02-18T12:04:29.745Z] #27 17.18 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:04:29 [2022-02-18T12:04:29.767Z] #43 74.58   DEP      criu/file-ids.d
12:04:29 [2022-02-18T12:04:29.767Z] #43 74.70   DEP      criu/fifo.d
12:04:29 [2022-02-18T12:04:29.788Z] #29 3.552 
12:04:30 [2022-02-18T12:04:30.023Z] #43 74.78   DEP      criu/fdstore.d
12:04:30 [2022-02-18T12:04:30.023Z] #43 74.84   DEP      criu/fault-injection.d
12:04:30 [2022-02-18T12:04:30.023Z] #43 74.89   DEP      criu/external.d
12:04:30 [2022-02-18T12:04:30.031Z] #27 17.45 Selecting previously unselected package libldap-2.4-2:arm64.
12:04:30 [2022-02-18T12:04:30.031Z] #27 17.45 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
12:04:30 [2022-02-18T12:04:30.031Z] #27 17.47 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
12:04:30 [2022-02-18T12:04:30.201Z] #27 18.55 0 added, 0 removed; done.
12:04:30 [2022-02-18T12:04:30.201Z] #27 18.55 Running hooks in /etc/ca-certificates/update.d...
12:04:30 [2022-02-18T12:04:30.201Z] #27 18.55 done.
12:04:30 [2022-02-18T12:04:30.280Z] #43 75.05   DEP      criu/eventpoll.d
12:04:30 [2022-02-18T12:04:30.280Z] #43 75.16   DEP      criu/eventfd.d
12:04:30 [2022-02-18T12:04:30.280Z] #43 75.26   DEP      criu/crtools.d
12:04:30 [2022-02-18T12:04:30.836Z] #29 3.828 #=#=#                                                                         

####                                                                       6.0%
#####################                                                     30.0%
######################################                                    54.1%
########################################                                  56.0%
#######################################################                   77.0%
#######################################################################   99.7%
######################################################################## 100.0%
12:04:30 [2022-02-18T12:04:30.836Z] #29 4.880 
12:04:30 [2022-02-18T12:04:30.844Z] #43 75.44   DEP      criu/cr-service.d
12:04:30 [2022-02-18T12:04:30.844Z] #43 75.59   DEP      criu/cr-restore.d
12:04:30 [2022-02-18T12:04:30.844Z] #43 75.77   DEP      criu/cr-errno.d
12:04:30 [2022-02-18T12:04:30.974Z] #27 18.40 Selecting previously unselected package libnghttp2-14:arm64.
12:04:30 [2022-02-18T12:04:30.975Z] #27 18.40 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
12:04:30 [2022-02-18T12:04:30.975Z] #27 18.46 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:04:31 [2022-02-18T12:04:31.102Z] #43 75.79   DEP      criu/cr-dump.d
12:04:31 [2022-02-18T12:04:31.102Z] #43 75.96   DEP      criu/cr-dedup.d
12:04:31 [2022-02-18T12:04:31.236Z] #27 18.67 Selecting previously unselected package libpsl5:arm64.
12:04:31 [2022-02-18T12:04:31.236Z] #27 18.67 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
12:04:31 [2022-02-18T12:04:31.236Z] #27 18.68 Unpacking libpsl5:arm64 (0.20.2-2) ...
12:04:31 [2022-02-18T12:04:31.322Z] #20 10.96 Reading package lists...
12:04:31 [2022-02-18T12:04:31.322Z] #20 ...
12:04:31 [2022-02-18T12:04:31.322Z] 
12:04:31 [2022-02-18T12:04:31.322Z] #43 [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
12:04:31 [2022-02-18T12:04:31.322Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:31 [2022-02-18T12:04:31.322Z] #43 62.80   LINK     criu/pie/restorer.built-in.o
12:04:31 [2022-02-18T12:04:31.322Z] #43 62.82   GEN      criu/pie/restorer-blob.h
12:04:31 [2022-02-18T12:04:31.322Z] #43 62.89   DEP      criu/vdso.d
12:04:31 [2022-02-18T12:04:31.322Z] #43 63.13   DEP      criu/vdso-compat.d
12:04:31 [2022-02-18T12:04:31.359Z] #43 76.12   DEP      criu/cr-check.d
12:04:31 [2022-02-18T12:04:31.498Z] #27 18.91 Selecting previously unselected package librtmp1:arm64.
12:04:31 [2022-02-18T12:04:31.498Z] #27 18.91 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
12:04:31 [2022-02-18T12:04:31.498Z] #27 18.93 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:04:31 [2022-02-18T12:04:31.498Z] #27 19.12 Selecting previously unselected package libssh2-1:arm64.
12:04:31 [2022-02-18T12:04:31.498Z] #27 19.12 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
12:04:31 [2022-02-18T12:04:31.498Z] #27 19.13 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
12:04:31 [2022-02-18T12:04:31.581Z] #43 63.28   DEP      criu/uts_ns.d
12:04:31 [2022-02-18T12:04:31.581Z] #43 63.41   DEP      criu/util.d
12:04:31 [2022-02-18T12:04:31.581Z] #43 63.54   DEP      criu/uffd.d
12:04:31 [2022-02-18T12:04:31.581Z] #27 DONE 20.0s
12:04:31 [2022-02-18T12:04:31.581Z] 
12:04:31 [2022-02-18T12:04:31.581Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:04:31 [2022-02-18T12:04:31.581Z] #28 sha256:36de070db9556a6edafa751f936fd317fc380a90e1250ec4a2fd0161436a329f
12:04:31 [2022-02-18T12:04:31.581Z] #28 DONE 0.1s
12:04:31 [2022-02-18T12:04:31.581Z] 
12:04:31 [2022-02-18T12:04:31.581Z] #29 [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
12:04:31 [2022-02-18T12:04:31.581Z] #29 sha256:854ff93c0c055d390d4004b29faaeefe884ed32689f4fbba5f57dfa5f17bb697
12:04:31 [2022-02-18T12:04:31.615Z] #43 76.27   DEP      criu/config.d
12:04:31 [2022-02-18T12:04:31.615Z] #43 76.39   DEP      criu/clone-noasan.d
12:04:31 [2022-02-18T12:04:31.840Z] #43 63.79   DEP      criu/tun.d
12:04:31 [2022-02-18T12:04:31.872Z] #43 76.52   DEP      criu/cgroup.d
12:04:31 [2022-02-18T12:04:31.872Z] #43 76.66   DEP      criu/cgroup-props.d
12:04:31 [2022-02-18T12:04:31.872Z] #43 76.73   DEP      criu/bitmap.d
12:04:31 [2022-02-18T12:04:31.872Z] #43 76.76   DEP      criu/bfd.d
12:04:32 [2022-02-18T12:04:32.075Z] #27 19.46 Selecting previously unselected package libcurl4:arm64.
12:04:32 [2022-02-18T12:04:32.075Z] #27 19.47 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
12:04:32 [2022-02-18T12:04:32.075Z] #27 19.48 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
12:04:32 [2022-02-18T12:04:32.098Z] #43 63.93   DEP      criu/tty.d
12:04:32 [2022-02-18T12:04:32.098Z] #43 64.14   DEP      criu/timerfd.d
12:04:32 [2022-02-18T12:04:32.129Z] #43 76.87   DEP      criu/autofs.d
12:04:32 [2022-02-18T12:04:32.129Z] #43 76.98   DEP      criu/aio.d
12:04:32 [2022-02-18T12:04:32.148Z] #29 5.120 #=#=#                                                                         

##                                                                         3.2%
######                                                                     9.0%
###########                                                               15.9%
###############                                                           21.0%
###################                                                       27.3%
#######################                                                   32.6%
###########################                                               37.6%
##############################                                            42.3%
12:04:32 [2022-02-18T12:04:32.148Z] #29 ...
12:04:32 [2022-02-18T12:04:32.148Z] 
12:04:32 [2022-02-18T12:04:32.148Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:04:32 [2022-02-18T12:04:32.148Z] #12 sha256:a988d6263997dfe75487fdf8a5adb23cb6167ab4eb64d03236c67142251c187c
12:04:32 [2022-02-18T12:04:32.148Z] #12 DONE 3.7s
12:04:32 [2022-02-18T12:04:32.148Z] 
12:04:32 [2022-02-18T12:04:32.148Z] #29 [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
12:04:32 [2022-02-18T12:04:32.148Z] #29 sha256:826724ead46a678ade4f145bfd7f562f7f080601b9ae86844da437752f79ef20
12:04:32 [2022-02-18T12:04:32.357Z] #43 ...
12:04:32 [2022-02-18T12:04:32.357Z] 
12:04:32 [2022-02-18T12:04:32.357Z] #53 [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
12:04:32 [2022-02-18T12:04:32.357Z] #53 sha256:7f1c2e9c334b498f19815ebe8974c567cc08c637e92806fcc26fda1f4dbacc3a
12:04:32 [2022-02-18T12:04:32.357Z] #53 13.16 + cd /tmp/tmp.2pIu7QqyWc/src/github.com/opencontainers/runc
12:04:32 [2022-02-18T12:04:32.357Z] #53 13.16 + git checkout -q v1.0.3
12:04:32 [2022-02-18T12:04:32.357Z] #53 13.50 + '[' -z '' ']'
12:04:32 [2022-02-18T12:04:32.357Z] #53 13.51 + target=static
12:04:32 [2022-02-18T12:04:32.357Z] #53 13.51 + make BUILDTAGS=seccomp static
12:04:32 [2022-02-18T12:04:32.357Z] #53 13.98 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
12:04:32 [2022-02-18T12:04:32.370Z] #27 20.02 Selecting previously unselected package curl.
12:04:32 [2022-02-18T12:04:32.386Z] #43 77.11   DEP      criu/action-scripts.d
12:04:32 [2022-02-18T12:04:32.616Z] #53 ...
12:04:32 [2022-02-18T12:04:32.616Z] 
12:04:32 [2022-02-18T12:04:32.616Z] #43 [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
12:04:32 [2022-02-18T12:04:32.616Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:32 [2022-02-18T12:04:32.616Z] #43 64.33   DEP      criu/timens.d
12:04:32 [2022-02-18T12:04:32.616Z] #43 64.49   DEP      criu/sysfs_parse.d
12:04:32 [2022-02-18T12:04:32.643Z] #43 77.39   CC       criu/action-scripts.o
12:04:32 [2022-02-18T12:04:32.644Z] #27 20.02 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
12:04:32 [2022-02-18T12:04:32.645Z] #27 20.03 Unpacking curl (7.64.0-4+deb10u2) ...
12:04:32 [2022-02-18T12:04:32.645Z] #27 ...
12:04:32 [2022-02-18T12:04:32.645Z] 
12:04:32 [2022-02-18T12:04:32.645Z] #42 [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
12:04:32 [2022-02-18T12:04:32.645Z] #42 sha256:84141437d2e60e55176e2de9ee16ea7b3d34a47494fb58174dbb30817d357ff7
12:04:32 [2022-02-18T12:04:32.645Z] #42 5.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:32 [2022-02-18T12:04:32.645Z] #42 5.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:32 [2022-02-18T12:04:32.645Z] #42 5.404 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:32 [2022-02-18T12:04:32.645Z] #42 6.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:04:32 [2022-02-18T12:04:32.645Z] #42 8.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB]
12:04:32 [2022-02-18T12:04:32.645Z] #42 9.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
12:04:32 [2022-02-18T12:04:32.874Z] #43 64.63   DEP      criu/sysctl.d
12:04:32 [2022-02-18T12:04:32.874Z] #43 64.81   DEP      criu/string.d
12:04:32 [2022-02-18T12:04:32.874Z] #43 64.86   DEP      criu/stats.d
12:04:32 [2022-02-18T12:04:32.899Z] #43 77.79   CC       criu/aio.o
12:04:32 [2022-02-18T12:04:32.942Z] #42 ...
12:04:32 [2022-02-18T12:04:32.942Z] 
12:04:32 [2022-02-18T12:04:32.942Z] #24 [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
12:04:32 [2022-02-18T12:04:32.942Z] #24 sha256:db7c2f997a312d065a17774d03afe18e4f2bbccad1ea96f6dca119ad0042bf98
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + RM_GOPATH=0
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + TMP_GOPATH=
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + : /build
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + '[' -z '' ']'
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 ++ mktemp -d
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + export GOPATH=/tmp/tmp.8uBberdDPI
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + GOPATH=/tmp/tmp.8uBberdDPI
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + RM_GOPATH=1
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.560 + case "$(go env GOARCH)" in
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.562 ++ go env GOARCH
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.570 + export GO_BUILDMODE=-buildmode=pie
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.570 + GO_BUILDMODE=-buildmode=pie
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.570 ++ dirname /tmp/install/install.sh
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + dir=/tmp/install
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + bin=dockercli
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + shift
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + . /tmp/install/dockercli.installer
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 ++ : stable
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 ++ : 17.06.2-ce
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + install_dockercli
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 ++ uname -m
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.571 Install docker/cli version 17.06.2-ce from stable
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.576 + arch=aarch64
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.579 + '[' aarch64 '!=' x86_64 ']'
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.579 + '[' aarch64 '!=' s390x ']'
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.579 + '[' aarch64 '!=' armhf ']'
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.579 + build_dockercli
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.579 + git clone https://github.com/docker/docker-ce /tmp/tmp.8uBberdDPI/tmp/docker-ce
12:04:32 [2022-02-18T12:04:32.942Z] #24 4.579 Cloning into '/tmp/tmp.8uBberdDPI/tmp/docker-ce'...
12:04:32 [2022-02-18T12:04:32.942Z] #24 ...
12:04:32 [2022-02-18T12:04:32.942Z] 
12:04:32 [2022-02-18T12:04:32.942Z] #34 [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
12:04:32 [2022-02-18T12:04:32.942Z] #34 sha256:62cd49cd69f80779019fcfb007a245a7ee569e58b8168c1d0be69b30e3cbf134
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.172 + RM_GOPATH=0
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.173 + TMP_GOPATH=
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.173 + : /build
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.173 + '[' -z '' ']'
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.175 ++ mktemp -d
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.175 + export GOPATH=/tmp/tmp.FOD9Xr5U7I
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.178 + GOPATH=/tmp/tmp.FOD9Xr5U7I
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.178 + RM_GOPATH=1
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.178 + case "$(go env GOARCH)" in
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.178 ++ go env GOARCH
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + export GO_BUILDMODE=-buildmode=pie
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + GO_BUILDMODE=-buildmode=pie
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 ++ dirname /tmp/install/install.sh
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + dir=/tmp/install
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + bin=tomlv
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + shift
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + . /tmp/install/tomlv.installer
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + install_tomlv
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FOD9Xr5U7I/src/github.com/BurntSushi/toml
12:04:32 [2022-02-18T12:04:32.942Z] #34 4.218 Cloning into '/tmp/tmp.FOD9Xr5U7I/src/github.com/BurntSushi/toml'...
12:04:32 [2022-02-18T12:04:32.942Z] #34 5.256 + cd /tmp/tmp.FOD9Xr5U7I/src/github.com/BurntSushi/toml
12:04:32 [2022-02-18T12:04:32.942Z] #34 5.257 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:32 [2022-02-18T12:04:32.942Z] #34 5.360 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:04:32 [2022-02-18T12:04:32.942Z] #34 5.955 internal/unsafeheader
12:04:32 [2022-02-18T12:04:32.942Z] #34 5.964 internal/cpu
12:04:32 [2022-02-18T12:04:32.942Z] #34 6.039 runtime/internal/atomic
12:04:32 [2022-02-18T12:04:32.942Z] #34 6.389 runtime/internal/sys
12:04:32 [2022-02-18T12:04:32.942Z] #34 6.438 internal/bytealg
12:04:32 [2022-02-18T12:04:32.942Z] #34 6.806 runtime/internal/math
12:04:32 [2022-02-18T12:04:32.942Z] #34 6.887 math/bits
12:04:32 [2022-02-18T12:04:32.942Z] #34 7.153 runtime
12:04:32 [2022-02-18T12:04:32.942Z] #34 7.296 math
12:04:33 [2022-02-18T12:04:33.133Z] #43 64.96   DEP      criu/sockets.d
12:04:33 [2022-02-18T12:04:33.133Z] #43 65.13   DEP      criu/sk-unix.d
12:04:33 [2022-02-18T12:04:33.265Z] #34 10.42 unicode/utf8
12:04:33 [2022-02-18T12:04:33.265Z] #34 ...
12:04:33 [2022-02-18T12:04:33.265Z] 
12:04:33 [2022-02-18T12:04:33.265Z] #55 [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
12:04:33 [2022-02-18T12:04:33.265Z] #55 sha256:39a2da94623acc0eef0171b7377e0e5e5787d46517f9d1ce0d8a8f7a22f70de5
12:04:33 [2022-02-18T12:04:33.265Z] #55 5.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:33 [2022-02-18T12:04:33.265Z] #55 5.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:33 [2022-02-18T12:04:33.265Z] #55 5.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:33 [2022-02-18T12:04:33.265Z] #55 6.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:04:33 [2022-02-18T12:04:33.265Z] #55 7.939 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB]
12:04:33 [2022-02-18T12:04:33.265Z] #55 9.384 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
12:04:33 [2022-02-18T12:04:33.265Z] #55 ...
12:04:33 [2022-02-18T12:04:33.265Z] 
12:04:33 [2022-02-18T12:04:33.265Z] #49 [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
12:04:33 [2022-02-18T12:04:33.265Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.720 + RM_GOPATH=0
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.720 + TMP_GOPATH=
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.720 + : /build
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.720 + '[' -z '' ']'
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.720 ++ mktemp -d
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.735 + export GOPATH=/tmp/tmp.S0kHsoHiBj
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.735 + GOPATH=/tmp/tmp.S0kHsoHiBj
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.735 + RM_GOPATH=1
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.735 + case "$(go env GOARCH)" in
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.735 ++ go env GOARCH
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.780 + export GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.780 + GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.780 ++ dirname /tmp/install/install.sh
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + dir=/tmp/install
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + bin=golangci_lint
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + shift
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + . /tmp/install/golangci_lint.installer
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 ++ : v1.23.8
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + install_golangci_lint
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + set -e
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + echo 'Install golangci-lint version v1.23.8'
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + GOBIN=/build
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + GO111MODULE=on
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:04:33 [2022-02-18T12:04:33.265Z] #49 4.800 Install golangci-lint version v1.23.8
12:04:33 [2022-02-18T12:04:33.265Z] #49 5.544 go: downloading github.com/golangci/golangci-lint v1.23.8
12:04:33 [2022-02-18T12:04:33.392Z] #43 65.31   DEP      criu/sk-tcp.d
12:04:33 [2022-02-18T12:04:33.462Z] #43 78.25   CC       criu/autofs.o
12:04:33 [2022-02-18T12:04:33.494Z] #29 1.743 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:04:33 [2022-02-18T12:04:33.494Z] #29 1.853 
12:04:33 [2022-02-18T12:04:33.526Z] #49 ...
12:04:33 [2022-02-18T12:04:33.526Z] 
12:04:33 [2022-02-18T12:04:33.526Z] #51 [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
12:04:33 [2022-02-18T12:04:33.526Z] #51 sha256:e8b42a8b5b048a0eddf315c638f233e61c9c686ab55428b47278b0ec616173e9
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.052 + RM_GOPATH=0
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.052 + TMP_GOPATH=
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.055 + : /build
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.055 + '[' -z '' ']'
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.056 ++ mktemp -d
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.065 + export GOPATH=/tmp/tmp.im1vMLvTB3
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.065 + GOPATH=/tmp/tmp.im1vMLvTB3
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.065 + RM_GOPATH=1
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.065 + case "$(go env GOARCH)" in
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.065 ++ go env GOARCH
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.068 + export GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.068 + GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.069 ++ dirname /tmp/install/install.sh
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.075 Install shfmt version v3.0.2
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + dir=/tmp/install
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + bin=shfmt
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + shift
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + . /tmp/install/shfmt.installer
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 ++ : v3.0.2
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + install_shfmt
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + echo 'Install shfmt version v3.0.2'
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + GOBIN=/build
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + GO111MODULE=on
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.088 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:04:33 [2022-02-18T12:04:33.526Z] #51 5.920 go: downloading mvdan.cc/sh/v3 v3.0.2
12:04:33 [2022-02-18T12:04:33.526Z] #51 7.071 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:04:33 [2022-02-18T12:04:33.526Z] #51 7.091 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:04:33 [2022-02-18T12:04:33.526Z] #51 7.274 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:04:33 [2022-02-18T12:04:33.526Z] #51 9.003 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:04:33 [2022-02-18T12:04:33.526Z] #51 ...
12:04:33 [2022-02-18T12:04:33.526Z] 
12:04:33 [2022-02-18T12:04:33.526Z] #58 [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
12:04:33 [2022-02-18T12:04:33.526Z] #58 sha256:f2f42ad66b710d6dab3476de8f008d31c89cace8917a3575a0ea7845d67c8930
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.703 + RM_GOPATH=0
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.703 + TMP_GOPATH=
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.703 + : /build
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.703 + '[' -z '' ']'
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.703 ++ mktemp -d
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.733 + export GOPATH=/tmp/tmp.FIiC1CaFmB
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.733 + GOPATH=/tmp/tmp.FIiC1CaFmB
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.733 + RM_GOPATH=1
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.734 + case "$(go env GOARCH)" in
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.734 ++ go env GOARCH
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.755 + export GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.755 + GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.757 ++ dirname /tmp/install/install.sh
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.791 Install rootlesskit version v0.14.4
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + dir=/tmp/install
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + bin=rootlesskit
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + shift
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + . /tmp/install/rootlesskit.installer
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 ++ : v0.14.4
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + install_rootlesskit
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + case "$1" in
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + export CGO_ENABLED=0
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + CGO_ENABLED=0
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + _install_rootlesskit
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + echo 'Install rootlesskit version v0.14.4'
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + for f in rootlesskit rootlesskit-docker-proxy
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + GOBIN=/build
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + GO111MODULE=on
12:04:33 [2022-02-18T12:04:33.526Z] #58 4.792 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:04:33 [2022-02-18T12:04:33.526Z] #58 5.589 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:04:33 [2022-02-18T12:04:33.526Z] #58 8.802 go: downloading github.com/pkg/errors v0.9.1
12:04:33 [2022-02-18T12:04:33.526Z] #58 8.808 go: downloading github.com/sirupsen/logrus v1.8.1
12:04:33 [2022-02-18T12:04:33.526Z] #58 8.949 go: downloading github.com/urfave/cli/v2 v2.3.0
12:04:33 [2022-02-18T12:04:33.526Z] #58 9.205 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:04:33 [2022-02-18T12:04:33.652Z] #43 65.49   DEP      criu/sk-queue.d
12:04:33 [2022-02-18T12:04:33.738Z] #29 5.120 #=#=#                                                                         

##                                                                         3.2%
######                                                                     9.0%
###########                                                               15.9%
###############                                                           21.0%
###################                                                       27.3%
#######################                                                   32.6%
###########################                                               37.6%
##############################                                            42.3%
#################################                                         46.0%
#################################                                         47.0%
#################################                                         47.2%
#####################################                                     51.8%
###########################################                               59.9%
#############################################                             63.4%
################################################                          67.6%
###################################################                       71.6%
#######################################################                   77.0%
##########################################################                81.0%
#############################################################             85.1%
#################################################################         90.4%
###################################################################       93.7%
######################################################################    97.5%
######################################################################## 100.0%
12:04:33 [2022-02-18T12:04:33.738Z] #29 7.557 
12:04:33 [2022-02-18T12:04:33.791Z] #58 ...
12:04:33 [2022-02-18T12:04:33.791Z] 
12:04:33 [2022-02-18T12:04:33.791Z] #67 [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
12:04:33 [2022-02-18T12:04:33.791Z] #67 sha256:e7fcd2c54f6f3a0b26fbfb8508dce871c3dbcdcdcd5cc4270a930a27a4968b7c
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.786 + RM_GOPATH=0
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.786 + TMP_GOPATH=
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.786 + : /build
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.786 + '[' -z '' ']'
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.786 ++ mktemp -d
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.792 + export GOPATH=/tmp/tmp.227eTgftSu
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.792 + GOPATH=/tmp/tmp.227eTgftSu
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.792 + RM_GOPATH=1
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.792 + case "$(go env GOARCH)" in
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.792 ++ go env GOARCH
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.825 + export GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.825 + GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.825 ++ dirname /tmp/install/install.sh
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + dir=/tmp/install
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + bin=proxy
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + shift
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + '[' '!' -f /tmp/install/proxy.installer ']'
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + . /tmp/install/proxy.installer
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + install_proxy
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + case "$1" in
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + export CGO_ENABLED=0
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + CGO_ENABLED=0
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + _install_proxy
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.227eTgftSu/src/github.com/docker/libnetwork
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.830 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:33 [2022-02-18T12:04:33.791Z] #67 4.850 Cloning into '/tmp/tmp.227eTgftSu/src/github.com/docker/libnetwork'...
12:04:33 [2022-02-18T12:04:33.791Z] #67 ...
12:04:33 [2022-02-18T12:04:33.791Z] 
12:04:33 [2022-02-18T12:04:33.791Z] #45 [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
12:04:33 [2022-02-18T12:04:33.791Z] #45 sha256:a452500027e59059b8d63c0039a66a6253df258c601a78d9a2d31a26dd73f3bd
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.031 + RM_GOPATH=0
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.031 + TMP_GOPATH=
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.032 + : /build
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.032 + '[' -z '' ']'
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.032 ++ mktemp -d
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.035 + export GOPATH=/tmp/tmp.JmlDgCzPWo
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.036 + GOPATH=/tmp/tmp.JmlDgCzPWo
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.036 + RM_GOPATH=1
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.037 + case "$(go env GOARCH)" in
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.040 ++ go env GOARCH
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.082 + export GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.082 + GO_BUILDMODE=-buildmode=pie
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.082 ++ dirname /tmp/install/install.sh
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 Install vndr version v0.1.2
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + dir=/tmp/install
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + bin=vndr
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + shift
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + '[' '!' -f /tmp/install/vndr.installer ']'
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + . /tmp/install/vndr.installer
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 ++ : v0.1.2
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + install_vndr
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + echo 'Install vndr version v0.1.2'
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + GOBIN=/build
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + GO111MODULE=on
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.087 + go install github.com/LK4D4/vndr@v0.1.2
12:04:33 [2022-02-18T12:04:33.791Z] #45 5.796 go: downloading github.com/LK4D4/vndr v0.1.2
12:04:33 [2022-02-18T12:04:33.911Z] #43 65.66   DEP      criu/sk-packet.d
12:04:33 [2022-02-18T12:04:33.911Z] #43 65.83   DEP      criu/sk-netlink.d
12:04:34 [2022-02-18T12:04:34.026Z] #43 ...
12:04:34 [2022-02-18T12:04:34.026Z] 
12:04:34 [2022-02-18T12:04:34.026Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:34 [2022-02-18T12:04:34.026Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:34 [2022-02-18T12:04:34.026Z] #20 14.42 Reading package lists...
12:04:34 [2022-02-18T12:04:34.026Z] #20 17.93 Building dependency tree...
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.47 libcap2-bin is already the newest version (1:2.25-2).
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.47 The following additional packages will be installed:
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   python3.7 python3.7-minimal vim-runtime xxd
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48 Suggested packages:
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   quota
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48 Recommended packages:
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   aufs-dkms nftables build-essential python3-dev python3-keyring
12:04:34 [2022-02-18T12:04:34.026Z] #20 19.48   python3-keyrings.alt python3-xdg unzip
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.60 The following NEW packages will be installed:
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.60   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.60   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.60   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.62   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.62   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.62   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.62   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:04:34 [2022-02-18T12:04:34.026Z] #20 21.62   xz-utils zip
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.01 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.01 Need to get 28.6 MB of archives.
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.01 After this operation, 116 MB of additional disk space will be used.
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 22.57 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 23.90 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.50 debconf: delaying package configuration, since apt-utils is not installed
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.57 Fetched 28.6 MB in 2s (13.2 MB/s)
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.64 Selecting previously unselected package pigz.
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23452 files and directories currently installed.)
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.69 Unpacking pigz (2.4-1) ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.78 Selecting previously unselected package libpython3.7-minimal:amd64.
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 24.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 25.21 Selecting previously unselected package python3.7-minimal.
12:04:34 [2022-02-18T12:04:34.026Z] #20 25.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 25.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 26.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:04:34 [2022-02-18T12:04:34.026Z] #20 26.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:04:34 [2022-02-18T12:04:34.052Z] #45 ...
12:04:34 [2022-02-18T12:04:34.052Z] 
12:04:34 [2022-02-18T12:04:34.052Z] #36 [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
12:04:34 [2022-02-18T12:04:34.052Z] #36 sha256:ba8d5cabf6423a466758c67bab4e04c2a3df2dc1d7e50daffeef6d237a703725
12:04:34 [2022-02-18T12:04:34.052Z] #36 5.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:34 [2022-02-18T12:04:34.052Z] #36 5.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:34 [2022-02-18T12:04:34.052Z] #36 5.253 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:34 [2022-02-18T12:04:34.052Z] #36 6.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:04:34 [2022-02-18T12:04:34.052Z] #36 8.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB]
12:04:34 [2022-02-18T12:04:34.052Z] #36 9.005 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
12:04:34 [2022-02-18T12:04:34.052Z] #36 ...
12:04:34 [2022-02-18T12:04:34.052Z] 
12:04:34 [2022-02-18T12:04:34.052Z] #47 [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
12:04:34 [2022-02-18T12:04:34.052Z] #47 sha256:04a7d181f4a08c04a262135b8291c16c07a63eeb8185c0c1062e6bb801f77634
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.546 + RM_GOPATH=0
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.546 + TMP_GOPATH=
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.546 + : /build
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 + '[' -z '' ']'
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 ++ mktemp -d
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 + export GOPATH=/tmp/tmp.28usopKX9i
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 + GOPATH=/tmp/tmp.28usopKX9i
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 + RM_GOPATH=1
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 + case "$(go env GOARCH)" in
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.550 ++ go env GOARCH
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 Install gotestsum version v1.7.0
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + export GO_BUILDMODE=-buildmode=pie
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + GO_BUILDMODE=-buildmode=pie
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 ++ dirname /tmp/install/install.sh
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + dir=/tmp/install
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + bin=gotestsum
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + shift
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + . /tmp/install/gotestsum.installer
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 ++ : v1.7.0
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + install_gotestsum
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + set -e
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + echo 'Install gotestsum version v1.7.0'
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + GOBIN=/build
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + GO111MODULE=on
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.552 + go install gotest.tools/gotestsum@v1.7.0
12:04:34 [2022-02-18T12:04:34.052Z] #47 3.979 go: downloading gotest.tools/gotestsum v1.7.0
12:04:34 [2022-02-18T12:04:34.052Z] #47 5.539 go: downloading github.com/fatih/color v1.10.0
12:04:34 [2022-02-18T12:04:34.052Z] #47 5.573 go: downloading github.com/dnephin/pflag v1.0.7
12:04:34 [2022-02-18T12:04:34.052Z] #47 5.602 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:04:34 [2022-02-18T12:04:34.052Z] #47 5.666 go: downloading github.com/pkg/errors v0.9.1
12:04:34 [2022-02-18T12:04:34.052Z] #47 6.078 go: downloading golang.org/x/tools v0.1.0
12:04:34 [2022-02-18T12:04:34.052Z] #47 6.081 go: downloading github.com/mattn/go-colorable v0.1.8
12:04:34 [2022-02-18T12:04:34.052Z] #47 6.283 go: downloading github.com/mattn/go-isatty v0.0.12
12:04:34 [2022-02-18T12:04:34.052Z] #47 6.336 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:04:34 [2022-02-18T12:04:34.052Z] #47 6.425 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:04:34 [2022-02-18T12:04:34.052Z] #47 10.25 go: downloading github.com/jonboulle/clockwork v0.2.2
12:04:34 [2022-02-18T12:04:34.052Z] #47 10.55 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:04:34 [2022-02-18T12:04:34.052Z] #47 10.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:04:34 [2022-02-18T12:04:34.170Z] #43 66.01   DEP      criu/sk-inet.d
12:04:34 [2022-02-18T12:04:34.279Z] #29 2.087 #=#=#                                                                         

#######                                                                   10.0%
###########################                                               38.1%
#############################################                             63.3%
###########################################################               83.2%
######################################################################## 100.0%
12:04:34 [2022-02-18T12:04:34.283Z] #20 28.05 Selecting previously unselected package python3-minimal.
12:04:34 [2022-02-18T12:04:34.283Z] #20 28.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 ... 23701 files and directories currently installed.)
12:04:34 [2022-02-18T12:04:34.283Z] #20 28.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:04:34 [2022-02-18T12:04:34.283Z] #20 28.10 Unpacking python3-minimal (3.7.3-1) ...
12:04:34 [2022-02-18T12:04:34.314Z] #29 8.395 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:04:34 [2022-02-18T12:04:34.351Z] #47 ...
12:04:34 [2022-02-18T12:04:34.351Z] 
12:04:34 [2022-02-18T12:04:34.351Z] #27 [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
12:04:34 [2022-02-18T12:04:34.351Z] #27 sha256:dce2f84715d8590e23e3acd55258c713166b4f0b4ccd9c1816134f9f1dfb8c66
12:04:34 [2022-02-18T12:04:34.351Z] #27 20.73 Selecting previously unselected package libonig5:arm64.
12:04:34 [2022-02-18T12:04:34.351Z] #27 20.74 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 20.82 Unpacking libonig5:arm64 (6.9.1-1) ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.15 Selecting previously unselected package libjq1:arm64.
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.15 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.32 Selecting previously unselected package jq.
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.32 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.33 Unpacking jq (1.5+dfsg-2+b1) ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.53 Setting up libkeyutils1:arm64 (1.6-6) ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.57 Setting up libpsl5:arm64 (0.20.2-2) ...
12:04:34 [2022-02-18T12:04:34.351Z] #27 21.59 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
12:04:34 [2022-02-18T12:04:34.429Z] #43 66.24   DEP      criu/signalfd.d
12:04:34 [2022-02-18T12:04:34.429Z] #43 66.44   DEP      criu/sigframe.d
12:04:34 [2022-02-18T12:04:34.540Z] #20 28.17 Selecting previously unselected package libmpdec2:amd64.
12:04:34 [2022-02-18T12:04:34.540Z] #20 28.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:04:34 [2022-02-18T12:04:34.540Z] #20 28.20 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:04:34 [2022-02-18T12:04:34.540Z] #20 28.30 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:04:34 [2022-02-18T12:04:34.540Z] #20 28.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:04:34 [2022-02-18T12:04:34.540Z] #20 28.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:04:34 [2022-02-18T12:04:34.540Z] #29 2.713 
12:04:34 [2022-02-18T12:04:34.687Z] #43 66.56   DEP      criu/shmem.d
12:04:34 [2022-02-18T12:04:34.797Z] #20 ...
12:04:34 [2022-02-18T12:04:34.797Z] 
12:04:34 [2022-02-18T12:04:34.797Z] #43 [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
12:04:34 [2022-02-18T12:04:34.797Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:34 [2022-02-18T12:04:34.797Z] #43 79.54   CC       criu/bfd.o
12:04:34 [2022-02-18T12:04:34.799Z] #29 2.932 #=#=#                                                                         

######################################################################## 100.0%
12:04:34 [2022-02-18T12:04:34.799Z] #29 3.113 
12:04:34 [2022-02-18T12:04:34.885Z] #29 8.636 
12:04:34 [2022-02-18T12:04:34.885Z] #29 8.901 #=#=#                                                                         

######################################################################## 100.0%
12:04:34 [2022-02-18T12:04:34.943Z] #27 22.36 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:04:34 [2022-02-18T12:04:34.943Z] #27 22.43 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:04:34 [2022-02-18T12:04:34.943Z] #27 22.47 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ...
12:04:34 [2022-02-18T12:04:34.946Z] #43 66.72   DEP      criu/servicefd.d
12:04:35 [2022-02-18T12:04:35.055Z] #43 80.00   CC       criu/bitmap.o
12:04:35 [2022-02-18T12:04:35.059Z] #29 3.335 #=#=#                                                                         

#################################################                         68.9%
######################################################################## 100.0%
12:04:35 [2022-02-18T12:04:35.059Z] #29 3.538 
12:04:35 [2022-02-18T12:04:35.147Z] #29 9.068 
12:04:35 [2022-02-18T12:04:35.205Z] #43 66.95   DEP      criu/seize.d
12:04:35 [2022-02-18T12:04:35.205Z] #43 67.16   DEP      criu/seccomp.d
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.55 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.60 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.66 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.69 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.70 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.75 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.79 Setting up openssl (1.1.1d-0+deb10u7) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.84 Setting up libonig5:arm64 (6.9.1-1) ...
12:04:35 [2022-02-18T12:04:35.239Z] #27 22.87 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:04:35 [2022-02-18T12:04:35.312Z] #43 80.13   CC       criu/cgroup-props.o
12:04:35 [2022-02-18T12:04:35.465Z] #43 67.32   DEP      criu/rst-malloc.d
12:04:35 [2022-02-18T12:04:35.465Z] #43 67.41   DEP      criu/rbtree.d
12:04:35 [2022-02-18T12:04:35.465Z] #43 67.45   DEP      criu/pstree.d
12:04:35 [2022-02-18T12:04:35.501Z] #27 22.99 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
12:04:35 [2022-02-18T12:04:35.501Z] #27 23.05 Setting up ca-certificates (20200601~deb10u2) ...
12:04:35 [2022-02-18T12:04:35.724Z] #43 67.66   DEP      criu/protobuf.d
12:04:35 [2022-02-18T12:04:35.983Z] #43 67.81   GEN      criu/protobuf-desc-gen.h
12:04:36 [2022-02-18T12:04:36.093Z] #29 10.03 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:04:36 [2022-02-18T12:04:36.100Z] #29 3.761 #=#=#                                                                         

############                                                              17.5%
##########################                                                36.9%
########################################                                  56.0%
######################################################                    75.3%
####################################################################      94.7%
######################################################################## 100.0%
12:04:36 [2022-02-18T12:04:36.100Z] #29 4.383 
12:04:36 [2022-02-18T12:04:36.244Z] #43 80.85   CC       criu/cgroup.o
12:04:36 [2022-02-18T12:04:36.499Z] #27 ...
12:04:36 [2022-02-18T12:04:36.499Z] 
12:04:36 [2022-02-18T12:04:36.499Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:36 [2022-02-18T12:04:36.499Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:04:36 [2022-02-18T12:04:36.499Z] #13 1.657 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 1.702 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 1.703 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 1.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 2.589 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 4.483 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 6.612 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB]
12:04:36 [2022-02-18T12:04:36.499Z] #13 7.037 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
12:04:36 [2022-02-18T12:04:36.676Z] #29 10.50 
12:04:36 [2022-02-18T12:04:36.776Z] #13 ...
12:04:36 [2022-02-18T12:04:36.776Z] 
12:04:36 [2022-02-18T12:04:36.776Z] #49 [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
12:04:36 [2022-02-18T12:04:36.776Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:36 [2022-02-18T12:04:36.776Z] #49 12.67 go: downloading github.com/fatih/color v1.7.0
12:04:36 [2022-02-18T12:04:36.776Z] #49 12.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:04:36 [2022-02-18T12:04:36.776Z] #49 12.87 go: downloading github.com/pkg/errors v0.8.1
12:04:36 [2022-02-18T12:04:36.776Z] #49 12.87 go: downloading github.com/spf13/cobra v0.0.5
12:04:36 [2022-02-18T12:04:36.776Z] #49 12.89 go: downloading github.com/spf13/pflag v1.0.5
12:04:36 [2022-02-18T12:04:36.776Z] #49 13.20 go: downloading github.com/spf13/viper v1.6.1
12:04:36 [2022-02-18T12:04:36.776Z] #49 13.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:04:36 [2022-02-18T12:04:36.776Z] #49 13.58 go: downloading github.com/go-critic/go-critic v0.4.1
12:04:37 [2022-02-18T12:04:37.039Z] #49 14.61 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:04:37 [2022-02-18T12:04:37.039Z] #49 ...
12:04:37 [2022-02-18T12:04:37.039Z] 
12:04:37 [2022-02-18T12:04:37.039Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:37 [2022-02-18T12:04:37.039Z] #32 sha256:d834f9bc9862f30f5195656cae1b9baccae5786875bcce6ba72300d3e20209f3
12:04:37 [2022-02-18T12:04:37.039Z] #32 3.963 + git clone https://github.com/kolyshkin/go-swagger.git .
12:04:37 [2022-02-18T12:04:37.039Z] #32 3.967 Cloning into '.'...
12:04:37 [2022-02-18T12:04:37.203Z] #29 10.87 #=#=#                                                                         

########################                                                  34.3%
######################################################################## 100.0%
12:04:37 [2022-02-18T12:04:37.203Z] #29 11.22 
12:04:37 [2022-02-18T12:04:37.306Z] #32 ...
12:04:37 [2022-02-18T12:04:37.306Z] 
12:04:37 [2022-02-18T12:04:37.306Z] #58 [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
12:04:37 [2022-02-18T12:04:37.306Z] #58 sha256:f2f42ad66b710d6dab3476de8f008d31c89cace8917a3575a0ea7845d67c8930
12:04:37 [2022-02-18T12:04:37.306Z] #58 12.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:04:37 [2022-02-18T12:04:37.306Z] #58 12.78 go: downloading github.com/google/uuid v1.3.0
12:04:37 [2022-02-18T12:04:37.306Z] #58 12.78 go: downloading github.com/moby/vpnkit v0.5.0
12:04:37 [2022-02-18T12:04:37.307Z] #58 12.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:04:37 [2022-02-18T12:04:37.307Z] #58 12.99 go: downloading github.com/gofrs/flock v0.8.1
12:04:37 [2022-02-18T12:04:37.307Z] #58 13.36 go: downloading github.com/gorilla/mux v1.8.0
12:04:37 [2022-02-18T12:04:37.307Z] #58 13.59 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:04:37 [2022-02-18T12:04:37.307Z] #58 14.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:04:37 [2022-02-18T12:04:37.307Z] #58 14.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:04:37 [2022-02-18T12:04:37.363Z] #43 69.34   DEP      criu/protobuf-desc.d
12:04:37 [2022-02-18T12:04:37.577Z] #58 ...
12:04:37 [2022-02-18T12:04:37.577Z] 
12:04:37 [2022-02-18T12:04:37.577Z] #40 [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
12:04:37 [2022-02-18T12:04:37.577Z] #40 sha256:432381d6b0e45f7a9e59d7b428f64d7f9b8cd11a1d30148935c15b79842e9f52
12:04:37 [2022-02-18T12:04:37.577Z] #40 4.308 + git clone https://github.com/docker/distribution.git .
12:04:37 [2022-02-18T12:04:37.577Z] #40 4.315 Cloning into '.'...
12:04:37 [2022-02-18T12:04:37.622Z] #43 69.47   DEP      criu/proc_parse.d
12:04:37 [2022-02-18T12:04:37.839Z] #40 ...
12:04:37 [2022-02-18T12:04:37.839Z] 
12:04:37 [2022-02-18T12:04:37.839Z] #49 [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
12:04:37 [2022-02-18T12:04:37.839Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:37 [2022-02-18T12:04:37.839Z] #49 14.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:04:37 [2022-02-18T12:04:37.881Z] #43 69.61   DEP      criu/plugin.d
12:04:37 [2022-02-18T12:04:37.881Z] #43 69.69   DEP      criu/pipes.d
12:04:37 [2022-02-18T12:04:37.881Z] #43 69.82   DEP      criu/pie-util.d
12:04:38 [2022-02-18T12:04:38.141Z] #43 69.92   DEP      criu/pie-util-vdso.d
12:04:38 [2022-02-18T12:04:38.141Z] #43 70.06   DEP      criu/pie-util-vdso-elf32.d
12:04:38 [2022-02-18T12:04:38.184Z] #29 4.615 #=#=#                                                                         

###                                                                        4.5%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.4%
##################                                                        25.6%
######################                                                    30.9%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.3%
####################################################                      72.5%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           88.1%
#################################################################         91.2%
######################################################################    98.4%
######################################################################## 100.0%
12:04:38 [2022-02-18T12:04:38.184Z] #29 6.573 
12:04:38 [2022-02-18T12:04:38.400Z] #43 70.27   DEP      criu/path.d
12:04:38 [2022-02-18T12:04:38.607Z] #29 ...
12:04:38 [2022-02-18T12:04:38.607Z] 
12:04:38 [2022-02-18T12:04:38.607Z] #42 [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
12:04:38 [2022-02-18T12:04:38.607Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:04:38 [2022-02-18T12:04:38.607Z] #42 5.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:38 [2022-02-18T12:04:38.607Z] #42 5.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:38 [2022-02-18T12:04:38.607Z] #42 5.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:38 [2022-02-18T12:04:38.607Z] #42 6.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:38 [2022-02-18T12:04:38.607Z] #42 7.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:38 [2022-02-18T12:04:38.607Z] #42 9.539 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:38 [2022-02-18T12:04:38.607Z] #42 ...
12:04:38 [2022-02-18T12:04:38.607Z] 
12:04:38 [2022-02-18T12:04:38.607Z] #45 [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
12:04:38 [2022-02-18T12:04:38.607Z] #45 sha256:2cfd47932f6b6f1fc432d9e12e654841614bbf4e06ae16da4f27f0d29aeaccec
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.111 + RM_GOPATH=0
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.111 + TMP_GOPATH=
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.111 + : /build
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.111 + '[' -z '' ']'
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.111 ++ mktemp -d
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.121 + export GOPATH=/tmp/tmp.DxHNriMezM
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.121 + GOPATH=/tmp/tmp.DxHNriMezM
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.121 + RM_GOPATH=1
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.121 + case "$(go env GOARCH)" in
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.121 ++ go env GOARCH
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.145 + export GO_BUILDMODE=-buildmode=pie
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.145 + GO_BUILDMODE=-buildmode=pie
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.145 ++ dirname /tmp/install/install.sh
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + dir=/tmp/install
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + bin=vndr
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + shift
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + '[' '!' -f /tmp/install/vndr.installer ']'
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + . /tmp/install/vndr.installer
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 ++ : v0.1.2
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + install_vndr
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + echo 'Install vndr version v0.1.2'
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + GOBIN=/build
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + GO111MODULE=on
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.148 + go install github.com/LK4D4/vndr@v0.1.2
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.151 Install vndr version v0.1.2
12:04:38 [2022-02-18T12:04:38.607Z] #45 7.978 go: downloading github.com/LK4D4/vndr v0.1.2
12:04:38 [2022-02-18T12:04:38.659Z] #43 70.44   DEP      criu/parasite-syscall.d
12:04:38 [2022-02-18T12:04:38.659Z] #43 70.62   DEP      criu/pagemap.d
12:04:38 [2022-02-18T12:04:38.754Z] #29 7.081 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:04:38 [2022-02-18T12:04:38.754Z] #29 ...
12:04:38 [2022-02-18T12:04:38.754Z] 
12:04:38 [2022-02-18T12:04:38.754Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:38 [2022-02-18T12:04:38.754Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:38 [2022-02-18T12:04:38.754Z] #9 extracting sha256:3800f9b6a69ce85770dcc75769c4497d9c9ef7631cb2163c84ea059a1e045db5 6.3s done
12:04:38 [2022-02-18T12:04:38.754Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 5.7s
12:04:38 [2022-02-18T12:04:38.772Z] #43 83.68   CC       criu/clone-noasan.o
12:04:38 [2022-02-18T12:04:38.870Z] #45 ...
12:04:38 [2022-02-18T12:04:38.870Z] 
12:04:38 [2022-02-18T12:04:38.870Z] #47 [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
12:04:38 [2022-02-18T12:04:38.870Z] #47 sha256:ec29216c3873fa736b2c8d61f672222001f228e49b12a71752b078a5d4a87add
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + RM_GOPATH=0
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + TMP_GOPATH=
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + : /build
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + '[' -z '' ']'
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 ++ mktemp -d
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + export GOPATH=/tmp/tmp.AIdUASwuFu
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + GOPATH=/tmp/tmp.AIdUASwuFu
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + RM_GOPATH=1
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 + case "$(go env GOARCH)" in
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.351 ++ go env GOARCH
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.369 + export GO_BUILDMODE=-buildmode=pie
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.369 + GO_BUILDMODE=-buildmode=pie
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 ++ dirname /tmp/install/install.sh
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + dir=/tmp/install
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + bin=gotestsum
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + shift
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + . /tmp/install/gotestsum.installer
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 ++ : v1.7.0
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + install_gotestsum
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + set -e
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + echo 'Install gotestsum version v1.7.0'
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + GOBIN=/build
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + GO111MODULE=on
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 + go install gotest.tools/gotestsum@v1.7.0
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.392 Install gotestsum version v1.7.0
12:04:38 [2022-02-18T12:04:38.870Z] #47 5.921 go: downloading gotest.tools/gotestsum v1.7.0
12:04:38 [2022-02-18T12:04:38.870Z] #47 7.211 go: downloading github.com/dnephin/pflag v1.0.7
12:04:38 [2022-02-18T12:04:38.870Z] #47 7.211 go: downloading github.com/fatih/color v1.10.0
12:04:38 [2022-02-18T12:04:38.870Z] #47 7.296 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:04:38 [2022-02-18T12:04:38.870Z] #47 7.332 go: downloading github.com/pkg/errors v0.9.1
12:04:38 [2022-02-18T12:04:38.870Z] #47 7.841 go: downloading golang.org/x/tools v0.1.0
12:04:38 [2022-02-18T12:04:38.870Z] #47 8.019 go: downloading github.com/mattn/go-colorable v0.1.8
12:04:38 [2022-02-18T12:04:38.870Z] #47 8.078 go: downloading github.com/mattn/go-isatty v0.0.12
12:04:38 [2022-02-18T12:04:38.870Z] #47 8.173 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:04:38 [2022-02-18T12:04:38.870Z] #47 8.373 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:04:38 [2022-02-18T12:04:38.870Z] #47 ...
12:04:38 [2022-02-18T12:04:38.870Z] 
12:04:38 [2022-02-18T12:04:38.870Z] #51 [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
12:04:38 [2022-02-18T12:04:38.870Z] #51 sha256:aa7f97712a45ac0880fd5898ae85438caa3076a0ce2738bbb080a99844463178
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.060 + RM_GOPATH=0
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.060 + TMP_GOPATH=
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.060 + : /build
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.060 + '[' -z '' ']'
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.060 ++ mktemp -d
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.061 + export GOPATH=/tmp/tmp.GiXqgoEUXr
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.061 + GOPATH=/tmp/tmp.GiXqgoEUXr
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.061 + RM_GOPATH=1
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.061 + case "$(go env GOARCH)" in
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.061 ++ go env GOARCH
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + export GO_BUILDMODE=-buildmode=pie
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + GO_BUILDMODE=-buildmode=pie
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 ++ dirname /tmp/install/install.sh
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + dir=/tmp/install
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + bin=shfmt
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + shift
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + . /tmp/install/shfmt.installer
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 ++ : v3.0.2
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + install_shfmt
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + echo 'Install shfmt version v3.0.2'
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + GOBIN=/build
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + GO111MODULE=on
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.088 Install shfmt version v3.0.2
12:04:38 [2022-02-18T12:04:38.870Z] #51 7.935 go: downloading mvdan.cc/sh/v3 v3.0.2
12:04:38 [2022-02-18T12:04:38.870Z] #51 9.404 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:04:38 [2022-02-18T12:04:38.870Z] #51 9.405 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:04:38 [2022-02-18T12:04:38.870Z] #51 9.538 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:04:38 [2022-02-18T12:04:38.919Z] #43 70.77   DEP      criu/pagemap-cache.d
12:04:39 [2022-02-18T12:04:39.014Z] #9 ...
12:04:39 [2022-02-18T12:04:39.014Z] 
12:04:39 [2022-02-18T12:04:39.015Z] #29 [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
12:04:39 [2022-02-18T12:04:39.015Z] #29 sha256:854ff93c0c055d390d4004b29faaeefe884ed32689f4fbba5f57dfa5f17bb697
12:04:39 [2022-02-18T12:04:39.015Z] #29 7.186 
12:04:39 [2022-02-18T12:04:39.015Z] #29 7.416 #=#=#                                                                         

######################################################################## 100.0%
12:04:39 [2022-02-18T12:04:39.015Z] #29 7.487 
12:04:39 [2022-02-18T12:04:39.029Z] #43 83.89   CC       criu/config.o
12:04:39 [2022-02-18T12:04:39.134Z] #51 ...
12:04:39 [2022-02-18T12:04:39.134Z] 
12:04:39 [2022-02-18T12:04:39.134Z] #49 [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
12:04:39 [2022-02-18T12:04:39.134Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.651 + RM_GOPATH=0
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.651 + TMP_GOPATH=
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.651 + : /build
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.651 + '[' -z '' ']'
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.658 ++ mktemp -d
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.659 + export GOPATH=/tmp/tmp.lE2nivCH7m
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.659 + GOPATH=/tmp/tmp.lE2nivCH7m
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.659 + RM_GOPATH=1
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.659 + case "$(go env GOARCH)" in
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.660 ++ go env GOARCH
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + export GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 ++ dirname /tmp/install/install.sh
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + dir=/tmp/install
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + bin=golangci_lint
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + shift
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + . /tmp/install/golangci_lint.installer
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 ++ : v1.23.8
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + install_golangci_lint
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.689 + set -e
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.700 Install golangci-lint version v1.23.8
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.700 + echo 'Install golangci-lint version v1.23.8'
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.700 + GOBIN=/build
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.700 + GO111MODULE=on
12:04:39 [2022-02-18T12:04:39.134Z] #49 6.700 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:04:39 [2022-02-18T12:04:39.134Z] #49 7.441 go: downloading github.com/golangci/golangci-lint v1.23.8
12:04:39 [2022-02-18T12:04:39.134Z] #49 ...
12:04:39 [2022-02-18T12:04:39.134Z] 
12:04:39 [2022-02-18T12:04:39.134Z] #67 [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
12:04:39 [2022-02-18T12:04:39.134Z] #67 sha256:4337728118df7258dd3a7c1788dd4fbb6019d7881e4e40fc014a8d34ca801042
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.856 + RM_GOPATH=0
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.856 + TMP_GOPATH=
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.856 + : /build
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.856 + '[' -z '' ']'
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.856 ++ mktemp -d
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.862 + export GOPATH=/tmp/tmp.2o1aD2U1mg
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.862 + GOPATH=/tmp/tmp.2o1aD2U1mg
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.862 + RM_GOPATH=1
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.862 + case "$(go env GOARCH)" in
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.862 ++ go env GOARCH
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.863 + export GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.863 + GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.863 ++ dirname /tmp/install/install.sh
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + dir=/tmp/install
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + bin=proxy
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + shift
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + '[' '!' -f /tmp/install/proxy.installer ']'
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + . /tmp/install/proxy.installer
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + install_proxy
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + case "$1" in
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + export CGO_ENABLED=0
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + CGO_ENABLED=0
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + _install_proxy
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.864 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2o1aD2U1mg/src/github.com/docker/libnetwork
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.871 Cloning into '/tmp/tmp.2o1aD2U1mg/src/github.com/docker/libnetwork'...
12:04:39 [2022-02-18T12:04:39.134Z] #67 3.871 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:39 [2022-02-18T12:04:39.178Z] #43 70.95   DEP      criu/page-xfer.d
12:04:39 [2022-02-18T12:04:39.178Z] #43 71.09   DEP      criu/page-pipe.d
12:04:39 [2022-02-18T12:04:39.397Z] #67 ...
12:04:39 [2022-02-18T12:04:39.397Z] 
12:04:39 [2022-02-18T12:04:39.397Z] #24 [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
12:04:39 [2022-02-18T12:04:39.397Z] #24 sha256:73f00a48b59d948e0a088447a47966ef61836f9ecd7b278cffe37c6b31c946a5
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + RM_GOPATH=0
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + TMP_GOPATH=
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + : /build
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + '[' -z '' ']'
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 ++ mktemp -d
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + export GOPATH=/tmp/tmp.R5T4Naw59u
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + GOPATH=/tmp/tmp.R5T4Naw59u
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + RM_GOPATH=1
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 + case "$(go env GOARCH)" in
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.320 ++ go env GOARCH
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + export GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 ++ dirname /tmp/install/install.sh
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + dir=/tmp/install
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + bin=dockercli
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + shift
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + . /tmp/install/dockercli.installer
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 ++ : stable
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 ++ : 17.06.2-ce
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + install_dockercli
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 ++ uname -m
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + arch=x86_64
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + '[' x86_64 '!=' x86_64 ']'
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + url=https://download.docker.com/linux/static
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + tar -xz docker/docker
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:04:39 [2022-02-18T12:04:39.397Z] #24 7.349 Install docker/cli version 17.06.2-ce from stable
12:04:39 [2022-02-18T12:04:39.397Z] #24 ...
12:04:39 [2022-02-18T12:04:39.397Z] 
12:04:39 [2022-02-18T12:04:39.397Z] #36 [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
12:04:39 [2022-02-18T12:04:39.397Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:04:39 [2022-02-18T12:04:39.397Z] #36 8.103 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:39 [2022-02-18T12:04:39.397Z] #36 8.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:39 [2022-02-18T12:04:39.397Z] #36 8.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:39 [2022-02-18T12:04:39.397Z] #36 9.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:39 [2022-02-18T12:04:39.438Z] #43 71.24   DEP      criu/netfilter.d
12:04:39 [2022-02-18T12:04:39.438Z] #43 71.43   DEP      criu/net.d
12:04:39 [2022-02-18T12:04:39.598Z] #29 8.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:04:39 [2022-02-18T12:04:39.680Z] #36 ...
12:04:39 [2022-02-18T12:04:39.680Z] 
12:04:39 [2022-02-18T12:04:39.680Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:39 [2022-02-18T12:04:39.680Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:04:39 [2022-02-18T12:04:39.680Z] #32 7.404 + git clone https://github.com/kolyshkin/go-swagger.git .
12:04:39 [2022-02-18T12:04:39.680Z] #32 7.406 Cloning into '.'...
12:04:39 [2022-02-18T12:04:39.680Z] #32 ...
12:04:39 [2022-02-18T12:04:39.680Z] 
12:04:39 [2022-02-18T12:04:39.680Z] #40 [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
12:04:39 [2022-02-18T12:04:39.680Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:04:39 [2022-02-18T12:04:39.680Z] #40 7.506 + git clone https://github.com/docker/distribution.git .
12:04:39 [2022-02-18T12:04:39.680Z] #40 7.511 Cloning into '.'...
12:04:39 [2022-02-18T12:04:39.698Z] #43 71.60   DEP      criu/namespaces.d
12:04:39 [2022-02-18T12:04:39.858Z] #29 8.161 
12:04:39 [2022-02-18T12:04:39.943Z] #40 ...
12:04:39 [2022-02-18T12:04:39.943Z] 
12:04:39 [2022-02-18T12:04:39.943Z] #55 [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
12:04:39 [2022-02-18T12:04:39.943Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:04:39 [2022-02-18T12:04:39.943Z] #55 6.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:39 [2022-02-18T12:04:39.943Z] #55 6.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:39 [2022-02-18T12:04:39.943Z] #55 6.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:39 [2022-02-18T12:04:39.943Z] #55 7.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:39 [2022-02-18T12:04:39.943Z] #55 8.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:39 [2022-02-18T12:04:39.943Z] #55 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:39 [2022-02-18T12:04:39.943Z] #55 ...
12:04:39 [2022-02-18T12:04:39.943Z] 
12:04:39 [2022-02-18T12:04:39.943Z] #58 [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
12:04:39 [2022-02-18T12:04:39.943Z] #58 sha256:cb49183849305dff667173f83df21b2984c20a84cd717f9684444fdaf0fd7499
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + RM_GOPATH=0
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + TMP_GOPATH=
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + : /build
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + '[' -z '' ']'
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 ++ mktemp -d
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + export GOPATH=/tmp/tmp.gWRFZZBpKe
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + GOPATH=/tmp/tmp.gWRFZZBpKe
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + RM_GOPATH=1
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + case "$(go env GOARCH)" in
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 ++ go env GOARCH
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + export GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 ++ dirname /tmp/install/install.sh
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + dir=/tmp/install
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + bin=rootlesskit
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + shift
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 + . /tmp/install/rootlesskit.installer
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.636 ++ : v0.14.4
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 Install rootlesskit version v0.14.4
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + install_rootlesskit
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + case "$1" in
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + export CGO_ENABLED=0
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + CGO_ENABLED=0
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + _install_rootlesskit
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + echo 'Install rootlesskit version v0.14.4'
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + for f in rootlesskit rootlesskit-docker-proxy
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + GOBIN=/build
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + GO111MODULE=on
12:04:39 [2022-02-18T12:04:39.943Z] #58 5.642 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:04:39 [2022-02-18T12:04:39.943Z] #58 6.314 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:04:39 [2022-02-18T12:04:39.943Z] #58 8.685 go: downloading github.com/pkg/errors v0.9.1
12:04:39 [2022-02-18T12:04:39.943Z] #58 8.714 go: downloading github.com/sirupsen/logrus v1.8.1
12:04:39 [2022-02-18T12:04:39.943Z] #58 8.820 go: downloading github.com/urfave/cli/v2 v2.3.0
12:04:39 [2022-02-18T12:04:39.943Z] #58 9.693 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:04:39 [2022-02-18T12:04:39.943Z] #58 ...
12:04:39 [2022-02-18T12:04:39.943Z] 
12:04:39 [2022-02-18T12:04:39.943Z] #34 [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
12:04:39 [2022-02-18T12:04:39.943Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.292 + RM_GOPATH=0
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.292 + TMP_GOPATH=
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.292 + : /build
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.292 + '[' -z '' ']'
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.297 ++ mktemp -d
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.297 + export GOPATH=/tmp/tmp.NWt1pOMVC6
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.297 + GOPATH=/tmp/tmp.NWt1pOMVC6
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.297 + RM_GOPATH=1
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.297 + case "$(go env GOARCH)" in
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.297 ++ go env GOARCH
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + export GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + GO_BUILDMODE=-buildmode=pie
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 ++ dirname /tmp/install/install.sh
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + dir=/tmp/install
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + bin=tomlv
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + shift
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + . /tmp/install/tomlv.installer
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + install_tomlv
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NWt1pOMVC6/src/github.com/BurntSushi/toml
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.313 Cloning into '/tmp/tmp.NWt1pOMVC6/src/github.com/BurntSushi/toml'...
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.314 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.940 + cd /tmp/tmp.NWt1pOMVC6/src/github.com/BurntSushi/toml
12:04:39 [2022-02-18T12:04:39.943Z] #34 4.940 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.006 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.288 internal/cpu
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.304 internal/unsafeheader
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.368 runtime/internal/atomic
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.464 runtime/internal/sys
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.496 internal/bytealg
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.522 runtime/internal/math
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.575 math/bits
12:04:39 [2022-02-18T12:04:39.943Z] #34 5.796 math
12:04:39 [2022-02-18T12:04:39.943Z] #34 6.032 runtime
12:04:39 [2022-02-18T12:04:39.943Z] #34 9.069 unicode/utf8
12:04:39 [2022-02-18T12:04:39.943Z] #34 9.711 internal/race
12:04:39 [2022-02-18T12:04:39.943Z] #34 9.788 sync/atomic
12:04:39 [2022-02-18T12:04:39.943Z] #34 10.26 unicode
12:04:39 [2022-02-18T12:04:39.958Z] #43 71.73   DEP      criu/mount.d
12:04:39 [2022-02-18T12:04:39.958Z] #43 71.90   DEP      criu/memfd.d
12:04:39 [2022-02-18T12:04:39.962Z] #43 ...
12:04:39 [2022-02-18T12:04:39.962Z] 
12:04:39 [2022-02-18T12:04:39.962Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:39 [2022-02-18T12:04:39.962Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.22 Selecting previously unselected package python3.7.
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.25 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.37 Selecting previously unselected package libpython3-stdlib:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 29.52 Setting up python3-minimal (3.7.3-1) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.50 Selecting previously unselected package python3.
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.50 (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 ... 24113 files and directories currently installed.)
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.57 Unpacking python3 (3.7.3-1) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.68 Selecting previously unselected package libip4tc0:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.69 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.78 Selecting previously unselected package libip6tc0:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.79 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.88 Selecting previously unselected package libiptc0:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.90 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.99 Selecting previously unselected package libnfnetlink0:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 30.99 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.15 Selecting previously unselected package libnftnl11:amd64.
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.15 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.24 Selecting previously unselected package iptables.
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.27 Unpacking iptables (1.8.2-4) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.59 Selecting previously unselected package xxd.
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.61 Unpacking xxd (2:8.1.0875-5) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.75 Selecting previously unselected package vim-common.
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.79 Unpacking vim-common (2:8.1.0875-5) ...
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.97 Selecting previously unselected package bash-completion.
12:04:39 [2022-02-18T12:04:39.962Z] #20 31.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:04:40 [2022-02-18T12:04:40.119Z] #29 8.382 #=#=#                                                                         

######################################################################## 100.0%
12:04:40 [2022-02-18T12:04:40.119Z] #29 8.473 
12:04:40 [2022-02-18T12:04:40.205Z] #34 ...
12:04:40 [2022-02-18T12:04:40.205Z] 
12:04:40 [2022-02-18T12:04:40.205Z] #29 [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
12:04:40 [2022-02-18T12:04:40.205Z] #29 sha256:826724ead46a678ade4f145bfd7f562f7f080601b9ae86844da437752f79ef20
12:04:40 [2022-02-18T12:04:40.205Z] #29 12.60 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:04:40 [2022-02-18T12:04:40.205Z] #29 13.09 
12:04:40 [2022-02-18T12:04:40.217Z] #43 72.10   DEP      criu/mem.d
12:04:40 [2022-02-18T12:04:40.472Z] #49 17.68 go: downloading github.com/mattn/go-colorable v0.1.4
12:04:40 [2022-02-18T12:04:40.472Z] #49 17.69 go: downloading github.com/sirupsen/logrus v1.4.2
12:04:40 [2022-02-18T12:04:40.476Z] #43 72.36   DEP      criu/lsm.d
12:04:40 [2022-02-18T12:04:40.690Z] #29 8.998 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:04:40 [2022-02-18T12:04:40.690Z] #29 9.108 
12:04:40 [2022-02-18T12:04:40.737Z] #43 72.52   DEP      criu/log.d
12:04:40 [2022-02-18T12:04:40.737Z] #43 72.64   DEP      criu/libnetlink.d
12:04:40 [2022-02-18T12:04:40.737Z] #43 ...
12:04:40 [2022-02-18T12:04:40.737Z] 
12:04:40 [2022-02-18T12:04:40.737Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:40 [2022-02-18T12:04:40.737Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:04:40 [2022-02-18T12:04:40.737Z] #32 DONE 139.0s
12:04:40 [2022-02-18T12:04:40.737Z] 
12:04:40 [2022-02-18T12:04:40.737Z] #43 [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
12:04:40 [2022-02-18T12:04:40.737Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:40 [2022-02-18T12:04:40.737Z] #43 72.73   DEP      criu/kerndat.d
12:04:40 [2022-02-18T12:04:40.737Z] #43 ...
12:04:40 [2022-02-18T12:04:40.737Z] 
12:04:40 [2022-02-18T12:04:40.737Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:40 [2022-02-18T12:04:40.737Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:40 [2022-02-18T12:04:40.737Z] #20 10.96 Reading package lists...
12:04:40 [2022-02-18T12:04:40.737Z] #20 14.98 Reading package lists...
12:04:40 [2022-02-18T12:04:40.737Z] #20 18.46 Building dependency tree...
12:04:40 [2022-02-18T12:04:40.737Z] #20 19.28 Reading state information...
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13 libcap2-bin is already the newest version (1:2.25-2).
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13 The following additional packages will be installed:
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13   python3.7 python3.7-minimal vim-runtime xxd
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.13 Suggested packages:
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14   quota
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14 Recommended packages:
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14   aufs-dkms nftables build-essential python3-dev python3-keyring
12:04:40 [2022-02-18T12:04:40.737Z] #20 20.14   python3-keyrings.alt python3-xdg unzip
12:04:40 [2022-02-18T12:04:40.737Z] #20 21.99 The following NEW packages will be installed:
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.00   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.00   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.00   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.00   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.01   xz-utils zip
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.34 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.34 Need to get 28.6 MB of archives.
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.34 After this operation, 116 MB of additional disk space will be used.
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 23.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 24.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:04:40 [2022-02-18T12:04:40.737Z] #20 24.06 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:04:40 [2022-02-18T12:04:40.820Z] #49 18.12 go: downloading github.com/stretchr/testify v1.4.0
12:04:40 [2022-02-18T12:04:40.820Z] #49 18.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:04:40 [2022-02-18T12:04:40.895Z] #20 34.77 Unpacking bash-completion (1:2.8-6) ...
12:04:41 [2022-02-18T12:04:41.082Z] #49 18.46 go: downloading github.com/mattn/go-isatty v0.0.8
12:04:41 [2022-02-18T12:04:41.306Z] #20 24.72 debconf: delaying package configuration, since apt-utils is not installed
12:04:41 [2022-02-18T12:04:41.307Z] #20 ...
12:04:41 [2022-02-18T12:04:41.307Z] 
12:04:41 [2022-02-18T12:04:41.307Z] #43 [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
12:04:41 [2022-02-18T12:04:41.307Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:41 [2022-02-18T12:04:41.307Z] #43 73.06   DEP      criu/kcmp-ids.d
12:04:41 [2022-02-18T12:04:41.307Z] #43 73.11   DEP      criu/irmap.d
12:04:41 [2022-02-18T12:04:41.307Z] #43 73.25   DEP      criu/ipc_ns.d
12:04:41 [2022-02-18T12:04:41.363Z] #49 18.71 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:04:41 [2022-02-18T12:04:41.363Z] #49 18.75 go: downloading github.com/hashicorp/hcl v1.0.0
12:04:41 [2022-02-18T12:04:41.461Z] #20 35.15 Selecting previously unselected package bzip2.
12:04:41 [2022-02-18T12:04:41.461Z] #20 35.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:04:41 [2022-02-18T12:04:41.461Z] #20 35.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:04:41 [2022-02-18T12:04:41.461Z] #20 35.26 Selecting previously unselected package xz-utils.
12:04:41 [2022-02-18T12:04:41.461Z] #20 35.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:04:41 [2022-02-18T12:04:41.461Z] #20 35.27 Unpacking xz-utils (5.2.4-1) ...
12:04:41 [2022-02-18T12:04:41.469Z] #29 9.337 #=#=#                                                                         

                                                                           0.3%
###################                                                       27.1%
#####################################                                     52.6%
###########################################                               60.4%
##########################################################                81.3%
######################################################################## 100.0%
12:04:41 [2022-02-18T12:04:41.469Z] #29 9.955 
12:04:41 [2022-02-18T12:04:41.565Z] #43 73.48   DEP      criu/image.d
12:04:41 [2022-02-18T12:04:41.718Z] #20 35.47 Selecting previously unselected package apparmor.
12:04:41 [2022-02-18T12:04:41.718Z] #20 35.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:04:41 [2022-02-18T12:04:41.718Z] #20 35.56 Unpacking apparmor (2.13.2-10) ...
12:04:41 [2022-02-18T12:04:41.824Z] #43 73.70   DEP      criu/image-desc.d
12:04:41 [2022-02-18T12:04:41.824Z] #43 73.82   DEP      criu/fsnotify.d
12:04:41 [2022-02-18T12:04:41.858Z] #29 13.51 #=#=#                                                                         

                                                                           0.0%
####                                                                       5.8%
#######                                                                   11.0%
###########                                                               16.1%
###############                                                           21.0%
##################                                                        25.9%
#####################                                                     30.1%
#########################                                                 35.0%
##############################                                            41.7%
#################################                                         46.0%
#####################################                                     52.0%
########################################                                  56.4%
##############################################                            64.0%
#####################################################                     74.4%
##########################################################                81.6%
###########################################################               82.8%
##############################################################            86.6%
#################################################################         91.3%
######################################################################    98.1%
######################################################################## 100.0%
12:04:41 [2022-02-18T12:04:41.858Z] #29 15.89 
12:04:41 [2022-02-18T12:04:41.936Z] #49 19.29 go: downloading github.com/magiconair/properties v1.8.1
12:04:41 [2022-02-18T12:04:41.936Z] #49 19.29 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:04:41 [2022-02-18T12:04:41.975Z] #20 35.79 Selecting previously unselected package aufs-tools.
12:04:41 [2022-02-18T12:04:41.975Z] #20 35.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:04:41 [2022-02-18T12:04:41.975Z] #20 35.80 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:04:42 [2022-02-18T12:04:42.056Z] #29 10.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:04:42 [2022-02-18T12:04:42.083Z] #43 73.98   DEP      criu/filesystems.d
12:04:42 [2022-02-18T12:04:42.122Z] #29 ...
12:04:42 [2022-02-18T12:04:42.122Z] 
12:04:42 [2022-02-18T12:04:42.122Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:42 [2022-02-18T12:04:42.122Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:04:42 [2022-02-18T12:04:42.122Z] #13 5.964 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:04:42 [2022-02-18T12:04:42.122Z] #13 6.035 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:42 [2022-02-18T12:04:42.122Z] #13 6.039 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:42 [2022-02-18T12:04:42.122Z] #13 6.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:42 [2022-02-18T12:04:42.122Z] #13 7.131 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:04:42 [2022-02-18T12:04:42.122Z] #13 9.450 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:42 [2022-02-18T12:04:42.231Z] #20 35.94 Selecting previously unselected package libonig5:amd64.
12:04:42 [2022-02-18T12:04:42.231Z] #20 35.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:04:42 [2022-02-18T12:04:42.231Z] #20 35.96 Unpacking libonig5:amd64 (6.9.1-1) ...
12:04:42 [2022-02-18T12:04:42.231Z] #20 36.12 Selecting previously unselected package libjq1:amd64.
12:04:42 [2022-02-18T12:04:42.231Z] #20 36.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:04:42 [2022-02-18T12:04:42.231Z] #20 36.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:42 [2022-02-18T12:04:42.321Z] #29 10.62 
12:04:42 [2022-02-18T12:04:42.342Z] #43 74.11   DEP      criu/files.d
12:04:42 [2022-02-18T12:04:42.342Z] #43 74.26   DEP      criu/files-reg.d
12:04:42 [2022-02-18T12:04:42.387Z] #13 ...
12:04:42 [2022-02-18T12:04:42.387Z] 
12:04:42 [2022-02-18T12:04:42.387Z] #58 [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
12:04:42 [2022-02-18T12:04:42.387Z] #58 sha256:cb49183849305dff667173f83df21b2984c20a84cd717f9684444fdaf0fd7499
12:04:42 [2022-02-18T12:04:42.387Z] #58 13.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:04:42 [2022-02-18T12:04:42.488Z] #20 36.25 Selecting previously unselected package jq.
12:04:42 [2022-02-18T12:04:42.488Z] #20 36.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:04:42 [2022-02-18T12:04:42.488Z] #20 36.26 Unpacking jq (1.5+dfsg-2+b1) ...
12:04:42 [2022-02-18T12:04:42.507Z] #49 19.84 go: downloading github.com/pelletier/go-toml v1.2.0
12:04:42 [2022-02-18T12:04:42.507Z] #49 19.89 go: downloading github.com/spf13/afero v1.1.2
12:04:42 [2022-02-18T12:04:42.582Z] #29 10.85 #=#=#                                                                         

######################################################################## 100.0%
12:04:42 [2022-02-18T12:04:42.582Z] #29 10.94 
12:04:42 [2022-02-18T12:04:42.601Z] #43 74.39   DEP      criu/files-ext.d
12:04:42 [2022-02-18T12:04:42.601Z] #43 74.49   DEP      criu/file-lock.d
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.35 Selecting previously unselected package libaio1:amd64.
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.36 Unpacking libaio1:amd64 (0.3.112-3) ...
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.41 Selecting previously unselected package libgpm2:amd64.
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.44 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.51 Selecting previously unselected package libicu63:amd64.
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ...
12:04:42 [2022-02-18T12:04:42.744Z] #20 36.54 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:04:42 [2022-02-18T12:04:42.768Z] #49 20.28 go: downloading github.com/spf13/cast v1.3.0
12:04:42 [2022-02-18T12:04:42.768Z] #49 20.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:04:42 [2022-02-18T12:04:42.860Z] #43 74.68   DEP      criu/file-ids.d
12:04:43 [2022-02-18T12:04:43.009Z] #58 14.42 go: downloading github.com/google/uuid v1.3.0
12:04:43 [2022-02-18T12:04:43.009Z] #58 14.63 go: downloading github.com/moby/vpnkit v0.5.0
12:04:43 [2022-02-18T12:04:43.028Z] #49 20.34 go: downloading github.com/subosito/gotenv v1.2.0
12:04:43 [2022-02-18T12:04:43.028Z] #49 20.44 go: downloading gopkg.in/ini.v1 v1.51.0
12:04:43 [2022-02-18T12:04:43.119Z] #43 74.84   DEP      criu/fifo.d
12:04:43 [2022-02-18T12:04:43.119Z] #43 74.96   DEP      criu/fdstore.d
12:04:43 [2022-02-18T12:04:43.154Z] #29 11.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:04:43 [2022-02-18T12:04:43.154Z] #29 11.47 
12:04:43 [2022-02-18T12:04:43.270Z] #58 14.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:04:43 [2022-02-18T12:04:43.270Z] #58 14.93 go: downloading github.com/gofrs/flock v0.8.1
12:04:43 [2022-02-18T12:04:43.318Z] #49 ...
12:04:43 [2022-02-18T12:04:43.318Z] 
12:04:43 [2022-02-18T12:04:43.318Z] #34 [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
12:04:43 [2022-02-18T12:04:43.318Z] #34 sha256:62cd49cd69f80779019fcfb007a245a7ee569e58b8168c1d0be69b30e3cbf134
12:04:43 [2022-02-18T12:04:43.318Z] #34 10.70 internal/race
12:04:43 [2022-02-18T12:04:43.318Z] #34 11.16 sync/atomic
12:04:43 [2022-02-18T12:04:43.318Z] #34 11.44 unicode
12:04:43 [2022-02-18T12:04:43.318Z] #34 13.21 encoding
12:04:43 [2022-02-18T12:04:43.378Z] #43 75.10   DEP      criu/fault-injection.d
12:04:43 [2022-02-18T12:04:43.378Z] #43 75.16   DEP      criu/external.d
12:04:43 [2022-02-18T12:04:43.378Z] #43 75.31   DEP      criu/eventpoll.d
12:04:43 [2022-02-18T12:04:43.414Z] #29 11.69 #=#=#                                                                         

######################################################################## 100.0%
12:04:43 [2022-02-18T12:04:43.414Z] #29 11.74 
12:04:43 [2022-02-18T12:04:43.414Z] #29 11.76 Download of images into '/build' complete.
12:04:43 [2022-02-18T12:04:43.414Z] #29 11.76 Use something like the following to load the result into a Docker daemon:
12:04:43 [2022-02-18T12:04:43.414Z] #29 11.76   tar -cC '/build' . | docker load
12:04:43 [2022-02-18T12:04:43.531Z] #58 15.02 go: downloading github.com/gorilla/mux v1.8.0
12:04:43 [2022-02-18T12:04:43.581Z] #34 ...
12:04:43 [2022-02-18T12:04:43.581Z] 
12:04:43 [2022-02-18T12:04:43.581Z] #49 [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
12:04:43 [2022-02-18T12:04:43.581Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:43 [2022-02-18T12:04:43.581Z] #49 20.77 go: downloading gopkg.in/yaml.v2 v2.2.7
12:04:43 [2022-02-18T12:04:43.581Z] #49 20.85 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:04:43 [2022-02-18T12:04:43.581Z] #49 21.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:04:43 [2022-02-18T12:04:43.637Z] #43 75.44   DEP      criu/eventfd.d
12:04:43 [2022-02-18T12:04:43.637Z] #43 75.55   DEP      criu/crtools.d
12:04:43 [2022-02-18T12:04:43.793Z] #58 15.41 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.16 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.34 go: downloading github.com/go-toolsmith/astp v1.0.0
12:04:43 [2022-02-18T12:04:43.852Z] #49 ...
12:04:43 [2022-02-18T12:04:43.852Z] 
12:04:43 [2022-02-18T12:04:43.852Z] #45 [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
12:04:43 [2022-02-18T12:04:43.852Z] #45 sha256:a452500027e59059b8d63c0039a66a6253df258c601a78d9a2d31a26dd73f3bd
12:04:43 [2022-02-18T12:04:43.852Z] #45 DONE 21.5s
12:04:43 [2022-02-18T12:04:43.852Z] 
12:04:43 [2022-02-18T12:04:43.852Z] #49 [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
12:04:43 [2022-02-18T12:04:43.852Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.35 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.36 go: downloading github.com/go-toolsmith/typep v1.0.0
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:04:43 [2022-02-18T12:04:43.852Z] #49 21.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:04:43 [2022-02-18T12:04:43.896Z] #43 75.75   DEP      criu/cr-service.d
12:04:44 [2022-02-18T12:04:44.115Z] #49 21.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:04:44 [2022-02-18T12:04:44.115Z] #49 21.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:04:44 [2022-02-18T12:04:44.155Z] #43 75.90   DEP      criu/cr-restore.d
12:04:44 [2022-02-18T12:04:44.155Z] #43 76.06   DEP      criu/cr-errno.d
12:04:44 [2022-02-18T12:04:44.155Z] #43 76.08   DEP      criu/cr-dump.d
12:04:44 [2022-02-18T12:04:44.366Z] #58 15.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:04:44 [2022-02-18T12:04:44.376Z] #49 21.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:04:44 [2022-02-18T12:04:44.376Z] #49 21.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:04:44 [2022-02-18T12:04:44.376Z] #49 21.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:04:44 [2022-02-18T12:04:44.413Z] #43 76.29   DEP      criu/cr-dedup.d
12:04:44 [2022-02-18T12:04:44.413Z] #43 76.41   DEP      criu/cr-check.d
12:04:44 [2022-02-18T12:04:44.628Z] #58 16.18 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:04:44 [2022-02-18T12:04:44.637Z] #49 21.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:04:44 [2022-02-18T12:04:44.637Z] #49 22.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:04:44 [2022-02-18T12:04:44.672Z] #43 76.65   DEP      criu/config.d
12:04:44 [2022-02-18T12:04:44.898Z] #49 22.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:04:44 [2022-02-18T12:04:44.898Z] #49 22.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:04:44 [2022-02-18T12:04:44.898Z] #49 22.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:04:44 [2022-02-18T12:04:44.956Z] #43 76.85   DEP      criu/clone-noasan.d
12:04:44 [2022-02-18T12:04:44.956Z] #43 76.94   DEP      criu/cgroup.d
12:04:45 [2022-02-18T12:04:45.159Z] #49 22.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:04:45 [2022-02-18T12:04:45.159Z] #49 22.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:04:45 [2022-02-18T12:04:45.159Z] #49 22.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:04:45 [2022-02-18T12:04:45.159Z] #49 22.60 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:04:45 [2022-02-18T12:04:45.159Z] #49 22.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:04:45 [2022-02-18T12:04:45.215Z] #43 77.13   DEP      criu/cgroup-props.d
12:04:45 [2022-02-18T12:04:45.215Z] #43 77.19   DEP      criu/bitmap.d
12:04:45 [2022-02-18T12:04:45.420Z] #49 22.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:04:45 [2022-02-18T12:04:45.420Z] #49 22.81 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:04:45 [2022-02-18T12:04:45.474Z] #43 77.20   DEP      criu/bfd.d
12:04:45 [2022-02-18T12:04:45.474Z] #43 77.29   DEP      criu/autofs.d
12:04:45 [2022-02-18T12:04:45.681Z] #49 22.95 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:04:45 [2022-02-18T12:04:45.681Z] #49 22.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:04:45 [2022-02-18T12:04:45.681Z] #49 ...
12:04:45 [2022-02-18T12:04:45.681Z] 
12:04:45 [2022-02-18T12:04:45.681Z] #47 [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
12:04:45 [2022-02-18T12:04:45.681Z] #47 sha256:04a7d181f4a08c04a262135b8291c16c07a63eeb8185c0c1062e6bb801f77634
12:04:45 [2022-02-18T12:04:45.681Z] #47 13.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:04:45 [2022-02-18T12:04:45.681Z] #47 13.04 go: downloading golang.org/x/mod v0.3.0
12:04:45 [2022-02-18T12:04:45.681Z] #47 ...
12:04:45 [2022-02-18T12:04:45.681Z] 
12:04:45 [2022-02-18T12:04:45.681Z] #49 [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
12:04:45 [2022-02-18T12:04:45.681Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:45 [2022-02-18T12:04:45.681Z] #49 23.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:04:45 [2022-02-18T12:04:45.681Z] #49 23.21 go: downloading github.com/ultraware/funlen v0.0.2
12:04:45 [2022-02-18T12:04:45.733Z] #43 77.49   DEP      criu/aio.d
12:04:45 [2022-02-18T12:04:45.733Z] #43 77.66   DEP      criu/action-scripts.d
12:04:45 [2022-02-18T12:04:45.944Z] #49 23.26 go: downloading github.com/ultraware/whitespace v0.0.4
12:04:45 [2022-02-18T12:04:45.944Z] #49 23.28 go: downloading github.com/uudashr/gocognit v1.0.1
12:04:45 [2022-02-18T12:04:45.944Z] #49 23.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:04:45 [2022-02-18T12:04:45.957Z] #29 DONE 13.9s
12:04:45 [2022-02-18T12:04:45.957Z] 
12:04:45 [2022-02-18T12:04:45.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.14-buster@sha256:54db1b7bf63dc05664e7fff0e84cba985cb11daa659295b3b519ba9f825d6e1e
12:04:45 [2022-02-18T12:04:45.957Z] #9 sha256:fca44d5b060ffe3b02f1630bf8ef64333177192b58c188a95fff5e97dc405264
12:04:45 [2022-02-18T12:04:45.958Z] #9 extracting sha256:344a17a36c9e4184528e03434eb2e48eb8f069f7c076c8afe0f554b6bb2ca18c 11.8s done
12:04:45 [2022-02-18T12:04:45.958Z] #9 extracting sha256:01726fe103873d3f649769149174199ca9d050cc1225413d3338a6b2a6aee759 done
12:04:45 [2022-02-18T12:04:45.958Z] #9 DONE 46.2s
12:04:45 [2022-02-18T12:04:45.958Z] 
12:04:45 [2022-02-18T12:04:45.958Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:04:45 [2022-02-18T12:04:45.958Z] #10 sha256:b7036b9d8af3fb12bca1e52ebd189963b6940d8614ca9c9a9094e5cd54affa7f
12:04:45 [2022-02-18T12:04:45.993Z] #43 77.93   CC       criu/action-scripts.o
12:04:46 [2022-02-18T12:04:46.273Z] #20 39.93 Selecting previously unselected package libnet1:amd64.
12:04:46 [2022-02-18T12:04:46.273Z] #20 39.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:04:46 [2022-02-18T12:04:46.273Z] #20 39.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:04:46 [2022-02-18T12:04:46.273Z] #20 40.06 Selecting previously unselected package libnl-3-200:amd64.
12:04:46 [2022-02-18T12:04:46.273Z] #20 40.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:04:46 [2022-02-18T12:04:46.273Z] #20 40.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:04:46 [2022-02-18T12:04:46.526Z] #10 DONE 0.9s
12:04:46 [2022-02-18T12:04:46.526Z] 
12:04:46 [2022-02-18T12:04:46.526Z] #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
12:04:46 [2022-02-18T12:04:46.526Z] #11 sha256:8ee648c0387083555c8ce37e3c3f9b1c92ee57ff50c1f7f3ed8382329434bb4f
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.18 Selecting previously unselected package libprotobuf-c1:amd64.
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.26 Selecting previously unselected package libreadline5:amd64.
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.28 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:04:46 [2022-02-18T12:04:46.531Z] #20 40.40 Selecting previously unselected package net-tools.
12:04:46 [2022-02-18T12:04:46.560Z] #43 78.39   CC       criu/aio.o
12:04:46 [2022-02-18T12:04:46.788Z] #20 40.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:04:46 [2022-02-18T12:04:46.788Z] #20 40.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:04:46 [2022-02-18T12:04:46.788Z] #20 40.64 Selecting previously unselected package patch.
12:04:46 [2022-02-18T12:04:46.788Z] #20 40.64 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:04:46 [2022-02-18T12:04:46.819Z] #43 78.82   CC       criu/autofs.o
12:04:46 [2022-02-18T12:04:46.887Z] #49 24.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:04:46 [2022-02-18T12:04:46.887Z] #49 24.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:04:47 [2022-02-18T12:04:47.045Z] #20 40.66 Unpacking patch (2.7.6-3+deb10u1) ...
12:04:47 [2022-02-18T12:04:47.045Z] #20 40.80 Selecting previously unselected package python-pip-whl.
12:04:47 [2022-02-18T12:04:47.045Z] #20 40.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:04:47 [2022-02-18T12:04:47.045Z] #20 40.82 Unpacking python-pip-whl (18.1-5) ...
12:04:47 [2022-02-18T12:04:47.149Z] #49 24.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:04:47 [2022-02-18T12:04:47.149Z] #49 24.39 go: downloading github.com/davecgh/go-spew v1.1.1
12:04:47 [2022-02-18T12:04:47.149Z] #49 24.52 go: downloading github.com/pmezard/go-difflib v1.0.0
12:04:47 [2022-02-18T12:04:47.149Z] #49 24.55 go: downloading github.com/stretchr/objx v0.2.0
12:04:47 [2022-02-18T12:04:47.232Z] #58 ...
12:04:47 [2022-02-18T12:04:47.232Z] 
12:04:47 [2022-02-18T12:04:47.232Z] #67 [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
12:04:47 [2022-02-18T12:04:47.232Z] #67 sha256:4337728118df7258dd3a7c1788dd4fbb6019d7881e4e40fc014a8d34ca801042
12:04:47 [2022-02-18T12:04:47.232Z] #67 16.99 Checking out files:  34% (663/1907)   
Checking out files:  35% (668/1907)   
Checking out files:  36% (687/1907)   
Checking out files:  37% (706/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:04:47 [2022-02-18T12:04:47.232Z] #67 18.63 + cd /tmp/tmp.2o1aD2U1mg/src/github.com/docker/libnetwork
12:04:47 [2022-02-18T12:04:47.232Z] #67 18.63 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:47 [2022-02-18T12:04:47.410Z] #49 24.80 go: downloading golang.org/x/text v0.3.2
12:04:47 [2022-02-18T12:04:47.463Z] #11 DONE 0.9s
12:04:47 [2022-02-18T12:04:47.463Z] 
12:04:47 [2022-02-18T12:04:47.463Z] #58 [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
12:04:47 [2022-02-18T12:04:47.463Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:04:47 [2022-02-18T12:04:47.503Z] #67 ...
12:04:47 [2022-02-18T12:04:47.503Z] 
12:04:47 [2022-02-18T12:04:47.503Z] #24 [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
12:04:47 [2022-02-18T12:04:47.503Z] #24 sha256:73f00a48b59d948e0a088447a47966ef61836f9ecd7b278cffe37c6b31c946a5
12:04:47 [2022-02-18T12:04:47.503Z] #24 16.62 + mkdir -p /build
12:04:47 [2022-02-18T12:04:47.503Z] #24 16.63 + mv docker/docker /build/
12:04:47 [2022-02-18T12:04:47.503Z] #24 16.64 + rmdir docker
12:04:47 [2022-02-18T12:04:47.503Z] #24 DONE 19.2s
12:04:47 [2022-02-18T12:04:47.611Z] #20 41.31 Selecting previously unselected package python3-lib2to3.
12:04:47 [2022-02-18T12:04:47.611Z] #20 41.31 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:04:47 [2022-02-18T12:04:47.611Z] #20 41.32 Unpacking python3-lib2to3 (3.7.3-1) ...
12:04:47 [2022-02-18T12:04:47.611Z] #20 41.45 Selecting previously unselected package python3-distutils.
12:04:47 [2022-02-18T12:04:47.611Z] #20 41.45 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:04:47 [2022-02-18T12:04:47.611Z] #20 41.46 Unpacking python3-distutils (3.7.3-1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #43 ...
12:04:47 [2022-02-18T12:04:47.755Z] 
12:04:47 [2022-02-18T12:04:47.755Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:47 [2022-02-18T12:04:47.755Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:47 [2022-02-18T12:04:47.755Z] #20 24.88 Fetched 28.6 MB in 2s (14.3 MB/s)
12:04:47 [2022-02-18T12:04:47.755Z] #20 24.95 Selecting previously unselected package pigz.
12:04:47 [2022-02-18T12:04:47.755Z] #20 24.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 ... 23452 files and directories currently installed.)
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.06 Unpacking pigz (2.4-1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.35 Selecting previously unselected package libpython3.7-minimal:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.78 Selecting previously unselected package python3.7-minimal.
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 25.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 26.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 26.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.51 Selecting previously unselected package python3-minimal.
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23701 files and directories currently installed.)
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.56 Unpacking python3-minimal (3.7.3-1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.64 Selecting previously unselected package libmpdec2:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.66 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.76 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 28.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.71 Selecting previously unselected package python3.7.
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.73 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.82 Selecting previously unselected package libpython3-stdlib:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 29.96 Setting up python3-minimal (3.7.3-1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 30.79 Selecting previously unselected package python3.
12:04:47 [2022-02-18T12:04:47.755Z] #20 30.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 ... 24113 files and directories currently installed.)
12:04:47 [2022-02-18T12:04:47.755Z] #20 30.89 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 30.91 Unpacking python3 (3.7.3-1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.00 Selecting previously unselected package libip4tc0:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.01 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.08 Selecting previously unselected package libip6tc0:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.10 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.20 Selecting previously unselected package libiptc0:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.23 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.31 Selecting previously unselected package libnfnetlink0:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:04:47 [2022-02-18T12:04:47.755Z] #20 31.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:04:47 [2022-02-18T12:04:47.765Z] 
12:04:47 [2022-02-18T12:04:47.765Z] #29 [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
12:04:47 [2022-02-18T12:04:47.765Z] #29 sha256:826724ead46a678ade4f145bfd7f562f7f080601b9ae86844da437752f79ef20
12:04:47 [2022-02-18T12:04:47.765Z] #29 17.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:04:47 [2022-02-18T12:04:47.765Z] #29 17.63 
12:04:47 [2022-02-18T12:04:47.765Z] #29 18.00 #=#=#                                                                         

######################################################################## 100.0%
12:04:47 [2022-02-18T12:04:47.765Z] #29 18.24 
12:04:47 [2022-02-18T12:04:47.765Z] #29 19.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:04:47 [2022-02-18T12:04:47.765Z] #29 19.70 
12:04:47 [2022-02-18T12:04:47.765Z] #29 20.02 #=#=#                                                                         

######################################################################## 100.0%
12:04:47 [2022-02-18T12:04:47.765Z] #29 20.11 
12:04:47 [2022-02-18T12:04:47.765Z] #29 20.29 Download of images into '/build' complete.
12:04:47 [2022-02-18T12:04:47.765Z] #29 20.29 Use something like the following to load the result into a Docker daemon:
12:04:47 [2022-02-18T12:04:47.765Z] #29 20.29   tar -cC '/build' . | docker load
12:04:47 [2022-02-18T12:04:47.765Z] #29 DONE 21.7s
12:04:47 [2022-02-18T12:04:47.765Z] 
12:04:47 [2022-02-18T12:04:47.765Z] #49 [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
12:04:47 [2022-02-18T12:04:47.765Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:04:47 [2022-02-18T12:04:47.765Z] #49 15.13 go: downloading github.com/fatih/color v1.7.0
12:04:47 [2022-02-18T12:04:47.765Z] #49 15.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:04:47 [2022-02-18T12:04:47.765Z] #49 15.35 go: downloading github.com/pkg/errors v0.8.1
12:04:47 [2022-02-18T12:04:47.765Z] #49 15.41 go: downloading github.com/spf13/cobra v0.0.5
12:04:47 [2022-02-18T12:04:47.765Z] #49 15.53 go: downloading github.com/spf13/pflag v1.0.5
12:04:47 [2022-02-18T12:04:47.765Z] #49 16.07 go: downloading github.com/spf13/viper v1.6.1
12:04:47 [2022-02-18T12:04:47.765Z] #49 16.25 go: downloading github.com/mattn/go-colorable v0.1.4
12:04:47 [2022-02-18T12:04:47.765Z] #49 16.30 go: downloading github.com/mattn/go-isatty v0.0.8
12:04:47 [2022-02-18T12:04:47.765Z] #49 16.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:04:47 [2022-02-18T12:04:47.765Z] #49 16.34 go: downloading github.com/go-critic/go-critic v0.4.1
12:04:47 [2022-02-18T12:04:47.765Z] #49 17.80 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:04:47 [2022-02-18T12:04:47.765Z] #49 18.02 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:04:47 [2022-02-18T12:04:47.868Z] #20 41.61 Selecting previously unselected package python3-pip.
12:04:47 [2022-02-18T12:04:47.868Z] #20 41.62 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:04:47 [2022-02-18T12:04:47.868Z] #20 41.63 Unpacking python3-pip (18.1-5) ...
12:04:48 [2022-02-18T12:04:48.014Z] #20 31.46 Selecting previously unselected package libnftnl11:amd64.
12:04:48 [2022-02-18T12:04:48.014Z] #20 31.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:04:48 [2022-02-18T12:04:48.014Z] #20 31.50 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:04:48 [2022-02-18T12:04:48.014Z] #20 31.59 Selecting previously unselected package iptables.
12:04:48 [2022-02-18T12:04:48.014Z] #20 31.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:04:48 [2022-02-18T12:04:48.014Z] #20 31.60 Unpacking iptables (1.8.2-4) ...
12:04:48 [2022-02-18T12:04:48.030Z] #58 ...
12:04:48 [2022-02-18T12:04:48.030Z] 
12:04:48 [2022-02-18T12:04:48.030Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:04:48 [2022-02-18T12:04:48.030Z] #39 sha256:3afcb3eeb51ca8f86eab2415ee448e798a28a34e16a1997e91dd94e73b6fe257
12:04:48 [2022-02-18T12:04:48.030Z] #39 DONE 0.4s
12:04:48 [2022-02-18T12:04:48.030Z] 
12:04:48 [2022-02-18T12:04:48.030Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:04:48 [2022-02-18T12:04:48.030Z] #31 sha256:72994f629b1fb10ee9b4da7cde4ec32319d784c333c6495032dbbf43fc016433
12:04:48 [2022-02-18T12:04:48.030Z] #31 DONE 0.5s
12:04:48 [2022-02-18T12:04:48.030Z] 
12:04:48 [2022-02-18T12:04:48.030Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:04:48 [2022-02-18T12:04:48.031Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:04:48 [2022-02-18T12:04:48.125Z] #20 41.82 Selecting previously unselected package python3-pkg-resources.
12:04:48 [2022-02-18T12:04:48.126Z] #20 41.83 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:04:48 [2022-02-18T12:04:48.126Z] #20 41.83 Unpacking python3-pkg-resources (40.8.0-1) ...
12:04:48 [2022-02-18T12:04:48.126Z] #20 41.96 Selecting previously unselected package python3-setuptools.
12:04:48 [2022-02-18T12:04:48.126Z] #20 41.97 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:04:48 [2022-02-18T12:04:48.126Z] #20 41.98 Unpacking python3-setuptools (40.8.0-1) ...
12:04:48 [2022-02-18T12:04:48.272Z] #20 ...
12:04:48 [2022-02-18T12:04:48.272Z] 
12:04:48 [2022-02-18T12:04:48.272Z] #43 [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
12:04:48 [2022-02-18T12:04:48.272Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:48 [2022-02-18T12:04:48.272Z] #43 80.20   CC       criu/bfd.o
12:04:48 [2022-02-18T12:04:48.640Z] #20 42.24 Selecting previously unselected package python3-wheel.
12:04:48 [2022-02-18T12:04:48.641Z] #20 42.25 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:04:48 [2022-02-18T12:04:48.641Z] #20 42.25 Unpacking python3-wheel (0.32.3-2) ...
12:04:48 [2022-02-18T12:04:48.641Z] #20 42.32 Selecting previously unselected package sudo.
12:04:48 [2022-02-18T12:04:48.641Z] #20 42.33 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:04:48 [2022-02-18T12:04:48.641Z] #20 42.34 Unpacking sudo (1.8.27-1+deb10u3) ...
12:04:48 [2022-02-18T12:04:48.800Z] #49 ...
12:04:48 [2022-02-18T12:04:48.800Z] 
12:04:48 [2022-02-18T12:04:48.800Z] #27 [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
12:04:48 [2022-02-18T12:04:48.800Z] #27 sha256:dce2f84715d8590e23e3acd55258c713166b4f0b4ccd9c1816134f9f1dfb8c66
12:04:48 [2022-02-18T12:04:48.800Z] #27 26.43 Updating certificates in /etc/ssl/certs...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.18 137 added, 0 removed; done.
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.56 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.62 Setting up jq (1.5+dfsg-2+b1) ...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.63 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.73 Setting up curl (7.64.0-4+deb10u2) ...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.79 Processing triggers for libc-bin (2.28-10) ...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.93 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:04:48 [2022-02-18T12:04:48.800Z] #27 31.94 Updating certificates in /etc/ssl/certs...
12:04:48 [2022-02-18T12:04:48.800Z] #27 35.51 0 added, 0 removed; done.
12:04:48 [2022-02-18T12:04:48.800Z] #27 35.51 Running hooks in /etc/ca-certificates/update.d...
12:04:48 [2022-02-18T12:04:48.800Z] #27 35.52 done.
12:04:48 [2022-02-18T12:04:48.800Z] #27 DONE 36.2s
12:04:48 [2022-02-18T12:04:48.800Z] 
12:04:48 [2022-02-18T12:04:48.800Z] #67 [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
12:04:48 [2022-02-18T12:04:48.800Z] #67 sha256:e7fcd2c54f6f3a0b26fbfb8508dce871c3dbcdcdcd5cc4270a930a27a4968b7c
12:04:48 [2022-02-18T12:04:48.800Z] #67 20.94 Checking out files:  51% (974/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:04:48 [2022-02-18T12:04:48.800Z] #67 21.86 + cd /tmp/tmp.227eTgftSu/src/github.com/docker/libnetwork
12:04:48 [2022-02-18T12:04:48.800Z] #67 21.86 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:48 [2022-02-18T12:04:48.800Z] #67 22.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:04:48 [2022-02-18T12:04:48.839Z] #43 80.66   CC       criu/bitmap.o
12:04:48 [2022-02-18T12:04:48.839Z] #43 80.80   CC       criu/cgroup-props.o
12:04:49 [2022-02-18T12:04:49.062Z] #67 ...
12:04:49 [2022-02-18T12:04:49.062Z] 
12:04:49 [2022-02-18T12:04:49.062Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:04:49 [2022-02-18T12:04:49.062Z] #28 sha256:9a61b5538e71d08ceafd8a1aaf842fa5ea7176df4383c120c16734ba1b6bb9b1
12:04:49 [2022-02-18T12:04:49.062Z] #28 DONE 0.2s
12:04:49 [2022-02-18T12:04:49.062Z] 
12:04:49 [2022-02-18T12:04:49.062Z] #29 [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
12:04:49 [2022-02-18T12:04:49.062Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:04:49 [2022-02-18T12:04:49.155Z] #20 42.84 Selecting previously unselected package thin-provisioning-tools.
12:04:49 [2022-02-18T12:04:49.155Z] #20 42.86 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:04:49 [2022-02-18T12:04:49.155Z] #20 42.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:04:49 [2022-02-18T12:04:49.155Z] #20 43.09 Selecting previously unselected package uidmap.
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.09 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.10 Unpacking uidmap (1:4.5-1.1) ...
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.22 Selecting previously unselected package vim-runtime.
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.24 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:04:49 [2022-02-18T12:04:49.412Z] #20 43.32 Unpacking vim-runtime (2:8.1.0875-5) ...
12:04:49 [2022-02-18T12:04:49.779Z] #43 81.50   CC       criu/cgroup.o
12:04:50 [2022-02-18T12:04:50.316Z] #49 ...
12:04:50 [2022-02-18T12:04:50.316Z] 
12:04:50 [2022-02-18T12:04:50.316Z] #36 [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
12:04:50 [2022-02-18T12:04:50.316Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:04:50 [2022-02-18T12:04:50.316Z] #36 11.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:50 [2022-02-18T12:04:50.316Z] #36 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:50 [2022-02-18T12:04:50.316Z] #36 ...
12:04:50 [2022-02-18T12:04:50.316Z] 
12:04:50 [2022-02-18T12:04:50.316Z] #58 [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
12:04:50 [2022-02-18T12:04:50.316Z] #58 sha256:cb49183849305dff667173f83df21b2984c20a84cd717f9684444fdaf0fd7499
12:04:50 [2022-02-18T12:04:50.316Z] #58 21.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:04:50 [2022-02-18T12:04:50.316Z] #58 21.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:04:50 [2022-02-18T12:04:50.316Z] #58 ...
12:04:50 [2022-02-18T12:04:50.316Z] 
12:04:50 [2022-02-18T12:04:50.316Z] #51 [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
12:04:50 [2022-02-18T12:04:50.316Z] #51 sha256:aa7f97712a45ac0880fd5898ae85438caa3076a0ce2738bbb080a99844463178
12:04:50 [2022-02-18T12:04:50.316Z] #51 11.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:04:50 [2022-02-18T12:04:50.344Z] #20 ...
12:04:50 [2022-02-18T12:04:50.344Z] 
12:04:50 [2022-02-18T12:04:50.344Z] #43 [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
12:04:50 [2022-02-18T12:04:50.344Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:04:50 [2022-02-18T12:04:50.344Z] #43 85.16   CC       criu/cr-check.o
12:04:50 [2022-02-18T12:04:50.344Z] #43 86.79   CC       criu/cr-dedup.o
12:04:50 [2022-02-18T12:04:50.344Z] #43 87.19   CC       criu/cr-dump.o
12:04:50 [2022-02-18T12:04:50.344Z] #43 89.50   CC       criu/cr-errno.o
12:04:50 [2022-02-18T12:04:50.344Z] #43 89.59   CC       criu/cr-restore.o
12:04:50 [2022-02-18T12:04:50.344Z] #43 94.05   CC       criu/cr-service.o
12:04:50 [2022-02-18T12:04:50.577Z] #51 ...
12:04:50 [2022-02-18T12:04:50.577Z] 
12:04:50 [2022-02-18T12:04:50.577Z] #49 [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
12:04:50 [2022-02-18T12:04:50.577Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:04:50 [2022-02-18T12:04:50.577Z] #49 21.69 go: downloading github.com/sirupsen/logrus v1.4.2
12:04:50 [2022-02-18T12:04:50.577Z] #49 21.69 go: downloading github.com/stretchr/testify v1.4.0
12:04:50 [2022-02-18T12:04:50.577Z] #49 21.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:04:50 [2022-02-18T12:04:50.577Z] #49 21.99 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:04:50 [2022-02-18T12:04:50.577Z] #49 22.05 go: downloading github.com/hashicorp/hcl v1.0.0
12:04:50 [2022-02-18T12:04:50.908Z] #43 95.73   CC       criu/crtools.o
12:04:50 [2022-02-18T12:04:50.980Z] #29 1.740 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:04:50 [2022-02-18T12:04:50.980Z] #29 ...
12:04:50 [2022-02-18T12:04:50.980Z] 
12:04:50 [2022-02-18T12:04:50.980Z] #58 [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
12:04:50 [2022-02-18T12:04:50.980Z] #58 sha256:f2f42ad66b710d6dab3476de8f008d31c89cace8917a3575a0ea7845d67c8930
12:04:50 [2022-02-18T12:04:50.980Z] #58 18.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:04:50 [2022-02-18T12:04:50.980Z] #58 18.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:04:50 [2022-02-18T12:04:50.980Z] #58 ...
12:04:50 [2022-02-18T12:04:50.980Z] 
12:04:50 [2022-02-18T12:04:50.980Z] #40 [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
12:04:50 [2022-02-18T12:04:50.980Z] #40 sha256:432381d6b0e45f7a9e59d7b428f64d7f9b8cd11a1d30148935c15b79842e9f52
12:04:50 [2022-02-18T12:04:50.980Z] #40 17.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:04:50 [2022-02-18T12:04:50.980Z] #40 18.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:04:51 [2022-02-18T12:04:51.149Z] #49 22.46 go: downloading github.com/magiconair/properties v1.8.1
12:04:51 [2022-02-18T12:04:51.149Z] #49 22.46 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:04:51 [2022-02-18T12:04:51.149Z] #49 22.53 go: downloading github.com/pelletier/go-toml v1.2.0
12:04:51 [2022-02-18T12:04:51.149Z] #49 22.64 go: downloading github.com/spf13/afero v1.1.2
12:04:51 [2022-02-18T12:04:51.242Z] #40 ...
12:04:51 [2022-02-18T12:04:51.242Z] 
12:04:51 [2022-02-18T12:04:51.242Z] #29 [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
12:04:51 [2022-02-18T12:04:51.242Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:04:51 [2022-02-18T12:04:51.242Z] #29 2.051 
12:04:51 [2022-02-18T12:04:51.417Z] #49 22.91 go: downloading github.com/spf13/cast v1.3.0
12:04:51 [2022-02-18T12:04:51.417Z] #49 22.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:04:51 [2022-02-18T12:04:51.417Z] #49 22.96 go: downloading github.com/subosito/gotenv v1.2.0
12:04:51 [2022-02-18T12:04:51.417Z] #49 22.96 go: downloading gopkg.in/ini.v1 v1.51.0
12:04:51 [2022-02-18T12:04:51.417Z] #49 22.97 go: downloading gopkg.in/yaml.v2 v2.2.7
12:04:51 [2022-02-18T12:04:51.471Z] #43 96.24   CC       criu/eventfd.o
12:04:51 [2022-02-18T12:04:51.678Z] #49 23.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:04:51 [2022-02-18T12:04:51.678Z] #49 23.36 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:04:51 [2022-02-18T12:04:51.727Z] #43 96.56   CC       criu/eventpoll.o
12:04:51 [2022-02-18T12:04:51.765Z] #29 2.413 #=#=#                                                                         

                                                                           0.0%
#######                                                                    9.9%
###########                                                               15.9%
##################                                                        25.3%
12:04:51 [2022-02-18T12:04:51.765Z] #29 ...
12:04:51 [2022-02-18T12:04:51.765Z] 
12:04:51 [2022-02-18T12:04:51.765Z] #42 [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
12:04:51 [2022-02-18T12:04:51.765Z] #42 sha256:84141437d2e60e55176e2de9ee16ea7b3d34a47494fb58174dbb30817d357ff7
12:04:51 [2022-02-18T12:04:51.765Z] #42 19.28 Fetched 8292 kB in 14s (585 kB/s)
12:04:51 [2022-02-18T12:04:51.765Z] #42 19.28 Reading package lists...
12:04:51 [2022-02-18T12:04:51.940Z] #49 23.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:04:51 [2022-02-18T12:04:51.940Z] #49 23.59 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:04:51 [2022-02-18T12:04:51.940Z] #49 23.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:04:51 [2022-02-18T12:04:51.940Z] #49 23.66 go: downloading github.com/go-toolsmith/astp v1.0.0
12:04:52 [2022-02-18T12:04:52.031Z] #42 25.13 Reading package lists...
12:04:52 [2022-02-18T12:04:52.031Z] #42 ...
12:04:52 [2022-02-18T12:04:52.031Z] 
12:04:52 [2022-02-18T12:04:52.031Z] #55 [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
12:04:52 [2022-02-18T12:04:52.031Z] #55 sha256:39a2da94623acc0eef0171b7377e0e5e5787d46517f9d1ce0d8a8f7a22f70de5
12:04:52 [2022-02-18T12:04:52.031Z] #55 19.29 Fetched 8292 kB in 14s (593 kB/s)
12:04:52 [2022-02-18T12:04:52.031Z] #55 19.29 Reading package lists...
12:04:52 [2022-02-18T12:04:52.031Z] #55 25.57 Reading package lists...
12:04:52 [2022-02-18T12:04:52.031Z] #55 ...
12:04:52 [2022-02-18T12:04:52.031Z] 
12:04:52 [2022-02-18T12:04:52.031Z] #29 [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
12:04:52 [2022-02-18T12:04:52.031Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:04:52 [2022-02-18T12:04:52.201Z] #49 23.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:04:52 [2022-02-18T12:04:52.201Z] #49 23.75 go: downloading github.com/go-toolsmith/typep v1.0.0
12:04:52 [2022-02-18T12:04:52.201Z] #49 23.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:04:52 [2022-02-18T12:04:52.227Z] #32 ...
12:04:52 [2022-02-18T12:04:52.227Z] 
12:04:52 [2022-02-18T12:04:52.227Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:04:52 [2022-02-18T12:04:52.227Z] #12 sha256:a988d6263997dfe75487fdf8a5adb23cb6167ab4eb64d03236c67142251c187c
12:04:52 [2022-02-18T12:04:52.227Z] #12 DONE 4.4s
12:04:52 [2022-02-18T12:04:52.227Z] 
12:04:52 [2022-02-18T12:04:52.227Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:52 [2022-02-18T12:04:52.227Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:04:52 [2022-02-18T12:04:52.463Z] #49 23.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:04:52 [2022-02-18T12:04:52.554Z] #29 2.413 #=#=#                                                                         

                                                                           0.0%
#######                                                                    9.9%
###########                                                               15.9%
##################                                                        25.3%
########################                                                  34.1%
###################################                                       49.4%
############################################                              61.4%
#################################################                         68.5%
#############################################################             85.1%
#####################################################################     96.0%
12:04:52 [2022-02-18T12:04:52.554Z] #29 ...
12:04:52 [2022-02-18T12:04:52.554Z] 
12:04:52 [2022-02-18T12:04:52.554Z] #36 [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
12:04:52 [2022-02-18T12:04:52.554Z] #36 sha256:ba8d5cabf6423a466758c67bab4e04c2a3df2dc1d7e50daffeef6d237a703725
12:04:52 [2022-02-18T12:04:52.554Z] #36 19.93 Fetched 8292 kB in 15s (552 kB/s)
12:04:52 [2022-02-18T12:04:52.554Z] #36 19.93 Reading package lists...
12:04:52 [2022-02-18T12:04:52.657Z] #43 97.45   CC       criu/external.o
12:04:52 [2022-02-18T12:04:52.726Z] #49 24.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:04:52 [2022-02-18T12:04:52.726Z] #49 ...
12:04:52 [2022-02-18T12:04:52.726Z] 
12:04:52 [2022-02-18T12:04:52.726Z] #47 [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
12:04:52 [2022-02-18T12:04:52.726Z] #47 sha256:ec29216c3873fa736b2c8d61f672222001f228e49b12a71752b078a5d4a87add
12:04:52 [2022-02-18T12:04:52.726Z] #47 14.20 go: downloading github.com/jonboulle/clockwork v0.2.2
12:04:52 [2022-02-18T12:04:52.726Z] #47 14.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:04:52 [2022-02-18T12:04:52.726Z] #47 14.48 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:04:52 [2022-02-18T12:04:52.726Z] #47 17.69 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:04:52 [2022-02-18T12:04:52.726Z] #47 17.71 go: downloading golang.org/x/mod v0.3.0
12:04:52 [2022-02-18T12:04:52.726Z] #47 ...
12:04:52 [2022-02-18T12:04:52.726Z] 
12:04:52 [2022-02-18T12:04:52.726Z] #42 [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
12:04:52 [2022-02-18T12:04:52.726Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:04:52 [2022-02-18T12:04:52.726Z] #42 22.62 Fetched 8469 kB in 17s (491 kB/s)
12:04:52 [2022-02-18T12:04:52.816Z] #36 25.80 Reading package lists...
12:04:52 [2022-02-18T12:04:52.816Z] #36 ...
12:04:52 [2022-02-18T12:04:52.816Z] 
12:04:52 [2022-02-18T12:04:52.816Z] #29 [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
12:04:52 [2022-02-18T12:04:52.817Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:04:52 [2022-02-18T12:04:52.817Z] #29 2.413 #=#=#                                                                         

                                                                           0.0%
#######                                                                    9.9%
###########                                                               15.9%
##################                                                        25.3%
########################                                                  34.1%
###################################                                       49.4%
############################################                              61.4%
#################################################                         68.5%
#############################################################             85.1%
#####################################################################     96.0%
#####################################################################     97.0%
######################################################################## 100.0%
12:04:52 [2022-02-18T12:04:52.913Z] #43 ...
12:04:52 [2022-02-18T12:04:52.913Z] 
12:04:52 [2022-02-18T12:04:52.913Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:52 [2022-02-18T12:04:52.913Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:52 [2022-02-18T12:04:52.913Z] #20 46.58 Selecting previously unselected package vim.
12:04:52 [2022-02-18T12:04:52.913Z] #20 46.60 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:04:52 [2022-02-18T12:04:52.913Z] #20 46.62 Unpacking vim (2:8.1.0875-5) ...
12:04:53 [2022-02-18T12:04:53.073Z] #43 84.34   CC       criu/clone-noasan.o
12:04:53 [2022-02-18T12:04:53.073Z] #43 84.54   CC       criu/config.o
12:04:53 [2022-02-18T12:04:53.078Z] #29 4.099 
12:04:53 [2022-02-18T12:04:53.170Z] #20 47.05 Selecting previously unselected package xfsprogs.
12:04:53 [2022-02-18T12:04:53.170Z] #20 47.05 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:04:53 [2022-02-18T12:04:53.170Z] #20 47.06 Unpacking xfsprogs (4.20.0-1) ...
12:04:53 [2022-02-18T12:04:53.302Z] #42 22.62 Reading package lists...
12:04:53 [2022-02-18T12:04:53.302Z] #42 ...
12:04:53 [2022-02-18T12:04:53.302Z] 
12:04:53 [2022-02-18T12:04:53.302Z] #34 [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
12:04:53 [2022-02-18T12:04:53.302Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:04:53 [2022-02-18T12:04:53.302Z] #34 14.65 encoding
12:04:53 [2022-02-18T12:04:53.302Z] #34 ...
12:04:53 [2022-02-18T12:04:53.302Z] 
12:04:53 [2022-02-18T12:04:53.302Z] #49 [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
12:04:53 [2022-02-18T12:04:53.302Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:04:53 [2022-02-18T12:04:53.302Z] #49 24.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:04:53 [2022-02-18T12:04:53.302Z] #49 24.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:04:53 [2022-02-18T12:04:53.302Z] #49 24.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:04:53 [2022-02-18T12:04:53.601Z] #29 4.428 #=#=#                                                                         

                                                                           0.1%
###########################################                               61.0%
######################################################################## 100.0%
12:04:53 [2022-02-18T12:04:53.733Z] #20 47.53 Selecting previously unselected package zip.
12:04:53 [2022-02-18T12:04:53.733Z] #20 47.54 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:04:53 [2022-02-18T12:04:53.733Z] #20 47.54 Unpacking zip (3.0-11+b1) ...
12:04:53 [2022-02-18T12:04:53.800Z] #49 25.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:04:53 [2022-02-18T12:04:53.863Z] #29 5.112 
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.79 Setting up aufs-tools (1:4.14+20190211-1) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.82 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.85 Setting up libgpm2:amd64 (1.20.7-5) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.86 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.87 Setting up uidmap (1:4.5-1.1) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.88 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:04:53 [2022-02-18T12:04:53.990Z] #20 47.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #43 ...
12:04:54 [2022-02-18T12:04:54.009Z] 
12:04:54 [2022-02-18T12:04:54.009Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:04:54 [2022-02-18T12:04:54.009Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:04:54 [2022-02-18T12:04:54.009Z] #20 31.91 Selecting previously unselected package xxd.
12:04:54 [2022-02-18T12:04:54.009Z] #20 31.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 31.92 Unpacking xxd (2:8.1.0875-5) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 32.07 Selecting previously unselected package vim-common.
12:04:54 [2022-02-18T12:04:54.009Z] #20 32.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 32.11 Unpacking vim-common (2:8.1.0875-5) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 32.35 Selecting previously unselected package bash-completion.
12:04:54 [2022-02-18T12:04:54.009Z] #20 32.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.17 Unpacking bash-completion (1:2.8-6) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.56 Selecting previously unselected package bzip2.
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.70 Selecting previously unselected package xz-utils.
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.70 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.71 Unpacking xz-utils (5.2.4-1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.89 Selecting previously unselected package apparmor.
12:04:54 [2022-02-18T12:04:54.009Z] #20 35.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.00 Unpacking apparmor (2.13.2-10) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.35 Selecting previously unselected package aufs-tools.
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.37 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.48 Selecting previously unselected package libonig5:amd64.
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.49 Unpacking libonig5:amd64 (6.9.1-1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.61 Selecting previously unselected package libjq1:amd64.
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.62 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.63 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.76 Selecting previously unselected package jq.
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.77 Unpacking jq (1.5+dfsg-2+b1) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.87 Selecting previously unselected package libaio1:amd64.
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.89 Unpacking libaio1:amd64 (0.3.112-3) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.95 Selecting previously unselected package libgpm2:amd64.
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 36.98 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 37.05 Selecting previously unselected package libicu63:amd64.
12:04:54 [2022-02-18T12:04:54.009Z] #20 37.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ...
12:04:54 [2022-02-18T12:04:54.009Z] #20 37.06 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:04:54 [2022-02-18T12:04:54.062Z] #49 25.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:04:54 [2022-02-18T12:04:54.062Z] #49 25.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:04:54 [2022-02-18T12:04:54.247Z] #20 47.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:04:54 [2022-02-18T12:04:54.247Z] #20 47.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:04:54 [2022-02-18T12:04:54.247Z] #20 47.93 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:04:54 [2022-02-18T12:04:54.247Z] #20 47.94 Setting up xxd (2:8.1.0875-5) ...
12:04:54 [2022-02-18T12:04:54.247Z] #20 47.96 Setting up zip (3.0-11+b1) ...
12:04:54 [2022-02-18T12:04:54.247Z] #20 47.98 Setting up vim-common (2:8.1.0875-5) ...
12:04:54 [2022-02-18T12:04:54.247Z] #20 48.01 Setting up bash-completion (1:2.8-6) ...
12:04:54 [2022-02-18T12:04:54.324Z] #49 ...
12:04:54 [2022-02-18T12:04:54.324Z] 
12:04:54 [2022-02-18T12:04:54.324Z] #45 [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
12:04:54 [2022-02-18T12:04:54.324Z] #45 sha256:2cfd47932f6b6f1fc432d9e12e654841614bbf4e06ae16da4f27f0d29aeaccec
12:04:54 [2022-02-18T12:04:54.324Z] #45 DONE 26.0s
12:04:54 [2022-02-18T12:04:54.324Z] 
12:04:54 [2022-02-18T12:04:54.324Z] #49 [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
12:04:54 [2022-02-18T12:04:54.324Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:04:54 [2022-02-18T12:04:54.324Z] #49 25.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:04:54 [2022-02-18T12:04:54.324Z] #49 25.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:04:54 [2022-02-18T12:04:54.324Z] #49 ...
12:04:54 [2022-02-18T12:04:54.324Z] 
12:04:54 [2022-02-18T12:04:54.324Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:54 [2022-02-18T12:04:54.324Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:04:54 [2022-02-18T12:04:54.324Z] #13 12.26 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:54 [2022-02-18T12:04:54.324Z] #13 14.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:04:54 [2022-02-18T12:04:54.585Z] #13 ...
12:04:54 [2022-02-18T12:04:54.585Z] 
12:04:54 [2022-02-18T12:04:54.585Z] #55 [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
12:04:54 [2022-02-18T12:04:54.585Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:04:54 [2022-02-18T12:04:54.585Z] #55 24.44 Fetched 8469 kB in 18s (468 kB/s)
12:04:55 [2022-02-18T12:04:55.047Z] #29 5.410 #=#=#                                                                         

                                                                           0.2%
###################################                                       49.3%
#############################################################             86.1%
######################################################################## 100.0%
12:04:55 [2022-02-18T12:04:55.308Z] #29 ...
12:04:55 [2022-02-18T12:04:55.308Z] 
12:04:55 [2022-02-18T12:04:55.308Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:04:55 [2022-02-18T12:04:55.308Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:04:55 [2022-02-18T12:04:55.308Z] #13 18.52 Fetched 8822 kB in 17s (516 kB/s)
12:04:55 [2022-02-18T12:04:55.308Z] #13 18.52 Reading package lists...
12:04:55 [2022-02-18T12:04:55.308Z] #13 25.12 Reading package lists...
12:04:55 [2022-02-18T12:04:55.308Z] #13 ...
12:04:55 [2022-02-18T12:04:55.308Z] 
12:04:55 [2022-02-18T12:04:55.308Z] #49 [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
12:04:55 [2022-02-18T12:04:55.308Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:04:55 [2022-02-18T12:04:55.308Z] #49 31.94 go: downloading github.com/gobwas/glob v0.2.3
12:04:55 [2022-02-18T12:04:55.308Z] #49 31.99 go: downloading github.com/kisielk/gotool v1.0.0
12:04:55 [2022-02-18T12:04:55.308Z] #49 32.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:04:55 [2022-02-18T12:04:55.308Z] #49 32.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:04:55 [2022-02-18T12:04:55.308Z] #49 32.78 go: downloading github.com/gogo/protobuf v1.2.1
12:04:56 [2022-02-18T12:04:56.334Z] #49 33.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:04:56 [2022-02-18T12:04:56.425Z] #13 4.583 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:04:56 [2022-02-18T12:04:56.425Z] #13 4.666 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:56 [2022-02-18T12:04:56.425Z] #13 4.668 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:56 [2022-02-18T12:04:56.685Z] #13 4.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:57 [2022-02-18T12:04:57.293Z] #49 ...
12:04:57 [2022-02-18T12:04:57.293Z] 
12:04:57 [2022-02-18T12:04:57.293Z] #51 [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
12:04:57 [2022-02-18T12:04:57.293Z] #51 sha256:e8b42a8b5b048a0eddf315c638f233e61c9c686ab55428b47278b0ec616173e9
12:04:57 [2022-02-18T12:04:57.293Z] #51 DONE 34.5s
12:04:57 [2022-02-18T12:04:57.293Z] 
12:04:57 [2022-02-18T12:04:57.293Z] #29 [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
12:04:57 [2022-02-18T12:04:57.293Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:04:57 [2022-02-18T12:04:57.293Z] #29 6.546 
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.64 Selecting previously unselected package libnet1:amd64.
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.75 Selecting previously unselected package libnl-3-200:amd64.
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.77 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.86 Selecting previously unselected package libprotobuf-c1:amd64.
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.95 Selecting previously unselected package libreadline5:amd64.
12:04:57 [2022-02-18T12:04:57.298Z] #20 40.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 50.91 Setting up libiptc0:amd64 (1.8.2-4) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 50.92 Setting up xz-utils (5.2.4-1) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 50.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:04:57 [2022-02-18T12:04:57.520Z] #20 50.96 Setting up patch (2.7.6-3+deb10u1) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 50.97 Setting up sudo (1.8.27-1+deb10u3) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.04 invoke-rc.d: could not determine current runlevel
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.05 invoke-rc.d: policy-rc.d denied execution of start.
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.06 Setting up pigz (2.4-1) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.08 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.10 Setting up python-pip-whl (18.1-5) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.11 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:04:57 [2022-02-18T12:04:57.520Z] #20 51.13 Setting up vim-runtime (2:8.1.0875-5) ...
12:04:57 [2022-02-18T12:04:57.558Z] #20 40.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:04:57 [2022-02-18T12:04:57.558Z] #20 41.08 Selecting previously unselected package net-tools.
12:04:57 [2022-02-18T12:04:57.558Z] #20 41.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:04:57 [2022-02-18T12:04:57.558Z] #20 41.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:04:57 [2022-02-18T12:04:57.569Z] #29 6.845 #=#=#                                                                         

                                                                           0.0%
#######                                                                   11.1%
#############                                                             18.3%
#################                                                         24.6%
############################                                              40.1%
##################################                                        47.8%
############################################                              62.1%
###############################################                           66.4%
##################################################                        70.0%
#######################################################                   76.9%
###########################################################               82.0%
###################################################################       93.8%
#######################################################################   99.6%
######################################################################## 100.0%
12:04:57 [2022-02-18T12:04:57.627Z] #13 ...
12:04:57 [2022-02-18T12:04:57.627Z] 
12:04:57 [2022-02-18T12:04:57.627Z] #58 [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
12:04:57 [2022-02-18T12:04:57.627Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.008 + RM_GOPATH=0
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.008 + TMP_GOPATH=
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.008 + : /build
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.008 + '[' -z '' ']'
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.008 ++ mktemp -d
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.013 + export GOPATH=/tmp/tmp.raBHruVFSv
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.013 + GOPATH=/tmp/tmp.raBHruVFSv
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.013 + RM_GOPATH=1
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.013 + case "$(go env GOARCH)" in
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.013 ++ go env GOARCH
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + export GO_BUILDMODE=-buildmode=pie
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + GO_BUILDMODE=-buildmode=pie
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 ++ dirname /tmp/install/install.sh
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + dir=/tmp/install
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + bin=rootlesskit
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + shift
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + . /tmp/install/rootlesskit.installer
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 ++ : v0.14.4
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + install_rootlesskit
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + case "$1" in
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + export CGO_ENABLED=0
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + CGO_ENABLED=0
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + _install_rootlesskit
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + echo 'Install rootlesskit version v0.14.4'
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + for f in rootlesskit rootlesskit-docker-proxy
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + GOBIN=/build
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + GO111MODULE=on
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:04:57 [2022-02-18T12:04:57.627Z] #58 7.050 Install rootlesskit version v0.14.4
12:04:57 [2022-02-18T12:04:57.627Z] #58 8.540 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:04:57 [2022-02-18T12:04:57.627Z] #58 ...
12:04:57 [2022-02-18T12:04:57.627Z] 
12:04:57 [2022-02-18T12:04:57.627Z] #49 [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
12:04:57 [2022-02-18T12:04:57.627Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + RM_GOPATH=0
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + TMP_GOPATH=
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + : /build
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + '[' -z '' ']'
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 ++ mktemp -d
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + export GOPATH=/tmp/tmp.VF9jWP1MZA
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + GOPATH=/tmp/tmp.VF9jWP1MZA
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + RM_GOPATH=1
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + case "$(go env GOARCH)" in
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 ++ go env GOARCH
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + export GO_BUILDMODE=-buildmode=pie
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.238 + GO_BUILDMODE=-buildmode=pie
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 Install golangci-lint version v1.23.8
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 ++ dirname /tmp/install/install.sh
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + dir=/tmp/install
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + bin=golangci_lint
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + shift
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + . /tmp/install/golangci_lint.installer
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 ++ : v1.23.8
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + install_golangci_lint
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + set -e
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + echo 'Install golangci-lint version v1.23.8'
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + GOBIN=/build
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + GO111MODULE=on
12:04:57 [2022-02-18T12:04:57.627Z] #49 7.242 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:04:57 [2022-02-18T12:04:57.627Z] #49 8.426 go: downloading github.com/golangci/golangci-lint v1.23.8
12:04:57 [2022-02-18T12:04:57.627Z] #49 ...
12:04:57 [2022-02-18T12:04:57.627Z] 
12:04:57 [2022-02-18T12:04:57.627Z] #42 [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
12:04:57 [2022-02-18T12:04:57.627Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:04:57 [2022-02-18T12:04:57.627Z] #42 7.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:57 [2022-02-18T12:04:57.627Z] #42 7.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:57 [2022-02-18T12:04:57.627Z] #42 7.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:57 [2022-02-18T12:04:57.627Z] #42 9.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.58 Setting up libaio1:amd64 (0.3.112-3) ...
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.59 Setting up libonig5:amd64 (6.9.1-1) ...
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.62 Setting up vim (2:8.1.0875-5) ...
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:04:57 [2022-02-18T12:04:57.777Z] #20 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:04:57 [2022-02-18T12:04:57.818Z] #20 41.31 Selecting previously unselected package patch.
12:04:57 [2022-02-18T12:04:57.818Z] #20 41.33 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:04:57 [2022-02-18T12:04:57.818Z] #20 41.33 Unpacking patch (2.7.6-3+deb10u1) ...
12:04:57 [2022-02-18T12:04:57.818Z] #20 41.43 Selecting previously unselected package python-pip-whl.
12:04:57 [2022-02-18T12:04:57.831Z] #29 9.008 
12:04:57 [2022-02-18T12:04:57.888Z] #42 ...
12:04:57 [2022-02-18T12:04:57.888Z] 
12:04:57 [2022-02-18T12:04:57.888Z] #67 [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
12:04:57 [2022-02-18T12:04:57.888Z] #67 sha256:94dcfc20ff23bd7d067c400917799cc05af46fdbd0ace515b92b28d90c8a89bf
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.120 + RM_GOPATH=0
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.120 + TMP_GOPATH=
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.120 + : /build
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.120 + '[' -z '' ']'
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.120 ++ mktemp -d
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.123 + export GOPATH=/tmp/tmp.n0KgKMKVZs
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.123 + GOPATH=/tmp/tmp.n0KgKMKVZs
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.123 + RM_GOPATH=1
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.123 + case "$(go env GOARCH)" in
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.123 ++ go env GOARCH
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.139 + export GO_BUILDMODE=-buildmode=pie
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.139 + GO_BUILDMODE=-buildmode=pie
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.139 ++ dirname /tmp/install/install.sh
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + dir=/tmp/install
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + bin=proxy
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + shift
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + '[' '!' -f /tmp/install/proxy.installer ']'
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + . /tmp/install/proxy.installer
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + install_proxy
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + case "$1" in
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + export CGO_ENABLED=0
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + CGO_ENABLED=0
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + _install_proxy
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n0KgKMKVZs/src/github.com/docker/libnetwork
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.142 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:04:57 [2022-02-18T12:04:57.888Z] #67 6.172 Cloning into '/tmp/tmp.n0KgKMKVZs/src/github.com/docker/libnetwork'...
12:04:57 [2022-02-18T12:04:57.904Z] #55 24.44 Reading package lists...
12:04:57 [2022-02-18T12:04:57.904Z] #55 ...
12:04:57 [2022-02-18T12:04:57.904Z] 
12:04:57 [2022-02-18T12:04:57.904Z] #67 [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
12:04:57 [2022-02-18T12:04:57.904Z] #67 sha256:4337728118df7258dd3a7c1788dd4fbb6019d7881e4e40fc014a8d34ca801042
12:04:57 [2022-02-18T12:04:57.904Z] #67 19.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:04:57 [2022-02-18T12:04:57.904Z] #67 ...
12:04:57 [2022-02-18T12:04:57.904Z] 
12:04:57 [2022-02-18T12:04:57.904Z] #42 [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
12:04:57 [2022-02-18T12:04:57.904Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:04:57 [2022-02-18T12:04:57.904Z] #42 22.62 Reading package lists...
12:04:58 [2022-02-18T12:04:58.034Z] #20 51.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:04:58 [2022-02-18T12:04:58.034Z] #20 51.73 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:04:58 [2022-02-18T12:04:58.035Z] #20 51.74 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:04:58 [2022-02-18T12:04:58.035Z] #20 51.77 Setting up jq (1.5+dfsg-2+b1) ...
12:04:58 [2022-02-18T12:04:58.035Z] #20 51.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:04:58 [2022-02-18T12:04:58.035Z] #20 51.80 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:04:58 [2022-02-18T12:04:58.077Z] #20 41.43 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:04:58 [2022-02-18T12:04:58.077Z] #20 41.45 Unpacking python-pip-whl (18.1-5) ...
12:04:58 [2022-02-18T12:04:58.148Z] #67 ...
12:04:58 [2022-02-18T12:04:58.148Z] 
12:04:58 [2022-02-18T12:04:58.148Z] #45 [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
12:04:58 [2022-02-18T12:04:58.148Z] #45 sha256:aaecdbfd56922787980bc002be2362481c36f34026d88282d89a74c16cc26470
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.490 + RM_GOPATH=0
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.490 + TMP_GOPATH=
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.490 + : /build
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.490 + '[' -z '' ']'
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.498 ++ mktemp -d
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.498 + export GOPATH=/tmp/tmp.To2NbOG2Ql
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.498 + GOPATH=/tmp/tmp.To2NbOG2Ql
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.498 + RM_GOPATH=1
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.498 + case "$(go env GOARCH)" in
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.498 ++ go env GOARCH
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.557 + export GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.557 + GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.563 ++ dirname /tmp/install/install.sh
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 Install vndr version v0.1.2
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + dir=/tmp/install
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + bin=vndr
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + shift
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + '[' '!' -f /tmp/install/vndr.installer ']'
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + . /tmp/install/vndr.installer
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 ++ : v0.1.2
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + install_vndr
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + echo 'Install vndr version v0.1.2'
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + GOBIN=/build
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + GO111MODULE=on
12:04:58 [2022-02-18T12:04:58.148Z] #45 7.581 + go install github.com/LK4D4/vndr@v0.1.2
12:04:58 [2022-02-18T12:04:58.148Z] #45 8.659 go: downloading github.com/LK4D4/vndr v0.1.2
12:04:58 [2022-02-18T12:04:58.148Z] #45 ...
12:04:58 [2022-02-18T12:04:58.148Z] 
12:04:58 [2022-02-18T12:04:58.148Z] #51 [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
12:04:58 [2022-02-18T12:04:58.148Z] #51 sha256:383e2647269550aed46139c3fdbca1fad7a01cdb10547a47ef0a44baca48c34b
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + RM_GOPATH=0
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + TMP_GOPATH=
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + : /build
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + '[' -z '' ']'
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 ++ mktemp -d
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + export GOPATH=/tmp/tmp.RMw90Un8Vq
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + GOPATH=/tmp/tmp.RMw90Un8Vq
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + RM_GOPATH=1
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 + case "$(go env GOARCH)" in
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.577 ++ go env GOARCH
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + export GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 ++ dirname /tmp/install/install.sh
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + dir=/tmp/install
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + bin=shfmt
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + shift
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + . /tmp/install/shfmt.installer
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 ++ : v3.0.2
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + install_shfmt
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + echo 'Install shfmt version v3.0.2'
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + GOBIN=/build
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + GO111MODULE=on
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
12:04:58 [2022-02-18T12:04:58.148Z] #51 6.598 Install shfmt version v3.0.2
12:04:58 [2022-02-18T12:04:58.148Z] #51 7.510 go: downloading mvdan.cc/sh/v3 v3.0.2
12:04:58 [2022-02-18T12:04:58.148Z] #51 9.063 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:04:58 [2022-02-18T12:04:58.148Z] #51 9.068 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:04:58 [2022-02-18T12:04:58.148Z] #51 9.290 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:04:58 [2022-02-18T12:04:58.338Z] #20 41.87 Selecting previously unselected package python3-lib2to3.
12:04:58 [2022-02-18T12:04:58.338Z] #20 41.88 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:04:58 [2022-02-18T12:04:58.338Z] #20 41.88 Unpacking python3-lib2to3 (3.7.3-1) ...
12:04:58 [2022-02-18T12:04:58.338Z] #20 41.99 Selecting previously unselected package python3-distutils.
12:04:58 [2022-02-18T12:04:58.408Z] #51 ...
12:04:58 [2022-02-18T12:04:58.408Z] 
12:04:58 [2022-02-18T12:04:58.408Z] #40 [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
12:04:58 [2022-02-18T12:04:58.408Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:04:58 [2022-02-18T12:04:58.408Z] #40 7.238 + git clone https://github.com/docker/distribution.git .
12:04:58 [2022-02-18T12:04:58.408Z] #40 7.238 Cloning into '.'...
12:04:58 [2022-02-18T12:04:58.408Z] #40 ...
12:04:58 [2022-02-18T12:04:58.408Z] 
12:04:58 [2022-02-18T12:04:58.408Z] #24 [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
12:04:58 [2022-02-18T12:04:58.408Z] #24 sha256:6ccc03427ad51c840521390d03a3696450e87e3d2852a92dc21e7778eeb7bd5e
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + RM_GOPATH=0
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + TMP_GOPATH=
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + : /build
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + '[' -z '' ']'
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 ++ mktemp -d
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + export GOPATH=/tmp/tmp.5Rqjwk5Ep1
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + GOPATH=/tmp/tmp.5Rqjwk5Ep1
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + RM_GOPATH=1
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 + case "$(go env GOARCH)" in
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.605 ++ go env GOARCH
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + export GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 ++ dirname /tmp/install/install.sh
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + dir=/tmp/install
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + bin=dockercli
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + shift
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + . /tmp/install/dockercli.installer
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 ++ : stable
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 ++ : 17.06.2-ce
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + install_dockercli
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 ++ uname -m
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + arch=x86_64
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + '[' x86_64 '!=' x86_64 ']'
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + url=https://download.docker.com/linux/static
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 + tar -xz docker/docker
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.616 Install docker/cli version 17.06.2-ce from stable
12:04:58 [2022-02-18T12:04:58.408Z] #24 6.625 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:04:58 [2022-02-18T12:04:58.597Z] #20 42.00 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:04:58 [2022-02-18T12:04:58.597Z] #20 42.00 Unpacking python3-distutils (3.7.3-1) ...
12:04:58 [2022-02-18T12:04:58.597Z] #20 42.11 Selecting previously unselected package python3-pip.
12:04:58 [2022-02-18T12:04:58.597Z] #20 42.11 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:04:58 [2022-02-18T12:04:58.597Z] #20 42.12 Unpacking python3-pip (18.1-5) ...
12:04:58 [2022-02-18T12:04:58.597Z] #20 42.26 Selecting previously unselected package python3-pkg-resources.
12:04:58 [2022-02-18T12:04:58.669Z] #24 ...
12:04:58 [2022-02-18T12:04:58.669Z] 
12:04:58 [2022-02-18T12:04:58.669Z] #34 [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
12:04:58 [2022-02-18T12:04:58.669Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + RM_GOPATH=0
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + TMP_GOPATH=
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + : /build
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + '[' -z '' ']'
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 ++ mktemp -d
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + export GOPATH=/tmp/tmp.Lo1LxuGO4u
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + GOPATH=/tmp/tmp.Lo1LxuGO4u
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + RM_GOPATH=1
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + case "$(go env GOARCH)" in
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 ++ go env GOARCH
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + export GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 ++ dirname /tmp/install/install.sh
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + dir=/tmp/install
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + bin=tomlv
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + shift
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + . /tmp/install/tomlv.installer
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + install_tomlv
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Lo1LxuGO4u/src/github.com/BurntSushi/toml
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 Cloning into '/tmp/tmp.Lo1LxuGO4u/src/github.com/BurntSushi/toml'...
12:04:58 [2022-02-18T12:04:58.669Z] #34 6.018 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:58 [2022-02-18T12:04:58.669Z] #34 8.998 + cd /tmp/tmp.Lo1LxuGO4u/src/github.com/BurntSushi/toml
12:04:58 [2022-02-18T12:04:58.669Z] #34 8.998 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:04:58 [2022-02-18T12:04:58.669Z] #34 9.301 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:04:58 [2022-02-18T12:04:58.669Z] #34 10.69 internal/cpu
12:04:58 [2022-02-18T12:04:58.669Z] #34 10.69 internal/unsafeheader
12:04:58 [2022-02-18T12:04:58.669Z] #34 10.91 runtime/internal/atomic
12:04:58 [2022-02-18T12:04:58.669Z] #34 ...
12:04:58 [2022-02-18T12:04:58.669Z] 
12:04:58 [2022-02-18T12:04:58.669Z] #47 [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
12:04:58 [2022-02-18T12:04:58.669Z] #47 sha256:57df894f10bb240065ebf07bd8c8d81d69139f8186b2a6ff0ced9e41893210e9
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 Install gotestsum version v1.7.0
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + RM_GOPATH=0
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + TMP_GOPATH=
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + : /build
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + '[' -z '' ']'
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 ++ mktemp -d
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + export GOPATH=/tmp/tmp.2j6y8HCwA5
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + GOPATH=/tmp/tmp.2j6y8HCwA5
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + RM_GOPATH=1
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + case "$(go env GOARCH)" in
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 ++ go env GOARCH
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + export GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + GO_BUILDMODE=-buildmode=pie
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 ++ dirname /tmp/install/install.sh
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + dir=/tmp/install
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + bin=gotestsum
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + shift
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + . /tmp/install/gotestsum.installer
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 ++ : v1.7.0
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + install_gotestsum
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + set -e
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + echo 'Install gotestsum version v1.7.0'
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + GOBIN=/build
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + GO111MODULE=on
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.298 + go install gotest.tools/gotestsum@v1.7.0
12:04:58 [2022-02-18T12:04:58.669Z] #47 6.789 go: downloading gotest.tools/gotestsum v1.7.0
12:04:58 [2022-02-18T12:04:58.669Z] #47 9.162 go: downloading github.com/dnephin/pflag v1.0.7
12:04:58 [2022-02-18T12:04:58.669Z] #47 9.168 go: downloading github.com/fatih/color v1.10.0
12:04:58 [2022-02-18T12:04:58.669Z] #47 9.324 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:04:58 [2022-02-18T12:04:58.669Z] #47 9.410 go: downloading github.com/pkg/errors v0.9.1
12:04:58 [2022-02-18T12:04:58.669Z] #47 10.34 go: downloading github.com/mattn/go-colorable v0.1.8
12:04:58 [2022-02-18T12:04:58.669Z] #47 10.34 go: downloading github.com/mattn/go-isatty v0.0.12
12:04:58 [2022-02-18T12:04:58.669Z] #47 10.48 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:04:58 [2022-02-18T12:04:58.669Z] #47 10.65 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:04:58 [2022-02-18T12:04:58.669Z] #47 10.83 go: downloading github.com/jonboulle/clockwork v0.2.2
12:04:58 [2022-02-18T12:04:58.669Z] #47 11.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:04:58 [2022-02-18T12:04:58.855Z] #20 42.28 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:04:58 [2022-02-18T12:04:58.856Z] #20 42.29 Unpacking python3-pkg-resources (40.8.0-1) ...
12:04:58 [2022-02-18T12:04:58.856Z] #20 42.41 Selecting previously unselected package python3-setuptools.
12:04:58 [2022-02-18T12:04:58.856Z] #20 42.42 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:04:58 [2022-02-18T12:04:58.856Z] #20 42.42 Unpacking python3-setuptools (40.8.0-1) ...
12:04:58 [2022-02-18T12:04:58.971Z] #47 ...
12:04:58 [2022-02-18T12:04:58.971Z] 
12:04:58 [2022-02-18T12:04:58.971Z] #55 [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
12:04:58 [2022-02-18T12:04:58.971Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:04:58 [2022-02-18T12:04:58.971Z] #55 6.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:58 [2022-02-18T12:04:58.971Z] #55 6.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:58 [2022-02-18T12:04:58.971Z] #55 6.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:58 [2022-02-18T12:04:58.971Z] #55 6.559 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:58 [2022-02-18T12:04:58.971Z] #55 8.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:04:59 [2022-02-18T12:04:59.115Z] #20 42.61 Selecting previously unselected package python3-wheel.
12:04:59 [2022-02-18T12:04:59.115Z] #20 42.61 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:04:59 [2022-02-18T12:04:59.115Z] #20 42.62 Unpacking python3-wheel (0.32.3-2) ...
12:04:59 [2022-02-18T12:04:59.115Z] #20 42.70 Selecting previously unselected package sudo.
12:04:59 [2022-02-18T12:04:59.115Z] #20 42.70 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:04:59 [2022-02-18T12:04:59.115Z] #20 42.71 Unpacking sudo (1.8.27-1+deb10u3) ...
12:04:59 [2022-02-18T12:04:59.240Z] #55 ...
12:04:59 [2022-02-18T12:04:59.240Z] 
12:04:59 [2022-02-18T12:04:59.240Z] #36 [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
12:04:59 [2022-02-18T12:04:59.240Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:04:59 [2022-02-18T12:04:59.240Z] #36 8.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:04:59 [2022-02-18T12:04:59.240Z] #36 8.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:04:59 [2022-02-18T12:04:59.240Z] #36 8.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:04:59 [2022-02-18T12:04:59.240Z] #36 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:04:59 [2022-02-18T12:04:59.240Z] #36 ...
12:04:59 [2022-02-18T12:04:59.240Z] 
12:04:59 [2022-02-18T12:04:59.240Z] #34 [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
12:04:59 [2022-02-18T12:04:59.240Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:04:59 [2022-02-18T12:04:59.240Z] #34 11.50 runtime/internal/sys
12:04:59 [2022-02-18T12:04:59.515Z] #34 12.14 runtime/internal/math
12:04:59 [2022-02-18T12:04:59.685Z] #20 43.18 Selecting previously unselected package thin-provisioning-tools.
12:04:59 [2022-02-18T12:04:59.685Z] #20 43.19 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:04:59 [2022-02-18T12:04:59.685Z] #20 43.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:04:59 [2022-02-18T12:04:59.776Z] #34 12.30 internal/bytealg
12:04:59 [2022-02-18T12:04:59.943Z] #20 43.45 Selecting previously unselected package uidmap.
12:04:59 [2022-02-18T12:04:59.943Z] #20 43.47 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:04:59 [2022-02-18T12:04:59.943Z] #20 43.48 Unpacking uidmap (1:4.5-1.1) ...
12:05:00 [2022-02-18T12:05:00.039Z] #34 12.44 math/bits
12:05:00 [2022-02-18T12:05:00.202Z] #20 43.61 Selecting previously unselected package vim-runtime.
12:05:00 [2022-02-18T12:05:00.202Z] #20 43.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:05:00 [2022-02-18T12:05:00.202Z] #20 43.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:05:00 [2022-02-18T12:05:00.202Z] #20 43.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:05:00 [2022-02-18T12:05:00.202Z] #20 43.70 Unpacking vim-runtime (2:8.1.0875-5) ...
12:05:00 [2022-02-18T12:05:00.845Z] #29 9.411 #=#=#                                                                         

                                                                           0.0%
##                                                                         2.8%
###                                                                        4.6%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.6%
###########                                                               16.6%
#############                                                             19.0%
###############                                                           21.8%
################                                                          22.9%
##################                                                        25.3%
####################                                                      29.0%
#####################                                                     29.9%
#######################                                                   33.1%
#########################                                                 35.9%
############################                                              39.1%
##############################                                            41.7%
12:05:00 [2022-02-18T12:05:00.845Z] #29 ...
12:05:00 [2022-02-18T12:05:00.845Z] 
12:05:00 [2022-02-18T12:05:00.845Z] #67 [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
12:05:00 [2022-02-18T12:05:00.845Z] #67 sha256:e7fcd2c54f6f3a0b26fbfb8508dce871c3dbcdcdcd5cc4270a930a27a4968b7c
12:05:00 [2022-02-18T12:05:00.845Z] #67 DONE 38.3s
12:05:00 [2022-02-18T12:05:00.845Z] 
12:05:00 [2022-02-18T12:05:00.845Z] #29 [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
12:05:00 [2022-02-18T12:05:00.845Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:05:00 [2022-02-18T12:05:00.845Z] #29 9.411 #=#=#                                                                         

                                                                           0.0%
##                                                                         2.8%
###                                                                        4.6%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.6%
###########                                                               16.6%
#############                                                             19.0%
###############                                                           21.8%
################                                                          22.9%
##################                                                        25.3%
####################                                                      29.0%
#####################                                                     29.9%
#######################                                                   33.1%
#########################                                                 35.9%
############################                                              39.1%
##############################                                            41.7%
###############################                                           43.1%
12:05:00 [2022-02-18T12:05:00.845Z] #29 ...
12:05:00 [2022-02-18T12:05:00.845Z] 
12:05:00 [2022-02-18T12:05:00.845Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:00 [2022-02-18T12:05:00.845Z] #32 sha256:d834f9bc9862f30f5195656cae1b9baccae5786875bcce6ba72300d3e20209f3
12:05:00 [2022-02-18T12:05:00.845Z] #32 34.48 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.
12:05:00 [2022-02-18T12:05:00.845Z] #32 34.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:05:00 [2022-02-18T12:05:00.845Z] #32 35.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:01 [2022-02-18T12:05:01.009Z] #34 13.52 math
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.73 Setting up iptables (1.8.2-4) ...
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:05:01 [2022-02-18T12:05:01.322Z] #20 54.80 Setting up python3 (3.7.3-1) ...
12:05:01 [2022-02-18T12:05:01.322Z] #20 55.19 Setting up python3-wheel (0.32.3-2) ...
12:05:01 [2022-02-18T12:05:01.946Z] #34 14.42 runtime
12:05:02 [2022-02-18T12:05:02.254Z] #20 55.91 Setting up apparmor (2.13.2-10) ...
12:05:02 [2022-02-18T12:05:02.769Z] #32 ...
12:05:02 [2022-02-18T12:05:02.769Z] 
12:05:02 [2022-02-18T12:05:02.769Z] #29 [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
12:05:02 [2022-02-18T12:05:02.769Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:05:03 [2022-02-18T12:05:03.189Z] #20 ...
12:05:03 [2022-02-18T12:05:03.189Z] 
12:05:03 [2022-02-18T12:05:03.189Z] #43 [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
12:05:03 [2022-02-18T12:05:03.189Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:03 [2022-02-18T12:05:03.189Z] #43 97.80   CC       criu/fault-injection.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 97.96   CC       criu/fdstore.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 98.40   CC       criu/fifo.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 98.77   CC       criu/file-ids.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 99.09   CC       criu/file-lock.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 99.99   CC       criu/files-ext.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 100.4   CC       criu/files-reg.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 102.7   CC       criu/files.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 104.8   CC       criu/filesystems.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 105.5   CC       criu/fsnotify.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 106.9   CC       criu/image-desc.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 107.0   CC       criu/image.o
12:05:03 [2022-02-18T12:05:03.189Z] #43 107.9   CC       criu/ipc_ns.o
12:05:03 [2022-02-18T12:05:03.294Z] #29 9.411 #=#=#                                                                         

                                                                           0.0%
##                                                                         2.8%
###                                                                        4.6%
####                                                                       6.6%
######                                                                     8.5%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.6%
###########                                                               16.6%
#############                                                             19.0%
###############                                                           21.8%
################                                                          22.9%
##################                                                        25.3%
####################                                                      29.0%
#####################                                                     29.9%
#######################                                                   33.1%
#########################                                                 35.9%
############################                                              39.1%
##############################                                            41.7%
###############################                                           43.1%
###############################                                           44.4%
#################################                                         46.3%
##################################                                        47.7%
####################################                                      50.7%
######################################                                    52.9%
#######################################                                   55.6%
#########################################                                 57.9%
###########################################                               60.7%
############################################                              62.5%
##############################################                            64.9%
##############################################                            65.1%
################################################                          67.5%
##################################################                        69.8%
#####################################################                     73.6%
########################################################                  77.8%
##########################################################                81.0%
#############################################################             85.1%
###############################################################           88.2%
#################################################################         90.7%
###################################################################       93.1%
#####################################################################     96.4%
######################################################################    98.4%
######################################################################## 100.0%
12:05:03 [2022-02-18T12:05:03.294Z] #29 14.48 
12:05:03 [2022-02-18T12:05:03.294Z] #29 ...
12:05:03 [2022-02-18T12:05:03.294Z] 
12:05:03 [2022-02-18T12:05:03.294Z] #42 [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
12:05:03 [2022-02-18T12:05:03.294Z] #42 sha256:84141437d2e60e55176e2de9ee16ea7b3d34a47494fb58174dbb30817d357ff7
12:05:03 [2022-02-18T12:05:03.294Z] #42 25.13 Reading package lists...
12:05:03 [2022-02-18T12:05:03.294Z] #42 31.19 Building dependency tree...
12:05:03 [2022-02-18T12:05:03.294Z] #42 34.93 The following additional packages will be installed:
12:05:03 [2022-02-18T12:05:03.294Z] #42 34.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:05:03 [2022-02-18T12:05:03.294Z] #42 34.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:05:03 [2022-02-18T12:05:03.294Z] #42 34.93 Suggested packages:
12:05:03 [2022-02-18T12:05:03.294Z] #42 34.93   manpages-dev python-setuptools
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.17 The following NEW packages will be installed:
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.20   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.21   python-six zlib1g-dev
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.59 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.59 Need to get 3798 kB of archives.
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.59 After this operation, 21.6 MB of additional disk space will be used.
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 36.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 37.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 37.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 37.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
12:05:03 [2022-02-18T12:05:03.294Z] #42 37.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
12:05:03 [2022-02-18T12:05:03.295Z] #42 37.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
12:05:03 [2022-02-18T12:05:03.295Z] #42 38.25 debconf: delaying package configuration, since apt-utils is not installed
12:05:03 [2022-02-18T12:05:03.295Z] #42 38.58 Fetched 3798 kB in 1s (4495 kB/s)
12:05:03 [2022-02-18T12:05:03.295Z] #42 38.83 Selecting previously unselected package libcap-dev:arm64.
12:05:03 [2022-02-18T12:05:03.295Z] #42 38.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
12:05:03 [2022-02-18T12:05:03.295Z] #42 38.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 38.93 Unpacking libcap-dev:arm64 (1:2.25-2) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.25 Selecting previously unselected package libnet1:arm64.
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.74 Selecting previously unselected package libnet1-dev.
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.98 Selecting previously unselected package libnl-3-200:arm64.
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 39.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.17 Selecting previously unselected package libnl-3-dev:arm64.
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.22 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.51 Selecting previously unselected package libprotobuf-c1:arm64.
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.54 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.77 Selecting previously unselected package libprotobuf-c-dev:arm64.
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.79 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
12:05:03 [2022-02-18T12:05:03.295Z] #42 40.90 Selecting previously unselected package zlib1g-dev:arm64.
12:05:03 [2022-02-18T12:05:03.497Z] #20 46.82 Selecting previously unselected package vim.
12:05:03 [2022-02-18T12:05:03.497Z] #20 46.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:05:03 [2022-02-18T12:05:03.497Z] #20 46.85 Unpacking vim (2:8.1.0875-5) ...
12:05:03 [2022-02-18T12:05:03.556Z] #42 40.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.556Z] #42 40.95 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
12:05:03 [2022-02-18T12:05:03.754Z] #43 ...
12:05:03 [2022-02-18T12:05:03.754Z] 
12:05:03 [2022-02-18T12:05:03.754Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:05:03 [2022-02-18T12:05:03.754Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:05:03 [2022-02-18T12:05:03.754Z] #20 57.50 Setting up xfsprogs (4.20.0-1) ...
12:05:03 [2022-02-18T12:05:03.754Z] #20 57.51 Setting up python3-lib2to3 (3.7.3-1) ...
12:05:03 [2022-02-18T12:05:03.757Z] #20 47.37 Selecting previously unselected package xfsprogs.
12:05:03 [2022-02-18T12:05:03.776Z] #42 29.96 Reading package lists...
12:05:03 [2022-02-18T12:05:03.776Z] #42 ...
12:05:03 [2022-02-18T12:05:03.776Z] 
12:05:03 [2022-02-18T12:05:03.776Z] #49 [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
12:05:03 [2022-02-18T12:05:03.776Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:05:03 [2022-02-18T12:05:03.776Z] #49 26.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:05:03 [2022-02-18T12:05:03.776Z] #49 26.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:05:03 [2022-02-18T12:05:03.776Z] #49 26.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:05:03 [2022-02-18T12:05:03.776Z] #49 26.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:05:03 [2022-02-18T12:05:03.776Z] #49 26.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.58 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.78 go: downloading github.com/ultraware/funlen v0.0.2
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.82 go: downloading github.com/ultraware/whitespace v0.0.4
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.86 go: downloading github.com/uudashr/gocognit v1.0.1
12:05:03 [2022-02-18T12:05:03.776Z] #49 27.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:05:03 [2022-02-18T12:05:03.776Z] #49 29.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:05:03 [2022-02-18T12:05:03.776Z] #49 29.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:05:03 [2022-02-18T12:05:03.776Z] #49 29.35 go: downloading github.com/davecgh/go-spew v1.1.1
12:05:03 [2022-02-18T12:05:03.776Z] #49 29.37 go: downloading github.com/pmezard/go-difflib v1.0.0
12:05:03 [2022-02-18T12:05:03.776Z] #49 29.56 go: downloading github.com/stretchr/objx v0.2.0
12:05:03 [2022-02-18T12:05:03.776Z] #49 29.71 go: downloading golang.org/x/text v0.3.2
12:05:03 [2022-02-18T12:05:03.818Z] #42 41.26 Selecting previously unselected package libprotobuf17:arm64.
12:05:03 [2022-02-18T12:05:03.818Z] #42 41.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
12:05:03 [2022-02-18T12:05:03.818Z] #42 41.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
12:05:04 [2022-02-18T12:05:04.011Z] #20 57.88 Setting up python3-pkg-resources (40.8.0-1) ...
12:05:04 [2022-02-18T12:05:04.016Z] #20 47.37 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:05:04 [2022-02-18T12:05:04.016Z] #20 47.38 Unpacking xfsprogs (4.20.0-1) ...
12:05:04 [2022-02-18T12:05:04.016Z] #20 ...
12:05:04 [2022-02-18T12:05:04.016Z] 
12:05:04 [2022-02-18T12:05:04.016Z] #43 [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
12:05:04 [2022-02-18T12:05:04.016Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:04 [2022-02-18T12:05:04.016Z] #43 85.78   CC       criu/cr-check.o
12:05:04 [2022-02-18T12:05:04.016Z] #43 87.51   CC       criu/cr-dedup.o
12:05:04 [2022-02-18T12:05:04.016Z] #43 87.92   CC       criu/cr-dump.o
12:05:04 [2022-02-18T12:05:04.016Z] #43 90.13   CC       criu/cr-errno.o
12:05:04 [2022-02-18T12:05:04.016Z] #43 90.23   CC       criu/cr-restore.o
12:05:04 [2022-02-18T12:05:04.016Z] #43 94.88   CC       criu/cr-service.o
12:05:04 [2022-02-18T12:05:04.155Z] #42 ...
12:05:04 [2022-02-18T12:05:04.155Z] 
12:05:04 [2022-02-18T12:05:04.155Z] #55 [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
12:05:04 [2022-02-18T12:05:04.155Z] #55 sha256:39a2da94623acc0eef0171b7377e0e5e5787d46517f9d1ce0d8a8f7a22f70de5
12:05:04 [2022-02-18T12:05:04.155Z] #55 25.57 Reading package lists...
12:05:04 [2022-02-18T12:05:04.155Z] #55 31.62 Building dependency tree...
12:05:04 [2022-02-18T12:05:04.155Z] #55 34.38 The following additional packages will be installed:
12:05:04 [2022-02-18T12:05:04.155Z] #55 34.42   libbtrfs0
12:05:04 [2022-02-18T12:05:04.155Z] #55 34.72 The following NEW packages will be installed:
12:05:04 [2022-02-18T12:05:04.155Z] #55 34.73   libbtrfs-dev libbtrfs0
12:05:04 [2022-02-18T12:05:04.155Z] #55 40.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:05:04 [2022-02-18T12:05:04.155Z] #55 40.13 Need to get 119 kB of archives.
12:05:04 [2022-02-18T12:05:04.155Z] #55 40.13 After this operation, 387 kB of additional disk space will be used.
12:05:04 [2022-02-18T12:05:04.155Z] #55 40.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #55 40.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #55 41.19 debconf: delaying package configuration, since apt-utils is not installed
12:05:04 [2022-02-18T12:05:04.155Z] #55 41.37 Fetched 119 kB in 5s (22.6 kB/s)
12:05:04 [2022-02-18T12:05:04.155Z] #55 41.48 Selecting previously unselected package libbtrfs0.
12:05:04 [2022-02-18T12:05:04.155Z] #55 41.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
12:05:04 [2022-02-18T12:05:04.155Z] #55 41.52 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
12:05:04 [2022-02-18T12:05:04.155Z] #55 41.55 Unpacking libbtrfs0 (4.20.1-2) ...
12:05:04 [2022-02-18T12:05:04.155Z] #55 ...
12:05:04 [2022-02-18T12:05:04.155Z] 
12:05:04 [2022-02-18T12:05:04.155Z] #36 [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
12:05:04 [2022-02-18T12:05:04.155Z] #36 sha256:ba8d5cabf6423a466758c67bab4e04c2a3df2dc1d7e50daffeef6d237a703725
12:05:04 [2022-02-18T12:05:04.155Z] #36 25.80 Reading package lists...
12:05:04 [2022-02-18T12:05:04.155Z] #36 32.08 Building dependency tree...
12:05:04 [2022-02-18T12:05:04.155Z] #36 36.12 The following additional packages will be installed:
12:05:04 [2022-02-18T12:05:04.155Z] #36 36.16   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:05:04 [2022-02-18T12:05:04.155Z] #36 36.17 Suggested packages:
12:05:04 [2022-02-18T12:05:04.155Z] #36 36.19   cmake-doc ninja-build lrzip
12:05:04 [2022-02-18T12:05:04.155Z] #36 36.19 Recommended packages:
12:05:04 [2022-02-18T12:05:04.155Z] #36 36.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.02 The following NEW packages will be installed:
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.03   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.03   vim-common xxd
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.39 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.39 Need to get 14.2 MB of archives.
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.39 After this operation, 60.0 MB of additional disk space will be used.
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 37.90 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 38.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 38.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 38.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 38.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 38.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.05 debconf: delaying package configuration, since apt-utils is not installed
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.31 Fetched 14.2 MB in 2s (8560 kB/s)
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.41 Selecting previously unselected package xxd.
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.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 ... 15394 files and directories currently installed.)
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.51 Unpacking xxd (2:8.1.0875-5) ...
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.81 Selecting previously unselected package vim-common.
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:05:04 [2022-02-18T12:05:04.155Z] #36 40.84 Unpacking vim-common (2:8.1.0875-5) ...
12:05:04 [2022-02-18T12:05:04.155Z] #36 41.26 Selecting previously unselected package cmake-data.
12:05:04 [2022-02-18T12:05:04.155Z] #36 41.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:05:04 [2022-02-18T12:05:04.155Z] #36 41.28 Unpacking cmake-data (3.13.4-1) ...
12:05:04 [2022-02-18T12:05:04.275Z] #43 ...
12:05:04 [2022-02-18T12:05:04.275Z] 
12:05:04 [2022-02-18T12:05:04.275Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:05:04 [2022-02-18T12:05:04.275Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:05:04 [2022-02-18T12:05:04.275Z] #20 47.88 Selecting previously unselected package zip.
12:05:04 [2022-02-18T12:05:04.275Z] #20 47.88 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:05:04 [2022-02-18T12:05:04.275Z] #20 47.91 Unpacking zip (3.0-11+b1) ...
12:05:04 [2022-02-18T12:05:04.418Z] #36 ...
12:05:04 [2022-02-18T12:05:04.418Z] 
12:05:04 [2022-02-18T12:05:04.418Z] #55 [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
12:05:04 [2022-02-18T12:05:04.418Z] #55 sha256:39a2da94623acc0eef0171b7377e0e5e5787d46517f9d1ce0d8a8f7a22f70de5
12:05:04 [2022-02-18T12:05:04.418Z] #55 41.77 Selecting previously unselected package libbtrfs-dev.
12:05:04 [2022-02-18T12:05:04.418Z] #55 41.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
12:05:04 [2022-02-18T12:05:04.418Z] #55 41.80 Unpacking libbtrfs-dev (4.20.1-2) ...
12:05:04 [2022-02-18T12:05:04.418Z] #55 ...
12:05:04 [2022-02-18T12:05:04.418Z] 
12:05:04 [2022-02-18T12:05:04.418Z] #34 [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
12:05:04 [2022-02-18T12:05:04.418Z] #34 sha256:62cd49cd69f80779019fcfb007a245a7ee569e58b8168c1d0be69b30e3cbf134
12:05:04 [2022-02-18T12:05:04.418Z] #34 31.82 sync
12:05:04 [2022-02-18T12:05:04.418Z] #34 31.83 internal/reflectlite
12:05:04 [2022-02-18T12:05:04.418Z] #34 33.14 internal/testlog
12:05:04 [2022-02-18T12:05:04.418Z] #34 34.39 sort
12:05:04 [2022-02-18T12:05:04.418Z] #34 34.39 errors
12:05:04 [2022-02-18T12:05:04.418Z] #34 35.33 strconv
12:05:04 [2022-02-18T12:05:04.418Z] #34 36.07 io
12:05:04 [2022-02-18T12:05:04.418Z] #34 37.11 internal/oserror
12:05:04 [2022-02-18T12:05:04.418Z] #34 37.13 syscall
12:05:04 [2022-02-18T12:05:04.418Z] #34 38.24 reflect
12:05:04 [2022-02-18T12:05:04.534Z] #20 48.11 Setting up aufs-tools (1:4.14+20190211-1) ...
12:05:04 [2022-02-18T12:05:04.534Z] #20 48.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:05:04 [2022-02-18T12:05:04.534Z] #20 48.16 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:05:04 [2022-02-18T12:05:04.534Z] #20 48.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:05:04 [2022-02-18T12:05:04.534Z] #20 48.19 Setting up libgpm2:amd64 (1.20.7-5) ...
12:05:04 [2022-02-18T12:05:04.534Z] #20 48.21 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:05:04 [2022-02-18T12:05:04.681Z] #34 ...
12:05:04 [2022-02-18T12:05:04.681Z] 
12:05:04 [2022-02-18T12:05:04.681Z] #55 [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
12:05:04 [2022-02-18T12:05:04.681Z] #55 sha256:39a2da94623acc0eef0171b7377e0e5e5787d46517f9d1ce0d8a8f7a22f70de5
12:05:04 [2022-02-18T12:05:04.681Z] #55 42.02 Setting up libbtrfs0 (4.20.1-2) ...
12:05:04 [2022-02-18T12:05:04.681Z] #55 42.04 Setting up libbtrfs-dev (4.20.1-2) ...
12:05:04 [2022-02-18T12:05:04.681Z] #55 42.09 Processing triggers for libc-bin (2.28-10) ...
12:05:04 [2022-02-18T12:05:04.793Z] #20 48.22 Setting up uidmap (1:4.5-1.1) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.24 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.29 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.30 Setting up xxd (2:8.1.0875-5) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.32 Setting up zip (3.0-11+b1) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.33 Setting up vim-common (2:8.1.0875-5) ...
12:05:04 [2022-02-18T12:05:04.794Z] #20 48.36 Setting up bash-completion (1:2.8-6) ...
12:05:05 [2022-02-18T12:05:05.163Z] #49 36.47 go: downloading github.com/gobwas/glob v0.2.3
12:05:05 [2022-02-18T12:05:05.163Z] #49 36.51 go: downloading github.com/kisielk/gotool v1.0.0
12:05:05 [2022-02-18T12:05:05.163Z] #49 ...
12:05:05 [2022-02-18T12:05:05.163Z] 
12:05:05 [2022-02-18T12:05:05.163Z] #42 [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
12:05:05 [2022-02-18T12:05:05.163Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:05 [2022-02-18T12:05:05.163Z] #42 29.96 Reading package lists...
12:05:05 [2022-02-18T12:05:05.241Z] #34 ...
12:05:05 [2022-02-18T12:05:05.241Z] 
12:05:05 [2022-02-18T12:05:05.241Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:05 [2022-02-18T12:05:05.241Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:05:05 [2022-02-18T12:05:05.241Z] #32 7.174 + git clone https://github.com/kolyshkin/go-swagger.git .
12:05:05 [2022-02-18T12:05:05.241Z] #32 7.177 Cloning into '.'...
12:05:05 [2022-02-18T12:05:05.241Z] #32 ...
12:05:05 [2022-02-18T12:05:05.241Z] 
12:05:05 [2022-02-18T12:05:05.241Z] #58 [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
12:05:05 [2022-02-18T12:05:05.241Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:05:05 [2022-02-18T12:05:05.241Z] #58 12.36 go: downloading github.com/pkg/errors v0.9.1
12:05:05 [2022-02-18T12:05:05.241Z] #58 12.40 go: downloading github.com/sirupsen/logrus v1.8.1
12:05:05 [2022-02-18T12:05:05.241Z] #58 12.52 go: downloading github.com/urfave/cli/v2 v2.3.0
12:05:05 [2022-02-18T12:05:05.241Z] #58 13.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:05:05 [2022-02-18T12:05:05.380Z] #20 58.88 Setting up python3-distutils (3.7.3-1) ...
12:05:05 [2022-02-18T12:05:05.424Z] #42 36.74 Building dependency tree...
12:05:05 [2022-02-18T12:05:05.424Z] #42 ...
12:05:05 [2022-02-18T12:05:05.424Z] 
12:05:05 [2022-02-18T12:05:05.424Z] #36 [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
12:05:05 [2022-02-18T12:05:05.424Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:05 [2022-02-18T12:05:05.424Z] #36 26.96 Fetched 8469 kB in 19s (445 kB/s)
12:05:05 [2022-02-18T12:05:05.424Z] #36 26.96 Reading package lists...
12:05:05 [2022-02-18T12:05:05.424Z] #36 33.69 Reading package lists...
12:05:05 [2022-02-18T12:05:05.424Z] #36 ...
12:05:05 [2022-02-18T12:05:05.424Z] 
12:05:05 [2022-02-18T12:05:05.424Z] #49 [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
12:05:05 [2022-02-18T12:05:05.424Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:05:05 [2022-02-18T12:05:05.424Z] #49 36.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:05:05 [2022-02-18T12:05:05.424Z] #49 36.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:05:05 [2022-02-18T12:05:05.424Z] #49 36.72 go: downloading github.com/gogo/protobuf v1.2.1
12:05:05 [2022-02-18T12:05:05.627Z] #55 DONE 42.9s
12:05:05 [2022-02-18T12:05:05.627Z] 
12:05:05 [2022-02-18T12:05:05.627Z] #29 [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
12:05:05 [2022-02-18T12:05:05.627Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:05:05 [2022-02-18T12:05:05.627Z] #29 15.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:05:05 [2022-02-18T12:05:05.627Z] #29 15.80 
12:05:05 [2022-02-18T12:05:05.627Z] #29 16.09 #=#=#                                                                         

######################################################################## 100.0%
12:05:05 [2022-02-18T12:05:05.627Z] #29 16.28 
12:05:05 [2022-02-18T12:05:05.637Z] #20 59.45 Setting up python3-setuptools (40.8.0-1) ...
12:05:06 [2022-02-18T12:05:06.198Z] #29 17.41 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:05:06 [2022-02-18T12:05:06.366Z] #49 ...
12:05:06 [2022-02-18T12:05:06.366Z] 
12:05:06 [2022-02-18T12:05:06.366Z] #67 [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
12:05:06 [2022-02-18T12:05:06.366Z] #67 sha256:4337728118df7258dd3a7c1788dd4fbb6019d7881e4e40fc014a8d34ca801042
12:05:06 [2022-02-18T12:05:06.366Z] #67 DONE 37.9s
12:05:06 [2022-02-18T12:05:06.625Z] #58 19.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:05:06 [2022-02-18T12:05:06.626Z] 
12:05:06 [2022-02-18T12:05:06.627Z] #49 [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
12:05:06 [2022-02-18T12:05:06.627Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:05:06 [2022-02-18T12:05:06.627Z] #49 38.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:05:06 [2022-02-18T12:05:06.778Z] #29 17.73 
12:05:06 [2022-02-18T12:05:06.885Z] #58 ...
12:05:06 [2022-02-18T12:05:06.885Z] 
12:05:06 [2022-02-18T12:05:06.885Z] #49 [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
12:05:06 [2022-02-18T12:05:06.885Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:05:06 [2022-02-18T12:05:06.885Z] #49 19.23 go: downloading github.com/fatih/color v1.7.0
12:05:06 [2022-02-18T12:05:06.885Z] #49 19.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:05:06 [2022-02-18T12:05:06.887Z] #49 38.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:05:07 [2022-02-18T12:05:07.005Z] #20 60.71 Setting up python3-pip (18.1-5) ...
12:05:07 [2022-02-18T12:05:07.039Z] #29 18.05 #=#=#                                                                         

#########################                                                 35.2%
######################################################################## 100.0%
12:05:07 [2022-02-18T12:05:07.039Z] #29 18.26 
12:05:07 [2022-02-18T12:05:07.039Z] #29 ...
12:05:07 [2022-02-18T12:05:07.039Z] 
12:05:07 [2022-02-18T12:05:07.039Z] #49 [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
12:05:07 [2022-02-18T12:05:07.039Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:05:07 [2022-02-18T12:05:07.039Z] #49 34.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:05:07 [2022-02-18T12:05:07.039Z] #49 35.04 go: downloading github.com/BurntSushi/toml v0.3.1
12:05:07 [2022-02-18T12:05:07.145Z] #49 19.55 go: downloading github.com/pkg/errors v0.8.1
12:05:07 [2022-02-18T12:05:07.145Z] #49 19.57 go: downloading github.com/spf13/cobra v0.0.5
12:05:07 [2022-02-18T12:05:07.145Z] #49 19.66 go: downloading github.com/spf13/pflag v1.0.5
12:05:07 [2022-02-18T12:05:07.147Z] #49 38.58 go: downloading github.com/BurntSushi/toml v0.3.1
12:05:07 [2022-02-18T12:05:07.300Z] #49 ...
12:05:07 [2022-02-18T12:05:07.300Z] 
12:05:07 [2022-02-18T12:05:07.300Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:07 [2022-02-18T12:05:07.300Z] #13 25.12 Reading package lists...
12:05:07 [2022-02-18T12:05:07.300Z] #13 31.19 Building dependency tree...
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.09 The following additional packages will be installed:
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.10   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.10   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.10   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.11   mingw-w64-x86-64-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.13 Suggested packages:
12:05:07 [2022-02-18T12:05:07.300Z] #13 34.13   gcc-8-locales seccomp wine64
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.47 The following NEW packages will be installed:
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.47   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.47   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.47   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.47   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.47   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.48   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.48 The following packages will be upgraded:
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.49   libseccomp2
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.85 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.85 Need to get 73.4 MB of archives.
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.85 After this operation, 471 MB of additional disk space will be used.
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.85 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 35.88 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 36.07 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]
12:05:07 [2022-02-18T12:05:07.300Z] #13 36.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 36.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 36.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 36.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:05:07 [2022-02-18T12:05:07.300Z] #13 36.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 36.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 36.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 38.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.44 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]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
12:05:07 [2022-02-18T12:05:07.301Z] #13 40.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
12:05:07 [2022-02-18T12:05:07.573Z] #13 ...
12:05:07 [2022-02-18T12:05:07.573Z] 
12:05:07 [2022-02-18T12:05:07.573Z] #56 [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
12:05:07 [2022-02-18T12:05:07.573Z] #56 sha256:1036d8610651e2885ab0b7fe65c05e3888bb69cb7624b56182a1f104499d008f
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.644 + RM_GOPATH=0
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.645 + TMP_GOPATH=
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.645 + : /build
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.645 + '[' -z '' ']'
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.645 ++ mktemp -d
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.647 + export GOPATH=/tmp/tmp.DJftCcNJoX
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.647 + GOPATH=/tmp/tmp.DJftCcNJoX
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.647 + RM_GOPATH=1
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.647 + case "$(go env GOARCH)" in
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.648 ++ go env GOARCH
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.659 + export GO_BUILDMODE=-buildmode=pie
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.659 + GO_BUILDMODE=-buildmode=pie
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.659 ++ dirname /tmp/install/install.sh
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.661 + dir=/tmp/install
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.667 + bin=containerd
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.667 + shift
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.668 + '[' '!' -f /tmp/install/containerd.installer ']'
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.668 + . /tmp/install/containerd.installer
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.668 ++ set -e
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.668 ++ : v1.5.9
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.669 + install_containerd
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.669 + echo 'Install containerd version v1.5.9'
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.671 Install containerd version v1.5.9
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.671 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DJftCcNJoX/src/github.com/containerd/containerd
12:05:07 [2022-02-18T12:05:07.573Z] #56 0.673 Cloning into '/tmp/tmp.DJftCcNJoX/src/github.com/containerd/containerd'...
12:05:07 [2022-02-18T12:05:07.716Z] #49 20.21 go: downloading github.com/spf13/viper v1.6.1
12:05:07 [2022-02-18T12:05:07.732Z] #49 ...
12:05:07 [2022-02-18T12:05:07.732Z] 
12:05:07 [2022-02-18T12:05:07.732Z] #40 [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
12:05:07 [2022-02-18T12:05:07.732Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:05:07 [2022-02-18T12:05:07.732Z] #40 29.14 Checking out files:  90% (1664/1837)   
Checking out files:  91% (1672/1837)   
Checking out files:  92% (1691/1837)   
Checking out files:  93% (1709/1837)   
Checking out files:  94% (1727/1837)   
Checking out files:  95% (1746/1837)   
Checking out files:  96% (1764/1837)   
Checking out files:  97% (1782/1837)   
Checking out files:  98% (1801/1837)   
Checking out files:  99% (1819/1837)   
Checking out files: 100% (1837/1837)   
Checking out files: 100% (1837/1837), done.
12:05:07 [2022-02-18T12:05:07.732Z] #40 29.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:05:07 [2022-02-18T12:05:07.732Z] #40 31.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:05:07 [2022-02-18T12:05:07.994Z] #40 ...
12:05:07 [2022-02-18T12:05:07.994Z] 
12:05:07 [2022-02-18T12:05:07.994Z] #42 [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
12:05:07 [2022-02-18T12:05:07.994Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:07 [2022-02-18T12:05:07.994Z] #42 36.74 Building dependency tree...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.13 Setting up libiptc0:amd64 (1.8.2-4) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.14 Setting up xz-utils (5.2.4-1) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.17 Setting up patch (2.7.6-3+deb10u1) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.18 Setting up sudo (1.8.27-1+deb10u3) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.24 invoke-rc.d: could not determine current runlevel
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.25 invoke-rc.d: policy-rc.d denied execution of start.
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.26 Setting up pigz (2.4-1) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.29 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.31 Setting up python-pip-whl (18.1-5) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.32 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.33 Setting up vim-runtime (2:8.1.0875-5) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.75 Setting up libaio1:amd64 (0.3.112-3) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.77 Setting up libonig5:amd64 (6.9.1-1) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.79 Setting up vim (2:8.1.0875-5) ...
12:05:08 [2022-02-18T12:05:08.096Z] #20 51.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:05:08 [2022-02-18T12:05:08.255Z] #42 ...
12:05:08 [2022-02-18T12:05:08.255Z] 
12:05:08 [2022-02-18T12:05:08.255Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:08 [2022-02-18T12:05:08.255Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:08 [2022-02-18T12:05:08.255Z] #13 25.98 Fetched 9004 kB in 20s (446 kB/s)
12:05:08 [2022-02-18T12:05:08.255Z] #13 25.98 Reading package lists...
12:05:08 [2022-02-18T12:05:08.255Z] #13 33.27 Reading package lists...
12:05:08 [2022-02-18T12:05:08.255Z] #13 ...
12:05:08 [2022-02-18T12:05:08.255Z] 
12:05:08 [2022-02-18T12:05:08.256Z] #42 [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
12:05:08 [2022-02-18T12:05:08.256Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:08 [2022-02-18T12:05:08.256Z] #42 39.97 The following additional packages will be installed:
12:05:08 [2022-02-18T12:05:08.256Z] #42 39.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:05:08 [2022-02-18T12:05:08.256Z] #42 39.98   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:05:08 [2022-02-18T12:05:08.288Z] #49 20.52 go: downloading github.com/mattn/go-colorable v0.1.4
12:05:08 [2022-02-18T12:05:08.288Z] #49 20.54 go: downloading github.com/mattn/go-isatty v0.0.8
12:05:08 [2022-02-18T12:05:08.288Z] #49 ...
12:05:08 [2022-02-18T12:05:08.288Z] 
12:05:08 [2022-02-18T12:05:08.288Z] #24 [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
12:05:08 [2022-02-18T12:05:08.288Z] #24 sha256:6ccc03427ad51c840521390d03a3696450e87e3d2852a92dc21e7778eeb7bd5e
12:05:08 [2022-02-18T12:05:08.288Z] #24 19.81 + mkdir -p /build
12:05:08 [2022-02-18T12:05:08.288Z] #24 19.81 + mv docker/docker /build/
12:05:08 [2022-02-18T12:05:08.288Z] #24 19.82 + rmdir docker
12:05:08 [2022-02-18T12:05:08.288Z] #24 DONE 20.7s
12:05:08 [2022-02-18T12:05:08.288Z] 
12:05:08 [2022-02-18T12:05:08.288Z] #49 [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
12:05:08 [2022-02-18T12:05:08.288Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:05:08 [2022-02-18T12:05:08.288Z] #49 20.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:05:08 [2022-02-18T12:05:08.288Z] #49 20.81 go: downloading github.com/go-critic/go-critic v0.4.1
12:05:08 [2022-02-18T12:05:08.288Z] #49 ...
12:05:08 [2022-02-18T12:05:08.288Z] 
12:05:08 [2022-02-18T12:05:08.288Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:08 [2022-02-18T12:05:08.288Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:08 [2022-02-18T12:05:08.288Z] #13 6.435 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:05:08 [2022-02-18T12:05:08.288Z] #13 9.414 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:05:08 [2022-02-18T12:05:08.288Z] #13 13.61 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.92 Setting up jq (1.5+dfsg-2+b1) ...
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:05:08 [2022-02-18T12:05:08.354Z] #20 51.95 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:05:08 [2022-02-18T12:05:08.374Z] #20 61.84 Processing triggers for libc-bin (2.28-10) ...
12:05:08 [2022-02-18T12:05:08.374Z] #20 61.88 Processing triggers for mime-support (3.62) ...
12:05:08 [2022-02-18T12:05:08.516Z] #42 40.00 Suggested packages:
12:05:08 [2022-02-18T12:05:08.516Z] #42 40.00   manpages-dev python-setuptools
12:05:08 [2022-02-18T12:05:08.550Z] #13 ...
12:05:08 [2022-02-18T12:05:08.550Z] 
12:05:08 [2022-02-18T12:05:08.550Z] #58 [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
12:05:08 [2022-02-18T12:05:08.550Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:05:08 [2022-02-18T12:05:08.550Z] #58 20.38 go: downloading github.com/google/uuid v1.3.0
12:05:08 [2022-02-18T12:05:08.550Z] #58 20.38 go: downloading github.com/moby/vpnkit v0.5.0
12:05:08 [2022-02-18T12:05:08.550Z] #58 20.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:05:08 [2022-02-18T12:05:08.550Z] #58 20.91 go: downloading github.com/gofrs/flock v0.8.1
12:05:08 [2022-02-18T12:05:08.778Z] #42 ...
12:05:08 [2022-02-18T12:05:08.778Z] 
12:05:08 [2022-02-18T12:05:08.778Z] #51 [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
12:05:08 [2022-02-18T12:05:08.778Z] #51 sha256:aa7f97712a45ac0880fd5898ae85438caa3076a0ce2738bbb080a99844463178
12:05:08 [2022-02-18T12:05:08.778Z] #51 DONE 40.4s
12:05:08 [2022-02-18T12:05:08.812Z] #58 21.24 go: downloading github.com/gorilla/mux v1.8.0
12:05:09 [2022-02-18T12:05:09.045Z] 
12:05:09 [2022-02-18T12:05:09.045Z] #36 [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
12:05:09 [2022-02-18T12:05:09.045Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:09 [2022-02-18T12:05:09.045Z] #36 33.69 Reading package lists...
12:05:09 [2022-02-18T12:05:09.073Z] #58 ...
12:05:09 [2022-02-18T12:05:09.073Z] 
12:05:09 [2022-02-18T12:05:09.073Z] #47 [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
12:05:09 [2022-02-18T12:05:09.073Z] #47 sha256:57df894f10bb240065ebf07bd8c8d81d69139f8186b2a6ff0ced9e41893210e9
12:05:09 [2022-02-18T12:05:09.073Z] #47 11.50 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:05:09 [2022-02-18T12:05:09.073Z] #47 11.88 go: downloading golang.org/x/tools v0.1.0
12:05:09 [2022-02-18T12:05:09.073Z] #47 ...
12:05:09 [2022-02-18T12:05:09.073Z] 
12:05:09 [2022-02-18T12:05:09.073Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:09 [2022-02-18T12:05:09.073Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:09 [2022-02-18T12:05:09.073Z] #13 17.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:05:09 [2022-02-18T12:05:09.306Z] #20 DONE 63.0s
12:05:09 [2022-02-18T12:05:09.307Z] 
12:05:09 [2022-02-18T12:05:09.307Z] #43 [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
12:05:09 [2022-02-18T12:05:09.307Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:09 [2022-02-18T12:05:09.307Z] #43 109.3   CC       criu/irmap.o
12:05:09 [2022-02-18T12:05:09.307Z] #43 109.9   CC       criu/kcmp-ids.o
12:05:09 [2022-02-18T12:05:09.307Z] #43 110.2   CC       criu/kerndat.o
12:05:09 [2022-02-18T12:05:09.307Z] #43 111.2   CC       criu/libnetlink.o
12:05:09 [2022-02-18T12:05:09.307Z] #43 111.7   CC       criu/log.o
12:05:09 [2022-02-18T12:05:09.307Z] #43 112.3   CC       criu/lsm.o
12:05:09 [2022-02-18T12:05:09.307Z] #43 112.8   CC       criu/mem.o
12:05:09 [2022-02-18T12:05:09.307Z] #36 40.47 Building dependency tree...
12:05:09 [2022-02-18T12:05:09.307Z] #36 ...
12:05:09 [2022-02-18T12:05:09.307Z] 
12:05:09 [2022-02-18T12:05:09.307Z] #55 [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
12:05:09 [2022-02-18T12:05:09.307Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:09 [2022-02-18T12:05:09.307Z] #55 24.44 Reading package lists...
12:05:09 [2022-02-18T12:05:09.307Z] #55 31.18 Reading package lists...
12:05:09 [2022-02-18T12:05:09.307Z] #55 37.74 Building dependency tree...
12:05:09 [2022-02-18T12:05:09.307Z] #55 ...
12:05:09 [2022-02-18T12:05:09.307Z] 
12:05:09 [2022-02-18T12:05:09.307Z] #34 [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
12:05:09 [2022-02-18T12:05:09.307Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:05:09 [2022-02-18T12:05:09.307Z] #34 38.19 sync
12:05:09 [2022-02-18T12:05:09.307Z] #34 38.19 internal/reflectlite
12:05:09 [2022-02-18T12:05:09.307Z] #34 39.74 internal/testlog
12:05:09 [2022-02-18T12:05:09.307Z] #34 40.80 sort
12:05:09 [2022-02-18T12:05:09.307Z] #34 40.80 errors
12:05:09 [2022-02-18T12:05:09.335Z] #13 ...
12:05:09 [2022-02-18T12:05:09.335Z] 
12:05:09 [2022-02-18T12:05:09.335Z] #55 [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
12:05:09 [2022-02-18T12:05:09.335Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:09 [2022-02-18T12:05:09.335Z] #55 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:05:09 [2022-02-18T12:05:09.569Z] #34 41.22 strconv
12:05:09 [2022-02-18T12:05:09.598Z] #55 ...
12:05:09 [2022-02-18T12:05:09.598Z] 
12:05:09 [2022-02-18T12:05:09.598Z] #58 [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
12:05:09 [2022-02-18T12:05:09.598Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:05:09 [2022-02-18T12:05:09.598Z] #58 21.67 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:05:09 [2022-02-18T12:05:09.861Z] #58 22.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:05:09 [2022-02-18T12:05:09.861Z] #58 ...
12:05:09 [2022-02-18T12:05:09.861Z] 
12:05:09 [2022-02-18T12:05:09.861Z] #42 [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
12:05:09 [2022-02-18T12:05:09.861Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:09 [2022-02-18T12:05:09.861Z] #42 12.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:05:09 [2022-02-18T12:05:09.861Z] #42 16.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:05:09 [2022-02-18T12:05:09.871Z] #43 114.6   CC       criu/memfd.o
12:05:10 [2022-02-18T12:05:10.122Z] #42 ...
12:05:10 [2022-02-18T12:05:10.122Z] 
12:05:10 [2022-02-18T12:05:10.122Z] #34 [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
12:05:10 [2022-02-18T12:05:10.122Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:05:10 [2022-02-18T12:05:10.122Z] #34 20.56 unicode/utf8
12:05:10 [2022-02-18T12:05:10.122Z] #34 21.54 internal/race
12:05:10 [2022-02-18T12:05:10.122Z] #34 21.86 sync/atomic
12:05:10 [2022-02-18T12:05:10.122Z] #34 22.52 unicode
12:05:10 [2022-02-18T12:05:10.128Z] #43 ...
12:05:10 [2022-02-18T12:05:10.128Z] 
12:05:10 [2022-02-18T12:05:10.128Z] #21 [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
12:05:10 [2022-02-18T12:05:10.128Z] #21 sha256:e92fd0ad334e6770a43e876b4798cdbdb3d9bc2fbe8e8d59c6c61515376889a2
12:05:10 [2022-02-18T12:05:10.128Z] #21 0.907 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:05:10 [2022-02-18T12:05:10.128Z] #21 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:05:10 [2022-02-18T12:05:10.128Z] #21 0.917 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:05:10 [2022-02-18T12:05:10.128Z] #21 DONE 1.0s
12:05:10 [2022-02-18T12:05:10.383Z] #34 ...
12:05:10 [2022-02-18T12:05:10.383Z] 
12:05:10 [2022-02-18T12:05:10.383Z] #51 [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
12:05:10 [2022-02-18T12:05:10.383Z] #51 sha256:383e2647269550aed46139c3fdbca1fad7a01cdb10547a47ef0a44baca48c34b
12:05:10 [2022-02-18T12:05:10.383Z] #51 12.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:05:10 [2022-02-18T12:05:10.385Z] 
12:05:10 [2022-02-18T12:05:10.385Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:05:10 [2022-02-18T12:05:10.385Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:05:10 [2022-02-18T12:05:10.643Z] #51 ...
12:05:10 [2022-02-18T12:05:10.643Z] 
12:05:10 [2022-02-18T12:05:10.643Z] #49 [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
12:05:10 [2022-02-18T12:05:10.643Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:05:10 [2022-02-18T12:05:10.643Z] #49 22.97 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:05:10 [2022-02-18T12:05:10.911Z] #49 23.44 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:05:10 [2022-02-18T12:05:10.918Z] #56 ...
12:05:10 [2022-02-18T12:05:10.918Z] 
12:05:10 [2022-02-18T12:05:10.918Z] #29 [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
12:05:10 [2022-02-18T12:05:10.918Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:05:10 [2022-02-18T12:05:10.918Z] #29 19.29 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:05:10 [2022-02-18T12:05:10.918Z] #29 19.60 
12:05:10 [2022-02-18T12:05:10.918Z] #29 19.88 #=#=#                                                                         

                                                                           0.0%
#######                                                                    9.9%
###############                                                           21.9%
####################                                                      28.5%
#######################                                                   32.8%
############################                                              40.2%
######################################                                    53.4%
############################################                              61.8%
#####################################################                     74.1%
##############################################################            86.1%
####################################################################      95.0%
######################################################################## 100.0%
12:05:10 [2022-02-18T12:05:10.918Z] #29 21.31 
12:05:10 [2022-02-18T12:05:10.955Z] #34 42.21 io
12:05:11 [2022-02-18T12:05:11.484Z] #49 ...
12:05:11 [2022-02-18T12:05:11.484Z] 
12:05:11 [2022-02-18T12:05:11.484Z] #36 [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
12:05:11 [2022-02-18T12:05:11.484Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:11 [2022-02-18T12:05:11.484Z] #36 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:05:11 [2022-02-18T12:05:11.484Z] #36 18.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:05:11 [2022-02-18T12:05:11.484Z] #36 ...
12:05:11 [2022-02-18T12:05:11.484Z] 
12:05:11 [2022-02-18T12:05:11.484Z] #47 [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
12:05:11 [2022-02-18T12:05:11.484Z] #47 sha256:57df894f10bb240065ebf07bd8c8d81d69139f8186b2a6ff0ced9e41893210e9
12:05:11 [2022-02-18T12:05:11.484Z] #47 23.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:05:11 [2022-02-18T12:05:11.484Z] #47 23.55 go: downloading golang.org/x/mod v0.3.0
12:05:11 [2022-02-18T12:05:11.539Z] #29 22.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:05:11 [2022-02-18T12:05:11.641Z] #20 54.61 Setting up iptables (1.8.2-4) ...
12:05:11 [2022-02-18T12:05:11.641Z] #20 54.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:05:11 [2022-02-18T12:05:11.642Z] #20 54.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:05:11 [2022-02-18T12:05:11.642Z] #20 54.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:05:11 [2022-02-18T12:05:11.642Z] #20 54.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:05:11 [2022-02-18T12:05:11.642Z] #20 54.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:05:11 [2022-02-18T12:05:11.642Z] #20 54.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:05:11 [2022-02-18T12:05:11.642Z] #20 54.67 Setting up python3 (3.7.3-1) ...
12:05:11 [2022-02-18T12:05:11.642Z] #20 55.03 Setting up python3-wheel (0.32.3-2) ...
12:05:11 [2022-02-18T12:05:11.800Z] #29 23.01 
12:05:11 [2022-02-18T12:05:11.899Z] #34 43.45 internal/oserror
12:05:11 [2022-02-18T12:05:11.899Z] #34 ...
12:05:11 [2022-02-18T12:05:11.899Z] 
12:05:11 [2022-02-18T12:05:11.899Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:11 [2022-02-18T12:05:11.899Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:11 [2022-02-18T12:05:11.899Z] #13 33.27 Reading package lists...
12:05:12 [2022-02-18T12:05:12.209Z] #20 55.77 Setting up apparmor (2.13.2-10) ...
12:05:12 [2022-02-18T12:05:12.383Z] #29 23.30 #=#=#                                                                         

######################################################################## 100.0%
12:05:12 [2022-02-18T12:05:12.646Z] #29 23.69 
12:05:12 [2022-02-18T12:05:12.742Z] #13 39.94 Building dependency tree...
12:05:12 [2022-02-18T12:05:12.742Z] #13 ...
12:05:12 [2022-02-18T12:05:12.742Z] 
12:05:12 [2022-02-18T12:05:12.742Z] #55 [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
12:05:12 [2022-02-18T12:05:12.742Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.15 The following additional packages will be installed:
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.21   libbtrfs0
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.39 The following NEW packages will be installed:
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.39   libbtrfs-dev libbtrfs0
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.77 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.77 Need to get 119 kB of archives.
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.77 After this operation, 387 kB of additional disk space will be used.
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:05:12 [2022-02-18T12:05:12.742Z] #55 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:05:12 [2022-02-18T12:05:12.742Z] #55 42.84 debconf: delaying package configuration, since apt-utils is not installed
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.08 Fetched 119 kB in 0s (440 kB/s)
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.08 Selecting previously unselected package libbtrfs0.
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.15 Unpacking libbtrfs0 (4.20.1-2) ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.30 Selecting previously unselected package libbtrfs-dev.
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.30 Unpacking libbtrfs-dev (4.20.1-2) ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.56 Setting up libbtrfs0 (4.20.1-2) ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.56 Setting up libbtrfs-dev (4.20.1-2) ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 43.56 Processing triggers for libc-bin (2.28-10) ...
12:05:12 [2022-02-18T12:05:12.742Z] #55 DONE 44.4s
12:05:13 [2022-02-18T12:05:13.003Z] 
12:05:13 [2022-02-18T12:05:13.003Z] #56 [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
12:05:13 [2022-02-18T12:05:13.003Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:05:13 [2022-02-18T12:05:13.613Z] #29 24.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:05:13 [2022-02-18T12:05:13.613Z] #29 24.89 
12:05:14 [2022-02-18T12:05:14.115Z] #20 57.46 Setting up xfsprogs (4.20.0-1) ...
12:05:14 [2022-02-18T12:05:14.115Z] #20 57.47 Setting up python3-lib2to3 (3.7.3-1) ...
12:05:14 [2022-02-18T12:05:14.191Z] #29 25.21 #=#=#                                                                         

######################################################################## 100.0%
12:05:14 [2022-02-18T12:05:14.191Z] #29 25.34 
12:05:14 [2022-02-18T12:05:14.191Z] #29 25.41 Download of images into '/build' complete.
12:05:14 [2022-02-18T12:05:14.191Z] #29 25.41 Use something like the following to load the result into a Docker daemon:
12:05:14 [2022-02-18T12:05:14.191Z] #29 25.41   tar -cC '/build' . | docker load
12:05:14 [2022-02-18T12:05:14.374Z] #20 57.80 Setting up python3-pkg-resources (40.8.0-1) ...
12:05:14 [2022-02-18T12:05:14.579Z] #29 ...
12:05:14 [2022-02-18T12:05:14.579Z] 
12:05:14 [2022-02-18T12:05:14.579Z] #42 [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
12:05:14 [2022-02-18T12:05:14.579Z] #42 sha256:84141437d2e60e55176e2de9ee16ea7b3d34a47494fb58174dbb30817d357ff7
12:05:14 [2022-02-18T12:05:14.579Z] #42 41.93 Selecting previously unselected package libprotobuf-lite17:arm64.
12:05:14 [2022-02-18T12:05:14.579Z] #42 41.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 41.95 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 42.11 Selecting previously unselected package libprotobuf-dev:arm64.
12:05:14 [2022-02-18T12:05:14.579Z] #42 42.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 42.14 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 43.63 Selecting previously unselected package libprotoc17:arm64.
12:05:14 [2022-02-18T12:05:14.579Z] #42 43.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 43.66 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.10 Selecting previously unselected package protobuf-c-compiler.
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.32 Selecting previously unselected package protobuf-compiler.
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.33 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.45 Selecting previously unselected package python-pkg-resources.
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.46 Unpacking python-pkg-resources (40.8.0-1) ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.64 Selecting previously unselected package python-six.
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:05:14 [2022-02-18T12:05:14.579Z] #42 44.65 Unpacking python-six (1.12.0-1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 44.78 Selecting previously unselected package python-protobuf.
12:05:14 [2022-02-18T12:05:14.580Z] #42 44.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 44.79 Unpacking python-protobuf (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 45.33 Setting up python-pkg-resources (40.8.0-1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 47.27 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 47.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 47.31 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 47.33 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 47.35 Setting up python-six (1.12.0-1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 48.83 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 48.86 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 48.90 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 48.95 Setting up libcap-dev:arm64 (1:2.25-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 48.99 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 49.09 Setting up protobuf-compiler (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 49.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 50.15 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 50.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:05:14 [2022-02-18T12:05:14.580Z] #42 50.24 Setting up python-protobuf (3.6.1.3-2) ...
12:05:14 [2022-02-18T12:05:14.634Z] #20 ...
12:05:14 [2022-02-18T12:05:14.634Z] 
12:05:14 [2022-02-18T12:05:14.634Z] #43 [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
12:05:14 [2022-02-18T12:05:14.634Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:14 [2022-02-18T12:05:14.634Z] #43 96.58   CC       criu/crtools.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 97.08   CC       criu/eventfd.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 97.45   CC       criu/eventpoll.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 98.36   CC       criu/external.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 98.75   CC       criu/fault-injection.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 98.87   CC       criu/fdstore.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 99.32   CC       criu/fifo.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 99.75   CC       criu/file-ids.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 100.1   CC       criu/file-lock.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 101.1   CC       criu/files-ext.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 101.5   CC       criu/files-reg.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 103.7   CC       criu/files.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 105.7   CC       criu/filesystems.o
12:05:14 [2022-02-18T12:05:14.634Z] #43 106.6   CC       criu/fsnotify.o
12:05:14 [2022-02-18T12:05:14.842Z] #42 ...
12:05:14 [2022-02-18T12:05:14.842Z] 
12:05:14 [2022-02-18T12:05:14.842Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:14 [2022-02-18T12:05:14.842Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:14 [2022-02-18T12:05:14.842Z] #13 41.53 debconf: delaying package configuration, since apt-utils is not installed
12:05:14 [2022-02-18T12:05:14.842Z] #13 41.73 Fetched 73.4 MB in 5s (14.7 MB/s)
12:05:14 [2022-02-18T12:05:14.842Z] #13 41.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
12:05:14 [2022-02-18T12:05:14.842Z] #13 41.90 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.842Z] #13 41.92 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
12:05:14 [2022-02-18T12:05:14.842Z] #13 42.09 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ...
12:05:14 [2022-02-18T12:05:14.842Z] #13 42.25 Selecting previously unselected package binutils-mingw-w64-i686.
12:05:14 [2022-02-18T12:05:14.842Z] #13 42.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
12:05:14 [2022-02-18T12:05:14.842Z] #13 42.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.842Z] #13 42.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:05:14 [2022-02-18T12:05:14.842Z] #13 44.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:05:14 [2022-02-18T12:05:14.842Z] #13 44.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
12:05:14 [2022-02-18T12:05:14.842Z] #13 44.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:05:15 [2022-02-18T12:05:15.202Z] #43 ...
12:05:15 [2022-02-18T12:05:15.203Z] 
12:05:15 [2022-02-18T12:05:15.203Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:05:15 [2022-02-18T12:05:15.203Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:05:15 [2022-02-18T12:05:15.203Z] #20 58.78 Setting up python3-distutils (3.7.3-1) ...
12:05:15 [2022-02-18T12:05:15.642Z] #22 4.988 Collecting yamllint==1.26.1
12:05:15 [2022-02-18T12:05:15.771Z] #20 59.30 Setting up python3-setuptools (40.8.0-1) ...
12:05:15 [2022-02-18T12:05:15.820Z] #13 49.10 Selecting previously unselected package binutils-mingw-w64.
12:05:15 [2022-02-18T12:05:15.820Z] #13 49.10 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:05:16 [2022-02-18T12:05:16.083Z] #13 49.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:05:16 [2022-02-18T12:05:16.344Z] #13 ...
12:05:16 [2022-02-18T12:05:16.344Z] 
12:05:16 [2022-02-18T12:05:16.345Z] #42 [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
12:05:16 [2022-02-18T12:05:16.345Z] #42 sha256:84141437d2e60e55176e2de9ee16ea7b3d34a47494fb58174dbb30817d357ff7
12:05:16 [2022-02-18T12:05:16.345Z] #42 53.65 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
12:05:16 [2022-02-18T12:05:16.345Z] #42 53.73 Processing triggers for libc-bin (2.28-10) ...
12:05:16 [2022-02-18T12:05:16.606Z] #42 ...
12:05:16 [2022-02-18T12:05:16.606Z] 
12:05:16 [2022-02-18T12:05:16.606Z] #47 [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
12:05:16 [2022-02-18T12:05:16.606Z] #47 sha256:04a7d181f4a08c04a262135b8291c16c07a63eeb8185c0c1062e6bb801f77634
12:05:16 [2022-02-18T12:05:16.606Z] #47 DONE 54.1s
12:05:16 [2022-02-18T12:05:16.606Z] 
12:05:16 [2022-02-18T12:05:16.606Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:16 [2022-02-18T12:05:16.606Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:16 [2022-02-18T12:05:16.606Z] #13 49.89 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:05:16 [2022-02-18T12:05:16.606Z] #13 49.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
12:05:16 [2022-02-18T12:05:16.606Z] #13 49.91 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:05:16 [2022-02-18T12:05:16.606Z] #13 50.13 Selecting previously unselected package dmsetup.
12:05:16 [2022-02-18T12:05:16.606Z] #13 50.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
12:05:16 [2022-02-18T12:05:16.606Z] #13 50.15 Unpacking dmsetup (2:1.02.155-3) ...
12:05:16 [2022-02-18T12:05:16.763Z] #47 ...
12:05:16 [2022-02-18T12:05:16.763Z] 
12:05:16 [2022-02-18T12:05:16.763Z] #55 [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
12:05:16 [2022-02-18T12:05:16.763Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:16 [2022-02-18T12:05:16.763Z] #55 28.80 Fetched 8469 kB in 23s (369 kB/s)
12:05:16 [2022-02-18T12:05:16.870Z] #13 ...
12:05:16 [2022-02-18T12:05:16.870Z] 
12:05:16 [2022-02-18T12:05:16.870Z] #29 [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
12:05:16 [2022-02-18T12:05:16.870Z] #29 sha256:79b68c7df44871fc393bdb61e0dcd23ac42ed9220bb6a11db8d95a49b7df9af9
12:05:16 [2022-02-18T12:05:16.870Z] #29 DONE 27.9s
12:05:16 [2022-02-18T12:05:16.870Z] 
12:05:16 [2022-02-18T12:05:16.870Z] #34 [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
12:05:16 [2022-02-18T12:05:16.870Z] #34 sha256:62cd49cd69f80779019fcfb007a245a7ee569e58b8168c1d0be69b30e3cbf134
12:05:16 [2022-02-18T12:05:16.870Z] #34 44.37 internal/syscall/unix
12:05:16 [2022-02-18T12:05:16.870Z] #34 44.58 time
12:05:16 [2022-02-18T12:05:16.870Z] #34 50.20 internal/poll
12:05:16 [2022-02-18T12:05:16.870Z] #34 50.57 internal/fmtsort
12:05:16 [2022-02-18T12:05:16.870Z] #34 50.89 internal/syscall/execenv
12:05:16 [2022-02-18T12:05:16.870Z] #34 50.97 path
12:05:16 [2022-02-18T12:05:16.870Z] #34 51.24 strings
12:05:16 [2022-02-18T12:05:16.870Z] #34 51.25 io/fs
12:05:16 [2022-02-18T12:05:16.870Z] #34 52.26 os
12:05:16 [2022-02-18T12:05:16.870Z] #34 52.95 bufio
12:05:16 [2022-02-18T12:05:16.870Z] #34 53.71 text/tabwriter
12:05:16 [2022-02-18T12:05:16.870Z] #34 54.04 fmt
12:05:16 [2022-02-18T12:05:16.870Z] #34 54.04 path/filepath
12:05:17 [2022-02-18T12:05:17.011Z] #22 ...
12:05:17 [2022-02-18T12:05:17.011Z] 
12:05:17 [2022-02-18T12:05:17.011Z] #40 [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
12:05:17 [2022-02-18T12:05:17.011Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:05:17 [2022-02-18T12:05:17.011Z] #40 187.4 + dpkg --print-architecture
12:05:17 [2022-02-18T12:05:17.011Z] #40 187.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:05:17 [2022-02-18T12:05:17.131Z] #34 ...
12:05:17 [2022-02-18T12:05:17.131Z] 
12:05:17 [2022-02-18T12:05:17.131Z] #42 [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
12:05:17 [2022-02-18T12:05:17.131Z] #42 sha256:84141437d2e60e55176e2de9ee16ea7b3d34a47494fb58174dbb30817d357ff7
12:05:17 [2022-02-18T12:05:17.131Z] #42 DONE 54.6s
12:05:17 [2022-02-18T12:05:17.131Z] 
12:05:17 [2022-02-18T12:05:17.131Z] #36 [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
12:05:17 [2022-02-18T12:05:17.131Z] #36 sha256:ba8d5cabf6423a466758c67bab4e04c2a3df2dc1d7e50daffeef6d237a703725
12:05:17 [2022-02-18T12:05:17.131Z] #36 44.40 Selecting previously unselected package libicu63:arm64.
12:05:17 [2022-02-18T12:05:17.131Z] #36 44.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_arm64.deb ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 44.42 Unpacking libicu63:arm64 (63.1-6+deb10u2) ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 51.54 Selecting previously unselected package libxml2:arm64.
12:05:17 [2022-02-18T12:05:17.131Z] #36 51.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 51.65 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 53.30 Selecting previously unselected package libarchive13:arm64.
12:05:17 [2022-02-18T12:05:17.131Z] #36 53.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 53.33 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 53.94 Selecting previously unselected package libjsoncpp1:arm64.
12:05:17 [2022-02-18T12:05:17.131Z] #36 53.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 53.98 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 54.19 Selecting previously unselected package librhash0:arm64.
12:05:17 [2022-02-18T12:05:17.131Z] #36 54.19 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 54.21 Unpacking librhash0:arm64 (1.3.8-1) ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 54.43 Selecting previously unselected package libuv1:arm64.
12:05:17 [2022-02-18T12:05:17.131Z] #36 54.44 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
12:05:17 [2022-02-18T12:05:17.131Z] #36 54.47 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
12:05:17 [2022-02-18T12:05:17.149Z] #20 60.59 Setting up python3-pip (18.1-5) ...
12:05:17 [2022-02-18T12:05:17.268Z] #40 187.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:05:17 [2022-02-18T12:05:17.268Z] #40 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:05:17 [2022-02-18T12:05:17.392Z] #36 ...
12:05:17 [2022-02-18T12:05:17.392Z] 
12:05:17 [2022-02-18T12:05:17.392Z] #43 [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
12:05:17 [2022-02-18T12:05:17.392Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:05:18 [2022-02-18T12:05:18.086Z] #20 61.52 Processing triggers for libc-bin (2.28-10) ...
12:05:18 [2022-02-18T12:05:18.086Z] #20 61.55 Processing triggers for mime-support (3.62) ...
12:05:18 [2022-02-18T12:05:18.305Z] #56 ...
12:05:18 [2022-02-18T12:05:18.305Z] 
12:05:18 [2022-02-18T12:05:18.305Z] #42 [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
12:05:18 [2022-02-18T12:05:18.305Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:18 [2022-02-18T12:05:18.305Z] #42 41.14 The following NEW packages will be installed:
12:05:18 [2022-02-18T12:05:18.305Z] #42 41.14   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:05:18 [2022-02-18T12:05:18.305Z] #42 41.14   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:05:18 [2022-02-18T12:05:18.305Z] #42 41.14   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:05:18 [2022-02-18T12:05:18.305Z] #42 41.14   python-six zlib1g-dev
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Need to get 4095 kB of archives.
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 After this operation, 22.5 MB of additional disk space will be used.
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.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]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 41.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:05:18 [2022-02-18T12:05:18.306Z] #42 42.89 debconf: delaying package configuration, since apt-utils is not installed
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.08 Fetched 4095 kB in 1s (6653 kB/s)
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.08 Selecting previously unselected package libcap-dev:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.28 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.56 Selecting previously unselected package libnet1:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.56 Selecting previously unselected package libnet1-dev.
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.78 Selecting previously unselected package libnl-3-200:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.88 Selecting previously unselected package libnl-3-dev:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 43.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.10 Selecting previously unselected package libprotobuf-c1:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.13 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.13 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.20 Selecting previously unselected package zlib1g-dev:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.50 Selecting previously unselected package libprotobuf17:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 44.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 45.38 Selecting previously unselected package libprotobuf-lite17:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 45.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 45.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 45.60 Selecting previously unselected package libprotobuf-dev:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 45.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 45.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 46.66 Selecting previously unselected package libprotoc17:amd64.
12:05:18 [2022-02-18T12:05:18.306Z] #42 46.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 46.66 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.21 Selecting previously unselected package protobuf-c-compiler.
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.39 Selecting previously unselected package protobuf-compiler.
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.39 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.61 Selecting previously unselected package python-pkg-resources.
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.61 Unpacking python-pkg-resources (40.8.0-1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.68 Selecting previously unselected package python-six.
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.68 Unpacking python-six (1.12.0-1) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.81 Selecting previously unselected package python-protobuf.
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 47.81 Unpacking python-protobuf (3.6.1.3-2) ...
12:05:18 [2022-02-18T12:05:18.306Z] #42 48.36 Setting up python-pkg-resources (40.8.0-1) ...
12:05:18 [2022-02-18T12:05:18.345Z] #20 DONE 62.1s
12:05:18 [2022-02-18T12:05:18.345Z] 
12:05:18 [2022-02-18T12:05:18.345Z] #43 [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
12:05:18 [2022-02-18T12:05:18.345Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:18 [2022-02-18T12:05:18.345Z] #43 107.6   CC       criu/image-desc.o
12:05:18 [2022-02-18T12:05:18.345Z] #43 107.8   CC       criu/image.o
12:05:18 [2022-02-18T12:05:18.345Z] #43 108.8   CC       criu/ipc_ns.o
12:05:18 [2022-02-18T12:05:18.345Z] #43 110.0   CC       criu/irmap.o
12:05:18 [2022-02-18T12:05:18.914Z] #43 110.9   CC       criu/kcmp-ids.o
12:05:19 [2022-02-18T12:05:19.482Z] #43 ...
12:05:19 [2022-02-18T12:05:19.482Z] 
12:05:19 [2022-02-18T12:05:19.483Z] #21 [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
12:05:19 [2022-02-18T12:05:19.483Z] #21 sha256:e92fd0ad334e6770a43e876b4798cdbdb3d9bc2fbe8e8d59c6c61515376889a2
12:05:19 [2022-02-18T12:05:19.483Z] #21 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:05:19 [2022-02-18T12:05:19.483Z] #21 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:05:19 [2022-02-18T12:05:19.483Z] #21 0.929 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:05:19 [2022-02-18T12:05:19.483Z] #21 DONE 1.0s
12:05:19 [2022-02-18T12:05:19.483Z] 
12:05:19 [2022-02-18T12:05:19.483Z] #43 [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
12:05:19 [2022-02-18T12:05:19.483Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:19 [2022-02-18T12:05:19.483Z] #43 111.3   CC       criu/kerndat.o
12:05:19 [2022-02-18T12:05:19.945Z] #43 2.490 Note: Building without setproctitle() and strlcpy() support.
12:05:19 [2022-02-18T12:05:19.945Z] #43 2.490       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:05:19 [2022-02-18T12:05:19.945Z] #43 2.497 Note: Building without GnuTLS support
12:05:19 [2022-02-18T12:05:19.945Z] #43 2.499 Makefile.config:39: Warn: you have no libnftables installed
12:05:19 [2022-02-18T12:05:19.945Z] #43 2.511 Makefile.config:40: Warn: Building without nftables support
12:05:20 [2022-02-18T12:05:20.226Z] #42 ...
12:05:20 [2022-02-18T12:05:20.227Z] 
12:05:20 [2022-02-18T12:05:20.227Z] #36 [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
12:05:20 [2022-02-18T12:05:20.227Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:20 [2022-02-18T12:05:20.227Z] #36 40.47 Building dependency tree...
12:05:20 [2022-02-18T12:05:20.227Z] #36 43.15 The following additional packages will be installed:
12:05:20 [2022-02-18T12:05:20.227Z] #36 43.28   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:05:20 [2022-02-18T12:05:20.227Z] #36 43.28 Suggested packages:
12:05:20 [2022-02-18T12:05:20.227Z] #36 43.28   cmake-doc ninja-build lrzip
12:05:20 [2022-02-18T12:05:20.227Z] #36 43.28 Recommended packages:
12:05:20 [2022-02-18T12:05:20.227Z] #36 43.28   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.10 The following NEW packages will be installed:
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.10   vim-common xxd
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.42 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.42 Need to get 14.9 MB of archives.
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.42 After this operation, 61.8 MB of additional disk space will be used.
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 44.64 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 45.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 45.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 45.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 45.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 45.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 45.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:05:20 [2022-02-18T12:05:20.227Z] #36 46.64 debconf: delaying package configuration, since apt-utils is not installed
12:05:20 [2022-02-18T12:05:20.227Z] #36 46.75 Fetched 14.9 MB in 2s (9405 kB/s)
12:05:20 [2022-02-18T12:05:20.227Z] #36 46.82 Selecting previously unselected package xxd.
12:05:20 [2022-02-18T12:05:20.227Z] #36 46.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:20 [2022-02-18T12:05:20.227Z] #36 46.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 46.90 Unpacking xxd (2:8.1.0875-5) ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 47.11 Selecting previously unselected package vim-common.
12:05:20 [2022-02-18T12:05:20.227Z] #36 47.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 47.12 Unpacking vim-common (2:8.1.0875-5) ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 47.58 Selecting previously unselected package cmake-data.
12:05:20 [2022-02-18T12:05:20.227Z] #36 47.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 47.58 Unpacking cmake-data (3.13.4-1) ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 50.28 Selecting previously unselected package libicu63:amd64.
12:05:20 [2022-02-18T12:05:20.227Z] #36 50.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ...
12:05:20 [2022-02-18T12:05:20.227Z] #36 50.28 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:05:20 [2022-02-18T12:05:20.800Z] #36 ...
12:05:20 [2022-02-18T12:05:20.800Z] 
12:05:20 [2022-02-18T12:05:20.800Z] #42 [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
12:05:20 [2022-02-18T12:05:20.800Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:20 [2022-02-18T12:05:20.800Z] #42 52.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:05:20 [2022-02-18T12:05:20.800Z] #42 52.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:05:20 [2022-02-18T12:05:20.800Z] #42 52.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:05:20 [2022-02-18T12:05:20.800Z] #42 52.52 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:05:20 [2022-02-18T12:05:20.800Z] #42 52.52 Setting up python-six (1.12.0-1) ...
12:05:20 [2022-02-18T12:05:20.864Z] #43 112.7   CC       criu/libnetlink.o
12:05:21 [2022-02-18T12:05:21.007Z] #55 28.80 Reading package lists...
12:05:21 [2022-02-18T12:05:21.007Z] #55 ...
12:05:21 [2022-02-18T12:05:21.007Z] 
12:05:21 [2022-02-18T12:05:21.007Z] #58 [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
12:05:21 [2022-02-18T12:05:21.007Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:05:21 [2022-02-18T12:05:21.007Z] #58 22.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:05:21 [2022-02-18T12:05:21.007Z] #58 29.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:05:21 [2022-02-18T12:05:21.007Z] #58 29.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:05:21 [2022-02-18T12:05:21.007Z] #58 ...
12:05:21 [2022-02-18T12:05:21.007Z] 
12:05:21 [2022-02-18T12:05:21.007Z] #67 [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
12:05:21 [2022-02-18T12:05:21.007Z] #67 sha256:94dcfc20ff23bd7d067c400917799cc05af46fdbd0ace515b92b28d90c8a89bf
12:05:21 [2022-02-18T12:05:21.007Z] #67 30.49 Checking out files:  65% (1244/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:05:21 [2022-02-18T12:05:21.007Z] #67 31.57 + cd /tmp/tmp.n0KgKMKVZs/src/github.com/docker/libnetwork
12:05:21 [2022-02-18T12:05:21.007Z] #67 31.57 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:05:21 [2022-02-18T12:05:21.007Z] #67 32.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:05:21 [2022-02-18T12:05:21.007Z] #67 ...
12:05:21 [2022-02-18T12:05:21.007Z] 
12:05:21 [2022-02-18T12:05:21.007Z] #45 [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
12:05:21 [2022-02-18T12:05:21.007Z] #45 sha256:aaecdbfd56922787980bc002be2362481c36f34026d88282d89a74c16cc26470
12:05:21 [2022-02-18T12:05:21.007Z] #45 DONE 33.2s
12:05:21 [2022-02-18T12:05:21.007Z] 
12:05:21 [2022-02-18T12:05:21.007Z] #49 [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
12:05:21 [2022-02-18T12:05:21.007Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:05:21 [2022-02-18T12:05:21.007Z] #49 28.27 go: downloading github.com/sirupsen/logrus v1.4.2
12:05:21 [2022-02-18T12:05:21.007Z] #49 28.29 go: downloading github.com/stretchr/testify v1.4.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 28.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:05:21 [2022-02-18T12:05:21.007Z] #49 28.67 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:05:21 [2022-02-18T12:05:21.007Z] #49 28.73 go: downloading github.com/hashicorp/hcl v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.11 go: downloading github.com/magiconair/properties v1.8.1
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.14 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.20 go: downloading github.com/pelletier/go-toml v1.2.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.33 go: downloading github.com/spf13/afero v1.1.2
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.44 go: downloading github.com/spf13/cast v1.3.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.58 go: downloading github.com/subosito/gotenv v1.2.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.70 go: downloading gopkg.in/ini.v1 v1.51.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.71 go: downloading gopkg.in/yaml.v2 v2.2.7
12:05:21 [2022-02-18T12:05:21.007Z] #49 29.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:05:21 [2022-02-18T12:05:21.007Z] #49 30.03 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 30.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 30.41 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 30.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 31.19 go: downloading github.com/go-toolsmith/astp v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 31.36 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 31.44 go: downloading github.com/go-toolsmith/typep v1.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 32.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:05:21 [2022-02-18T12:05:21.007Z] #49 32.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:05:21 [2022-02-18T12:05:21.007Z] #49 33.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:05:21 [2022-02-18T12:05:21.007Z] #49 33.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:05:21 [2022-02-18T12:05:21.007Z] #49 33.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:05:21 [2022-02-18T12:05:21.007Z] #49 33.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:05:21 [2022-02-18T12:05:21.007Z] #49 33.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:05:21 [2022-02-18T12:05:21.007Z] #49 33.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:05:21 [2022-02-18T12:05:21.124Z] #43 113.1   CC       criu/log.o
12:05:21 [2022-02-18T12:05:21.268Z] #49 33.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:05:21 [2022-02-18T12:05:21.336Z] #43 3.950 fatal: not a git repository (or any of the parent directories): .git
12:05:21 [2022-02-18T12:05:21.336Z] #43 4.028   GEN      .gitid
12:05:21 [2022-02-18T12:05:21.336Z] #43 4.080   GEN      criu/include/version.h
12:05:21 [2022-02-18T12:05:21.336Z] #43 4.133   GEN      include/common/asm
12:05:21 [2022-02-18T12:05:21.442Z] #40 ...
12:05:21 [2022-02-18T12:05:21.442Z] 
12:05:21 [2022-02-18T12:05:21.442Z] #43 [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
12:05:21 [2022-02-18T12:05:21.442Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:21 [2022-02-18T12:05:21.442Z] #43 115.5   CC       criu/mount.o
12:05:21 [2022-02-18T12:05:21.442Z] #43 119.8   CC       criu/namespaces.o
12:05:21 [2022-02-18T12:05:21.442Z] #43 121.4   CC       criu/net.o
12:05:21 [2022-02-18T12:05:21.442Z] #43 124.3   CC       criu/netfilter.o
12:05:21 [2022-02-18T12:05:21.442Z] #43 124.7   CC       criu/page-pipe.o
12:05:21 [2022-02-18T12:05:21.442Z] #43 125.3   CC       criu/page-xfer.o
12:05:21 [2022-02-18T12:05:21.442Z] #43 ...
12:05:21 [2022-02-18T12:05:21.442Z] 
12:05:21 [2022-02-18T12:05:21.442Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:05:21 [2022-02-18T12:05:21.442Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:05:21 [2022-02-18T12:05:21.442Z] #22 10.35   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:05:21 [2022-02-18T12:05:21.529Z] #49 ...
12:05:21 [2022-02-18T12:05:21.529Z] 
12:05:21 [2022-02-18T12:05:21.529Z] #40 [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
12:05:21 [2022-02-18T12:05:21.529Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:05:21 [2022-02-18T12:05:21.600Z] #43 ...
12:05:21 [2022-02-18T12:05:21.600Z] 
12:05:21 [2022-02-18T12:05:21.600Z] #36 [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
12:05:21 [2022-02-18T12:05:21.600Z] #36 sha256:ba8d5cabf6423a466758c67bab4e04c2a3df2dc1d7e50daffeef6d237a703725
12:05:21 [2022-02-18T12:05:21.600Z] #36 54.77 Selecting previously unselected package cmake.
12:05:21 [2022-02-18T12:05:21.600Z] #36 54.77 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 54.82 Unpacking cmake (3.13.4-1) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.45 Setting up libicu63:arm64 (63.1-6+deb10u2) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.47 Setting up xxd (2:8.1.0875-5) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.49 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.52 Setting up vim-common (2:8.1.0875-5) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.57 Setting up librhash0:arm64 (1.3.8-1) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.59 Setting up cmake-data (3.13.4-1) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.61 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.63 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.64 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.66 Setting up cmake (3.13.4-1) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.69 Processing triggers for libc-bin (2.28-10) ...
12:05:21 [2022-02-18T12:05:21.600Z] #36 57.76 Processing triggers for mime-support (3.62) ...
12:05:21 [2022-02-18T12:05:21.601Z] #36 DONE 59.1s
12:05:21 [2022-02-18T12:05:21.692Z] #43 113.6   CC       criu/lsm.o
12:05:21 [2022-02-18T12:05:21.699Z] #22 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:05:21 [2022-02-18T12:05:21.699Z] #22 11.64   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:05:21 [2022-02-18T12:05:21.789Z] #40 33.34 Checking out files:  78% (1440/1837)   
Checking out files:  79% (1452/1837)   
Checking out files:  80% (1470/1837)   
Checking out files:  81% (1488/1837)   
Checking out files:  82% (1507/1837)   
Checking out files:  83% (1525/1837)   
Checking out files:  84% (1544/1837)   
Checking out files:  85% (1562/1837)   
Checking out files:  86% (1580/1837)   
Checking out files:  87% (1599/1837)   
Checking out files:  88% (1617/1837)   
Checking out files:  89% (1635/1837)   
Checking out files:  90% (1654/1837)   
Checking out files:  91% (1672/1837)   
Checking out files:  92% (1691/1837)   
Checking out files:  93% (1709/1837)   
Checking out files:  94% (1727/1837)   
Checking out files:  95% (1746/1837)   
Checking out files:  96% (1764/1837)   
Checking out files:  97% (1782/1837)   
Checking out files:  98% (1801/1837)   
Checking out files:  99% (1819/1837)   
Checking out files: 100% (1837/1837)   
Checking out files: 100% (1837/1837), done.
12:05:21 [2022-02-18T12:05:21.863Z] 
12:05:21 [2022-02-18T12:05:21.863Z] #37 [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
12:05:21 [2022-02-18T12:05:21.863Z] #37 sha256:dfd8ca969cefc3985d3d621d1378a90c11ad1f69d9c1a27f707b9c04b81f3414
12:05:21 [2022-02-18T12:05:21.957Z] #22 11.71 Collecting pyyaml (from yamllint==1.26.1)
12:05:22 [2022-02-18T12:05:22.049Z] #40 33.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:05:22 [2022-02-18T12:05:22.192Z] #42 ...
12:05:22 [2022-02-18T12:05:22.192Z] 
12:05:22 [2022-02-18T12:05:22.192Z] #34 [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
12:05:22 [2022-02-18T12:05:22.192Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:05:22 [2022-02-18T12:05:22.192Z] #34 43.66 syscall
12:05:22 [2022-02-18T12:05:22.192Z] #34 44.64 reflect
12:05:22 [2022-02-18T12:05:22.192Z] #34 51.84 internal/syscall/unix
12:05:22 [2022-02-18T12:05:22.192Z] #34 52.16 time
12:05:22 [2022-02-18T12:05:22.192Z] #34 ...
12:05:22 [2022-02-18T12:05:22.192Z] 
12:05:22 [2022-02-18T12:05:22.192Z] #56 [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
12:05:22 [2022-02-18T12:05:22.192Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + RM_GOPATH=0
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + TMP_GOPATH=
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + : /build
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + '[' -z '' ']'
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 ++ mktemp -d
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + export GOPATH=/tmp/tmp.bCJvwRNWy8
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + GOPATH=/tmp/tmp.bCJvwRNWy8
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + RM_GOPATH=1
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + case "$(go env GOARCH)" in
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 ++ go env GOARCH
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + export GO_BUILDMODE=-buildmode=pie
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 + GO_BUILDMODE=-buildmode=pie
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.135 ++ dirname /tmp/install/install.sh
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 Install containerd version v1.5.9
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + dir=/tmp/install
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + bin=containerd
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + shift
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + '[' '!' -f /tmp/install/containerd.installer ']'
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + . /tmp/install/containerd.installer
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 ++ set -e
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 ++ : v1.5.9
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + install_containerd
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + echo 'Install containerd version v1.5.9'
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bCJvwRNWy8/src/github.com/containerd/containerd
12:05:22 [2022-02-18T12:05:22.192Z] #56 8.147 Cloning into '/tmp/tmp.bCJvwRNWy8/src/github.com/containerd/containerd'...
12:05:22 [2022-02-18T12:05:22.220Z] #22 12.04   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.641 + RM_GOPATH=0
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.641 + TMP_GOPATH=
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.642 + : /build
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.642 + '[' -z '' ']'
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.642 ++ mktemp -d
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.645 + export GOPATH=/tmp/tmp.3NXtqZRuU2
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.645 + GOPATH=/tmp/tmp.3NXtqZRuU2
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.645 + RM_GOPATH=1
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.647 + case "$(go env GOARCH)" in
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.648 ++ go env GOARCH
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.657 + export GO_BUILDMODE=-buildmode=pie
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.657 + GO_BUILDMODE=-buildmode=pie
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.658 ++ dirname /tmp/install/install.sh
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.658 + dir=/tmp/install
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.659 + bin=tini
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.659 + shift
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.659 + '[' '!' -f /tmp/install/tini.installer ']'
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.659 + . /tmp/install/tini.installer
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.661 ++ : v0.19.0
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.661 + install_tini
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.661 + echo 'Install tini version v0.19.0'
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.662 Install tini version v0.19.0
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.662 + git clone https://github.com/krallin/tini.git /tmp/tmp.3NXtqZRuU2/tini
12:05:22 [2022-02-18T12:05:22.441Z] #37 0.663 Cloning into '/tmp/tmp.3NXtqZRuU2/tini'...
12:05:22 [2022-02-18T12:05:22.491Z] #22 12.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:05:22 [2022-02-18T12:05:22.491Z] #22 12.32 Building wheels for collected packages: yamllint
12:05:22 [2022-02-18T12:05:22.491Z] #22 12.32   Running setup.py bdist_wheel for yamllint: started
12:05:22 [2022-02-18T12:05:22.628Z] #43 114.2   CC       criu/mem.o
12:05:22 [2022-02-18T12:05:22.847Z] Removing intermediate container 378fd27f31f8
12:05:22 [2022-02-18T12:05:22.847Z]  ---> 985f5a3a5607
12:05:22 [2022-02-18T12:05:22.847Z] Step 7/10 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
12:05:22 [2022-02-18T12:05:22.847Z]  ---> Running in a7340db79bd6
12:05:22 [2022-02-18T12:05:22.847Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading gotest.tools/gotestsum v1.7.0
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/fatih/color v1.10.0
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/dnephin/pflag v1.0.7
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/pkg/errors v0.9.1
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/mattn/go-colorable v0.1.8
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/mattn/go-isatty v0.0.12
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading github.com/jonboulle/clockwork v0.2.2
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading golang.org/x/tools v0.1.0
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:05:22 [2022-02-18T12:05:22.847Z] go: downloading golang.org/x/mod v0.3.0
12:05:23 [2022-02-18T12:05:23.015Z] #37 1.165 + cd /tmp/tmp.3NXtqZRuU2/tini
12:05:23 [2022-02-18T12:05:23.015Z] #37 1.165 + git checkout -q v0.19.0
12:05:23 [2022-02-18T12:05:23.015Z] #37 1.213 + cmake .
12:05:23 [2022-02-18T12:05:23.276Z] #37 1.615 -- The C compiler identification is GNU 8.3.0
12:05:23 [2022-02-18T12:05:23.276Z] #37 1.659 -- Check for working C compiler: /usr/bin/cc
12:05:23 [2022-02-18T12:05:23.435Z] #22 13.32   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:05:23 [2022-02-18T12:05:23.583Z] #56 ...
12:05:23 [2022-02-18T12:05:23.583Z] 
12:05:23 [2022-02-18T12:05:23.583Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:23 [2022-02-18T12:05:23.583Z] #13 39.94 Building dependency tree...
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91 The following additional packages will be installed:
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91   mingw-w64-x86-64-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91 Suggested packages:
12:05:23 [2022-02-18T12:05:23.583Z] #13 42.91   gcc-8-locales seccomp wine64
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89 The following NEW packages will be installed:
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89 The following packages will be upgraded:
12:05:23 [2022-02-18T12:05:23.583Z] #13 43.89   libseccomp2
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.34 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.34 Need to get 77.8 MB of archives.
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.34 After this operation, 487 MB of additional disk space will be used.
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.34 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.34 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.50 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]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.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]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 44.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 45.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 45.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 45.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 48.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.77 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]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:05:23 [2022-02-18T12:05:23.583Z] #13 50.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:05:23 [2022-02-18T12:05:23.694Z] #22 13.32   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:05:23 [2022-02-18T12:05:23.694Z] #22 13.38 Successfully built yamllint
12:05:23 [2022-02-18T12:05:23.694Z] #22 13.40 Installing collected packages: pathspec, pyyaml, yamllint
12:05:23 [2022-02-18T12:05:23.847Z] #37 2.095 -- Check for working C compiler: /usr/bin/cc -- works
12:05:23 [2022-02-18T12:05:23.847Z] #37 2.108 -- Detecting C compiler ABI info
12:05:23 [2022-02-18T12:05:23.951Z] #22 13.83 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:05:23 [2022-02-18T12:05:23.961Z] #40 36.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:05:24 [2022-02-18T12:05:24.420Z] #37 2.517 -- Detecting C compiler ABI info - done
12:05:24 [2022-02-18T12:05:24.420Z] #37 2.531 -- Detecting C compile features
12:05:24 [2022-02-18T12:05:24.517Z] #22 DONE 14.3s
12:05:24 [2022-02-18T12:05:24.517Z] 
12:05:24 [2022-02-18T12:05:24.517Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:05:24 [2022-02-18T12:05:24.517Z] #25 sha256:71db320b098b1499f1215056901ce10b535328708f3f631cb3dd5ce4d6249185
12:05:24 [2022-02-18T12:05:24.526Z] #13 52.10 debconf: delaying package configuration, since apt-utils is not installed
12:05:24 [2022-02-18T12:05:24.526Z] #13 52.35 Fetched 77.8 MB in 7s (11.2 MB/s)
12:05:24 [2022-02-18T12:05:24.540Z] #43 116.1   CC       criu/memfd.o
12:05:24 [2022-02-18T12:05:24.775Z] #25 DONE 0.3s
12:05:24 [2022-02-18T12:05:24.775Z] 
12:05:24 [2022-02-18T12:05:24.775Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:05:24 [2022-02-18T12:05:24.775Z] #30 sha256:b82d770eef95c4d1d1e077ab92ccf687651acff3f9a0ce673a36aa57bf146ab6
12:05:24 [2022-02-18T12:05:24.788Z] #13 52.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:24 [2022-02-18T12:05:24.788Z] #13 52.53 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
12:05:24 [2022-02-18T12:05:24.788Z] #13 52.56 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
12:05:24 [2022-02-18T12:05:24.800Z] #43 116.7   CC       criu/mount.o
12:05:25 [2022-02-18T12:05:25.061Z] #13 52.83 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
12:05:25 [2022-02-18T12:05:25.061Z] #13 ...
12:05:25 [2022-02-18T12:05:25.061Z] 
12:05:25 [2022-02-18T12:05:25.061Z] #42 [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
12:05:25 [2022-02-18T12:05:25.061Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.70 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.71 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.72 Setting up protobuf-compiler (3.6.1.3-2) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:05:25 [2022-02-18T12:05:25.061Z] #42 56.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:05:25 [2022-02-18T12:05:25.322Z] #42 56.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:05:25 [2022-02-18T12:05:25.322Z] #42 56.83 Setting up python-protobuf (3.6.1.3-2) ...
12:05:25 [2022-02-18T12:05:25.362Z] #37 3.759 -- Detecting C compile features - done
12:05:25 [2022-02-18T12:05:25.362Z] #37 3.778 -- Performing Test HAS_BUILTIN_FORTIFY
12:05:25 [2022-02-18T12:05:25.623Z] #37 4.014 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:05:25 [2022-02-18T12:05:25.870Z] #40 ...
12:05:25 [2022-02-18T12:05:25.870Z] 
12:05:25 [2022-02-18T12:05:25.870Z] #34 [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
12:05:25 [2022-02-18T12:05:25.870Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:05:25 [2022-02-18T12:05:25.870Z] #34 28.11 encoding
12:05:25 [2022-02-18T12:05:25.870Z] #34 ...
12:05:25 [2022-02-18T12:05:25.870Z] 
12:05:25 [2022-02-18T12:05:25.870Z] #49 [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
12:05:25 [2022-02-18T12:05:25.870Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.03 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:05:25 [2022-02-18T12:05:25.870Z] #49 34.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.10 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.19 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.29 go: downloading github.com/ultraware/funlen v0.0.2
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.40 go: downloading github.com/ultraware/whitespace v0.0.4
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.41 go: downloading github.com/uudashr/gocognit v1.0.1
12:05:25 [2022-02-18T12:05:25.870Z] #49 35.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:05:25 [2022-02-18T12:05:25.870Z] #49 36.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:05:25 [2022-02-18T12:05:25.870Z] #49 36.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:05:25 [2022-02-18T12:05:25.870Z] #49 36.66 go: downloading github.com/davecgh/go-spew v1.1.1
12:05:25 [2022-02-18T12:05:25.870Z] #49 36.67 go: downloading github.com/pmezard/go-difflib v1.0.0
12:05:25 [2022-02-18T12:05:25.870Z] #49 36.71 go: downloading github.com/stretchr/objx v0.2.0
12:05:25 [2022-02-18T12:05:25.870Z] #49 36.95 go: downloading golang.org/x/text v0.3.2
12:05:25 [2022-02-18T12:05:25.884Z] #37 4.120 -- Configuring done
12:05:25 [2022-02-18T12:05:25.884Z] #37 4.140 -- Generating done
12:05:25 [2022-02-18T12:05:25.884Z] #37 4.146 -- Build files have been written to: /tmp/tmp.3NXtqZRuU2/tini
12:05:25 [2022-02-18T12:05:25.884Z] #37 4.148 + make tini-static
12:05:26 [2022-02-18T12:05:26.145Z] #37 4.470 Scanning dependencies of target tini-static
12:05:26 [2022-02-18T12:05:26.145Z] #37 4.505 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:05:26 [2022-02-18T12:05:26.267Z] #42 ...
12:05:26 [2022-02-18T12:05:26.267Z] 
12:05:26 [2022-02-18T12:05:26.267Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:26 [2022-02-18T12:05:26.267Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:05:26 [2022-02-18T12:05:26.267Z] #32 47.38 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.
12:05:26 [2022-02-18T12:05:26.267Z] #32 47.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:05:26 [2022-02-18T12:05:26.267Z] #32 47.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:26 [2022-02-18T12:05:26.267Z] #32 ...
12:05:26 [2022-02-18T12:05:26.267Z] 
12:05:26 [2022-02-18T12:05:26.267Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:26 [2022-02-18T12:05:26.267Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:26 [2022-02-18T12:05:26.267Z] #13 52.98 Selecting previously unselected package binutils-mingw-w64-i686.
12:05:26 [2022-02-18T12:05:26.268Z] #13 52.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 ... 15421 files and directories currently installed.)
12:05:26 [2022-02-18T12:05:26.268Z] #13 53.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:05:26 [2022-02-18T12:05:26.268Z] #13 53.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:05:27 [2022-02-18T12:05:27.088Z] #37 ...
12:05:27 [2022-02-18T12:05:27.088Z] 
12:05:27 [2022-02-18T12:05:27.088Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:27 [2022-02-18T12:05:27.088Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:27 [2022-02-18T12:05:27.088Z] #13 50.40 Selecting previously unselected package mingw-w64-common.
12:05:27 [2022-02-18T12:05:27.088Z] #13 50.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:05:27 [2022-02-18T12:05:27.088Z] #13 50.44 Unpacking mingw-w64-common (6.0.0-3) ...
12:05:27 [2022-02-18T12:05:27.088Z] #13 56.26 Selecting previously unselected package mingw-w64-x86-64-dev.
12:05:27 [2022-02-18T12:05:27.088Z] #13 56.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:05:27 [2022-02-18T12:05:27.088Z] #13 56.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:05:27 [2022-02-18T12:05:27.088Z] #13 ...
12:05:27 [2022-02-18T12:05:27.088Z] 
12:05:27 [2022-02-18T12:05:27.088Z] #43 [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
12:05:27 [2022-02-18T12:05:27.088Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.423   PBCC     images/timens.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.437   DEP      images/timens.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.487   PBCC     images/fown.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.512   PBCC     images/google/protobuf/descriptor.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.588   PBCC     images/opts.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.625   PBCC     images/memfd.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.686   DEP      images/fown.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.720   DEP      images/google/protobuf/descriptor.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.747   DEP      images/opts.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.779   DEP      images/memfd.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.818   PBCC     images/sit.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.892   DEP      images/sit.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.930   PBCC     images/macvlan.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.935   DEP      images/macvlan.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 5.971   PBCC     images/autofs.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.008   DEP      images/autofs.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.035   PBCC     images/sysctl.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.064   DEP      images/sysctl.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.098   PBCC     images/time.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.122   DEP      images/time.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.151   PBCC     images/binfmt-misc.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.177   DEP      images/binfmt-misc.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.194   PBCC     images/seccomp.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.221   DEP      images/seccomp.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.251   PBCC     images/userns.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.270   DEP      images/userns.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.326   PBCC     images/cgroup.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.349   DEP      images/cgroup.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.375   PBCC     images/ext-file.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.425   DEP      images/ext-file.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.459   PBCC     images/rpc.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.511   DEP      images/rpc.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.555   PBCC     images/siginfo.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.593   DEP      images/siginfo.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.603   PBCC     images/pagemap.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.689   DEP      images/pagemap.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.731   PBCC     images/rlimit.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.749   DEP      images/rlimit.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.797   PBCC     images/file-lock.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.816   DEP      images/file-lock.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.867   PBCC     images/tty.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.936   DEP      images/tty.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 6.967   PBCC     images/tun.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.012   PBCC     images/netdev.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.042   DEP      images/tun.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.092   DEP      images/netdev.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.141   PBCC     images/vma.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.177   DEP      images/vma.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.228   PBCC     images/creds.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.247   DEP      images/creds.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.270   PBCC     images/utsns.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.289   DEP      images/utsns.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.319   PBCC     images/ipc-desc.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.358   PBCC     images/ipc-sem.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.372   DEP      images/ipc-desc.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.446   DEP      images/ipc-sem.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.544   PBCC     images/ipc-msg.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.604   DEP      images/ipc-msg.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.632   PBCC     images/ipc-shm.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.650   DEP      images/ipc-shm.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.678   PBCC     images/ipc-var.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.694   DEP      images/ipc-var.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.744   PBCC     images/sk-opts.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.788   PBCC     images/packet-sock.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.852   DEP      images/sk-opts.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.887   DEP      images/packet-sock.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.932   PBCC     images/sk-netlink.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 7.967   DEP      images/sk-netlink.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.007   PBCC     images/sk-inet.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.076   DEP      images/sk-inet.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.101   PBCC     images/sk-unix.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.137   DEP      images/sk-unix.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.174   PBCC     images/mm.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.204   DEP      images/mm.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.251   PBCC     images/timerfd.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.310   DEP      images/timerfd.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.357   PBCC     images/timer.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.364   DEP      images/timer.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.411   PBCC     images/sa.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.465   DEP      images/sa.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.492   PBCC     images/pipe-data.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.508   DEP      images/pipe-data.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.560   PBCC     images/mnt.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.628   DEP      images/mnt.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.661   PBCC     images/sk-packet.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.682   DEP      images/sk-packet.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.720   PBCC     images/tcp-stream.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.762   DEP      images/tcp-stream.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.790   PBCC     images/pipe.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.833   DEP      images/pipe.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.880   PBCC     images/pstree.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.909   DEP      images/pstree.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.933   PBCC     images/fs.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.967   DEP      images/fs.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 8.983   PBCC     images/signalfd.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.024   DEP      images/signalfd.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.052   PBCC     images/fh.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.087   PBCC     images/fsnotify.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.127   DEP      images/fh.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.155   DEP      images/fsnotify.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.180   PBCC     images/eventpoll.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.208   DEP      images/eventpoll.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.237   PBCC     images/eventfd.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.260   DEP      images/eventfd.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.291   PBCC     images/remap-file-path.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.317   DEP      images/remap-file-path.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.349   PBCC     images/fifo.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.376   DEP      images/fifo.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.420   PBCC     images/ghost-file.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.449   DEP      images/ghost-file.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.466   PBCC     images/regfile.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.527   DEP      images/regfile.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.559   PBCC     images/ns.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.606   DEP      images/ns.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.658   PBCC     images/fdinfo.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.750   DEP      images/fdinfo.pb-c.d
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.865   PBCC     images/core-aarch64.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.903   PBCC     images/core-arm.pb-c.c
12:05:27 [2022-02-18T12:05:27.088Z] #43 9.953   PBCC     images/core-ppc64.pb-c.c
12:05:27 [2022-02-18T12:05:27.348Z] #43 9.982   PBCC     images/core-s390.pb-c.c
12:05:27 [2022-02-18T12:05:27.348Z] #43 10.03   PBCC     images/core-x86.pb-c.c
12:05:27 [2022-02-18T12:05:27.348Z] #43 10.07   PBCC     images/core.pb-c.c
12:05:27 [2022-02-18T12:05:27.348Z] #43 10.17   PBCC     images/inventory.pb-c.c
12:05:27 [2022-02-18T12:05:27.348Z] #43 10.23   DEP      images/core-aarch64.pb-c.d
12:05:27 [2022-02-18T12:05:27.348Z] #43 10.26   DEP      images/core-arm.pb-c.d
12:05:27 [2022-02-18T12:05:27.348Z] #43 10.30   DEP      images/core-ppc64.pb-c.d
12:05:27 [2022-02-18T12:05:27.609Z] #43 ...
12:05:27 [2022-02-18T12:05:27.609Z] 
12:05:27 [2022-02-18T12:05:27.609Z] #34 [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
12:05:27 [2022-02-18T12:05:27.609Z] #34 sha256:62cd49cd69f80779019fcfb007a245a7ee569e58b8168c1d0be69b30e3cbf134
12:05:27 [2022-02-18T12:05:27.609Z] #34 56.11 io/ioutil
12:05:27 [2022-02-18T12:05:27.609Z] #34 57.71 github.com/BurntSushi/toml
12:05:27 [2022-02-18T12:05:27.609Z] #34 57.71 flag
12:05:27 [2022-02-18T12:05:27.609Z] #34 58.89 log
12:05:27 [2022-02-18T12:05:27.609Z] #34 61.15 github.com/BurntSushi/toml/cmd/tomlv
12:05:27 [2022-02-18T12:05:27.609Z] #34 DONE 65.0s
12:05:27 [2022-02-18T12:05:27.609Z] 
12:05:27 [2022-02-18T12:05:27.609Z] #43 [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
12:05:27 [2022-02-18T12:05:27.609Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:05:27 [2022-02-18T12:05:27.609Z] #43 10.32   DEP      images/core-s390.pb-c.d
12:05:27 [2022-02-18T12:05:27.609Z] #43 10.36   DEP      images/core-x86.pb-c.d
12:05:27 [2022-02-18T12:05:27.609Z] #43 10.41   DEP      images/core.pb-c.d
12:05:27 [2022-02-18T12:05:27.609Z] #43 10.49   DEP      images/inventory.pb-c.d
12:05:27 [2022-02-18T12:05:27.609Z] #43 10.55   PBCC     images/cpuinfo.pb-c.c
12:05:27 [2022-02-18T12:05:27.660Z] #13 55.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:05:27 [2022-02-18T12:05:27.660Z] #13 55.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:05:27 [2022-02-18T12:05:27.660Z] #13 55.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:05:27 [2022-02-18T12:05:27.870Z] #43 10.58   DEP      images/cpuinfo.pb-c.d
12:05:27 [2022-02-18T12:05:27.870Z] #43 10.66   PBCC     images/stats.pb-c.c
12:05:27 [2022-02-18T12:05:27.870Z] #43 10.77   DEP      images/stats.pb-c.d
12:05:28 [2022-02-18T12:05:28.441Z] #43 ...
12:05:28 [2022-02-18T12:05:28.441Z] 
12:05:28 [2022-02-18T12:05:28.441Z] #37 [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
12:05:28 [2022-02-18T12:05:28.441Z] #37 sha256:dfd8ca969cefc3985d3d621d1378a90c11ad1f69d9c1a27f707b9c04b81f3414
12:05:28 [2022-02-18T12:05:28.441Z] #37 5.716 [100%] Linking C executable tini-static
12:05:28 [2022-02-18T12:05:28.441Z] #37 6.171 [100%] Built target tini-static
12:05:28 [2022-02-18T12:05:28.441Z] #37 6.354 + mkdir -p /build
12:05:28 [2022-02-18T12:05:28.441Z] #37 6.379 + cp tini-static /build/docker-init
12:05:28 [2022-02-18T12:05:28.441Z] #37 DONE 6.8s
12:05:28 [2022-02-18T12:05:28.702Z] 
12:05:28 [2022-02-18T12:05:28.702Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:28 [2022-02-18T12:05:28.702Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:28 [2022-02-18T12:05:28.702Z] #13 61.81 Selecting previously unselected package gcc-mingw-w64-base.
12:05:28 [2022-02-18T12:05:28.702Z] #13 61.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ...
12:05:28 [2022-02-18T12:05:28.702Z] #13 61.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:05:28 [2022-02-18T12:05:28.702Z] #13 62.02 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:05:28 [2022-02-18T12:05:28.702Z] #13 62.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ...
12:05:28 [2022-02-18T12:05:28.702Z] #13 62.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:05:28 [2022-02-18T12:05:28.992Z] #43 120.2   CC       criu/namespaces.o
12:05:29 [2022-02-18T12:05:29.161Z] #49 ...
12:05:29 [2022-02-18T12:05:29.161Z] 
12:05:29 [2022-02-18T12:05:29.161Z] #42 [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
12:05:29 [2022-02-18T12:05:29.161Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:29 [2022-02-18T12:05:29.161Z] #42 31.52 Fetched 8469 kB in 24s (348 kB/s)
12:05:29 [2022-02-18T12:05:29.161Z] #42 31.52 Reading package lists...
12:05:29 [2022-02-18T12:05:29.161Z] #42 38.14 Reading package lists...
12:05:29 [2022-02-18T12:05:29.161Z] #42 ...
12:05:29 [2022-02-18T12:05:29.161Z] 
12:05:29 [2022-02-18T12:05:29.161Z] #55 [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
12:05:29 [2022-02-18T12:05:29.161Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:29 [2022-02-18T12:05:29.161Z] #55 28.80 Reading package lists...
12:05:29 [2022-02-18T12:05:29.161Z] #55 35.63 Reading package lists...
12:05:29 [2022-02-18T12:05:29.420Z] #55 ...
12:05:29 [2022-02-18T12:05:29.420Z] 
12:05:29 [2022-02-18T12:05:29.420Z] #36 [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
12:05:29 [2022-02-18T12:05:29.420Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:29 [2022-02-18T12:05:29.420Z] #36 31.86 Fetched 8469 kB in 24s (355 kB/s)
12:05:29 [2022-02-18T12:05:29.420Z] #36 31.86 Reading package lists...
12:05:29 [2022-02-18T12:05:29.420Z] #36 38.80 Reading package lists...
12:05:29 [2022-02-18T12:05:29.420Z] #36 ...
12:05:29 [2022-02-18T12:05:29.420Z] 
12:05:29 [2022-02-18T12:05:29.420Z] #55 [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
12:05:29 [2022-02-18T12:05:29.420Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:29 [2022-02-18T12:05:29.561Z] #43 ...
12:05:29 [2022-02-18T12:05:29.561Z] 
12:05:29 [2022-02-18T12:05:29.561Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:05:29 [2022-02-18T12:05:29.561Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:05:29 [2022-02-18T12:05:29.561Z] #22 4.986 Collecting yamllint==1.26.1
12:05:29 [2022-02-18T12:05:29.829Z] #22 10.39   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:05:30 [2022-02-18T12:05:30.033Z] #30 DONE 4.6s
12:05:30 [2022-02-18T12:05:30.033Z] 
12:05:30 [2022-02-18T12:05:30.033Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:05:30 [2022-02-18T12:05:30.033Z] #33 sha256:6f254ebac52bd9ab1d932d9aa5cc28477b0815ad73c1d6f9e244251cd6138735
12:05:30 [2022-02-18T12:05:30.033Z] #33 DONE 0.1s
12:05:30 [2022-02-18T12:05:30.033Z] 
12:05:30 [2022-02-18T12:05:30.033Z] #43 [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
12:05:30 [2022-02-18T12:05:30.033Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:30 [2022-02-18T12:05:30.033Z] #43 126.9   CC       criu/pagemap-cache.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 127.4   CC       criu/pagemap.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 128.7   CC       criu/parasite-syscall.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 129.8   CC       criu/path.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 130.2   CC       criu/pie-util-vdso-elf32.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 130.7   CC       criu/pie-util-vdso.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 131.2   CC       criu/pie-util.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 131.4   CC       criu/pipes.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 132.2   CC       criu/plugin.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 132.6   CC       criu/proc_parse.o
12:05:30 [2022-02-18T12:05:30.033Z] #43 ...
12:05:30 [2022-02-18T12:05:30.033Z] 
12:05:30 [2022-02-18T12:05:30.033Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:05:30 [2022-02-18T12:05:30.033Z] #35 sha256:660f8ac31053dc4fc9caf7e110e3b619e1b622407bc930f1a79f916929b94eda
12:05:30 [2022-02-18T12:05:30.033Z] #35 DONE 0.0s
12:05:30 [2022-02-18T12:05:30.033Z] 
12:05:30 [2022-02-18T12:05:30.034Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:05:30 [2022-02-18T12:05:30.034Z] #38 sha256:a17b96c056efc7db2ef418c1f86704a175c685b0996b90a4e81265d587dbf6e6
12:05:30 [2022-02-18T12:05:30.034Z] #38 DONE 0.0s
12:05:30 [2022-02-18T12:05:30.034Z] 
12:05:30 [2022-02-18T12:05:30.034Z] #56 [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
12:05:30 [2022-02-18T12:05:30.034Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:05:30 [2022-02-18T12:05:30.088Z] #22 ...
12:05:30 [2022-02-18T12:05:30.088Z] 
12:05:30 [2022-02-18T12:05:30.088Z] #43 [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
12:05:30 [2022-02-18T12:05:30.088Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:30 [2022-02-18T12:05:30.088Z] #43 122.1   CC       criu/net.o
12:05:30 [2022-02-18T12:05:30.210Z] #13 ...
12:05:30 [2022-02-18T12:05:30.210Z] 
12:05:30 [2022-02-18T12:05:30.210Z] #47 [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
12:05:30 [2022-02-18T12:05:30.210Z] #47 sha256:ec29216c3873fa736b2c8d61f672222001f228e49b12a71752b078a5d4a87add
12:05:30 [2022-02-18T12:05:30.210Z] #47 DONE 61.8s
12:05:30 [2022-02-18T12:05:30.210Z] 
12:05:30 [2022-02-18T12:05:30.210Z] #36 [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
12:05:30 [2022-02-18T12:05:30.210Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:30 [2022-02-18T12:05:30.210Z] #36 56.86 Selecting previously unselected package libxml2:amd64.
12:05:30 [2022-02-18T12:05:30.210Z] #36 56.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 56.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 57.33 Selecting previously unselected package libarchive13:amd64.
12:05:30 [2022-02-18T12:05:30.210Z] #36 57.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 57.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 57.95 Selecting previously unselected package libjsoncpp1:amd64.
12:05:30 [2022-02-18T12:05:30.210Z] #36 57.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 57.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.03 Selecting previously unselected package librhash0:amd64.
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.03 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.07 Unpacking librhash0:amd64 (1.3.8-1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.27 Selecting previously unselected package libuv1:amd64.
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.27 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.27 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.52 Selecting previously unselected package cmake.
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.52 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 58.54 Unpacking cmake (3.13.4-1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.54 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.64 Setting up xxd (2:8.1.0875-5) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.64 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.64 Setting up vim-common (2:8.1.0875-5) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.66 Setting up librhash0:amd64 (1.3.8-1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.70 Setting up cmake-data (3.13.4-1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.73 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.76 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:05:30 [2022-02-18T12:05:30.210Z] #36 61.78 Setting up cmake (3.13.4-1) ...
12:05:30 [2022-02-18T12:05:30.484Z] #36 61.83 Processing triggers for libc-bin (2.28-10) ...
12:05:30 [2022-02-18T12:05:30.484Z] #36 61.97 Processing triggers for mime-support (3.62) ...
12:05:30 [2022-02-18T12:05:30.599Z] #56 ...
12:05:30 [2022-02-18T12:05:30.599Z] 
12:05:30 [2022-02-18T12:05:30.599Z] #43 [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
12:05:30 [2022-02-18T12:05:30.599Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:30 [2022-02-18T12:05:30.599Z] #43 135.2   CC       criu/protobuf-desc.o
12:05:30 [2022-02-18T12:05:30.799Z] #55 41.93 Building dependency tree...
12:05:31 [2022-02-18T12:05:31.371Z] #55 ...
12:05:31 [2022-02-18T12:05:31.371Z] 
12:05:31 [2022-02-18T12:05:31.371Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:31 [2022-02-18T12:05:31.371Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:31 [2022-02-18T12:05:31.371Z] #13 29.59 Fetched 9004 kB in 25s (357 kB/s)
12:05:31 [2022-02-18T12:05:31.371Z] #13 29.59 Reading package lists...
12:05:31 [2022-02-18T12:05:31.432Z] #36 DONE 62.8s
12:05:31 [2022-02-18T12:05:31.432Z] 
12:05:31 [2022-02-18T12:05:31.432Z] #42 [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
12:05:31 [2022-02-18T12:05:31.432Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:31 [2022-02-18T12:05:31.432Z] #42 62.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:05:31 [2022-02-18T12:05:31.432Z] #42 62.91 Processing triggers for libc-bin (2.28-10) ...
12:05:31 [2022-02-18T12:05:31.530Z] #43 136.1   CC       criu/protobuf.o
12:05:31 [2022-02-18T12:05:31.632Z] #13 36.80 Reading package lists...
12:05:31 [2022-02-18T12:05:31.632Z] #13 ...
12:05:31 [2022-02-18T12:05:31.632Z] 
12:05:31 [2022-02-18T12:05:31.632Z] #51 [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
12:05:31 [2022-02-18T12:05:31.632Z] #51 sha256:383e2647269550aed46139c3fdbca1fad7a01cdb10547a47ef0a44baca48c34b
12:05:31 [2022-02-18T12:05:31.632Z] #51 DONE 44.0s
12:05:31 [2022-02-18T12:05:31.632Z] 
12:05:31 [2022-02-18T12:05:31.632Z] #49 [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
12:05:31 [2022-02-18T12:05:31.632Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:05:31 [2022-02-18T12:05:31.632Z] #49 43.63 go: downloading github.com/gobwas/glob v0.2.3
12:05:31 [2022-02-18T12:05:31.632Z] #49 43.74 go: downloading github.com/kisielk/gotool v1.0.0
12:05:31 [2022-02-18T12:05:31.632Z] #49 43.89 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:05:31 [2022-02-18T12:05:31.788Z] #43 136.6   CC       criu/pstree.o
12:05:31 [2022-02-18T12:05:31.892Z] #49 44.15 go: downloading github.com/gogo/protobuf v1.2.1
12:05:31 [2022-02-18T12:05:31.892Z] #49 44.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:05:32 [2022-02-18T12:05:32.719Z] #43 137.7   CC       criu/rbtree.o
12:05:32 [2022-02-18T12:05:32.818Z] #42 DONE 64.2s
12:05:32 [2022-02-18T12:05:32.818Z] 
12:05:32 [2022-02-18T12:05:32.818Z] #43 [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
12:05:32 [2022-02-18T12:05:32.818Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:33 [2022-02-18T12:05:33.283Z] #43 138.0   CC       criu/rst-malloc.o
12:05:33 [2022-02-18T12:05:33.283Z] #43 138.3   CC       criu/seccomp.o
12:05:33 [2022-02-18T12:05:33.798Z] #49 46.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:05:34 [2022-02-18T12:05:34.057Z] #49 46.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:05:34 [2022-02-18T12:05:34.215Z] #43 138.9   CC       criu/seize.o
12:05:34 [2022-02-18T12:05:34.286Z] #43 125.7   CC       criu/netfilter.o
12:05:34 [2022-02-18T12:05:34.286Z] #43 ...
12:05:34 [2022-02-18T12:05:34.286Z] 
12:05:34 [2022-02-18T12:05:34.286Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:05:34 [2022-02-18T12:05:34.286Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:05:34 [2022-02-18T12:05:34.286Z] #22 11.67 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:05:34 [2022-02-18T12:05:34.286Z] #22 11.73   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:05:34 [2022-02-18T12:05:34.286Z] #22 11.80 Collecting pyyaml (from yamllint==1.26.1)
12:05:34 [2022-02-18T12:05:34.286Z] #22 12.12   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
12:05:34 [2022-02-18T12:05:34.286Z] #22 12.41 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:05:34 [2022-02-18T12:05:34.286Z] #22 12.42 Building wheels for collected packages: yamllint
12:05:34 [2022-02-18T12:05:34.286Z] #22 12.42   Running setup.py bdist_wheel for yamllint: started
12:05:34 [2022-02-18T12:05:34.286Z] #22 13.67   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:05:34 [2022-02-18T12:05:34.286Z] #22 13.67   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:05:34 [2022-02-18T12:05:34.286Z] #22 13.73 Successfully built yamllint
12:05:34 [2022-02-18T12:05:34.286Z] #22 13.75 Installing collected packages: pathspec, pyyaml, yamllint
12:05:34 [2022-02-18T12:05:34.286Z] #22 14.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:05:34 [2022-02-18T12:05:34.286Z] #22 DONE 14.5s
12:05:34 [2022-02-18T12:05:34.286Z] 
12:05:34 [2022-02-18T12:05:34.286Z] #40 [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
12:05:34 [2022-02-18T12:05:34.286Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:05:34 [2022-02-18T12:05:34.286Z] #40 191.2 + dpkg --print-architecture
12:05:34 [2022-02-18T12:05:34.286Z] #40 191.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:05:34 [2022-02-18T12:05:34.286Z] #40 191.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:05:34 [2022-02-18T12:05:34.286Z] #40 191.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:05:34 [2022-02-18T12:05:34.286Z] #40 ...
12:05:34 [2022-02-18T12:05:34.286Z] 
12:05:34 [2022-02-18T12:05:34.286Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:05:34 [2022-02-18T12:05:34.286Z] #25 sha256:52dc97ab164a5b5a793d06ea5381742e6d6d8a78f2e3834ae8edd99bac683a49
12:05:34 [2022-02-18T12:05:34.286Z] #25 DONE 0.2s
12:05:34 [2022-02-18T12:05:34.286Z] 
12:05:34 [2022-02-18T12:05:34.286Z] #43 [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
12:05:34 [2022-02-18T12:05:34.286Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:34 [2022-02-18T12:05:34.286Z] #43 126.3   CC       criu/page-pipe.o
12:05:34 [2022-02-18T12:05:34.316Z] #49 46.70 go: downloading github.com/BurntSushi/toml v0.3.1
12:05:35 [2022-02-18T12:05:35.145Z] #43 139.8   CC       criu/servicefd.o
12:05:35 [2022-02-18T12:05:35.224Z] #43 127.2   CC       criu/page-xfer.o
12:05:35 [2022-02-18T12:05:35.292Z] #13 ...
12:05:35 [2022-02-18T12:05:35.293Z] 
12:05:35 [2022-02-18T12:05:35.293Z] #43 [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
12:05:35 [2022-02-18T12:05:35.293Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:05:35 [2022-02-18T12:05:35.293Z] #43 12.44 make[1]: Nothing to be done for 'all'.
12:05:35 [2022-02-18T12:05:35.293Z] #43 13.41   CC       images/stats.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 13.68   CC       images/core.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 14.17   CC       images/core-x86.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 14.55   CC       images/core-arm.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 14.91   CC       images/core-aarch64.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 15.20   CC       images/core-ppc64.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 15.66   CC       images/core-s390.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 16.21   CC       images/cpuinfo.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 16.53   CC       images/inventory.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 16.68   CC       images/fdinfo.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 16.92   CC       images/fown.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 17.08   CC       images/ns.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 17.26   CC       images/regfile.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 17.44   CC       images/ghost-file.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 17.71   CC       images/fifo.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 17.85   CC       images/remap-file-path.o
12:05:35 [2022-02-18T12:05:35.293Z] #43 18.06   CC       images/eventfd.o
12:05:35 [2022-02-18T12:05:35.368Z] #43 ...
12:05:35 [2022-02-18T12:05:35.368Z] 
12:05:35 [2022-02-18T12:05:35.368Z] #34 [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
12:05:35 [2022-02-18T12:05:35.368Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:05:35 [2022-02-18T12:05:35.368Z] #34 56.95 internal/fmtsort
12:05:35 [2022-02-18T12:05:35.368Z] #34 57.58 internal/syscall/execenv
12:05:35 [2022-02-18T12:05:35.368Z] #34 57.95 path
12:05:35 [2022-02-18T12:05:35.368Z] #34 58.14 internal/poll
12:05:35 [2022-02-18T12:05:35.368Z] #34 58.66 io/fs
12:05:35 [2022-02-18T12:05:35.368Z] #34 60.12 strings
12:05:35 [2022-02-18T12:05:35.368Z] #34 61.15 os
12:05:35 [2022-02-18T12:05:35.368Z] #34 63.30 bytes
12:05:35 [2022-02-18T12:05:35.368Z] #34 65.19 bufio
12:05:35 [2022-02-18T12:05:35.368Z] #34 65.55 fmt
12:05:35 [2022-02-18T12:05:35.368Z] #34 66.74 path/filepath
12:05:35 [2022-02-18T12:05:35.403Z] #43 140.3   CC       criu/shmem.o
12:05:35 [2022-02-18T12:05:35.554Z] #43 18.20   CC       images/eventpoll.o
12:05:35 [2022-02-18T12:05:35.554Z] #43 18.39   CC       images/fh.o
12:05:35 [2022-02-18T12:05:35.631Z] #34 ...
12:05:35 [2022-02-18T12:05:35.631Z] 
12:05:35 [2022-02-18T12:05:35.631Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:35 [2022-02-18T12:05:35.631Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.35 Selecting previously unselected package binutils-mingw-w64.
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.79 Selecting previously unselected package dmsetup.
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.80 Unpacking dmsetup (2:1.02.155-3) ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.93 Selecting previously unselected package mingw-w64-common.
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:05:35 [2022-02-18T12:05:35.631Z] #13 58.93 Unpacking mingw-w64-common (6.0.0-3) ...
12:05:35 [2022-02-18T12:05:35.795Z] #43 ...
12:05:35 [2022-02-18T12:05:35.795Z] 
12:05:35 [2022-02-18T12:05:35.795Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:05:35 [2022-02-18T12:05:35.795Z] #30 sha256:97bf86605fa74a61c4f009b55de0d054483fb07bc248c81663c927a4f9d24365
12:05:35 [2022-02-18T12:05:35.795Z] #30 DONE 1.6s
12:05:35 [2022-02-18T12:05:35.795Z] 
12:05:35 [2022-02-18T12:05:35.795Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:05:35 [2022-02-18T12:05:35.795Z] #33 sha256:1080273fd5ebba7b82f55fccf4e65c2438c10ac5993e2a846023e2e8c80a388a
12:05:35 [2022-02-18T12:05:35.795Z] #33 DONE 0.1s
12:05:35 [2022-02-18T12:05:35.795Z] 
12:05:35 [2022-02-18T12:05:35.795Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:05:35 [2022-02-18T12:05:35.795Z] #35 sha256:17254ba8d19a249d9f6cdeee816c85c0a0291c58355b5122239b93f700b2c51b
12:05:35 [2022-02-18T12:05:35.795Z] #35 DONE 0.1s
12:05:35 [2022-02-18T12:05:35.795Z] 
12:05:35 [2022-02-18T12:05:35.795Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:05:35 [2022-02-18T12:05:35.795Z] #38 sha256:87dfc5f9f7495493eb85b743c171ed73b391ec47b30b24dec2017a76474e1ee3
12:05:35 [2022-02-18T12:05:35.795Z] #38 DONE 0.1s
12:05:35 [2022-02-18T12:05:35.795Z] 
12:05:35 [2022-02-18T12:05:35.795Z] #43 [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
12:05:35 [2022-02-18T12:05:35.795Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:35 [2022-02-18T12:05:35.816Z] #43 18.65   CC       images/fsnotify.o
12:05:35 [2022-02-18T12:05:35.894Z] #13 63.62 Selecting previously unselected package mingw-w64-x86-64-dev.
12:05:35 [2022-02-18T12:05:35.894Z] #13 63.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:05:35 [2022-02-18T12:05:35.894Z] #13 63.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:05:36 [2022-02-18T12:05:36.223Z] #49 ...
12:05:36 [2022-02-18T12:05:36.223Z] 
12:05:36 [2022-02-18T12:05:36.223Z] #55 [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
12:05:36 [2022-02-18T12:05:36.223Z] #55 sha256:3d9dff21ce5d982358073d3e9fc52d6fa22eaf0546a35385daa76c1e857ed508
12:05:36 [2022-02-18T12:05:36.223Z] #55 45.56 The following additional packages will be installed:
12:05:36 [2022-02-18T12:05:36.223Z] #55 45.57   libbtrfs0
12:05:36 [2022-02-18T12:05:36.223Z] #55 45.72 The following NEW packages will be installed:
12:05:36 [2022-02-18T12:05:36.223Z] #55 45.73   libbtrfs-dev libbtrfs0
12:05:36 [2022-02-18T12:05:36.223Z] #55 46.09 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
12:05:36 [2022-02-18T12:05:36.223Z] #55 46.09 Need to get 119 kB of archives.
12:05:36 [2022-02-18T12:05:36.223Z] #55 46.09 After this operation, 387 kB of additional disk space will be used.
12:05:36 [2022-02-18T12:05:36.223Z] #55 46.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:05:36 [2022-02-18T12:05:36.223Z] #55 46.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.12 debconf: delaying package configuration, since apt-utils is not installed
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.27 Fetched 119 kB in 0s (397 kB/s)
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.37 Selecting previously unselected package libbtrfs0.
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.48 Unpacking libbtrfs0 (4.20.1-2) ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.59 Selecting previously unselected package libbtrfs-dev.
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.61 Unpacking libbtrfs-dev (4.20.1-2) ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.84 Setting up libbtrfs0 (4.20.1-2) ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.86 Setting up libbtrfs-dev (4.20.1-2) ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 47.87 Processing triggers for libc-bin (2.28-10) ...
12:05:36 [2022-02-18T12:05:36.223Z] #55 DONE 48.3s
12:05:36 [2022-02-18T12:05:36.223Z] 
12:05:36 [2022-02-18T12:05:36.223Z] #56 [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
12:05:36 [2022-02-18T12:05:36.223Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:05:36 [2022-02-18T12:05:36.335Z] #43 141.2   CC       criu/sigframe.o
12:05:36 [2022-02-18T12:05:36.386Z] #43 19.10   CC       images/signalfd.o
12:05:36 [2022-02-18T12:05:36.464Z] #13 ...
12:05:36 [2022-02-18T12:05:36.464Z] 
12:05:36 [2022-02-18T12:05:36.464Z] #34 [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
12:05:36 [2022-02-18T12:05:36.464Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:05:36 [2022-02-18T12:05:36.464Z] #34 68.11 io/ioutil
12:05:36 [2022-02-18T12:05:36.592Z] #43 141.4   CC       criu/signalfd.o
12:05:36 [2022-02-18T12:05:36.647Z] #43 19.33   CC       images/fs.o
12:05:36 [2022-02-18T12:05:36.647Z] #43 19.49   CC       images/pstree.o
12:05:36 [2022-02-18T12:05:36.782Z] #34 68.41 text/tabwriter
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.923 + RM_GOPATH=0
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.923 + TMP_GOPATH=
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.923 + : /build
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.923 + '[' -z '' ']'
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.923 ++ mktemp -d
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.926 + export GOPATH=/tmp/tmp.sWFleu2dXn
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.926 + GOPATH=/tmp/tmp.sWFleu2dXn
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.926 + RM_GOPATH=1
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.926 + case "$(go env GOARCH)" in
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.926 ++ go env GOARCH
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.939 + export GO_BUILDMODE=-buildmode=pie
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.940 + GO_BUILDMODE=-buildmode=pie
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.944 ++ dirname /tmp/install/install.sh
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.951 + dir=/tmp/install
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.951 + bin=containerd
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.951 + shift
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.952 + '[' '!' -f /tmp/install/containerd.installer ']'
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.952 + . /tmp/install/containerd.installer
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.952 ++ set -e
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.952 ++ : v1.5.9
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.953 + install_containerd
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.953 + echo 'Install containerd version v1.5.9'
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.953 Install containerd version v1.5.9
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.953 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sWFleu2dXn/src/github.com/containerd/containerd
12:05:36 [2022-02-18T12:05:36.821Z] #56 0.960 Cloning into '/tmp/tmp.sWFleu2dXn/src/github.com/containerd/containerd'...
12:05:36 [2022-02-18T12:05:36.849Z] #43 141.7   CC       criu/sk-inet.o
12:05:36 [2022-02-18T12:05:36.908Z] #43 19.71   CC       images/pipe.o
12:05:37 [2022-02-18T12:05:37.171Z] #43 19.91   CC       images/tcp-stream.o
12:05:37 [2022-02-18T12:05:37.175Z] #43 128.7   CC       criu/pagemap-cache.o
12:05:37 [2022-02-18T12:05:37.175Z] #43 129.0   CC       criu/pagemap.o
12:05:37 [2022-02-18T12:05:37.391Z] #56 ...
12:05:37 [2022-02-18T12:05:37.391Z] 
12:05:37 [2022-02-18T12:05:37.391Z] #67 [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
12:05:37 [2022-02-18T12:05:37.391Z] #67 sha256:94dcfc20ff23bd7d067c400917799cc05af46fdbd0ace515b92b28d90c8a89bf
12:05:37 [2022-02-18T12:05:37.391Z] #67 DONE 49.8s
12:05:37 [2022-02-18T12:05:37.391Z] 
12:05:37 [2022-02-18T12:05:37.391Z] #42 [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
12:05:37 [2022-02-18T12:05:37.391Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:37 [2022-02-18T12:05:37.391Z] #42 38.14 Reading package lists...
12:05:37 [2022-02-18T12:05:37.391Z] #42 44.70 Building dependency tree...
12:05:37 [2022-02-18T12:05:37.391Z] #42 47.56 The following additional packages will be installed:
12:05:37 [2022-02-18T12:05:37.391Z] #42 47.56   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:05:37 [2022-02-18T12:05:37.391Z] #42 47.56   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:05:37 [2022-02-18T12:05:37.391Z] #42 47.57 Suggested packages:
12:05:37 [2022-02-18T12:05:37.391Z] #42 47.58   manpages-dev python-setuptools
12:05:37 [2022-02-18T12:05:37.391Z] #42 48.99 The following NEW packages will be installed:
12:05:37 [2022-02-18T12:05:37.391Z] #42 48.99   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:05:37 [2022-02-18T12:05:37.391Z] #42 48.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:05:37 [2022-02-18T12:05:37.391Z] #42 48.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:05:37 [2022-02-18T12:05:37.391Z] #42 48.99   python-six zlib1g-dev
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.41 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.41 Need to get 4095 kB of archives.
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.41 After this operation, 22.5 MB of additional disk space will be used.
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:05:37 [2022-02-18T12:05:37.391Z] #42 49.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:05:37 [2022-02-18T12:05:37.413Z] #43 ...
12:05:37 [2022-02-18T12:05:37.414Z] 
12:05:37 [2022-02-18T12:05:37.414Z] #49 [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
12:05:37 [2022-02-18T12:05:37.414Z] #49 sha256:0752a426113709e872f26b0940911671608d02dc8d17918523325345a7ac4516
12:05:37 [2022-02-18T12:05:37.414Z] #49 207.9 + /build/golangci-lint --version
12:05:37 [2022-02-18T12:05:37.432Z] #43 20.07   CC       images/sk-packet.o
12:05:37 [2022-02-18T12:05:37.432Z] #43 20.27   CC       images/mnt.o
12:05:37 [2022-02-18T12:05:37.671Z] #49 208.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:05:37 [2022-02-18T12:05:37.694Z] #43 20.49   CC       images/pipe-data.o
12:05:37 [2022-02-18T12:05:37.929Z] #49 DONE 208.5s
12:05:37 [2022-02-18T12:05:37.929Z] 
12:05:37 [2022-02-18T12:05:37.929Z] #43 [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
12:05:37 [2022-02-18T12:05:37.929Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:37 [2022-02-18T12:05:37.929Z] #43 142.7   CC       criu/sk-netlink.o
12:05:37 [2022-02-18T12:05:37.955Z] #43 20.61   CC       images/sa.o
12:05:37 [2022-02-18T12:05:37.955Z] #43 20.76   CC       images/timer.o
12:05:37 [2022-02-18T12:05:37.960Z] #42 ...
12:05:37 [2022-02-18T12:05:37.960Z] 
12:05:37 [2022-02-18T12:05:37.960Z] #34 [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
12:05:37 [2022-02-18T12:05:37.960Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:05:37 [2022-02-18T12:05:37.960Z] #34 50.58 internal/reflectlite
12:05:38 [2022-02-18T12:05:38.113Z] #43 130.0   CC       criu/parasite-syscall.o
12:05:38 [2022-02-18T12:05:38.198Z] #34 69.39 github.com/BurntSushi/toml
12:05:38 [2022-02-18T12:05:38.198Z] #34 69.39 flag
12:05:38 [2022-02-18T12:05:38.215Z] #43 21.09   CC       images/timerfd.o
12:05:38 [2022-02-18T12:05:38.220Z] #34 50.60 sync
12:05:38 [2022-02-18T12:05:38.476Z] #43 21.23   CC       images/mm.o
12:05:38 [2022-02-18T12:05:38.493Z] #43 143.3   CC       criu/sk-packet.o
12:05:38 [2022-02-18T12:05:38.737Z] #43 21.48   CC       images/sk-opts.o
12:05:38 [2022-02-18T12:05:38.997Z] #43 21.63   CC       images/sk-unix.o
12:05:39 [2022-02-18T12:05:39.049Z] #43 130.9   CC       criu/path.o
12:05:39 [2022-02-18T12:05:39.258Z] #43 21.93   CC       images/sk-inet.o
12:05:39 [2022-02-18T12:05:39.308Z] #43 131.1   CC       criu/pie-util-vdso-elf32.o
12:05:39 [2022-02-18T12:05:39.424Z] #43 144.2   CC       criu/sk-queue.o
12:05:39 [2022-02-18T12:05:39.519Z] #43 22.26   CC       images/tun.o
12:05:39 [2022-02-18T12:05:39.567Z] #43 131.5   CC       criu/pie-util-vdso.o
12:05:39 [2022-02-18T12:05:39.598Z] #34 51.92 internal/testlog
12:05:39 [2022-02-18T12:05:39.680Z] #43 144.6   CC       criu/sk-tcp.o
12:05:39 [2022-02-18T12:05:39.779Z] #43 22.45   CC       images/sk-netlink.o
12:05:39 [2022-02-18T12:05:39.779Z] #43 22.57   CC       images/packet-sock.o
12:05:40 [2022-02-18T12:05:40.039Z] #43 22.85   CC       images/ipc-var.o
12:05:40 [2022-02-18T12:05:40.116Z] #34 71.74 log
12:05:40 [2022-02-18T12:05:40.135Z] #43 131.9   CC       criu/pie-util.o
12:05:40 [2022-02-18T12:05:40.244Z] #43 145.1   CC       criu/sk-unix.o
12:05:40 [2022-02-18T12:05:40.300Z] #43 23.00   CC       images/ipc-desc.o
12:05:40 [2022-02-18T12:05:40.393Z] #43 132.1   CC       criu/pipes.o
12:05:40 [2022-02-18T12:05:40.537Z] #34 52.93 sort
12:05:40 [2022-02-18T12:05:40.537Z] #34 52.93 errors
12:05:40 [2022-02-18T12:05:40.560Z] #43 23.18   CC       images/ipc-shm.o
12:05:40 [2022-02-18T12:05:40.560Z] #43 23.39   CC       images/ipc-msg.o
12:05:40 [2022-02-18T12:05:40.797Z] #34 53.41 strconv
12:05:40 [2022-02-18T12:05:40.809Z] #43 ...
12:05:40 [2022-02-18T12:05:40.809Z] 
12:05:40 [2022-02-18T12:05:40.810Z] #40 [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
12:05:40 [2022-02-18T12:05:40.810Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:05:40 [2022-02-18T12:05:40.810Z] #40 DONE 211.2s
12:05:40 [2022-02-18T12:05:40.821Z] #43 23.60   CC       images/ipc-sem.o
12:05:40 [2022-02-18T12:05:40.962Z] #43 132.8   CC       criu/plugin.o
12:05:41 [2022-02-18T12:05:41.066Z] 
12:05:41 [2022-02-18T12:05:41.066Z] #56 [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
12:05:41 [2022-02-18T12:05:41.066Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:05:41 [2022-02-18T12:05:41.081Z] #43 23.76   CC       images/utsns.o
12:05:41 [2022-02-18T12:05:41.081Z] #43 23.89   CC       images/creds.o
12:05:41 [2022-02-18T12:05:41.342Z] #43 24.01   CC       images/vma.o
12:05:41 [2022-02-18T12:05:41.342Z] #43 24.15   CC       images/netdev.o
12:05:41 [2022-02-18T12:05:41.366Z] #34 53.84 io
12:05:41 [2022-02-18T12:05:41.504Z] #34 ...
12:05:41 [2022-02-18T12:05:41.504Z] 
12:05:41 [2022-02-18T12:05:41.504Z] #37 [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
12:05:41 [2022-02-18T12:05:41.504Z] #37 sha256:354d2865b2d4176fe8a905657e3729b6be69b3ce44c704f82c5ce6af5289bbd9
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.908 + RM_GOPATH=0
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.908 + TMP_GOPATH=
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.908 + : /build
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.908 + '[' -z '' ']'
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.908 ++ mktemp -d
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.912 + export GOPATH=/tmp/tmp.AQOjfIiEVR
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.912 + GOPATH=/tmp/tmp.AQOjfIiEVR
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.912 + RM_GOPATH=1
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.912 + case "$(go env GOARCH)" in
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.912 ++ go env GOARCH
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.948 + export GO_BUILDMODE=-buildmode=pie
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.948 + GO_BUILDMODE=-buildmode=pie
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.949 Install tini version v0.19.0
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 ++ dirname /tmp/install/install.sh
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + dir=/tmp/install
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + bin=tini
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + shift
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + '[' '!' -f /tmp/install/tini.installer ']'
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + . /tmp/install/tini.installer
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 ++ : v0.19.0
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + install_tini
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + echo 'Install tini version v0.19.0'
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 + git clone https://github.com/krallin/tini.git /tmp/tmp.AQOjfIiEVR/tini
12:05:41 [2022-02-18T12:05:41.504Z] #37 6.951 Cloning into '/tmp/tmp.AQOjfIiEVR/tini'...
12:05:41 [2022-02-18T12:05:41.504Z] #37 7.726 + cd /tmp/tmp.AQOjfIiEVR/tini
12:05:41 [2022-02-18T12:05:41.504Z] #37 7.726 + git checkout -q v0.19.0
12:05:41 [2022-02-18T12:05:41.504Z] #37 7.831 + cmake .
12:05:41 [2022-02-18T12:05:41.504Z] #37 8.518 -- The C compiler identification is GNU 8.3.0
12:05:41 [2022-02-18T12:05:41.504Z] #37 8.554 -- Check for working C compiler: /usr/bin/cc
12:05:41 [2022-02-18T12:05:41.504Z] #37 9.241 -- Check for working C compiler: /usr/bin/cc -- works
12:05:41 [2022-02-18T12:05:41.504Z] #37 9.241 -- Detecting C compiler ABI info
12:05:41 [2022-02-18T12:05:41.504Z] #37 9.812 -- Detecting C compiler ABI info - done
12:05:41 [2022-02-18T12:05:41.504Z] #37 9.866 -- Detecting C compile features
12:05:41 [2022-02-18T12:05:41.504Z] #37 ...
12:05:41 [2022-02-18T12:05:41.504Z] 
12:05:41 [2022-02-18T12:05:41.504Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:41 [2022-02-18T12:05:41.504Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:41 [2022-02-18T12:05:41.504Z] #13 69.11 Selecting previously unselected package gcc-mingw-w64-base.
12:05:41 [2022-02-18T12:05:41.504Z] #13 69.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:05:41 [2022-02-18T12:05:41.504Z] #13 69.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:05:41 [2022-02-18T12:05:41.504Z] #13 69.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:05:41 [2022-02-18T12:05:41.504Z] #13 69.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:05:41 [2022-02-18T12:05:41.504Z] #13 69.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:05:41 [2022-02-18T12:05:41.529Z] #43 133.3   CC       criu/proc_parse.o
12:05:41 [2022-02-18T12:05:41.603Z] #43 24.43   CC       images/tty.o
12:05:42 [2022-02-18T12:05:42.174Z] #43 ...
12:05:42 [2022-02-18T12:05:42.174Z] 
12:05:42 [2022-02-18T12:05:42.174Z] #56 [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
12:05:42 [2022-02-18T12:05:42.174Z] #56 sha256:1036d8610651e2885ab0b7fe65c05e3888bb69cb7624b56182a1f104499d008f
12:05:42 [2022-02-18T12:05:42.437Z] #56 ...
12:05:42 [2022-02-18T12:05:42.437Z] 
12:05:42 [2022-02-18T12:05:42.437Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:05:42 [2022-02-18T12:05:42.437Z] #41 sha256:5f9adca20370edf4fa195f382d7a5a5a84ef5177977a2451f8a1d862fb8f5117
12:05:42 [2022-02-18T12:05:42.694Z] #41 DONE 0.2s
12:05:42 [2022-02-18T12:05:42.694Z] 
12:05:42 [2022-02-18T12:05:42.694Z] #43 [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
12:05:42 [2022-02-18T12:05:42.694Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:42 [2022-02-18T12:05:42.694Z] #43 147.2   CC       criu/sockets.o
12:05:42 [2022-02-18T12:05:42.697Z] #56 36.49 Checking out files:  75% (3524/4691)   
Checking out files:  76% (3566/4691)   
Checking out files:  77% (3613/4691)   
Checking out files:  78% (3659/4691)   
Checking out files:  79% (3706/4691)   
Checking out files:  80% (3753/4691)   
Checking out files:  81% (3800/4691)   
Checking out files:  82% (3847/4691)   
Checking out files:  83% (3894/4691)   
Checking out files:  84% (3941/4691)   
Checking out files:  85% (3988/4691)   
Checking out files:  86% (4035/4691)   
Checking out files:  87% (4082/4691)   
Checking out files:  88% (4129/4691)   
Checking out files:  89% (4175/4691)   
Checking out files:  90% (4222/4691)   
Checking out files:  91% (4269/4691)   
Checking out files:  92% (4316/4691)   
Checking out files:  93% (4363/4691)   
Checking out files:  94% (4410/4691)   
Checking out files:  95% (4457/4691)   
Checking out files:  96% (4504/4691)   
Checking out files:  97% (4551/4691)   
Checking out files:  98% (4598/4691)   
Checking out files:  99% (4645/4691)   
Checking out files: 100% (4691/4691)   
Checking out files: 100% (4691/4691), done.
12:05:42 [2022-02-18T12:05:42.697Z] #56 37.22 + cd /tmp/tmp.DJftCcNJoX/src/github.com/containerd/containerd
12:05:42 [2022-02-18T12:05:42.697Z] #56 37.22 + git checkout -q v1.5.9
12:05:42 [2022-02-18T12:05:42.804Z] #34 55.20 internal/oserror
12:05:42 [2022-02-18T12:05:42.804Z] #34 55.30 syscall
12:05:42 [2022-02-18T12:05:42.804Z] #34 ...
12:05:42 [2022-02-18T12:05:42.804Z] 
12:05:42 [2022-02-18T12:05:42.804Z] #36 [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
12:05:42 [2022-02-18T12:05:42.804Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:42 [2022-02-18T12:05:42.804Z] #36 38.80 Reading package lists...
12:05:42 [2022-02-18T12:05:42.804Z] #36 45.64 Building dependency tree...
12:05:42 [2022-02-18T12:05:42.804Z] #36 48.39 The following additional packages will be installed:
12:05:42 [2022-02-18T12:05:42.804Z] #36 48.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:05:42 [2022-02-18T12:05:42.804Z] #36 48.44 Suggested packages:
12:05:42 [2022-02-18T12:05:42.804Z] #36 48.44   cmake-doc ninja-build lrzip
12:05:42 [2022-02-18T12:05:42.804Z] #36 48.44 Recommended packages:
12:05:42 [2022-02-18T12:05:42.804Z] #36 48.44   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.42 The following NEW packages will be installed:
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.42   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.43   vim-common xxd
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.82 Need to get 14.9 MB of archives.
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.82 After this operation, 61.8 MB of additional disk space will be used.
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 49.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 50.01 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 51.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 51.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 51.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 51.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 51.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 51.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.37 debconf: delaying package configuration, since apt-utils is not installed
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.54 Fetched 14.9 MB in 2s (7033 kB/s)
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.67 Selecting previously unselected package xxd.
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.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 ... 15421 files and directories currently installed.)
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.75 Unpacking xxd (2:8.1.0875-5) ...
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.97 Selecting previously unselected package vim-common.
12:05:42 [2022-02-18T12:05:42.804Z] #36 52.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:05:42 [2022-02-18T12:05:42.804Z] #36 53.01 Unpacking vim-common (2:8.1.0875-5) ...
12:05:42 [2022-02-18T12:05:42.804Z] #36 53.85 Selecting previously unselected package cmake-data.
12:05:42 [2022-02-18T12:05:42.804Z] #36 53.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:05:42 [2022-02-18T12:05:42.804Z] #36 53.86 Unpacking cmake-data (3.13.4-1) ...
12:05:42 [2022-02-18T12:05:42.951Z] #43 147.8   CC       criu/stats.o
12:05:43 [2022-02-18T12:05:43.095Z] #36 ...
12:05:43 [2022-02-18T12:05:43.095Z] 
12:05:43 [2022-02-18T12:05:43.095Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:43 [2022-02-18T12:05:43.095Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:05:43 [2022-02-18T12:05:43.095Z] #32 53.91 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.
12:05:43 [2022-02-18T12:05:43.095Z] #32 54.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:05:43 [2022-02-18T12:05:43.208Z] #43 148.0   CC       criu/string.o
12:05:43 [2022-02-18T12:05:43.208Z] #43 148.1   CC       criu/sysctl.o
12:05:43 [2022-02-18T12:05:43.355Z] #32 55.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:05:43 [2022-02-18T12:05:43.773Z] #43 148.5   CC       criu/sysfs_parse.o
12:05:44 [2022-02-18T12:05:44.031Z] #43 148.8   CC       criu/timens.o
12:05:44 [2022-02-18T12:05:44.064Z] #43 136.1   CC       criu/protobuf-desc.o
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + export 'BUILDTAGS=netgo osusergo static_build'
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + BUILDTAGS='netgo osusergo static_build'
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + export EXTRA_FLAGS=-buildmode=pie
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + EXTRA_FLAGS=-buildmode=pie
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + '[' '' = dynamic ']'
12:05:44 [2022-02-18T12:05:44.082Z] #56 38.58 + make
12:05:44 [2022-02-18T12:05:44.288Z] #43 149.0   CC       criu/timerfd.o
12:05:44 [2022-02-18T12:05:44.288Z] #43 149.2   CC       criu/tty.o
12:05:44 [2022-02-18T12:05:44.812Z] #13 ...
12:05:44 [2022-02-18T12:05:44.812Z] 
12:05:44 [2022-02-18T12:05:44.812Z] #34 [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
12:05:44 [2022-02-18T12:05:44.812Z] #34 sha256:cf1009e594da1dc07cad08fd8fe086b8a4c6fb463d4b9346bdbd483533881e46
12:05:44 [2022-02-18T12:05:44.812Z] #34 73.88 github.com/BurntSushi/toml/cmd/tomlv
12:05:44 [2022-02-18T12:05:44.812Z] #34 DONE 76.4s
12:05:45 [2022-02-18T12:05:45.002Z] #43 136.9   CC       criu/protobuf.o
12:05:45 [2022-02-18T12:05:45.075Z] 
12:05:45 [2022-02-18T12:05:45.075Z] #43 [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
12:05:45 [2022-02-18T12:05:45.075Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:45 [2022-02-18T12:05:45.075Z] #43 8.054 Note: Building without setproctitle() and strlcpy() support.
12:05:45 [2022-02-18T12:05:45.075Z] #43 8.054       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:05:45 [2022-02-18T12:05:45.075Z] #43 8.068 Note: Building without GnuTLS support
12:05:45 [2022-02-18T12:05:45.075Z] #43 8.082 Makefile.config:39: Warn: you have no libnftables installed
12:05:45 [2022-02-18T12:05:45.075Z] #43 8.082 Makefile.config:40: Warn: Building without nftables support
12:05:45 [2022-02-18T12:05:45.075Z] #43 9.904 fatal: not a git repository (or any of the parent directories): .git
12:05:45 [2022-02-18T12:05:45.075Z] #43 9.953   GEN      .gitid
12:05:45 [2022-02-18T12:05:45.075Z] #43 9.990   GEN      criu/include/version.h
12:05:45 [2022-02-18T12:05:45.075Z] #43 10.05   GEN      include/common/asm
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.56   PBCC     images/timens.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.59   DEP      images/timens.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.63   PBCC     images/fown.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.67   PBCC     images/google/protobuf/descriptor.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.78   PBCC     images/opts.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.83   PBCC     images/memfd.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.88   DEP      images/fown.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.93   DEP      images/google/protobuf/descriptor.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 11.97   DEP      images/opts.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.03   DEP      images/memfd.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.07   PBCC     images/sit.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.12   DEP      images/sit.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.17   PBCC     images/macvlan.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.18   DEP      images/macvlan.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.25   PBCC     images/autofs.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.29   DEP      images/autofs.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.32   PBCC     images/sysctl.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.39   DEP      images/sysctl.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.43   PBCC     images/time.pb-c.c
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.48   DEP      images/time.pb-c.d
12:05:45 [2022-02-18T12:05:45.075Z] #43 12.59   PBCC     images/binfmt-misc.pb-c.c
12:05:45 [2022-02-18T12:05:45.262Z] #43 137.3   CC       criu/pstree.o
12:05:45 [2022-02-18T12:05:45.296Z] #32 ...
12:05:45 [2022-02-18T12:05:45.296Z] 
12:05:45 [2022-02-18T12:05:45.296Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:45 [2022-02-18T12:05:45.296Z] #13 36.80 Reading package lists...
12:05:45 [2022-02-18T12:05:45.296Z] #13 43.43 Building dependency tree...
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.69 The following additional packages will be installed:
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.71   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.71   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.71   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.71   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.71   mingw-w64-x86-64-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.71 Suggested packages:
12:05:45 [2022-02-18T12:05:45.296Z] #13 46.72   gcc-8-locales seccomp wine64
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.63 The following NEW packages will be installed:
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.64   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.65   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.65 The following packages will be upgraded:
12:05:45 [2022-02-18T12:05:45.296Z] #13 47.65   libseccomp2
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.05 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.05 Need to get 77.8 MB of archives.
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.05 After this operation, 487 MB of additional disk space will be used.
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.07 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.07 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.22 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]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 48.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 49.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 49.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
12:05:45 [2022-02-18T12:05:45.296Z] #13 49.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~deb10u2 [35.8 MB]
12:05:45 [2022-02-18T12:05:45.336Z] #43 ...
12:05:45 [2022-02-18T12:05:45.336Z] 
12:05:45 [2022-02-18T12:05:45.336Z] #37 [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
12:05:45 [2022-02-18T12:05:45.336Z] #37 sha256:354d2865b2d4176fe8a905657e3729b6be69b3ce44c704f82c5ce6af5289bbd9
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.50 -- Detecting C compile features - done
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.53 -- Performing Test HAS_BUILTIN_FORTIFY
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.74 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.83 -- Configuring done
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.85 -- Generating done
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.85 -- Build files have been written to: /tmp/tmp.AQOjfIiEVR/tini
12:05:45 [2022-02-18T12:05:45.337Z] #37 11.87 + make tini-static
12:05:45 [2022-02-18T12:05:45.337Z] #37 12.19 Scanning dependencies of target tini-static
12:05:45 [2022-02-18T12:05:45.337Z] #37 12.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:05:45 [2022-02-18T12:05:45.337Z] #37 13.19 [100%] Linking C executable tini-static
12:05:45 [2022-02-18T12:05:45.337Z] #37 13.77 [100%] Built target tini-static
12:05:45 [2022-02-18T12:05:45.337Z] #37 13.80 + mkdir -p /build
12:05:45 [2022-02-18T12:05:45.337Z] #37 13.81 + cp tini-static /build/docker-init
12:05:45 [2022-02-18T12:05:45.337Z] #37 DONE 14.0s
12:05:45 [2022-02-18T12:05:45.337Z] 
12:05:45 [2022-02-18T12:05:45.337Z] #43 [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
12:05:45 [2022-02-18T12:05:45.337Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.62   DEP      images/binfmt-misc.pb-c.d
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.67   PBCC     images/seccomp.pb-c.c
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.68   DEP      images/seccomp.pb-c.d
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.79   PBCC     images/userns.pb-c.c
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.79   DEP      images/userns.pb-c.d
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.83   PBCC     images/cgroup.pb-c.c
12:05:45 [2022-02-18T12:05:45.337Z] #43 12.85   DEP      images/cgroup.pb-c.d
12:05:45 [2022-02-18T12:05:45.470Z] #56 39.95 + bin/ctr
12:05:45 [2022-02-18T12:05:45.554Z] #13 ...
12:05:45 [2022-02-18T12:05:45.554Z] 
12:05:45 [2022-02-18T12:05:45.554Z] #42 [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
12:05:45 [2022-02-18T12:05:45.554Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:45 [2022-02-18T12:05:45.554Z] #42 51.55 debconf: delaying package configuration, since apt-utils is not installed
12:05:45 [2022-02-18T12:05:45.554Z] #42 51.73 Fetched 4095 kB in 1s (6198 kB/s)
12:05:45 [2022-02-18T12:05:45.554Z] #42 51.83 Selecting previously unselected package libcap-dev:amd64.
12:05:45 [2022-02-18T12:05:45.554Z] #42 51.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:45 [2022-02-18T12:05:45.555Z] #42 51.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 51.90 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.01 Selecting previously unselected package libnet1:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.14 Selecting previously unselected package libnet1-dev.
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.42 Selecting previously unselected package libnl-3-200:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.56 Selecting previously unselected package libnl-3-dev:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.96 Selecting previously unselected package libprotobuf-c1:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 52.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.05 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.13 Selecting previously unselected package zlib1g-dev:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.57 Selecting previously unselected package libprotobuf17:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 53.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 54.23 Selecting previously unselected package libprotobuf-lite17:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 54.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 54.23 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 54.46 Selecting previously unselected package libprotobuf-dev:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 54.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 54.47 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 55.75 Selecting previously unselected package libprotoc17:amd64.
12:05:45 [2022-02-18T12:05:45.555Z] #42 55.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 55.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 56.39 Selecting previously unselected package protobuf-c-compiler.
12:05:45 [2022-02-18T12:05:45.555Z] #42 56.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 56.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 56.63 Selecting previously unselected package protobuf-compiler.
12:05:45 [2022-02-18T12:05:45.555Z] #42 56.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 56.63 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:05:45 [2022-02-18T12:05:45.555Z] #42 ...
12:05:45 [2022-02-18T12:05:45.555Z] 
12:05:45 [2022-02-18T12:05:45.555Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:45 [2022-02-18T12:05:45.555Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:45 [2022-02-18T12:05:45.555Z] #13 53.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
12:05:45 [2022-02-18T12:05:45.598Z] #43 12.88   PBCC     images/ext-file.pb-c.c
12:05:45 [2022-02-18T12:05:45.598Z] #43 12.90   DEP      images/ext-file.pb-c.d
12:05:45 [2022-02-18T12:05:45.598Z] #43 12.98   PBCC     images/rpc.pb-c.c
12:05:45 [2022-02-18T12:05:45.598Z] #43 13.02   DEP      images/rpc.pb-c.d
12:05:45 [2022-02-18T12:05:45.598Z] #43 13.07   PBCC     images/siginfo.pb-c.c
12:05:45 [2022-02-18T12:05:45.598Z] #43 13.11   DEP      images/siginfo.pb-c.d
12:05:45 [2022-02-18T12:05:45.658Z] #43 150.3   CC       criu/tun.o
12:05:45 [2022-02-18T12:05:45.859Z] #43 13.12   PBCC     images/pagemap.pb-c.c
12:05:45 [2022-02-18T12:05:45.860Z] #43 13.18   DEP      images/pagemap.pb-c.d
12:05:45 [2022-02-18T12:05:45.860Z] #43 13.24   PBCC     images/rlimit.pb-c.c
12:05:45 [2022-02-18T12:05:45.860Z] #43 13.24   DEP      images/rlimit.pb-c.d
12:05:45 [2022-02-18T12:05:45.860Z] #43 13.31   PBCC     images/file-lock.pb-c.c
12:05:45 [2022-02-18T12:05:45.860Z] #43 13.35   DEP      images/file-lock.pb-c.d
12:05:45 [2022-02-18T12:05:45.915Z] #43 150.7   CC       criu/uffd.o
12:05:46 [2022-02-18T12:05:46.121Z] #43 13.43   PBCC     images/tty.pb-c.c
12:05:46 [2022-02-18T12:05:46.121Z] #43 13.48   DEP      images/tty.pb-c.d
12:05:46 [2022-02-18T12:05:46.121Z] #43 13.55   PBCC     images/tun.pb-c.c
12:05:46 [2022-02-18T12:05:46.121Z] #43 13.60   PBCC     images/netdev.pb-c.c
12:05:46 [2022-02-18T12:05:46.383Z] #43 13.64   DEP      images/tun.pb-c.d
12:05:46 [2022-02-18T12:05:46.383Z] #43 13.73   DEP      images/netdev.pb-c.d
12:05:46 [2022-02-18T12:05:46.383Z] #43 13.80   PBCC     images/vma.pb-c.c
12:05:46 [2022-02-18T12:05:46.383Z] #43 13.88   DEP      images/vma.pb-c.d
12:05:46 [2022-02-18T12:05:46.383Z] #43 13.88   PBCC     images/creds.pb-c.c
12:05:46 [2022-02-18T12:05:46.645Z] #43 13.90   DEP      images/creds.pb-c.d
12:05:46 [2022-02-18T12:05:46.645Z] #43 13.95   PBCC     images/utsns.pb-c.c
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.00   DEP      images/utsns.pb-c.d
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.05   PBCC     images/ipc-desc.pb-c.c
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.08   PBCC     images/ipc-sem.pb-c.c
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.08   DEP      images/ipc-desc.pb-c.d
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.10   DEP      images/ipc-sem.pb-c.d
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.15   PBCC     images/ipc-msg.pb-c.c
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.20   DEP      images/ipc-msg.pb-c.d
12:05:46 [2022-02-18T12:05:46.645Z] #43 14.20   PBCC     images/ipc-shm.pb-c.c
12:05:46 [2022-02-18T12:05:46.646Z] #43 138.5   CC       criu/rbtree.o
12:05:46 [2022-02-18T12:05:46.846Z] #43 151.4   CC       criu/util.o
12:05:46 [2022-02-18T12:05:46.907Z] #43 138.9   CC       criu/rst-malloc.o
12:05:46 [2022-02-18T12:05:46.907Z] #43 14.22   DEP      images/ipc-shm.pb-c.d
12:05:46 [2022-02-18T12:05:46.907Z] #43 14.29   PBCC     images/ipc-var.pb-c.c
12:05:46 [2022-02-18T12:05:46.907Z] #43 14.29   DEP      images/ipc-var.pb-c.d
12:05:46 [2022-02-18T12:05:46.907Z] #43 14.36   PBCC     images/sk-opts.pb-c.c
12:05:46 [2022-02-18T12:05:46.907Z] #43 14.40   PBCC     images/packet-sock.pb-c.c
12:05:46 [2022-02-18T12:05:46.907Z] #43 14.44   DEP      images/sk-opts.pb-c.d
12:05:47 [2022-02-18T12:05:47.170Z] #43 14.48   DEP      images/packet-sock.pb-c.d
12:05:47 [2022-02-18T12:05:47.170Z] #43 14.55   PBCC     images/sk-netlink.pb-c.c
12:05:47 [2022-02-18T12:05:47.170Z] #43 14.58   DEP      images/sk-netlink.pb-c.d
12:05:47 [2022-02-18T12:05:47.170Z] #43 14.62   PBCC     images/sk-inet.pb-c.c
12:05:47 [2022-02-18T12:05:47.170Z] #43 14.66   DEP      images/sk-inet.pb-c.d
12:05:47 [2022-02-18T12:05:47.413Z] #43 152.2   CC       criu/uts_ns.o
12:05:47 [2022-02-18T12:05:47.450Z] #43 14.73   PBCC     images/sk-unix.pb-c.c
12:05:47 [2022-02-18T12:05:47.450Z] #43 14.81   DEP      images/sk-unix.pb-c.d
12:05:47 [2022-02-18T12:05:47.450Z] #43 14.84   PBCC     images/mm.pb-c.c
12:05:47 [2022-02-18T12:05:47.450Z] #43 14.90   DEP      images/mm.pb-c.d
12:05:47 [2022-02-18T12:05:47.450Z] #43 14.97   PBCC     images/timerfd.pb-c.c
12:05:47 [2022-02-18T12:05:47.450Z] #43 14.98   DEP      images/timerfd.pb-c.d
12:05:47 [2022-02-18T12:05:47.477Z] #43 139.2   CC       criu/seccomp.o
12:05:47 [2022-02-18T12:05:47.671Z] #43 152.4   CC       criu/vdso-compat.o
12:05:47 [2022-02-18T12:05:47.713Z] #43 15.04   PBCC     images/timer.pb-c.c
12:05:47 [2022-02-18T12:05:47.713Z] #43 15.08   DEP      images/timer.pb-c.d
12:05:47 [2022-02-18T12:05:47.929Z] #43 152.5   CC       criu/vdso.o
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.12   PBCC     images/sa.pb-c.c
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.20   DEP      images/sa.pb-c.d
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.20   PBCC     images/pipe-data.pb-c.c
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.24   DEP      images/pipe-data.pb-c.d
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.28   PBCC     images/mnt.pb-c.c
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.34   DEP      images/mnt.pb-c.d
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.37   PBCC     images/sk-packet.pb-c.c
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.40   DEP      images/sk-packet.pb-c.d
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.45   PBCC     images/tcp-stream.pb-c.c
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.49   DEP      images/tcp-stream.pb-c.d
12:05:47 [2022-02-18T12:05:47.975Z] #43 15.53   PBCC     images/pipe.pb-c.c
12:05:47 [2022-02-18T12:05:47.980Z] Removing intermediate container a7340db79bd6
12:05:47 [2022-02-18T12:05:47.980Z]  ---> 6ef3063b0db8
12:05:47 [2022-02-18T12:05:47.980Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:05:47 [2022-02-18T12:05:47.980Z]  ---> Running in 622a6030c47a
12:05:47 [2022-02-18T12:05:47.980Z] Removing intermediate container 622a6030c47a
12:05:47 [2022-02-18T12:05:47.980Z]  ---> 55dfc6007146
12:05:47 [2022-02-18T12:05:47.980Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:05:47 [2022-02-18T12:05:47.980Z]  ---> Running in 73e10f3523ab
12:05:47 [2022-02-18T12:05:47.980Z] Removing intermediate container 73e10f3523ab
12:05:47 [2022-02-18T12:05:47.980Z]  ---> 58056c986d92
12:05:47 [2022-02-18T12:05:47.980Z] Step 10/10 : COPY . .
12:05:48 [2022-02-18T12:05:48.047Z] #43 139.9   CC       criu/seize.o
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.13 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]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:05:48 [2022-02-18T12:05:48.092Z] #13 56.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:05:48 [2022-02-18T12:05:48.187Z] #43 153.0   LINK     criu/built-in.o
12:05:48 [2022-02-18T12:05:48.187Z] #43 153.1   LINK     criu/criu
12:05:48 [2022-02-18T12:05:48.237Z] #43 15.59   DEP      images/pipe.pb-c.d
12:05:48 [2022-02-18T12:05:48.238Z] #43 15.64   PBCC     images/pstree.pb-c.c
12:05:48 [2022-02-18T12:05:48.238Z] #43 15.68   DEP      images/pstree.pb-c.d
12:05:48 [2022-02-18T12:05:48.238Z] #43 15.72   PBCC     images/fs.pb-c.c
12:05:48 [2022-02-18T12:05:48.238Z] #43 15.74   DEP      images/fs.pb-c.d
12:05:48 [2022-02-18T12:05:48.238Z] #43 15.78   PBCC     images/signalfd.pb-c.c
12:05:48 [2022-02-18T12:05:48.355Z] #13 56.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:05:48 [2022-02-18T12:05:48.355Z] #13 56.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:05:48 [2022-02-18T12:05:48.355Z] #13 56.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:05:48 [2022-02-18T12:05:48.445Z] #43 153.4   DEP      lib/c/criu.d
12:05:48 [2022-02-18T12:05:48.498Z] #43 15.84   DEP      images/signalfd.pb-c.d
12:05:48 [2022-02-18T12:05:48.498Z] #43 15.86   PBCC     images/fh.pb-c.c
12:05:48 [2022-02-18T12:05:48.702Z] #43 153.5   CC       images/rpc.pb-c.o
12:05:48 [2022-02-18T12:05:48.759Z] #43 15.93   PBCC     images/fsnotify.pb-c.c
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.02   DEP      images/fh.pb-c.d
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.09   DEP      images/fsnotify.pb-c.d
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.16   PBCC     images/eventpoll.pb-c.c
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.17   DEP      images/eventpoll.pb-c.d
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.21   PBCC     images/eventfd.pb-c.c
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.23   DEP      images/eventfd.pb-c.d
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.27   PBCC     images/remap-file-path.pb-c.c
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.30   DEP      images/remap-file-path.pb-c.d
12:05:48 [2022-02-18T12:05:48.759Z] #43 16.33   PBCC     images/fifo.pb-c.c
12:05:48 [2022-02-18T12:05:48.959Z] #43 153.9   CC       lib/c/criu.o
12:05:48 [2022-02-18T12:05:48.987Z] #43 140.8   CC       criu/servicefd.o
12:05:49 [2022-02-18T12:05:49.020Z] #43 16.36   DEP      images/fifo.pb-c.d
12:05:49 [2022-02-18T12:05:49.020Z] #43 16.42   PBCC     images/ghost-file.pb-c.c
12:05:49 [2022-02-18T12:05:49.020Z] #43 16.44   DEP      images/ghost-file.pb-c.d
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.48   PBCC     images/regfile.pb-c.c
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.54   DEP      images/regfile.pb-c.d
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.61   PBCC     images/ns.pb-c.c
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.61   DEP      images/ns.pb-c.d
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.63   PBCC     images/fdinfo.pb-c.c
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.68   DEP      images/fdinfo.pb-c.d
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.72   PBCC     images/core-aarch64.pb-c.c
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.78   PBCC     images/core-arm.pb-c.c
12:05:49 [2022-02-18T12:05:49.280Z] #43 16.82   PBCC     images/core-ppc64.pb-c.c
12:05:49 [2022-02-18T12:05:49.298Z] #13 57.33 debconf: delaying package configuration, since apt-utils is not installed
12:05:49 [2022-02-18T12:05:49.541Z] #43 16.90   PBCC     images/core-s390.pb-c.c
12:05:49 [2022-02-18T12:05:49.555Z] #43 141.3   CC       criu/shmem.o
12:05:49 [2022-02-18T12:05:49.557Z] #13 57.52 Fetched 77.8 MB in 9s (9128 kB/s)
12:05:49 [2022-02-18T12:05:49.557Z] #13 57.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:49 [2022-02-18T12:05:49.557Z] #13 57.69 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
12:05:49 [2022-02-18T12:05:49.557Z] #13 57.71 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
12:05:49 [2022-02-18T12:05:49.802Z] #43 16.94   PBCC     images/core-x86.pb-c.c
12:05:49 [2022-02-18T12:05:49.802Z] #43 17.01   PBCC     images/core.pb-c.c
12:05:49 [2022-02-18T12:05:49.802Z] #43 17.04   PBCC     images/inventory.pb-c.c
12:05:49 [2022-02-18T12:05:49.802Z] #43 17.12   DEP      images/core-aarch64.pb-c.d
12:05:49 [2022-02-18T12:05:49.802Z] #43 17.17   DEP      images/core-arm.pb-c.d
12:05:49 [2022-02-18T12:05:49.802Z] #43 17.23   DEP      images/core-ppc64.pb-c.d
12:05:49 [2022-02-18T12:05:49.817Z] #13 57.96 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
12:05:49 [2022-02-18T12:05:49.890Z] #43 154.6   LINK     lib/c/built-in.o
12:05:49 [2022-02-18T12:05:49.890Z] #43 154.6   LINK     lib/c/libcriu.so
12:05:49 [2022-02-18T12:05:49.890Z] #43 154.6   LINK     lib/c/libcriu.a
12:05:49 [2022-02-18T12:05:49.890Z] #43 154.7   GEN      magic.py
12:05:50 [2022-02-18T12:05:50.063Z] #43 17.29   DEP      images/core-s390.pb-c.d
12:05:50 [2022-02-18T12:05:50.063Z] #43 17.29   DEP      images/core-x86.pb-c.d
12:05:50 [2022-02-18T12:05:50.063Z] #43 17.34   DEP      images/core.pb-c.d
12:05:50 [2022-02-18T12:05:50.063Z] #43 17.45   DEP      images/inventory.pb-c.d
12:05:50 [2022-02-18T12:05:50.063Z] #43 17.49   PBCC     images/cpuinfo.pb-c.c
12:05:50 [2022-02-18T12:05:50.076Z] #13 58.14 Selecting previously unselected package binutils-mingw-w64-i686.
12:05:50 [2022-02-18T12:05:50.076Z] #13 58.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:05:50 [2022-02-18T12:05:50.076Z] #13 58.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:05:50 [2022-02-18T12:05:50.076Z] #13 58.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:05:50 [2022-02-18T12:05:50.123Z] #43 ...
12:05:50 [2022-02-18T12:05:50.123Z] 
12:05:50 [2022-02-18T12:05:50.123Z] #49 [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
12:05:50 [2022-02-18T12:05:50.123Z] #49 sha256:b7642d323ebc3a0d735012cb4c2fb08e0d4cdc2617b6a5d4b5face6d62924f2c
12:05:50 [2022-02-18T12:05:50.123Z] #49 208.9 + /build/golangci-lint --version
12:05:50 [2022-02-18T12:05:50.146Z] #43 154.9 Note: Building without setproctitle() and strlcpy() support.
12:05:50 [2022-02-18T12:05:50.146Z] #43 154.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:05:50 [2022-02-18T12:05:50.146Z] #43 154.9 Note: Building without GnuTLS support
12:05:50 [2022-02-18T12:05:50.146Z] #43 154.9 Makefile.config:39: Warn: you have no libnftables installed
12:05:50 [2022-02-18T12:05:50.146Z] #43 154.9 Makefile.config:40: Warn: Building without nftables support
12:05:50 [2022-02-18T12:05:50.323Z] #43 17.54   DEP      images/cpuinfo.pb-c.d
12:05:50 [2022-02-18T12:05:50.323Z] #43 17.60   PBCC     images/stats.pb-c.c
12:05:50 [2022-02-18T12:05:50.323Z] #43 17.60   DEP      images/stats.pb-c.d
12:05:50 [2022-02-18T12:05:50.382Z] #49 209.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:05:50 [2022-02-18T12:05:50.641Z] #49 DONE 209.6s
12:05:50 [2022-02-18T12:05:50.641Z] 
12:05:50 [2022-02-18T12:05:50.641Z] #43 [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
12:05:50 [2022-02-18T12:05:50.641Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:50 [2022-02-18T12:05:50.641Z] #43 142.3   CC       criu/sigframe.o
12:05:50 [2022-02-18T12:05:50.641Z] #43 142.5   CC       criu/signalfd.o
12:05:50 [2022-02-18T12:05:50.710Z] #43 155.5 fatal: not a git repository (or any of the parent directories): .git
12:05:51 [2022-02-18T12:05:51.227Z] #43 142.9   CC       criu/sk-inet.o
12:05:51 [2022-02-18T12:05:51.273Z] #43 156.1 make[1]: Nothing to be done for 'all'.
12:05:51 [2022-02-18T12:05:51.709Z] #43 18.93 make[1]: Nothing to be done for 'all'.
12:05:51 [2022-02-18T12:05:51.837Z] #43 156.6 make[1]: 'images/built-in.o' is up to date.
12:05:51 [2022-02-18T12:05:51.837Z] #43 156.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:05:51 [2022-02-18T12:05:51.837Z] #43 156.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:05:51 [2022-02-18T12:05:51.837Z] #43 156.7 make[1]: 'compel/libcompel.a' is up to date.
12:05:51 [2022-02-18T12:05:51.981Z] #13 60.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:05:52 [2022-02-18T12:05:52.056Z] #56 ...
12:05:52 [2022-02-18T12:05:52.056Z] 
12:05:52 [2022-02-18T12:05:52.056Z] #43 [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
12:05:52 [2022-02-18T12:05:52.056Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:05:52 [2022-02-18T12:05:52.056Z] #43 24.99   CC       images/file-lock.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 25.10   CC       images/rlimit.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 25.23   CC       images/pagemap.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 25.50   CC       images/siginfo.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 25.71   CC       images/rpc.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 26.71   CC       images/ext-file.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 26.85   CC       images/cgroup.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 27.36   CC       images/userns.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 27.56   CC       images/google/protobuf/descriptor.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 29.06   CC       images/opts.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 29.21   CC       images/seccomp.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 29.42   CC       images/binfmt-misc.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 29.63   CC       images/time.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 29.77   CC       images/sysctl.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 29.98   CC       images/autofs.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 30.12   CC       images/macvlan.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 30.25   CC       images/sit.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 30.41   CC       images/memfd.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 30.64   CC       images/timens.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 30.86   LINK     images/built-in.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 30.99   GEN      compel/include/asm
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.02   GEN      compel/include/version.h
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.03 touch .config
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.08   GEN      include/common/config.h
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.15   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.16   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.17   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.19   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.21   DEP      compel/plugins/std/infect.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.27   DEP      compel/plugins/std/string.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.37   DEP      compel/plugins/std/log.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.46   DEP      compel/plugins/std/fds.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.54   DEP      compel/plugins/std/std.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.61   DEP      compel/plugins/shmem/shmem.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.66   DEP      compel/plugins/fds/fds.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 31.74   CC       compel/plugins/std/std.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 32.02   CC       compel/plugins/std/fds.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 32.32   CC       compel/plugins/std/log.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 32.99   CC       compel/plugins/std/string.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 33.60   CC       compel/plugins/std/infect.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.00   CC       compel/arch/aarch64/plugins/std/parasite-head.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.04   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.07   AR       compel/plugins/std.lib.a
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.14   CC       compel/plugins/fds/fds.o
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.30   AR       compel/plugins/fds.lib.a
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.33   HOSTDEP  compel/src/lib/log-host.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.46   HOSTDEP  compel/src/lib/handle-elf-host.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.51   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.55   HOSTDEP  compel/src/main-host.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.62   DEP      compel/src/lib/ptrace.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.69   DEP      compel/src/lib/infect.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.80   DEP      compel/src/lib/infect-util.d
12:05:52 [2022-02-18T12:05:52.056Z] #43 34.90   DEP      compel/src/lib/infect-rpc.d
12:05:52 [2022-02-18T12:05:52.093Z] #43 156.7 make[1]: 'compel/compel-host-bin' is up to date.
12:05:52 [2022-02-18T12:05:52.093Z] #43 156.7 make[1]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.093Z] #43 156.8 make[1]: 'soccr/libsoccr.a' is up to date.
12:05:52 [2022-02-18T12:05:52.093Z] #43 157.0 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.241Z] #13 60.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:05:52 [2022-02-18T12:05:52.241Z] #13 60.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:05:52 [2022-02-18T12:05:52.316Z] #43 34.98   DEP      compel/arch/aarch64/src/lib/infect.d
12:05:52 [2022-02-18T12:05:52.316Z] #43 35.04   DEP      compel/arch/aarch64/src/lib/cpu.d
12:05:52 [2022-02-18T12:05:52.316Z] #43 ...
12:05:52 [2022-02-18T12:05:52.316Z] 
12:05:52 [2022-02-18T12:05:52.316Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:52 [2022-02-18T12:05:52.316Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:52 [2022-02-18T12:05:52.316Z] #13 75.60 Selecting previously unselected package g++-mingw-w64-x86-64.
12:05:52 [2022-02-18T12:05:52.316Z] #13 75.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ...
12:05:52 [2022-02-18T12:05:52.316Z] #13 75.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:05:52 [2022-02-18T12:05:52.316Z] #13 ...
12:05:52 [2022-02-18T12:05:52.316Z] 
12:05:52 [2022-02-18T12:05:52.316Z] #43 [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
12:05:52 [2022-02-18T12:05:52.316Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:05:52 [2022-02-18T12:05:52.316Z] #43 35.06   DEP      compel/src/lib/log.d
12:05:52 [2022-02-18T12:05:52.316Z] #43 35.11   DEP      compel/src/main.d
12:05:52 [2022-02-18T12:05:52.316Z] #43 35.16   DEP      compel/src/lib/handle-elf.d
12:05:52 [2022-02-18T12:05:52.316Z] #43 35.22   DEP      compel/arch/aarch64/src/lib/handle-elf.d
12:05:52 [2022-02-18T12:05:52.316Z] #43 35.27   CC       compel/src/lib/log.o
12:05:52 [2022-02-18T12:05:52.350Z] #43 157.0 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.350Z] #43 157.0 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.350Z] #43 157.1 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.350Z] #43 157.1 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.350Z] #43 157.2 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.351Z] #43 157.2 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.577Z] #43 35.42   CC       compel/arch/aarch64/src/lib/cpu.o
12:05:52 [2022-02-18T12:05:52.608Z] #43 157.3 make[2]: Nothing to be done for 'all'.
12:05:52 [2022-02-18T12:05:52.608Z] #43 157.3   INSTALL  criu/criu
12:05:52 [2022-02-18T12:05:52.608Z] #43 DONE 157.5s
12:05:52 [2022-02-18T12:05:52.608Z] 
12:05:52 [2022-02-18T12:05:52.608Z] #56 [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
12:05:52 [2022-02-18T12:05:52.608Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:05:52 [2022-02-18T12:05:52.610Z] #43 144.5   CC       criu/sk-netlink.o
12:05:52 [2022-02-18T12:05:52.838Z] #43 35.55   CC       compel/arch/aarch64/src/lib/infect.o
12:05:53 [2022-02-18T12:05:53.095Z] #43 20.38   CC       images/stats.o
12:05:53 [2022-02-18T12:05:53.098Z] #43 35.83   CC       compel/src/lib/infect-rpc.o
12:05:53 [2022-02-18T12:05:53.179Z] #43 144.8   CC       criu/sk-packet.o
12:05:53 [2022-02-18T12:05:53.358Z] #43 20.76   CC       images/core.o
12:05:53 [2022-02-18T12:05:53.360Z] #43 36.14   CC       compel/src/lib/infect-util.o
12:05:53 [2022-02-18T12:05:53.439Z] #43 145.4   CC       criu/sk-queue.o
12:05:53 [2022-02-18T12:05:53.621Z] #43 36.32   CC       compel/src/lib/infect.o
12:05:53 [2022-02-18T12:05:53.931Z] #43 21.23   CC       images/core-x86.o
12:05:53 [2022-02-18T12:05:53.980Z] #56 ...
12:05:53 [2022-02-18T12:05:53.980Z] 
12:05:53 [2022-02-18T12:05:53.980Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:05:53 [2022-02-18T12:05:53.980Z] #44 sha256:10081ed7b00f245e671c0778b596fdcded776b1fd80b4619bed896d2934c5237
12:05:53 [2022-02-18T12:05:53.980Z] #44 DONE 0.1s
12:05:53 [2022-02-18T12:05:53.980Z] 
12:05:53 [2022-02-18T12:05:53.980Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:05:53 [2022-02-18T12:05:53.980Z] #46 sha256:3a18099565e0d96719cf1a25a509c63a47f15f6d1807fd2075172ca94598f442
12:05:53 [2022-02-18T12:05:53.980Z] #46 DONE 0.1s
12:05:53 [2022-02-18T12:05:53.980Z] 
12:05:53 [2022-02-18T12:05:53.980Z] #56 [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
12:05:53 [2022-02-18T12:05:53.980Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:05:53 [2022-02-18T12:05:53.980Z] #56 ...
12:05:53 [2022-02-18T12:05:53.980Z] 
12:05:53 [2022-02-18T12:05:53.980Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:05:53 [2022-02-18T12:05:53.980Z] #48 sha256:62e846c9d04d677aa149e27fdcdb3ce289aff8a3f6f50daf5202dc707a8e831a
12:05:53 [2022-02-18T12:05:53.980Z] #48 DONE 0.1s
12:05:53 [2022-02-18T12:05:53.980Z] 
12:05:53 [2022-02-18T12:05:53.980Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:05:53 [2022-02-18T12:05:53.980Z] #50 sha256:df226d7ed2da229ccc7d68a8854dfb0259845b5e371fc3b7df9914c7a339afc6
12:05:53 [2022-02-18T12:05:53.980Z] #50 DONE 0.2s
12:05:53 [2022-02-18T12:05:53.980Z] 
12:05:53 [2022-02-18T12:05:53.980Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:05:53 [2022-02-18T12:05:53.980Z] #52 sha256:d9650d505b5fda3a0e78f43445c0ee40a6e3fce7dce3a624a223d6d05f432582
12:05:54 [2022-02-18T12:05:54.008Z] #43 145.8   CC       criu/sk-tcp.o
12:05:54 [2022-02-18T12:05:54.152Z] #13 ...
12:05:54 [2022-02-18T12:05:54.153Z] 
12:05:54 [2022-02-18T12:05:54.153Z] #47 [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
12:05:54 [2022-02-18T12:05:54.153Z] #47 sha256:57df894f10bb240065ebf07bd8c8d81d69139f8186b2a6ff0ced9e41893210e9
12:05:54 [2022-02-18T12:05:54.153Z] #47 DONE 66.5s
12:05:54 [2022-02-18T12:05:54.153Z] 
12:05:54 [2022-02-18T12:05:54.153Z] #36 [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
12:05:54 [2022-02-18T12:05:54.153Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:54 [2022-02-18T12:05:54.153Z] #36 56.69 Selecting previously unselected package libicu63:amd64.
12:05:54 [2022-02-18T12:05:54.153Z] #36 56.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 56.71 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.04 Selecting previously unselected package libxml2:amd64.
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.58 Selecting previously unselected package libarchive13:amd64.
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.87 Selecting previously unselected package libjsoncpp1:amd64.
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 63.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.02 Selecting previously unselected package librhash0:amd64.
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.02 Unpacking librhash0:amd64 (1.3.8-1) ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.23 Selecting previously unselected package libuv1:amd64.
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.23 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.24 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.39 Selecting previously unselected package cmake.
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.153Z] #36 64.41 Unpacking cmake (3.13.4-1) ...
12:05:54 [2022-02-18T12:05:54.194Z] #43 21.73   CC       images/core-arm.o
12:05:54 [2022-02-18T12:05:54.238Z] #52 DONE 0.1s
12:05:54 [2022-02-18T12:05:54.238Z] 
12:05:54 [2022-02-18T12:05:54.238Z] #56 [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
12:05:54 [2022-02-18T12:05:54.238Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:05:54 [2022-02-18T12:05:54.413Z] #36 ...
12:05:54 [2022-02-18T12:05:54.413Z] 
12:05:54 [2022-02-18T12:05:54.413Z] #34 [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
12:05:54 [2022-02-18T12:05:54.413Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:05:54 [2022-02-18T12:05:54.413Z] #34 56.99 reflect
12:05:54 [2022-02-18T12:05:54.413Z] #34 62.39 internal/syscall/unix
12:05:54 [2022-02-18T12:05:54.413Z] #34 62.72 time
12:05:54 [2022-02-18T12:05:54.578Z] #43 146.3   CC       criu/sk-unix.o
12:05:54 [2022-02-18T12:05:54.675Z] #34 ...
12:05:54 [2022-02-18T12:05:54.675Z] 
12:05:54 [2022-02-18T12:05:54.675Z] #42 [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
12:05:54 [2022-02-18T12:05:54.675Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.18 Selecting previously unselected package python-pkg-resources.
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.19 Unpacking python-pkg-resources (40.8.0-1) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.40 Selecting previously unselected package python-six.
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.41 Unpacking python-six (1.12.0-1) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.52 Selecting previously unselected package python-protobuf.
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 58.53 Unpacking python-protobuf (3.6.1.3-2) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 59.20 Setting up python-pkg-resources (40.8.0-1) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 63.29 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 63.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 63.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 63.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:05:54 [2022-02-18T12:05:54.675Z] #42 63.33 Setting up python-six (1.12.0-1) ...
12:05:54 [2022-02-18T12:05:54.768Z] #43 22.04   CC       images/core-aarch64.o
12:05:55 [2022-02-18T12:05:55.030Z] #43 22.35   CC       images/core-ppc64.o
12:05:55 [2022-02-18T12:05:55.246Z] #42 ...
12:05:55 [2022-02-18T12:05:55.246Z] 
12:05:55 [2022-02-18T12:05:55.246Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:55 [2022-02-18T12:05:55.246Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:05:55 [2022-02-18T12:05:55.246Z] #13 63.32 Selecting previously unselected package binutils-mingw-w64.
12:05:55 [2022-02-18T12:05:55.246Z] #13 63.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:05:55 [2022-02-18T12:05:55.246Z] #13 63.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:05:55 [2022-02-18T12:05:55.507Z] #13 63.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:05:55 [2022-02-18T12:05:55.507Z] #13 63.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:05:55 [2022-02-18T12:05:55.508Z] #13 63.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:05:55 [2022-02-18T12:05:55.508Z] #13 63.69 Selecting previously unselected package dmsetup.
12:05:55 [2022-02-18T12:05:55.508Z] #13 63.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:05:55 [2022-02-18T12:05:55.508Z] #13 63.71 Unpacking dmsetup (2:1.02.155-3) ...
12:05:55 [2022-02-18T12:05:55.536Z] #43 38.14   CC       compel/src/lib/ptrace.o
12:05:55 [2022-02-18T12:05:55.601Z] #43 22.81   CC       images/core-s390.o
12:05:55 [2022-02-18T12:05:55.769Z] #13 63.90 Selecting previously unselected package mingw-w64-common.
12:05:55 [2022-02-18T12:05:55.769Z] #13 63.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:05:55 [2022-02-18T12:05:55.769Z] #13 63.91 Unpacking mingw-w64-common (6.0.0-3) ...
12:05:55 [2022-02-18T12:05:55.797Z] #43 38.44   AR       compel/libcompel.a
12:05:55 [2022-02-18T12:05:55.797Z] #43 38.51   HOSTCC   compel/src/main-host.o
12:05:55 [2022-02-18T12:05:55.863Z] #43 23.29   CC       images/cpuinfo.o
12:05:56 [2022-02-18T12:05:56.034Z] #13 ...
12:05:56 [2022-02-18T12:05:56.034Z] 
12:05:56 [2022-02-18T12:05:56.034Z] #36 [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
12:05:56 [2022-02-18T12:05:56.034Z] #36 sha256:5128b67ebe2f1fc114318c0b0a93f312c4bb86db26a3f69348f476abc6374d95
12:05:56 [2022-02-18T12:05:56.034Z] #36 67.93 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 67.95 Setting up xxd (2:8.1.0875-5) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 67.97 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 67.99 Setting up vim-common (2:8.1.0875-5) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.05 Setting up librhash0:amd64 (1.3.8-1) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.07 Setting up cmake-data (3.13.4-1) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.14 Setting up cmake (3.13.4-1) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.16 Processing triggers for libc-bin (2.28-10) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 68.23 Processing triggers for mime-support (3.62) ...
12:05:56 [2022-02-18T12:05:56.034Z] #36 DONE 68.6s
12:05:56 [2022-02-18T12:05:56.057Z] #43 38.72   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
12:05:56 [2022-02-18T12:05:56.057Z] #43 38.90   HOSTCC   compel/src/lib/handle-elf-host.o
12:05:56 [2022-02-18T12:05:56.294Z] 
12:05:56 [2022-02-18T12:05:56.294Z] #42 [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
12:05:56 [2022-02-18T12:05:56.294Z] #42 sha256:fe2c32aa77032342bb8dc695036b3fdaec641e9d41a7865320d33557082e5b14
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.83 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.88 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.90 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.91 Setting up protobuf-compiler (3.6.1.3-2) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.93 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:05:56 [2022-02-18T12:05:56.294Z] #42 67.95 Setting up python-protobuf (3.6.1.3-2) ...
12:05:56 [2022-02-18T12:05:56.317Z] #43 39.11   HOSTCC   compel/src/lib/log-host.o
12:05:56 [2022-02-18T12:05:56.435Z] #43 23.73   CC       images/inventory.o
12:05:56 [2022-02-18T12:05:56.435Z] #43 23.93   CC       images/fdinfo.o
12:05:56 [2022-02-18T12:05:56.481Z] #43 ...
12:05:56 [2022-02-18T12:05:56.481Z] 
12:05:56 [2022-02-18T12:05:56.481Z] #40 [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
12:05:56 [2022-02-18T12:05:56.481Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:05:56 [2022-02-18T12:05:56.481Z] #40 DONE 214.3s
12:05:56 [2022-02-18T12:05:56.481Z] 
12:05:56 [2022-02-18T12:05:56.481Z] #43 [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
12:05:56 [2022-02-18T12:05:56.481Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:56 [2022-02-18T12:05:56.481Z] #43 148.1   CC       criu/sockets.o
12:05:56 [2022-02-18T12:05:56.579Z] #43 39.23   HOSTLINK compel/compel-host-bin
12:05:56 [2022-02-18T12:05:56.579Z] #43 39.37   DEP      soccr/soccr.d
12:05:56 [2022-02-18T12:05:56.579Z] #43 39.46   CC       soccr/soccr.o
12:05:57 [2022-02-18T12:05:57.009Z] #43 24.21   CC       images/fown.o
12:05:57 [2022-02-18T12:05:57.009Z] #43 24.38   CC       images/ns.o
12:05:57 [2022-02-18T12:05:57.048Z] #43 149.1   CC       criu/stats.o
12:05:57 [2022-02-18T12:05:57.271Z] #43 24.63   CC       images/regfile.o
12:05:57 [2022-02-18T12:05:57.310Z] #43 ...
12:05:57 [2022-02-18T12:05:57.310Z] 
12:05:57 [2022-02-18T12:05:57.311Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:05:57 [2022-02-18T12:05:57.311Z] #41 sha256:74e4d4489b7f1ba2f9dccee1cb38fb081e0ceef4229c1632529261ad65172a1b
12:05:57 [2022-02-18T12:05:57.311Z] #41 DONE 0.1s
12:05:57 [2022-02-18T12:05:57.311Z] 
12:05:57 [2022-02-18T12:05:57.311Z] #43 [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
12:05:57 [2022-02-18T12:05:57.311Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:05:57 [2022-02-18T12:05:57.311Z] #43 149.3   CC       criu/string.o
12:05:57 [2022-02-18T12:05:57.534Z] #43 24.80   CC       images/ghost-file.o
12:05:57 [2022-02-18T12:05:57.534Z] #43 25.04   CC       images/fifo.o
12:05:57 [2022-02-18T12:05:57.570Z] #43 149.4   CC       criu/sysctl.o
12:05:57 [2022-02-18T12:05:57.795Z] #43 25.26   CC       images/remap-file-path.o
12:05:58 [2022-02-18T12:05:58.031Z] #43 40.55   AR       soccr/libsoccr.a
12:05:58 [2022-02-18T12:05:58.031Z] #43 40.63 make[1]: 'soccr/libsoccr.a' is up to date.
12:05:58 [2022-02-18T12:05:58.031Z] #43 ...
12:05:58 [2022-02-18T12:05:58.031Z] 
12:05:58 [2022-02-18T12:05:58.031Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:05:58 [2022-02-18T12:05:58.031Z] #13 sha256:bca0a3cfcc11b6245c551dc41b09f6e1b89567e22ade22492678d64f4f541ec4
12:05:58 [2022-02-18T12:05:58.031Z] #13 86.84 Selecting previously unselected package libapparmor1:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 86.85 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 86.85 Unpacking libapparmor1:arm64 (2.13.2-10) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 86.93 Selecting previously unselected package libapparmor-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 86.94 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 86.95 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.07 Selecting previously unselected package libbtrfs0.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.08 Unpacking libbtrfs0 (4.20.1-2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.13 Selecting previously unselected package libbtrfs-dev.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.16 Unpacking libbtrfs-dev (4.20.1-2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.27 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.27 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.29 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.35 Selecting previously unselected package libudev-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.35 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.36 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.48 Selecting previously unselected package libsepol1-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.49 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.51 Unpacking libsepol1-dev:arm64 (2.8-1) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.74 Selecting previously unselected package libpcre16-3:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.74 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.75 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.86 Selecting previously unselected package libpcre32-3:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.88 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 87.89 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.01 Selecting previously unselected package libpcrecpp0v5:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.01 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.02 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.10 Selecting previously unselected package libpcre3-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.12 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.14 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.49 Selecting previously unselected package libselinux1-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.50 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.50 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.72 Selecting previously unselected package libdevmapper-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.73 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.80 Selecting previously unselected package libseccomp-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.84 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.85 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 88.99 Selecting previously unselected package libsystemd-dev:arm64.
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.02 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.03 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.43 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.44 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.46 Setting up libapparmor1:arm64 (2.13.2-10) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.48 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.49 Setting up libpcre16-3:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.51 Setting up libsepol1-dev:arm64 (2.8-1) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.53 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.56 Setting up libbtrfs0 (4.20.1-2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.57 Setting up libpcre32-3:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.59 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.61 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.63 Setting up libbtrfs-dev (4.20.1-2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.65 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.67 Setting up mingw-w64-common (6.0.0-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.68 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.70 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.72 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.75 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
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.76 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
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.77 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.78 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
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.78 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
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.79 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.82 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.84 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.85 Setting up dmsetup (2:1.02.155-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.87 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.89 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:05:58 [2022-02-18T12:05:58.031Z] #13 89.91 Processing triggers for libc-bin (2.28-10) ...
12:05:58 [2022-02-18T12:05:58.057Z] #43 25.44   CC       images/eventfd.o
12:05:58 [2022-02-18T12:05:58.139Z] #43 149.9   CC       criu/sysfs_parse.o
12:05:58 [2022-02-18T12:05:58.318Z] #43 25.62   CC       images/eventpoll.o
12:05:58 [2022-02-18T12:05:58.398Z] #43 150.2   CC       criu/timens.o
12:05:58 [2022-02-18T12:05:58.580Z] #43 25.83   CC       images/fh.o
12:05:58 [2022-02-18T12:05:58.658Z] #43 150.5   CC       criu/timerfd.o
12:05:58 [2022-02-18T12:05:58.842Z] #43 26.09   CC       images/fsnotify.o
12:05:58 [2022-02-18T12:05:58.918Z] #43 150.8   CC       criu/tty.o
12:05:59 [2022-02-18T12:05:59.105Z] #43 26.55   CC       images/signalfd.o
12:05:59 [2022-02-18T12:05:59.368Z] #43 26.77   CC       images/fs.o
12:05:59 [2022-02-18T12:05:59.630Z] #43 26.95   CC       images/pstree.o
12:05:59 [2022-02-18T12:05:59.893Z] #43 27.12   CC       images/pipe.o
12:05:59 [2022-02-18T12:05:59.893Z] #43 27.29   CC       images/tcp-stream.o
12:06:00 [2022-02-18T12:06:00.159Z] #43 27.44   CC       images/sk-packet.o
12:06:00 [2022-02-18T12:06:00.159Z] #43 ...
12:06:00 [2022-02-18T12:06:00.159Z] 
12:06:00 [2022-02-18T12:06:00.159Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:06:00 [2022-02-18T12:06:00.159Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:06:00 [2022-02-18T12:06:00.159Z] #13 87.92 Selecting previously unselected package g++-mingw-w64-x86-64.
12:06:00 [2022-02-18T12:06:00.159Z] #13 87.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:06:00 [2022-02-18T12:06:00.159Z] #13 87.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:00 [2022-02-18T12:06:00.299Z] #43 151.9   CC       criu/tun.o
12:06:00 [2022-02-18T12:06:00.558Z] #43 152.2   CC       criu/uffd.o
12:06:01 [2022-02-18T12:06:01.125Z] #43 153.0   CC       criu/util.o
12:06:01 [2022-02-18T12:06:01.577Z] #42 73.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:06:01 [2022-02-18T12:06:01.577Z] #42 73.24 Processing triggers for libc-bin (2.28-10) ...
12:06:01 [2022-02-18T12:06:01.577Z] #42 DONE 73.7s
12:06:01 [2022-02-18T12:06:01.577Z] 
12:06:01 [2022-02-18T12:06:01.577Z] #37 [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
12:06:01 [2022-02-18T12:06:01.577Z] #37 sha256:50a333389932b3894fc2d252ad82002eb15bc4739dac464bf5ca3b1bc71cad2e
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.898 + RM_GOPATH=0
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.898 + TMP_GOPATH=
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.898 + : /build
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.898 + '[' -z '' ']'
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.898 ++ mktemp -d
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.906 + export GOPATH=/tmp/tmp.0jHixDSVwj
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.906 + GOPATH=/tmp/tmp.0jHixDSVwj
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.906 + RM_GOPATH=1
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.906 + case "$(go env GOARCH)" in
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.913 ++ go env GOARCH
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.921 + export GO_BUILDMODE=-buildmode=pie
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.921 + GO_BUILDMODE=-buildmode=pie
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.922 ++ dirname /tmp/install/install.sh
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 + dir=/tmp/install
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 + bin=tini
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 + shift
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 + '[' '!' -f /tmp/install/tini.installer ']'
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 + . /tmp/install/tini.installer
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 ++ : v0.19.0
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.925 + install_tini
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.926 + echo 'Install tini version v0.19.0'
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.926 Install tini version v0.19.0
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.926 + git clone https://github.com/krallin/tini.git /tmp/tmp.0jHixDSVwj/tini
12:06:01 [2022-02-18T12:06:01.577Z] #37 0.937 Cloning into '/tmp/tmp.0jHixDSVwj/tini'...
12:06:01 [2022-02-18T12:06:01.577Z] #37 1.596 + cd /tmp/tmp.0jHixDSVwj/tini
12:06:01 [2022-02-18T12:06:01.577Z] #37 1.597 + git checkout -q v0.19.0
12:06:01 [2022-02-18T12:06:01.577Z] #37 1.602 + cmake .
12:06:01 [2022-02-18T12:06:01.577Z] #37 2.159 -- The C compiler identification is GNU 8.3.0
12:06:01 [2022-02-18T12:06:01.577Z] #37 2.234 -- Check for working C compiler: /usr/bin/cc
12:06:01 [2022-02-18T12:06:01.577Z] #37 2.830 -- Check for working C compiler: /usr/bin/cc -- works
12:06:01 [2022-02-18T12:06:01.577Z] #37 2.837 -- Detecting C compiler ABI info
12:06:01 [2022-02-18T12:06:01.577Z] #37 3.413 -- Detecting C compiler ABI info - done
12:06:01 [2022-02-18T12:06:01.577Z] #37 3.451 -- Detecting C compile features
12:06:01 [2022-02-18T12:06:01.577Z] #37 ...
12:06:01 [2022-02-18T12:06:01.577Z] 
12:06:01 [2022-02-18T12:06:01.577Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:06:01 [2022-02-18T12:06:01.577Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:06:01 [2022-02-18T12:06:01.577Z] #13 69.57 Selecting previously unselected package mingw-w64-x86-64-dev.
12:06:01 [2022-02-18T12:06:01.577Z] #13 69.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:06:01 [2022-02-18T12:06:01.577Z] #13 69.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:06:02 [2022-02-18T12:06:02.061Z] #43 153.8   CC       criu/uts_ns.o
12:06:02 [2022-02-18T12:06:02.061Z] #43 153.9   CC       criu/vdso-compat.o
12:06:02 [2022-02-18T12:06:02.320Z] #43 154.1   CC       criu/vdso.o
12:06:02 [2022-02-18T12:06:02.579Z] #43 154.5   LINK     criu/built-in.o
12:06:02 [2022-02-18T12:06:02.579Z] #43 154.6   LINK     criu/criu
12:06:02 [2022-02-18T12:06:02.838Z] #43 154.9   DEP      lib/c/criu.d
12:06:03 [2022-02-18T12:06:03.097Z] #43 154.9   CC       images/rpc.pb-c.o
12:06:03 [2022-02-18T12:06:03.330Z] #13 DONE 96.4s
12:06:03 [2022-02-18T12:06:03.330Z] 
12:06:03 [2022-02-18T12:06:03.330Z] #58 [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
12:06:03 [2022-02-18T12:06:03.330Z] #58 sha256:f2f42ad66b710d6dab3476de8f008d31c89cace8917a3575a0ea7845d67c8930
12:06:03 [2022-02-18T12:06:03.330Z] #58 90.53 + for f in rootlesskit rootlesskit-docker-proxy
12:06:03 [2022-02-18T12:06:03.330Z] #58 90.53 + GOBIN=/build
12:06:03 [2022-02-18T12:06:03.330Z] #58 90.53 + GO111MODULE=on
12:06:03 [2022-02-18T12:06:03.330Z] #58 90.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:06:03 [2022-02-18T12:06:03.330Z] #58 DONE 100.4s
12:06:03 [2022-02-18T12:06:03.330Z] 
12:06:03 [2022-02-18T12:06:03.330Z] #53 [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
12:06:03 [2022-02-18T12:06:03.330Z] #53 sha256:8e46b0a14dcc08eb2a6f50132678645118cd69ec21fafb6beb579c065f94d93c
12:06:03 [2022-02-18T12:06:03.330Z] #53 ...
12:06:03 [2022-02-18T12:06:03.330Z] 
12:06:03 [2022-02-18T12:06:03.330Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:06:03 [2022-02-18T12:06:03.330Z] #59 sha256:1a525f3fdb79d39f7bf5e4520fb808a3aa1eeab52a1a22b427615435a2428c81
12:06:03 [2022-02-18T12:06:03.330Z] #59 DONE 0.2s
12:06:03 [2022-02-18T12:06:03.330Z] 
12:06:03 [2022-02-18T12:06:03.330Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:06:03 [2022-02-18T12:06:03.330Z] #60 sha256:77cb431eb76c2415dc422968e78bd13365dfd5f4c9f0c4004b60e5c551ef02ef
12:06:03 [2022-02-18T12:06:03.330Z] #60 DONE 0.2s
12:06:03 [2022-02-18T12:06:03.330Z] 
12:06:03 [2022-02-18T12:06:03.330Z] #43 [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
12:06:03 [2022-02-18T12:06:03.330Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:03 [2022-02-18T12:06:03.330Z] #43 40.88   DEP      criu/arch/aarch64/sigframe.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 40.94   DEP      criu/arch/aarch64/crtools.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.06   DEP      criu/arch/aarch64/cpu.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.08   DEP      criu/arch/aarch64/bitops.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.10   CC       criu/arch/aarch64/bitops.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.16   CC       criu/arch/aarch64/cpu.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.30   CC       criu/arch/aarch64/crtools.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.79   CC       criu/arch/aarch64/sigframe.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 41.97   LINK     criu/arch/aarch64/crtools.built-in.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.00   DEP      criu/pie/util-vdso.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.07   DEP      criu/pie/util.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.13   CC       criu/pie/util.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.32   CC       criu/pie/util-vdso.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.80   AR       criu/pie/pie.lib.a
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.84   DEP      criu/pie/restorer.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.94   DEP      criu/arch/aarch64/intraprocedure.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 42.96   DEP      criu/arch/aarch64/restorer.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 43.05   DEP      criu/arch/aarch64/vdso-pie.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 43.13   DEP      criu/pie/parasite-vdso.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 43.21   DEP      criu/pie/parasite.d
12:06:03 [2022-02-18T12:06:03.330Z] #43 43.33   CC       criu/pie/parasite.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.11   LINK     criu/pie/parasite.built-in.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.12   GEN      criu/pie/parasite-blob.h
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.14   CC       criu/pie/parasite-vdso.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.52   CC       criu/arch/aarch64/vdso-pie.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.70   CC       criu/arch/aarch64/restorer.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.94   CC       criu/arch/aarch64/intraprocedure.o
12:06:03 [2022-02-18T12:06:03.330Z] #43 44.98   CC       criu/pie/restorer.o
12:06:03 [2022-02-18T12:06:03.665Z] #43 155.4   CC       lib/c/criu.o
12:06:04 [2022-02-18T12:06:04.234Z] #43 156.2   LINK     lib/c/built-in.o
12:06:04 [2022-02-18T12:06:04.276Z] #43 ...
12:06:04 [2022-02-18T12:06:04.276Z] 
12:06:04 [2022-02-18T12:06:04.276Z] #53 [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
12:06:04 [2022-02-18T12:06:04.276Z] #53 sha256:8e46b0a14dcc08eb2a6f50132678645118cd69ec21fafb6beb579c065f94d93c
12:06:04 [2022-02-18T12:06:04.276Z] #53 1.335 + RM_GOPATH=0
12:06:04 [2022-02-18T12:06:04.276Z] #53 1.335 + TMP_GOPATH=
12:06:04 [2022-02-18T12:06:04.276Z] #53 1.335 + : /build
12:06:04 [2022-02-18T12:06:04.276Z] #53 1.335 + '[' -z '' ']'
12:06:04 [2022-02-18T12:06:04.276Z] #53 1.335 ++ mktemp -d
12:06:04 [2022-02-18T12:06:04.276Z] #53 ...
12:06:04 [2022-02-18T12:06:04.276Z] 
12:06:04 [2022-02-18T12:06:04.277Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:06:04 [2022-02-18T12:06:04.277Z] #14 sha256:fca410664316fd0b47bdabd91cb155d4bd3787d0ab9fd56c52f41601a9b2629a
12:06:04 [2022-02-18T12:06:04.277Z] #14 DONE 1.4s
12:06:04 [2022-02-18T12:06:04.277Z] 
12:06:04 [2022-02-18T12:06:04.277Z] #53 [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
12:06:04 [2022-02-18T12:06:04.277Z] #53 sha256:8e46b0a14dcc08eb2a6f50132678645118cd69ec21fafb6beb579c065f94d93c
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.336 + export GOPATH=/tmp/tmp.fx7d6BDukX
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.336 + GOPATH=/tmp/tmp.fx7d6BDukX
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.336 + RM_GOPATH=1
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.336 + case "$(go env GOARCH)" in
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.364 ++ go env GOARCH
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.390 + export GO_BUILDMODE=-buildmode=pie
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.390 + GO_BUILDMODE=-buildmode=pie
12:06:04 [2022-02-18T12:06:04.277Z] #53 1.390 ++ dirname /tmp/install/install.sh
12:06:04 [2022-02-18T12:06:04.494Z] #43 156.2   LINK     lib/c/libcriu.so
12:06:04 [2022-02-18T12:06:04.494Z] #43 156.2   LINK     lib/c/libcriu.a
12:06:04 [2022-02-18T12:06:04.494Z] #43 156.4   GEN      magic.py
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 Install runc version v1.0.3 (build tags: seccomp)
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + dir=/tmp/install
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + bin=runc
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + shift
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + '[' '!' -f /tmp/install/runc.installer ']'
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + . /tmp/install/runc.installer
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 ++ set -e
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 ++ : v1.0.3
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + install_runc
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + RUNC_BUILDTAGS=seccomp
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fx7d6BDukX/src/github.com/opencontainers/runc
12:06:04 [2022-02-18T12:06:04.538Z] #53 1.439 Cloning into '/tmp/tmp.fx7d6BDukX/src/github.com/opencontainers/runc'...
12:06:04 [2022-02-18T12:06:04.752Z] #43 156.4 Note: Building without setproctitle() and strlcpy() support.
12:06:04 [2022-02-18T12:06:04.752Z] #43 156.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:06:04 [2022-02-18T12:06:04.752Z] #43 156.4 Note: Building without GnuTLS support
12:06:04 [2022-02-18T12:06:04.752Z] #43 156.4 Makefile.config:39: Warn: you have no libnftables installed
12:06:04 [2022-02-18T12:06:04.752Z] #43 156.5 Makefile.config:40: Warn: Building without nftables support
12:06:04 [2022-02-18T12:06:04.869Z] #13 ...
12:06:04 [2022-02-18T12:06:04.870Z] 
12:06:04 [2022-02-18T12:06:04.870Z] #37 [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
12:06:04 [2022-02-18T12:06:04.870Z] #37 sha256:50a333389932b3894fc2d252ad82002eb15bc4739dac464bf5ca3b1bc71cad2e
12:06:04 [2022-02-18T12:06:04.870Z] #37 5.755 -- Detecting C compile features - done
12:06:04 [2022-02-18T12:06:04.870Z] #37 5.820 -- Performing Test HAS_BUILTIN_FORTIFY
12:06:04 [2022-02-18T12:06:04.870Z] #37 5.938 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:06:04 [2022-02-18T12:06:04.870Z] #37 6.001 -- Configuring done
12:06:04 [2022-02-18T12:06:04.870Z] #37 6.006 -- Generating done
12:06:04 [2022-02-18T12:06:04.870Z] #37 6.014 -- Build files have been written to: /tmp/tmp.0jHixDSVwj/tini
12:06:04 [2022-02-18T12:06:04.870Z] #37 6.028 + make tini-static
12:06:04 [2022-02-18T12:06:04.870Z] #37 6.440 Scanning dependencies of target tini-static
12:06:04 [2022-02-18T12:06:04.870Z] #37 6.530 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:06:04 [2022-02-18T12:06:04.870Z] #37 7.549 [100%] Linking C executable tini-static
12:06:04 [2022-02-18T12:06:04.870Z] #37 8.084 [100%] Built target tini-static
12:06:04 [2022-02-18T12:06:04.870Z] #37 8.184 + mkdir -p /build
12:06:04 [2022-02-18T12:06:04.870Z] #37 8.186 + cp tini-static /build/docker-init
12:06:04 [2022-02-18T12:06:04.870Z] #37 DONE 8.4s
12:06:04 [2022-02-18T12:06:04.870Z] 
12:06:04 [2022-02-18T12:06:04.870Z] #43 [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
12:06:04 [2022-02-18T12:06:04.870Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:04 [2022-02-18T12:06:04.870Z] #43 1.947 Note: Building without setproctitle() and strlcpy() support.
12:06:04 [2022-02-18T12:06:04.870Z] #43 1.947       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:06:04 [2022-02-18T12:06:04.870Z] #43 1.957 Note: Building without GnuTLS support
12:06:04 [2022-02-18T12:06:04.870Z] #43 1.965 Makefile.config:39: Warn: you have no libnftables installed
12:06:04 [2022-02-18T12:06:04.870Z] #43 1.968 Makefile.config:40: Warn: Building without nftables support
12:06:05 [2022-02-18T12:06:05.012Z] #43 157.0 fatal: not a git repository (or any of the parent directories): .git
12:06:05 [2022-02-18T12:06:05.129Z] #43 3.892 fatal: not a git repository (or any of the parent directories): .git
12:06:05 [2022-02-18T12:06:05.129Z] #43 3.933   GEN      .gitid
12:06:05 [2022-02-18T12:06:05.129Z] #43 3.988   GEN      criu/include/version.h
12:06:05 [2022-02-18T12:06:05.389Z] #43 4.085   GEN      include/common/asm
12:06:05 [2022-02-18T12:06:05.458Z] #13 ...
12:06:05 [2022-02-18T12:06:05.459Z] 
12:06:05 [2022-02-18T12:06:05.459Z] #56 [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
12:06:05 [2022-02-18T12:06:05.459Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:06:05 [2022-02-18T12:06:05.459Z] #56 48.69 Checking out files:  50% (2366/4691)   
Checking out files:  51% (2393/4691)   
Checking out files:  52% (2440/4691)   
Checking out files:  53% (2487/4691)   
Checking out files:  54% (2534/4691)   
Checking out files:  55% (2581/4691)   
Checking out files:  56% (2627/4691)   
Checking out files:  57% (2674/4691)   
Checking out files:  58% (2721/4691)   
Checking out files:  59% (2768/4691)   
Checking out files:  60% (2815/4691)   
Checking out files:  61% (2862/4691)   
Checking out files:  62% (2909/4691)   
Checking out files:  63% (2956/4691)   
Checking out files:  64% (3003/4691)   
Checking out files:  65% (3050/4691)   
Checking out files:  66% (3097/4691)   
Checking out files:  67% (3143/4691)   
Checking out files:  68% (3190/4691)   
Checking out files:  69% (3237/4691)   
Checking out files:  70% (3284/4691)   
Checking out files:  71% (3331/4691)   
Checking out files:  72% (3378/4691)   
Checking out files:  73% (3425/4691)   
Checking out files:  74% (3472/4691)   
Checking out files:  75% (3519/4691)   
Checking out files:  76% (3566/4691)   
Checking out files:  77% (3613/4691)   
Checking out files:  78% (3659/4691)   
Checking out files:  79% (3706/4691)   
Checking out files:  80% (3753/4691)   
Checking out files:  81% (3800/4691)   
Checking out files:  82% (3847/4691)   
Checking out files:  83% (3894/4691)   
Checking out files:  84% (3941/4691)   
Checking out files:  85% (3988/4691)   
Checking out files:  86% (4035/4691)   
Checking out files:  87% (4082/4691)   
Checking out files:  88% (4129/4691)   
Checking out files:  89% (4175/4691)   
Checking out files:  90% (4222/4691)   
Checking out files:  91% (4269/4691)   
Checking out files:  92% (4316/4691)   
Checking out files:  92% (4335/4691)   
Checking out files:  93% (4363/4691)   
Checking out files:  94% (4410/4691)   
Checking out files:  95% (4457/4691)   
Checking out files:  96% (4504/4691)   
Checking out files:  97% (4551/4691)   
Checking out files:  98% (4598/4691)   
Checking out files:  99% (4645/4691)   
Checking out files: 100% (4691/4691)   
Checking out files: 100% (4691/4691), done.
12:06:05 [2022-02-18T12:06:05.459Z] #56 49.88 + cd /tmp/tmp.bCJvwRNWy8/src/github.com/containerd/containerd
12:06:05 [2022-02-18T12:06:05.459Z] #56 49.88 + git checkout -q v1.5.9
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + export 'BUILDTAGS=netgo osusergo static_build'
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + BUILDTAGS='netgo osusergo static_build'
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + export EXTRA_FLAGS=-buildmode=pie
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + EXTRA_FLAGS=-buildmode=pie
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + '[' '' = dynamic ']'
12:06:05 [2022-02-18T12:06:05.459Z] #56 51.88 + make
12:06:05 [2022-02-18T12:06:05.650Z] #43 ...
12:06:05 [2022-02-18T12:06:05.650Z] 
12:06:05 [2022-02-18T12:06:05.650Z] #34 [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
12:06:05 [2022-02-18T12:06:05.650Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:06:05 [2022-02-18T12:06:05.650Z] #34 68.21 internal/fmtsort
12:06:05 [2022-02-18T12:06:05.650Z] #34 69.00 internal/syscall/execenv
12:06:05 [2022-02-18T12:06:05.650Z] #34 69.04 internal/poll
12:06:05 [2022-02-18T12:06:05.650Z] #34 69.32 path
12:06:05 [2022-02-18T12:06:05.650Z] #34 70.04 io/fs
12:06:05 [2022-02-18T12:06:05.650Z] #34 71.19 strings
12:06:05 [2022-02-18T12:06:05.650Z] #34 71.66 os
12:06:05 [2022-02-18T12:06:05.650Z] #34 73.62 bufio
12:06:05 [2022-02-18T12:06:05.650Z] #34 75.39 text/tabwriter
12:06:05 [2022-02-18T12:06:05.650Z] #34 76.07 path/filepath
12:06:05 [2022-02-18T12:06:05.650Z] #34 76.07 fmt
12:06:05 [2022-02-18T12:06:05.650Z] #34 77.27 io/ioutil
12:06:05 [2022-02-18T12:06:05.948Z] #53 ...
12:06:05 [2022-02-18T12:06:05.948Z] 
12:06:05 [2022-02-18T12:06:05.948Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:06:05 [2022-02-18T12:06:05.948Z] #15 sha256:62ca62de08bd885e935212176c034bf4392e9e3e41154c43532d4742c1a8c98f
12:06:05 [2022-02-18T12:06:05.948Z] #15 DONE 1.3s
12:06:05 [2022-02-18T12:06:05.948Z] 
12:06:05 [2022-02-18T12:06:05.948Z] #43 [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
12:06:05 [2022-02-18T12:06:05.948Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:05 [2022-02-18T12:06:05.948Z] #43 48.56   LINK     criu/pie/restorer.built-in.o
12:06:05 [2022-02-18T12:06:05.948Z] #43 48.57   GEN      criu/pie/restorer-blob.h
12:06:05 [2022-02-18T12:06:05.948Z] #43 48.64   DEP      criu/vdso.d
12:06:05 [2022-02-18T12:06:05.948Z] #43 48.86   DEP      criu/uts_ns.d
12:06:05 [2022-02-18T12:06:05.951Z] #43 157.5 make[1]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.210Z] #43 158.1 make[1]: 'images/built-in.o' is up to date.
12:06:06 [2022-02-18T12:06:06.210Z] #43 158.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:06:06 [2022-02-18T12:06:06.210Z] #43 158.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:06:06 [2022-02-18T12:06:06.210Z] #43 158.2 make[1]: 'compel/libcompel.a' is up to date.
12:06:06 [2022-02-18T12:06:06.210Z] #43 158.2 make[1]: 'compel/compel-host-bin' is up to date.
12:06:06 [2022-02-18T12:06:06.213Z] #43 49.00   DEP      criu/util.d
12:06:06 [2022-02-18T12:06:06.406Z] #56 53.30 + bin/ctr
12:06:06 [2022-02-18T12:06:06.470Z] #43 158.2 make[1]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.470Z] #43 158.2 make[1]: 'soccr/libsoccr.a' is up to date.
12:06:06 [2022-02-18T12:06:06.470Z] #43 158.4 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.470Z] #43 158.4 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.470Z] #43 158.4 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.475Z] #43 ...
12:06:06 [2022-02-18T12:06:06.475Z] 
12:06:06 [2022-02-18T12:06:06.475Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:06:06 [2022-02-18T12:06:06.475Z] #16 sha256:812a98748858ca993bcfe5a69db29219f55f61aa73f0932dd57031dbf7c5a47b
12:06:06 [2022-02-18T12:06:06.475Z] #16 0.576 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:06:06 [2022-02-18T12:06:06.475Z] #16 DONE 0.8s
12:06:06 [2022-02-18T12:06:06.475Z] 
12:06:06 [2022-02-18T12:06:06.475Z] #43 [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
12:06:06 [2022-02-18T12:06:06.475Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:06 [2022-02-18T12:06:06.475Z] #43 49.19   DEP      criu/uffd.d
12:06:06 [2022-02-18T12:06:06.591Z] #34 ...
12:06:06 [2022-02-18T12:06:06.591Z] 
12:06:06 [2022-02-18T12:06:06.591Z] #43 [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
12:06:06 [2022-02-18T12:06:06.591Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:06 [2022-02-18T12:06:06.591Z] #43 5.442   PBCC     images/timens.pb-c.c
12:06:06 [2022-02-18T12:06:06.591Z] #43 5.462   DEP      images/timens.pb-c.d
12:06:06 [2022-02-18T12:06:06.591Z] #43 5.509   PBCC     images/fown.pb-c.c
12:06:06 [2022-02-18T12:06:06.591Z] #43 5.551   PBCC     images/google/protobuf/descriptor.pb-c.c
12:06:06 [2022-02-18T12:06:06.729Z] #43 158.5 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.729Z] #43 158.6 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.729Z] #43 158.6 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.729Z] #43 158.6 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.729Z] #43 158.7 make[2]: Nothing to be done for 'all'.
12:06:06 [2022-02-18T12:06:06.737Z] #43 49.50   DEP      criu/tun.d
12:06:06 [2022-02-18T12:06:06.852Z] #43 5.653   PBCC     images/opts.pb-c.c
12:06:06 [2022-02-18T12:06:06.852Z] #43 5.706   PBCC     images/memfd.pb-c.c
12:06:06 [2022-02-18T12:06:06.852Z] #43 5.765   DEP      images/fown.pb-c.d
12:06:06 [2022-02-18T12:06:06.988Z] #43 158.7   INSTALL  criu/criu
12:06:06 [2022-02-18T12:06:06.988Z] #43 DONE 158.9s
12:06:06 [2022-02-18T12:06:06.988Z] 
12:06:06 [2022-02-18T12:06:06.988Z] #56 [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
12:06:06 [2022-02-18T12:06:06.988Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:06:06 [2022-02-18T12:06:06.998Z] #43 49.67   DEP      criu/tty.d
12:06:06 [2022-02-18T12:06:06.998Z] #43 49.81   DEP      criu/timerfd.d
12:06:07 [2022-02-18T12:06:07.112Z] #43 5.834   DEP      images/google/protobuf/descriptor.pb-c.d
12:06:07 [2022-02-18T12:06:07.112Z] #43 5.873   DEP      images/opts.pb-c.d
12:06:07 [2022-02-18T12:06:07.112Z] #43 5.904   DEP      images/memfd.pb-c.d
12:06:07 [2022-02-18T12:06:07.112Z] #43 5.975   PBCC     images/sit.pb-c.c
12:06:07 [2022-02-18T12:06:07.112Z] #43 6.035   DEP      images/sit.pb-c.d
12:06:07 [2022-02-18T12:06:07.112Z] #43 6.070   PBCC     images/macvlan.pb-c.c
12:06:07 [2022-02-18T12:06:07.112Z] #43 6.090   DEP      images/macvlan.pb-c.d
12:06:07 [2022-02-18T12:06:07.260Z] #43 49.92   DEP      criu/timens.d
12:06:07 [2022-02-18T12:06:07.260Z] #43 ...
12:06:07 [2022-02-18T12:06:07.260Z] 
12:06:07 [2022-02-18T12:06:07.260Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:06:07 [2022-02-18T12:06:07.260Z] #17 sha256:1134b9efe7993de79d4762520a76034968bac8b98725c79fc9dcc830edd67b51
12:06:07 [2022-02-18T12:06:07.260Z] #17 DONE 0.8s
12:06:07 [2022-02-18T12:06:07.260Z] 
12:06:07 [2022-02-18T12:06:07.260Z] #43 [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
12:06:07 [2022-02-18T12:06:07.260Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:07 [2022-02-18T12:06:07.260Z] #43 50.05   DEP      criu/sysfs_parse.d
12:06:07 [2022-02-18T12:06:07.260Z] #43 50.11   DEP      criu/sysctl.d
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.129   PBCC     images/autofs.pb-c.c
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.147   DEP      images/autofs.pb-c.d
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.213   PBCC     images/sysctl.pb-c.c
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.234   DEP      images/sysctl.pb-c.d
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.267   PBCC     images/time.pb-c.c
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.285   DEP      images/time.pb-c.d
12:06:07 [2022-02-18T12:06:07.372Z] #43 6.349   PBCC     images/binfmt-misc.pb-c.c
12:06:07 [2022-02-18T12:06:07.522Z] #43 50.26   DEP      criu/string.d
12:06:07 [2022-02-18T12:06:07.522Z] #43 50.32   DEP      criu/stats.d
12:06:07 [2022-02-18T12:06:07.522Z] #43 50.42   DEP      criu/sockets.d
12:06:07 [2022-02-18T12:06:07.634Z] #43 6.393   DEP      images/binfmt-misc.pb-c.d
12:06:07 [2022-02-18T12:06:07.634Z] #43 6.426   PBCC     images/seccomp.pb-c.c
12:06:07 [2022-02-18T12:06:07.634Z] #43 6.451   DEP      images/seccomp.pb-c.d
12:06:07 [2022-02-18T12:06:07.634Z] #43 6.502   PBCC     images/userns.pb-c.c
12:06:07 [2022-02-18T12:06:07.634Z] #43 6.522   DEP      images/userns.pb-c.d
12:06:07 [2022-02-18T12:06:07.634Z] #43 6.576   PBCC     images/cgroup.pb-c.c
12:06:07 [2022-02-18T12:06:07.784Z] #43 50.57   DEP      criu/sk-unix.d
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.590   DEP      images/cgroup.pb-c.d
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.649   PBCC     images/ext-file.pb-c.c
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.677   DEP      images/ext-file.pb-c.d
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.717   PBCC     images/rpc.pb-c.c
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.750   DEP      images/rpc.pb-c.d
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.777   PBCC     images/siginfo.pb-c.c
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.809   DEP      images/siginfo.pb-c.d
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.846   PBCC     images/pagemap.pb-c.c
12:06:07 [2022-02-18T12:06:07.895Z] #43 6.889   DEP      images/pagemap.pb-c.d
12:06:08 [2022-02-18T12:06:08.045Z] #43 50.75   DEP      criu/sk-tcp.d
12:06:08 [2022-02-18T12:06:08.046Z] #43 50.85   DEP      criu/sk-queue.d
12:06:08 [2022-02-18T12:06:08.046Z] #43 50.96   DEP      criu/sk-packet.d
12:06:08 [2022-02-18T12:06:08.155Z] #43 6.945   PBCC     images/rlimit.pb-c.c
12:06:08 [2022-02-18T12:06:08.155Z] #43 6.983   DEP      images/rlimit.pb-c.d
12:06:08 [2022-02-18T12:06:08.155Z] #43 7.012   PBCC     images/file-lock.pb-c.c
12:06:08 [2022-02-18T12:06:08.155Z] #43 7.048   DEP      images/file-lock.pb-c.d
12:06:08 [2022-02-18T12:06:08.155Z] #43 7.077   PBCC     images/tty.pb-c.c
12:06:08 [2022-02-18T12:06:08.155Z] #43 7.145   DEP      images/tty.pb-c.d
12:06:08 [2022-02-18T12:06:08.308Z] #43 ...
12:06:08 [2022-02-18T12:06:08.308Z] 
12:06:08 [2022-02-18T12:06:08.308Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:06:08 [2022-02-18T12:06:08.308Z] #18 sha256:9fb90063ac172ebda605e952ffa0b9df44a30bbb4795ab37f6ecddb4222e0982
12:06:08 [2022-02-18T12:06:08.308Z] #18 DONE 0.9s
12:06:08 [2022-02-18T12:06:08.308Z] 
12:06:08 [2022-02-18T12:06:08.308Z] #43 [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
12:06:08 [2022-02-18T12:06:08.308Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:08 [2022-02-18T12:06:08.308Z] #43 51.22   DEP      criu/sk-netlink.d
12:06:08 [2022-02-18T12:06:08.370Z] #56 ...
12:06:08 [2022-02-18T12:06:08.370Z] 
12:06:08 [2022-02-18T12:06:08.370Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:06:08 [2022-02-18T12:06:08.370Z] #44 sha256:1d0f2926b333e863db69e8aacede902223d95a97a2e662063bf3e36772a9a9c2
12:06:08 [2022-02-18T12:06:08.370Z] #44 DONE 0.2s
12:06:08 [2022-02-18T12:06:08.370Z] 
12:06:08 [2022-02-18T12:06:08.370Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:06:08 [2022-02-18T12:06:08.370Z] #46 sha256:29f52871563bf569a5ad3ac541acb31db36f6cf382cb7424882cee39f227bcf1
12:06:08 [2022-02-18T12:06:08.415Z] #43 7.186   PBCC     images/tun.pb-c.c
12:06:08 [2022-02-18T12:06:08.415Z] #43 7.225   PBCC     images/netdev.pb-c.c
12:06:08 [2022-02-18T12:06:08.415Z] #43 7.278   DEP      images/tun.pb-c.d
12:06:08 [2022-02-18T12:06:08.415Z] #43 7.337   DEP      images/netdev.pb-c.d
12:06:08 [2022-02-18T12:06:08.415Z] #43 7.403   PBCC     images/vma.pb-c.c
12:06:08 [2022-02-18T12:06:08.570Z] #43 51.37   DEP      criu/sk-inet.d
12:06:08 [2022-02-18T12:06:08.629Z] #46 DONE 0.1s
12:06:08 [2022-02-18T12:06:08.629Z] 
12:06:08 [2022-02-18T12:06:08.629Z] #56 [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
12:06:08 [2022-02-18T12:06:08.629Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:06:08 [2022-02-18T12:06:08.629Z] #56 ...
12:06:08 [2022-02-18T12:06:08.629Z] 
12:06:08 [2022-02-18T12:06:08.629Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:06:08 [2022-02-18T12:06:08.629Z] #48 sha256:3589be2872f97e5f3faf6d73ec21a2e6f09074e2d5d294a7352df52f1e3ecb5c
12:06:08 [2022-02-18T12:06:08.629Z] #48 DONE 0.1s
12:06:08 [2022-02-18T12:06:08.629Z] 
12:06:08 [2022-02-18T12:06:08.629Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:06:08 [2022-02-18T12:06:08.629Z] #50 sha256:38b0cb735bcc2a0250970a587cc80e8868bdad7e81715fbb4c3400787ccec382
12:06:08 [2022-02-18T12:06:08.675Z] #43 7.466   DEP      images/vma.pb-c.d
12:06:08 [2022-02-18T12:06:08.675Z] #43 7.526   PBCC     images/creds.pb-c.c
12:06:08 [2022-02-18T12:06:08.675Z] #43 7.546   DEP      images/creds.pb-c.d
12:06:08 [2022-02-18T12:06:08.675Z] #43 7.580   PBCC     images/utsns.pb-c.c
12:06:08 [2022-02-18T12:06:08.675Z] #43 7.621   DEP      images/utsns.pb-c.d
12:06:08 [2022-02-18T12:06:08.675Z] #43 7.644   PBCC     images/ipc-desc.pb-c.c
12:06:08 [2022-02-18T12:06:08.832Z] #43 51.54   DEP      criu/signalfd.d
12:06:08 [2022-02-18T12:06:08.889Z] #50 DONE 0.1s
12:06:08 [2022-02-18T12:06:08.889Z] 
12:06:08 [2022-02-18T12:06:08.889Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:06:08 [2022-02-18T12:06:08.889Z] #52 sha256:c0457a33786d53c6601bb5a4ccb7b8f0a46750b4b365edae1f9cf544c4ecb1c5
12:06:08 [2022-02-18T12:06:08.889Z] #52 DONE 0.1s
12:06:08 [2022-02-18T12:06:08.889Z] 
12:06:08 [2022-02-18T12:06:08.889Z] #53 [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
12:06:08 [2022-02-18T12:06:08.889Z] #53 sha256:7f1c2e9c334b498f19815ebe8974c567cc08c637e92806fcc26fda1f4dbacc3a
12:06:08 [2022-02-18T12:06:08.935Z] #43 7.674   PBCC     images/ipc-sem.pb-c.c
12:06:08 [2022-02-18T12:06:08.935Z] #43 7.702   DEP      images/ipc-desc.pb-c.d
12:06:08 [2022-02-18T12:06:08.935Z] #43 7.745   DEP      images/ipc-sem.pb-c.d
12:06:08 [2022-02-18T12:06:08.936Z] #43 7.805   PBCC     images/ipc-msg.pb-c.c
12:06:08 [2022-02-18T12:06:08.936Z] #43 7.833   DEP      images/ipc-msg.pb-c.d
12:06:08 [2022-02-18T12:06:08.936Z] #43 7.889   PBCC     images/ipc-shm.pb-c.c
12:06:09 [2022-02-18T12:06:09.093Z] #43 ...
12:06:09 [2022-02-18T12:06:09.094Z] 
12:06:09 [2022-02-18T12:06:09.094Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:06:09 [2022-02-18T12:06:09.094Z] #19 sha256:e3f5fc88f5df655a07e957f519501346d794bf9db434c47f85a66b8219e52bdb
12:06:09 [2022-02-18T12:06:09.094Z] #19 DONE 0.7s
12:06:09 [2022-02-18T12:06:09.094Z] 
12:06:09 [2022-02-18T12:06:09.094Z] #43 [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
12:06:09 [2022-02-18T12:06:09.094Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:09 [2022-02-18T12:06:09.094Z] #43 51.68   DEP      criu/sigframe.d
12:06:09 [2022-02-18T12:06:09.094Z] #43 51.72   DEP      criu/shmem.d
12:06:09 [2022-02-18T12:06:09.094Z] #43 51.88   DEP      criu/servicefd.d
12:06:09 [2022-02-18T12:06:09.195Z] #43 7.906   DEP      images/ipc-shm.pb-c.d
12:06:09 [2022-02-18T12:06:09.195Z] #43 7.972   PBCC     images/ipc-var.pb-c.c
12:06:09 [2022-02-18T12:06:09.195Z] #43 7.983   DEP      images/ipc-var.pb-c.d
12:06:09 [2022-02-18T12:06:09.195Z] #43 8.042   PBCC     images/sk-opts.pb-c.c
12:06:09 [2022-02-18T12:06:09.195Z] #43 8.065   PBCC     images/packet-sock.pb-c.c
12:06:09 [2022-02-18T12:06:09.195Z] #43 8.121   DEP      images/sk-opts.pb-c.d
12:06:09 [2022-02-18T12:06:09.195Z] #43 8.176   DEP      images/packet-sock.pb-c.d
12:06:09 [2022-02-18T12:06:09.356Z] #43 52.04   DEP      criu/seize.d
12:06:09 [2022-02-18T12:06:09.356Z] #43 52.19   DEP      criu/seccomp.d
12:06:09 [2022-02-18T12:06:09.455Z] #43 8.236   PBCC     images/sk-netlink.pb-c.c
12:06:09 [2022-02-18T12:06:09.455Z] #43 8.301   DEP      images/sk-netlink.pb-c.d
12:06:09 [2022-02-18T12:06:09.455Z] #43 8.330   PBCC     images/sk-inet.pb-c.c
12:06:09 [2022-02-18T12:06:09.455Z] #43 8.375   DEP      images/sk-inet.pb-c.d
12:06:09 [2022-02-18T12:06:09.455Z] #43 8.405   PBCC     images/sk-unix.pb-c.c
12:06:09 [2022-02-18T12:06:09.617Z] #43 52.31   DEP      criu/rst-malloc.d
12:06:09 [2022-02-18T12:06:09.617Z] #43 52.43   DEP      criu/rbtree.d
12:06:09 [2022-02-18T12:06:09.617Z] #43 52.47   DEP      criu/pstree.d
12:06:09 [2022-02-18T12:06:09.716Z] #43 8.457   DEP      images/sk-unix.pb-c.d
12:06:09 [2022-02-18T12:06:09.716Z] #43 8.501   PBCC     images/mm.pb-c.c
12:06:09 [2022-02-18T12:06:09.716Z] #43 8.541   DEP      images/mm.pb-c.d
12:06:09 [2022-02-18T12:06:09.716Z] #43 8.593   PBCC     images/timerfd.pb-c.c
12:06:09 [2022-02-18T12:06:09.716Z] #43 8.625   DEP      images/timerfd.pb-c.d
12:06:09 [2022-02-18T12:06:09.716Z] #43 8.675   PBCC     images/timer.pb-c.c
12:06:09 [2022-02-18T12:06:09.878Z] #43 52.60   DEP      criu/protobuf.d
12:06:09 [2022-02-18T12:06:09.878Z] #43 52.68   GEN      criu/protobuf-desc-gen.h
12:06:09 [2022-02-18T12:06:09.975Z] #43 8.701   DEP      images/timer.pb-c.d
12:06:09 [2022-02-18T12:06:09.975Z] #43 8.751   PBCC     images/sa.pb-c.c
12:06:09 [2022-02-18T12:06:09.975Z] #43 8.782   DEP      images/sa.pb-c.d
12:06:09 [2022-02-18T12:06:09.975Z] #43 8.839   PBCC     images/pipe-data.pb-c.c
12:06:09 [2022-02-18T12:06:09.975Z] #43 8.860   DEP      images/pipe-data.pb-c.d
12:06:09 [2022-02-18T12:06:09.975Z] #43 8.901   PBCC     images/mnt.pb-c.c
12:06:10 [2022-02-18T12:06:10.234Z] #43 8.932   DEP      images/mnt.pb-c.d
12:06:10 [2022-02-18T12:06:10.234Z] #43 8.970   PBCC     images/sk-packet.pb-c.c
12:06:10 [2022-02-18T12:06:10.234Z] #43 8.989   DEP      images/sk-packet.pb-c.d
12:06:10 [2022-02-18T12:06:10.234Z] #43 9.021   PBCC     images/tcp-stream.pb-c.c
12:06:10 [2022-02-18T12:06:10.234Z] #43 9.060   DEP      images/tcp-stream.pb-c.d
12:06:10 [2022-02-18T12:06:10.234Z] #43 9.108   PBCC     images/pipe.pb-c.c
12:06:10 [2022-02-18T12:06:10.234Z] #43 9.144   DEP      images/pipe.pb-c.d
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.182   PBCC     images/pstree.pb-c.c
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.212   DEP      images/pstree.pb-c.d
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.253   PBCC     images/fs.pb-c.c
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.267   DEP      images/fs.pb-c.d
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.305   PBCC     images/signalfd.pb-c.c
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.357   DEP      images/signalfd.pb-c.d
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.404   PBCC     images/fh.pb-c.c
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.452   PBCC     images/fsnotify.pb-c.c
12:06:10 [2022-02-18T12:06:10.496Z] #43 9.490   DEP      images/fh.pb-c.d
12:06:10 [2022-02-18T12:06:10.627Z] #56 ...
12:06:10 [2022-02-18T12:06:10.627Z] 
12:06:10 [2022-02-18T12:06:10.627Z] #43 [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
12:06:10 [2022-02-18T12:06:10.627Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:10 [2022-02-18T12:06:10.627Z] #43 27.72   CC       images/mnt.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 27.92   CC       images/pipe-data.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 28.17   CC       images/sa.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 28.42   CC       images/timer.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 28.67   CC       images/timerfd.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 28.86   CC       images/mm.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 29.08   CC       images/sk-opts.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 29.33   CC       images/sk-unix.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 29.57   CC       images/sk-inet.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 29.92   CC       images/tun.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 30.23   CC       images/sk-netlink.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 30.44   CC       images/packet-sock.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 30.72   CC       images/ipc-var.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 30.87   CC       images/ipc-desc.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 31.05   CC       images/ipc-shm.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 31.22   CC       images/ipc-msg.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 31.47   CC       images/ipc-sem.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 31.61   CC       images/utsns.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 31.78   CC       images/creds.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 31.94   CC       images/vma.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 32.11   CC       images/netdev.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 32.42   CC       images/tty.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 32.90   CC       images/file-lock.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 33.10   CC       images/rlimit.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 33.35   CC       images/pagemap.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 33.63   CC       images/siginfo.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 33.91   CC       images/rpc.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 34.87   CC       images/ext-file.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 35.05   CC       images/cgroup.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 35.51   CC       images/userns.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 35.70   CC       images/google/protobuf/descriptor.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.03   CC       images/opts.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.21   CC       images/seccomp.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.39   CC       images/binfmt-misc.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.50   CC       images/time.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.63   CC       images/sysctl.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.79   CC       images/autofs.o
12:06:10 [2022-02-18T12:06:10.627Z] #43 37.95   CC       images/macvlan.o
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.534   DEP      images/fsnotify.pb-c.d
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.567   PBCC     images/eventpoll.pb-c.c
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.590   DEP      images/eventpoll.pb-c.d
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.651   PBCC     images/eventfd.pb-c.c
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.677   DEP      images/eventfd.pb-c.d
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.706   PBCC     images/remap-file-path.pb-c.c
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.729   DEP      images/remap-file-path.pb-c.d
12:06:10 [2022-02-18T12:06:10.755Z] #43 9.753   PBCC     images/fifo.pb-c.c
12:06:10 [2022-02-18T12:06:10.888Z] #43 38.13   CC       images/sit.o
12:06:10 [2022-02-18T12:06:10.888Z] #43 38.32   CC       images/memfd.o
12:06:11 [2022-02-18T12:06:11.016Z] #43 9.769   DEP      images/fifo.pb-c.d
12:06:11 [2022-02-18T12:06:11.016Z] #43 9.796   PBCC     images/ghost-file.pb-c.c
12:06:11 [2022-02-18T12:06:11.016Z] #43 9.841   DEP      images/ghost-file.pb-c.d
12:06:11 [2022-02-18T12:06:11.016Z] #43 9.904   PBCC     images/regfile.pb-c.c
12:06:11 [2022-02-18T12:06:11.149Z] #43 38.63   CC       images/timens.o
12:06:11 [2022-02-18T12:06:11.265Z] #43 53.99   DEP      criu/protobuf-desc.d
12:06:11 [2022-02-18T12:06:11.265Z] #43 54.07   DEP      criu/proc_parse.d
12:06:11 [2022-02-18T12:06:11.276Z] #43 9.943   DEP      images/regfile.pb-c.d
12:06:11 [2022-02-18T12:06:11.276Z] #43 9.997   PBCC     images/ns.pb-c.c
12:06:11 [2022-02-18T12:06:11.276Z] #43 10.03   DEP      images/ns.pb-c.d
12:06:11 [2022-02-18T12:06:11.276Z] #43 10.10   PBCC     images/fdinfo.pb-c.c
12:06:11 [2022-02-18T12:06:11.411Z] #43 38.84   LINK     images/built-in.o
12:06:11 [2022-02-18T12:06:11.411Z] #43 38.98   GEN      compel/include/asm
12:06:11 [2022-02-18T12:06:11.528Z] #43 54.17   DEP      criu/plugin.d
12:06:11 [2022-02-18T12:06:11.528Z] #43 54.23   DEP      criu/pipes.d
12:06:11 [2022-02-18T12:06:11.528Z] #43 54.34   DEP      criu/pie-util.d
12:06:11 [2022-02-18T12:06:11.537Z] #43 10.19   DEP      images/fdinfo.pb-c.d
12:06:11 [2022-02-18T12:06:11.537Z] #43 10.26   PBCC     images/core-aarch64.pb-c.c
12:06:11 [2022-02-18T12:06:11.537Z] #43 10.32   PBCC     images/core-arm.pb-c.c
12:06:11 [2022-02-18T12:06:11.537Z] #43 10.36   PBCC     images/core-ppc64.pb-c.c
12:06:11 [2022-02-18T12:06:11.537Z] #43 10.42   PBCC     images/core-s390.pb-c.c
12:06:11 [2022-02-18T12:06:11.672Z] #43 39.01   GEN      compel/include/version.h
12:06:11 [2022-02-18T12:06:11.672Z] #43 39.03 touch .config
12:06:11 [2022-02-18T12:06:11.672Z] #43 39.07   GEN      include/common/config.h
12:06:11 [2022-02-18T12:06:11.789Z] #43 54.45   DEP      criu/pie-util-vdso.d
12:06:11 [2022-02-18T12:06:11.789Z] #43 54.55   DEP      criu/path.d
12:06:11 [2022-02-18T12:06:11.789Z] #43 54.66   DEP      criu/parasite-syscall.d
12:06:11 [2022-02-18T12:06:11.796Z] #43 10.51   PBCC     images/core-x86.pb-c.c
12:06:11 [2022-02-18T12:06:11.796Z] #43 10.62   PBCC     images/core.pb-c.c
12:06:11 [2022-02-18T12:06:11.796Z] #43 10.72   PBCC     images/inventory.pb-c.c
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.16   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.18   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.21   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.22   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.23   DEP      compel/arch/x86/plugins/std/memcpy.d
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.26   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.28   GEN      compel/plugins/include/uapi/std/syscall.h
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.31   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.32   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:06:11 [2022-02-18T12:06:11.934Z] #43 39.35   DEP      compel/plugins/std/infect.d
12:06:12 [2022-02-18T12:06:12.049Z] #43 54.77   DEP      criu/pagemap.d
12:06:12 [2022-02-18T12:06:12.049Z] #43 54.89   DEP      criu/pagemap-cache.d
12:06:12 [2022-02-18T12:06:12.055Z] #43 ...
12:06:12 [2022-02-18T12:06:12.055Z] 
12:06:12 [2022-02-18T12:06:12.055Z] #34 [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
12:06:12 [2022-02-18T12:06:12.055Z] #34 sha256:99e887402fe3eac81b26aadd48b9381e28b22cfe0e25532f74459546c691f26b
12:06:12 [2022-02-18T12:06:12.055Z] #34 79.18 flag
12:06:12 [2022-02-18T12:06:12.055Z] #34 79.18 github.com/BurntSushi/toml
12:06:12 [2022-02-18T12:06:12.055Z] #34 80.43 log
12:06:12 [2022-02-18T12:06:12.055Z] #34 82.53 github.com/BurntSushi/toml/cmd/tomlv
12:06:12 [2022-02-18T12:06:12.055Z] #34 DONE 84.4s
12:06:12 [2022-02-18T12:06:12.055Z] 
12:06:12 [2022-02-18T12:06:12.055Z] #43 [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
12:06:12 [2022-02-18T12:06:12.055Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:12 [2022-02-18T12:06:12.055Z] #43 10.77   DEP      images/core-aarch64.pb-c.d
12:06:12 [2022-02-18T12:06:12.055Z] #43 10.85   DEP      images/core-arm.pb-c.d
12:06:12 [2022-02-18T12:06:12.055Z] #43 ...
12:06:12 [2022-02-18T12:06:12.055Z] 
12:06:12 [2022-02-18T12:06:12.055Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:06:12 [2022-02-18T12:06:12.055Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:06:12 [2022-02-18T12:06:12.055Z] #13 75.53 Selecting previously unselected package gcc-mingw-w64-base.
12:06:12 [2022-02-18T12:06:12.055Z] #13 75.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:06:12 [2022-02-18T12:06:12.055Z] #13 75.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:06:12 [2022-02-18T12:06:12.055Z] #13 75.70 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:06:12 [2022-02-18T12:06:12.055Z] #13 75.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:06:12 [2022-02-18T12:06:12.055Z] #13 75.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:12 [2022-02-18T12:06:12.196Z] #43 39.44   DEP      compel/plugins/std/string.d
12:06:12 [2022-02-18T12:06:12.196Z] #43 39.53   DEP      compel/plugins/std/log.d
12:06:12 [2022-02-18T12:06:12.196Z] #43 39.59   DEP      compel/plugins/std/fds.d
12:06:12 [2022-02-18T12:06:12.196Z] #43 39.67   DEP      compel/plugins/std/std.d
12:06:12 [2022-02-18T12:06:12.301Z] #56 ...
12:06:12 [2022-02-18T12:06:12.301Z] 
12:06:12 [2022-02-18T12:06:12.301Z] #53 [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
12:06:12 [2022-02-18T12:06:12.301Z] #53 sha256:9cc8939be0a0b1c0be0252a20b69af20b72955f93ac8c95144af31beb5573f87
12:06:12 [2022-02-18T12:06:12.301Z] #53 132.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:06:12 [2022-02-18T12:06:12.301Z] #53 133.2 + mkdir -p /build
12:06:12 [2022-02-18T12:06:12.301Z] #53 133.3 + cp runc /build/runc
12:06:12 [2022-02-18T12:06:12.301Z] #53 DONE 133.7s
12:06:12 [2022-02-18T12:06:12.301Z] 
12:06:12 [2022-02-18T12:06:12.301Z] #56 [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
12:06:12 [2022-02-18T12:06:12.301Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:06:12 [2022-02-18T12:06:12.301Z] #56 199.1 + bin/containerd
12:06:12 [2022-02-18T12:06:12.310Z] #43 54.96   DEP      criu/page-xfer.d
12:06:12 [2022-02-18T12:06:12.310Z] #43 55.06   DEP      criu/page-pipe.d
12:06:12 [2022-02-18T12:06:12.310Z] #43 55.16   DEP      criu/netfilter.d
12:06:12 [2022-02-18T12:06:12.458Z] #43 39.75   DEP      compel/plugins/shmem/shmem.d
12:06:12 [2022-02-18T12:06:12.458Z] #43 39.83   DEP      compel/plugins/fds/fds.d
12:06:12 [2022-02-18T12:06:12.570Z] #43 55.24   DEP      criu/net.d
12:06:12 [2022-02-18T12:06:12.570Z] #43 ...
12:06:12 [2022-02-18T12:06:12.570Z] 
12:06:12 [2022-02-18T12:06:12.570Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:06:12 [2022-02-18T12:06:12.570Z] #32 sha256:d834f9bc9862f30f5195656cae1b9baccae5786875bcce6ba72300d3e20209f3
12:06:12 [2022-02-18T12:06:12.570Z] #32 DONE 109.6s
12:06:12 [2022-02-18T12:06:12.570Z] 
12:06:12 [2022-02-18T12:06:12.570Z] #43 [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
12:06:12 [2022-02-18T12:06:12.570Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:12 [2022-02-18T12:06:12.570Z] #43 55.39   DEP      criu/namespaces.d
12:06:12 [2022-02-18T12:06:12.719Z] #43 40.00   CC       compel/plugins/std/std.o
12:06:12 [2022-02-18T12:06:12.719Z] #43 40.26   CC       compel/plugins/std/fds.o
12:06:12 [2022-02-18T12:06:12.831Z] #43 55.62   DEP      criu/mount.d
12:06:12 [2022-02-18T12:06:12.993Z] #13 ...
12:06:12 [2022-02-18T12:06:12.993Z] 
12:06:12 [2022-02-18T12:06:12.993Z] #43 [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
12:06:12 [2022-02-18T12:06:12.993Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:12 [2022-02-18T12:06:12.993Z] #43 10.91   DEP      images/core-ppc64.pb-c.d
12:06:12 [2022-02-18T12:06:12.993Z] #43 10.96   DEP      images/core-s390.pb-c.d
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.10   DEP      images/core-x86.pb-c.d
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.23   DEP      images/core.pb-c.d
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.35   DEP      images/inventory.pb-c.d
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.46   PBCC     images/cpuinfo.pb-c.c
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.52   DEP      images/cpuinfo.pb-c.d
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.68   PBCC     images/stats.pb-c.c
12:06:12 [2022-02-18T12:06:12.993Z] #43 11.71   DEP      images/stats.pb-c.d
12:06:13 [2022-02-18T12:06:13.091Z] #43 55.96   DEP      criu/memfd.d
12:06:13 [2022-02-18T12:06:13.300Z] #43 40.64   CC       compel/plugins/std/log.o
12:06:13 [2022-02-18T12:06:13.300Z] #43 ...
12:06:13 [2022-02-18T12:06:13.300Z] 
12:06:13 [2022-02-18T12:06:13.300Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:06:13 [2022-02-18T12:06:13.300Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:06:13 [2022-02-18T12:06:13.300Z] #13 101.1 Selecting previously unselected package libapparmor1:amd64.
12:06:13 [2022-02-18T12:06:13.300Z] #13 101.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:06:13 [2022-02-18T12:06:13.300Z] #13 101.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:06:13 [2022-02-18T12:06:13.353Z] #43 56.17   DEP      criu/mem.d
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.2 Selecting previously unselected package libapparmor-dev:amd64.
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.4 Selecting previously unselected package libbtrfs0.
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.4 Unpacking libbtrfs0 (4.20.1-2) ...
12:06:13 [2022-02-18T12:06:13.561Z] #13 101.5 Selecting previously unselected package libbtrfs-dev.
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.23   DEP      criu/lsm.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.27   DEP      criu/log.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.32   DEP      criu/libnetlink.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.36   DEP      criu/kerndat.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.43   DEP      criu/kcmp-ids.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.46   DEP      criu/irmap.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.50   DEP      criu/ipc_ns.d
12:06:13 [2022-02-18T12:06:13.614Z] #43 56.56   DEP      criu/image.d
12:06:13 [2022-02-18T12:06:13.821Z] #13 101.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:06:13 [2022-02-18T12:06:13.822Z] #13 101.5 Unpacking libbtrfs-dev (4.20.1-2) ...
12:06:13 [2022-02-18T12:06:13.822Z] #13 101.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:06:13 [2022-02-18T12:06:13.822Z] #13 101.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:06:13 [2022-02-18T12:06:13.822Z] #13 101.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:06:13 [2022-02-18T12:06:13.822Z] #13 101.7 Selecting previously unselected package libudev-dev:amd64.
12:06:13 [2022-02-18T12:06:13.874Z] #43 56.63   DEP      criu/image-desc.d
12:06:13 [2022-02-18T12:06:13.874Z] #43 56.68   DEP      criu/fsnotify.d
12:06:13 [2022-02-18T12:06:13.874Z] #43 56.76   DEP      criu/filesystems.d
12:06:14 [2022-02-18T12:06:14.084Z] #13 101.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:06:14 [2022-02-18T12:06:14.084Z] #13 101.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:06:14 [2022-02-18T12:06:14.084Z] #13 101.9 Selecting previously unselected package libsepol1-dev:amd64.
12:06:14 [2022-02-18T12:06:14.084Z] #13 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:06:14 [2022-02-18T12:06:14.084Z] #13 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:06:14 [2022-02-18T12:06:14.135Z] #43 56.86   DEP      criu/files.d
12:06:14 [2022-02-18T12:06:14.135Z] #43 56.97   DEP      criu/files-reg.d
12:06:14 [2022-02-18T12:06:14.135Z] #43 57.06   DEP      criu/files-ext.d
12:06:14 [2022-02-18T12:06:14.371Z] #43 12.98 make[1]: Nothing to be done for 'all'.
12:06:14 [2022-02-18T12:06:14.395Z] #43 57.15   DEP      criu/file-lock.d
12:06:14 [2022-02-18T12:06:14.657Z] #43 57.29   DEP      criu/file-ids.d
12:06:14 [2022-02-18T12:06:14.657Z] #43 57.38   DEP      criu/fifo.d
12:06:14 [2022-02-18T12:06:14.657Z] #43 57.47   DEP      criu/fdstore.d
12:06:14 [2022-02-18T12:06:14.657Z] #43 57.51   DEP      criu/fault-injection.d
12:06:14 [2022-02-18T12:06:14.828Z] #56 ...
12:06:14 [2022-02-18T12:06:14.828Z] 
12:06:14 [2022-02-18T12:06:14.828Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:06:14 [2022-02-18T12:06:14.828Z] #54 sha256:b033ec15446c20265f73ebe8331bcea1142caef1d38942f196080b4cbd77d8cb
12:06:14 [2022-02-18T12:06:14.828Z] #54 DONE 0.3s
12:06:14 [2022-02-18T12:06:14.828Z] 
12:06:14 [2022-02-18T12:06:14.828Z] #56 [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
12:06:14 [2022-02-18T12:06:14.828Z] #56 sha256:fda4d4af0519584a5cb46d6cbb31645d857ead5e9b3f652a64116e7fa524c17c
12:06:14 [2022-02-18T12:06:14.917Z] #43 57.54   DEP      criu/external.d
12:06:14 [2022-02-18T12:06:14.917Z] #43 57.59   DEP      criu/eventpoll.d
12:06:14 [2022-02-18T12:06:14.917Z] #43 57.68   DEP      criu/eventfd.d
12:06:14 [2022-02-18T12:06:14.917Z] #43 57.79   DEP      criu/crtools.d
12:06:15 [2022-02-18T12:06:15.027Z] #13 102.8 Selecting previously unselected package libpcre16-3:amd64.
12:06:15 [2022-02-18T12:06:15.027Z] #13 102.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:06:15 [2022-02-18T12:06:15.027Z] #13 102.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:06:15 [2022-02-18T12:06:15.178Z] #43 57.97   DEP      criu/cr-service.d
12:06:15 [2022-02-18T12:06:15.178Z] #43 58.06   DEP      criu/cr-restore.d
12:06:15 [2022-02-18T12:06:15.290Z] #13 103.0 Selecting previously unselected package libpcre32-3:amd64.
12:06:15 [2022-02-18T12:06:15.290Z] #13 103.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:06:15 [2022-02-18T12:06:15.290Z] #13 103.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:06:15 [2022-02-18T12:06:15.290Z] #13 103.2 Selecting previously unselected package libpcrecpp0v5:amd64.
12:06:15 [2022-02-18T12:06:15.290Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:06:15 [2022-02-18T12:06:15.290Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:06:15 [2022-02-18T12:06:15.309Z] #43 14.05   CC       images/stats.o
12:06:15 [2022-02-18T12:06:15.438Z] #43 58.20   DEP      criu/cr-errno.d
12:06:15 [2022-02-18T12:06:15.438Z] #43 58.22   DEP      criu/cr-dump.d
12:06:15 [2022-02-18T12:06:15.438Z] #43 58.34   DEP      criu/cr-dedup.d
12:06:15 [2022-02-18T12:06:15.553Z] #13 103.3 Selecting previously unselected package libpcre3-dev:amd64.
12:06:15 [2022-02-18T12:06:15.553Z] #13 103.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:06:15 [2022-02-18T12:06:15.553Z] #13 103.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:06:15 [2022-02-18T12:06:15.569Z] #43 14.33   CC       images/core.o
12:06:15 [2022-02-18T12:06:15.700Z] #43 58.50   DEP      criu/cr-check.d
12:06:15 [2022-02-18T12:06:15.815Z] #13 103.7 Selecting previously unselected package libselinux1-dev:amd64.
12:06:15 [2022-02-18T12:06:15.815Z] #13 103.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:06:15 [2022-02-18T12:06:15.815Z] #13 103.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:06:15 [2022-02-18T12:06:15.961Z] #43 58.66   DEP      criu/config.d
12:06:15 [2022-02-18T12:06:15.961Z] #43 58.75   DEP      criu/clone-noasan.d
12:06:15 [2022-02-18T12:06:15.961Z] #43 58.80   DEP      criu/cgroup.d
12:06:15 [2022-02-18T12:06:15.961Z] #43 58.88   DEP      criu/cgroup-props.d
12:06:16 [2022-02-18T12:06:16.077Z] #13 103.9 Selecting previously unselected package libdevmapper-dev:amd64.
12:06:16 [2022-02-18T12:06:16.077Z] #13 103.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:06:16 [2022-02-18T12:06:16.077Z] #13 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:06:16 [2022-02-18T12:06:16.139Z] #43 14.84   CC       images/core-x86.o
12:06:16 [2022-02-18T12:06:16.222Z] #43 58.94   DEP      criu/bitmap.d
12:06:16 [2022-02-18T12:06:16.222Z] #43 58.95   DEP      criu/bfd.d
12:06:16 [2022-02-18T12:06:16.222Z] #43 59.00   DEP      criu/autofs.d
12:06:16 [2022-02-18T12:06:16.338Z] #13 104.0 Selecting previously unselected package libseccomp-dev:amd64.
12:06:16 [2022-02-18T12:06:16.338Z] #13 104.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
12:06:16 [2022-02-18T12:06:16.338Z] #13 104.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:06:16 [2022-02-18T12:06:16.338Z] #13 104.2 Selecting previously unselected package libsystemd-dev:amd64.
12:06:16 [2022-02-18T12:06:16.338Z] #13 104.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:06:16 [2022-02-18T12:06:16.339Z] #13 104.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:06:16 [2022-02-18T12:06:16.400Z] #43 15.21   CC       images/core-arm.o
12:06:16 [2022-02-18T12:06:16.482Z] #43 59.17   DEP      criu/aio.d
12:06:16 [2022-02-18T12:06:16.482Z] #43 59.29   DEP      criu/action-scripts.d
12:06:16 [2022-02-18T12:06:16.660Z] #43 15.48   CC       images/core-aarch64.o
12:06:16 [2022-02-18T12:06:16.743Z] #43 59.45   CC       criu/action-scripts.o
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.8 Setting up libbtrfs0 (4.20.1-2) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.9 Setting up libbtrfs-dev (4.20.1-2) ...
12:06:16 [2022-02-18T12:06:16.912Z] #13 104.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:06:17 [2022-02-18T12:06:17.004Z] #43 59.86   CC       criu/aio.o
12:06:17 [2022-02-18T12:06:17.173Z] #13 104.9 Setting up mingw-w64-common (6.0.0-3) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 104.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.0 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
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.0 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
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:06:17 [2022-02-18T12:06:17.173Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:06:17 [2022-02-18T12:06:17.229Z] #43 15.87   CC       images/core-ppc64.o
12:06:17 [2022-02-18T12:06:17.434Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ...
12:06:17 [2022-02-18T12:06:17.434Z] #13 105.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:06:17 [2022-02-18T12:06:17.434Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:06:17 [2022-02-18T12:06:17.434Z] #13 105.2 Processing triggers for libc-bin (2.28-10) ...
12:06:17 [2022-02-18T12:06:17.488Z] #43 16.33   CC       images/core-s390.o
12:06:17 [2022-02-18T12:06:17.575Z] #43 60.33   CC       criu/autofs.o
12:06:18 [2022-02-18T12:06:18.056Z] #43 16.76   CC       images/cpuinfo.o
12:06:18 [2022-02-18T12:06:18.316Z] #43 17.18   CC       images/inventory.o
12:06:18 [2022-02-18T12:06:18.577Z] #43 17.41   CC       images/fdinfo.o
12:06:18 [2022-02-18T12:06:18.837Z] #43 17.71   CC       images/fown.o
12:06:18 [2022-02-18T12:06:18.963Z] #43 61.70   CC       criu/bfd.o
12:06:18 [2022-02-18T12:06:18.963Z] #43 ...
12:06:18 [2022-02-18T12:06:18.963Z] 
12:06:18 [2022-02-18T12:06:18.963Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:18 [2022-02-18T12:06:18.963Z] #20 sha256:cfde414dd89d435be58d75d0e4f36db013f5c4793375382d016e6f8e76f8fb74
12:06:18 [2022-02-18T12:06:18.963Z] #20 0.960 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 0.969 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 1.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 1.376 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [483 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 2.044 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 2.838 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [310 kB]
12:06:18 [2022-02-18T12:06:18.963Z] #20 4.396 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8784 B]
12:06:18 [2022-02-18T12:06:18.963Z] #20 7.548 Fetched 8822 kB in 7s (1290 kB/s)
12:06:19 [2022-02-18T12:06:19.099Z] #43 17.91   CC       images/ns.o
12:06:19 [2022-02-18T12:06:19.225Z] #20 7.548 Reading package lists...
12:06:19 [2022-02-18T12:06:19.225Z] #20 ...
12:06:19 [2022-02-18T12:06:19.225Z] 
12:06:19 [2022-02-18T12:06:19.225Z] #24 [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
12:06:19 [2022-02-18T12:06:19.225Z] #24 sha256:db7c2f997a312d065a17774d03afe18e4f2bbccad1ea96f6dca119ad0042bf98
12:06:19 [2022-02-18T12:06:19.358Z] #43 18.13   CC       images/regfile.o
12:06:19 [2022-02-18T12:06:19.618Z] #43 18.27   CC       images/ghost-file.o
12:06:19 [2022-02-18T12:06:19.618Z] #43 ...
12:06:19 [2022-02-18T12:06:19.618Z] 
12:06:19 [2022-02-18T12:06:19.618Z] #56 [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
12:06:19 [2022-02-18T12:06:19.618Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:06:19 [2022-02-18T12:06:19.988Z] #13 DONE 107.9s
12:06:19 [2022-02-18T12:06:19.988Z] 
12:06:19 [2022-02-18T12:06:19.988Z] #53 [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
12:06:19 [2022-02-18T12:06:19.988Z] #53 sha256:6486361b9dca12de449cb56b4e781c11f5c9aa257f2e8ca4209b4f84c506839f
12:06:20 [2022-02-18T12:06:20.922Z] #56 43.69 Checking out files:  50% (2358/4691)   
Checking out files:  51% (2393/4691)   
Checking out files:  52% (2440/4691)   
Checking out files:  53% (2487/4691)   
Checking out files:  54% (2534/4691)   
Checking out files:  55% (2581/4691)   
Checking out files:  56% (2627/4691)   
Checking out files:  57% (2674/4691)   
Checking out files:  58% (2721/4691)   
Checking out files:  59% (2768/4691)   
Checking out files:  60% (2815/4691)   
Checking out files:  61% (2862/4691)   
Checking out files:  62% (2909/4691)   
Checking out files:  63% (2956/4691)   
Checking out files:  64% (3003/4691)   
Checking out files:  65% (3050/4691)   
Checking out files:  66% (3097/4691)   
Checking out files:  67% (3143/4691)   
Checking out files:  68% (3190/4691)   
Checking out files:  69% (3237/4691)   
Checking out files:  70% (3284/4691)   
Checking out files:  71% (3331/4691)   
Checking out files:  72% (3378/4691)   
Checking out files:  73% (3425/4691)   
Checking out files:  74% (3472/4691)   
Checking out files:  75% (3519/4691)   
Checking out files:  76% (3566/4691)   
Checking out files:  77% (3613/4691)   
Checking out files:  78% (3659/4691)   
Checking out files:  79% (3706/4691)   
Checking out files:  80% (3753/4691)   
Checking out files:  81% (3800/4691)   
Checking out files:  82% (3847/4691)   
Checking out files:  83% (3894/4691)   
Checking out files:  84% (3941/4691)   
Checking out files:  85% (3988/4691)   
Checking out files:  86% (4035/4691)   
Checking out files:  87% (4082/4691)   
Checking out files:  88% (4129/4691)   
Checking out files:  89% (4175/4691)   
Checking out files:  90% (4222/4691)   
Checking out files:  91% (4269/4691)   
Checking out files:  92% (4316/4691)   
Checking out files:  93% (4363/4691)   
Checking out files:  94% (4410/4691)   
Checking out files:  95% (4457/4691)   
Checking out files:  96% (4504/4691)   
Checking out files:  97% (4551/4691)   
Checking out files:  98% (4598/4691)   
Checking out files:  99% (4645/4691)   
Checking out files: 100% (4691/4691)   
Checking out files: 100% (4691/4691), done.
12:06:20 [2022-02-18T12:06:20.922Z] #56 44.94 + cd /tmp/tmp.sWFleu2dXn/src/github.com/containerd/containerd
12:06:20 [2022-02-18T12:06:20.922Z] #56 44.94 + git checkout -q v1.5.9
12:06:21 [2022-02-18T12:06:21.377Z] #53 ...
12:06:21 [2022-02-18T12:06:21.377Z] 
12:06:21 [2022-02-18T12:06:21.377Z] #58 [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
12:06:21 [2022-02-18T12:06:21.377Z] #58 sha256:cb49183849305dff667173f83df21b2984c20a84cd717f9684444fdaf0fd7499
12:06:21 [2022-02-18T12:06:21.377Z] #58 107.0 + for f in rootlesskit rootlesskit-docker-proxy
12:06:21 [2022-02-18T12:06:21.377Z] #58 107.0 + GOBIN=/build
12:06:21 [2022-02-18T12:06:21.377Z] #58 107.0 + GO111MODULE=on
12:06:21 [2022-02-18T12:06:21.377Z] #58 107.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:06:21 [2022-02-18T12:06:21.377Z] #58 DONE 112.9s
12:06:21 [2022-02-18T12:06:21.638Z] 
12:06:21 [2022-02-18T12:06:21.638Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:06:21 [2022-02-18T12:06:21.638Z] #59 sha256:f09fc4edfdd03fce72f39d269d1c4e1cbca6178659070e23384d56d7744fa4d1
12:06:21 [2022-02-18T12:06:21.638Z] #59 DONE 0.3s
12:06:21 [2022-02-18T12:06:21.638Z] 
12:06:21 [2022-02-18T12:06:21.638Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:06:21 [2022-02-18T12:06:21.638Z] #60 sha256:46cdf09c506dd327b307bc407d1cbc5bea6ee0e0817ba9f73e0bc767ae32ae8f
12:06:21 [2022-02-18T12:06:21.844Z] #24 116.6 Checking out files:  28% (3213/11414)   
Checking out files:  29% (3311/11414)   
Checking out files:  30% (3425/11414)   
Checking out files:  31% (3539/11414)   
Checking out files:  32% (3653/11414)   
Checking out files:  33% (3767/11414)   
Checking out files:  34% (3881/11414)   
Checking out files:  35% (3995/11414)   
Checking out files:  36% (4110/11414)   
Checking out files:  37% (4224/11414)   
Checking out files:  38% (4338/11414)   
Checking out files:  39% (4452/11414)   
Checking out files:  40% (4566/11414)   
Checking out files:  41% (4680/11414)   
Checking out files:  42% (4794/11414)   
Checking out files:  43% (4909/11414)   
Checking out files:  44% (5023/11414)   
Checking out files:  45% (5137/11414)   
Checking out files:  46% (5251/11414)   
Checking out files:  47% (5365/11414)   
Checking out files:  48% (5479/11414)   
Checking out files:  49% (5593/11414)   
Checking out files:  50% (5707/11414)   
Checking out files:  51% (5822/11414)   
Checking out files:  52% (5936/11414)   
Checking out files:  53% (6050/11414)   
Checking out files:  54% (6164/11414)   
Checking out files:  55% (6278/11414)   
Checking out files:  56% (6392/11414)   
Checking out files:  57% (6506/11414)   
Checking out files:  58% (6621/11414)   
Checking out files:  59% (6735/11414)   
Checking out files:  60% (6849/11414)   
Checking out files:  61% (6963/11414)   
Checking out files:  62% (7077/11414)   
Checking out files:  63% (7191/11414)   
Checking out files:  64% (7305/11414)   
Checking out files:  65% (7420/11414)   
Checking out files:  66% (7534/11414)   
Checking out files:  67% (7648/11414)   
Checking out files:  68% (7762/11414)   
Checking out files:  69% (7876/11414)   
Checking out files:  70% (7990/11414)   
Checking out files:  71% (8104/11414)   
Checking out files:  72% (8219/11414)   
Checking out files:  73% (8333/11414)   
Checking out files:  74% (8447/11414)   
Checking out files:  75% (8561/11414)   
Checking out files:  76% (8675/11414)   
Checking out files:  77% (8789/11414)   
Checking out files:  78% (8903/11414)   
Checking out files:  79% (9018/11414)   
Checking out files:  80% (9132/11414)   
Checking out files:  81% (9246/11414)   
Checking out files:  82% (9360/11414)   
Checking out files:  82% (9395/11414)   
Checking out files:  83% (9474/11414)   
Checking out files:  84% (9588/11414)   
Checking out files:  85% (9702/11414)   
Checking out files:  86% (9817/11414)   
Checking out files:  87% (9931/11414)   
Checking out files:  88% (10045/11414)   
Checking out files:  89% (10159/11414)   
Checking out files:  90% (10273/11414)   
Checking out files:  91% (10387/11414)   
Checking out files:  92% (10501/11414)   
Checking out files:  93% (10616/11414)   
Checking out files:  94% (10730/11414)   
Checking out files:  95% (10844/11414)   
Checking out files:  96% (10958/11414)   
Checking out files:  97% (11072/11414)   
Checking out files:  98% (11186/11414)   
Checking out files:  99% (11300/11414)   
Checking out files: 100% (11414/11414)   
Checking out files: 100% (11414/11414), done.
12:06:21 [2022-02-18T12:06:21.845Z] #24 119.3 + cd /tmp/tmp.8uBberdDPI/tmp/docker-ce
12:06:21 [2022-02-18T12:06:21.845Z] #24 119.3 + git checkout -q v17.06.2-ce
12:06:21 [2022-02-18T12:06:21.900Z] #60 DONE 0.2s
12:06:21 [2022-02-18T12:06:21.900Z] 
12:06:21 [2022-02-18T12:06:21.900Z] #43 [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
12:06:21 [2022-02-18T12:06:21.900Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:21 [2022-02-18T12:06:21.900Z] #43 41.28   CC       compel/plugins/std/string.o
12:06:21 [2022-02-18T12:06:21.900Z] #43 41.90   CC       compel/plugins/std/infect.o
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.43   CC       compel/arch/x86/plugins/std/parasite-head.o
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.50   CC       compel/arch/x86/plugins/std/memcpy.o
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.55   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.60   AR       compel/plugins/std.lib.a
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.66   CC       compel/plugins/fds/fds.o
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.86   AR       compel/plugins/fds.lib.a
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.92   HOSTDEP  compel/src/lib/log-host.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 42.97   HOSTDEP  compel/src/lib/handle-elf-host.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.09   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.16   HOSTDEP  compel/src/main-host.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.26   DEP      compel/src/lib/ptrace.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.35   DEP      compel/src/lib/infect.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.48   DEP      compel/src/lib/infect-util.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.62   DEP      compel/src/lib/infect-rpc.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.75   DEP      compel/arch/x86/src/lib/infect.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.88   DEP      compel/arch/x86/src/lib/cpu.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 43.97   DEP      compel/src/lib/log.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 44.07   DEP      compel/src/main.d
12:06:21 [2022-02-18T12:06:21.900Z] #43 44.16   DEP      compel/src/lib/handle-elf.d
12:06:21 [2022-02-18T12:06:21.901Z] #43 44.29   DEP      compel/arch/x86/src/lib/handle-elf.d
12:06:21 [2022-02-18T12:06:21.901Z] #43 44.37   CC       compel/src/lib/log.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 44.60   CC       compel/arch/x86/src/lib/cpu.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 45.27   CC       compel/arch/x86/src/lib/infect.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 46.10   CC       compel/src/lib/infect-rpc.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 46.38   CC       compel/src/lib/infect-util.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 46.65   CC       compel/src/lib/infect.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 48.59   CC       compel/src/lib/ptrace.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 48.86   AR       compel/libcompel.a
12:06:21 [2022-02-18T12:06:21.901Z] #43 48.95   HOSTCC   compel/src/main-host.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 49.32   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:06:21 [2022-02-18T12:06:21.901Z] #43 49.40   HOSTCC   compel/src/lib/handle-elf-host.o
12:06:22 [2022-02-18T12:06:22.475Z] #43 49.65   HOSTCC   compel/src/lib/log-host.o
12:06:22 [2022-02-18T12:06:22.475Z] #43 49.80   HOSTLINK compel/compel-host-bin
12:06:22 [2022-02-18T12:06:22.475Z] #43 49.92   DEP      soccr/soccr.d
12:06:22 [2022-02-18T12:06:22.736Z] #43 50.12   CC       soccr/soccr.o
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.77 + export 'BUILDTAGS=netgo osusergo static_build'
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.77 + BUILDTAGS='netgo osusergo static_build'
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.77 + export EXTRA_FLAGS=-buildmode=pie
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.77 + EXTRA_FLAGS=-buildmode=pie
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.78 + '[' '' = dynamic ']'
12:06:22 [2022-02-18T12:06:22.830Z] #56 46.78 + make
12:06:23 [2022-02-18T12:06:23.233Z] #24 ...
12:06:23 [2022-02-18T12:06:23.233Z] 
12:06:23 [2022-02-18T12:06:23.233Z] #53 [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
12:06:23 [2022-02-18T12:06:23.233Z] #53 sha256:8e46b0a14dcc08eb2a6f50132678645118cd69ec21fafb6beb579c065f94d93c
12:06:23 [2022-02-18T12:06:23.233Z] #53 10.02 + cd /tmp/tmp.fx7d6BDukX/src/github.com/opencontainers/runc
12:06:23 [2022-02-18T12:06:23.233Z] #53 10.02 + git checkout -q v1.0.3
12:06:23 [2022-02-18T12:06:23.233Z] #53 10.89 + '[' -z '' ']'
12:06:23 [2022-02-18T12:06:23.233Z] #53 10.89 + target=static
12:06:23 [2022-02-18T12:06:23.233Z] #53 10.89 + make BUILDTAGS=seccomp static
12:06:23 [2022-02-18T12:06:23.233Z] #53 11.28 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
12:06:23 [2022-02-18T12:06:23.233Z] #53 ...
12:06:23 [2022-02-18T12:06:23.233Z] 
12:06:23 [2022-02-18T12:06:23.233Z] #43 [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
12:06:23 [2022-02-18T12:06:23.233Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:23 [2022-02-18T12:06:23.233Z] #43 62.23   CC       criu/bitmap.o
12:06:23 [2022-02-18T12:06:23.233Z] #43 62.35   CC       criu/cgroup-props.o
12:06:23 [2022-02-18T12:06:23.233Z] #43 62.93   CC       criu/cgroup.o
12:06:23 [2022-02-18T12:06:23.233Z] #43 65.54   CC       criu/clone-noasan.o
12:06:23 [2022-02-18T12:06:23.233Z] #43 65.73   CC       criu/config.o
12:06:23 [2022-02-18T12:06:23.680Z] #43 ...
12:06:23 [2022-02-18T12:06:23.680Z] 
12:06:23 [2022-02-18T12:06:23.680Z] #53 [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
12:06:23 [2022-02-18T12:06:23.680Z] #53 sha256:6486361b9dca12de449cb56b4e781c11f5c9aa257f2e8ca4209b4f84c506839f
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + RM_GOPATH=0
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + TMP_GOPATH=
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + : /build
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + '[' -z '' ']'
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 ++ mktemp -d
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + export GOPATH=/tmp/tmp.yqwlRi6H74
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + GOPATH=/tmp/tmp.yqwlRi6H74
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + RM_GOPATH=1
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 + case "$(go env GOARCH)" in
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.730 ++ go env GOARCH
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.743 + export GO_BUILDMODE=-buildmode=pie
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.743 + GO_BUILDMODE=-buildmode=pie
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.743 ++ dirname /tmp/install/install.sh
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.747 Install runc version v1.0.3 (build tags: seccomp)
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + dir=/tmp/install
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + bin=runc
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + shift
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + '[' '!' -f /tmp/install/runc.installer ']'
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + . /tmp/install/runc.installer
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 ++ set -e
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 ++ : v1.0.3
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + install_runc
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + RUNC_BUILDTAGS=seccomp
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.750 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yqwlRi6H74/src/github.com/opencontainers/runc
12:06:23 [2022-02-18T12:06:23.680Z] #53 3.798 Cloning into '/tmp/tmp.yqwlRi6H74/src/github.com/opencontainers/runc'...
12:06:23 [2022-02-18T12:06:23.867Z]  ---> f8f04a9e0a7c
12:06:23 [2022-02-18T12:06:23.867Z] Successfully built f8f04a9e0a7c
12:06:23 [2022-02-18T12:06:23.867Z] Successfully tagged docker:latest
12:06:23 [2022-02-18T12:06:23.867Z] INFO: Image build ended at 02/18/2022 12:06:20. Duration:00:03:55.9502337
12:06:23 [2022-02-18T12:06:23.867Z] 
12:06:23 [2022-02-18T12:06:23.867Z] 
12:06:23 [2022-02-18T12:06:23.867Z] INFO: Building the test binaries at 02/18/2022 12:06:20...
12:06:23 [2022-02-18T12:06:23.941Z] #53 ...
12:06:23 [2022-02-18T12:06:23.941Z] 
12:06:23 [2022-02-18T12:06:23.941Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:06:23 [2022-02-18T12:06:23.941Z] #14 sha256:37745556900e9b262a44a8182a8dfc7b46300d546d3372f29056d7a1216dc725
12:06:23 [2022-02-18T12:06:23.941Z] #14 DONE 3.8s
12:06:24 [2022-02-18T12:06:24.202Z] 
12:06:24 [2022-02-18T12:06:24.202Z] #43 [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
12:06:24 [2022-02-18T12:06:24.202Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:24 [2022-02-18T12:06:24.202Z] #43 51.39   AR       soccr/libsoccr.a
12:06:24 [2022-02-18T12:06:24.202Z] #43 51.46 make[1]: 'soccr/libsoccr.a' is up to date.
12:06:24 [2022-02-18T12:06:24.209Z] #56 48.28 + bin/ctr
12:06:24 [2022-02-18T12:06:24.464Z] #43 51.81   DEP      criu/arch/x86/sigframe.d
12:06:24 [2022-02-18T12:06:24.464Z] #43 51.93   DEP      criu/arch/x86/sigaction_compat.d
12:06:24 [2022-02-18T12:06:24.617Z] #43 67.18   CC       criu/cr-check.o
12:06:24 [2022-02-18T12:06:24.724Z] #43 52.01   DEP      criu/arch/x86/kerndat.d
12:06:24 [2022-02-18T12:06:24.724Z] #43 52.14   DEP      criu/arch/x86/crtools.d
12:06:24 [2022-02-18T12:06:24.878Z] #43 ...
12:06:24 [2022-02-18T12:06:24.878Z] 
12:06:24 [2022-02-18T12:06:24.878Z] #24 [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
12:06:24 [2022-02-18T12:06:24.878Z] #24 sha256:db7c2f997a312d065a17774d03afe18e4f2bbccad1ea96f6dca119ad0042bf98
12:06:24 [2022-02-18T12:06:24.878Z] #24 122.2 + mkdir -p /tmp/tmp.8uBberdDPI/src/github.com/docker
12:06:24 [2022-02-18T12:06:24.878Z] #24 122.2 + mv components/cli /tmp/tmp.8uBberdDPI/src/github.com/docker/cli
12:06:24 [2022-02-18T12:06:24.878Z] #24 122.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:06:24 [2022-02-18T12:06:24.986Z] #43 52.24   DEP      criu/arch/x86/cpu.d
12:06:24 [2022-02-18T12:06:24.986Z] #43 52.41   CC       criu/arch/x86/cpu.o
12:06:25 [2022-02-18T12:06:25.558Z] #43 52.97   CC       criu/arch/x86/crtools.o
12:06:25 [2022-02-18T12:06:25.588Z] #56 ...
12:06:25 [2022-02-18T12:06:25.588Z] 
12:06:25 [2022-02-18T12:06:25.588Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:06:25 [2022-02-18T12:06:25.588Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:06:25 [2022-02-18T12:06:25.588Z] #13 93.85 Selecting previously unselected package g++-mingw-w64-x86-64.
12:06:25 [2022-02-18T12:06:25.847Z] #13 93.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
12:06:25 [2022-02-18T12:06:25.847Z] #13 93.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:26 [2022-02-18T12:06:26.949Z] #43 54.20   CC       criu/arch/x86/kerndat.o
12:06:26 [2022-02-18T12:06:26.949Z] #43 ...
12:06:26 [2022-02-18T12:06:26.949Z] 
12:06:26 [2022-02-18T12:06:26.949Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:06:26 [2022-02-18T12:06:26.949Z] #15 sha256:d620e653e1caef505a2485e0e3890a9f14854b1b07df2c0925f5c4a73e3a8012
12:06:26 [2022-02-18T12:06:26.949Z] #15 DONE 3.2s
12:06:27 [2022-02-18T12:06:27.008Z] #53 135.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:06:27 [2022-02-18T12:06:27.008Z] #53 136.6 + mkdir -p /build
12:06:27 [2022-02-18T12:06:27.008Z] #53 136.6 + cp runc /build/runc
12:06:27 [2022-02-18T12:06:27.008Z] #53 DONE 136.8s
12:06:27 [2022-02-18T12:06:27.008Z] 
12:06:27 [2022-02-18T12:06:27.008Z] #56 [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
12:06:27 [2022-02-18T12:06:27.008Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:06:27 [2022-02-18T12:06:27.008Z] #56 197.7 + bin/containerd
12:06:27 [2022-02-18T12:06:27.008Z] #56 ...
12:06:27 [2022-02-18T12:06:27.008Z] 
12:06:27 [2022-02-18T12:06:27.008Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:06:27 [2022-02-18T12:06:27.008Z] #54 sha256:325e40205b54247c9994e7f6fd6066aac4c2990228b037d2cc55efc967014777
12:06:27 [2022-02-18T12:06:27.008Z] #54 DONE 0.1s
12:06:27 [2022-02-18T12:06:27.008Z] 
12:06:27 [2022-02-18T12:06:27.008Z] #56 [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
12:06:27 [2022-02-18T12:06:27.008Z] #56 sha256:61166332153936f3526be05ff402f79573539673356dbc40cf5d4ba9e7ebcc0e
12:06:27 [2022-02-18T12:06:27.211Z] 
12:06:27 [2022-02-18T12:06:27.211Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:06:27 [2022-02-18T12:06:27.211Z] #16 sha256:1a642a24b29e4379c3e40919e637bf4a32f302a153ed7084b82c67a886e651a1
12:06:27 [2022-02-18T12:06:27.675Z] INFO: make.ps1 starting at 02/18/2022 12:06:26
12:06:27 [2022-02-18T12:06:27.675Z] INFO: Git commit (db214206e5) assumed from DOCKER_GITCOMMIT environment variable
12:06:27 [2022-02-18T12:06:27.675Z] INFO: Invoking autogen...
12:06:28 [2022-02-18T12:06:28.148Z] INFO: Building daemon...
12:06:29 [2022-02-18T12:06:29.831Z] #16 2.881 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:06:30 [2022-02-18T12:06:30.084Z] #13 ...
12:06:30 [2022-02-18T12:06:30.084Z] 
12:06:30 [2022-02-18T12:06:30.084Z] #43 [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
12:06:30 [2022-02-18T12:06:30.084Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:30 [2022-02-18T12:06:30.084Z] #43 18.49   CC       images/fifo.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 18.71   CC       images/remap-file-path.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 18.94   CC       images/eventfd.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 19.11   CC       images/eventpoll.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 19.32   CC       images/fh.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 19.58   CC       images/fsnotify.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 20.01   CC       images/signalfd.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 20.26   CC       images/fs.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 20.39   CC       images/pstree.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 20.65   CC       images/pipe.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 20.79   CC       images/tcp-stream.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 20.95   CC       images/sk-packet.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 21.18   CC       images/mnt.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 21.38   CC       images/pipe-data.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 21.56   CC       images/sa.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 21.72   CC       images/timer.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 22.03   CC       images/timerfd.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 22.23   CC       images/mm.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 22.45   CC       images/sk-opts.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 22.63   CC       images/sk-unix.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 22.87   CC       images/sk-inet.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 23.15   CC       images/tun.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 23.42   CC       images/sk-netlink.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 23.62   CC       images/packet-sock.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 23.93   CC       images/ipc-var.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 24.09   CC       images/ipc-desc.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 24.31   CC       images/ipc-shm.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 24.56   CC       images/ipc-msg.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 24.76   CC       images/ipc-sem.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 24.95   CC       images/utsns.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 25.11   CC       images/creds.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 25.34   CC       images/vma.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 25.53   CC       images/netdev.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 25.91   CC       images/tty.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 26.31   CC       images/file-lock.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 26.46   CC       images/rlimit.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 26.61   CC       images/pagemap.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 26.86   CC       images/siginfo.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 27.07   CC       images/rpc.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 28.17   CC       images/ext-file.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 28.35   CC       images/cgroup.o
12:06:30 [2022-02-18T12:06:30.084Z] #43 28.94   CC       images/userns.o
12:06:30 [2022-02-18T12:06:30.168Z] #24 ...
12:06:30 [2022-02-18T12:06:30.168Z] 
12:06:30 [2022-02-18T12:06:30.168Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:30 [2022-02-18T12:06:30.168Z] #20 sha256:cfde414dd89d435be58d75d0e4f36db013f5c4793375382d016e6f8e76f8fb74
12:06:30 [2022-02-18T12:06:30.168Z] #20 10.33 Reading package lists...
12:06:30 [2022-02-18T12:06:30.168Z] #20 13.22 Building dependency tree...
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.77 libcap2-bin is already the newest version (1:2.25-2).
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.77 The following additional packages will be installed:
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.77   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.77   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   python3.7 python3.7-minimal vim-runtime xxd
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78 Suggested packages:
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   quota
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78 Recommended packages:
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   aufs-dkms nftables build-essential python3-dev python3-keyring
12:06:30 [2022-02-18T12:06:30.168Z] #20 14.78   python3-keyrings.alt python3-xdg unzip
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.32 The following NEW packages will be installed:
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.33   xz-utils zip
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.69 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.69 Need to get 27.7 MB of archives.
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.69 After this operation, 114 MB of additional disk space will be used.
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 16.99 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u2 [8154 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 17.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 18.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
12:06:30 [2022-02-18T12:06:30.168Z] #20 18.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
12:06:30 [2022-02-18T12:06:30.169Z] #20 18.70 debconf: delaying package configuration, since apt-utils is not installed
12:06:30 [2022-02-18T12:06:30.169Z] #20 18.84 Fetched 27.7 MB in 2s (17.2 MB/s)
12:06:30 [2022-02-18T12:06:30.169Z] #20 18.89 Selecting previously unselected package pigz.
12:06:30 [2022-02-18T12:06:30.169Z] #20 18.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 ... 23425 files and directories currently installed.)
12:06:30 [2022-02-18T12:06:30.169Z] #20 18.92 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 18.93 Unpacking pigz (2.4-1) ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 19.00 Selecting previously unselected package libpython3.7-minimal:arm64.
12:06:30 [2022-02-18T12:06:30.169Z] #20 19.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 19.01 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 19.42 Selecting previously unselected package python3.7-minimal.
12:06:30 [2022-02-18T12:06:30.169Z] #20 19.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 19.43 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 20.02 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:06:30 [2022-02-18T12:06:30.169Z] #20 20.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:06:30 [2022-02-18T12:06:30.344Z] #43 29.19   CC       images/google/protobuf/descriptor.o
12:06:30 [2022-02-18T12:06:30.430Z] #16 DONE 3.4s
12:06:30 [2022-02-18T12:06:30.430Z] 
12:06:30 [2022-02-18T12:06:30.430Z] #43 [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
12:06:30 [2022-02-18T12:06:30.430Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:30 [2022-02-18T12:06:30.431Z] #43 54.75   CC       criu/arch/x86/sigaction_compat.o
12:06:30 [2022-02-18T12:06:30.431Z] #43 55.04   CC       criu/arch/x86/sigframe.o
12:06:30 [2022-02-18T12:06:30.431Z] #43 55.30   LINK     criu/arch/x86/crtools.built-in.o
12:06:30 [2022-02-18T12:06:30.431Z] #43 55.37   DEP      criu/pie/util-vdso-elf32.d
12:06:30 [2022-02-18T12:06:30.431Z] #43 55.59   DEP      criu/pie/util-vdso.d
12:06:30 [2022-02-18T12:06:30.431Z] #43 55.76   DEP      criu/pie/util.d
12:06:30 [2022-02-18T12:06:30.431Z] #43 55.87   CC       criu/pie/util.o
12:06:30 [2022-02-18T12:06:30.431Z] #43 56.17   CC       criu/pie/util-vdso.o
12:06:30 [2022-02-18T12:06:30.431Z] #43 56.84   CC       criu/pie/util-vdso-elf32.o
12:06:30 [2022-02-18T12:06:30.431Z] #43 57.45   AR       criu/pie/pie.lib.a
12:06:30 [2022-02-18T12:06:30.431Z] #43 57.56   DEP      criu/pie/restorer.d
12:06:30 [2022-02-18T12:06:30.431Z] #43 57.85   DEP      criu/arch/x86/sigaction_compat_pie.d
12:06:30 [2022-02-18T12:06:30.692Z] #43 57.94   DEP      criu/arch/x86/restorer_unmap.d
12:06:30 [2022-02-18T12:06:30.692Z] #43 58.03   DEP      criu/arch/x86/restorer.d
12:06:30 [2022-02-18T12:06:30.968Z] #43 58.24   DEP      criu/arch/x86/vdso-pie.d
12:06:31 [2022-02-18T12:06:31.230Z] #43 58.42   DEP      criu/pie/parasite-vdso.d
12:06:31 [2022-02-18T12:06:31.231Z] #43 58.50   DEP      criu/pie/parasite.d
12:06:31 [2022-02-18T12:06:31.231Z] #43 58.69   CC       criu/pie/parasite.o
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.30 Selecting previously unselected package python3-minimal.
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23674 files and directories currently installed.)
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.33 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.34 Unpacking python3-minimal (3.7.3-1) ...
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.44 Selecting previously unselected package libmpdec2:arm64.
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.44 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.45 Unpacking libmpdec2:arm64 (2.4.2-2) ...
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.53 Selecting previously unselected package libpython3.7-stdlib:arm64.
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
12:06:31 [2022-02-18T12:06:31.554Z] #20 22.54 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:06:31 [2022-02-18T12:06:31.726Z] #43 30.48   CC       images/opts.o
12:06:31 [2022-02-18T12:06:31.985Z] #43 30.72   CC       images/seccomp.o
12:06:32 [2022-02-18T12:06:32.246Z] #43 30.94   CC       images/binfmt-misc.o
12:06:32 [2022-02-18T12:06:32.246Z] #43 31.07   CC       images/time.o
12:06:32 [2022-02-18T12:06:32.246Z] #43 31.20   CC       images/sysctl.o
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.31 Selecting previously unselected package python3.7.
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.32 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.44 Selecting previously unselected package libpython3-stdlib:arm64.
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.46 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
12:06:32 [2022-02-18T12:06:32.497Z] #20 23.55 Setting up python3-minimal (3.7.3-1) ...
12:06:32 [2022-02-18T12:06:32.507Z] #43 31.38   CC       images/autofs.o
12:06:32 [2022-02-18T12:06:32.618Z] #43 59.95   LINK     criu/pie/parasite.built-in.o
12:06:32 [2022-02-18T12:06:32.618Z] #43 59.97   GEN      criu/pie/parasite-blob.h
12:06:32 [2022-02-18T12:06:32.618Z] #43 59.99   CC       criu/pie/parasite-vdso.o
12:06:32 [2022-02-18T12:06:32.766Z] #43 31.53   CC       images/macvlan.o
12:06:33 [2022-02-18T12:06:33.026Z] #43 31.68   CC       images/sit.o
12:06:33 [2022-02-18T12:06:33.027Z] #43 31.86   CC       images/memfd.o
12:06:33 [2022-02-18T12:06:33.069Z] #20 24.27 Selecting previously unselected package python3.
12:06:33 [2022-02-18T12:06:33.207Z] #43 ...
12:06:33 [2022-02-18T12:06:33.207Z] 
12:06:33 [2022-02-18T12:06:33.207Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:06:33 [2022-02-18T12:06:33.207Z] #17 sha256:17be487ff703107e64aae976f3c4d363990df4862891f62d263de0f61be1f893
12:06:33 [2022-02-18T12:06:33.208Z] #17 DONE 2.6s
12:06:33 [2022-02-18T12:06:33.208Z] 
12:06:33 [2022-02-18T12:06:33.208Z] #43 [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
12:06:33 [2022-02-18T12:06:33.208Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:33 [2022-02-18T12:06:33.208Z] #43 60.51   CC       criu/arch/x86/vdso-pie.o
12:06:33 [2022-02-18T12:06:33.208Z] #43 ...
12:06:33 [2022-02-18T12:06:33.208Z] 
12:06:33 [2022-02-18T12:06:33.208Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:06:33 [2022-02-18T12:06:33.208Z] #18 sha256:56ba48125fe26e41bef1b7bc59d920d922bbbcc7aeeb0e6b520f4db5aa729faf
12:06:33 [2022-02-18T12:06:33.287Z] #43 32.19   CC       images/timens.o
12:06:33 [2022-02-18T12:06:33.330Z] #20 24.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 ... 24086 files and directories currently installed.)
12:06:33 [2022-02-18T12:06:33.330Z] #20 24.30 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
12:06:33 [2022-02-18T12:06:33.330Z] #20 24.33 Unpacking python3 (3.7.3-1) ...
12:06:33 [2022-02-18T12:06:33.330Z] #20 24.43 Selecting previously unselected package libip4tc0:arm64.
12:06:33 [2022-02-18T12:06:33.330Z] #20 24.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
12:06:33 [2022-02-18T12:06:33.330Z] #20 24.43 Unpacking libip4tc0:arm64 (1.8.2-4) ...
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.53 Selecting previously unselected package libip6tc0:arm64.
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.55 Unpacking libip6tc0:arm64 (1.8.2-4) ...
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.66 Selecting previously unselected package libiptc0:arm64.
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.66 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.69 Unpacking libiptc0:arm64 (1.8.2-4) ...
12:06:33 [2022-02-18T12:06:33.601Z] #20 24.79 Selecting previously unselected package libnfnetlink0:arm64.
12:06:33 [2022-02-18T12:06:33.856Z] #43 32.44   LINK     images/built-in.o
12:06:33 [2022-02-18T12:06:33.857Z] #43 32.62   GEN      compel/include/asm
12:06:33 [2022-02-18T12:06:33.857Z] #43 32.64   GEN      compel/include/version.h
12:06:33 [2022-02-18T12:06:33.857Z] #43 32.65 touch .config
12:06:33 [2022-02-18T12:06:33.857Z] #43 32.70   GEN      include/common/config.h
12:06:33 [2022-02-18T12:06:33.857Z] #43 32.80   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:06:33 [2022-02-18T12:06:33.857Z] #43 32.81   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:06:33 [2022-02-18T12:06:33.862Z] #20 24.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:06:33 [2022-02-18T12:06:33.862Z] #20 24.80 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:06:33 [2022-02-18T12:06:33.862Z] #20 24.89 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:06:33 [2022-02-18T12:06:33.862Z] #20 24.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
12:06:33 [2022-02-18T12:06:33.862Z] #20 24.91 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:06:33 [2022-02-18T12:06:33.862Z] #20 24.99 Selecting previously unselected package libnftnl11:arm64.
12:06:34 [2022-02-18T12:06:34.122Z] #20 24.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
12:06:34 [2022-02-18T12:06:34.122Z] #20 25.00 Unpacking libnftnl11:arm64 (1.1.2-2) ...
12:06:34 [2022-02-18T12:06:34.122Z] #20 25.06 Selecting previously unselected package iptables.
12:06:34 [2022-02-18T12:06:34.122Z] #20 25.06 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
12:06:34 [2022-02-18T12:06:34.122Z] #20 25.07 Unpacking iptables (1.8.2-4) ...
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.83   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.89   DEP      compel/arch/x86/plugins/std/memcpy.d
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.94   GEN      compel/plugins/include/uapi/std/syscall.h
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.96   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:06:34 [2022-02-18T12:06:34.123Z] #43 32.97   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:06:34 [2022-02-18T12:06:34.123Z] #43 33.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:06:34 [2022-02-18T12:06:34.123Z] #43 33.00   DEP      compel/plugins/std/infect.d
12:06:34 [2022-02-18T12:06:34.382Z] #20 25.38 Selecting previously unselected package xxd.
12:06:34 [2022-02-18T12:06:34.382Z] #20 25.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
12:06:34 [2022-02-18T12:06:34.382Z] #20 25.44 Unpacking xxd (2:8.1.0875-5) ...
12:06:34 [2022-02-18T12:06:34.382Z] #20 25.56 Selecting previously unselected package vim-common.
12:06:34 [2022-02-18T12:06:34.383Z] #43 33.08   DEP      compel/plugins/std/string.d
12:06:34 [2022-02-18T12:06:34.383Z] #43 33.15   DEP      compel/plugins/std/log.d
12:06:34 [2022-02-18T12:06:34.383Z] #43 33.18   DEP      compel/plugins/std/fds.d
12:06:34 [2022-02-18T12:06:34.383Z] #43 33.24   DEP      compel/plugins/std/std.d
12:06:34 [2022-02-18T12:06:34.383Z] #43 33.30   DEP      compel/plugins/shmem/shmem.d
12:06:34 [2022-02-18T12:06:34.642Z] #43 33.39   DEP      compel/plugins/fds/fds.d
12:06:34 [2022-02-18T12:06:34.642Z] #43 33.54   CC       compel/plugins/std/std.o
12:06:34 [2022-02-18T12:06:34.643Z] #20 25.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:06:34 [2022-02-18T12:06:34.643Z] #20 25.57 Unpacking vim-common (2:8.1.0875-5) ...
12:06:34 [2022-02-18T12:06:34.643Z] #20 25.74 Selecting previously unselected package bash-completion.
12:06:34 [2022-02-18T12:06:34.643Z] #20 25.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:06:34 [2022-02-18T12:06:34.902Z] #43 33.83   CC       compel/plugins/std/fds.o
12:06:35 [2022-02-18T12:06:35.128Z] #18 DONE 1.7s
12:06:35 [2022-02-18T12:06:35.128Z] 
12:06:35 [2022-02-18T12:06:35.128Z] #43 [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
12:06:35 [2022-02-18T12:06:35.128Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:35 [2022-02-18T12:06:35.128Z] #43 61.00   CC       criu/arch/x86/restorer.o
12:06:35 [2022-02-18T12:06:35.128Z] #43 61.45   CC       criu/arch/x86/restorer_unmap.o
12:06:35 [2022-02-18T12:06:35.128Z] #43 61.50   CC       criu/arch/x86/sigaction_compat_pie.o
12:06:35 [2022-02-18T12:06:35.128Z] #43 61.73   CC       criu/pie/restorer.o
12:06:35 [2022-02-18T12:06:35.471Z] #43 34.22   CC       compel/plugins/std/log.o
12:06:36 [2022-02-18T12:06:36.408Z] #43 35.04   CC       compel/plugins/std/string.o
12:06:36 [2022-02-18T12:06:36.513Z] #43 ...
12:06:36 [2022-02-18T12:06:36.513Z] 
12:06:36 [2022-02-18T12:06:36.513Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:06:36 [2022-02-18T12:06:36.513Z] #19 sha256:3609f8d8b1b04298b264bb954e651061b85e7af2425b44d2746256e3c3afe85c
12:06:36 [2022-02-18T12:06:36.513Z] #19 DONE 1.8s
12:06:36 [2022-02-18T12:06:36.555Z] #20 ...
12:06:36 [2022-02-18T12:06:36.555Z] 
12:06:36 [2022-02-18T12:06:36.555Z] #43 [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
12:06:36 [2022-02-18T12:06:36.555Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:36 [2022-02-18T12:06:36.555Z] #43 69.03   CC       criu/cr-dedup.o
12:06:36 [2022-02-18T12:06:36.555Z] #43 69.52   CC       criu/cr-dump.o
12:06:36 [2022-02-18T12:06:36.555Z] #43 71.80   CC       criu/cr-errno.o
12:06:36 [2022-02-18T12:06:36.555Z] #43 71.91   CC       criu/cr-restore.o
12:06:36 [2022-02-18T12:06:36.555Z] #43 76.72   CC       criu/cr-service.o
12:06:36 [2022-02-18T12:06:36.555Z] #43 78.58   CC       criu/crtools.o
12:06:36 [2022-02-18T12:06:36.555Z] #43 79.12   CC       criu/eventfd.o
12:06:36 [2022-02-18T12:06:36.787Z] 
12:06:36 [2022-02-18T12:06:36.787Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:36 [2022-02-18T12:06:36.787Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:06:36 [2022-02-18T12:06:36.815Z] #43 79.44   CC       criu/eventpoll.o
12:06:36 [2022-02-18T12:06:36.815Z] #43 ...
12:06:36 [2022-02-18T12:06:36.815Z] 
12:06:36 [2022-02-18T12:06:36.815Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:36 [2022-02-18T12:06:36.815Z] #20 sha256:cfde414dd89d435be58d75d0e4f36db013f5c4793375382d016e6f8e76f8fb74
12:06:36 [2022-02-18T12:06:36.815Z] #20 27.82 Unpacking bash-completion (1:2.8-6) ...
12:06:36 [2022-02-18T12:06:36.977Z] #43 35.60   CC       compel/plugins/std/infect.o
12:06:36 [2022-02-18T12:06:36.977Z] #43 35.88   CC       compel/arch/x86/plugins/std/parasite-head.o
12:06:36 [2022-02-18T12:06:36.977Z] #43 35.93   CC       compel/arch/x86/plugins/std/memcpy.o
12:06:36 [2022-02-18T12:06:36.977Z] #43 35.96   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:06:37 [2022-02-18T12:06:37.075Z] #20 28.15 Selecting previously unselected package bzip2.
12:06:37 [2022-02-18T12:06:37.075Z] #20 28.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
12:06:37 [2022-02-18T12:06:37.075Z] #20 28.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:06:37 [2022-02-18T12:06:37.075Z] #20 28.23 Selecting previously unselected package xz-utils.
12:06:37 [2022-02-18T12:06:37.075Z] #20 28.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
12:06:37 [2022-02-18T12:06:37.238Z] #43 36.01   AR       compel/plugins/std.lib.a
12:06:37 [2022-02-18T12:06:37.238Z] #43 36.08   CC       compel/plugins/fds/fds.o
12:06:37 [2022-02-18T12:06:37.336Z] #20 28.24 Unpacking xz-utils (5.2.4-1) ...
12:06:37 [2022-02-18T12:06:37.336Z] #20 28.36 Selecting previously unselected package apparmor.
12:06:37 [2022-02-18T12:06:37.336Z] #20 28.36 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
12:06:37 [2022-02-18T12:06:37.336Z] #20 28.42 Unpacking apparmor (2.13.2-10) ...
12:06:37 [2022-02-18T12:06:37.498Z] #43 36.27   AR       compel/plugins/fds.lib.a
12:06:37 [2022-02-18T12:06:37.498Z] #43 36.32   HOSTDEP  compel/src/lib/log-host.d
12:06:37 [2022-02-18T12:06:37.596Z] #20 28.72 Selecting previously unselected package aufs-tools.
12:06:37 [2022-02-18T12:06:37.596Z] #20 28.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
12:06:37 [2022-02-18T12:06:37.596Z] #20 28.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:06:37 [2022-02-18T12:06:37.757Z] #43 36.39   HOSTDEP  compel/src/lib/handle-elf-host.d
12:06:37 [2022-02-18T12:06:37.758Z] #43 36.51   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:06:37 [2022-02-18T12:06:37.758Z] #43 36.57   HOSTDEP  compel/src/main-host.d
12:06:37 [2022-02-18T12:06:37.758Z] #43 36.66   DEP      compel/src/lib/ptrace.d
12:06:37 [2022-02-18T12:06:37.857Z] #20 28.85 Selecting previously unselected package libonig5:arm64.
12:06:37 [2022-02-18T12:06:37.857Z] #20 28.85 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
12:06:37 [2022-02-18T12:06:37.857Z] #20 28.86 Unpacking libonig5:arm64 (6.9.1-1) ...
12:06:38 [2022-02-18T12:06:38.017Z] #43 36.77   DEP      compel/src/lib/infect.d
12:06:38 [2022-02-18T12:06:38.118Z] #20 28.98 Selecting previously unselected package libjq1:arm64.
12:06:38 [2022-02-18T12:06:38.118Z] #20 28.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.01 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.09 Selecting previously unselected package jq.
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.11 Unpacking jq (1.5+dfsg-2+b1) ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.19 Selecting previously unselected package libaio1:arm64.
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.19 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.20 Unpacking libaio1:arm64 (0.3.112-3) ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.25 Selecting previously unselected package libgpm2:arm64.
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.25 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
12:06:38 [2022-02-18T12:06:38.118Z] #20 29.26 Unpacking libgpm2:arm64 (1.20.7-5) ...
12:06:38 [2022-02-18T12:06:38.276Z] #43 36.96   DEP      compel/src/lib/infect-util.d
12:06:38 [2022-02-18T12:06:38.276Z] #43 37.10   DEP      compel/src/lib/infect-rpc.d
12:06:38 [2022-02-18T12:06:38.276Z] #43 37.21   DEP      compel/arch/x86/src/lib/infect.d
12:06:38 [2022-02-18T12:06:38.379Z] #20 29.38 Selecting previously unselected package libicu63:arm64.
12:06:38 [2022-02-18T12:06:38.379Z] #20 29.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_arm64.deb ...
12:06:38 [2022-02-18T12:06:38.379Z] #20 29.39 Unpacking libicu63:arm64 (63.1-6+deb10u2) ...
12:06:38 [2022-02-18T12:06:38.535Z] #43 37.34   DEP      compel/arch/x86/src/lib/cpu.d
12:06:38 [2022-02-18T12:06:38.535Z] #43 37.41   DEP      compel/src/lib/log.d
12:06:38 [2022-02-18T12:06:38.701Z] #20 2.100 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:06:38 [2022-02-18T12:06:38.701Z] #20 2.146 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:06:38 [2022-02-18T12:06:38.701Z] #20 2.146 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:06:38 [2022-02-18T12:06:38.701Z] #20 2.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:06:38 [2022-02-18T12:06:38.796Z] #43 37.51   DEP      compel/src/main.d
12:06:38 [2022-02-18T12:06:38.796Z] #43 37.66   DEP      compel/src/lib/handle-elf.d
12:06:38 [2022-02-18T12:06:38.796Z] #43 37.74   DEP      compel/arch/x86/src/lib/handle-elf.d
12:06:39 [2022-02-18T12:06:39.055Z] #43 ...
12:06:39 [2022-02-18T12:06:39.055Z] 
12:06:39 [2022-02-18T12:06:39.055Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
12:06:39 [2022-02-18T12:06:39.055Z] #13 sha256:bd1869f3d62fbe0651273165ec614bb05dab1bc380bda0322f5343b65b65dd5c
12:06:39 [2022-02-18T12:06:39.055Z] #13 107.1 Selecting previously unselected package libapparmor1:amd64.
12:06:39 [2022-02-18T12:06:39.055Z] #13 107.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.055Z] #13 107.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:06:39 [2022-02-18T12:06:39.055Z] #13 107.2 Selecting previously unselected package libapparmor-dev:amd64.
12:06:39 [2022-02-18T12:06:39.272Z] #20 2.709 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:06:39 [2022-02-18T12:06:39.315Z] #13 107.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.315Z] #13 107.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:06:39 [2022-02-18T12:06:39.315Z] #13 107.4 Selecting previously unselected package libbtrfs0.
12:06:39 [2022-02-18T12:06:39.315Z] #13 107.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.315Z] #13 107.4 Unpacking libbtrfs0 (4.20.1-2) ...
12:06:39 [2022-02-18T12:06:39.315Z] #13 107.5 Selecting previously unselected package libbtrfs-dev.
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.5 Unpacking libbtrfs-dev (4.20.1-2) ...
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.7 Selecting previously unselected package libudev-dev:amd64.
12:06:39 [2022-02-18T12:06:39.574Z] #13 107.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.834Z] #13 107.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:06:39 [2022-02-18T12:06:39.834Z] #13 107.9 Selecting previously unselected package libsepol1-dev:amd64.
12:06:39 [2022-02-18T12:06:39.834Z] #13 107.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:06:39 [2022-02-18T12:06:39.834Z] #13 107.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:06:40 [2022-02-18T12:06:40.093Z] #13 108.2 Selecting previously unselected package libpcre16-3:amd64.
12:06:40 [2022-02-18T12:06:40.093Z] #13 108.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:06:40 [2022-02-18T12:06:40.093Z] #13 108.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:06:40 [2022-02-18T12:06:40.218Z] #20 3.685 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:06:40 [2022-02-18T12:06:40.430Z] #13 108.3 Selecting previously unselected package libpcre32-3:amd64.
12:06:40 [2022-02-18T12:06:40.430Z] #13 108.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:06:40 [2022-02-18T12:06:40.430Z] #13 108.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:06:40 [2022-02-18T12:06:40.430Z] #13 108.5 Selecting previously unselected package libpcrecpp0v5:amd64.
12:06:40 [2022-02-18T12:06:40.430Z] #13 108.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:06:40 [2022-02-18T12:06:40.430Z] #13 108.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:06:40 [2022-02-18T12:06:40.704Z] #13 108.6 Selecting previously unselected package libpcre3-dev:amd64.
12:06:40 [2022-02-18T12:06:40.704Z] #13 108.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:06:40 [2022-02-18T12:06:40.704Z] #13 108.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:06:40 [2022-02-18T12:06:40.967Z] #13 109.2 Selecting previously unselected package libselinux1-dev:amd64.
12:06:41 [2022-02-18T12:06:41.228Z] #13 109.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:06:41 [2022-02-18T12:06:41.228Z] #13 109.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:06:41 [2022-02-18T12:06:41.228Z] #13 109.4 Selecting previously unselected package libdevmapper-dev:amd64.
12:06:41 [2022-02-18T12:06:41.490Z] #13 109.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:06:41 [2022-02-18T12:06:41.490Z] #13 109.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:06:41 [2022-02-18T12:06:41.490Z] #13 109.6 Selecting previously unselected package libseccomp-dev:amd64.
12:06:41 [2022-02-18T12:06:41.490Z] #13 109.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
12:06:41 [2022-02-18T12:06:41.490Z] #13 109.6 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:06:41 [2022-02-18T12:06:41.491Z] #13 109.7 Selecting previously unselected package libsystemd-dev:amd64.
12:06:41 [2022-02-18T12:06:41.645Z] #20 4.690 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:06:41 [2022-02-18T12:06:41.750Z] #13 109.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:06:41 [2022-02-18T12:06:41.750Z] #13 109.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.45 Selecting previously unselected package libnet1:arm64.
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.53 Selecting previously unselected package libnl-3-200:arm64.
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.62 Selecting previously unselected package libprotobuf-c1:arm64.
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.66 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.73 Selecting previously unselected package libreadline5:arm64.
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.74 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:06:41 [2022-02-18T12:06:41.814Z] #20 32.82 Selecting previously unselected package net-tools.
12:06:41 [2022-02-18T12:06:41.815Z] #20 32.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
12:06:41 [2022-02-18T12:06:41.815Z] #20 32.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:06:42 [2022-02-18T12:06:42.010Z] #13 110.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:06:42 [2022-02-18T12:06:42.077Z] #20 33.05 Selecting previously unselected package patch.
12:06:42 [2022-02-18T12:06:42.077Z] #20 33.05 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
12:06:42 [2022-02-18T12:06:42.077Z] #20 33.06 Unpacking patch (2.7.6-3+deb10u1) ...
12:06:42 [2022-02-18T12:06:42.077Z] #20 33.16 Selecting previously unselected package python-pip-whl.
12:06:42 [2022-02-18T12:06:42.077Z] #20 33.19 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:06:42 [2022-02-18T12:06:42.077Z] #20 33.19 Unpacking python-pip-whl (18.1-5) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up libbtrfs0 (4.20.1-2) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up libbtrfs-dev (4.20.1-2) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.5 Setting up mingw-w64-common (6.0.0-3) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:06:42 [2022-02-18T12:06:42.270Z] #13 110.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.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
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.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
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.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
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.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
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.6 Setting up dmsetup (2:1.02.155-3) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:06:42 [2022-02-18T12:06:42.530Z] #13 110.7 Processing triggers for libc-bin (2.28-10) ...
12:06:42 [2022-02-18T12:06:42.590Z] #20 5.927 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:06:42 [2022-02-18T12:06:42.649Z] #20 33.63 Selecting previously unselected package python3-lib2to3.
12:06:42 [2022-02-18T12:06:42.650Z] #20 33.63 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:06:42 [2022-02-18T12:06:42.650Z] #20 33.64 Unpacking python3-lib2to3 (3.7.3-1) ...
12:06:42 [2022-02-18T12:06:42.855Z] #20 ...
12:06:42 [2022-02-18T12:06:42.855Z] 
12:06:42 [2022-02-18T12:06:42.855Z] #43 [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
12:06:42 [2022-02-18T12:06:42.855Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:42 [2022-02-18T12:06:42.855Z] #43 64.56   LINK     criu/pie/restorer.built-in.o
12:06:42 [2022-02-18T12:06:42.855Z] #43 64.59   GEN      criu/pie/restorer-blob.h
12:06:42 [2022-02-18T12:06:42.855Z] #43 64.66   DEP      criu/vdso.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 64.79   DEP      criu/vdso-compat.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 64.92   DEP      criu/uts_ns.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 65.04   DEP      criu/util.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 65.24   DEP      criu/uffd.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 65.41   DEP      criu/tun.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 65.58   DEP      criu/tty.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 65.74   DEP      criu/timerfd.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 65.96   DEP      criu/timens.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 66.16   DEP      criu/sysfs_parse.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 66.34   DEP      criu/sysctl.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 66.54   DEP      criu/string.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 66.57   DEP      criu/stats.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 66.72   DEP      criu/sockets.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 66.90   DEP      criu/sk-unix.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 67.16   DEP      criu/sk-tcp.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 67.36   DEP      criu/sk-queue.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 67.50   DEP      criu/sk-packet.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 67.67   DEP      criu/sk-netlink.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 67.88   DEP      criu/sk-inet.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 68.13   DEP      criu/signalfd.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 68.32   DEP      criu/sigframe.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 68.44   DEP      criu/shmem.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 68.56   DEP      criu/servicefd.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 68.70   DEP      criu/seize.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 68.86   DEP      criu/seccomp.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 69.01   DEP      criu/rst-malloc.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 69.06   DEP      criu/rbtree.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 69.10   DEP      criu/pstree.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 69.26   DEP      criu/protobuf.d
12:06:42 [2022-02-18T12:06:42.855Z] #43 69.37   GEN      criu/protobuf-desc-gen.h
12:06:42 [2022-02-18T12:06:42.911Z] #20 33.75 Selecting previously unselected package python3-distutils.
12:06:42 [2022-02-18T12:06:42.911Z] #20 33.75 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:06:42 [2022-02-18T12:06:42.911Z] #20 33.77 Unpacking python3-distutils (3.7.3-1) ...
12:06:42 [2022-02-18T12:06:42.911Z] #20 33.92 Selecting previously unselected package python3-pip.
12:06:42 [2022-02-18T12:06:42.911Z] #20 33.92 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:06:42 [2022-02-18T12:06:42.911Z] #20 33.93 Unpacking python3-pip (18.1-5) ...
12:06:43 [2022-02-18T12:06:43.172Z] #20 34.11 Selecting previously unselected package python3-pkg-resources.
12:06:43 [2022-02-18T12:06:43.172Z] #20 34.11 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:06:43 [2022-02-18T12:06:43.172Z] #20 34.11 Unpacking python3-pkg-resources (40.8.0-1) ...
12:06:43 [2022-02-18T12:06:43.172Z] #20 34.22 Selecting previously unselected package python3-setuptools.
12:06:43 [2022-02-18T12:06:43.172Z] #20 34.22 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:06:43 [2022-02-18T12:06:43.172Z] #20 34.23 Unpacking python3-setuptools (40.8.0-1) ...
12:06:43 [2022-02-18T12:06:43.430Z] #43 ...
12:06:43 [2022-02-18T12:06:43.430Z] 
12:06:43 [2022-02-18T12:06:43.430Z] #53 [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
12:06:43 [2022-02-18T12:06:43.430Z] #53 sha256:6486361b9dca12de449cb56b4e781c11f5c9aa257f2e8ca4209b4f84c506839f
12:06:43 [2022-02-18T12:06:43.430Z] #53 13.23 + cd /tmp/tmp.yqwlRi6H74/src/github.com/opencontainers/runc
12:06:43 [2022-02-18T12:06:43.430Z] #53 13.23 + git checkout -q v1.0.3
12:06:43 [2022-02-18T12:06:43.430Z] #53 13.70 + '[' -z '' ']'
12:06:43 [2022-02-18T12:06:43.430Z] #53 13.70 + target=static
12:06:43 [2022-02-18T12:06:43.430Z] #53 13.70 + make BUILDTAGS=seccomp static
12:06:43 [2022-02-18T12:06:43.430Z] #53 14.25 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
12:06:43 [2022-02-18T12:06:43.430Z] #53 ...
12:06:43 [2022-02-18T12:06:43.430Z] 
12:06:43 [2022-02-18T12:06:43.430Z] #43 [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
12:06:43 [2022-02-18T12:06:43.430Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:43 [2022-02-18T12:06:43.430Z] #43 70.99   DEP      criu/protobuf-desc.d
12:06:43 [2022-02-18T12:06:43.433Z] #20 34.43 Selecting previously unselected package python3-wheel.
12:06:43 [2022-02-18T12:06:43.433Z] #20 34.43 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:06:43 [2022-02-18T12:06:43.433Z] #20 34.45 Unpacking python3-wheel (0.32.3-2) ...
12:06:43 [2022-02-18T12:06:43.433Z] #20 34.52 Selecting previously unselected package sudo.
12:06:43 [2022-02-18T12:06:43.433Z] #20 34.53 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
12:06:43 [2022-02-18T12:06:43.433Z] #20 34.54 Unpacking sudo (1.8.27-1+deb10u3) ...
12:06:43 [2022-02-18T12:06:43.912Z] #13 DONE 111.9s
12:06:43 [2022-02-18T12:06:43.912Z] 
12:06:43 [2022-02-18T12:06:43.912Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:06:43 [2022-02-18T12:06:43.912Z] #14 sha256:37745556900e9b262a44a8182a8dfc7b46300d546d3372f29056d7a1216dc725
12:06:44 [2022-02-18T12:06:44.003Z] #43 71.14   DEP      criu/proc_parse.d
12:06:44 [2022-02-18T12:06:44.003Z] #43 71.32   DEP      criu/plugin.d
12:06:44 [2022-02-18T12:06:44.003Z] #43 71.40   DEP      criu/pipes.d
12:06:44 [2022-02-18T12:06:44.003Z] #43 71.51   DEP      criu/pie-util.d
12:06:44 [2022-02-18T12:06:44.006Z] #20 34.95 Selecting previously unselected package thin-provisioning-tools.
12:06:44 [2022-02-18T12:06:44.006Z] #20 34.95 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
12:06:44 [2022-02-18T12:06:44.006Z] #20 34.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:06:44 [2022-02-18T12:06:44.006Z] #20 35.15 Selecting previously unselected package uidmap.
12:06:44 [2022-02-18T12:06:44.266Z] #43 71.59   DEP      criu/pie-util-vdso.d
12:06:44 [2022-02-18T12:06:44.266Z] #43 71.66   DEP      criu/pie-util-vdso-elf32.d
12:06:44 [2022-02-18T12:06:44.266Z] #43 71.76   DEP      criu/path.d
12:06:44 [2022-02-18T12:06:44.331Z] #20 35.17 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
12:06:44 [2022-02-18T12:06:44.331Z] #20 35.19 Unpacking uidmap (1:4.5-1.1) ...
12:06:44 [2022-02-18T12:06:44.528Z] #43 71.87   DEP      criu/parasite-syscall.d
12:06:44 [2022-02-18T12:06:44.592Z] #20 35.71 Selecting previously unselected package vim-runtime.
12:06:44 [2022-02-18T12:06:44.592Z] #20 35.71 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:06:44 [2022-02-18T12:06:44.790Z] #43 72.06   DEP      criu/pagemap.d
12:06:44 [2022-02-18T12:06:44.790Z] #43 72.22   DEP      criu/pagemap-cache.d
12:06:44 [2022-02-18T12:06:44.853Z] #20 35.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:06:44 [2022-02-18T12:06:44.853Z] #20 35.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:06:44 [2022-02-18T12:06:44.853Z] #20 35.91 Unpacking vim-runtime (2:8.1.0875-5) ...
12:06:45 [2022-02-18T12:06:45.052Z] #43 72.33   DEP      criu/page-xfer.d
12:06:45 [2022-02-18T12:06:45.052Z] #43 72.47   DEP      criu/page-pipe.d
12:06:45 [2022-02-18T12:06:45.052Z] #43 72.57   DEP      criu/netfilter.d
12:06:45 [2022-02-18T12:06:45.297Z] #14 DONE 1.3s
12:06:45 [2022-02-18T12:06:45.297Z] 
12:06:45 [2022-02-18T12:06:45.297Z] #53 [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
12:06:45 [2022-02-18T12:06:45.297Z] #53 sha256:18c4ba4ad07246caafcc59b3d34f25f8a177a4072005f871bc22d6bbd1ef276f
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.269 + RM_GOPATH=0
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.269 + TMP_GOPATH=
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.269 + : /build
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.269 + '[' -z '' ']'
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.271 ++ mktemp -d
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.273 + export GOPATH=/tmp/tmp.ptCMOFUBwD
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.274 + GOPATH=/tmp/tmp.ptCMOFUBwD
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.274 + RM_GOPATH=1
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.274 + case "$(go env GOARCH)" in
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.275 ++ go env GOARCH
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.288 + export GO_BUILDMODE=-buildmode=pie
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.288 + GO_BUILDMODE=-buildmode=pie
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.289 ++ dirname /tmp/install/install.sh
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.290 + dir=/tmp/install
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.293 + bin=runc
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.294 + shift
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.294 + '[' '!' -f /tmp/install/runc.installer ']'
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.294 + . /tmp/install/runc.installer
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.294 ++ set -e
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.294 ++ : v1.0.3
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.295 + install_runc
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.295 + RUNC_BUILDTAGS=seccomp
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.295 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.295 Install runc version v1.0.3 (build tags: seccomp)
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.295 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ptCMOFUBwD/src/github.com/opencontainers/runc
12:06:45 [2022-02-18T12:06:45.297Z] #53 1.297 Cloning into '/tmp/tmp.ptCMOFUBwD/src/github.com/opencontainers/runc'...
12:06:45 [2022-02-18T12:06:45.314Z] #43 72.70   DEP      criu/net.d
12:06:45 [2022-02-18T12:06:45.575Z] #43 72.98   DEP      criu/namespaces.d
12:06:45 [2022-02-18T12:06:45.837Z] #43 ...
12:06:45 [2022-02-18T12:06:45.837Z] 
12:06:45 [2022-02-18T12:06:45.837Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:06:45 [2022-02-18T12:06:45.837Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:06:45 [2022-02-18T12:06:45.837Z] #32 DONE 137.2s
12:06:45 [2022-02-18T12:06:45.837Z] 
12:06:45 [2022-02-18T12:06:45.837Z] #43 [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
12:06:45 [2022-02-18T12:06:45.837Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:45 [2022-02-18T12:06:45.837Z] #43 73.18   DEP      criu/mount.d
12:06:46 [2022-02-18T12:06:46.098Z] #43 73.48   DEP      criu/memfd.d
12:06:46 [2022-02-18T12:06:46.234Z] #53 ...
12:06:46 [2022-02-18T12:06:46.234Z] 
12:06:46 [2022-02-18T12:06:46.234Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:06:46 [2022-02-18T12:06:46.234Z] #15 sha256:d620e653e1caef505a2485e0e3890a9f14854b1b07df2c0925f5c4a73e3a8012
12:06:46 [2022-02-18T12:06:46.235Z] #15 DONE 1.2s
12:06:46 [2022-02-18T12:06:46.235Z] 
12:06:46 [2022-02-18T12:06:46.235Z] #58 [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
12:06:46 [2022-02-18T12:06:46.235Z] #58 sha256:892c782110ad4b0cc7513b7e5649325f80047e216365e46f5b73cb25097bb75c
12:06:46 [2022-02-18T12:06:46.235Z] #58 112.1 + for f in rootlesskit rootlesskit-docker-proxy
12:06:46 [2022-02-18T12:06:46.235Z] #58 112.1 + GOBIN=/build
12:06:46 [2022-02-18T12:06:46.235Z] #58 112.1 + GO111MODULE=on
12:06:46 [2022-02-18T12:06:46.235Z] #58 112.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:06:46 [2022-02-18T12:06:46.235Z] #58 DONE 118.9s
12:06:46 [2022-02-18T12:06:46.359Z] #43 73.62   DEP      criu/mem.d
12:06:46 [2022-02-18T12:06:46.359Z] #43 73.87   DEP      criu/lsm.d
12:06:46 [2022-02-18T12:06:46.494Z] 
12:06:46 [2022-02-18T12:06:46.494Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:06:46 [2022-02-18T12:06:46.494Z] #59 sha256:e40e3105aa99daddc12e24301340d0f7c534ef406473b3765ba4251749126dbc
12:06:46 [2022-02-18T12:06:46.494Z] #59 DONE 0.1s
12:06:46 [2022-02-18T12:06:46.494Z] 
12:06:46 [2022-02-18T12:06:46.494Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:06:46 [2022-02-18T12:06:46.494Z] #16 sha256:1a642a24b29e4379c3e40919e637bf4a32f302a153ed7084b82c67a886e651a1
12:06:46 [2022-02-18T12:06:46.619Z] #43 73.99   DEP      criu/log.d
12:06:46 [2022-02-18T12:06:46.619Z] #43 74.12   DEP      criu/libnetlink.d
12:06:46 [2022-02-18T12:06:46.754Z] #16 ...
12:06:46 [2022-02-18T12:06:46.754Z] 
12:06:46 [2022-02-18T12:06:46.754Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:06:46 [2022-02-18T12:06:46.754Z] #60 sha256:9e7de07cbcca1a570976cad9a086d16cb158d1aada46c0efa5d429762d821adc
12:06:46 [2022-02-18T12:06:46.754Z] #60 DONE 0.1s
12:06:46 [2022-02-18T12:06:46.754Z] 
12:06:46 [2022-02-18T12:06:46.754Z] #43 [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
12:06:46 [2022-02-18T12:06:46.754Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:46 [2022-02-18T12:06:46.754Z] #43 37.86   CC       compel/src/lib/log.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 38.04   CC       compel/arch/x86/src/lib/cpu.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 38.67   CC       compel/arch/x86/src/lib/infect.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 39.32   CC       compel/src/lib/infect-rpc.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 39.71   CC       compel/src/lib/infect-util.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 39.92   CC       compel/src/lib/infect.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 42.02   CC       compel/src/lib/ptrace.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 42.37   AR       compel/libcompel.a
12:06:46 [2022-02-18T12:06:46.754Z] #43 42.42   HOSTCC   compel/src/main-host.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 42.75   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 43.06   HOSTCC   compel/src/lib/handle-elf-host.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 43.55   HOSTCC   compel/src/lib/log-host.o
12:06:46 [2022-02-18T12:06:46.754Z] #43 43.83   HOSTLINK compel/compel-host-bin
12:06:46 [2022-02-18T12:06:46.754Z] #43 44.22   DEP      soccr/soccr.d
12:06:46 [2022-02-18T12:06:46.754Z] #43 44.39   CC       soccr/soccr.o
12:06:46 [2022-02-18T12:06:46.873Z] #56 231.1 # github.com/containerd/containerd/cmd/containerd
12:06:46 [2022-02-18T12:06:46.873Z] #56 231.1 /usr/bin/ld: /tmp/go-link-029393217/000019.o: in function `New':
12:06:46 [2022-02-18T12:06:46.873Z] #56 231.1 /tmp/tmp.NgqeJNkBc0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:06:46 [2022-02-18T12:06:46.873Z] #56 231.2 + bin/containerd-stress
12:06:46 [2022-02-18T12:06:46.873Z] #56 232.2 + bin/containerd-shim
12:06:46 [2022-02-18T12:06:46.880Z] #43 74.25   DEP      criu/kerndat.d
12:06:47 [2022-02-18T12:06:47.014Z] #43 45.89   AR       soccr/libsoccr.a
12:06:47 [2022-02-18T12:06:47.140Z] #43 74.43   DEP      criu/kcmp-ids.d
12:06:47 [2022-02-18T12:06:47.141Z] #43 74.51   DEP      criu/irmap.d
12:06:47 [2022-02-18T12:06:47.273Z] #43 45.98 make[1]: 'soccr/libsoccr.a' is up to date.
12:06:47 [2022-02-18T12:06:47.396Z] #20 ...
12:06:47 [2022-02-18T12:06:47.396Z] 
12:06:47 [2022-02-18T12:06:47.396Z] #43 [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
12:06:47 [2022-02-18T12:06:47.396Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:47 [2022-02-18T12:06:47.396Z] #43 80.27   CC       criu/external.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 80.54   CC       criu/fault-injection.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 80.62   CC       criu/fdstore.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 80.95   CC       criu/fifo.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 81.34   CC       criu/file-ids.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 81.72   CC       criu/file-lock.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 82.70   CC       criu/files-ext.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 83.09   CC       criu/files-reg.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 85.33   CC       criu/files.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 87.79   CC       criu/filesystems.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 88.60   CC       criu/fsnotify.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 89.89   CC       criu/image-desc.o
12:06:47 [2022-02-18T12:06:47.396Z] #43 90.02   CC       criu/image.o
12:06:47 [2022-02-18T12:06:47.402Z] #43 74.66   DEP      criu/ipc_ns.d
12:06:47 [2022-02-18T12:06:47.402Z] #43 74.79   DEP      criu/image.d
12:06:47 [2022-02-18T12:06:47.533Z] #43 46.42   DEP      criu/arch/x86/sigframe.d
12:06:47 [2022-02-18T12:06:47.533Z] #43 46.51   DEP      criu/arch/x86/sigaction_compat.d
12:06:47 [2022-02-18T12:06:47.533Z] #43 ...
12:06:47 [2022-02-18T12:06:47.533Z] 
12:06:47 [2022-02-18T12:06:47.533Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:06:47 [2022-02-18T12:06:47.533Z] #16 sha256:1a642a24b29e4379c3e40919e637bf4a32f302a153ed7084b82c67a886e651a1
12:06:47 [2022-02-18T12:06:47.533Z] #16 1.397 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:06:47 [2022-02-18T12:06:47.663Z] #43 74.93   DEP      criu/image-desc.d
12:06:47 [2022-02-18T12:06:47.663Z] #43 75.02   DEP      criu/fsnotify.d
12:06:47 [2022-02-18T12:06:47.663Z] #43 75.19   DEP      criu/filesystems.d
12:06:47 [2022-02-18T12:06:47.793Z] #16 DONE 1.6s
12:06:47 [2022-02-18T12:06:47.793Z] 
12:06:47 [2022-02-18T12:06:47.793Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:06:47 [2022-02-18T12:06:47.793Z] #17 sha256:17be487ff703107e64aae976f3c4d363990df4862891f62d263de0f61be1f893
12:06:47 [2022-02-18T12:06:47.924Z] #43 75.34   DEP      criu/files.d
12:06:47 [2022-02-18T12:06:47.968Z] #43 ...
12:06:47 [2022-02-18T12:06:47.968Z] 
12:06:47 [2022-02-18T12:06:47.968Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:47 [2022-02-18T12:06:47.968Z] #20 sha256:cfde414dd89d435be58d75d0e4f36db013f5c4793375382d016e6f8e76f8fb74
12:06:47 [2022-02-18T12:06:47.968Z] #20 38.97 Selecting previously unselected package vim.
12:06:47 [2022-02-18T12:06:47.968Z] #20 38.98 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
12:06:47 [2022-02-18T12:06:47.968Z] #20 38.99 Unpacking vim (2:8.1.0875-5) ...
12:06:48 [2022-02-18T12:06:48.185Z] #43 75.50   DEP      criu/files-reg.d
12:06:48 [2022-02-18T12:06:48.446Z] #43 75.64   DEP      criu/files-ext.d
12:06:48 [2022-02-18T12:06:48.446Z] #43 75.76   DEP      criu/file-lock.d
12:06:48 [2022-02-18T12:06:48.489Z] #20 39.43 Selecting previously unselected package xfsprogs.
12:06:48 [2022-02-18T12:06:48.489Z] #20 39.44 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
12:06:48 [2022-02-18T12:06:48.489Z] #20 39.44 Unpacking xfsprogs (4.20.0-1) ...
12:06:48 [2022-02-18T12:06:48.707Z] #43 75.92   DEP      criu/file-ids.d
12:06:48 [2022-02-18T12:06:48.707Z] #43 76.06   DEP      criu/fifo.d
12:06:48 [2022-02-18T12:06:48.969Z] #43 76.22   DEP      criu/fdstore.d
12:06:48 [2022-02-18T12:06:48.969Z] #43 76.35   DEP      criu/fault-injection.d
12:06:48 [2022-02-18T12:06:48.969Z] #43 76.41   DEP      criu/external.d
12:06:49 [2022-02-18T12:06:49.062Z] #20 39.91 Selecting previously unselected package zip.
12:06:49 [2022-02-18T12:06:49.062Z] #20 39.92 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 39.93 Unpacking zip (3.0-11+b1) ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 40.14 Setting up aufs-tools (1:4.14+20190211-1) ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 40.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 40.17 Setting up libip6tc0:arm64 (1.8.2-4) ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 40.20 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 40.22 Setting up libgpm2:arm64 (1.20.7-5) ...
12:06:49 [2022-02-18T12:06:49.062Z] #20 40.25 Setting up libip4tc0:arm64 (1.8.2-4) ...
12:06:49 [2022-02-18T12:06:49.231Z] #43 76.50   DEP      criu/eventpoll.d
12:06:49 [2022-02-18T12:06:49.231Z] #43 76.65   DEP      criu/eventfd.d
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.27 Setting up uidmap (1:4.5-1.1) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.29 Setting up libnftnl11:arm64 (1.1.2-2) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.33 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.35 Setting up libicu63:arm64 (63.1-6+deb10u2) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.36 Setting up xxd (2:8.1.0875-5) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.38 Setting up zip (3.0-11+b1) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.39 Setting up vim-common (2:8.1.0875-5) ...
12:06:49 [2022-02-18T12:06:49.324Z] #20 40.42 Setting up bash-completion (1:2.8-6) ...
12:06:49 [2022-02-18T12:06:49.494Z] #43 76.83   DEP      criu/crtools.d
12:06:49 [2022-02-18T12:06:49.700Z] #17 DONE 1.5s
12:06:49 [2022-02-18T12:06:49.700Z] 
12:06:49 [2022-02-18T12:06:49.701Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:06:49 [2022-02-18T12:06:49.701Z] #18 sha256:56ba48125fe26e41bef1b7bc59d920d922bbbcc7aeeb0e6b520f4db5aa729faf
12:06:49 [2022-02-18T12:06:49.756Z] #43 77.00   DEP      criu/cr-service.d
12:06:49 [2022-02-18T12:06:49.756Z] #43 77.20   DEP      criu/cr-restore.d
12:06:50 [2022-02-18T12:06:50.017Z] #43 77.39   DEP      criu/cr-errno.d
12:06:50 [2022-02-18T12:06:50.017Z] #43 77.41   DEP      criu/cr-dump.d
12:06:50 [2022-02-18T12:06:50.279Z] #43 77.57   DEP      criu/cr-dedup.d
12:06:50 [2022-02-18T12:06:50.279Z] #43 77.70   DEP      criu/cr-check.d
12:06:50 [2022-02-18T12:06:50.541Z] #43 77.87   DEP      criu/config.d
12:06:50 [2022-02-18T12:06:50.541Z] #43 78.00   DEP      criu/clone-noasan.d
12:06:50 [2022-02-18T12:06:50.541Z] #43 78.07   DEP      criu/cgroup.d
12:06:50 [2022-02-18T12:06:50.641Z] #18 DONE 0.9s
12:06:50 [2022-02-18T12:06:50.641Z] 
12:06:50 [2022-02-18T12:06:50.641Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:06:50 [2022-02-18T12:06:50.641Z] #19 sha256:3609f8d8b1b04298b264bb954e651061b85e7af2425b44d2746256e3c3afe85c
12:06:50 [2022-02-18T12:06:50.803Z] #43 78.21   DEP      criu/cgroup-props.d
12:06:50 [2022-02-18T12:06:50.803Z] #43 78.29   DEP      criu/bitmap.d
12:06:50 [2022-02-18T12:06:50.803Z] #43 78.30   DEP      criu/bfd.d
12:06:51 [2022-02-18T12:06:51.064Z] #43 78.44   DEP      criu/autofs.d
12:06:51 [2022-02-18T12:06:51.213Z] #19 DONE 1.0s
12:06:51 [2022-02-18T12:06:51.213Z] 
12:06:51 [2022-02-18T12:06:51.213Z] #43 [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
12:06:51 [2022-02-18T12:06:51.213Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:51 [2022-02-18T12:06:51.213Z] #43 46.64   DEP      criu/arch/x86/kerndat.d
12:06:51 [2022-02-18T12:06:51.213Z] #43 46.98   DEP      criu/arch/x86/crtools.d
12:06:51 [2022-02-18T12:06:51.213Z] #43 47.22   DEP      criu/arch/x86/cpu.d
12:06:51 [2022-02-18T12:06:51.213Z] #43 47.46   CC       criu/arch/x86/cpu.o
12:06:51 [2022-02-18T12:06:51.213Z] #43 48.23   CC       criu/arch/x86/crtools.o
12:06:51 [2022-02-18T12:06:51.213Z] #43 49.70   CC       criu/arch/x86/kerndat.o
12:06:51 [2022-02-18T12:06:51.327Z] #43 78.54   DEP      criu/aio.d
12:06:51 [2022-02-18T12:06:51.327Z] #43 78.65   DEP      criu/action-scripts.d
12:06:51 [2022-02-18T12:06:51.473Z] #43 50.30   CC       criu/arch/x86/sigaction_compat.o
12:06:51 [2022-02-18T12:06:51.588Z] #43 78.86   CC       criu/action-scripts.o
12:06:51 [2022-02-18T12:06:51.733Z] #43 50.60   CC       criu/arch/x86/sigframe.o
12:06:51 [2022-02-18T12:06:51.849Z] #43 79.22   CC       criu/aio.o
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.57 Setting up libiptc0:arm64 (1.8.2-4) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.59 Setting up xz-utils (5.2.4-1) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.61 Setting up patch (2.7.6-3+deb10u1) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.63 Setting up sudo (1.8.27-1+deb10u3) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.69 invoke-rc.d: could not determine current runlevel
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.70 invoke-rc.d: policy-rc.d denied execution of start.
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.71 Setting up pigz (2.4-1) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.74 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.77 Setting up python-pip-whl (18.1-5) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.79 Setting up libmpdec2:arm64 (2.4.2-2) ...
12:06:51 [2022-02-18T12:06:51.873Z] #20 42.80 Setting up vim-runtime (2:8.1.0875-5) ...
12:06:51 [2022-02-18T12:06:51.995Z] #43 50.77   LINK     criu/arch/x86/crtools.built-in.o
12:06:51 [2022-02-18T12:06:51.995Z] #43 50.81   DEP      criu/pie/util-vdso-elf32.d
12:06:52 [2022-02-18T12:06:52.112Z] #43 79.65   CC       criu/autofs.o
12:06:52 [2022-02-18T12:06:52.128Z] #56 239.1 + bin/containerd-shim-runc-v1
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.12 Setting up libaio1:arm64 (0.3.112-3) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.14 Setting up libonig5:arm64 (6.9.1-1) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.15 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.17 Setting up vim (2:8.1.0875-5) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.26 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.28 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.29 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:06:52 [2022-02-18T12:06:52.135Z] #20 43.32 Setting up jq (1.5+dfsg-2+b1) ...
12:06:52 [2022-02-18T12:06:52.255Z] #43 50.94   DEP      criu/pie/util-vdso.d
12:06:52 [2022-02-18T12:06:52.255Z] #43 51.04   DEP      criu/pie/util.d
12:06:52 [2022-02-18T12:06:52.397Z] #20 43.33 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
12:06:52 [2022-02-18T12:06:52.397Z] #20 43.35 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:06:52 [2022-02-18T12:06:52.515Z] #43 51.23   CC       criu/pie/util.o
12:06:52 [2022-02-18T12:06:52.775Z] #43 51.52   CC       criu/pie/util-vdso.o
12:06:53 [2022-02-18T12:06:53.346Z] #43 52.22   CC       criu/pie/util-vdso-elf32.o
12:06:53 [2022-02-18T12:06:53.500Z] #43 80.95   CC       criu/bfd.o
12:06:54 [2022-02-18T12:06:54.074Z] #43 81.39   CC       criu/bitmap.o
12:06:54 [2022-02-18T12:06:54.074Z] #43 81.49   CC       criu/cgroup-props.o
12:06:54 [2022-02-18T12:06:54.284Z] #43 52.93   AR       criu/pie/pie.lib.a
12:06:54 [2022-02-18T12:06:54.285Z] #43 53.00   DEP      criu/pie/restorer.d
12:06:54 [2022-02-18T12:06:54.285Z] #43 53.15   DEP      criu/arch/x86/sigaction_compat_pie.d
12:06:54 [2022-02-18T12:06:54.545Z] #43 53.30   DEP      criu/arch/x86/restorer_unmap.d
12:06:54 [2022-02-18T12:06:54.545Z] #43 53.32   DEP      criu/arch/x86/restorer.d
12:06:54 [2022-02-18T12:06:54.545Z] #43 53.48   DEP      criu/arch/x86/vdso-pie.d
12:06:54 [2022-02-18T12:06:54.647Z] #43 82.09   CC       criu/cgroup.o
12:06:54 [2022-02-18T12:06:54.804Z] #43 53.58   DEP      criu/pie/parasite-vdso.d
12:06:54 [2022-02-18T12:06:54.804Z] #43 53.71   DEP      criu/pie/parasite.d
12:06:55 [2022-02-18T12:06:55.063Z] #43 53.87   CC       criu/pie/parasite.o
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.27 Setting up iptables (1.8.2-4) ...
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:06:55 [2022-02-18T12:06:55.702Z] #20 46.39 Setting up python3 (3.7.3-1) ...
12:06:55 [2022-02-18T12:06:55.964Z] #20 46.94 Setting up python3-wheel (0.32.3-2) ...
12:06:56 [2022-02-18T12:06:56.003Z] #43 ...
12:06:56 [2022-02-18T12:06:56.003Z] 
12:06:56 [2022-02-18T12:06:56.003Z] #53 [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
12:06:56 [2022-02-18T12:06:56.003Z] #53 sha256:18c4ba4ad07246caafcc59b3d34f25f8a177a4072005f871bc22d6bbd1ef276f
12:06:56 [2022-02-18T12:06:56.003Z] #53 12.26 + cd /tmp/tmp.ptCMOFUBwD/src/github.com/opencontainers/runc
12:06:56 [2022-02-18T12:06:56.003Z] #53 12.26 + git checkout -q v1.0.3
12:06:56 [2022-02-18T12:06:56.306Z] #56 244.1 + bin/containerd-shim-runc-v2
12:06:56 [2022-02-18T12:06:56.538Z] #20 47.58 Setting up apparmor (2.13.2-10) ...
12:06:56 [2022-02-18T12:06:56.872Z] #56 244.6 + binaries
12:06:56 [2022-02-18T12:06:56.872Z] #56 244.6 + install -D bin/containerd /build/containerd
12:06:56 [2022-02-18T12:06:56.872Z] #56 244.7 + install -D bin/containerd-shim /build/containerd-shim
12:06:56 [2022-02-18T12:06:56.872Z] #56 244.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:06:56 [2022-02-18T12:06:56.872Z] #56 244.7 + install -D bin/ctr /build/ctr
12:06:56 [2022-02-18T12:06:56.943Z] #53 13.00 + '[' -z '' ']'
12:06:56 [2022-02-18T12:06:56.943Z] #53 13.00 + target=static
12:06:56 [2022-02-18T12:06:56.943Z] #53 13.00 + make BUILDTAGS=seccomp static
12:06:57 [2022-02-18T12:06:57.132Z] #56 DONE 245.1s
12:06:57 [2022-02-18T12:06:57.202Z] #53 13.42 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
12:06:57 [2022-02-18T12:06:57.955Z] #43 84.77   CC       criu/clone-noasan.o
12:06:57 [2022-02-18T12:06:57.955Z] #43 ...
12:06:57 [2022-02-18T12:06:57.955Z] 
12:06:57 [2022-02-18T12:06:57.955Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:57 [2022-02-18T12:06:57.955Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:06:57 [2022-02-18T12:06:57.955Z] #20 10.75 Fetched 9004 kB in 9s (1011 kB/s)
12:06:57 [2022-02-18T12:06:57.955Z] #20 10.75 Reading package lists...
12:06:57 [2022-02-18T12:06:57.955Z] #20 14.09 Reading package lists...
12:06:57 [2022-02-18T12:06:57.955Z] #20 17.29 Building dependency tree...
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.74 libcap2-bin is already the newest version (1:2.25-2).
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.74 The following additional packages will be installed:
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.74   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.74   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   python3.7 python3.7-minimal vim-runtime xxd
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75 Suggested packages:
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   quota
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75 Recommended packages:
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   aufs-dkms nftables build-essential python3-dev python3-keyring
12:06:57 [2022-02-18T12:06:57.955Z] #20 18.75   python3-keyrings.alt python3-xdg unzip
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.42 The following NEW packages will be installed:
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.43   xz-utils zip
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.77 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.77 Need to get 28.6 MB of archives.
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.77 After this operation, 116 MB of additional disk space will be used.
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 20.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:06:57 [2022-02-18T12:06:57.955Z] #20 ...
12:06:57 [2022-02-18T12:06:57.955Z] 
12:06:57 [2022-02-18T12:06:57.955Z] #43 [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
12:06:57 [2022-02-18T12:06:57.955Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:06:57 [2022-02-18T12:06:57.955Z] #43 84.97   CC       criu/config.o
12:06:58 [2022-02-18T12:06:58.062Z] 
12:06:58 [2022-02-18T12:06:58.062Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:06:58 [2022-02-18T12:06:58.062Z] #57 sha256:6360888f03b160cf276d7475b657aadabc75487d411da5d6fb9fb80744bff145
12:06:58 [2022-02-18T12:06:58.320Z] #57 DONE 0.2s
12:06:58 [2022-02-18T12:06:58.320Z] 
12:06:58 [2022-02-18T12:06:58.320Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:06:58 [2022-02-18T12:06:58.320Z] #61 sha256:79a8c472fdb80ac2fce44a792c9a85e39dd2288dec56c8c39fc6ea120f8e5b2d
12:06:58 [2022-02-18T12:06:58.320Z] #61 DONE 0.1s
12:06:58 [2022-02-18T12:06:58.320Z] 
12:06:58 [2022-02-18T12:06:58.320Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:06:58 [2022-02-18T12:06:58.320Z] #66 sha256:12459d6b73c0ebfe0b9be2e1966df2935825a62dfbe91b646a3b2e55a8ea5624
12:06:58 [2022-02-18T12:06:58.508Z] #20 ...
12:06:58 [2022-02-18T12:06:58.508Z] 
12:06:58 [2022-02-18T12:06:58.508Z] #43 [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
12:06:58 [2022-02-18T12:06:58.508Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:06:58 [2022-02-18T12:06:58.508Z] #43 90.94   CC       criu/ipc_ns.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 92.16   CC       criu/irmap.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 92.82   CC       criu/kcmp-ids.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 93.13   CC       criu/kerndat.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 94.35   CC       criu/libnetlink.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 94.72   CC       criu/log.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 95.28   CC       criu/lsm.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 95.70   CC       criu/mem.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 97.65   CC       criu/memfd.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 98.33   CC       criu/mount.o
12:06:58 [2022-02-18T12:06:58.508Z] #43 ...
12:06:58 [2022-02-18T12:06:58.508Z] 
12:06:58 [2022-02-18T12:06:58.508Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:06:58 [2022-02-18T12:06:58.508Z] #20 sha256:cfde414dd89d435be58d75d0e4f36db013f5c4793375382d016e6f8e76f8fb74
12:06:58 [2022-02-18T12:06:58.508Z] #20 49.31 Setting up xfsprogs (4.20.0-1) ...
12:06:58 [2022-02-18T12:06:58.508Z] #20 49.32 Setting up python3-lib2to3 (3.7.3-1) ...
12:06:58 [2022-02-18T12:06:58.576Z] #66 DONE 0.2s
12:06:58 [2022-02-18T12:06:58.576Z] 
12:06:58 [2022-02-18T12:06:58.576Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:06:58 [2022-02-18T12:06:58.576Z] #68 sha256:5ca75fa6999a9240b9a91489fbb1b2fd6594166999b343af534178015a82d5ce
12:06:58 [2022-02-18T12:06:58.576Z] #68 DONE 0.0s
12:06:58 [2022-02-18T12:06:58.576Z] 
12:06:58 [2022-02-18T12:06:58.576Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:06:58 [2022-02-18T12:06:58.576Z] #69 sha256:d90c80d9fbd795a3720872c22a2d32e707d8b16c1245970163f7ca281778df1e
12:06:58 [2022-02-18T12:06:58.576Z] #69 DONE 0.0s
12:06:58 [2022-02-18T12:06:58.576Z] 
12:06:58 [2022-02-18T12:06:58.576Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:06:58 [2022-02-18T12:06:58.576Z] #70 sha256:0b3859076fb4e027ea734bae6c37ee6dc8b0d47345a124df0855bcc777be8598
12:06:58 [2022-02-18T12:06:58.770Z] #20 49.63 Setting up python3-pkg-resources (40.8.0-1) ...
12:06:58 [2022-02-18T12:06:58.897Z] #43 86.32   CC       criu/cr-check.o
12:06:59 [2022-02-18T12:06:59.101Z] #56 229.3 # github.com/containerd/containerd/cmd/containerd
12:06:59 [2022-02-18T12:06:59.101Z] #56 229.3 /usr/bin/ld: /tmp/go-link-206517728/000019.o: in function `New':
12:06:59 [2022-02-18T12:06:59.101Z] #56 229.3 /tmp/tmp.5xZ3GDlA0v/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:06:59 [2022-02-18T12:06:59.101Z] #56 229.3 + bin/containerd-stress
12:06:59 [2022-02-18T12:06:59.101Z] #56 230.4 + bin/containerd-shim
12:06:59 [2022-02-18T12:06:59.504Z] #70 DONE 0.9s
12:06:59 [2022-02-18T12:06:59.504Z] 
12:06:59 [2022-02-18T12:06:59.504Z] #71 exporting to image
12:06:59 [2022-02-18T12:06:59.504Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:06:59 [2022-02-18T12:06:59.504Z] #71 exporting layers
12:07:00 [2022-02-18T12:07:00.154Z] #20 50.90 Setting up python3-distutils (3.7.3-1) ...
12:07:00 [2022-02-18T12:07:00.154Z] #20 51.20 Setting up python3-setuptools (40.8.0-1) ...
12:07:00 [2022-02-18T12:07:00.283Z] #43 87.72   CC       criu/cr-dedup.o
12:07:00 [2022-02-18T12:07:00.726Z] #20 ...
12:07:00 [2022-02-18T12:07:00.726Z] 
12:07:00 [2022-02-18T12:07:00.726Z] #40 [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
12:07:00 [2022-02-18T12:07:00.727Z] #40 sha256:432381d6b0e45f7a9e59d7b428f64d7f9b8cd11a1d30148935c15b79842e9f52
12:07:00 [2022-02-18T12:07:00.727Z] #40 155.5 + dpkg --print-architecture
12:07:00 [2022-02-18T12:07:00.727Z] #40 DONE 157.5s
12:07:00 [2022-02-18T12:07:00.856Z] #43 88.17   CC       criu/cr-dump.o
12:07:00 [2022-02-18T12:07:00.988Z] 
12:07:00 [2022-02-18T12:07:00.988Z] #43 [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
12:07:00 [2022-02-18T12:07:00.988Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:07:00 [2022-02-18T12:07:00.988Z] #43 102.6   CC       criu/namespaces.o
12:07:01 [2022-02-18T12:07:01.427Z] #53 ...
12:07:01 [2022-02-18T12:07:01.427Z] 
12:07:01 [2022-02-18T12:07:01.427Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:01 [2022-02-18T12:07:01.427Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:01 [2022-02-18T12:07:01.427Z] #20 1.323 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:07:01 [2022-02-18T12:07:01.427Z] #20 1.347 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:07:01 [2022-02-18T12:07:01.428Z] #20 1.357 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:07:01 [2022-02-18T12:07:01.428Z] #20 1.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:07:01 [2022-02-18T12:07:01.428Z] #20 1.837 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:07:01 [2022-02-18T12:07:01.428Z] #20 2.661 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:07:01 [2022-02-18T12:07:01.428Z] #20 3.915 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [316 kB]
12:07:01 [2022-02-18T12:07:01.428Z] #20 5.397 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8792 B]
12:07:01 [2022-02-18T12:07:01.428Z] #20 9.949 Fetched 9004 kB in 9s (1015 kB/s)
12:07:01 [2022-02-18T12:07:01.428Z] #20 9.949 Reading package lists...
12:07:01 [2022-02-18T12:07:01.428Z] #20 ...
12:07:01 [2022-02-18T12:07:01.428Z] 
12:07:01 [2022-02-18T12:07:01.428Z] #43 [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
12:07:01 [2022-02-18T12:07:01.428Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:01 [2022-02-18T12:07:01.428Z] #43 55.04   LINK     criu/pie/parasite.built-in.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 55.06   GEN      criu/pie/parasite-blob.h
12:07:01 [2022-02-18T12:07:01.428Z] #43 55.06   CC       criu/pie/parasite-vdso.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 55.68   CC       criu/arch/x86/vdso-pie.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 56.01   CC       criu/arch/x86/restorer.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 56.56   CC       criu/arch/x86/restorer_unmap.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 56.62   CC       criu/arch/x86/sigaction_compat_pie.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 56.89   CC       criu/pie/restorer.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 59.56   LINK     criu/pie/restorer.built-in.o
12:07:01 [2022-02-18T12:07:01.428Z] #43 59.59   GEN      criu/pie/restorer-blob.h
12:07:01 [2022-02-18T12:07:01.428Z] #43 59.70   DEP      criu/vdso.d
12:07:01 [2022-02-18T12:07:01.428Z] #43 59.96   DEP      criu/vdso-compat.d
12:07:01 [2022-02-18T12:07:01.428Z] #43 60.12   DEP      criu/uts_ns.d
12:07:01 [2022-02-18T12:07:01.428Z] #43 60.32   DEP      criu/util.d
12:07:01 [2022-02-18T12:07:01.699Z] #43 60.52   DEP      criu/uffd.d
12:07:01 [2022-02-18T12:07:01.961Z] #43 60.74   DEP      criu/tun.d
12:07:02 [2022-02-18T12:07:02.222Z] #43 60.92   DEP      criu/tty.d
12:07:02 [2022-02-18T12:07:02.380Z] #43 105.1   CC       criu/net.o
12:07:02 [2022-02-18T12:07:02.481Z] #43 61.15   DEP      criu/timerfd.d
12:07:02 [2022-02-18T12:07:02.481Z] #43 61.30   DEP      criu/timens.d
12:07:02 [2022-02-18T12:07:02.643Z] #43 ...
12:07:02 [2022-02-18T12:07:02.644Z] 
12:07:02 [2022-02-18T12:07:02.644Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:02 [2022-02-18T12:07:02.644Z] #20 sha256:cfde414dd89d435be58d75d0e4f36db013f5c4793375382d016e6f8e76f8fb74
12:07:02 [2022-02-18T12:07:02.644Z] #20 52.67 Setting up python3-pip (18.1-5) ...
12:07:02 [2022-02-18T12:07:02.644Z] #20 53.56 Processing triggers for libc-bin (2.28-10) ...
12:07:02 [2022-02-18T12:07:02.644Z] #20 53.59 Processing triggers for mime-support (3.62) ...
12:07:02 [2022-02-18T12:07:02.644Z] #20 DONE 53.8s
12:07:02 [2022-02-18T12:07:02.741Z] #43 61.54   DEP      criu/sysfs_parse.d
12:07:02 [2022-02-18T12:07:02.741Z] #43 61.69   DEP      criu/sysctl.d
12:07:02 [2022-02-18T12:07:02.774Z] #43 ...
12:07:02 [2022-02-18T12:07:02.775Z] 
12:07:02 [2022-02-18T12:07:02.775Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:02 [2022-02-18T12:07:02.775Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.15 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 21.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 22.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 22.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 22.33 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.12 debconf: delaying package configuration, since apt-utils is not installed
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.22 Fetched 28.6 MB in 2s (15.5 MB/s)
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.28 Selecting previously unselected package pigz.
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.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 ... 23452 files and directories currently installed.)
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.35 Unpacking pigz (2.4-1) ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.46 Selecting previously unselected package libpython3.7-minimal:amd64.
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.89 Selecting previously unselected package python3.7-minimal.
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 23.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 24.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:07:02 [2022-02-18T12:07:02.775Z] #20 24.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:07:02 [2022-02-18T12:07:02.906Z] 
12:07:02 [2022-02-18T12:07:02.906Z] #21 [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
12:07:02 [2022-02-18T12:07:02.906Z] #21 sha256:f3d6605d21544a56991771e4a0ed899eeb9bbfa53556b8c8f2b501d1e0817cc6
12:07:03 [2022-02-18T12:07:03.001Z] #43 61.86   DEP      criu/string.d
12:07:03 [2022-02-18T12:07:03.001Z] #43 61.91   DEP      criu/stats.d
12:07:03 [2022-02-18T12:07:03.037Z] #20 ...
12:07:03 [2022-02-18T12:07:03.037Z] 
12:07:03 [2022-02-18T12:07:03.037Z] #43 [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
12:07:03 [2022-02-18T12:07:03.037Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:03 [2022-02-18T12:07:03.037Z] #43 90.51   CC       criu/cr-errno.o
12:07:03 [2022-02-18T12:07:03.268Z] #43 62.03   DEP      criu/sockets.d
12:07:03 [2022-02-18T12:07:03.298Z] #43 90.57   CC       criu/cr-restore.o
12:07:03 [2022-02-18T12:07:03.480Z] #21 0.583 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:07:03 [2022-02-18T12:07:03.480Z] #21 0.588 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:07:03 [2022-02-18T12:07:03.480Z] #21 0.594 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:07:03 [2022-02-18T12:07:03.480Z] #21 DONE 0.7s
12:07:03 [2022-02-18T12:07:03.480Z] 
12:07:03 [2022-02-18T12:07:03.480Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:03 [2022-02-18T12:07:03.480Z] #22 sha256:7b0d073016bd4d974bdd438f2069f482e6ab501ff220105897ab3a92dd109154
12:07:03 [2022-02-18T12:07:03.528Z] #43 62.21   DEP      criu/sk-unix.d
12:07:03 [2022-02-18T12:07:03.528Z] #43 62.43   DEP      criu/sk-tcp.d
12:07:03 [2022-02-18T12:07:03.788Z] #43 62.66   DEP      criu/sk-queue.d
12:07:04 [2022-02-18T12:07:04.047Z] #43 62.80   DEP      criu/sk-packet.d
12:07:04 [2022-02-18T12:07:04.047Z] #43 62.97   DEP      criu/sk-netlink.d
12:07:04 [2022-02-18T12:07:04.308Z] #43 63.18   DEP      criu/sk-inet.d
12:07:04 [2022-02-18T12:07:04.567Z] #43 63.34   DEP      criu/signalfd.d
12:07:04 [2022-02-18T12:07:04.827Z] #43 63.51   DEP      criu/sigframe.d
12:07:04 [2022-02-18T12:07:04.827Z] #43 63.60   DEP      criu/shmem.d
12:07:04 [2022-02-18T12:07:04.827Z] #43 ...
12:07:04 [2022-02-18T12:07:04.827Z] 
12:07:04 [2022-02-18T12:07:04.827Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:04 [2022-02-18T12:07:04.827Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:04 [2022-02-18T12:07:04.827Z] #20 9.949 Reading package lists...
12:07:05 [2022-02-18T12:07:05.670Z] #56 237.4 + bin/containerd-shim-runc-v1
12:07:07 [2022-02-18T12:07:07.631Z] #71 exporting layers 7.9s done
12:07:07 [2022-02-18T12:07:07.631Z] #71 writing image sha256:e9d26a97efdb5222b3a63ebacc6f7b25e3593a59005a3d4a7171413eddd44173 done
12:07:07 [2022-02-18T12:07:07.631Z] #71 naming to docker.io/library/docker:db214206e57533304ac7ff352d68619d39c25de0 done
12:07:07 [2022-02-18T12:07:07.631Z] #71 DONE 7.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:07:07 [2022-02-18T12:07:07.697Z] #22 4.170 Collecting yamllint==1.26.1
12:07:07 [2022-02-18T12:07:07.954Z] + trap exit INT TERM
12:07:07 [2022-02-18T12:07:07.954Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:07:07 [2022-02-18T12:07:07.954Z] + CONTAINER_NAME=docker-pr1
12:07:07 [2022-02-18T12:07:07.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh dynbinary-daemon
12:07:08 [2022-02-18T12:07:08.516Z] 
12:07:08 [2022-02-18T12:07:08.516Z] Removing bundles/
12:07:08 [2022-02-18T12:07:08.517Z] 
12:07:08 [2022-02-18T12:07:08.517Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:07:08 [2022-02-18T12:07:08.517Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:07:08 [2022-02-18T12:07:08.517Z] GOOS="" GOARCH="" GOARM=""
12:07:08 [2022-02-18T12:07:08.599Z] #43 94.96   CC       criu/cr-service.o
12:07:08 [2022-02-18T12:07:08.599Z] #43 ...
12:07:08 [2022-02-18T12:07:08.599Z] 
12:07:08 [2022-02-18T12:07:08.599Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:08 [2022-02-18T12:07:08.599Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.82 Selecting previously unselected package python3-minimal.
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23701 files and directories currently installed.)
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.88 Unpacking python3-minimal (3.7.3-1) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.96 Selecting previously unselected package libmpdec2:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 26.98 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 27.10 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 27.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 27.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.12 Selecting previously unselected package python3.7.
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.13 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.27 Selecting previously unselected package libpython3-stdlib:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 28.41 Setting up python3-minimal (3.7.3-1) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.24 Selecting previously unselected package python3.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.24 (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 ... 24113 files and directories currently installed.)
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.32 Unpacking python3 (3.7.3-1) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.41 Selecting previously unselected package libip4tc0:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.43 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.53 Selecting previously unselected package libip6tc0:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.54 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.64 Selecting previously unselected package libiptc0:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.64 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.72 Selecting previously unselected package libnfnetlink0:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.92 Selecting previously unselected package libnftnl11:amd64.
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 29.93 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:07:08 [2022-02-18T12:07:08.599Z] #20 30.00 Selecting previously unselected package iptables.
12:07:08 [2022-02-18T12:07:08.599Z] #20 30.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.01 Unpacking iptables (1.8.2-4) ...
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.31 Selecting previously unselected package xxd.
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.33 Unpacking xxd (2:8.1.0875-5) ...
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.48 Selecting previously unselected package vim-common.
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.52 Unpacking vim-common (2:8.1.0875-5) ...
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.67 Selecting previously unselected package bash-completion.
12:07:08 [2022-02-18T12:07:08.600Z] #20 30.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:07:09 [2022-02-18T12:07:09.175Z] #20 ...
12:07:09 [2022-02-18T12:07:09.175Z] 
12:07:09 [2022-02-18T12:07:09.175Z] #43 [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
12:07:09 [2022-02-18T12:07:09.175Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:09 [2022-02-18T12:07:09.175Z] #43 96.71   CC       criu/crtools.o
12:07:09 [2022-02-18T12:07:09.281Z] #20 13.71 Reading package lists...
12:07:09 [2022-02-18T12:07:09.540Z] #20 17.49 Building dependency tree...
12:07:09 [2022-02-18T12:07:09.609Z] #22 ...
12:07:09 [2022-02-18T12:07:09.609Z] 
12:07:09 [2022-02-18T12:07:09.609Z] #43 [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
12:07:09 [2022-02-18T12:07:09.609Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:07:09 [2022-02-18T12:07:09.609Z] #43 108.5   CC       criu/netfilter.o
12:07:09 [2022-02-18T12:07:09.609Z] #43 108.9   CC       criu/page-pipe.o
12:07:09 [2022-02-18T12:07:09.609Z] #43 109.6   CC       criu/page-xfer.o
12:07:09 [2022-02-18T12:07:09.609Z] #43 111.2   CC       criu/pagemap-cache.o
12:07:09 [2022-02-18T12:07:09.609Z] #43 111.5   CC       criu/pagemap.o
12:07:09 [2022-02-18T12:07:09.609Z] #43 112.3   CC       criu/parasite-syscall.o
12:07:09 [2022-02-18T12:07:09.748Z] #43 97.29   CC       criu/eventfd.o
12:07:10 [2022-02-18T12:07:10.181Z] #43 113.0   CC       criu/path.o
12:07:10 [2022-02-18T12:07:10.320Z] #43 97.62   CC       criu/eventpoll.o
12:07:10 [2022-02-18T12:07:10.478Z] #20 18.99 libcap2-bin is already the newest version (1:2.25-2).
12:07:10 [2022-02-18T12:07:10.478Z] #20 18.99 The following additional packages will be installed:
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.00   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   python3.7 python3.7-minimal vim-runtime xxd
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01 Suggested packages:
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.01   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.02   quota
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.02 Recommended packages:
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.02   aufs-dkms nftables build-essential python3-dev python3-keyring
12:07:10 [2022-02-18T12:07:10.478Z] #20 19.02   python3-keyrings.alt python3-xdg unzip
12:07:10 [2022-02-18T12:07:10.752Z] #43 113.3   CC       criu/pie-util-vdso.o
12:07:10 [2022-02-18T12:07:10.753Z] #43 113.7   CC       criu/pie-util.o
12:07:10 [2022-02-18T12:07:10.940Z] #56 242.3 + bin/containerd-shim-runc-v2
12:07:10 [2022-02-18T12:07:10.940Z] #56 242.9 + binaries
12:07:10 [2022-02-18T12:07:10.940Z] #56 242.9 + install -D bin/containerd /build/containerd
12:07:10 [2022-02-18T12:07:10.940Z] #56 243.0 + install -D bin/containerd-shim /build/containerd-shim
12:07:10 [2022-02-18T12:07:10.940Z] #56 243.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:07:10 [2022-02-18T12:07:10.940Z] #56 243.0 + install -D bin/ctr /build/ctr
12:07:11 [2022-02-18T12:07:11.013Z] #43 113.8   CC       criu/pipes.o
12:07:11 [2022-02-18T12:07:11.199Z] #56 DONE 243.5s
12:07:11 [2022-02-18T12:07:11.262Z] #43 98.48   CC       criu/external.o
12:07:11 [2022-02-18T12:07:11.524Z] #43 98.84   CC       criu/fault-injection.o
12:07:11 [2022-02-18T12:07:11.524Z] #43 98.96   CC       criu/fdstore.o
12:07:11 [2022-02-18T12:07:11.857Z] #20 ...
12:07:11 [2022-02-18T12:07:11.857Z] 
12:07:11 [2022-02-18T12:07:11.857Z] #43 [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
12:07:11 [2022-02-18T12:07:11.857Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:11 [2022-02-18T12:07:11.857Z] #43 63.78   DEP      criu/servicefd.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 63.91   DEP      criu/seize.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 64.04   DEP      criu/seccomp.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 64.18   DEP      criu/rst-malloc.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 64.22   DEP      criu/rbtree.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 64.27   DEP      criu/pstree.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 64.44   DEP      criu/protobuf.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 64.64   GEN      criu/protobuf-desc-gen.h
12:07:11 [2022-02-18T12:07:11.857Z] #43 66.13   DEP      criu/protobuf-desc.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 66.32   DEP      criu/proc_parse.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 66.49   DEP      criu/plugin.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 66.57   DEP      criu/pipes.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 66.69   DEP      criu/pie-util.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 66.83   DEP      criu/pie-util-vdso.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.01   DEP      criu/pie-util-vdso-elf32.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.07   DEP      criu/path.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.18   DEP      criu/parasite-syscall.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.35   DEP      criu/pagemap.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.53   DEP      criu/pagemap-cache.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.61   DEP      criu/page-xfer.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.72   DEP      criu/page-pipe.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.83   DEP      criu/netfilter.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 67.97   DEP      criu/net.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 68.21   DEP      criu/namespaces.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 68.42   DEP      criu/mount.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 68.58   DEP      criu/memfd.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 68.72   DEP      criu/mem.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 68.87   DEP      criu/lsm.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.03   DEP      criu/log.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.16   DEP      criu/libnetlink.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.29   DEP      criu/kerndat.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.49   DEP      criu/kcmp-ids.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.56   DEP      criu/irmap.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.75   DEP      criu/ipc_ns.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 69.89   DEP      criu/image.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 70.04   DEP      criu/image-desc.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 70.13   DEP      criu/fsnotify.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 70.33   DEP      criu/filesystems.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 70.50   DEP      criu/files.d
12:07:11 [2022-02-18T12:07:11.857Z] #43 70.65   DEP      criu/files-reg.d
12:07:11 [2022-02-18T12:07:11.955Z] #43 114.4   CC       criu/plugin.o
12:07:11 [2022-02-18T12:07:11.955Z] #43 114.8   CC       criu/proc_parse.o
12:07:12 [2022-02-18T12:07:12.097Z] #43 99.39   CC       criu/fifo.o
12:07:12 [2022-02-18T12:07:12.117Z] #43 70.88   DEP      criu/files-ext.d
12:07:12 [2022-02-18T12:07:12.118Z] #43 ...
12:07:12 [2022-02-18T12:07:12.118Z] 
12:07:12 [2022-02-18T12:07:12.118Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:12 [2022-02-18T12:07:12.118Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.68 The following NEW packages will be installed:
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:07:12 [2022-02-18T12:07:12.118Z] #20 20.69   xz-utils zip
12:07:12 [2022-02-18T12:07:12.137Z] 
12:07:12 [2022-02-18T12:07:12.137Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:07:12 [2022-02-18T12:07:12.137Z] #57 sha256:e266a62b8779410950310433f83f2bcdc95eba9cbc26ba15f8d3788a5a468039
12:07:12 [2022-02-18T12:07:12.137Z] #57 DONE 0.2s
12:07:12 [2022-02-18T12:07:12.137Z] 
12:07:12 [2022-02-18T12:07:12.137Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:07:12 [2022-02-18T12:07:12.137Z] #61 sha256:4c6f6c3fa31d3aa15676ed2dd72e30054a5ac1fc00f872adfe1ab602c93231e1
12:07:12 [2022-02-18T12:07:12.137Z] #61 DONE 0.1s
12:07:12 [2022-02-18T12:07:12.359Z] #43 99.81   CC       criu/file-ids.o
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.01 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.01 Need to get 28.6 MB of archives.
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.01 After this operation, 116 MB of additional disk space will be used.
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:07:12 [2022-02-18T12:07:12.379Z] #20 21.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:07:12 [2022-02-18T12:07:12.395Z] 
12:07:12 [2022-02-18T12:07:12.395Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:07:12 [2022-02-18T12:07:12.395Z] #66 sha256:ce99afa768e6062b823114c7671b08f738553a41e713a097dc6867504d98d2ff
12:07:12 [2022-02-18T12:07:12.528Z] #43 ...
12:07:12 [2022-02-18T12:07:12.528Z] 
12:07:12 [2022-02-18T12:07:12.528Z] #49 [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
12:07:12 [2022-02-18T12:07:12.528Z] #49 sha256:aadb9b22b39f15057f25797cfe3b786f6350cd79eae8e08984b12abfc3495daa
12:07:12 [2022-02-18T12:07:12.528Z] #49 170.1 + /build/golangci-lint --version
12:07:12 [2022-02-18T12:07:12.620Z] #43 100.1   CC       criu/file-lock.o
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:07:12 [2022-02-18T12:07:12.639Z] #20 21.45 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB]
12:07:12 [2022-02-18T12:07:12.962Z] #66 DONE 0.5s
12:07:12 [2022-02-18T12:07:12.963Z] 
12:07:12 [2022-02-18T12:07:12.963Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:07:12 [2022-02-18T12:07:12.963Z] #68 sha256:ad6abbec7b2401887978b92d669d2ac70446a7b5e8af50a9b86a1bf94d6df101
12:07:12 [2022-02-18T12:07:12.963Z] #68 DONE 0.0s
12:07:12 [2022-02-18T12:07:12.963Z] 
12:07:12 [2022-02-18T12:07:12.963Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:07:12 [2022-02-18T12:07:12.963Z] #69 sha256:20d7e2a28149389cf0c3828137a333da07610a7540340a0e41e6370c8ed884cd
12:07:12 [2022-02-18T12:07:12.963Z] #69 DONE 0.0s
12:07:12 [2022-02-18T12:07:12.963Z] 
12:07:12 [2022-02-18T12:07:12.963Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:07:12 [2022-02-18T12:07:12.963Z] #70 sha256:b5acf32ad6fa65fa6d5779994feb144fc4a4bffb950e49ecc4822da81bd83956
12:07:13 [2022-02-18T12:07:13.102Z] #49 170.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:07:13 [2022-02-18T12:07:13.564Z] #43 101.0   CC       criu/files-ext.o
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:07:13 [2022-02-18T12:07:13.580Z] #20 22.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:07:13 [2022-02-18T12:07:13.581Z] #20 22.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:07:13 [2022-02-18T12:07:13.581Z] #20 22.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:07:13 [2022-02-18T12:07:13.841Z] #20 22.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:07:13 [2022-02-18T12:07:13.841Z] #20 22.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:07:13 [2022-02-18T12:07:13.841Z] #20 ...
12:07:13 [2022-02-18T12:07:13.841Z] 
12:07:13 [2022-02-18T12:07:13.841Z] #32 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:07:13 [2022-02-18T12:07:13.841Z] #32 sha256:161f35a98442ca3e7a079d4d2f59538d7d76d20c0b4bd814d195ded3cd909973
12:07:13 [2022-02-18T12:07:13.841Z] #32 DONE 145.9s
12:07:13 [2022-02-18T12:07:13.899Z] #70 DONE 0.8s
12:07:13 [2022-02-18T12:07:13.899Z] 
12:07:13 [2022-02-18T12:07:13.899Z] #71 exporting to image
12:07:13 [2022-02-18T12:07:13.899Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:07:13 [2022-02-18T12:07:13.899Z] #71 exporting layers
12:07:14 [2022-02-18T12:07:14.047Z] #49 DONE 171.5s
12:07:14 [2022-02-18T12:07:14.047Z] 
12:07:14 [2022-02-18T12:07:14.047Z] #43 [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
12:07:14 [2022-02-18T12:07:14.047Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:07:14 [2022-02-18T12:07:14.047Z] #43 116.8   CC       criu/protobuf-desc.o
12:07:14 [2022-02-18T12:07:14.101Z] 
12:07:14 [2022-02-18T12:07:14.101Z] #43 [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
12:07:14 [2022-02-18T12:07:14.101Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:14 [2022-02-18T12:07:14.101Z] #43 70.98   DEP      criu/file-lock.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.16   DEP      criu/file-ids.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.34   DEP      criu/fifo.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.49   DEP      criu/fdstore.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.59   DEP      criu/fault-injection.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.63   DEP      criu/external.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.71   DEP      criu/eventpoll.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 71.88   DEP      criu/eventfd.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.03   DEP      criu/crtools.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.18   DEP      criu/cr-service.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.28   DEP      criu/cr-restore.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.45   DEP      criu/cr-errno.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.46   DEP      criu/cr-dump.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.67   DEP      criu/cr-dedup.d
12:07:14 [2022-02-18T12:07:14.101Z] #43 72.93   DEP      criu/cr-check.d
12:07:14 [2022-02-18T12:07:14.142Z] #43 101.4   CC       criu/files-reg.o
12:07:14 [2022-02-18T12:07:14.361Z] #43 73.28   DEP      criu/config.d
12:07:14 [2022-02-18T12:07:14.621Z] #43 73.49   DEP      criu/clone-noasan.d
12:07:14 [2022-02-18T12:07:14.621Z] #43 73.62   DEP      criu/cgroup.d
12:07:14 [2022-02-18T12:07:14.882Z] #43 73.81   DEP      criu/cgroup-props.d
12:07:14 [2022-02-18T12:07:14.882Z] #43 73.88   DEP      criu/bitmap.d
12:07:15 [2022-02-18T12:07:15.142Z] #43 73.91   DEP      criu/bfd.d
12:07:15 [2022-02-18T12:07:15.142Z] #43 74.01   DEP      criu/autofs.d
12:07:15 [2022-02-18T12:07:15.402Z] #43 74.20   DEP      criu/aio.d
12:07:15 [2022-02-18T12:07:15.450Z] #43 118.0   CC       criu/protobuf.o
12:07:15 [2022-02-18T12:07:15.450Z] #43 118.3   CC       criu/pstree.o
12:07:15 [2022-02-18T12:07:15.529Z] #43 ...
12:07:15 [2022-02-18T12:07:15.529Z] 
12:07:15 [2022-02-18T12:07:15.529Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:15 [2022-02-18T12:07:15.529Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:15 [2022-02-18T12:07:15.529Z] #20 33.46 Unpacking bash-completion (1:2.8-6) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 33.90 Selecting previously unselected package bzip2.
12:07:15 [2022-02-18T12:07:15.529Z] #20 33.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 33.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.02 Selecting previously unselected package xz-utils.
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.02 Unpacking xz-utils (5.2.4-1) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.20 Selecting previously unselected package apparmor.
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.31 Unpacking apparmor (2.13.2-10) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.66 Selecting previously unselected package aufs-tools.
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.81 Selecting previously unselected package libonig5:amd64.
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.82 Unpacking libonig5:amd64 (6.9.1-1) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 34.99 Selecting previously unselected package libjq1:amd64.
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.14 Selecting previously unselected package jq.
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.16 Unpacking jq (1.5+dfsg-2+b1) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.23 Selecting previously unselected package libaio1:amd64.
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.24 Unpacking libaio1:amd64 (0.3.112-3) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.29 Selecting previously unselected package libgpm2:amd64.
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.30 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.37 Selecting previously unselected package libicu63:amd64.
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 35.40 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:07:15 [2022-02-18T12:07:15.529Z] #20 39.01 Selecting previously unselected package libnet1:amd64.
12:07:15 [2022-02-18T12:07:15.663Z] #43 74.42   DEP      criu/action-scripts.d
12:07:15 [2022-02-18T12:07:15.790Z] #20 39.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.790Z] #20 39.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:07:15 [2022-02-18T12:07:15.790Z] #20 39.12 Selecting previously unselected package libnl-3-200:amd64.
12:07:15 [2022-02-18T12:07:15.790Z] #20 39.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:07:15 [2022-02-18T12:07:15.790Z] #20 39.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:07:15 [2022-02-18T12:07:15.790Z] #20 39.24 Selecting previously unselected package libprotobuf-c1:amd64.
12:07:15 [2022-02-18T12:07:15.922Z] #43 74.69   CC       criu/action-scripts.o
12:07:16 [2022-02-18T12:07:16.056Z] #20 39.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.31 Selecting previously unselected package libreadline5:amd64.
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.43 Selecting previously unselected package net-tools.
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:07:16 [2022-02-18T12:07:16.057Z] #20 39.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:07:16 [2022-02-18T12:07:16.349Z] #20 39.67 Selecting previously unselected package patch.
12:07:16 [2022-02-18T12:07:16.349Z] #20 39.68 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:07:16 [2022-02-18T12:07:16.349Z] #20 39.69 Unpacking patch (2.7.6-3+deb10u1) ...
12:07:16 [2022-02-18T12:07:16.349Z] #20 39.80 Selecting previously unselected package python-pip-whl.
12:07:16 [2022-02-18T12:07:16.396Z] #43 119.3   CC       criu/rbtree.o
12:07:16 [2022-02-18T12:07:16.493Z] #43 75.16   CC       criu/aio.o
12:07:16 [2022-02-18T12:07:16.622Z] #20 39.82 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:07:16 [2022-02-18T12:07:16.622Z] #20 39.83 Unpacking python-pip-whl (18.1-5) ...
12:07:16 [2022-02-18T12:07:16.659Z] #43 119.6   CC       criu/rst-malloc.o
12:07:16 [2022-02-18T12:07:16.753Z] #43 75.59   CC       criu/autofs.o
12:07:17 [2022-02-18T12:07:17.211Z] #20 40.45 Selecting previously unselected package python3-lib2to3.
12:07:17 [2022-02-18T12:07:17.211Z] #20 40.47 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:07:17 [2022-02-18T12:07:17.211Z] #20 40.48 Unpacking python3-lib2to3 (3.7.3-1) ...
12:07:17 [2022-02-18T12:07:17.211Z] #20 40.59 Selecting previously unselected package python3-distutils.
12:07:17 [2022-02-18T12:07:17.211Z] #20 40.59 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:07:17 [2022-02-18T12:07:17.211Z] #20 40.60 Unpacking python3-distutils (3.7.3-1) ...
12:07:17 [2022-02-18T12:07:17.232Z] #43 119.9   CC       criu/seccomp.o
12:07:17 [2022-02-18T12:07:17.478Z] #20 40.75 Selecting previously unselected package python3-pip.
12:07:17 [2022-02-18T12:07:17.478Z] #20 40.75 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:07:17 [2022-02-18T12:07:17.478Z] #20 40.77 Unpacking python3-pip (18.1-5) ...
12:07:17 [2022-02-18T12:07:17.478Z] #20 40.98 Selecting previously unselected package python3-pkg-resources.
12:07:17 [2022-02-18T12:07:17.741Z] #20 40.98 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:07:17 [2022-02-18T12:07:17.741Z] #20 40.98 Unpacking python3-pkg-resources (40.8.0-1) ...
12:07:17 [2022-02-18T12:07:17.741Z] #20 41.15 Selecting previously unselected package python3-setuptools.
12:07:17 [2022-02-18T12:07:17.741Z] #20 41.15 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:07:17 [2022-02-18T12:07:17.741Z] #20 41.16 Unpacking python3-setuptools (40.8.0-1) ...
12:07:17 [2022-02-18T12:07:17.803Z] #43 120.5   CC       criu/seize.o
12:07:18 [2022-02-18T12:07:18.004Z] #20 41.40 Selecting previously unselected package python3-wheel.
12:07:18 [2022-02-18T12:07:18.004Z] #20 41.40 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:07:18 [2022-02-18T12:07:18.004Z] #20 41.42 Unpacking python3-wheel (0.32.3-2) ...
12:07:18 [2022-02-18T12:07:18.004Z] #20 41.51 Selecting previously unselected package sudo.
12:07:18 [2022-02-18T12:07:18.134Z] #43 76.94   CC       criu/bfd.o
12:07:18 [2022-02-18T12:07:18.265Z] #20 41.53 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.265Z] #20 41.54 Unpacking sudo (1.8.27-1+deb10u3) ...
12:07:18 [2022-02-18T12:07:18.703Z] #43 77.47   CC       criu/bitmap.o
12:07:18 [2022-02-18T12:07:18.703Z] #43 77.62   CC       criu/cgroup-props.o
12:07:18 [2022-02-18T12:07:18.747Z] #43 121.2   CC       criu/servicefd.o
12:07:18 [2022-02-18T12:07:18.747Z] #43 121.6   CC       criu/shmem.o
12:07:18 [2022-02-18T12:07:18.839Z] #20 42.01 Selecting previously unselected package thin-provisioning-tools.
12:07:18 [2022-02-18T12:07:18.839Z] #20 42.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.839Z] #20 42.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:07:18 [2022-02-18T12:07:18.839Z] #20 42.22 Selecting previously unselected package uidmap.
12:07:18 [2022-02-18T12:07:18.839Z] #20 42.22 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.839Z] #20 42.23 Unpacking uidmap (1:4.5-1.1) ...
12:07:18 [2022-02-18T12:07:18.962Z] #43 ...
12:07:18 [2022-02-18T12:07:18.963Z] 
12:07:18 [2022-02-18T12:07:18.963Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:18 [2022-02-18T12:07:18.963Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:18 [2022-02-18T12:07:18.963Z] #20 22.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:07:18 [2022-02-18T12:07:18.963Z] #20 22.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:07:18 [2022-02-18T12:07:18.963Z] #20 22.96 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:07:18 [2022-02-18T12:07:18.963Z] #20 23.90 debconf: delaying package configuration, since apt-utils is not installed
12:07:18 [2022-02-18T12:07:18.963Z] #20 23.99 Fetched 28.6 MB in 2s (12.8 MB/s)
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.05 Selecting previously unselected package pigz.
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.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 ... 23452 files and directories currently installed.)
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.12 Unpacking pigz (2.4-1) ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.22 Selecting previously unselected package libpython3.7-minimal:amd64.
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.68 Selecting previously unselected package python3.7-minimal.
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 24.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 25.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 25.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.53 Selecting previously unselected package python3-minimal.
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23701 files and directories currently installed.)
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.62 Unpacking python3-minimal (3.7.3-1) ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.70 Selecting previously unselected package libmpdec2:amd64.
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:07:18 [2022-02-18T12:07:18.963Z] #20 27.71 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:07:19 [2022-02-18T12:07:19.100Z] #20 42.34 Selecting previously unselected package vim-runtime.
12:07:19 [2022-02-18T12:07:19.100Z] #20 42.34 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:07:19 [2022-02-18T12:07:19.100Z] #20 42.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:07:19 [2022-02-18T12:07:19.100Z] #20 42.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:07:19 [2022-02-18T12:07:19.100Z] #20 42.45 Unpacking vim-runtime (2:8.1.0875-5) ...
12:07:19 [2022-02-18T12:07:19.223Z] #20 27.81 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:07:19 [2022-02-18T12:07:19.223Z] #20 27.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:07:19 [2022-02-18T12:07:19.223Z] #20 27.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:07:19 [2022-02-18T12:07:19.327Z] #43 122.2   CC       criu/sigframe.o
12:07:19 [2022-02-18T12:07:19.597Z] #43 122.3   CC       criu/signalfd.o
12:07:19 [2022-02-18T12:07:19.866Z] #43 122.5   CC       criu/sk-inet.o
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.75 Selecting previously unselected package python3.7.
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.76 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.88 Selecting previously unselected package libpython3-stdlib:amd64.
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:07:20 [2022-02-18T12:07:20.161Z] #20 28.99 Setting up python3-minimal (3.7.3-1) ...
12:07:20 [2022-02-18T12:07:20.446Z] #43 123.3   CC       criu/sk-netlink.o
12:07:20 [2022-02-18T12:07:20.707Z] #43 123.6   CC       criu/sk-packet.o
12:07:21 [2022-02-18T12:07:21.099Z] #20 29.78 Selecting previously unselected package python3.
12:07:21 [2022-02-18T12:07:21.099Z] #20 29.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 ... 24113 files and directories currently installed.)
12:07:21 [2022-02-18T12:07:21.099Z] #20 29.83 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.099Z] #20 29.84 Unpacking python3 (3.7.3-1) ...
12:07:21 [2022-02-18T12:07:21.279Z] #43 124.2   CC       criu/sk-queue.o
12:07:21 [2022-02-18T12:07:21.359Z] #20 29.93 Selecting previously unselected package libip4tc0:amd64.
12:07:21 [2022-02-18T12:07:21.359Z] #20 29.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.359Z] #20 29.94 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:07:21 [2022-02-18T12:07:21.359Z] #20 30.04 Selecting previously unselected package libip6tc0:amd64.
12:07:21 [2022-02-18T12:07:21.359Z] #20 30.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.359Z] #20 30.05 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:07:21 [2022-02-18T12:07:21.359Z] #20 30.14 Selecting previously unselected package libiptc0:amd64.
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.15 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.22 Selecting previously unselected package libnfnetlink0:amd64.
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.28 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.37 Selecting previously unselected package libnftnl11:amd64.
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.618Z] #20 30.38 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:07:21 [2022-02-18T12:07:21.849Z] #43 124.5   CC       criu/sk-tcp.o
12:07:21 [2022-02-18T12:07:21.877Z] #20 30.49 Selecting previously unselected package iptables.
12:07:21 [2022-02-18T12:07:21.877Z] #20 30.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:07:21 [2022-02-18T12:07:21.877Z] #20 30.50 Unpacking iptables (1.8.2-4) ...
12:07:22 [2022-02-18T12:07:22.067Z] #71 exporting layers 7.6s done
12:07:22 [2022-02-18T12:07:22.067Z] #71 writing image sha256:8d5272b0a5e70bf9e80c63c9ae7c8c4da0163ffb44f468d92640d7eff0805dd9 done
12:07:22 [2022-02-18T12:07:22.067Z] #71 naming to docker.io/library/docker:db214206e57533304ac7ff352d68619d39c25de0 done
12:07:22 [2022-02-18T12:07:22.067Z] #71 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
12:07:22 [2022-02-18T12:07:22.110Z] #43 124.9   CC       criu/sk-unix.o
[Pipeline] sh
12:07:22 [2022-02-18T12:07:22.137Z] #20 30.80 Selecting previously unselected package xxd.
12:07:22 [2022-02-18T12:07:22.137Z] #20 30.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:07:22 [2022-02-18T12:07:22.137Z] #20 30.81 Unpacking xxd (2:8.1.0875-5) ...
12:07:22 [2022-02-18T12:07:22.137Z] #20 30.95 Selecting previously unselected package vim-common.
12:07:22 [2022-02-18T12:07:22.137Z] #20 30.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:07:22 [2022-02-18T12:07:22.137Z] #20 30.98 Unpacking vim-common (2:8.1.0875-5) ...
12:07:22 [2022-02-18T12:07:22.396Z] #20 31.13 Selecting previously unselected package bash-completion.
12:07:22 [2022-02-18T12:07:22.396Z] #20 31.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:07:22 [2022-02-18T12:07:22.396Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/validate/default
12:07:22 [2022-02-18T12:07:22.399Z] #20 45.55 Selecting previously unselected package vim.
12:07:22 [2022-02-18T12:07:22.399Z] #20 45.56 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:07:22 [2022-02-18T12:07:22.399Z] #20 45.59 Unpacking vim (2:8.1.0875-5) ...
12:07:22 [2022-02-18T12:07:22.971Z] #20 46.16 Selecting previously unselected package xfsprogs.
12:07:22 [2022-02-18T12:07:22.971Z] #20 46.17 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:07:22 [2022-02-18T12:07:22.971Z] #20 46.17 Unpacking xfsprogs (4.20.0-1) ...
12:07:23 [2022-02-18T12:07:23.053Z] #43 ...
12:07:23 [2022-02-18T12:07:23.053Z] 
12:07:23 [2022-02-18T12:07:23.053Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:23 [2022-02-18T12:07:23.053Z] #22 sha256:7b0d073016bd4d974bdd438f2069f482e6ab501ff220105897ab3a92dd109154
12:07:23 [2022-02-18T12:07:23.053Z] #22 9.472   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:07:23 [2022-02-18T12:07:23.053Z] #22 10.41 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:07:23 [2022-02-18T12:07:23.053Z] #22 10.46   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:07:23 [2022-02-18T12:07:23.053Z] #22 10.51 Collecting pyyaml (from yamllint==1.26.1)
12:07:23 [2022-02-18T12:07:23.053Z] #22 10.87   Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB)
12:07:23 [2022-02-18T12:07:23.053Z] #22 11.64   Installing build dependencies: started
12:07:23 [2022-02-18T12:07:23.231Z] #20 46.66 Selecting previously unselected package zip.
12:07:23 [2022-02-18T12:07:23.232Z] #20 46.68 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:07:23 [2022-02-18T12:07:23.232Z] #20 46.68 Unpacking zip (3.0-11+b1) ...
12:07:23 [2022-02-18T12:07:23.332Z] Congratulations!  All commits are properly signed with the DCO!
12:07:23 [2022-02-18T12:07:23.493Z] #20 46.84 Setting up aufs-tools (1:4.14+20190211-1) ...
12:07:23 [2022-02-18T12:07:23.493Z] #20 46.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:07:23 [2022-02-18T12:07:23.493Z] #20 46.88 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:07:23 [2022-02-18T12:07:23.493Z] #20 46.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:07:23 [2022-02-18T12:07:23.493Z] #20 46.92 Setting up libgpm2:amd64 (1.20.7-5) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 46.94 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 46.96 Setting up uidmap (1:4.5-1.1) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 46.97 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 46.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.02 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.04 Setting up xxd (2:8.1.0875-5) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.05 Setting up zip (3.0-11+b1) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.07 Setting up vim-common (2:8.1.0875-5) ...
12:07:23 [2022-02-18T12:07:23.755Z] #20 47.10 Setting up bash-completion (1:2.8-6) ...
12:07:23 [2022-02-18T12:07:23.899Z] Congratulations!  Seccomp profile generation is done correctly.
12:07:23 [2022-02-18T12:07:23.899Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:07:23 [2022-02-18T12:07:23.996Z] #22 ...
12:07:23 [2022-02-18T12:07:23.996Z] 
12:07:23 [2022-02-18T12:07:23.996Z] #43 [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
12:07:23 [2022-02-18T12:07:23.996Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:07:23 [2022-02-18T12:07:23.996Z] #43 126.7   CC       criu/sockets.o
12:07:24 [2022-02-18T12:07:24.569Z] #43 127.3   CC       criu/stats.o
12:07:24 [2022-02-18T12:07:24.831Z] #43 127.5   CC       criu/string.o
12:07:24 [2022-02-18T12:07:24.831Z] #43 127.6   CC       criu/sysctl.o
12:07:25 [2022-02-18T12:07:25.404Z] #43 128.0   CC       criu/sysfs_parse.o
12:07:25 [2022-02-18T12:07:25.666Z] #43 128.4   CC       criu/timens.o
12:07:25 [2022-02-18T12:07:25.692Z] #20 33.76 Unpacking bash-completion (1:2.8-6) ...
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.14 Selecting previously unselected package bzip2.
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.24 Selecting previously unselected package xz-utils.
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.25 Unpacking xz-utils (5.2.4-1) ...
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.40 Selecting previously unselected package apparmor.
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:07:25 [2022-02-18T12:07:25.692Z] #20 34.49 Unpacking apparmor (2.13.2-10) ...
12:07:25 [2022-02-18T12:07:25.927Z] #43 128.7   CC       criu/timerfd.o
12:07:26 [2022-02-18T12:07:26.189Z] #43 129.0   CC       criu/tty.o
12:07:26 [2022-02-18T12:07:26.262Z] #20 34.84 Selecting previously unselected package aufs-tools.
12:07:26 [2022-02-18T12:07:26.262Z] #20 34.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.262Z] #20 34.85 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:07:26 [2022-02-18T12:07:26.262Z] #20 34.98 Selecting previously unselected package libonig5:amd64.
12:07:26 [2022-02-18T12:07:26.262Z] #20 34.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.262Z] #20 34.99 Unpacking libonig5:amd64 (6.9.1-1) ...
12:07:26 [2022-02-18T12:07:26.307Z] #20 ...
12:07:26 [2022-02-18T12:07:26.307Z] 
12:07:26 [2022-02-18T12:07:26.307Z] #43 [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
12:07:26 [2022-02-18T12:07:26.307Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:26 [2022-02-18T12:07:26.307Z] #43 103.6   CC       criu/files.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 105.9   CC       criu/filesystems.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 106.7   CC       criu/fsnotify.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 107.8   CC       criu/image-desc.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 108.0   CC       criu/image.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 108.8   CC       criu/ipc_ns.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 110.0   CC       criu/irmap.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 110.6   CC       criu/kcmp-ids.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 111.0   CC       criu/kerndat.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 112.2   CC       criu/libnetlink.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 112.6   CC       criu/log.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 113.1   CC       criu/lsm.o
12:07:26 [2022-02-18T12:07:26.307Z] #43 113.5   CC       criu/mem.o
12:07:26 [2022-02-18T12:07:26.524Z] #20 35.14 Selecting previously unselected package libjq1:amd64.
12:07:26 [2022-02-18T12:07:26.525Z] #20 35.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.525Z] #20 35.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:07:26 [2022-02-18T12:07:26.525Z] #20 35.29 Selecting previously unselected package jq.
12:07:26 [2022-02-18T12:07:26.525Z] #20 35.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.525Z] #20 35.30 Unpacking jq (1.5+dfsg-2+b1) ...
12:07:26 [2022-02-18T12:07:26.525Z] #20 35.38 Selecting previously unselected package libaio1:amd64.
12:07:26 [2022-02-18T12:07:26.571Z] #43 ...
12:07:26 [2022-02-18T12:07:26.571Z] 
12:07:26 [2022-02-18T12:07:26.571Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:26 [2022-02-18T12:07:26.571Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:26 [2022-02-18T12:07:26.571Z] #20 50.02 Setting up libiptc0:amd64 (1.8.2-4) ...
12:07:26 [2022-02-18T12:07:26.571Z] #20 50.04 Setting up xz-utils (5.2.4-1) ...
12:07:26 [2022-02-18T12:07:26.571Z] #20 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.40 Unpacking libaio1:amd64 (0.3.112-3) ...
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.46 Selecting previously unselected package libgpm2:amd64.
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.48 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.53 Selecting previously unselected package libicu63:amd64.
12:07:26 [2022-02-18T12:07:26.785Z] #20 35.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ...
12:07:26 [2022-02-18T12:07:26.833Z] #20 50.07 Setting up patch (2.7.6-3+deb10u1) ...
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.08 Setting up sudo (1.8.27-1+deb10u3) ...
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.18 invoke-rc.d: could not determine current runlevel
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.20 invoke-rc.d: policy-rc.d denied execution of start.
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.22 Setting up pigz (2.4-1) ...
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.24 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.27 Setting up python-pip-whl (18.1-5) ...
12:07:26 [2022-02-18T12:07:26.834Z] #20 50.30 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:07:27 [2022-02-18T12:07:27.045Z] #20 35.54 Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
12:07:27 [2022-02-18T12:07:27.096Z] #20 50.36 Setting up vim-runtime (2:8.1.0875-5) ...
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.70 Setting up libaio1:amd64 (0.3.112-3) ...
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.72 Setting up libonig5:amd64 (6.9.1-1) ...
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.75 Setting up vim (2:8.1.0875-5) ...
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:07:27 [2022-02-18T12:07:27.359Z] #20 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.85 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.89 Setting up jq (1.5+dfsg-2+b1) ...
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:07:27 [2022-02-18T12:07:27.621Z] #20 50.93 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:07:28 [2022-02-18T12:07:28.107Z] #43 130.7   CC       criu/tun.o
12:07:28 [2022-02-18T12:07:28.371Z] #43 131.1   CC       criu/uffd.o
12:07:29 [2022-02-18T12:07:29.586Z] #20 ...
12:07:29 [2022-02-18T12:07:29.586Z] 
12:07:29 [2022-02-18T12:07:29.586Z] #43 [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
12:07:29 [2022-02-18T12:07:29.586Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:29 [2022-02-18T12:07:29.586Z] #43 78.29   CC       criu/cgroup.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 80.98   CC       criu/clone-noasan.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 81.24   CC       criu/config.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 82.67   CC       criu/cr-check.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 84.37   CC       criu/cr-dedup.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 84.78   CC       criu/cr-dump.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 86.85   CC       criu/cr-errno.o
12:07:29 [2022-02-18T12:07:29.586Z] #43 86.92   CC       criu/cr-restore.o
12:07:29 [2022-02-18T12:07:29.759Z] #43 132.3   CC       criu/util.o
12:07:29 [2022-02-18T12:07:29.759Z] #43 ...
12:07:29 [2022-02-18T12:07:29.759Z] 
12:07:29 [2022-02-18T12:07:29.759Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:29 [2022-02-18T12:07:29.759Z] #22 sha256:7b0d073016bd4d974bdd438f2069f482e6ab501ff220105897ab3a92dd109154
12:07:29 [2022-02-18T12:07:29.759Z] #22 26.34   Installing build dependencies: finished with status 'done'
12:07:30 [2022-02-18T12:07:30.157Z] #43 ...
12:07:30 [2022-02-18T12:07:30.157Z] 
12:07:30 [2022-02-18T12:07:30.157Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:30 [2022-02-18T12:07:30.157Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:30 [2022-02-18T12:07:30.157Z] #20 38.96 Selecting previously unselected package libnet1:amd64.
12:07:30 [2022-02-18T12:07:30.416Z] #20 38.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:07:30 [2022-02-18T12:07:30.416Z] #20 38.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:07:30 [2022-02-18T12:07:30.416Z] #20 39.12 Selecting previously unselected package libnl-3-200:amd64.
12:07:30 [2022-02-18T12:07:30.416Z] #20 39.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:07:30 [2022-02-18T12:07:30.416Z] #20 39.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:07:30 [2022-02-18T12:07:30.416Z] #20 39.20 Selecting previously unselected package libprotobuf-c1:amd64.
12:07:30 [2022-02-18T12:07:30.416Z] #20 39.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.29 Selecting previously unselected package libreadline5:amd64.
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.43 Selecting previously unselected package net-tools.
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:07:30 [2022-02-18T12:07:30.676Z] #20 39.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.83 Setting up iptables (1.8.2-4) ...
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:07:30 [2022-02-18T12:07:30.930Z] #20 53.89 Setting up python3 (3.7.3-1) ...
12:07:30 [2022-02-18T12:07:30.930Z] #20 54.28 Setting up python3-wheel (0.32.3-2) ...
12:07:30 [2022-02-18T12:07:30.935Z] #20 39.65 Selecting previously unselected package patch.
12:07:30 [2022-02-18T12:07:30.935Z] #20 39.66 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:07:30 [2022-02-18T12:07:30.935Z] #20 39.68 Unpacking patch (2.7.6-3+deb10u1) ...
12:07:30 [2022-02-18T12:07:30.935Z] #20 39.78 Selecting previously unselected package python-pip-whl.
12:07:31 [2022-02-18T12:07:31.194Z] #20 39.79 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:07:31 [2022-02-18T12:07:31.194Z] #20 39.80 Unpacking python-pip-whl (18.1-5) ...
12:07:31 [2022-02-18T12:07:31.763Z] #20 55.00 Setting up apparmor (2.13.2-10) ...
12:07:31 [2022-02-18T12:07:31.763Z] #20 40.37 Selecting previously unselected package python3-lib2to3.
12:07:31 [2022-02-18T12:07:31.763Z] #20 40.37 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:07:31 [2022-02-18T12:07:31.763Z] #20 40.38 Unpacking python3-lib2to3 (3.7.3-1) ...
12:07:32 [2022-02-18T12:07:32.016Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
12:07:32 [2022-02-18T12:07:32.023Z] #20 40.50 Selecting previously unselected package python3-distutils.
12:07:32 [2022-02-18T12:07:32.023Z] #20 40.52 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:07:32 [2022-02-18T12:07:32.023Z] #20 40.53 Unpacking python3-distutils (3.7.3-1) ...
12:07:32 [2022-02-18T12:07:32.023Z] #20 40.70 Selecting previously unselected package python3-pip.
12:07:32 [2022-02-18T12:07:32.023Z] #20 40.71 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:07:32 [2022-02-18T12:07:32.023Z] #20 40.72 Unpacking python3-pip (18.1-5) ...
12:07:32 [2022-02-18T12:07:32.282Z] #20 40.85 Selecting previously unselected package python3-pkg-resources.
12:07:32 [2022-02-18T12:07:32.282Z] #20 40.86 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:07:32 [2022-02-18T12:07:32.282Z] #20 40.87 Unpacking python3-pkg-resources (40.8.0-1) ...
12:07:32 [2022-02-18T12:07:32.282Z] #20 41.03 Selecting previously unselected package python3-setuptools.
12:07:32 [2022-02-18T12:07:32.282Z] #20 41.03 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:07:32 [2022-02-18T12:07:32.282Z] #20 41.04 Unpacking python3-setuptools (40.8.0-1) ...
12:07:32 [2022-02-18T12:07:32.541Z] #20 41.22 Selecting previously unselected package python3-wheel.
12:07:32 [2022-02-18T12:07:32.541Z] #20 41.23 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:07:32 [2022-02-18T12:07:32.541Z] #20 41.23 Unpacking python3-wheel (0.32.3-2) ...
12:07:32 [2022-02-18T12:07:32.541Z] #20 41.32 Selecting previously unselected package sudo.
12:07:32 [2022-02-18T12:07:32.541Z] #20 41.32 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:07:32 [2022-02-18T12:07:32.801Z] #20 41.33 Unpacking sudo (1.8.27-1+deb10u3) ...
12:07:33 [2022-02-18T12:07:33.060Z] #20 41.82 Selecting previously unselected package thin-provisioning-tools.
12:07:33 [2022-02-18T12:07:33.060Z] #20 41.83 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:07:33 [2022-02-18T12:07:33.060Z] #20 41.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.09 Selecting previously unselected package uidmap.
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.09 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.10 Unpacking uidmap (1:4.5-1.1) ...
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.21 Selecting previously unselected package vim-runtime.
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.22 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:07:33 [2022-02-18T12:07:33.629Z] #20 42.30 Unpacking vim-runtime (2:8.1.0875-5) ...
12:07:33 [2022-02-18T12:07:33.679Z] #20 56.73 Setting up xfsprogs (4.20.0-1) ...
12:07:33 [2022-02-18T12:07:33.679Z] #20 56.75 Setting up python3-lib2to3 (3.7.3-1) ...
12:07:33 [2022-02-18T12:07:33.679Z] #20 57.15 Setting up python3-pkg-resources (40.8.0-1) ...
12:07:33 [2022-02-18T12:07:33.915Z] Congratulations!  All API changes are done the right way.
12:07:33 [2022-02-18T12:07:33.915Z] Congratulations!  All TOML source files changed here have valid syntax.
12:07:33 [2022-02-18T12:07:33.915Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:07:33 [2022-02-18T12:07:33.915Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:07:33 [2022-02-18T12:07:33.915Z] Congratulations!  No new tests were added to integration-cli.
12:07:33 [2022-02-18T12:07:33.915Z] 
12:07:33 [2022-02-18T12:07:33.915Z] INFO Start validation with golang-ci-lint
12:07:33 [2022-02-18T12:07:33.915Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:07:33 [2022-02-18T12:07:33.915Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:07:33 [2022-02-18T12:07:33.915Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:07:34 [2022-02-18T12:07:34.624Z] #20 58.00 Setting up python3-distutils (3.7.3-1) ...
12:07:35 [2022-02-18T12:07:35.054Z] #22 ...
12:07:35 [2022-02-18T12:07:35.055Z] 
12:07:35 [2022-02-18T12:07:35.055Z] #43 [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
12:07:35 [2022-02-18T12:07:35.055Z] #43 sha256:09360a69748beb82e2b9454773a651e84d9377293d47e310adc6c351cf29aa9e
12:07:35 [2022-02-18T12:07:35.055Z] #43 133.7   CC       criu/uts_ns.o
12:07:35 [2022-02-18T12:07:35.055Z] #43 133.9   CC       criu/vdso.o
12:07:35 [2022-02-18T12:07:35.055Z] #43 134.5   LINK     criu/built-in.o
12:07:35 [2022-02-18T12:07:35.055Z] #43 134.7   LINK     criu/criu
12:07:35 [2022-02-18T12:07:35.055Z] #43 135.0   DEP      lib/c/criu.d
12:07:35 [2022-02-18T12:07:35.055Z] #43 135.1   CC       images/rpc.pb-c.o
12:07:35 [2022-02-18T12:07:35.055Z] #43 135.7   CC       lib/c/criu.o
12:07:35 [2022-02-18T12:07:35.055Z] #43 136.8   LINK     lib/c/built-in.o
12:07:35 [2022-02-18T12:07:35.055Z] #43 136.8   LINK     lib/c/libcriu.so
12:07:35 [2022-02-18T12:07:35.055Z] #43 136.9   LINK     lib/c/libcriu.a
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.0   GEN      magic.py
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.1 Note: Building without setproctitle() and strlcpy() support.
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.1 Note: Building without GnuTLS support
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.1 Makefile.config:39: Warn: you have no libnftables installed
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.1 Makefile.config:40: Warn: Building without nftables support
12:07:35 [2022-02-18T12:07:35.055Z] #43 137.9 fatal: not a git repository (or any of the parent directories): .git
12:07:35 [2022-02-18T12:07:35.197Z] #20 58.46 Setting up python3-setuptools (40.8.0-1) ...
12:07:35 [2022-02-18T12:07:35.628Z] #43 138.6 make[1]: Nothing to be done for 'all'.
12:07:36 [2022-02-18T12:07:36.574Z] #43 139.2 make[1]: 'images/built-in.o' is up to date.
12:07:36 [2022-02-18T12:07:36.574Z] #43 139.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:07:36 [2022-02-18T12:07:36.574Z] #43 139.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:07:36 [2022-02-18T12:07:36.574Z] #43 139.4 make[1]: 'compel/libcompel.a' is up to date.
12:07:36 [2022-02-18T12:07:36.574Z] #43 139.4 make[1]: 'compel/compel-host-bin' is up to date.
12:07:36 [2022-02-18T12:07:36.574Z] #43 139.4 make[1]: Nothing to be done for 'all'.
12:07:36 [2022-02-18T12:07:36.586Z] #20 59.62 Setting up python3-pip (18.1-5) ...
12:07:36 [2022-02-18T12:07:36.836Z] #43 139.5 make[1]: 'soccr/libsoccr.a' is up to date.
12:07:36 [2022-02-18T12:07:36.836Z] #43 139.7 make[2]: Nothing to be done for 'all'.
12:07:36 [2022-02-18T12:07:36.930Z] #20 45.26 Selecting previously unselected package vim.
12:07:36 [2022-02-18T12:07:36.930Z] #20 45.28 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:07:36 [2022-02-18T12:07:36.930Z] #20 45.30 Unpacking vim (2:8.1.0875-5) ...
12:07:37 [2022-02-18T12:07:37.098Z] #43 139.7 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.098Z] #43 139.8 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.098Z] #43 139.9 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.098Z] #43 139.9 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.191Z] #20 45.87 Selecting previously unselected package xfsprogs.
12:07:37 [2022-02-18T12:07:37.191Z] #20 45.88 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:07:37 [2022-02-18T12:07:37.191Z] #20 45.88 Unpacking xfsprogs (4.20.0-1) ...
12:07:37 [2022-02-18T12:07:37.361Z] #43 140.0 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.361Z] #43 140.0 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.361Z] #43 140.1 make[2]: Nothing to be done for 'all'.
12:07:37 [2022-02-18T12:07:37.361Z] #43 140.1   INSTALL  criu/criu
12:07:37 [2022-02-18T12:07:37.531Z] #20 60.69 Processing triggers for libc-bin (2.28-10) ...
12:07:37 [2022-02-18T12:07:37.531Z] #20 60.74 Processing triggers for mime-support (3.62) ...
12:07:37 [2022-02-18T12:07:37.762Z] #20 46.33 Selecting previously unselected package zip.
12:07:37 [2022-02-18T12:07:37.762Z] #20 46.34 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:07:37 [2022-02-18T12:07:37.762Z] #20 46.35 Unpacking zip (3.0-11+b1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.58 Setting up aufs-tools (1:4.14+20190211-1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.64 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.68 Setting up libgpm2:amd64 (1.20.7-5) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.69 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.71 Setting up uidmap (1:4.5-1.1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.72 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.76 Setting up libicu63:amd64 (63.1-6+deb10u2) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.77 Setting up xxd (2:8.1.0875-5) ...
12:07:38 [2022-02-18T12:07:38.021Z] #20 46.78 Setting up zip (3.0-11+b1) ...
12:07:38 [2022-02-18T12:07:38.107Z] #20 ...
12:07:38 [2022-02-18T12:07:38.107Z] 
12:07:38 [2022-02-18T12:07:38.107Z] #43 [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
12:07:38 [2022-02-18T12:07:38.107Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:38 [2022-02-18T12:07:38.107Z] #43 115.4   CC       criu/memfd.o
12:07:38 [2022-02-18T12:07:38.107Z] #43 116.1   CC       criu/mount.o
12:07:38 [2022-02-18T12:07:38.107Z] #43 120.2   CC       criu/namespaces.o
12:07:38 [2022-02-18T12:07:38.107Z] #43 122.3   CC       criu/net.o
12:07:38 [2022-02-18T12:07:38.281Z] #20 46.79 Setting up vim-common (2:8.1.0875-5) ...
12:07:38 [2022-02-18T12:07:38.281Z] #20 46.82 Setting up bash-completion (1:2.8-6) ...
12:07:38 [2022-02-18T12:07:38.307Z] #43 DONE 141.1s
12:07:38 [2022-02-18T12:07:38.307Z] 
12:07:38 [2022-02-18T12:07:38.307Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:38 [2022-02-18T12:07:38.307Z] #22 sha256:7b0d073016bd4d974bdd438f2069f482e6ab501ff220105897ab3a92dd109154
12:07:38 [2022-02-18T12:07:38.307Z] #22 32.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:07:38 [2022-02-18T12:07:38.307Z] #22 32.33 Building wheels for collected packages: yamllint, pyyaml
12:07:38 [2022-02-18T12:07:38.307Z] #22 32.33   Running setup.py bdist_wheel for yamllint: started
12:07:38 [2022-02-18T12:07:38.307Z] #22 33.25   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:07:38 [2022-02-18T12:07:38.307Z] #22 33.25   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:07:38 [2022-02-18T12:07:38.307Z] #22 33.29   Running setup.py bdist_wheel for pyyaml: started
12:07:38 [2022-02-18T12:07:38.369Z] #43 ...
12:07:38 [2022-02-18T12:07:38.369Z] 
12:07:38 [2022-02-18T12:07:38.369Z] #40 [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
12:07:38 [2022-02-18T12:07:38.369Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:07:38 [2022-02-18T12:07:38.369Z] #40 189.6 + dpkg --print-architecture
12:07:38 [2022-02-18T12:07:38.369Z] #40 189.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:07:38 [2022-02-18T12:07:38.369Z] #40 ...
12:07:38 [2022-02-18T12:07:38.369Z] 
12:07:38 [2022-02-18T12:07:38.369Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:38 [2022-02-18T12:07:38.369Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:38 [2022-02-18T12:07:38.369Z] #20 DONE 61.7s
12:07:38 [2022-02-18T12:07:38.630Z] 
12:07:38 [2022-02-18T12:07:38.630Z] #21 [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
12:07:38 [2022-02-18T12:07:38.630Z] #21 sha256:e92fd0ad334e6770a43e876b4798cdbdb3d9bc2fbe8e8d59c6c61515376889a2
12:07:40 [2022-02-18T12:07:40.016Z] #21 1.534 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:07:40 [2022-02-18T12:07:40.016Z] #21 1.537 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:07:40 [2022-02-18T12:07:40.016Z] #21 1.541 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:07:40 [2022-02-18T12:07:40.016Z] #21 DONE 1.6s
12:07:40 [2022-02-18T12:07:40.016Z] 
12:07:40 [2022-02-18T12:07:40.016Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:40 [2022-02-18T12:07:40.016Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:07:40 [2022-02-18T12:07:40.221Z] #22 36.59   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:07:40 [2022-02-18T12:07:40.221Z] #22 36.60   Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213
12:07:40 [2022-02-18T12:07:40.221Z] #22 36.70 Successfully built yamllint pyyaml
12:07:40 [2022-02-18T12:07:40.221Z] #22 36.71 Installing collected packages: pathspec, pyyaml, yamllint
12:07:40 [2022-02-18T12:07:40.481Z] #22 36.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:07:40 [2022-02-18T12:07:40.742Z] #22 DONE 37.2s
12:07:40 [2022-02-18T12:07:40.742Z] 
12:07:40 [2022-02-18T12:07:40.742Z] #53 [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
12:07:40 [2022-02-18T12:07:40.742Z] #53 sha256:8e46b0a14dcc08eb2a6f50132678645118cd69ec21fafb6beb579c065f94d93c
12:07:40 [2022-02-18T12:07:40.818Z] #20 49.47 Setting up libiptc0:amd64 (1.8.2-4) ...
12:07:40 [2022-02-18T12:07:40.818Z] #20 49.48 Setting up xz-utils (5.2.4-1) ...
12:07:40 [2022-02-18T12:07:40.818Z] #20 49.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:07:40 [2022-02-18T12:07:40.818Z] #20 49.51 Setting up patch (2.7.6-3+deb10u1) ...
12:07:40 [2022-02-18T12:07:40.818Z] #20 49.53 Setting up sudo (1.8.27-1+deb10u3) ...
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.58 invoke-rc.d: could not determine current runlevel
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.58 invoke-rc.d: policy-rc.d denied execution of start.
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.60 Setting up pigz (2.4-1) ...
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.63 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.65 Setting up python-pip-whl (18.1-5) ...
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.66 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:07:41 [2022-02-18T12:07:41.078Z] #20 49.67 Setting up vim-runtime (2:8.1.0875-5) ...
12:07:41 [2022-02-18T12:07:41.338Z] #20 50.08 Setting up libaio1:amd64 (0.3.112-3) ...
12:07:41 [2022-02-18T12:07:41.338Z] #20 50.10 Setting up libonig5:amd64 (6.9.1-1) ...
12:07:41 [2022-02-18T12:07:41.338Z] #20 50.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:07:41 [2022-02-18T12:07:41.338Z] #20 50.12 Setting up vim (2:8.1.0875-5) ...
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.20 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.23 Setting up jq (1.5+dfsg-2+b1) ...
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:07:41 [2022-02-18T12:07:41.598Z] #20 50.26 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:07:42 [2022-02-18T12:07:42.978Z] #20 ...
12:07:42 [2022-02-18T12:07:42.978Z] 
12:07:42 [2022-02-18T12:07:42.978Z] #43 [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
12:07:42 [2022-02-18T12:07:42.978Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:42 [2022-02-18T12:07:42.978Z] #43 91.41   CC       criu/cr-service.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 92.94   CC       criu/crtools.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 93.55   CC       criu/eventfd.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 93.92   CC       criu/eventpoll.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 94.87   CC       criu/external.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 95.18   CC       criu/fault-injection.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 95.30   CC       criu/fdstore.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 95.64   CC       criu/fifo.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 96.11   CC       criu/file-ids.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 96.51   CC       criu/file-lock.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 97.41   CC       criu/files-ext.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 97.87   CC       criu/files-reg.o
12:07:42 [2022-02-18T12:07:42.978Z] #43 100.2   CC       criu/files.o
12:07:43 [2022-02-18T12:07:43.546Z] #43 102.3   CC       criu/filesystems.o
12:07:44 [2022-02-18T12:07:44.485Z] #43 103.1   CC       criu/fsnotify.o
12:07:44 [2022-02-18T12:07:44.485Z] #43 ...
12:07:44 [2022-02-18T12:07:44.485Z] 
12:07:44 [2022-02-18T12:07:44.485Z] #20 [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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:07:44 [2022-02-18T12:07:44.485Z] #20 sha256:06cc20c8f36689d0addd1f46d0ec95e02668987f3cddddbceac3d59b4a1c171c
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.19 Setting up iptables (1.8.2-4) ...
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:07:44 [2022-02-18T12:07:44.485Z] #20 53.24 Setting up python3 (3.7.3-1) ...
12:07:45 [2022-02-18T12:07:45.055Z] #20 53.67 Setting up python3-wheel (0.32.3-2) ...
12:07:45 [2022-02-18T12:07:45.304Z] #22 5.529 Collecting yamllint==1.26.1
12:07:45 [2022-02-18T12:07:45.885Z] #20 54.39 Setting up apparmor (2.13.2-10) ...
12:07:46 [2022-02-18T12:07:46.248Z] #22 ...
12:07:46 [2022-02-18T12:07:46.248Z] 
12:07:46 [2022-02-18T12:07:46.248Z] #43 [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
12:07:46 [2022-02-18T12:07:46.248Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:46 [2022-02-18T12:07:46.248Z] #43 126.0   CC       criu/netfilter.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 126.4   CC       criu/page-pipe.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 127.2   CC       criu/page-xfer.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 128.9   CC       criu/pagemap-cache.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 129.3   CC       criu/pagemap.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 130.3   CC       criu/parasite-syscall.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 131.4   CC       criu/path.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 131.8   CC       criu/pie-util-vdso-elf32.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 132.3   CC       criu/pie-util-vdso.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 132.8   CC       criu/pie-util.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 133.0   CC       criu/pipes.o
12:07:46 [2022-02-18T12:07:46.248Z] #43 133.7   CC       criu/plugin.o
12:07:46 [2022-02-18T12:07:46.822Z] #43 134.2   CC       criu/proc_parse.o
12:07:47 [2022-02-18T12:07:47.269Z] #20 56.01 Setting up xfsprogs (4.20.0-1) ...
12:07:47 [2022-02-18T12:07:47.580Z] #20 56.02 Setting up python3-lib2to3 (3.7.3-1) ...
12:07:47 [2022-02-18T12:07:47.859Z] #20 56.42 Setting up python3-pkg-resources (40.8.0-1) ...
12:07:48 [2022-02-18T12:07:48.819Z] #20 57.33 Setting up python3-distutils (3.7.3-1) ...
12:07:49 [2022-02-18T12:07:49.080Z] #20 57.81 Setting up python3-setuptools (40.8.0-1) ...
12:07:49 [2022-02-18T12:07:49.374Z] #43 ...
12:07:49 [2022-02-18T12:07:49.374Z] 
12:07:49 [2022-02-18T12:07:49.374Z] #40 [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
12:07:49 [2022-02-18T12:07:49.374Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:07:49 [2022-02-18T12:07:49.374Z] #40 190.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:07:49 [2022-02-18T12:07:49.374Z] #40 190.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:07:49 [2022-02-18T12:07:49.374Z] #40 ...
12:07:49 [2022-02-18T12:07:49.374Z] 
12:07:49 [2022-02-18T12:07:49.374Z] #43 [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
12:07:49 [2022-02-18T12:07:49.374Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:49 [2022-02-18T12:07:49.374Z] #43 136.7   CC       criu/protobuf-desc.o
12:07:50 [2022-02-18T12:07:50.320Z] #43 137.6   CC       criu/protobuf.o
12:07:50 [2022-02-18T12:07:50.461Z] #20 59.13 Setting up python3-pip (18.1-5) ...
12:07:50 [2022-02-18T12:07:50.893Z] #43 138.1   CC       criu/pstree.o
12:07:51 [2022-02-18T12:07:51.401Z] #20 60.09 Processing triggers for libc-bin (2.28-10) ...
12:07:51 [2022-02-18T12:07:51.401Z] #20 60.15 Processing triggers for mime-support (3.62) ...
12:07:52 [2022-02-18T12:07:52.283Z] #43 139.6   CC       criu/rbtree.o
12:07:52 [2022-02-18T12:07:52.340Z] #20 DONE 61.1s
12:07:52 [2022-02-18T12:07:52.340Z] 
12:07:52 [2022-02-18T12:07:52.340Z] #21 [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
12:07:52 [2022-02-18T12:07:52.340Z] #21 sha256:e92fd0ad334e6770a43e876b4798cdbdb3d9bc2fbe8e8d59c6c61515376889a2
12:07:52 [2022-02-18T12:07:52.545Z] #43 140.0   CC       criu/rst-malloc.o
12:07:53 [2022-02-18T12:07:53.118Z] #43 140.4   CC       criu/seccomp.o
12:07:53 [2022-02-18T12:07:53.281Z] #21 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:07:53 [2022-02-18T12:07:53.281Z] #21 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:07:53 [2022-02-18T12:07:53.281Z] #21 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:07:53 [2022-02-18T12:07:53.281Z] #21 DONE 0.9s
12:07:53 [2022-02-18T12:07:53.281Z] 
12:07:53 [2022-02-18T12:07:53.281Z] #43 [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
12:07:53 [2022-02-18T12:07:53.281Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:53 [2022-02-18T12:07:53.281Z] #43 104.2   CC       criu/image-desc.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 104.4   CC       criu/image.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 105.3   CC       criu/ipc_ns.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 106.5   CC       criu/irmap.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 107.3   CC       criu/kcmp-ids.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 107.6   CC       criu/kerndat.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 108.8   CC       criu/libnetlink.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 109.3   CC       criu/log.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 109.9   CC       criu/lsm.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 110.3   CC       criu/mem.o
12:07:53 [2022-02-18T12:07:53.281Z] #43 ...
12:07:53 [2022-02-18T12:07:53.281Z] 
12:07:53 [2022-02-18T12:07:53.281Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:53 [2022-02-18T12:07:53.281Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:07:54 [2022-02-18T12:07:54.062Z] #43 141.3   CC       criu/seize.o
12:07:54 [2022-02-18T12:07:54.460Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:07:55 [2022-02-18T12:07:55.007Z] #43 142.3   CC       criu/servicefd.o
12:07:55 [2022-02-18T12:07:55.268Z] #43 ...
12:07:55 [2022-02-18T12:07:55.268Z] 
12:07:55 [2022-02-18T12:07:55.268Z] #49 [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
12:07:55 [2022-02-18T12:07:55.268Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:07:55 [2022-02-18T12:07:55.268Z] #49 206.8 + /build/golangci-lint --version
12:07:55 [2022-02-18T12:07:55.426Z] 
12:07:55 [2022-02-18T12:07:55.426Z]  ________   ____  __.
12:07:55 [2022-02-18T12:07:55.426Z]  \_____  \ |    |/ _|
12:07:55 [2022-02-18T12:07:55.426Z]  /   |   \|      <
12:07:55 [2022-02-18T12:07:55.426Z]  /    |    \    |  \
12:07:55 [2022-02-18T12:07:55.426Z]  \_______  /____|__ \
12:07:55 [2022-02-18T12:07:55.426Z]          \/        \/
12:07:55 [2022-02-18T12:07:55.426Z] 
12:07:55 [2022-02-18T12:07:55.426Z] INFO: make.ps1 ended at 02/18/2022 12:07:55
12:07:55 [2022-02-18T12:07:55.529Z] #49 ...
12:07:55 [2022-02-18T12:07:55.529Z] 
12:07:55 [2022-02-18T12:07:55.529Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:07:55 [2022-02-18T12:07:55.529Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:07:55 [2022-02-18T12:07:55.529Z] #22 10.90   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.12 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.17   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.23 Collecting pyyaml (from yamllint==1.26.1)
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.54   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.85 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.86 Building wheels for collected packages: yamllint
12:07:55 [2022-02-18T12:07:55.529Z] #22 12.86   Running setup.py bdist_wheel for yamllint: started
12:07:55 [2022-02-18T12:07:55.529Z] #22 14.03   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:07:55 [2022-02-18T12:07:55.529Z] #22 14.03   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:07:55 [2022-02-18T12:07:55.529Z] #22 14.13 Successfully built yamllint
12:07:55 [2022-02-18T12:07:55.529Z] #22 14.16 Installing collected packages: pathspec, pyyaml, yamllint
12:07:55 [2022-02-18T12:07:55.529Z] #22 14.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:07:55 [2022-02-18T12:07:55.529Z] #22 DONE 15.6s
12:07:55 [2022-02-18T12:07:55.529Z] 
12:07:55 [2022-02-18T12:07:55.529Z] #43 [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
12:07:55 [2022-02-18T12:07:55.529Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:07:55 [2022-02-18T12:07:55.529Z] #43 143.0   CC       criu/shmem.o
12:07:55 [2022-02-18T12:07:55.656Z] #53 ...
12:07:55 [2022-02-18T12:07:55.656Z] 
12:07:55 [2022-02-18T12:07:55.656Z] #24 [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
12:07:55 [2022-02-18T12:07:55.656Z] #24 sha256:db7c2f997a312d065a17774d03afe18e4f2bbccad1ea96f6dca119ad0042bf98
12:07:55 [2022-02-18T12:07:55.656Z] #24 211.0 + return
12:07:55 [2022-02-18T12:07:55.656Z] #24 DONE 212.5s
12:07:55 [2022-02-18T12:07:55.656Z] 
12:07:55 [2022-02-18T12:07:55.656Z] #56 [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
12:07:55 [2022-02-18T12:07:55.656Z] #56 sha256:1036d8610651e2885ab0b7fe65c05e3888bb69cb7624b56182a1f104499d008f
12:07:56 [2022-02-18T12:07:56.107Z] #43 ...
12:07:56 [2022-02-18T12:07:56.107Z] 
12:07:56 [2022-02-18T12:07:56.107Z] #49 [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
12:07:56 [2022-02-18T12:07:56.107Z] #49 sha256:bbc50e022226b74d839238e7df2402ec5bbaf2fbd9e02e0f8ef2cc7a6fb22261
12:07:56 [2022-02-18T12:07:56.107Z] #49 207.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:07:56 [2022-02-18T12:07:56.107Z] #49 DONE 207.7s
12:07:56 [2022-02-18T12:07:56.107Z] 
12:07:56 [2022-02-18T12:07:56.107Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:07:56 [2022-02-18T12:07:56.107Z] #25 sha256:f6c92dc2c02827de22858a90d8a3d32ccd7955cf3ff4a7810a44059945e50bbd
12:07:56 [2022-02-18T12:07:56.107Z] #25 DONE 0.7s
12:07:56 [2022-02-18T12:07:56.228Z] #56 170.7 + bin/containerd
12:07:56 [2022-02-18T12:07:56.369Z] 
12:07:56 [2022-02-18T12:07:56.369Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:07:56 [2022-02-18T12:07:56.369Z] #30 sha256:7c42f7413f7615662c848f97956f441715f0456b84800be11b068a30a43a207b
12:07:56 [2022-02-18T12:07:56.962Z] INFO: Binaries build ended at 02/18/2022 12:07:56. Duration:00:01:36.4009664
12:07:57 [2022-02-18T12:07:57.928Z] INFO: Copying the built daemon binary to d:\CI\PR-43259\1\binary\dockerd-db214206e5.exe...
12:07:57 [2022-02-18T12:07:57.928Z] INFO: Copying the built client binary to d:\CI\PR-43259\1\binary\docker-db214206e5.exe...
12:07:57 [2022-02-18T12:07:57.928Z] INFO: Copying dockerversion from the container...
12:07:58 [2022-02-18T12:07:58.387Z] INFO: Copying the golang package from the container to d:\CI\PR-43259\1\installer\go.zip...
12:07:58 [2022-02-18T12:07:58.551Z] #22 5.157 Collecting yamllint==1.26.1
12:07:58 [2022-02-18T12:07:58.774Z] #56 ...
12:07:58 [2022-02-18T12:07:58.774Z] 
12:07:58 [2022-02-18T12:07:58.774Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:07:58 [2022-02-18T12:07:58.774Z] #25 sha256:68a37236b197a6bf539ebbb2bef0ea35b53c0434e57c2fa429655a205029af10
12:07:58 [2022-02-18T12:07:58.774Z] #25 DONE 1.9s
12:07:58 [2022-02-18T12:07:58.774Z] 
12:07:58 [2022-02-18T12:07:58.774Z] #53 [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
12:07:58 [2022-02-18T12:07:58.774Z] #53 sha256:8e46b0a14dcc08eb2a6f50132678645118cd69ec21fafb6beb579c065f94d93c
12:07:58 [2022-02-18T12:07:58.774Z] #53 114.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:07:58 [2022-02-18T12:07:58.774Z] #53 115.2 + mkdir -p /build
12:07:58 [2022-02-18T12:07:58.774Z] #53 115.2 + cp runc /build/runc
12:07:58 [2022-02-18T12:07:58.774Z] #53 DONE 115.7s
12:07:58 [2022-02-18T12:07:58.774Z] 
12:07:58 [2022-02-18T12:07:58.774Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:07:58 [2022-02-18T12:07:58.774Z] #30 sha256:38f1f88c0ade86efd528cdfa07529120f53227845a5e65fe981af9533fa5d0fc
12:07:59 [2022-02-18T12:07:59.353Z] INFO: Extracting go.zip to d:\CI\PR-43259\1\go
12:08:01 [2022-02-18T12:08:01.091Z] #22 ...
12:08:01 [2022-02-18T12:08:01.091Z] 
12:08:01 [2022-02-18T12:08:01.091Z] #43 [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
12:08:01 [2022-02-18T12:08:01.091Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:01 [2022-02-18T12:08:01.091Z] #43 112.4   CC       criu/memfd.o
12:08:01 [2022-02-18T12:08:01.091Z] #43 113.2   CC       criu/mount.o
12:08:01 [2022-02-18T12:08:01.091Z] #43 117.1   CC       criu/namespaces.o
12:08:01 [2022-02-18T12:08:01.091Z] #43 118.9   CC       criu/net.o
12:08:01 [2022-02-18T12:08:01.350Z] #43 ...
12:08:01 [2022-02-18T12:08:01.350Z] 
12:08:01 [2022-02-18T12:08:01.350Z] #40 [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
12:08:01 [2022-02-18T12:08:01.350Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:08:01 [2022-02-18T12:08:01.350Z] #40 193.4 + dpkg --print-architecture
12:08:01 [2022-02-18T12:08:01.350Z] #40 193.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:08:01 [2022-02-18T12:08:01.665Z] #30 ...
12:08:01 [2022-02-18T12:08:01.665Z] 
12:08:01 [2022-02-18T12:08:01.665Z] #43 [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
12:08:01 [2022-02-18T12:08:01.665Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:01 [2022-02-18T12:08:01.665Z] #43 144.1   CC       criu/sigframe.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 144.3   CC       criu/signalfd.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 144.6   CC       criu/sk-inet.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 145.7   CC       criu/sk-netlink.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 146.2   CC       criu/sk-packet.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 146.9   CC       criu/sk-queue.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 147.4   CC       criu/sk-tcp.o
12:08:01 [2022-02-18T12:08:01.665Z] #43 148.0   CC       criu/sk-unix.o
12:08:02 [2022-02-18T12:08:02.289Z] #40 194.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:08:02 [2022-02-18T12:08:02.289Z] #40 194.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:08:02 [2022-02-18T12:08:02.610Z] #43 149.8   CC       criu/sockets.o
12:08:03 [2022-02-18T12:08:03.181Z] #43 150.6   CC       criu/stats.o
12:08:03 [2022-02-18T12:08:03.442Z] #43 150.9   CC       criu/string.o
12:08:03 [2022-02-18T12:08:03.442Z] #43 151.0   CC       criu/sysctl.o
12:08:04 [2022-02-18T12:08:04.384Z] #43 151.5   CC       criu/sysfs_parse.o
12:08:04 [2022-02-18T12:08:04.384Z] #43 151.8   CC       criu/timens.o
12:08:04 [2022-02-18T12:08:04.645Z] #43 152.0   CC       criu/timerfd.o
12:08:04 [2022-02-18T12:08:04.905Z] #43 152.3   CC       criu/tty.o
12:08:05 [2022-02-18T12:08:05.485Z] #43 ...
12:08:05 [2022-02-18T12:08:05.485Z] 
12:08:05 [2022-02-18T12:08:05.485Z] #40 [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
12:08:05 [2022-02-18T12:08:05.485Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:08:05 [2022-02-18T12:08:05.485Z] #40 DONE 216.7s
12:08:05 [2022-02-18T12:08:05.485Z] 
12:08:05 [2022-02-18T12:08:05.485Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:08:05 [2022-02-18T12:08:05.485Z] #30 sha256:7c42f7413f7615662c848f97956f441715f0456b84800be11b068a30a43a207b
12:08:05 [2022-02-18T12:08:05.485Z] #30 DONE 9.3s
12:08:05 [2022-02-18T12:08:05.485Z] 
12:08:05 [2022-02-18T12:08:05.485Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:08:05 [2022-02-18T12:08:05.485Z] #33 sha256:2b927643ea4e2b28096876dbda8ea92c399bde7eb474bce70cf07463d727cb6d
12:08:06 [2022-02-18T12:08:06.056Z] #33 DONE 0.6s
12:08:06 [2022-02-18T12:08:06.056Z] 
12:08:06 [2022-02-18T12:08:06.056Z] #43 [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
12:08:06 [2022-02-18T12:08:06.056Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:06 [2022-02-18T12:08:06.056Z] #43 ...
12:08:06 [2022-02-18T12:08:06.056Z] 
12:08:06 [2022-02-18T12:08:06.056Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:08:06 [2022-02-18T12:08:06.056Z] #35 sha256:71fde6edf0445427c5e7a5d4f05f21f38be02a22995d457f5a1cc468a2510588
12:08:06 [2022-02-18T12:08:06.317Z] #35 DONE 0.1s
12:08:06 [2022-02-18T12:08:06.317Z] 
12:08:06 [2022-02-18T12:08:06.317Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:08:06 [2022-02-18T12:08:06.317Z] #38 sha256:49a4b26883d6a0037d096e2f29e36587a7b57b12b043be95a065af7633d7b467
12:08:06 [2022-02-18T12:08:06.317Z] #38 DONE 0.1s
12:08:06 [2022-02-18T12:08:06.317Z] 
12:08:06 [2022-02-18T12:08:06.317Z] #53 [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
12:08:06 [2022-02-18T12:08:06.317Z] #53 sha256:6486361b9dca12de449cb56b4e781c11f5c9aa257f2e8ca4209b4f84c506839f
12:08:06 [2022-02-18T12:08:06.577Z] #53 ...
12:08:06 [2022-02-18T12:08:06.577Z] 
12:08:06 [2022-02-18T12:08:06.577Z] #43 [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
12:08:06 [2022-02-18T12:08:06.577Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:06 [2022-02-18T12:08:06.577Z] #43 153.8   CC       criu/tun.o
12:08:06 [2022-02-18T12:08:06.838Z] #43 154.3   CC       criu/uffd.o
12:08:08 [2022-02-18T12:08:08.225Z] #43 155.4   CC       criu/util.o
12:08:08 [2022-02-18T12:08:08.487Z] #43 ...
12:08:08 [2022-02-18T12:08:08.487Z] 
12:08:08 [2022-02-18T12:08:08.487Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:08:08 [2022-02-18T12:08:08.487Z] #41 sha256:473fc675955e406c3a54bdfd129a421cf3dae0f1bbd08ee8eff607c7b18e360c
12:08:08 [2022-02-18T12:08:08.487Z] #41 DONE 0.8s
12:08:08 [2022-02-18T12:08:08.487Z] 
12:08:08 [2022-02-18T12:08:08.487Z] #56 [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
12:08:08 [2022-02-18T12:08:08.487Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:08:08 [2022-02-18T12:08:08.781Z] #30 DONE 9.9s
12:08:08 [2022-02-18T12:08:08.781Z] 
12:08:08 [2022-02-18T12:08:08.781Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:08:08 [2022-02-18T12:08:08.782Z] #33 sha256:4f6e5c8d3464812f54f7c2611e9d5d751fa5ebb3230d63f83f1aa21f89552ed2
12:08:08 [2022-02-18T12:08:08.861Z] #40 ...
12:08:08 [2022-02-18T12:08:08.861Z] 
12:08:08 [2022-02-18T12:08:08.861Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:08:08 [2022-02-18T12:08:08.861Z] #22 sha256:922efb6689baa24cd7cfb273bbfbd6210adeeb87882bfef76e654f1aaf33a3d2
12:08:08 [2022-02-18T12:08:08.861Z] #22 10.55   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:08:08 [2022-02-18T12:08:08.861Z] #22 11.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:08:08 [2022-02-18T12:08:08.861Z] #22 11.74   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:08:08 [2022-02-18T12:08:08.861Z] #22 11.77 Collecting pyyaml (from yamllint==1.26.1)
12:08:08 [2022-02-18T12:08:08.861Z] #22 12.06   Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB)
12:08:08 [2022-02-18T12:08:08.861Z] #22 12.35 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:08:08 [2022-02-18T12:08:08.861Z] #22 12.36 Building wheels for collected packages: yamllint
12:08:08 [2022-02-18T12:08:08.861Z] #22 12.36   Running setup.py bdist_wheel for yamllint: started
12:08:08 [2022-02-18T12:08:08.861Z] #22 13.61   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:08:08 [2022-02-18T12:08:08.861Z] #22 13.62   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:08:08 [2022-02-18T12:08:08.861Z] #22 13.67 Successfully built yamllint
12:08:08 [2022-02-18T12:08:08.861Z] #22 13.70 Installing collected packages: pathspec, pyyaml, yamllint
12:08:08 [2022-02-18T12:08:08.861Z] #22 14.16 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:08:08 [2022-02-18T12:08:08.861Z] #22 DONE 14.8s
12:08:08 [2022-02-18T12:08:08.861Z] 
12:08:08 [2022-02-18T12:08:08.861Z] #43 [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
12:08:08 [2022-02-18T12:08:08.861Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:08 [2022-02-18T12:08:08.861Z] #43 121.8   CC       criu/netfilter.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 122.2   CC       criu/page-pipe.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 122.9   CC       criu/page-xfer.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 124.5   CC       criu/pagemap-cache.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 124.9   CC       criu/pagemap.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 125.9   CC       criu/parasite-syscall.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 127.0   CC       criu/path.o
12:08:08 [2022-02-18T12:08:08.861Z] #43 ...
12:08:08 [2022-02-18T12:08:08.861Z] 
12:08:08 [2022-02-18T12:08:08.861Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:08:08 [2022-02-18T12:08:08.861Z] #25 sha256:73ba7a48735cac24dbbcf881e29f629a415ec442e3d6e4af79803c0ecf25737b
12:08:08 [2022-02-18T12:08:08.861Z] #25 DONE 0.3s
12:08:08 [2022-02-18T12:08:08.861Z] 
12:08:08 [2022-02-18T12:08:08.861Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:08:08 [2022-02-18T12:08:08.861Z] #30 sha256:7bea9d5530b7bc60509466449b8e9237f978fe06edf1486836b90788d3d2ca55
12:08:09 [2022-02-18T12:08:09.045Z] #33 DONE 0.5s
12:08:09 [2022-02-18T12:08:09.045Z] 
12:08:09 [2022-02-18T12:08:09.045Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:08:09 [2022-02-18T12:08:09.045Z] #35 sha256:ad336dac6ff4e23910af412f5f1ba0d3375d3599f384c7eaeb72aec23b95e154
12:08:09 [2022-02-18T12:08:09.061Z] #56 ...
12:08:09 [2022-02-18T12:08:09.061Z] 
12:08:09 [2022-02-18T12:08:09.061Z] #43 [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
12:08:09 [2022-02-18T12:08:09.061Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:09 [2022-02-18T12:08:09.061Z] #43 156.4   CC       criu/uts_ns.o
12:08:09 [2022-02-18T12:08:09.308Z] #35 DONE 0.1s
12:08:09 [2022-02-18T12:08:09.308Z] 
12:08:09 [2022-02-18T12:08:09.308Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:08:09 [2022-02-18T12:08:09.308Z] #38 sha256:4ad19be82e9f37b1cf67edfe2547cfeefc73d1da91f56fb569cf166fa9730e26
12:08:09 [2022-02-18T12:08:09.308Z] #38 DONE 0.1s
12:08:09 [2022-02-18T12:08:09.308Z] 
12:08:09 [2022-02-18T12:08:09.308Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:08:09 [2022-02-18T12:08:09.308Z] #41 sha256:1035b8c4d4aa2f868977861cf3de09feb070b99e89b0fa5b6e6c551b818ab2d0
12:08:09 [2022-02-18T12:08:09.324Z] #43 156.6   CC       criu/vdso-compat.o
12:08:09 [2022-02-18T12:08:09.324Z] #43 156.8   CC       criu/vdso.o
12:08:09 [2022-02-18T12:08:09.881Z] #41 DONE 0.6s
12:08:09 [2022-02-18T12:08:09.881Z] 
12:08:09 [2022-02-18T12:08:09.881Z] #56 [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
12:08:09 [2022-02-18T12:08:09.881Z] #56 sha256:1036d8610651e2885ab0b7fe65c05e3888bb69cb7624b56182a1f104499d008f
12:08:09 [2022-02-18T12:08:09.881Z] #56 ...
12:08:09 [2022-02-18T12:08:09.881Z] 
12:08:09 [2022-02-18T12:08:09.881Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:08:09 [2022-02-18T12:08:09.881Z] #44 sha256:3b5f764d62c36ef0e9d38ac23ed8e6ea703d4a004c3105f6acde871267bed2c4
12:08:09 [2022-02-18T12:08:09.881Z] #44 DONE 0.1s
12:08:09 [2022-02-18T12:08:09.881Z] 
12:08:09 [2022-02-18T12:08:09.881Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:08:09 [2022-02-18T12:08:09.881Z] #46 sha256:750ada274c74c2cf4cfd436ccc6238065cb9288e0a458d2b3063dc91db9c1e2d
12:08:09 [2022-02-18T12:08:09.918Z] #43 157.3   LINK     criu/built-in.o
12:08:10 [2022-02-18T12:08:10.142Z] #46 DONE 0.1s
12:08:10 [2022-02-18T12:08:10.142Z] 
12:08:10 [2022-02-18T12:08:10.142Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:08:10 [2022-02-18T12:08:10.142Z] #48 sha256:811c91e6e8f3bbea70ddfef84e67da478d4808cf868a00e976f3ffd8739cdb8e
12:08:10 [2022-02-18T12:08:10.142Z] #48 DONE 0.1s
12:08:10 [2022-02-18T12:08:10.142Z] 
12:08:10 [2022-02-18T12:08:10.142Z] #56 [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
12:08:10 [2022-02-18T12:08:10.142Z] #56 sha256:1036d8610651e2885ab0b7fe65c05e3888bb69cb7624b56182a1f104499d008f
12:08:10 [2022-02-18T12:08:10.180Z] #43 157.5   LINK     criu/criu
12:08:10 [2022-02-18T12:08:10.403Z] #56 ...
12:08:10 [2022-02-18T12:08:10.403Z] 
12:08:10 [2022-02-18T12:08:10.403Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:08:10 [2022-02-18T12:08:10.403Z] #50 sha256:7a95113036cea504600edcc329925d582c3c92be5777b4fec8f31e9fdd77f629
12:08:10 [2022-02-18T12:08:10.442Z] #43 157.8   DEP      lib/c/criu.d
12:08:10 [2022-02-18T12:08:10.442Z] #43 157.8   CC       images/rpc.pb-c.o
12:08:10 [2022-02-18T12:08:10.703Z] #43 158.2   CC       lib/c/criu.o
12:08:10 [2022-02-18T12:08:10.976Z] #50 DONE 0.8s
12:08:10 [2022-02-18T12:08:10.976Z] 
12:08:10 [2022-02-18T12:08:10.976Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:08:10 [2022-02-18T12:08:10.976Z] #52 sha256:d752f0847f8d66eb3bce6ebf1c8c37675bb9321b1d115acd75920a9149318bc6
12:08:11 [2022-02-18T12:08:11.239Z] #52 DONE 0.1s
12:08:11 [2022-02-18T12:08:11.239Z] 
12:08:11 [2022-02-18T12:08:11.239Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:08:11 [2022-02-18T12:08:11.239Z] #54 sha256:0f2b0422c129ba15329bfb45720af24aa490954ad56c63d5916982c42badf9d4
12:08:11 [2022-02-18T12:08:11.278Z] #43 158.8   LINK     lib/c/built-in.o
12:08:11 [2022-02-18T12:08:11.538Z] #43 158.9   LINK     lib/c/libcriu.so
12:08:11 [2022-02-18T12:08:11.538Z] #43 158.9   LINK     lib/c/libcriu.a
12:08:11 [2022-02-18T12:08:11.539Z] #43 159.0   GEN      magic.py
12:08:11 [2022-02-18T12:08:11.801Z] #43 159.1 Note: Building without setproctitle() and strlcpy() support.
12:08:11 [2022-02-18T12:08:11.801Z] #43 159.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:08:11 [2022-02-18T12:08:11.801Z] #43 159.1 Note: Building without GnuTLS support
12:08:11 [2022-02-18T12:08:11.801Z] #43 159.1 Makefile.config:39: Warn: you have no libnftables installed
12:08:11 [2022-02-18T12:08:11.801Z] #43 159.1 Makefile.config:40: Warn: Building without nftables support
12:08:11 [2022-02-18T12:08:11.810Z] #54 DONE 0.6s
12:08:11 [2022-02-18T12:08:11.810Z] 
12:08:11 [2022-02-18T12:08:11.810Z] #56 [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
12:08:11 [2022-02-18T12:08:11.810Z] #56 sha256:1036d8610651e2885ab0b7fe65c05e3888bb69cb7624b56182a1f104499d008f
12:08:12 [2022-02-18T12:08:12.380Z] #43 159.7 fatal: not a git repository (or any of the parent directories): .git
12:08:12 [2022-02-18T12:08:12.957Z] #43 160.3 make[1]: Nothing to be done for 'all'.
12:08:13 [2022-02-18T12:08:13.060Z] #30 DONE 4.0s
12:08:13 [2022-02-18T12:08:13.060Z] 
12:08:13 [2022-02-18T12:08:13.060Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:08:13 [2022-02-18T12:08:13.060Z] #33 sha256:da727cb0e8eb5b297bf7a9cf7114453d4216083c3d5a33a0f9187905db49e760
12:08:13 [2022-02-18T12:08:13.060Z] #33 DONE 0.2s
12:08:13 [2022-02-18T12:08:13.060Z] 
12:08:13 [2022-02-18T12:08:13.060Z] #43 [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
12:08:13 [2022-02-18T12:08:13.060Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:13 [2022-02-18T12:08:13.060Z] #43 127.6   CC       criu/pie-util-vdso-elf32.o
12:08:13 [2022-02-18T12:08:13.060Z] #43 128.1   CC       criu/pie-util-vdso.o
12:08:13 [2022-02-18T12:08:13.060Z] #43 128.6   CC       criu/pie-util.o
12:08:13 [2022-02-18T12:08:13.060Z] #43 128.8   CC       criu/pipes.o
12:08:13 [2022-02-18T12:08:13.060Z] #43 129.5   CC       criu/plugin.o
12:08:13 [2022-02-18T12:08:13.060Z] #43 130.0   CC       criu/proc_parse.o
12:08:13 [2022-02-18T12:08:13.060Z] #43 ...
12:08:13 [2022-02-18T12:08:13.060Z] 
12:08:13 [2022-02-18T12:08:13.060Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:08:13 [2022-02-18T12:08:13.060Z] #35 sha256:f921bb64ffa244d3851c0d1ddb3adc1f7bb207a6d80191f886970aa61241d1a4
12:08:13 [2022-02-18T12:08:13.060Z] #35 DONE 0.1s
12:08:13 [2022-02-18T12:08:13.060Z] 
12:08:13 [2022-02-18T12:08:13.060Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:08:13 [2022-02-18T12:08:13.060Z] #38 sha256:2da0ee5d4c7a2f95204064beac11398cdf0126029b4e9ec16373a3a7d85f5be5
12:08:13 [2022-02-18T12:08:13.060Z] #38 DONE 0.0s
12:08:13 [2022-02-18T12:08:13.060Z] 
12:08:13 [2022-02-18T12:08:13.060Z] #56 [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
12:08:13 [2022-02-18T12:08:13.060Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.8 make[1]: 'images/built-in.o' is up to date.
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.9 make[1]: 'compel/libcompel.a' is up to date.
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.9 make[1]: 'compel/compel-host-bin' is up to date.
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.9 make[1]: Nothing to be done for 'all'.
12:08:13 [2022-02-18T12:08:13.531Z] #43 160.9 make[1]: 'soccr/libsoccr.a' is up to date.
12:08:13 [2022-02-18T12:08:13.793Z] #43 161.1 make[2]: Nothing to be done for 'all'.
12:08:13 [2022-02-18T12:08:13.793Z] #43 161.2 make[2]: Nothing to be done for 'all'.
12:08:13 [2022-02-18T12:08:13.793Z] #43 161.2 make[2]: Nothing to be done for 'all'.
12:08:13 [2022-02-18T12:08:13.793Z] #43 161.3 make[2]: Nothing to be done for 'all'.
12:08:13 [2022-02-18T12:08:13.793Z] #43 161.3 make[2]: Nothing to be done for 'all'.
12:08:14 [2022-02-18T12:08:14.000Z] #56 ...
12:08:14 [2022-02-18T12:08:14.000Z] 
12:08:14 [2022-02-18T12:08:14.000Z] #43 [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
12:08:14 [2022-02-18T12:08:14.000Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:14 [2022-02-18T12:08:14.000Z] #43 132.6   CC       criu/protobuf-desc.o
12:08:14 [2022-02-18T12:08:14.055Z] #43 161.4 make[2]: Nothing to be done for 'all'.
12:08:14 [2022-02-18T12:08:14.056Z] #43 161.4 make[2]: Nothing to be done for 'all'.
12:08:14 [2022-02-18T12:08:14.056Z] #43 161.5 make[2]: Nothing to be done for 'all'.
12:08:14 [2022-02-18T12:08:14.056Z] #43 161.5   INSTALL  criu/criu
12:08:14 [2022-02-18T12:08:14.706Z] #43 DONE 161.8s
12:08:14 [2022-02-18T12:08:14.706Z] 
12:08:14 [2022-02-18T12:08:14.706Z] #53 [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
12:08:14 [2022-02-18T12:08:14.706Z] #53 sha256:6486361b9dca12de449cb56b4e781c11f5c9aa257f2e8ca4209b4f84c506839f
12:08:14 [2022-02-18T12:08:14.938Z] #43 133.5   CC       criu/protobuf.o
12:08:15 [2022-02-18T12:08:15.200Z] #43 134.0   CC       criu/pstree.o
12:08:16 [2022-02-18T12:08:16.116Z] #53 ...
12:08:16 [2022-02-18T12:08:16.116Z] 
12:08:16 [2022-02-18T12:08:16.116Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:08:16 [2022-02-18T12:08:16.116Z] #44 sha256:db5401dcdc7c14db0e6a30a05afae269827981420abfe9a8582a10112076165a
12:08:16 [2022-02-18T12:08:16.381Z] #44 DONE 0.3s
12:08:16 [2022-02-18T12:08:16.381Z] 
12:08:16 [2022-02-18T12:08:16.381Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:08:16 [2022-02-18T12:08:16.381Z] #46 sha256:535a82179ac354c8a766322441d7fb0d00439edf95fa7c5ce5d65bbe4e708039
12:08:16 [2022-02-18T12:08:16.580Z] #43 135.1   CC       criu/rbtree.o
12:08:16 [2022-02-18T12:08:16.580Z] #43 135.4   CC       criu/rst-malloc.o
12:08:16 [2022-02-18T12:08:16.643Z] #46 DONE 0.3s
12:08:16 [2022-02-18T12:08:16.643Z] 
12:08:16 [2022-02-18T12:08:16.643Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:08:16 [2022-02-18T12:08:16.643Z] #48 sha256:6c8174da0fbd21d33b3d9674b2570dbe31955f0c4c2be340d087f12fdfbb4c6d
12:08:16 [2022-02-18T12:08:16.643Z] #48 DONE 0.1s
12:08:16 [2022-02-18T12:08:16.643Z] 
12:08:16 [2022-02-18T12:08:16.643Z] #56 [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
12:08:16 [2022-02-18T12:08:16.643Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:08:16 [2022-02-18T12:08:16.643Z] #56 ...
12:08:16 [2022-02-18T12:08:16.643Z] 
12:08:16 [2022-02-18T12:08:16.643Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:08:16 [2022-02-18T12:08:16.643Z] #50 sha256:5442ba116f73bb44b219e6d752982318050cde4a34e60d2227305da915e58947
12:08:16 [2022-02-18T12:08:16.841Z] #43 135.6   CC       criu/seccomp.o
12:08:17 [2022-02-18T12:08:17.220Z] #50 DONE 0.6s
12:08:17 [2022-02-18T12:08:17.220Z] 
12:08:17 [2022-02-18T12:08:17.220Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:08:17 [2022-02-18T12:08:17.220Z] #52 sha256:b9a68c32444d2971b5e1bc35c3f70db6bf588626772e1e6002a2afc83bf18439
12:08:17 [2022-02-18T12:08:17.220Z] #52 DONE 0.1s
12:08:17 [2022-02-18T12:08:17.220Z] 
12:08:17 [2022-02-18T12:08:17.220Z] #53 [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
12:08:17 [2022-02-18T12:08:17.220Z] #53 sha256:6486361b9dca12de449cb56b4e781c11f5c9aa257f2e8ca4209b4f84c506839f
12:08:17 [2022-02-18T12:08:17.410Z] #43 136.2   CC       criu/seize.o
12:08:18 [2022-02-18T12:08:18.347Z] #43 137.2   CC       criu/servicefd.o
12:08:18 [2022-02-18T12:08:18.915Z] #43 137.7   CC       criu/shmem.o
12:08:19 [2022-02-18T12:08:19.856Z] #43 138.7   CC       criu/sigframe.o
12:08:20 [2022-02-18T12:08:20.116Z] #43 139.0   CC       criu/signalfd.o
12:08:20 [2022-02-18T12:08:20.684Z] #43 139.3   CC       criu/sk-inet.o
12:08:20 [2022-02-18T12:08:20.944Z] #43 ...
12:08:20 [2022-02-18T12:08:20.944Z] 
12:08:20 [2022-02-18T12:08:20.944Z] #49 [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
12:08:20 [2022-02-18T12:08:20.944Z] #49 sha256:52aa2fa6133c3fb2af26c2c160ceeb74bd4787c1e5b89b125a2b8ea0f22077d8
12:08:20 [2022-02-18T12:08:20.944Z] #49 213.3 + /build/golangci-lint --version
12:08:21 [2022-02-18T12:08:21.205Z] #49 213.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:08:21 [2022-02-18T12:08:21.774Z] #49 DONE 214.2s
12:08:21 [2022-02-18T12:08:21.774Z] 
12:08:21 [2022-02-18T12:08:21.774Z] #43 [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
12:08:21 [2022-02-18T12:08:21.774Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:21 [2022-02-18T12:08:21.774Z] #43 140.4   CC       criu/sk-netlink.o
12:08:22 [2022-02-18T12:08:22.035Z] #43 140.8   CC       criu/sk-packet.o
12:08:22 [2022-02-18T12:08:22.605Z] #43 141.6   CC       criu/sk-queue.o
12:08:23 [2022-02-18T12:08:23.547Z] #43 142.4   CC       criu/sk-tcp.o
12:08:24 [2022-02-18T12:08:24.059Z] #56 197.0 # github.com/containerd/containerd/cmd/containerd
12:08:24 [2022-02-18T12:08:24.059Z] #56 197.0 /usr/bin/ld: /tmp/go-link-881262607/000019.o: in function `New':
12:08:24 [2022-02-18T12:08:24.059Z] #56 197.0 /tmp/tmp.DJftCcNJoX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:08:24 [2022-02-18T12:08:24.059Z] #56 197.0 + bin/containerd-stress
12:08:24 [2022-02-18T12:08:24.059Z] #56 198.1 + bin/containerd-shim
12:08:24 [2022-02-18T12:08:24.116Z] #43 142.9   CC       criu/sk-unix.o
12:08:26 [2022-02-18T12:08:26.022Z] #43 ...
12:08:26 [2022-02-18T12:08:26.022Z] 
12:08:26 [2022-02-18T12:08:26.022Z] #40 [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
12:08:26 [2022-02-18T12:08:26.022Z] #40 sha256:918b65753010153961f2c4cb0ae4b768c415bd406d379bb36f9a3a662198afba
12:08:26 [2022-02-18T12:08:26.022Z] #40 DONE 217.7s
12:08:26 [2022-02-18T12:08:26.022Z] 
12:08:26 [2022-02-18T12:08:26.022Z] #43 [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
12:08:26 [2022-02-18T12:08:26.022Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:26 [2022-02-18T12:08:26.022Z] #43 144.5   CC       criu/sockets.o
12:08:26 [2022-02-18T12:08:26.592Z] #43 145.4   CC       criu/stats.o
12:08:26 [2022-02-18T12:08:26.851Z] #43 145.7   CC       criu/string.o
12:08:27 [2022-02-18T12:08:27.113Z] #43 145.8   CC       criu/sysctl.o
12:08:27 [2022-02-18T12:08:27.374Z] #43 ...
12:08:27 [2022-02-18T12:08:27.374Z] 
12:08:27 [2022-02-18T12:08:27.374Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:08:27 [2022-02-18T12:08:27.374Z] #41 sha256:27880fe524ce2ac7a077f5738d78044c3f43029327a22dad7613cf6f3f1c4198
12:08:27 [2022-02-18T12:08:27.374Z] #41 DONE 0.5s
12:08:27 [2022-02-18T12:08:27.374Z] 
12:08:27 [2022-02-18T12:08:27.374Z] #43 [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
12:08:27 [2022-02-18T12:08:27.374Z] #43 sha256:7415f48d66448027e81a0d5c7b12a5e89d5ccc9ece64c89c1de23db3e3053726
12:08:27 [2022-02-18T12:08:27.374Z] #43 146.2   CC       criu/sysfs_parse.o
12:08:27 [2022-02-18T12:08:27.943Z] #43 146.5   CC       criu/timens.o
12:08:27 [2022-02-18T12:08:27.943Z] #43 146.8   CC       criu/timerfd.o
12:08:28 [2022-02-18T12:08:28.203Z] #43 147.0   CC       criu/tty.o
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Extraction ended at 02/18/2022 12:08:27. Duration:00:00:28.2267098
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Updating the golang and path environment variables
12:08:29 [2022-02-18T12:08:29.290Z] INFO: GOPATH=d:\gopath
12:08:29 [2022-02-18T12:08:29.290Z] INFO: go version go1.16.14 windows/amd64
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Running the daemon under test in debug mode
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Starting a daemon under test...
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43259\1\daemon --pidfile d:\CI\PR-43259\1\docker.pid -D
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Process started successfully.
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Start tailing logs of the daemon under tests
12:08:29 [2022-02-18T12:08:29.290Z] INFO: Waiting for the daemon under test to start...
12:08:29 [2022-02-18T12:08:29.349Z] #56 203.3 + bin/containerd-shim-runc-v1
12:08:29 [2022-02-18T12:08:29.582Z] #43 148.2   CC       criu/tun.o
12:08:29 [2022-02-18T12:08:29.841Z] #43 148.5   CC       criu/uffd.o
12:08:30 [2022-02-18T12:08:30.410Z] #43 149.3   CC       criu/util.o
12:08:31 [2022-02-18T12:08:31.349Z] #43 150.2   CC       criu/uts_ns.o
12:08:31 [2022-02-18T12:08:31.609Z] #43 150.3   CC       criu/vdso-compat.o
12:08:31 [2022-02-18T12:08:31.609Z] #43 150.4   CC       criu/vdso.o
12:08:32 [2022-02-18T12:08:32.178Z] #43 150.9   LINK     criu/built-in.o
12:08:32 [2022-02-18T12:08:32.178Z] #43 151.0   LINK     criu/criu
12:08:32 [2022-02-18T12:08:32.438Z] #43 151.3   DEP      lib/c/criu.d
12:08:32 [2022-02-18T12:08:32.438Z] #43 151.3   CC       images/rpc.pb-c.o
12:08:32 [2022-02-18T12:08:32.654Z] #56 207.1 + bin/containerd-shim-runc-v2
12:08:33 [2022-02-18T12:08:33.007Z] #43 151.6   CC       lib/c/criu.o
12:08:33 [2022-02-18T12:08:33.248Z] #56 207.7 + binaries
12:08:33 [2022-02-18T12:08:33.248Z] #56 207.7 + install -D bin/containerd /build/containerd
12:08:33 [2022-02-18T12:08:33.248Z] #56 207.7 + install -D bin/containerd-shim /build/containerd-shim
12:08:33 [2022-02-18T12:08:33.248Z] #56 207.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:08:33 [2022-02-18T12:08:33.248Z] #56 207.7 + install -D bin/ctr /build/ctr
12:08:33 [2022-02-18T12:08:33.600Z] #43 152.4   LINK     lib/c/built-in.o
12:08:33 [2022-02-18T12:08:33.600Z] #43 152.4   LINK     lib/c/libcriu.so
12:08:33 [2022-02-18T12:08:33.600Z] #43 152.4   LINK     lib/c/libcriu.a
12:08:33 [2022-02-18T12:08:33.886Z] #43 152.6   GEN      magic.py
12:08:33 [2022-02-18T12:08:33.886Z] #43 152.7 Note: Building without setproctitle() and strlcpy() support.
12:08:33 [2022-02-18T12:08:33.886Z] #43 152.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:08:33 [2022-02-18T12:08:33.886Z] #43 152.7 Note: Building without GnuTLS support
12:08:33 [2022-02-18T12:08:33.886Z] #43 152.7 Makefile.config:39: Warn: you have no libnftables installed
12:08:33 [2022-02-18T12:08:33.886Z] #43 152.7 Makefile.config:40: Warn: Building without nftables support
12:08:34 [2022-02-18T12:08:34.849Z] #43 153.4 fatal: not a git repository (or any of the parent directories): .git
12:08:35 [2022-02-18T12:08:35.112Z] #43 154.0 make[1]: Nothing to be done for 'all'.
12:08:35 [2022-02-18T12:08:35.346Z] #53 133.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:08:35 [2022-02-18T12:08:35.346Z] #53 134.0 + mkdir -p /build
12:08:35 [2022-02-18T12:08:35.346Z] #53 134.0 + cp runc /build/runc
12:08:35 [2022-02-18T12:08:35.346Z] #53 DONE 135.1s
12:08:35 [2022-02-18T12:08:35.346Z] 
12:08:35 [2022-02-18T12:08:35.346Z] #56 [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
12:08:35 [2022-02-18T12:08:35.346Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:08:35 [2022-02-18T12:08:35.346Z] #56 200.8 + bin/containerd
12:08:35 [2022-02-18T12:08:35.679Z] #43 154.5 make[1]: 'images/built-in.o' is up to date.
12:08:35 [2022-02-18T12:08:35.679Z] #43 154.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:08:35 [2022-02-18T12:08:35.679Z] #43 154.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:08:35 [2022-02-18T12:08:35.679Z] #43 154.6 make[1]: 'compel/libcompel.a' is up to date.
12:08:35 [2022-02-18T12:08:35.679Z] #43 154.6 make[1]: 'compel/compel-host-bin' is up to date.
12:08:35 [2022-02-18T12:08:35.938Z] #43 154.7 make[1]: Nothing to be done for 'all'.
12:08:35 [2022-02-18T12:08:35.938Z] #43 154.7 make[1]: 'soccr/libsoccr.a' is up to date.
12:08:35 [2022-02-18T12:08:35.938Z] #43 154.9 make[2]: Nothing to be done for 'all'.
12:08:35 [2022-02-18T12:08:35.938Z] #43 154.9 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.198Z] #43 154.9 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.198Z] #43 155.0 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.198Z] #43 155.1 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.198Z] #43 155.1 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.198Z] #43 155.1 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.458Z] #43 155.2 make[2]: Nothing to be done for 'all'.
12:08:36 [2022-02-18T12:08:36.458Z] #43 155.2   INSTALL  criu/criu
12:08:36 [2022-02-18T12:08:36.717Z] #43 DONE 155.6s
12:08:36 [2022-02-18T12:08:36.717Z] 
12:08:36 [2022-02-18T12:08:36.717Z] #56 [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
12:08:36 [2022-02-18T12:08:36.717Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:08:36 [2022-02-18T12:08:36.737Z] #56 ...
12:08:36 [2022-02-18T12:08:36.737Z] 
12:08:36 [2022-02-18T12:08:36.737Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:08:36 [2022-02-18T12:08:36.737Z] #54 sha256:6b027727eafac2122f7aee9a6ba1c25af7e02ea2568ab78061d6695c0f227c82
12:08:36 [2022-02-18T12:08:36.737Z] #54 DONE 0.2s
12:08:36 [2022-02-18T12:08:36.737Z] 
12:08:36 [2022-02-18T12:08:36.737Z] #56 [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
12:08:36 [2022-02-18T12:08:36.737Z] #56 sha256:3cb708ed7d26e61a2598c7d0b459417d98dce8d97c3b960e1cd058f1f4ca78ca
12:08:37 [2022-02-18T12:08:37.476Z] #56 DONE 212.0s
12:08:37 [2022-02-18T12:08:37.659Z] #56 ...
12:08:37 [2022-02-18T12:08:37.659Z] 
12:08:37 [2022-02-18T12:08:37.659Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:08:37 [2022-02-18T12:08:37.659Z] #44 sha256:e48e874e680df5c4d43ea4c506559984846424c4e989d158940634b38d9d4217
12:08:37 [2022-02-18T12:08:37.921Z] #44 DONE 0.1s
12:08:37 [2022-02-18T12:08:37.921Z] 
12:08:37 [2022-02-18T12:08:37.921Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:08:37 [2022-02-18T12:08:37.921Z] #46 sha256:0fc128170253656286004ac8d586c32887938b6c288386166c9b9e3446c71ec1
12:08:37 [2022-02-18T12:08:37.921Z] #46 DONE 0.1s
12:08:37 [2022-02-18T12:08:37.921Z] 
12:08:37 [2022-02-18T12:08:37.921Z] #56 [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
12:08:37 [2022-02-18T12:08:37.921Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:08:37 [2022-02-18T12:08:37.921Z] #56 ...
12:08:37 [2022-02-18T12:08:37.921Z] 
12:08:37 [2022-02-18T12:08:37.921Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:08:37 [2022-02-18T12:08:37.921Z] #48 sha256:88a5f12ed9e999d649f58a20f9aaf6b7dd56f52a1cdda69528f3163e15ffc0c5
12:08:37 [2022-02-18T12:08:37.921Z] #48 DONE 0.1s
12:08:37 [2022-02-18T12:08:37.921Z] 
12:08:37 [2022-02-18T12:08:37.921Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:08:37 [2022-02-18T12:08:37.921Z] #50 sha256:b6b7e72a29a3a0e363e5d6b2786c0a08e93319b53a4571c02b33bd4ca965c89f
12:08:38 [2022-02-18T12:08:38.417Z] 
12:08:38 [2022-02-18T12:08:38.417Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:08:38 [2022-02-18T12:08:38.417Z] #57 sha256:4d0ec4410ae1a92661833aa64127eb2c0ed99ea398b3ed4175f04643f11a846d
12:08:38 [2022-02-18T12:08:38.489Z] #50 DONE 0.4s
12:08:38 [2022-02-18T12:08:38.489Z] 
12:08:38 [2022-02-18T12:08:38.489Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:08:38 [2022-02-18T12:08:38.489Z] #52 sha256:a1f82f24c19b49e7f0eb63151820d23b77da5e79665bb8bad22c9f4324b1b608
12:08:38 [2022-02-18T12:08:38.489Z] #52 DONE 0.1s
12:08:38 [2022-02-18T12:08:38.489Z] 
12:08:38 [2022-02-18T12:08:38.489Z] #56 [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
12:08:38 [2022-02-18T12:08:38.489Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:08:39 [2022-02-18T12:08:39.797Z] #57 DONE 1.6s
12:08:39 [2022-02-18T12:08:39.798Z] 
12:08:39 [2022-02-18T12:08:39.798Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:08:39 [2022-02-18T12:08:39.798Z] #61 sha256:aa41b266504c6456f1674f71b17955769e59fbc4e711c458dcbbff98caba37f9
12:08:40 [2022-02-18T12:08:40.367Z] #61 DONE 0.4s
12:08:40 [2022-02-18T12:08:40.367Z] 
12:08:40 [2022-02-18T12:08:40.367Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:08:40 [2022-02-18T12:08:40.367Z] #66 sha256:d57c8194861f78b46c3f7fdb92bddb2f704d3c483005aaf92f5b1688ad9c72e9
12:08:42 [2022-02-18T12:08:42.279Z] #66 DONE 2.1s
12:08:42 [2022-02-18T12:08:42.279Z] 
12:08:42 [2022-02-18T12:08:42.279Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:08:42 [2022-02-18T12:08:42.279Z] #68 sha256:c48a87389ac124509ae619fcf83211b40aa18dc9def94f54245ddc5a2650481d
12:08:42 [2022-02-18T12:08:42.279Z] #68 DONE 0.1s
12:08:42 [2022-02-18T12:08:42.540Z] 
12:08:42 [2022-02-18T12:08:42.540Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:08:42 [2022-02-18T12:08:42.540Z] #69 sha256:5ec5379d66f776dd93bf38611d574d551cff6025282183274e7414c0043dfeaa
12:08:42 [2022-02-18T12:08:42.540Z] #69 DONE 0.1s
12:08:42 [2022-02-18T12:08:42.540Z] 
12:08:42 [2022-02-18T12:08:42.540Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:08:42 [2022-02-18T12:08:42.540Z] #70 sha256:5d8122b76620632ff70fc59751e6d1b2e279430b1aacddb0ceed608285cd87e1
12:08:43 [2022-02-18T12:08:43.479Z] #70 DONE 0.9s
12:08:43 [2022-02-18T12:08:43.479Z] 
12:08:43 [2022-02-18T12:08:43.479Z] #71 exporting to image
12:08:43 [2022-02-18T12:08:43.479Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:08:43 [2022-02-18T12:08:43.479Z] #71 exporting layers
12:08:44 [2022-02-18T12:08:44.924Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:08:44 [2022-02-18T12:08:44.924Z] 
12:08:44 [2022-02-18T12:08:44.924Z] + TEST_INTEGRATION_DEST=1
12:08:44 [2022-02-18T12:08:44.924Z] + CONTAINER_NAME=docker-pr1-1
12:08:44 [2022-02-18T12:08:44.924Z] + TEST_SKIP_INTEGRATION_CLI=1
12:08:44 [2022-02-18T12:08:44.924Z] + run_tests test-integration-flaky
12:08:44 [2022-02-18T12:08:44.924Z] + '[' -n 0 ']'
12:08:44 [2022-02-18T12:08:44.924Z] + rm=
12:08:44 [2022-02-18T12:08:44.924Z] + c=0
12:08:44 [2022-02-18T12:08:44.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43259/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh test-integration-flaky test-integration
12:08:44 [2022-02-18T12:08:44.924Z] ++ jobs -p
12:08:44 [2022-02-18T12:08:44.924Z] + TEST_INTEGRATION_DEST=3
12:08:44 [2022-02-18T12:08:44.924Z] + for job in $(jobs -p)
12:08:44 [2022-02-18T12:08:44.924Z] + CONTAINER_NAME=docker-pr1-3
12:08:44 [2022-02-18T12:08:44.924Z] + wait 19292
12:08:44 [2022-02-18T12:08:44.924Z] + TEST_SKIP_INTEGRATION=1
12:08:44 [2022-02-18T12:08:44.924Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:08:44 [2022-02-18T12:08:44.924Z] + run_tests
12:08:44 [2022-02-18T12:08:44.924Z] + '[' -n 0 ']'
12:08:44 [2022-02-18T12:08:44.924Z] + rm=
12:08:44 [2022-02-18T12:08:44.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43259/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh '' test-integration
12:08:44 [2022-02-18T12:08:44.924Z] + TEST_INTEGRATION_DEST=2
12:08:44 [2022-02-18T12:08:44.924Z] + CONTAINER_NAME=docker-pr1-2
12:08:44 [2022-02-18T12:08:44.924Z] + TEST_SKIP_INTEGRATION=1
12:08:44 [2022-02-18T12:08:44.924Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:08:44 [2022-02-18T12:08:44.924Z] + run_tests
12:08:44 [2022-02-18T12:08:44.924Z] + '[' -n 0 ']'
12:08:44 [2022-02-18T12:08:44.924Z] + rm=
12:08:44 [2022-02-18T12:08:44.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43259/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh '' test-integration
12:08:44 [2022-02-18T12:08:44.924Z] 
12:08:44 [2022-02-18T12:08:44.924Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:08:44 [2022-02-18T12:08:44.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:08:44 [2022-02-18T12:08:44.924Z] HOSTNAME=4ef4b9f87289
12:08:44 [2022-02-18T12:08:44.924Z] TEST_SKIP_INTEGRATION=1
12:08:44 [2022-02-18T12:08:44.924Z] TESTDEBUG=0
12:08:44 [2022-02-18T12:08:44.924Z] DEST=bundles/test-integration
12:08:44 [2022-02-18T12:08:44.924Z] PWD=/go/src/github.com/docker/docker
12:08:44 [2022-02-18T12:08:44.924Z] KEEPBUNDLE=1
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0
12:08:44 [2022-02-18T12:08:44.924Z] container=docker
12:08:44 [2022-02-18T12:08:44.924Z] HOME=/root
12:08:44 [2022-02-18T12:08:44.924Z] GOLANG_VERSION=1.16.14
12:08:44 [2022-02-18T12:08:44.924Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:08:44 [2022-02-18T12:08:44.924Z] VALIDATE_BRANCH=20.10
12:08:44 [2022-02-18T12:08:44.924Z] TERM=xterm
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_PKG=github.com/docker/docker
12:08:44 [2022-02-18T12:08:44.924Z] SHLVL=1
12:08:44 [2022-02-18T12:08:44.924Z] TIMEOUT=120m
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_GRAPHDRIVER=overlay2
12:08:44 [2022-02-18T12:08:44.924Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:08:44 [2022-02-18T12:08:44.924Z] GO111MODULE=off
12:08:44 [2022-02-18T12:08:44.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:08:44 [2022-02-18T12:08:44.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:08:44 [2022-02-18T12:08:44.924Z] GOPATH=/go
12:08:44 [2022-02-18T12:08:44.924Z] PKG_CONFIG=pkg-config
12:08:44 [2022-02-18T12:08:44.924Z] _=/usr/bin/env
12:08:44 [2022-02-18T12:08:44.924Z] Building test suite binary ./integration-cli/test.main
12:08:44 [2022-02-18T12:08:44.924Z] 
12:08:44 [2022-02-18T12:08:44.924Z] 
12:08:44 [2022-02-18T12:08:44.924Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:08:44 [2022-02-18T12:08:44.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:08:44 [2022-02-18T12:08:44.924Z] HOSTNAME=aa90843f43d0
12:08:44 [2022-02-18T12:08:44.924Z] TEST_SKIP_INTEGRATION=1
12:08:44 [2022-02-18T12:08:44.924Z] TESTDEBUG=0
12:08:44 [2022-02-18T12:08:44.924Z] DEST=bundles/test-integration
12:08:44 [2022-02-18T12:08:44.924Z] PWD=/go/src/github.com/docker/docker
12:08:44 [2022-02-18T12:08:44.924Z] KEEPBUNDLE=1
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0
12:08:44 [2022-02-18T12:08:44.924Z] container=docker
12:08:44 [2022-02-18T12:08:44.924Z] HOME=/root
12:08:44 [2022-02-18T12:08:44.924Z] GOLANG_VERSION=1.16.14
12:08:44 [2022-02-18T12:08:44.924Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:08:44 [2022-02-18T12:08:44.924Z] VALIDATE_BRANCH=20.10
12:08:44 [2022-02-18T12:08:44.924Z] TERM=xterm
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_PKG=github.com/docker/docker
12:08:44 [2022-02-18T12:08:44.924Z] SHLVL=1
12:08:44 [2022-02-18T12:08:44.924Z] TIMEOUT=120m
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_GRAPHDRIVER=overlay2
12:08:44 [2022-02-18T12:08:44.924Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:08:44 [2022-02-18T12:08:44.924Z] GO111MODULE=off
12:08:44 [2022-02-18T12:08:44.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:08:44 [2022-02-18T12:08:44.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:08:44 [2022-02-18T12:08:44.924Z] GOPATH=/go
12:08:44 [2022-02-18T12:08:44.924Z] PKG_CONFIG=pkg-config
12:08:44 [2022-02-18T12:08:44.924Z] _=/usr/bin/env
12:08:44 [2022-02-18T12:08:44.924Z] Building test suite binary ./integration-cli/test.main
12:08:44 [2022-02-18T12:08:44.924Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:08:44 [2022-02-18T12:08:44.924Z] No new tests added to integration.
12:08:44 [2022-02-18T12:08:44.924Z] 
12:08:44 [2022-02-18T12:08:44.924Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:08:44 [2022-02-18T12:08:44.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:08:44 [2022-02-18T12:08:44.924Z] HOSTNAME=59ccd47ce9f5
12:08:44 [2022-02-18T12:08:44.924Z] TESTDEBUG=0
12:08:44 [2022-02-18T12:08:44.924Z] DEST=bundles/test-integration
12:08:44 [2022-02-18T12:08:44.924Z] PWD=/go/src/github.com/docker/docker
12:08:44 [2022-02-18T12:08:44.924Z] KEEPBUNDLE=1
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0
12:08:44 [2022-02-18T12:08:44.924Z] container=docker
12:08:44 [2022-02-18T12:08:44.924Z] HOME=/root
12:08:44 [2022-02-18T12:08:44.924Z] GOLANG_VERSION=1.16.14
12:08:44 [2022-02-18T12:08:44.924Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:08:44 [2022-02-18T12:08:44.924Z] VALIDATE_BRANCH=20.10
12:08:44 [2022-02-18T12:08:44.924Z] TERM=xterm
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_PKG=github.com/docker/docker
12:08:44 [2022-02-18T12:08:44.924Z] SHLVL=1
12:08:44 [2022-02-18T12:08:44.924Z] TIMEOUT=120m
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:08:44 [2022-02-18T12:08:44.924Z] DOCKER_GRAPHDRIVER=overlay2
12:08:44 [2022-02-18T12:08:44.924Z] GO111MODULE=off
12:08:44 [2022-02-18T12:08:44.924Z] TEST_SKIP_INTEGRATION_CLI=1
12:08:44 [2022-02-18T12:08:44.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:08:44 [2022-02-18T12:08:44.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:08:44 [2022-02-18T12:08:44.924Z] GOPATH=/go
12:08:44 [2022-02-18T12:08:44.924Z] PKG_CONFIG=pkg-config
12:08:44 [2022-02-18T12:08:44.924Z] _=/usr/bin/env
12:08:44 [2022-02-18T12:08:44.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:08:46 [2022-02-18T12:08:46.782Z] #71 exporting layers 3.5s done
12:08:46 [2022-02-18T12:08:46.783Z] #71 writing image sha256:38d2bbc71b4e12e31f301df430ca26594114223d77e1f29075d5ee98765f6dee done
12:08:46 [2022-02-18T12:08:46.783Z] #71 naming to docker.io/library/docker:db214206e57533304ac7ff352d68619d39c25de0 done
12:08:46 [2022-02-18T12:08:46.783Z] #71 DONE 3.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:08:46 [2022-02-18T12:08:46.958Z] .....INFO: Daemon under test started and replied!
12:08:46 [2022-02-18T12:08:46.958Z] INFO: Docker version of the daemon under test
12:08:46 [2022-02-18T12:08:46.958Z] 
12:08:47 [2022-02-18T12:08:47.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/test/unit
12:08:47 [2022-02-18T12:08:47.417Z] Client:
12:08:47 [2022-02-18T12:08:47.417Z]  Version:      17.06.2-ce
12:08:47 [2022-02-18T12:08:47.417Z]  API version:  1.30
12:08:47 [2022-02-18T12:08:47.417Z]  Go version:   go1.8.3
12:08:47 [2022-02-18T12:08:47.417Z]  Git commit:   cec0b72
12:08:47 [2022-02-18T12:08:47.417Z]  Built:        Tue Sep  5 19:57:19 2017
12:08:47 [2022-02-18T12:08:47.417Z]  OS/Arch:      windows/amd64
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] Server:
12:08:47 [2022-02-18T12:08:47.417Z]  Version:      0.0.0-dev
12:08:47 [2022-02-18T12:08:47.417Z]  API version:  1.41 (minimum version 1.24)
12:08:47 [2022-02-18T12:08:47.417Z]  Go version:   go1.16.14
12:08:47 [2022-02-18T12:08:47.417Z]  Git commit:   db214206e5
12:08:47 [2022-02-18T12:08:47.417Z]  Built:        02/18/2022 12:06:27
12:08:47 [2022-02-18T12:08:47.417Z]  OS/Arch:      windows/amd64
12:08:47 [2022-02-18T12:08:47.417Z]  Experimental: false
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] INFO: Docker info of the daemon under test
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] Containers: 0
12:08:47 [2022-02-18T12:08:47.417Z]  Running: 0
12:08:47 [2022-02-18T12:08:47.417Z]  Paused: 0
12:08:47 [2022-02-18T12:08:47.417Z]  Stopped: 0
12:08:47 [2022-02-18T12:08:47.417Z] Images: 0
12:08:47 [2022-02-18T12:08:47.417Z] Server Version: 0.0.0-dev
12:08:47 [2022-02-18T12:08:47.417Z] Storage Driver: windowsfilter
12:08:47 [2022-02-18T12:08:47.417Z]  Windows: 
12:08:47 [2022-02-18T12:08:47.417Z] Logging Driver: json-file
12:08:47 [2022-02-18T12:08:47.417Z] Plugins: 
12:08:47 [2022-02-18T12:08:47.417Z]  Volume: local
12:08:47 [2022-02-18T12:08:47.417Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:08:47 [2022-02-18T12:08:47.417Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:08:47 [2022-02-18T12:08:47.417Z] Swarm: inactive
12:08:47 [2022-02-18T12:08:47.417Z] Default Isolation: process
12:08:47 [2022-02-18T12:08:47.417Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:08:47 [2022-02-18T12:08:47.417Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
12:08:47 [2022-02-18T12:08:47.417Z] OSType: windows
12:08:47 [2022-02-18T12:08:47.417Z] Architecture: x86_64
12:08:47 [2022-02-18T12:08:47.417Z] CPUs: 4
12:08:47 [2022-02-18T12:08:47.417Z] Total Memory: 32GiB
12:08:47 [2022-02-18T12:08:47.417Z] Name: azwin-2-0a60b0
12:08:47 [2022-02-18T12:08:47.417Z] ID: 4L36:AOZL:LYEP:GJSH:NFGC:BRUK:KY7B:HFAA:U3QI:2HXD:7UF3:43YA
12:08:47 [2022-02-18T12:08:47.417Z] Docker Root Dir: D:\CI\PR-43259\1\daemon
12:08:47 [2022-02-18T12:08:47.417Z] Debug Mode (client): false
12:08:47 [2022-02-18T12:08:47.417Z] Debug Mode (server): true
12:08:47 [2022-02-18T12:08:47.417Z]  File Descriptors: -1
12:08:47 [2022-02-18T12:08:47.417Z]  Goroutines: 16
12:08:47 [2022-02-18T12:08:47.417Z]  System Time: 2022-02-18T12:08:46.9888043Z
12:08:47 [2022-02-18T12:08:47.417Z]  EventsListeners: 0
12:08:47 [2022-02-18T12:08:47.417Z] Registry: https://index.docker.io/v1/
12:08:47 [2022-02-18T12:08:47.417Z] Labels:
12:08:47 [2022-02-18T12:08:47.417Z] Experimental: false
12:08:47 [2022-02-18T12:08:47.417Z] Insecure Registries:
12:08:47 [2022-02-18T12:08:47.417Z]  127.0.0.0/8
12:08:47 [2022-02-18T12:08:47.417Z] Live Restore Enabled: false
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] INFO: Docker images of the daemon under test
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:08:47 [2022-02-18T12:08:47.417Z] 
12:08:47 [2022-02-18T12:08:47.417Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:08:47 [2022-02-18T12:08:47.417Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:08:47 [2022-02-18T12:08:47.875Z] ltsc2019: Pulling from windows/servercore
12:08:48 [2022-02-18T12:08:48.845Z] 4612f6d0b889: Pulling fs layer
12:08:48 [2022-02-18T12:08:48.845Z] 1bd78008c728: Pulling fs layer
12:08:51 [2022-02-18T12:08:51.313Z] ?   	github.com/docker/docker/api	[no test files]
12:08:56 [2022-02-18T12:08:56.583Z] #56 199.2 + bin/containerd
12:08:56 [2022-02-18T12:08:56.843Z] #56 ...
12:08:56 [2022-02-18T12:08:56.843Z] 
12:08:56 [2022-02-18T12:08:56.843Z] #53 [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
12:08:56 [2022-02-18T12:08:56.843Z] #53 sha256:18c4ba4ad07246caafcc59b3d34f25f8a177a4072005f871bc22d6bbd1ef276f
12:08:56 [2022-02-18T12:08:56.843Z] #53 131.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:08:56 [2022-02-18T12:08:56.843Z] #53 132.1 + mkdir -p /build
12:08:56 [2022-02-18T12:08:56.843Z] #53 132.1 + cp runc /build/runc
12:08:56 [2022-02-18T12:08:56.843Z] #53 DONE 133.0s
12:08:57 [2022-02-18T12:08:57.103Z] 
12:08:57 [2022-02-18T12:08:57.103Z] #56 [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
12:08:57 [2022-02-18T12:08:57.103Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:08:59 [2022-02-18T12:08:59.011Z] #56 ...
12:08:59 [2022-02-18T12:08:59.011Z] 
12:08:59 [2022-02-18T12:08:59.011Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:08:59 [2022-02-18T12:08:59.011Z] #54 sha256:011a49593f43300f3e447e55f8b3c7528dbc5ac0deb603eade7edd843b18983a
12:08:59 [2022-02-18T12:08:59.011Z] #54 DONE 0.3s
12:08:59 [2022-02-18T12:08:59.011Z] 
12:08:59 [2022-02-18T12:08:59.011Z] #56 [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
12:08:59 [2022-02-18T12:08:59.011Z] #56 sha256:f7a44b4e62c6d2cb725f1518352f78b4a992d7475a714422a5307c0a9977fbc7
12:09:01 [2022-02-18T12:09:01.242Z] 1bd78008c728: Verifying Checksum
12:09:01 [2022-02-18T12:09:01.242Z] 1bd78008c728: Download complete
12:09:03 [2022-02-18T12:09:03.547Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
12:09:08 [2022-02-18T12:09:08.869Z] #56 232.2 # github.com/containerd/containerd/cmd/containerd
12:09:08 [2022-02-18T12:09:08.869Z] #56 232.2 /usr/bin/ld: /tmp/go-link-463581020/000019.o: in function `New':
12:09:08 [2022-02-18T12:09:08.869Z] #56 232.2 /tmp/tmp.bCJvwRNWy8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:09:08 [2022-02-18T12:09:08.869Z] #56 232.3 + bin/containerd-stress
12:09:08 [2022-02-18T12:09:08.869Z] #56 233.4 + bin/containerd-shim
12:09:09 [2022-02-18T12:09:09.813Z] 4612f6d0b889: Verifying Checksum
12:09:09 [2022-02-18T12:09:09.813Z] 4612f6d0b889: Download complete
12:09:14 [2022-02-18T12:09:14.168Z] #56 240.4 + bin/containerd-shim-runc-v1
12:09:18 [2022-02-18T12:09:18.382Z] #56 245.4 + bin/containerd-shim-runc-v2
12:09:18 [2022-02-18T12:09:18.956Z] #56 246.0 + binaries
12:09:18 [2022-02-18T12:09:18.956Z] #56 246.0 + install -D bin/containerd /build/containerd
12:09:18 [2022-02-18T12:09:18.956Z] #56 246.0 + install -D bin/containerd-shim /build/containerd-shim
12:09:18 [2022-02-18T12:09:18.956Z] #56 246.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:09:18 [2022-02-18T12:09:18.956Z] #56 246.0 + install -D bin/ctr /build/ctr
12:09:21 [2022-02-18T12:09:21.506Z] #56 DONE 248.5s
12:09:22 [2022-02-18T12:09:22.087Z] 
12:09:22 [2022-02-18T12:09:22.087Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:09:22 [2022-02-18T12:09:22.087Z] #57 sha256:2a8b30b4b2208e74ac07895a62c504d515a8d57cfa7d301a4b41801e26ac5819
12:09:23 [2022-02-18T12:09:23.029Z] #57 DONE 1.0s
12:09:23 [2022-02-18T12:09:23.289Z] 
12:09:23 [2022-02-18T12:09:23.289Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:09:23 [2022-02-18T12:09:23.289Z] #61 sha256:bcbffdc0095876db9cb141cb13d7b772e24663301ed56c79d711c0c68aedc5f8
12:09:23 [2022-02-18T12:09:23.289Z] #61 DONE 0.2s
12:09:23 [2022-02-18T12:09:23.289Z] 
12:09:23 [2022-02-18T12:09:23.289Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:09:23 [2022-02-18T12:09:23.289Z] #66 sha256:85cb0bd7b4e3141639758cb92139c84ddaabde34cd7e5515812e06ce19212363
12:09:24 [2022-02-18T12:09:24.672Z] #66 DONE 1.0s
12:09:24 [2022-02-18T12:09:24.672Z] 
12:09:24 [2022-02-18T12:09:24.672Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:09:24 [2022-02-18T12:09:24.672Z] #68 sha256:a81d01fa2058cda0a972e4f2e19826009ed902d8443d52ec745ff831081976cd
12:09:24 [2022-02-18T12:09:24.672Z] #68 DONE 0.1s
12:09:24 [2022-02-18T12:09:24.672Z] 
12:09:24 [2022-02-18T12:09:24.672Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:09:24 [2022-02-18T12:09:24.672Z] #69 sha256:67dd05b3b80f0b8b9a22b6513510776eea95653ac261490f7dcc3adc90f6c0a5
12:09:24 [2022-02-18T12:09:24.672Z] #69 DONE 0.0s
12:09:24 [2022-02-18T12:09:24.672Z] 
12:09:24 [2022-02-18T12:09:24.672Z] #70 [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
12:09:24 [2022-02-18T12:09:24.672Z] #70 sha256:dd43952635ef47b771f31688904db19ba67c92568fa82165240f5fdfc2693a37
12:09:24 [2022-02-18T12:09:24.932Z] #70 0.396 Hit:1 http://deb.debian.org/debian buster-backports InRelease
12:09:25 [2022-02-18T12:09:25.193Z] #70 0.703 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:09:25 [2022-02-18T12:09:25.193Z] #70 0.705 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:09:25 [2022-02-18T12:09:25.193Z] #70 0.792 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:09:26 [2022-02-18T12:09:26.026Z] #70 0.971 Reading package lists...
12:09:26 [2022-02-18T12:09:26.598Z] #70 1.590 Reading package lists...
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.202 Building dependency tree...
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.322 Reading state information...
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.424 The following additional packages will be installed:
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.424   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.424   libpam-systemd
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.425 Suggested packages:
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.425   systemd-container policykit-1
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.425 Recommended packages:
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.425   libnss-systemd
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.505 The following NEW packages will be installed:
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.506   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
12:09:26 [2022-02-18T12:09:26.860Z] #70 2.507   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.774 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded.
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.774 Need to get 4759 kB of archives.
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.774 After this operation, 16.6 MB of additional disk space will be used.
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.777 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.783 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.785 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
12:09:27 [2022-02-18T12:09:27.121Z] #70 2.857 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
12:09:27 [2022-02-18T12:09:27.382Z] #70 2.867 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
12:09:27 [2022-02-18T12:09:27.382Z] #70 2.869 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
12:09:27 [2022-02-18T12:09:27.382Z] #70 2.871 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
12:09:27 [2022-02-18T12:09:27.382Z] #70 2.875 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.015 debconf: delaying package configuration, since apt-utils is not installed
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.037 Fetched 4759 kB in 0s (13.3 MB/s)
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.063 Selecting previously unselected package libargon2-1:amd64.
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.063 (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 ... 28084 files and directories currently installed.)
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.077 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.086 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.123 Selecting previously unselected package libjson-c3:amd64.
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.126 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.129 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.164 Selecting previously unselected package libcryptsetup12:amd64.
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.166 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.171 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.222 Selecting previously unselected package libidn11:amd64.
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.224 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.228 Unpacking libidn11:amd64 (1.33-2.2) ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.271 Selecting previously unselected package libkmod2:amd64.
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.273 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.276 Unpacking libkmod2:amd64 (26-1) ...
12:09:27 [2022-02-18T12:09:27.643Z] #70 3.331 Selecting previously unselected package systemd.
12:09:27 [2022-02-18T12:09:27.905Z] #70 3.331 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
12:09:27 [2022-02-18T12:09:27.905Z] #70 3.372 Unpacking systemd (241-7~deb10u8) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.814 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.828 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.840 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.852 Setting up libidn11:amd64 (1.33-2.2) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.863 Setting up libkmod2:amd64 (26-1) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.877 Setting up systemd (241-7~deb10u8) ...
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.934 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.936 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.940 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:09:28 [2022-02-18T12:09:28.478Z] #70 3.940 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.429 Selecting previously unselected package systemd-sysv.
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.429 (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 ... 28881 files and directories currently installed.)
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.442 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.446 Unpacking systemd-sysv (241-7~deb10u8) ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.495 Selecting previously unselected package libdbus-1-3:amd64.
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.497 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.503 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.559 Selecting previously unselected package dbus.
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.560 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.571 Unpacking dbus (1.12.20-0+deb10u1) ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.635 Selecting previously unselected package libpam-systemd:amd64.
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.637 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.641 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.681 Selecting previously unselected package dbus-user-session.
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.684 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.689 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
12:09:29 [2022-02-18T12:09:29.048Z] #70 4.755 Setting up systemd-sysv (241-7~deb10u8) ...
12:09:29 [2022-02-18T12:09:29.309Z] #70 4.770 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:09:29 [2022-02-18T12:09:29.309Z] #70 4.782 Setting up dbus (1.12.20-0+deb10u1) ...
12:09:29 [2022-02-18T12:09:29.570Z] #70 4.906 invoke-rc.d: could not determine current runlevel
12:09:29 [2022-02-18T12:09:29.570Z] #70 4.908 invoke-rc.d: policy-rc.d denied execution of start.
12:09:29 [2022-02-18T12:09:29.570Z] #70 4.913 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
12:09:29 [2022-02-18T12:09:29.570Z] #70 5.083 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
12:09:29 [2022-02-18T12:09:29.570Z] #70 5.099 Processing triggers for systemd (241-7~deb10u8) ...
12:09:29 [2022-02-18T12:09:29.570Z] #70 5.108 Processing triggers for libc-bin (2.28-10) ...
12:09:29 [2022-02-18T12:09:29.832Z] #70 DONE 5.2s
12:09:29 [2022-02-18T12:09:29.832Z] 
12:09:29 [2022-02-18T12:09:29.832Z] #71 [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
12:09:29 [2022-02-18T12:09:29.832Z] #71 sha256:bc20d925910afdd7c66fc318d6ab7b220c01e08388b17592bc05bb330aa13f1d
12:09:30 [2022-02-18T12:09:30.093Z] #71 0.378   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:09:30 [2022-02-18T12:09:30.093Z] #71 0.380                                  Dload  Upload   Total   Spent    Left  Speed
12:09:30 [2022-02-18T12:09:30.355Z] #71 0.383 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5768      0 --:--:-- --:--:-- --:--:--  5750
12:09:30 [2022-02-18T12:09:30.355Z] #71 DONE 0.8s
12:09:30 [2022-02-18T12:09:30.617Z] 
12:09:30 [2022-02-18T12:09:30.617Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
12:09:30 [2022-02-18T12:09:30.617Z] #72 sha256:0d70dbd8cb8a8f4dea9a9361fa7abf6f35444bf4fd5b7d2d5deffb56cebd925d
12:09:31 [2022-02-18T12:09:31.089Z] #56 231.1 # github.com/containerd/containerd/cmd/containerd
12:09:31 [2022-02-18T12:09:31.089Z] #56 231.1 /usr/bin/ld: /tmp/go-link-627244288/000019.o: in function `New':
12:09:31 [2022-02-18T12:09:31.089Z] #56 231.1 /tmp/tmp.sWFleu2dXn/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:09:31 [2022-02-18T12:09:31.089Z] #56 231.2 + bin/containerd-stress
12:09:31 [2022-02-18T12:09:31.089Z] #56 232.2 + bin/containerd-shim
12:09:31 [2022-02-18T12:09:31.561Z] #72 DONE 1.0s
12:09:31 [2022-02-18T12:09:31.561Z] 
12:09:31 [2022-02-18T12:09:31.561Z] #73 exporting to image
12:09:31 [2022-02-18T12:09:31.561Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:09:31 [2022-02-18T12:09:31.561Z] #73 exporting layers
12:09:35 [2022-02-18T12:09:35.287Z] #56 239.0 + bin/containerd-shim-runc-v1
12:09:38 [2022-02-18T12:09:38.151Z] #73 exporting layers 6.5s done
12:09:38 [2022-02-18T12:09:38.151Z] #73 writing image sha256:524c0eaf0d6dae19f1313b6258e3617eee1606225e231e8493588870cb479b38 done
12:09:38 [2022-02-18T12:09:38.151Z] #73 naming to docker.io/library/docker:db214206e57533304ac7ff352d68619d39c25de0 done
12:09:38 [2022-02-18T12:09:38.151Z] #73 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:09:38 [2022-02-18T12:09:38.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -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:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh dynbinary test-integration
12:09:40 [2022-02-18T12:09:40.383Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m3.181916864s 
12:09:40 [2022-02-18T12:09:40.383Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 425.902806ms 
12:09:40 [2022-02-18T12:09:40.412Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:09:40 [2022-02-18T12:09:40.412Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:09:40 [2022-02-18T12:09:40.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:09:40 [2022-02-18T12:09:40.412Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:09:40 [2022-02-18T12:09:40.412Z] 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)
12:09:40 [2022-02-18T12:09:40.412Z] Detected virtualization docker.
12:09:40 [2022-02-18T12:09:40.412Z] Detected architecture x86-64.
12:09:40 [2022-02-18T12:09:40.412Z] Set hostname to <849f5b14888e>.
12:09:40 [2022-02-18T12:09:40.412Z] + source /etc/docker-entrypoint-cmd
12:09:40 [2022-02-18T12:09:40.412Z] ++ hack/make.sh dynbinary test-integration
12:09:40 [2022-02-18T12:09:40.412Z] 
12:09:40 [2022-02-18T12:09:40.412Z] Removing bundles/
12:09:40 [2022-02-18T12:09:40.412Z] 
12:09:40 [2022-02-18T12:09:40.412Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:09:40 [2022-02-18T12:09:40.412Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:09:40 [2022-02-18T12:09:40.412Z] GOOS="" GOARCH="" GOARM=""
12:09:40 [2022-02-18T12:09:40.565Z] #56 244.0 + bin/containerd-shim-runc-v2
12:09:40 [2022-02-18T12:09:40.565Z] #56 244.6 + binaries
12:09:40 [2022-02-18T12:09:40.565Z] #56 244.6 + install -D bin/containerd /build/containerd
12:09:40 [2022-02-18T12:09:40.565Z] #56 244.6 + install -D bin/containerd-shim /build/containerd-shim
12:09:40 [2022-02-18T12:09:40.565Z] #56 244.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:09:40 [2022-02-18T12:09:40.565Z] #56 244.7 + install -D bin/ctr /build/ctr
12:09:43 [2022-02-18T12:09:43.108Z] #56 DONE 246.9s
12:09:43 [2022-02-18T12:09:43.677Z] 
12:09:43 [2022-02-18T12:09:43.677Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:09:43 [2022-02-18T12:09:43.677Z] #57 sha256:e355e0d01067705af5b7dc121debd9a6a6c49f89e4a1c09c6dfcce24a6843331
12:09:44 [2022-02-18T12:09:44.252Z] #57 DONE 0.7s
12:09:44 [2022-02-18T12:09:44.252Z] 
12:09:44 [2022-02-18T12:09:44.252Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:09:44 [2022-02-18T12:09:44.252Z] #61 sha256:3e2a7fcdd92702ad0db5ed11387092ef91f58c50f1cd7a128bf5bf1b9f5ec346
12:09:44 [2022-02-18T12:09:44.511Z] #61 DONE 0.2s
12:09:44 [2022-02-18T12:09:44.511Z] 
12:09:44 [2022-02-18T12:09:44.511Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:09:44 [2022-02-18T12:09:44.511Z] #66 sha256:0e631ab9cf62567112472c8c9bee6cc0d5a417367fe1bb9e5b7dc1edf9762411
12:09:45 [2022-02-18T12:09:45.447Z] #66 DONE 0.8s
12:09:45 [2022-02-18T12:09:45.447Z] 
12:09:45 [2022-02-18T12:09:45.447Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:09:45 [2022-02-18T12:09:45.447Z] #68 sha256:8e127cbd8eaf8b37181850ae4d9fff2ad4ace2711a5fdccfeaee3468a722d4a3
12:09:45 [2022-02-18T12:09:45.447Z] #68 DONE 0.0s
12:09:45 [2022-02-18T12:09:45.447Z] 
12:09:45 [2022-02-18T12:09:45.447Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:09:45 [2022-02-18T12:09:45.447Z] #69 sha256:878194d8f11e2ecb9f2133aa0bb65ac383aaffb72cd434437abf1744889cbe6b
12:09:45 [2022-02-18T12:09:45.447Z] #69 DONE 0.0s
12:09:45 [2022-02-18T12:09:45.447Z] 
12:09:45 [2022-02-18T12:09:45.447Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:09:45 [2022-02-18T12:09:45.447Z] #70 sha256:981529610bac586705cc8f66d26ca3298a3cdb9192bd0c8eed1dd3322358028d
12:09:46 [2022-02-18T12:09:46.823Z] #70 DONE 1.3s
12:09:46 [2022-02-18T12:09:46.823Z] 
12:09:46 [2022-02-18T12:09:46.823Z] #71 exporting to image
12:09:46 [2022-02-18T12:09:46.823Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:09:46 [2022-02-18T12:09:46.823Z] #71 exporting layers
12:09:53 [2022-02-18T12:09:53.392Z] #71 exporting layers 6.5s done
12:09:53 [2022-02-18T12:09:53.392Z] #71 writing image sha256:70294df368516999a62600788fc897b96cc7122dcd386e1ae70d525be73fdb30 done
12:09:53 [2022-02-18T12:09:53.392Z] #71 naming to docker.io/library/docker:db214206e57533304ac7ff352d68619d39c25de0 done
12:09:53 [2022-02-18T12:09:53.392Z] #71 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:09:53 [2022-02-18T12:09:53.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -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:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh dynbinary test-integration
12:09:55 [2022-02-18T12:09:55.111Z] 
12:09:55 [2022-02-18T12:09:55.111Z] Removing bundles/
12:09:55 [2022-02-18T12:09:55.111Z] 
12:09:55 [2022-02-18T12:09:55.111Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:09:55 [2022-02-18T12:09:55.111Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:09:55 [2022-02-18T12:09:55.111Z] GOOS="" GOARCH="" GOARM=""
12:09:58 [2022-02-18T12:09:58.509Z] INFO [runner/unused/goanalysis] analyzers took 24.824930355s with top 10 stages: buildssa: 21.187811267s, U1000: 3.637119088s 
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/server/middleware	0.003s	coverage: 37.7% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:10:11 [2022-02-18T12:10:11.287Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:10:12 [2022-02-18T12:10:12.672Z] ok  	github.com/docker/docker/builder/dockerfile	0.154s	coverage: 48.5% of statements
12:10:12 [2022-02-18T12:10:12.672Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:10:12 [2022-02-18T12:10:12.672Z] ok  	github.com/docker/docker/builder/remotecontext	0.078s	coverage: 13.7% of statements
12:10:13 [2022-02-18T12:10:13.618Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:10:14 [2022-02-18T12:10:14.189Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.983s	coverage: 86.3% of statements
12:10:14 [2022-02-18T12:10:14.189Z] ?   	github.com/docker/docker/cli	[no test files]
12:10:14 [2022-02-18T12:10:14.189Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:10:17 [2022-02-18T12:10:17.493Z] ok  	github.com/docker/docker/client	0.127s	coverage: 75.4% of statements
12:10:51 [2022-02-18T12:10:51.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:10:51 [2022-02-18T12:10:51.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:10:56 [2022-02-18T12:10:56.261Z] ok  	github.com/docker/docker/cmd/dockerd	0.052s	coverage: 29.1% of statements
12:10:56 [2022-02-18T12:10:56.261Z] ok  	github.com/docker/docker/container	0.115s	coverage: 34.5% of statements
12:10:56 [2022-02-18T12:10:56.261Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:10:56 [2022-02-18T12:10:56.261Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:10:56 [2022-02-18T12:10:56.261Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:10:56 [2022-02-18T12:10:56.261Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:10:56 [2022-02-18T12:10:56.261Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
12:10:58 [2022-02-18T12:10:58.808Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
12:11:00 [2022-02-18T12:11:00.193Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
12:11:06 [2022-02-18T12:11:06.814Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
12:11:07 [2022-02-18T12:11:07.755Z] ok  	github.com/docker/docker/daemon/config	0.027s	coverage: 81.8% of statements
12:11:08 [2022-02-18T12:11:08.327Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
12:11:08 [2022-02-18T12:11:08.588Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
12:11:09 [2022-02-18T12:11:09.161Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
12:11:10 [2022-02-18T12:11:10.104Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.007s	coverage: 4.2% of statements
12:11:11 [2022-02-18T12:11:11.491Z] ok  	github.com/docker/docker/daemon	12.120s	coverage: 17.1% of statements
12:11:11 [2022-02-18T12:11:11.491Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:11:11 [2022-02-18T12:11:11.491Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:11:11 [2022-02-18T12:11:11.491Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:11:11 [2022-02-18T12:11:11.491Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:11:11 [2022-02-18T12:11:11.491Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
12:11:12 [2022-02-18T12:11:12.063Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.296s	coverage: 56.2% of statements
12:11:13 [2022-02-18T12:11:13.462Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.8% of statements
12:11:14 [2022-02-18T12:11:14.878Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.156s	coverage: 50.5% of statements
12:11:16 [2022-02-18T12:11:16.265Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.854s	coverage: 45.9% of statements
12:11:16 [2022-02-18T12:11:16.265Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:11:16 [2022-02-18T12:11:16.837Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.731s	coverage: 58.0% of statements
12:11:16 [2022-02-18T12:11:16.837Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:11:16 [2022-02-18T12:11:16.837Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:11:16 [2022-02-18T12:11:16.934Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:11:16 [2022-02-18T12:11:16.934Z] 
12:11:16 [2022-02-18T12:11:16.934Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:11:16 [2022-02-18T12:11:16.934Z] DOCKER_SYSTEMD=1
12:11:16 [2022-02-18T12:11:16.934Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:11:16 [2022-02-18T12:11:16.934Z] HOSTNAME=849f5b14888e
12:11:16 [2022-02-18T12:11:16.934Z] DEST=bundles/test-integration
12:11:16 [2022-02-18T12:11:16.934Z] PWD=/go/src/github.com/docker/docker
12:11:16 [2022-02-18T12:11:16.934Z] DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0
12:11:16 [2022-02-18T12:11:16.934Z] container=docker
12:11:16 [2022-02-18T12:11:16.934Z] HOME=/root
12:11:16 [2022-02-18T12:11:16.934Z] LANG=C.UTF-8
12:11:16 [2022-02-18T12:11:16.934Z] INVOCATION_ID=0b59d5363a2b41b8a676dbd1ed6eb0f2
12:11:16 [2022-02-18T12:11:16.934Z] GOLANG_VERSION=1.16.14
12:11:16 [2022-02-18T12:11:16.934Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:11:16 [2022-02-18T12:11:16.934Z] VALIDATE_BRANCH=20.10
12:11:16 [2022-02-18T12:11:16.934Z] TERM=xterm
12:11:16 [2022-02-18T12:11:16.934Z] DOCKER_PKG=github.com/docker/docker
12:11:16 [2022-02-18T12:11:16.934Z] SHLVL=3
12:11:16 [2022-02-18T12:11:16.934Z] TIMEOUT=120m
12:11:16 [2022-02-18T12:11:16.934Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:11:16 [2022-02-18T12:11:16.934Z] DOCKER_GRAPHDRIVER=overlay2
12:11:16 [2022-02-18T12:11:16.934Z] GO111MODULE=off
12:11:16 [2022-02-18T12:11:16.934Z] DOCKER_EXPERIMENTAL=1
12:11:16 [2022-02-18T12:11:16.934Z] TEST_SKIP_INTEGRATION_CLI=1
12:11:16 [2022-02-18T12:11:16.934Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:11:16 [2022-02-18T12:11:16.934Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:11:16 [2022-02-18T12:11:16.934Z] GOPATH=/go
12:11:16 [2022-02-18T12:11:16.934Z] PKG_CONFIG=pkg-config
12:11:16 [2022-02-18T12:11:16.934Z] _=/usr/bin/env
12:11:16 [2022-02-18T12:11:16.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:11:17 [2022-02-18T12:11:17.097Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.8% of statements
12:11:18 [2022-02-18T12:11:18.038Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
12:11:18 [2022-02-18T12:11:18.609Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
12:11:18 [2022-02-18T12:11:18.869Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 6.6% of statements
12:11:18 [2022-02-18T12:11:18.869Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:11:18 [2022-02-18T12:11:18.869Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:11:19 [2022-02-18T12:11:19.815Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
12:11:19 [2022-02-18T12:11:19.951Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.501829956s with top 10 stages: buildssa: 1m37.264320003s, goimports: 21.647354904s, unconvert: 11.708325154s, gosec: 9.75548163s, golint: 5.78180557s, ineffassign: 4.630842484s, misspell: 4.458353287s, inspect: 3.932972146s, vrp: 2.324510297s, fact_purity: 2.001258786s 
12:11:19 [2022-02-18T12:11:19.951Z] INFO [runner] Issues before processing: 2258, after processing: 0 
12:11:19 [2022-02-18T12:11:19.951Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, skip_dirs: 1682/1682, filename_unadjuster: 1682/1682, skip_files: 1682/1682, identifier_marker: 1577/1577, exclude: 1577/1577, nolint: 0/64, autogenerated_exclude: 1577/1682, cgo: 1682/2258, exclude-rules: 64/1577 
12:11:19 [2022-02-18T12:11:19.951Z] INFO [runner] processing took 54.506063ms with stages: nolint: 21.321911ms, identifier_marker: 15.583798ms, path_prettifier: 8.457991ms, autogenerated_exclude: 4.134166ms, exclude-rules: 3.114775ms, skip_dirs: 1.535425ms, cgo: 242.276µs, filename_unadjuster: 111.066µs, max_same_issues: 1.335µs, exclude: 666ns, uniq_by_line: 595ns, max_from_linter: 518ns, skip_files: 416ns, diff: 352ns, source_code: 300ns, path_shortener: 244ns, max_per_file_from_linter: 229ns 
12:11:19 [2022-02-18T12:11:19.951Z] INFO [runner] linters took 1m38.03197885s with stages: goanalysis_metalinter: 1m18.737204513s, unused: 19.239882831s 
12:11:19 [2022-02-18T12:11:19.951Z] INFO File cache stats: 1454 entries of total size 6.8MiB 
12:11:19 [2022-02-18T12:11:19.951Z] INFO Memory: 2218 samples, avg is 1866.9MB, max is 4839.3MB 
12:11:19 [2022-02-18T12:11:19.951Z] INFO Execution took 3m41.647590782s               
12:11:19 [2022-02-18T12:11:19.951Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:11:20 [2022-02-18T12:11:20.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh dynbinary-daemon test-docker-py
12:11:20 [2022-02-18T12:11:20.386Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 77.4% of statements
12:11:20 [2022-02-18T12:11:20.386Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:11:20 [2022-02-18T12:11:20.386Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:11:20 [2022-02-18T12:11:20.386Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
12:11:20 [2022-02-18T12:11:20.842Z] 
12:11:20 [2022-02-18T12:11:20.842Z] Removing bundles/
12:11:20 [2022-02-18T12:11:20.842Z] 
12:11:20 [2022-02-18T12:11:20.842Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:11:20 [2022-02-18T12:11:20.842Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:11:20 [2022-02-18T12:11:20.842Z] GOOS="" GOARCH="" GOARM=""
12:11:20 [2022-02-18T12:11:20.957Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 23.9% of statements
12:11:21 [2022-02-18T12:11:21.217Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
12:11:21 [2022-02-18T12:11:21.478Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
12:11:21 [2022-02-18T12:11:21.739Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 78.7% of statements
12:11:21 [2022-02-18T12:11:21.739Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:11:22 [2022-02-18T12:11:22.313Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 58.9% of statements
12:11:22 [2022-02-18T12:11:22.574Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.006s	coverage: 31.5% of statements
12:11:23 [2022-02-18T12:11:23.517Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
12:11:23 [2022-02-18T12:11:23.517Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:11:24 [2022-02-18T12:11:24.089Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:11:25 [2022-02-18T12:11:25.030Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.545s	coverage: 82.5% of statements
12:11:25 [2022-02-18T12:11:25.030Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:11:25 [2022-02-18T12:11:25.030Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:11:25 [2022-02-18T12:11:25.600Z] ok  	github.com/docker/docker/distribution	0.127s	coverage: 25.6% of statements
12:11:25 [2022-02-18T12:11:25.861Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
12:11:25 [2022-02-18T12:11:25.861Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:11:26 [2022-02-18T12:11:26.803Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
12:11:27 [2022-02-18T12:11:27.373Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.8% of statements
12:11:27 [2022-02-18T12:11:27.633Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:11:28 [2022-02-18T12:11:28.204Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
12:11:28 [2022-02-18T12:11:28.204Z] ok  	github.com/docker/docker/distribution/xfer	1.919s	coverage: 85.1% of statements
12:11:28 [2022-02-18T12:11:28.204Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:11:28 [2022-02-18T12:11:28.204Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:11:28 [2022-02-18T12:11:28.204Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:11:28 [2022-02-18T12:11:28.775Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
12:11:29 [2022-02-18T12:11:29.716Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 38.4% of statements
12:11:29 [2022-02-18T12:11:29.976Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
12:11:30 [2022-02-18T12:11:30.237Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:11:31 [2022-02-18T12:11:31.621Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:11:31 [2022-02-18T12:11:31.621Z] 
12:11:31 [2022-02-18T12:11:31.621Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:11:31 [2022-02-18T12:11:31.621Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:11:31 [2022-02-18T12:11:31.621Z] HOSTNAME=e325e2adeeaa
12:11:31 [2022-02-18T12:11:31.621Z] DEST=bundles/test-integration
12:11:31 [2022-02-18T12:11:31.621Z] PWD=/go/src/github.com/docker/docker
12:11:31 [2022-02-18T12:11:31.621Z] DOCKER_ROOTLESS=1
12:11:31 [2022-02-18T12:11:31.621Z] DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0
12:11:31 [2022-02-18T12:11:31.621Z] container=docker
12:11:31 [2022-02-18T12:11:31.621Z] HOME=/root
12:11:31 [2022-02-18T12:11:31.621Z] GOLANG_VERSION=1.16.14
12:11:31 [2022-02-18T12:11:31.621Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:11:31 [2022-02-18T12:11:31.621Z] VALIDATE_BRANCH=20.10
12:11:31 [2022-02-18T12:11:31.621Z] TERM=xterm
12:11:31 [2022-02-18T12:11:31.621Z] DOCKER_PKG=github.com/docker/docker
12:11:31 [2022-02-18T12:11:31.621Z] SHLVL=1
12:11:31 [2022-02-18T12:11:31.621Z] TIMEOUT=120m
12:11:31 [2022-02-18T12:11:31.621Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:11:31 [2022-02-18T12:11:31.621Z] DOCKER_GRAPHDRIVER=overlay2
12:11:31 [2022-02-18T12:11:31.622Z] GO111MODULE=off
12:11:31 [2022-02-18T12:11:31.622Z] DOCKER_EXPERIMENTAL=1
12:11:31 [2022-02-18T12:11:31.622Z] TEST_SKIP_INTEGRATION_CLI=1
12:11:31 [2022-02-18T12:11:31.622Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:11:31 [2022-02-18T12:11:31.622Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:11:31 [2022-02-18T12:11:31.622Z] GOPATH=/go
12:11:31 [2022-02-18T12:11:31.622Z] PKG_CONFIG=pkg-config
12:11:31 [2022-02-18T12:11:31.622Z] _=/usr/bin/env
12:11:31 [2022-02-18T12:11:31.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:11:31 [2022-02-18T12:11:31.622Z] ok  	github.com/docker/docker/pkg/archive	0.276s	coverage: 82.3% of statements
12:11:32 [2022-02-18T12:11:32.564Z] ok  	github.com/docker/docker/pkg/authorization	0.323s	coverage: 68.3% of statements
12:11:32 [2022-02-18T12:11:32.564Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:11:32 [2022-02-18T12:11:32.825Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:11:36 [2022-02-18T12:11:36.130Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.496s	coverage: 43.5% of statements
12:11:36 [2022-02-18T12:11:36.130Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
12:11:36 [2022-02-18T12:11:36.390Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
12:11:36 [2022-02-18T12:11:36.650Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
12:11:36 [2022-02-18T12:11:36.693Z] 4612f6d0b889: Pull complete
12:11:37 [2022-02-18T12:11:37.220Z] ok  	github.com/docker/docker/layer	7.730s	coverage: 68.8% of statements
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:11:37 [2022-02-18T12:11:37.220Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:11:37 [2022-02-18T12:11:37.480Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
12:11:37 [2022-02-18T12:11:37.740Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
12:11:38 [2022-02-18T12:11:38.000Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:11:38 [2022-02-18T12:11:38.941Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
12:11:39 [2022-02-18T12:11:39.202Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 86.5% of statements
12:11:39 [2022-02-18T12:11:39.772Z] ok  	github.com/docker/docker/pkg/fsutils	0.157s	coverage: 85.1% of statements
12:11:40 [2022-02-18T12:11:40.033Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
12:11:40 [2022-02-18T12:11:40.033Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.034s	coverage: 84.1% of statements
12:11:40 [2022-02-18T12:11:40.973Z] ok  	github.com/docker/docker/pkg/ioutils	0.338s	coverage: 68.8% of statements
12:11:40 [2022-02-18T12:11:40.973Z] ok  	github.com/docker/docker/pkg/idtools	0.483s	coverage: 69.5% of statements
12:11:41 [2022-02-18T12:11:41.234Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
12:11:41 [2022-02-18T12:11:41.234Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:11:41 [2022-02-18T12:11:41.234Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
12:11:41 [2022-02-18T12:11:41.234Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:11:41 [2022-02-18T12:11:41.495Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:11:41 [2022-02-18T12:11:41.495Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
12:11:41 [2022-02-18T12:11:41.495Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:11:41 [2022-02-18T12:11:41.756Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
12:11:41 [2022-02-18T12:11:41.756Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
12:11:42 [2022-02-18T12:11:42.017Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
12:11:42 [2022-02-18T12:11:42.017Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
12:11:42 [2022-02-18T12:11:42.017Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:11:42 [2022-02-18T12:11:42.017Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:11:42 [2022-02-18T12:11:42.960Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
12:11:42 [2022-02-18T12:11:42.960Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:11:43 [2022-02-18T12:11:43.220Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
12:11:43 [2022-02-18T12:11:43.482Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:11:44 [2022-02-18T12:11:44.868Z] ok  	github.com/docker/docker/pkg/pubsub	1.039s	coverage: 75.0% of statements
12:11:44 [2022-02-18T12:11:44.868Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
12:11:49 [2022-02-18T12:11:49.134Z] ok  	github.com/docker/docker/pkg/signal	3.354s	coverage: 62.3% of statements
12:11:49 [2022-02-18T12:11:49.134Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
12:11:49 [2022-02-18T12:11:49.134Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
12:11:49 [2022-02-18T12:11:49.134Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:11:49 [2022-02-18T12:11:49.706Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.5% of statements
12:11:50 [2022-02-18T12:11:50.276Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 36.9% of statements
12:11:50 [2022-02-18T12:11:50.537Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
12:11:50 [2022-02-18T12:11:50.797Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.3% of statements
12:11:51 [2022-02-18T12:11:51.057Z] coverage: [no statements]
12:11:51 [2022-02-18T12:11:51.057Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
12:11:51 [2022-02-18T12:11:51.318Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:11:51 [2022-02-18T12:11:51.578Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:11:51 [2022-02-18T12:11:51.578Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:11:53 [2022-02-18T12:11:53.489Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
12:11:53 [2022-02-18T12:11:53.748Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
12:11:54 [2022-02-18T12:11:54.009Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.6% of statements
12:11:55 [2022-02-18T12:11:55.396Z] ok  	github.com/docker/docker/quota	0.238s	coverage: 71.4% of statements
12:11:55 [2022-02-18T12:11:55.396Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
12:11:55 [2022-02-18T12:11:55.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:11:55 [2022-02-18T12:11:55.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:11:56 [2022-02-18T12:11:56.785Z] ok  	github.com/docker/docker/registry	0.098s	coverage: 57.2% of statements
12:11:56 [2022-02-18T12:11:56.785Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
12:11:57 [2022-02-18T12:11:57.047Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:11:57 [2022-02-18T12:11:57.620Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
12:11:57 [2022-02-18T12:11:57.620Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:12:00 [2022-02-18T12:12:00.162Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:12:01 [2022-02-18T12:12:01.102Z] ok  	github.com/docker/docker/volume/local	0.113s	coverage: 76.4% of statements
12:12:01 [2022-02-18T12:12:01.674Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
12:12:02 [2022-02-18T12:12:02.615Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
12:12:03 [2022-02-18T12:12:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:12:04 [2022-02-18T12:12:04.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:12:12 [2022-02-18T12:12:12.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:12:17 [2022-02-18T12:12:17.521Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/rootless	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/volume	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === Skipped
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:09Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
12:12:17 [2022-02-18T12:12:17.521Z]     aufs_test.go:37: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver btrfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver btrfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver btrfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver btrfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver btrfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:73: No driver to put!
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z] time="2022-02-18T12:11:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:73: No driver to put!
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     overlay_test.go:49: Fails to compute changes intermittently
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:46: Driver zfs not supported
12:12:17 [2022-02-18T12:12:17.521Z] 
12:12:17 [2022-02-18T12:12:17.521Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:12:17 [2022-02-18T12:12:17.521Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:46: Driver zfs not supported
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:46: Driver zfs not supported
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:46: Driver zfs not supported
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:46: Driver zfs not supported
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:12:17 [2022-02-18T12:12:17.522Z]     graphtest_unix.go:73: No driver to put!
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:12:17 [2022-02-18T12:12:17.522Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:12:17 [2022-02-18T12:12:17.522Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:12:17 [2022-02-18T12:12:17.522Z] 
12:12:17 [2022-02-18T12:12:17.522Z] DONE 2246 tests, 51 skipped in 206.629s
Post stage
[Pipeline] junit
12:12:17 [2022-02-18T12:12:17.536Z] Recording test results
12:12:17 [2022-02-18T12:12:17.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:12:19 [2022-02-18T12:12:19.094Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:12:19 [2022-02-18T12:12:19.450Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -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:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh dynbinary test-integration
12:12:19 [2022-02-18T12:12:19.715Z] 
12:12:19 [2022-02-18T12:12:19.715Z] Removing bundles/
12:12:19 [2022-02-18T12:12:19.715Z] 
12:12:19 [2022-02-18T12:12:19.715Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:12:19 [2022-02-18T12:12:19.715Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:12:19 [2022-02-18T12:12:19.715Z] GOOS="" GOARCH="" GOARM=""
12:12:25 [2022-02-18T12:12:25.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:12:26 [2022-02-18T12:12:26.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:12:27 [2022-02-18T12:12:27.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:12:28 [2022-02-18T12:12:28.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:12:28 [2022-02-18T12:12:28.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:12:30 [2022-02-18T12:12:30.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:12:31 [2022-02-18T12:12:31.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:12:32 [2022-02-18T12:12:32.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:12:34 [2022-02-18T12:12:34.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:12:34 [2022-02-18T12:12:34.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:12:35 [2022-02-18T12:12:35.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:12:36 [2022-02-18T12:12:36.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:12:37 [2022-02-18T12:12:37.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:12:38 [2022-02-18T12:12:38.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:12:38 [2022-02-18T12:12:38.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:12:39 [2022-02-18T12:12:39.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:12:39 [2022-02-18T12:12:39.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:12:39 [2022-02-18T12:12:39.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:12:39 [2022-02-18T12:12:39.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:12:40 [2022-02-18T12:12:40.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:12:40 [2022-02-18T12:12:40.563Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:12:40 [2022-02-18T12:12:40.563Z] Using test binary docker
12:12:40 [2022-02-18T12:12:40.563Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:12:40 [2022-02-18T12:12:40.563Z] Starting apparmor (via systemctl): apparmor.service.
12:12:40 [2022-02-18T12:12:40.563Z] Starting dockerd
12:12:40 [2022-02-18T12:12:40.563Z] INFO: Waiting for daemon to start...
12:12:41 [2022-02-18T12:12:41.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:12:41 [2022-02-18T12:12:41.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:12:41 [2022-02-18T12:12:41.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:12:42 [2022-02-18T12:12:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:12:44 [2022-02-18T12:12:44.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:12:44 [2022-02-18T12:12:44.766Z] .
12:12:44 [2022-02-18T12:12:44.766Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:12:44 [2022-02-18T12:12:44.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:12:44 [2022-02-18T12:12:44.766Z] Error: No such image: emptyfs
12:12:44 [2022-02-18T12:12:44.766Z] Running integration-test (iteration 1)
12:12:44 [2022-02-18T12:12:44.766Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:12:45 [2022-02-18T12:12:45.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:12:46 [2022-02-18T12:12:46.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:12:46 [2022-02-18T12:12:46.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:12:47 [2022-02-18T12:12:47.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:12:47 [2022-02-18T12:12:47.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:12:47 [2022-02-18T12:12:47.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:12:48 [2022-02-18T12:12:48.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:12:49 [2022-02-18T12:12:49.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:12:50 [2022-02-18T12:12:50.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:12:50 [2022-02-18T12:12:50.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:12:51 [2022-02-18T12:12:51.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:12:51 [2022-02-18T12:12:51.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:12:52 [2022-02-18T12:12:52.851Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:12:52 [2022-02-18T12:12:52.851Z] Using test binary docker
12:12:52 [2022-02-18T12:12:52.851Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:12:52 [2022-02-18T12:12:52.851Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:12:52 [2022-02-18T12:12:52.851Z] INFO: Waiting for daemon to start...
12:12:52 [2022-02-18T12:12:52.851Z] Starting dockerd
12:12:55 [2022-02-18T12:12:55.385Z] .
12:12:55 [2022-02-18T12:12:55.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:12:55 [2022-02-18T12:12:55.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:12:55 [2022-02-18T12:12:55.385Z] Error: No such image: emptyfs
12:12:55 [2022-02-18T12:12:55.385Z] Running integration-test (iteration 1)
12:12:55 [2022-02-18T12:12:55.385Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:12:57 [2022-02-18T12:12:57.290Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:12:57 [2022-02-18T12:12:57.290Z] 
12:12:57 [2022-02-18T12:12:57.290Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:12:57 [2022-02-18T12:12:57.290Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:12:57 [2022-02-18T12:12:57.290Z] Using test binary docker
12:12:57 [2022-02-18T12:12:57.290Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:12:57 [2022-02-18T12:12:57.290Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:12:57 [2022-02-18T12:12:57.290Z] INFO: Waiting for daemon to start...
12:12:57 [2022-02-18T12:12:57.290Z] Starting dockerd
12:12:57 [2022-02-18T12:12:57.290Z] .
12:12:57 [2022-02-18T12:12:57.290Z] INFO: Building docker-sdk-python3:4.4.1...
12:12:59 [2022-02-18T12:12:59.677Z] Loaded image: buildpack-deps:buster
12:12:59 [2022-02-18T12:12:59.677Z] Loaded image: busybox:latest
12:12:59 [2022-02-18T12:12:59.677Z] Loaded image: busybox:glibc
12:13:01 [2022-02-18T12:13:01.066Z] Loaded image: debian:bullseye
12:13:01 [2022-02-18T12:13:01.066Z] Loaded image: hello-world:latest
12:13:01 [2022-02-18T12:13:01.066Z] Loaded image: arm32v7/hello-world:latest
12:13:01 [2022-02-18T12:13:01.066Z] INFO: Testing against a local daemon
12:13:01 [2022-02-18T12:13:01.066Z] === RUN   TestCgroupNamespacesBuild
12:13:01 [2022-02-18T12:13:01.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:13:04 [2022-02-18T12:13:04.366Z] --- PASS: TestCgroupNamespacesBuild (2.72s)
12:13:04 [2022-02-18T12:13:04.367Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:13:04 [2022-02-18T12:13:04.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:13:05 [2022-02-18T12:13:05.311Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
12:13:05 [2022-02-18T12:13:05.311Z] === RUN   TestBuildWithSession
12:13:05 [2022-02-18T12:13:05.311Z]     build_session_test.go:25: TODO: BuildKit
12:13:05 [2022-02-18T12:13:05.311Z] --- SKIP: TestBuildWithSession (0.00s)
12:13:05 [2022-02-18T12:13:05.311Z] === RUN   TestBuildSquashParent
12:13:07 [2022-02-18T12:13:07.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:13:08 [2022-02-18T12:13:08.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:13:09 [2022-02-18T12:13:09.520Z] --- PASS: TestBuildSquashParent (4.33s)
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:09 [2022-02-18T12:13:09.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:09 [2022-02-18T12:13:09.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:09 [2022-02-18T12:13:09.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:09 [2022-02-18T12:13:09.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:09 [2022-02-18T12:13:09.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:09 [2022-02-18T12:13:09.520Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:09 [2022-02-18T12:13:09.520Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:09 [2022-02-18T12:13:09.520Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:09 [2022-02-18T12:13:09.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:10 [2022-02-18T12:13:10.907Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:10 [2022-02-18T12:13:10.907Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:11 [2022-02-18T12:13:11.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:13:12 [2022-02-18T12:13:12.292Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:12 [2022-02-18T12:13:12.554Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:13 [2022-02-18T12:13:13.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:13:13 [2022-02-18T12:13:13.941Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:13:13 [2022-02-18T12:13:13.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s)
12:13:13 [2022-02-18T12:13:13.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
12:13:13 [2022-02-18T12:13:13.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s)
12:13:13 [2022-02-18T12:13:13.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s)
12:13:13 [2022-02-18T12:13:13.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
12:13:13 [2022-02-18T12:13:13.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s)
12:13:13 [2022-02-18T12:13:13.941Z] === RUN   TestBuildMultiStageCopy
12:13:13 [2022-02-18T12:13:13.941Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:13:15 [2022-02-18T12:13:15.329Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:13:15 [2022-02-18T12:13:15.329Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:13:15 [2022-02-18T12:13:15.590Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:13:15 [2022-02-18T12:13:15.851Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:13:15 [2022-02-18T12:13:15.851Z] --- PASS: TestBuildMultiStageCopy (2.14s)
12:13:15 [2022-02-18T12:13:15.851Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s)
12:13:15 [2022-02-18T12:13:15.851Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
12:13:15 [2022-02-18T12:13:15.851Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
12:13:15 [2022-02-18T12:13:15.851Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:13:16 [2022-02-18T12:13:16.117Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:13:16 [2022-02-18T12:13:16.117Z] === RUN   TestBuildMultiStageParentConfig
12:13:16 [2022-02-18T12:13:16.691Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
12:13:16 [2022-02-18T12:13:16.691Z] === RUN   TestBuildLabelWithTargets
12:13:17 [2022-02-18T12:13:17.321Z] Loaded image: buildpack-deps:buster
12:13:17 [2022-02-18T12:13:17.321Z] Loaded image: busybox:latest
12:13:17 [2022-02-18T12:13:17.321Z] Loaded image: busybox:glibc
12:13:17 [2022-02-18T12:13:17.321Z] Loaded image: debian:bullseye
12:13:17 [2022-02-18T12:13:17.321Z] Loaded image: hello-world:latest
12:13:17 [2022-02-18T12:13:17.321Z] Loaded image: arm32v7/hello-world:latest
12:13:17 [2022-02-18T12:13:17.321Z] INFO: Testing against a local daemon
12:13:17 [2022-02-18T12:13:17.321Z] === RUN   TestCgroupNamespacesBuild
12:13:17 [2022-02-18T12:13:17.639Z] --- PASS: TestBuildLabelWithTargets (0.98s)
12:13:17 [2022-02-18T12:13:17.639Z] === RUN   TestBuildWithEmptyLayers
12:13:17 [2022-02-18T12:13:17.901Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
12:13:17 [2022-02-18T12:13:17.901Z] === RUN   TestBuildMultiStageOnBuild
12:13:17 [2022-02-18T12:13:17.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:13:19 [2022-02-18T12:13:19.815Z] --- PASS: TestBuildMultiStageOnBuild (1.62s)
12:13:19 [2022-02-18T12:13:19.815Z] === RUN   TestBuildUncleanTarFilenames
12:13:19 [2022-02-18T12:13:19.851Z] --- PASS: TestCgroupNamespacesBuild (2.20s)
12:13:19 [2022-02-18T12:13:19.851Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:13:19 [2022-02-18T12:13:19.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:13:20 [2022-02-18T12:13:20.076Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
12:13:20 [2022-02-18T12:13:20.076Z] === RUN   TestBuildMultiStageLayerLeak
12:13:21 [2022-02-18T12:13:21.751Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
12:13:21 [2022-02-18T12:13:21.751Z] === RUN   TestBuildWithSession
12:13:21 [2022-02-18T12:13:21.751Z]     build_session_test.go:25: TODO: BuildKit
12:13:21 [2022-02-18T12:13:21.751Z] --- SKIP: TestBuildWithSession (0.00s)
12:13:21 [2022-02-18T12:13:21.751Z] === RUN   TestBuildSquashParent
12:13:22 [2022-02-18T12:13:22.034Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s)
12:13:22 [2022-02-18T12:13:22.034Z] === RUN   TestBuildWithHugeFile
12:13:22 [2022-02-18T12:13:22.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:13:24 [2022-02-18T12:13:24.918Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:13:24 [2022-02-18T12:13:24.918Z] Using test binary docker
12:13:25 [2022-02-18T12:13:25.176Z] +++ /etc/init.d/apparmor start
12:13:25 [2022-02-18T12:13:25.176Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:13:25 [2022-02-18T12:13:25.176Z] INFO: Waiting for daemon to start...
12:13:25 [2022-02-18T12:13:25.176Z] Starting dockerd
12:13:25 [2022-02-18T12:13:25.176Z] +++ 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
12:13:27 [2022-02-18T12:13:27.457Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:13:27 [2022-02-18T12:13:27.457Z] 
12:13:27 [2022-02-18T12:13:27.457Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:13:27 [2022-02-18T12:13:27.457Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:13:27 [2022-02-18T12:13:27.457Z] HOSTNAME=ea68c89c1272
12:13:27 [2022-02-18T12:13:27.457Z] TESTDEBUG=0
12:13:27 [2022-02-18T12:13:27.457Z] DEST=bundles/test-integration
12:13:27 [2022-02-18T12:13:27.458Z] PWD=/go/src/github.com/docker/docker
12:13:27 [2022-02-18T12:13:27.458Z] DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0
12:13:27 [2022-02-18T12:13:27.458Z] container=docker
12:13:27 [2022-02-18T12:13:27.458Z] HOME=/root
12:13:27 [2022-02-18T12:13:27.458Z] GOLANG_VERSION=1.16.14
12:13:27 [2022-02-18T12:13:27.458Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:13:27 [2022-02-18T12:13:27.458Z] VALIDATE_BRANCH=20.10
12:13:27 [2022-02-18T12:13:27.458Z] TERM=xterm
12:13:27 [2022-02-18T12:13:27.458Z] DOCKER_PKG=github.com/docker/docker
12:13:27 [2022-02-18T12:13:27.458Z] SHLVL=1
12:13:27 [2022-02-18T12:13:27.458Z] TIMEOUT=120m
12:13:27 [2022-02-18T12:13:27.458Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:13:27 [2022-02-18T12:13:27.458Z] DOCKER_GRAPHDRIVER=overlay2
12:13:27 [2022-02-18T12:13:27.458Z] GO111MODULE=off
12:13:27 [2022-02-18T12:13:27.458Z] DOCKER_EXPERIMENTAL=1
12:13:27 [2022-02-18T12:13:27.458Z] TEST_SKIP_INTEGRATION_CLI=1
12:13:27 [2022-02-18T12:13:27.458Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:13:27 [2022-02-18T12:13:27.458Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:13:27 [2022-02-18T12:13:27.458Z] GOPATH=/go
12:13:27 [2022-02-18T12:13:27.458Z] PKG_CONFIG=pkg-config
12:13:27 [2022-02-18T12:13:27.458Z] _=/usr/bin/env
12:13:27 [2022-02-18T12:13:27.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:13:27 [2022-02-18T12:13:27.702Z] .
12:13:27 [2022-02-18T12:13:27.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:13:27 [2022-02-18T12:13:27.702Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:13:27 [2022-02-18T12:13:27.702Z] Error: No such image: emptyfs
12:13:27 [2022-02-18T12:13:27.702Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:13:27 [2022-02-18T12:13:27.702Z] ++++ docker load
12:13:27 [2022-02-18T12:13:27.702Z] Running integration-test (iteration 1)
12:13:27 [2022-02-18T12:13:27.702Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:13:27 [2022-02-18T12:13:27.702Z] ++ 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
12:13:27 [2022-02-18T12:13:27.702Z] ++ set -e
12:13:27 [2022-02-18T12:13:27.702Z] ++ '[' -n 0 ']'
12:13:27 [2022-02-18T12:13:27.702Z] ++ set -x
12:13:27 [2022-02-18T12:13:27.702Z] ++ env -i DEST=/go/src/github.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
12:13:28 [2022-02-18T12:13:28.367Z] --- PASS: TestBuildSquashParent (6.45s)
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:28 [2022-02-18T12:13:28.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:28 [2022-02-18T12:13:28.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:28 [2022-02-18T12:13:28.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:28 [2022-02-18T12:13:28.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:28 [2022-02-18T12:13:28.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:28 [2022-02-18T12:13:28.367Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:28 [2022-02-18T12:13:28.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:28 [2022-02-18T12:13:28.367Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:28 [2022-02-18T12:13:28.367Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:29 [2022-02-18T12:13:29.741Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:30 [2022-02-18T12:13:30.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:31 [2022-02-18T12:13:31.901Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:31 [2022-02-18T12:13:31.901Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:33 [2022-02-18T12:13:33.803Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
12:13:33 [2022-02-18T12:13:33.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s)
12:13:33 [2022-02-18T12:13:33.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.89s)
12:13:33 [2022-02-18T12:13:33.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s)
12:13:33 [2022-02-18T12:13:33.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
12:13:33 [2022-02-18T12:13:33.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s)
12:13:33 [2022-02-18T12:13:33.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s)
12:13:33 [2022-02-18T12:13:33.803Z] === RUN   TestBuildMultiStageCopy
12:13:33 [2022-02-18T12:13:33.803Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:13:36 [2022-02-18T12:13:36.026Z] sha256:79956f668cf74f6759b0b0db57ae26c98026ef5fef28ffd940b9d72765c7ee97
12:13:36 [2022-02-18T12:13:36.027Z] INFO: Starting docker-py tests...
12:13:36 [2022-02-18T12:13:36.597Z] ============================= test session starts ==============================
12:13:36 [2022-02-18T12:13:36.597Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:13:36 [2022-02-18T12:13:36.597Z] rootdir: /src, inifile: pytest.ini
12:13:36 [2022-02-18T12:13:36.597Z] plugins: timeout-1.3.3, cov-2.6.1
12:13:37 [2022-02-18T12:13:37.088Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:13:37 [2022-02-18T12:13:37.535Z] collected 389 items / 1 deselected / 388 selected
12:13:37 [2022-02-18T12:13:37.535Z] 
12:13:38 [2022-02-18T12:13:38.036Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:13:39 [2022-02-18T12:13:39.412Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:13:40 [2022-02-18T12:13:40.348Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:13:41 [2022-02-18T12:13:41.286Z] --- PASS: TestBuildMultiStageCopy (7.35s)
12:13:41 [2022-02-18T12:13:41.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
12:13:41 [2022-02-18T12:13:41.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:13:41 [2022-02-18T12:13:41.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:13:41 [2022-02-18T12:13:41.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:13:41 [2022-02-18T12:13:41.287Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:13:41 [2022-02-18T12:13:41.287Z] === RUN   TestBuildMultiStageParentConfig
12:13:46 [2022-02-18T12:13:46.557Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:13:46 [2022-02-18T12:13:46.557Z] === RUN   TestBuildLabelWithTargets
12:13:54 [2022-02-18T12:13:54.466Z] tests/integration/api_build_test.py .......................X             [  6%]
12:13:54 [2022-02-18T12:13:54.671Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:13:54 [2022-02-18T12:13:54.671Z] === RUN   TestBuildWithEmptyLayers
12:13:55 [2022-02-18T12:13:55.031Z] tests/integration/api_client_test.py .....                               [  7%]
12:13:56 [2022-02-18T12:13:56.790Z] tests/integration/api_config_test.py .....                               [  8%]
12:13:57 [2022-02-18T12:13:57.200Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:13:57 [2022-02-18T12:13:57.200Z] === RUN   TestBuildMultiStageOnBuild
12:13:59 [2022-02-18T12:13:59.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:13:59 [2022-02-18T12:13:59.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:14:02 [2022-02-18T12:14:02.472Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:14:02 [2022-02-18T12:14:02.472Z] === RUN   TestBuildUncleanTarFilenames
12:14:03 [2022-02-18T12:14:03.040Z] --- PASS: TestBuildUncleanTarFilenames (0.72s)
12:14:03 [2022-02-18T12:14:03.040Z] === RUN   TestBuildMultiStageLayerLeak
12:14:07 [2022-02-18T12:14:07.227Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s)
12:14:07 [2022-02-18T12:14:07.227Z] === RUN   TestBuildWithHugeFile
12:14:14 [2022-02-18T12:14:14.348Z] Loaded image: buildpack-deps:buster
12:14:14 [2022-02-18T12:14:14.348Z] Loaded image: busybox:latest
12:14:14 [2022-02-18T12:14:14.348Z] Loaded image: busybox:glibc
12:14:14 [2022-02-18T12:14:14.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:14:18 [2022-02-18T12:14:18.900Z] 1bd78008c728: Pull complete
12:14:18 [2022-02-18T12:14:18.900Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12
12:14:18 [2022-02-18T12:14:18.900Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:14:18 [2022-02-18T12:14:18.900Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:14:18 [2022-02-18T12:14:18.900Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:14:18 [2022-02-18T12:14:18.900Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565'
12:14:18 [2022-02-18T12:14:18.900Z] WARN: Skipping validation tests
12:14:18 [2022-02-18T12:14:18.900Z] INFO: Running unit tests at 02/18/2022 12:14:18...
12:14:20 [2022-02-18T12:14:20.897Z] Loaded image: debian:bullseye
12:14:20 [2022-02-18T12:14:20.897Z] Loaded image: hello-world:latest
12:14:20 [2022-02-18T12:14:20.897Z] Loaded image: arm32v7/hello-world:latest
12:14:20 [2022-02-18T12:14:20.897Z] INFO: Testing against a local daemon
12:14:20 [2022-02-18T12:14:20.897Z] === RUN   TestCgroupNamespacesBuild
12:14:22 [2022-02-18T12:14:22.795Z] --- PASS: TestCgroupNamespacesBuild (2.51s)
12:14:22 [2022-02-18T12:14:22.795Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:14:24 [2022-02-18T12:14:24.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:14:24 [2022-02-18T12:14:24.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:14:24 [2022-02-18T12:14:24.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:14:24 [2022-02-18T12:14:24.692Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s)
12:14:24 [2022-02-18T12:14:24.692Z] === RUN   TestBuildWithSession
12:14:24 [2022-02-18T12:14:24.692Z]     build_session_test.go:25: TODO: BuildKit
12:14:24 [2022-02-18T12:14:24.692Z] --- SKIP: TestBuildWithSession (0.00s)
12:14:24 [2022-02-18T12:14:24.692Z] === RUN   TestBuildSquashParent
12:14:25 [2022-02-18T12:14:25.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:14:25 [2022-02-18T12:14:25.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:14:26 [2022-02-18T12:14:26.095Z] INFO: make.ps1 starting at 02/18/2022 12:14:25
12:14:26 [2022-02-18T12:14:26.095Z] INFO: Git commit (db214206e5) assumed from DOCKER_GITCOMMIT environment variable
12:14:26 [2022-02-18T12:14:26.095Z] INFO: Invoking autogen...
12:14:26 [2022-02-18T12:14:26.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:14:26 [2022-02-18T12:14:26.361Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:14:26 [2022-02-18T12:14:26.565Z] INFO: Running unit tests...
12:14:28 [2022-02-18T12:14:28.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:14:29 [2022-02-18T12:14:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:14:29 [2022-02-18T12:14:29.881Z] --- PASS: TestBuildWithHugeFile (57.05s)
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildWithEmptyDockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:14:29 [2022-02-18T12:14:29.882Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:14:29 [2022-02-18T12:14:29.882Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
12:14:29 [2022-02-18T12:14:29.882Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
12:14:29 [2022-02-18T12:14:29.882Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildPreserveOwnership
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildPreserveOwnership/copy_from
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:14:29 [2022-02-18T12:14:29.882Z] --- PASS: TestBuildPreserveOwnership (3.33s)
12:14:29 [2022-02-18T12:14:29.882Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.21s)
12:14:29 [2022-02-18T12:14:29.882Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.11s)
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildPlatformInvalid
12:14:29 [2022-02-18T12:14:29.882Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:14:29 [2022-02-18T12:14:29.882Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:14:30 [2022-02-18T12:14:30.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:14:30 [2022-02-18T12:14:30.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:14:31 [2022-02-18T12:14:31.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:14:32 [2022-02-18T12:14:32.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:14:33 [2022-02-18T12:14:33.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:14:33 [2022-02-18T12:14:33.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:14:34 [2022-02-18T12:14:34.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:14:34 [2022-02-18T12:14:34.650Z] --- PASS: TestBuildSquashParent (8.34s)
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:14:34 [2022-02-18T12:14:34.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:14:34 [2022-02-18T12:14:34.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:14:34 [2022-02-18T12:14:34.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:14:34 [2022-02-18T12:14:34.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:14:34 [2022-02-18T12:14:34.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:14:34 [2022-02-18T12:14:34.650Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:14:34 [2022-02-18T12:14:34.650Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:14:34 [2022-02-18T12:14:34.650Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:14:34 [2022-02-18T12:14:34.650Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:14:34 [2022-02-18T12:14:34.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:14:34 [2022-02-18T12:14:34.757Z] Using test binary docker
12:14:34 [2022-02-18T12:14:34.757Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:14:34 [2022-02-18T12:14:34.757Z] +++ /etc/init.d/apparmor start
12:14:34 [2022-02-18T12:14:34.757Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:14:34 [2022-02-18T12:14:34.757Z] Starting dockerd
12:14:34 [2022-02-18T12:14:34.757Z] INFO: Waiting for daemon to start...
12:14:34 [2022-02-18T12:14:34.757Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:14:36 [2022-02-18T12:14:36.547Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:14:36 [2022-02-18T12:14:36.547Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:14:37 [2022-02-18T12:14:37.019Z] 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
12:14:39 [2022-02-18T12:14:39.071Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:14:39 [2022-02-18T12:14:39.328Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:14:39 [2022-02-18T12:14:39.882Z] Loaded image: buildpack-deps:buster
12:14:39 [2022-02-18T12:14:39.883Z] Loaded image: busybox:latest
12:14:39 [2022-02-18T12:14:39.883Z] Loaded image: busybox:glibc
12:14:41 [2022-02-18T12:14:41.267Z] Loaded image: debian:bullseye
12:14:41 [2022-02-18T12:14:41.528Z] Loaded image: hello-world:latest
12:14:41 [2022-02-18T12:14:41.528Z] Loaded image: arm32v7/hello-world:latest
12:14:41 [2022-02-18T12:14:41.595Z] .
12:14:41 [2022-02-18T12:14:41.595Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:14:41 [2022-02-18T12:14:41.595Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:14:41 [2022-02-18T12:14:41.595Z] Error: No such image: emptyfs
12:14:41 [2022-02-18T12:14:41.595Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:14:41 [2022-02-18T12:14:41.595Z] ++++ docker load
12:14:41 [2022-02-18T12:14:41.595Z] Running integration-test (iteration 1)
12:14:41 [2022-02-18T12:14:41.595Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:14:41 [2022-02-18T12:14:41.595Z] ++ 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
12:14:41 [2022-02-18T12:14:41.595Z] ++ set -e
12:14:41 [2022-02-18T12:14:41.595Z] ++ '[' -n 0 ']'
12:14:41 [2022-02-18T12:14:41.595Z] ++ set -x
12:14:41 [2022-02-18T12:14:41.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=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
12:14:42 [2022-02-18T12:14:42.603Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:14:42 [2022-02-18T12:14:42.604Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s)
12:14:42 [2022-02-18T12:14:42.604Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s)
12:14:42 [2022-02-18T12:14:42.604Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s)
12:14:42 [2022-02-18T12:14:42.604Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s)
12:14:42 [2022-02-18T12:14:42.604Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s)
12:14:42 [2022-02-18T12:14:42.604Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s)
12:14:42 [2022-02-18T12:14:42.604Z] === RUN   TestBuildMultiStageCopy
12:14:42 [2022-02-18T12:14:42.604Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:14:45 [2022-02-18T12:14:45.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:14:45 [2022-02-18T12:14:45.385Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:14:45 [2022-02-18T12:14:45.643Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:14:46 [2022-02-18T12:14:46.210Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:14:46 [2022-02-18T12:14:46.776Z] --- PASS: TestBuildMultiStageCopy (4.51s)
12:14:46 [2022-02-18T12:14:46.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s)
12:14:46 [2022-02-18T12:14:46.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
12:14:46 [2022-02-18T12:14:46.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
12:14:46 [2022-02-18T12:14:46.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
12:14:46 [2022-02-18T12:14:46.776Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
12:14:46 [2022-02-18T12:14:46.776Z] === RUN   TestBuildMultiStageParentConfig
12:14:47 [2022-02-18T12:14:47.493Z] ?   	github.com/docker/docker/api	[no test files]
12:14:48 [2022-02-18T12:14:48.146Z] --- PASS: TestBuildMultiStageParentConfig (1.24s)
12:14:48 [2022-02-18T12:14:48.146Z] === RUN   TestBuildLabelWithTargets
12:14:49 [2022-02-18T12:14:49.664Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.91s)
12:14:49 [2022-02-18T12:14:49.665Z] PASS
12:14:49 [2022-02-18T12:14:49.665Z] 
12:14:49 [2022-02-18T12:14:49.665Z] === Skipped
12:14:49 [2022-02-18T12:14:49.665Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:14:49 [2022-02-18T12:14:49.665Z]     build_session_test.go:25: TODO: BuildKit
12:14:49 [2022-02-18T12:14:49.665Z] 
12:14:49 [2022-02-18T12:14:49.665Z] DONE 33 tests, 1 skipped in 123.889s
12:14:49 [2022-02-18T12:14:49.665Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:14:49 [2022-02-18T12:14:49.665Z] INFO: Testing against a local daemon
12:14:49 [2022-02-18T12:14:49.665Z] === RUN   TestConfigInspect
12:14:50 [2022-02-18T12:14:50.040Z] --- PASS: TestBuildLabelWithTargets (1.89s)
12:14:50 [2022-02-18T12:14:50.040Z] === RUN   TestBuildWithEmptyLayers
12:14:50 [2022-02-18T12:14:50.971Z] --- PASS: TestBuildWithEmptyLayers (1.12s)
12:14:50 [2022-02-18T12:14:50.971Z] === RUN   TestBuildMultiStageOnBuild
12:14:51 [2022-02-18T12:14:51.048Z] --- PASS: TestConfigInspect (2.31s)
12:14:51 [2022-02-18T12:14:51.048Z] === RUN   TestConfigList
12:14:52 [2022-02-18T12:14:52.959Z] --- PASS: TestConfigList (2.17s)
12:14:52 [2022-02-18T12:14:52.959Z] === RUN   TestConfigsCreateAndDelete
12:14:53 [2022-02-18T12:14:53.995Z] Loaded image: buildpack-deps:buster
12:14:54 [2022-02-18T12:14:54.251Z] --- PASS: TestBuildMultiStageOnBuild (2.77s)
12:14:54 [2022-02-18T12:14:54.251Z] === RUN   TestBuildUncleanTarFilenames
12:14:54 [2022-02-18T12:14:54.256Z] Loaded image: busybox:latest
12:14:54 [2022-02-18T12:14:54.829Z] Loaded image: busybox:glibc
12:14:55 [2022-02-18T12:14:55.507Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
12:14:55 [2022-02-18T12:14:55.508Z] === RUN   TestConfigsUpdate
12:14:55 [2022-02-18T12:14:55.624Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
12:14:55 [2022-02-18T12:14:55.624Z] === RUN   TestBuildMultiStageLayerLeak
12:14:56 [2022-02-18T12:14:56.745Z] Loaded image: debian:bullseye
12:14:57 [2022-02-18T12:14:57.006Z] Loaded image: hello-world:latest
12:14:57 [2022-02-18T12:14:57.006Z] Loaded image: arm32v7/hello-world:latest
12:14:57 [2022-02-18T12:14:57.006Z] INFO: Testing against a local daemon
12:14:57 [2022-02-18T12:14:57.006Z] === RUN   TestCgroupNamespacesBuild
12:14:57 [2022-02-18T12:14:57.422Z] --- PASS: TestConfigsUpdate (2.14s)
12:14:57 [2022-02-18T12:14:57.422Z] === RUN   TestTemplatedConfig
12:14:58 [2022-02-18T12:14:58.148Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
12:14:58 [2022-02-18T12:14:58.148Z] === RUN   TestBuildWithHugeFile
12:14:59 [2022-02-18T12:14:59.966Z] --- PASS: TestTemplatedConfig (2.64s)
12:14:59 [2022-02-18T12:14:59.966Z] === RUN   TestConfigCreateResolve
12:15:01 [2022-02-18T12:15:01.236Z] --- PASS: TestCgroupNamespacesBuild (3.87s)
12:15:01 [2022-02-18T12:15:01.236Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:15:02 [2022-02-18T12:15:02.201Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
12:15:02 [2022-02-18T12:15:02.201Z] === RUN   TestBuildWithSession
12:15:02 [2022-02-18T12:15:02.201Z]     build_session_test.go:25: TODO: BuildKit
12:15:02 [2022-02-18T12:15:02.201Z] --- SKIP: TestBuildWithSession (0.00s)
12:15:02 [2022-02-18T12:15:02.201Z] === RUN   TestBuildSquashParent
12:15:02 [2022-02-18T12:15:02.508Z] --- PASS: TestConfigCreateResolve (2.16s)
12:15:02 [2022-02-18T12:15:02.508Z] === RUN   TestConfigDaemonLibtrustID
12:15:02 [2022-02-18T12:15:02.508Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:15:02 [2022-02-18T12:15:02.508Z] PASS
12:15:02 [2022-02-18T12:15:02.508Z] 
12:15:02 [2022-02-18T12:15:02.508Z] DONE 7 tests in 14.145s
12:15:02 [2022-02-18T12:15:02.508Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:15:02 [2022-02-18T12:15:02.769Z] INFO: Testing against a local daemon
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestCheckpoint
12:15:02 [2022-02-18T12:15:02.769Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:15:02 [2022-02-18T12:15:02.769Z] --- SKIP: TestCheckpoint (0.00s)
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestContainerInvalidJSON
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:15:02 [2022-02-18T12:15:02.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:15:02 [2022-02-18T12:15:02.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:15:02 [2022-02-18T12:15:02.769Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:15:02 [2022-02-18T12:15:02.769Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:15:02 [2022-02-18T12:15:02.769Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:15:02 [2022-02-18T12:15:02.769Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:15:02 [2022-02-18T12:15:02.769Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:15:02 [2022-02-18T12:15:02.769Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:15:02 [2022-02-18T12:15:02.769Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:15:02 [2022-02-18T12:15:02.769Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:15:02 [2022-02-18T12:15:02.769Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestCopyFromContainerPathIsNotDir
12:15:02 [2022-02-18T12:15:02.769Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestCopyToContainerPathDoesNotExist
12:15:02 [2022-02-18T12:15:02.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:15:02 [2022-02-18T12:15:02.769Z] === RUN   TestCopyToContainerPathIsNotDir
12:15:03 [2022-02-18T12:15:03.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
12:15:03 [2022-02-18T12:15:03.030Z] === RUN   TestCopyFromContainer
12:15:03 [2022-02-18T12:15:03.461Z] --- PASS: TestBuildWithHugeFile (50.96s)
12:15:03 [2022-02-18T12:15:03.461Z] === RUN   TestBuildWithEmptyDockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:15:03 [2022-02-18T12:15:03.461Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
12:15:03 [2022-02-18T12:15:03.461Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
12:15:03 [2022-02-18T12:15:03.461Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
12:15:03 [2022-02-18T12:15:03.461Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:15:03 [2022-02-18T12:15:03.461Z] === RUN   TestBuildPreserveOwnership
12:15:03 [2022-02-18T12:15:03.461Z] === RUN   TestBuildPreserveOwnership/copy_from
12:15:04 [2022-02-18T12:15:04.028Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:15:04 [2022-02-18T12:15:04.413Z] === RUN   TestCopyFromContainer//
12:15:04 [2022-02-18T12:15:04.413Z] === RUN   TestCopyFromContainer//bar/root
12:15:04 [2022-02-18T12:15:04.413Z] === RUN   TestCopyFromContainer//bar/root/
12:15:04 [2022-02-18T12:15:04.413Z] === RUN   TestCopyFromContainer/bar/quux
12:15:04 [2022-02-18T12:15:04.413Z] === RUN   TestCopyFromContainer/bar/quux/
12:15:04 [2022-02-18T12:15:04.414Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:15:04 [2022-02-18T12:15:04.414Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:15:04 [2022-02-18T12:15:04.414Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCopyFromContainer/bar/notarget
12:15:04 [2022-02-18T12:15:04.676Z] --- PASS: TestCopyFromContainer (1.76s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:15:04 [2022-02-18T12:15:04.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:15:04 [2022-02-18T12:15:04.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:15:04 [2022-02-18T12:15:04.676Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:15:04 [2022-02-18T12:15:04.676Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:15:04 [2022-02-18T12:15:04.676Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:15:04 [2022-02-18T12:15:04.676Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:15:04 [2022-02-18T12:15:04.676Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateLinkToNonExistingContainer
12:15:04 [2022-02-18T12:15:04.676Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateWithInvalidEnv
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateWithInvalidEnv/0
12:15:04 [2022-02-18T12:15:04.676Z] === PAUSE TestCreateWithInvalidEnv/0
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateWithInvalidEnv/1
12:15:04 [2022-02-18T12:15:04.676Z] === PAUSE TestCreateWithInvalidEnv/1
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateWithInvalidEnv/2
12:15:04 [2022-02-18T12:15:04.676Z] === PAUSE TestCreateWithInvalidEnv/2
12:15:04 [2022-02-18T12:15:04.676Z] === CONT  TestCreateWithInvalidEnv/0
12:15:04 [2022-02-18T12:15:04.676Z] === CONT  TestCreateWithInvalidEnv/2
12:15:04 [2022-02-18T12:15:04.676Z] === CONT  TestCreateWithInvalidEnv/1
12:15:04 [2022-02-18T12:15:04.676Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:15:04 [2022-02-18T12:15:04.676Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateTmpfsMountsTarget
12:15:04 [2022-02-18T12:15:04.676Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:15:04 [2022-02-18T12:15:04.676Z] === RUN   TestCreateWithCustomMaskedPaths
12:15:06 [2022-02-18T12:15:06.407Z] --- PASS: TestBuildSquashParent (4.21s)
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:15:06 [2022-02-18T12:15:06.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:15:06 [2022-02-18T12:15:06.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:15:06 [2022-02-18T12:15:06.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:15:06 [2022-02-18T12:15:06.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:15:06 [2022-02-18T12:15:06.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:15:06 [2022-02-18T12:15:06.407Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:15:06 [2022-02-18T12:15:06.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:15:06 [2022-02-18T12:15:06.407Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:15:06 [2022-02-18T12:15:06.407Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:15:06 [2022-02-18T12:15:06.593Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s)
12:15:06 [2022-02-18T12:15:06.593Z] === RUN   TestCreateWithCustomReadonlyPaths
12:15:07 [2022-02-18T12:15:07.792Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:15:07 [2022-02-18T12:15:07.792Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:15:07 [2022-02-18T12:15:07.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.45s)
12:15:07 [2022-02-18T12:15:07.981Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:15:07 [2022-02-18T12:15:07.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:07 [2022-02-18T12:15:07.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:07 [2022-02-18T12:15:07.982Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:07 [2022-02-18T12:15:07.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:07 [2022-02-18T12:15:07.982Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:07 [2022-02-18T12:15:07.982Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:07 [2022-02-18T12:15:07.982Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:07 [2022-02-18T12:15:07.982Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:15:07 [2022-02-18T12:15:07.982Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:15:07 [2022-02-18T12:15:07.982Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:15:07 [2022-02-18T12:15:07.982Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:15:07 [2022-02-18T12:15:07.982Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:15:07 [2022-02-18T12:15:07.982Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:15:07 [2022-02-18T12:15:07.982Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:15:08 [2022-02-18T12:15:08.217Z] --- PASS: TestBuildPreserveOwnership (9.77s)
12:15:08 [2022-02-18T12:15:08.217Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.76s)
12:15:08 [2022-02-18T12:15:08.217Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:15:08 [2022-02-18T12:15:08.217Z] === RUN   TestBuildPlatformInvalid
12:15:08 [2022-02-18T12:15:08.217Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:15:08 [2022-02-18T12:15:08.217Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:15:08 [2022-02-18T12:15:08.217Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:15:08 [2022-02-18T12:15:08.217Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:15:08 [2022-02-18T12:15:08.217Z] PASS
12:15:08 [2022-02-18T12:15:08.217Z] 
12:15:08 [2022-02-18T12:15:08.217Z] === Skipped
12:15:08 [2022-02-18T12:15:08.217Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:15:08 [2022-02-18T12:15:08.217Z]     build_session_test.go:25: TODO: BuildKit
12:15:08 [2022-02-18T12:15:08.217Z] 
12:15:08 [2022-02-18T12:15:08.217Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:15:08 [2022-02-18T12:15:08.217Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:15:08 [2022-02-18T12:15:08.217Z] 
12:15:08 [2022-02-18T12:15:08.217Z] DONE 33 tests, 2 skipped in 132.814s
12:15:08 [2022-02-18T12:15:08.217Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:15:08 [2022-02-18T12:15:08.242Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
12:15:08 [2022-02-18T12:15:08.242Z] === RUN   TestCreateDifferentPlatform
12:15:08 [2022-02-18T12:15:08.242Z] === RUN   TestCreateDifferentPlatform/different_os
12:15:08 [2022-02-18T12:15:08.242Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:15:08 [2022-02-18T12:15:08.242Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:15:08 [2022-02-18T12:15:08.242Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:15:08 [2022-02-18T12:15:08.242Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:15:08 [2022-02-18T12:15:08.242Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:15:08 [2022-02-18T12:15:08.476Z] INFO: Testing against a local daemon
12:15:08 [2022-02-18T12:15:08.476Z] === RUN   TestConfigInspect
12:15:08 [2022-02-18T12:15:08.476Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:08 [2022-02-18T12:15:08.476Z] --- SKIP: TestConfigInspect (0.02s)
12:15:08 [2022-02-18T12:15:08.476Z] === RUN   TestConfigList
12:15:08 [2022-02-18T12:15:08.476Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:08 [2022-02-18T12:15:08.476Z] --- SKIP: TestConfigList (0.02s)
12:15:08 [2022-02-18T12:15:08.476Z] === RUN   TestConfigsCreateAndDelete
12:15:08 [2022-02-18T12:15:08.476Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:08 [2022-02-18T12:15:08.476Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:15:08 [2022-02-18T12:15:08.476Z] === RUN   TestConfigsUpdate
12:15:08 [2022-02-18T12:15:08.476Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:08 [2022-02-18T12:15:08.477Z] --- SKIP: TestConfigsUpdate (0.01s)
12:15:08 [2022-02-18T12:15:08.477Z] === RUN   TestTemplatedConfig
12:15:08 [2022-02-18T12:15:08.477Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:08 [2022-02-18T12:15:08.477Z] --- SKIP: TestTemplatedConfig (0.00s)
12:15:08 [2022-02-18T12:15:08.477Z] === RUN   TestConfigCreateResolve
12:15:08 [2022-02-18T12:15:08.477Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:08 [2022-02-18T12:15:08.477Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:15:08 [2022-02-18T12:15:08.477Z] === RUN   TestConfigDaemonLibtrustID
12:15:08 [2022-02-18T12:15:08.504Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:15:08 [2022-02-18T12:15:08.504Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestContainerStartOnDaemonRestart
12:15:08 [2022-02-18T12:15:08.504Z] === PAUSE TestContainerStartOnDaemonRestart
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestDaemonRestartIpcMode
12:15:08 [2022-02-18T12:15:08.504Z] === PAUSE TestDaemonRestartIpcMode
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestDaemonHostGatewayIP
12:15:08 [2022-02-18T12:15:08.504Z] === PAUSE TestDaemonHostGatewayIP
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestRestartDaemonWithRestartingContainer
12:15:08 [2022-02-18T12:15:08.504Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestContainerKillOnDaemonStart
12:15:08 [2022-02-18T12:15:08.504Z] === PAUSE TestContainerKillOnDaemonStart
12:15:08 [2022-02-18T12:15:08.504Z] === RUN   TestDiff
12:15:08 [2022-02-18T12:15:08.717Z] === RUN   TestMiddlewares
12:15:08 [2022-02-18T12:15:08.717Z] --- PASS: TestMiddlewares (0.00s)
12:15:08 [2022-02-18T12:15:08.717Z] PASS
12:15:08 [2022-02-18T12:15:08.717Z] coverage: 9.0% of statements
12:15:08 [2022-02-18T12:15:08.717Z] ok  	github.com/docker/docker/api/server	0.085s	coverage: 9.0% of statements
12:15:08 [2022-02-18T12:15:08.735Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:15:08 [2022-02-18T12:15:08.735Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:15:09 [2022-02-18T12:15:09.075Z] --- PASS: TestDiff (0.54s)
12:15:09 [2022-02-18T12:15:09.075Z] === RUN   TestExecWithCloseStdin
12:15:09 [2022-02-18T12:15:09.646Z] --- PASS: TestExecWithCloseStdin (0.62s)
12:15:09 [2022-02-18T12:15:09.646Z] === RUN   TestExec
12:15:10 [2022-02-18T12:15:10.118Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:15:10 [2022-02-18T12:15:10.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s)
12:15:10 [2022-02-18T12:15:10.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s)
12:15:10 [2022-02-18T12:15:10.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s)
12:15:10 [2022-02-18T12:15:10.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
12:15:10 [2022-02-18T12:15:10.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.10s)
12:15:10 [2022-02-18T12:15:10.118Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s)
12:15:10 [2022-02-18T12:15:10.118Z] === RUN   TestBuildMultiStageCopy
12:15:10 [2022-02-18T12:15:10.118Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:15:10 [2022-02-18T12:15:10.215Z] --- PASS: TestExec (0.59s)
12:15:10 [2022-02-18T12:15:10.215Z] === RUN   TestExecUser
12:15:10 [2022-02-18T12:15:10.377Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
12:15:10 [2022-02-18T12:15:10.377Z] PASS
12:15:10 [2022-02-18T12:15:10.377Z] 
12:15:10 [2022-02-18T12:15:10.377Z] === Skipped
12:15:10 [2022-02-18T12:15:10.378Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:15:10 [2022-02-18T12:15:10.378Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:10 [2022-02-18T12:15:10.378Z] 
12:15:10 [2022-02-18T12:15:10.378Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
12:15:10 [2022-02-18T12:15:10.378Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:10 [2022-02-18T12:15:10.378Z] 
12:15:10 [2022-02-18T12:15:10.378Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:15:10 [2022-02-18T12:15:10.378Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:10 [2022-02-18T12:15:10.378Z] 
12:15:10 [2022-02-18T12:15:10.378Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:15:10 [2022-02-18T12:15:10.378Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:10 [2022-02-18T12:15:10.378Z] 
12:15:10 [2022-02-18T12:15:10.378Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:15:10 [2022-02-18T12:15:10.378Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:10 [2022-02-18T12:15:10.378Z] 
12:15:10 [2022-02-18T12:15:10.378Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:15:10 [2022-02-18T12:15:10.378Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:15:10 [2022-02-18T12:15:10.378Z] 
12:15:10 [2022-02-18T12:15:10.378Z] DONE 7 tests, 6 skipped in 1.734s
12:15:10 [2022-02-18T12:15:10.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:15:10 [2022-02-18T12:15:10.378Z] INFO: Testing against a local daemon
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestCheckpoint
12:15:10 [2022-02-18T12:15:10.378Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:15:10 [2022-02-18T12:15:10.378Z] --- SKIP: TestCheckpoint (0.00s)
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestContainerInvalidJSON
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:15:10 [2022-02-18T12:15:10.378Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:15:10 [2022-02-18T12:15:10.378Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:15:10 [2022-02-18T12:15:10.378Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:15:10 [2022-02-18T12:15:10.378Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:15:10 [2022-02-18T12:15:10.378Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:15:10 [2022-02-18T12:15:10.378Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:15:10 [2022-02-18T12:15:10.378Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:15:10 [2022-02-18T12:15:10.378Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:15:10 [2022-02-18T12:15:10.378Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:15:10 [2022-02-18T12:15:10.378Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:15:10 [2022-02-18T12:15:10.378Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestCopyFromContainerPathIsNotDir
12:15:10 [2022-02-18T12:15:10.378Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestCopyToContainerPathDoesNotExist
12:15:10 [2022-02-18T12:15:10.378Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestCopyToContainerPathIsNotDir
12:15:10 [2022-02-18T12:15:10.378Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:15:10 [2022-02-18T12:15:10.378Z] === RUN   TestCopyFromContainer
12:15:10 [2022-02-18T12:15:10.786Z] --- PASS: TestExecUser (0.59s)
12:15:10 [2022-02-18T12:15:10.786Z] === RUN   TestExportContainerAndImportImage
12:15:11 [2022-02-18T12:15:11.059Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:15:11 [2022-02-18T12:15:11.320Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:15:11 [2022-02-18T12:15:11.320Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:15:11 [2022-02-18T12:15:11.360Z] --- PASS: TestExportContainerAndImportImage (0.68s)
12:15:11 [2022-02-18T12:15:11.360Z] === RUN   TestExportContainerAfterDaemonRestart
12:15:11 [2022-02-18T12:15:11.582Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:15:11 [2022-02-18T12:15:11.842Z] --- PASS: TestBuildMultiStageCopy (1.86s)
12:15:11 [2022-02-18T12:15:11.842Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s)
12:15:11 [2022-02-18T12:15:11.842Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
12:15:11 [2022-02-18T12:15:11.842Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
12:15:11 [2022-02-18T12:15:11.842Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:15:11 [2022-02-18T12:15:11.842Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:15:11 [2022-02-18T12:15:11.842Z] === RUN   TestBuildMultiStageParentConfig
12:15:12 [2022-02-18T12:15:12.412Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
12:15:12 [2022-02-18T12:15:12.412Z] === RUN   TestBuildLabelWithTargets
12:15:12 [2022-02-18T12:15:12.743Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
12:15:12 [2022-02-18T12:15:12.743Z] === RUN   TestHealthCheckWorkdir
12:15:13 [2022-02-18T12:15:13.353Z] --- PASS: TestBuildLabelWithTargets (1.00s)
12:15:13 [2022-02-18T12:15:13.353Z] === RUN   TestBuildWithEmptyLayers
12:15:13 [2022-02-18T12:15:13.683Z] --- PASS: TestHealthCheckWorkdir (0.81s)
12:15:13 [2022-02-18T12:15:13.683Z] === RUN   TestHealthKillContainer
12:15:13 [2022-02-18T12:15:13.924Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
12:15:13 [2022-02-18T12:15:13.924Z] === RUN   TestBuildMultiStageOnBuild
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer//
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer//bar/root
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer//bar/root/
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/quux
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/quux/
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:15:14 [2022-02-18T12:15:14.581Z] === RUN   TestCopyFromContainer/bar/notarget
12:15:14 [2022-02-18T12:15:14.840Z] --- PASS: TestCopyFromContainer (4.36s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:15:14 [2022-02-18T12:15:14.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:15:14 [2022-02-18T12:15:14.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:15:14 [2022-02-18T12:15:14.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:15:14 [2022-02-18T12:15:14.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:15:14 [2022-02-18T12:15:14.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:15:14 [2022-02-18T12:15:14.840Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:15:14 [2022-02-18T12:15:14.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateLinkToNonExistingContainer
12:15:14 [2022-02-18T12:15:14.840Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateWithInvalidEnv
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateWithInvalidEnv/0
12:15:14 [2022-02-18T12:15:14.840Z] === PAUSE TestCreateWithInvalidEnv/0
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateWithInvalidEnv/1
12:15:14 [2022-02-18T12:15:14.840Z] === PAUSE TestCreateWithInvalidEnv/1
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateWithInvalidEnv/2
12:15:14 [2022-02-18T12:15:14.840Z] === PAUSE TestCreateWithInvalidEnv/2
12:15:14 [2022-02-18T12:15:14.840Z] === CONT  TestCreateWithInvalidEnv/0
12:15:14 [2022-02-18T12:15:14.840Z] === CONT  TestCreateWithInvalidEnv/2
12:15:14 [2022-02-18T12:15:14.840Z] === CONT  TestCreateWithInvalidEnv/1
12:15:14 [2022-02-18T12:15:14.840Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:15:14 [2022-02-18T12:15:14.840Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateTmpfsMountsTarget
12:15:14 [2022-02-18T12:15:14.840Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:15:14 [2022-02-18T12:15:14.840Z] === RUN   TestCreateWithCustomMaskedPaths
12:15:15 [2022-02-18T12:15:15.307Z] --- PASS: TestBuildMultiStageOnBuild (1.31s)
12:15:15 [2022-02-18T12:15:15.307Z] === RUN   TestBuildUncleanTarFilenames
12:15:15 [2022-02-18T12:15:15.569Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
12:15:15 [2022-02-18T12:15:15.569Z] === RUN   TestBuildMultiStageLayerLeak
12:15:16 [2022-02-18T12:15:16.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
12:15:16 [2022-02-18T12:15:16.243Z] === RUN   TestCreateWithCustomReadonlyPaths
12:15:16 [2022-02-18T12:15:16.953Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s)
12:15:16 [2022-02-18T12:15:16.953Z] === RUN   TestBuildWithHugeFile
12:15:17 [2022-02-18T12:15:17.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:17 [2022-02-18T12:15:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:17 [2022-02-18T12:15:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:17 [2022-02-18T12:15:17.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:17 [2022-02-18T12:15:17.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:17 [2022-02-18T12:15:17.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:15:17 [2022-02-18T12:15:17.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:15:17 [2022-02-18T12:15:17.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:15:17 [2022-02-18T12:15:17.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:15:17 [2022-02-18T12:15:17.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:15:17 [2022-02-18T12:15:17.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:15:17 [2022-02-18T12:15:17.181Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:15:17 [2022-02-18T12:15:17.441Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
12:15:17 [2022-02-18T12:15:17.441Z] === RUN   TestCreateDifferentPlatform
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestCreateDifferentPlatform/different_os
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:15:17 [2022-02-18T12:15:17.699Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:15:17 [2022-02-18T12:15:17.699Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:15:17 [2022-02-18T12:15:17.699Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:15:17 [2022-02-18T12:15:17.699Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:15:17 [2022-02-18T12:15:17.699Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestContainerStartOnDaemonRestart
12:15:17 [2022-02-18T12:15:17.699Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:15:17 [2022-02-18T12:15:17.699Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestDaemonRestartIpcMode
12:15:17 [2022-02-18T12:15:17.699Z] === PAUSE TestDaemonRestartIpcMode
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestDaemonHostGatewayIP
12:15:17 [2022-02-18T12:15:17.699Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:15:17 [2022-02-18T12:15:17.699Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestRestartDaemonWithRestartingContainer
12:15:17 [2022-02-18T12:15:17.699Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestContainerKillOnDaemonStart
12:15:17 [2022-02-18T12:15:17.699Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:15:17 [2022-02-18T12:15:17.699Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:15:17 [2022-02-18T12:15:17.699Z] === RUN   TestDiff
12:15:17 [2022-02-18T12:15:17.958Z] --- PASS: TestDiff (0.39s)
12:15:17 [2022-02-18T12:15:17.958Z] === RUN   TestExecWithCloseStdin
12:15:18 [2022-02-18T12:15:18.527Z] --- PASS: TestExecWithCloseStdin (0.47s)
12:15:18 [2022-02-18T12:15:18.527Z] === RUN   TestExec
12:15:19 [2022-02-18T12:15:19.096Z] --- PASS: TestExec (0.44s)
12:15:19 [2022-02-18T12:15:19.096Z] === RUN   TestExecUser
12:15:19 [2022-02-18T12:15:19.356Z] --- PASS: TestExecUser (0.46s)
12:15:19 [2022-02-18T12:15:19.356Z] === RUN   TestExportContainerAndImportImage
12:15:19 [2022-02-18T12:15:19.778Z] ..........................xx....................                         [ 29%]
12:15:19 [2022-02-18T12:15:19.926Z] --- PASS: TestExportContainerAndImportImage (0.55s)
12:15:19 [2022-02-18T12:15:19.926Z] === RUN   TestExportContainerAfterDaemonRestart
12:15:21 [2022-02-18T12:15:21.817Z] --- PASS: TestHealthKillContainer (8.16s)
12:15:21 [2022-02-18T12:15:21.817Z] === RUN   TestInspectCpusetInConfigPre120
12:15:22 [2022-02-18T12:15:22.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
12:15:22 [2022-02-18T12:15:22.388Z] === RUN   TestIpcModeNone
12:15:22 [2022-02-18T12:15:22.958Z] --- PASS: TestIpcModeNone (0.61s)
12:15:22 [2022-02-18T12:15:22.958Z] === RUN   TestIpcModePrivate
12:15:23 [2022-02-18T12:15:23.210Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
12:15:23 [2022-02-18T12:15:23.210Z] === RUN   TestHealthCheckWorkdir
12:15:23 [2022-02-18T12:15:23.218Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false
12:15:23 [2022-02-18T12:15:23.479Z] --- PASS: TestIpcModePrivate (0.57s)
12:15:23 [2022-02-18T12:15:23.479Z] === RUN   TestIpcModeShareable
12:15:23 [2022-02-18T12:15:23.739Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true
12:15:23 [2022-02-18T12:15:23.777Z] --- PASS: TestHealthCheckWorkdir (0.54s)
12:15:23 [2022-02-18T12:15:23.777Z] === RUN   TestHealthKillContainer
12:15:24 [2022-02-18T12:15:24.003Z] --- PASS: TestIpcModeShareable (0.62s)
12:15:24 [2022-02-18T12:15:24.003Z] === RUN   TestAPIIpcModeShareableAndContainer
12:15:25 [2022-02-18T12:15:25.915Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s)
12:15:25 [2022-02-18T12:15:25.915Z] === RUN   TestAPIIpcModeHost
12:15:26 [2022-02-18T12:15:26.176Z] --- PASS: TestAPIIpcModeHost (0.41s)
12:15:26 [2022-02-18T12:15:26.176Z] === RUN   TestDaemonIpcModeShareable
12:15:27 [2022-02-18T12:15:27.566Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
12:15:27 [2022-02-18T12:15:27.566Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
12:15:27 [2022-02-18T12:15:27.566Z] === RUN   TestDaemonIpcModePrivate
12:15:28 [2022-02-18T12:15:28.511Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
12:15:28 [2022-02-18T12:15:28.511Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
12:15:28 [2022-02-18T12:15:28.511Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:15:29 [2022-02-18T12:15:29.897Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
12:15:29 [2022-02-18T12:15:29.897Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
12:15:29 [2022-02-18T12:15:29.897Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:15:30 [2022-02-18T12:15:30.839Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
12:15:31 [2022-02-18T12:15:31.111Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s)
12:15:31 [2022-02-18T12:15:31.111Z] === RUN   TestIpcModeOlderClient
12:15:31 [2022-02-18T12:15:31.111Z] === PAUSE TestIpcModeOlderClient
12:15:31 [2022-02-18T12:15:31.111Z] === RUN   TestKillContainerInvalidSignal
12:15:31 [2022-02-18T12:15:31.706Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
12:15:31 [2022-02-18T12:15:31.706Z] === RUN   TestKillContainer
12:15:31 [2022-02-18T12:15:31.706Z] === RUN   TestKillContainer/no_signal
12:15:31 [2022-02-18T12:15:31.887Z] --- PASS: TestHealthKillContainer (7.91s)
12:15:31 [2022-02-18T12:15:31.887Z] === RUN   TestInspectCpusetInConfigPre120
12:15:31 [2022-02-18T12:15:31.887Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:15:31 [2022-02-18T12:15:31.887Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:15:31 [2022-02-18T12:15:31.887Z] === RUN   TestIpcModeNone
12:15:32 [2022-02-18T12:15:32.146Z] --- PASS: TestIpcModeNone (0.45s)
12:15:32 [2022-02-18T12:15:32.146Z] === RUN   TestIpcModePrivate
12:15:32 [2022-02-18T12:15:32.283Z] === RUN   TestKillContainer/non_killing_signal
12:15:32 [2022-02-18T12:15:32.406Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:15:32 [2022-02-18T12:15:32.551Z] === RUN   TestKillContainer/killing_signal
12:15:32 [2022-02-18T12:15:32.666Z] --- PASS: TestIpcModePrivate (0.42s)
12:15:32 [2022-02-18T12:15:32.666Z] === RUN   TestIpcModeShareable
12:15:32 [2022-02-18T12:15:32.666Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:15:32 [2022-02-18T12:15:32.666Z] --- SKIP: TestIpcModeShareable (0.00s)
12:15:32 [2022-02-18T12:15:32.666Z] === RUN   TestAPIIpcModeShareableAndContainer
12:15:33 [2022-02-18T12:15:33.123Z] --- PASS: TestKillContainer (1.44s)
12:15:33 [2022-02-18T12:15:33.123Z]     --- PASS: TestKillContainer/no_signal (0.48s)
12:15:33 [2022-02-18T12:15:33.123Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
12:15:33 [2022-02-18T12:15:33.123Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
12:15:33 [2022-02-18T12:15:33.123Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:15:33 [2022-02-18T12:15:33.123Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:15:33 [2022-02-18T12:15:33.694Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:15:34 [2022-02-18T12:15:34.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
12:15:34 [2022-02-18T12:15:34.042Z] === RUN   TestAPIIpcModeHost
12:15:34 [2022-02-18T12:15:34.042Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:15:34 [2022-02-18T12:15:34.042Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:15:34 [2022-02-18T12:15:34.042Z] === RUN   TestDaemonIpcModeShareable
12:15:34 [2022-02-18T12:15:34.042Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:15:34 [2022-02-18T12:15:34.042Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:15:34 [2022-02-18T12:15:34.042Z] === RUN   TestDaemonIpcModePrivate
12:15:34 [2022-02-18T12:15:34.636Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
12:15:34 [2022-02-18T12:15:34.636Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
12:15:34 [2022-02-18T12:15:34.636Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s)
12:15:34 [2022-02-18T12:15:34.636Z] === RUN   TestKillStoppedContainer
12:15:34 [2022-02-18T12:15:34.636Z] --- PASS: TestKillStoppedContainer (0.06s)
12:15:34 [2022-02-18T12:15:34.636Z] === RUN   TestKillStoppedContainerAPIPre120
12:15:34 [2022-02-18T12:15:34.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:15:34 [2022-02-18T12:15:34.636Z] === RUN   TestKillDifferentUserContainer
12:15:34 [2022-02-18T12:15:34.978Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:15:35 [2022-02-18T12:15:35.207Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:15:35 [2022-02-18T12:15:35.207Z] === RUN   TestInspectOomKilledTrue
12:15:35 [2022-02-18T12:15:35.207Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:15:35 [2022-02-18T12:15:35.207Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:15:35 [2022-02-18T12:15:35.207Z] === RUN   TestInspectOomKilledFalse
12:15:35 [2022-02-18T12:15:35.468Z] --- PASS: TestInspectOomKilledFalse (0.44s)
12:15:35 [2022-02-18T12:15:35.468Z] === RUN   TestLinksEtcHostsContentMatch
12:15:35 [2022-02-18T12:15:35.647Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:15:35 [2022-02-18T12:15:35.730Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
12:15:35 [2022-02-18T12:15:35.730Z] === RUN   TestLinksContainerNames
12:15:36 [2022-02-18T12:15:36.353Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
12:15:36 [2022-02-18T12:15:36.353Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:15:36 [2022-02-18T12:15:36.353Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:15:36 [2022-02-18T12:15:36.353Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:15:36 [2022-02-18T12:15:36.353Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:15:36 [2022-02-18T12:15:36.353Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:15:36 [2022-02-18T12:15:36.353Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:15:36 [2022-02-18T12:15:36.353Z] === RUN   TestIpcModeOlderClient
12:15:36 [2022-02-18T12:15:36.353Z] === PAUSE TestIpcModeOlderClient
12:15:36 [2022-02-18T12:15:36.353Z] === RUN   TestKillContainerInvalidSignal
12:15:36 [2022-02-18T12:15:36.611Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
12:15:36 [2022-02-18T12:15:36.611Z] === RUN   TestKillContainer
12:15:36 [2022-02-18T12:15:36.611Z] === RUN   TestKillContainer/no_signal
12:15:36 [2022-02-18T12:15:36.671Z] --- PASS: TestLinksContainerNames (0.90s)
12:15:36 [2022-02-18T12:15:36.671Z] === RUN   TestLogsFollowTailEmpty
12:15:36 [2022-02-18T12:15:36.869Z] === RUN   TestKillContainer/non_killing_signal
12:15:37 [2022-02-18T12:15:37.129Z] === RUN   TestKillContainer/killing_signal
12:15:37 [2022-02-18T12:15:37.242Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
12:15:37 [2022-02-18T12:15:37.242Z] === RUN   TestContainerNetworkMountsNoChown
12:15:37 [2022-02-18T12:15:37.502Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/default
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/default
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/private
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/private
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rprivate
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rprivate
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/slave
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/slave
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rslave
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rslave
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/shared
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/shared
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rshared
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rshared
12:15:37 [2022-02-18T12:15:37.502Z] === CONT  TestMountDaemonRoot/default
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/default/bind_root
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/default/mount_root
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === CONT  TestMountDaemonRoot/default/bind_root
12:15:37 [2022-02-18T12:15:37.502Z] === CONT  TestMountDaemonRoot/rshared
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:15:37 [2022-02-18T12:15:37.502Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:15:37 [2022-02-18T12:15:37.502Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:15:37 [2022-02-18T12:15:37.696Z] --- PASS: TestKillContainer (1.17s)
12:15:37 [2022-02-18T12:15:37.696Z]     --- PASS: TestKillContainer/no_signal (0.37s)
12:15:37 [2022-02-18T12:15:37.696Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
12:15:37 [2022-02-18T12:15:37.696Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
12:15:37 [2022-02-18T12:15:37.696Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:15:37 [2022-02-18T12:15:37.696Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/shared
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/rslave
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/slave
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/rprivate
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/private
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/private/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/private/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/default/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:15:37 [2022-02-18T12:15:37.765Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:15:38 [2022-02-18T12:15:38.027Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:15:38 [2022-02-18T12:15:38.027Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:15:38 [2022-02-18T12:15:38.027Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:15:38 [2022-02-18T12:15:38.027Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:15:38 [2022-02-18T12:15:38.027Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:15:38 [2022-02-18T12:15:38.027Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/private/bind_root
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/private/mount_root
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:15:38 [2022-02-18T12:15:38.028Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:15:38 [2022-02-18T12:15:38.028Z] --- PASS: TestMountDaemonRoot (0.02s)
12:15:38 [2022-02-18T12:15:38.028Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:15:38 [2022-02-18T12:15:38.028Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]     --- PASS: TestMountDaemonRoot/shared (0.01s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:15:38 [2022-02-18T12:15:38.028Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:15:38 [2022-02-18T12:15:38.028Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:15:38 [2022-02-18T12:15:38.028Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:15:38 [2022-02-18T12:15:38.265Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:15:38 [2022-02-18T12:15:38.289Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:15:38 [2022-02-18T12:15:38.289Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:15:38 [2022-02-18T12:15:38.289Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:15:38 [2022-02-18T12:15:38.289Z] === RUN   TestContainerBindMountNonRecursive
12:15:38 [2022-02-18T12:15:38.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
12:15:38 [2022-02-18T12:15:38.523Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
12:15:38 [2022-02-18T12:15:38.523Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
12:15:38 [2022-02-18T12:15:38.523Z] === RUN   TestKillStoppedContainer
12:15:38 [2022-02-18T12:15:38.523Z] --- PASS: TestKillStoppedContainer (0.04s)
12:15:38 [2022-02-18T12:15:38.523Z] === RUN   TestKillStoppedContainerAPIPre120
12:15:38 [2022-02-18T12:15:38.523Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:15:38 [2022-02-18T12:15:38.523Z] === RUN   TestKillDifferentUserContainer
12:15:39 [2022-02-18T12:15:39.091Z] --- PASS: TestKillDifferentUserContainer (0.42s)
12:15:39 [2022-02-18T12:15:39.091Z] === RUN   TestInspectOomKilledTrue
12:15:39 [2022-02-18T12:15:39.091Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:15:39 [2022-02-18T12:15:39.091Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:15:39 [2022-02-18T12:15:39.091Z] === RUN   TestInspectOomKilledFalse
12:15:39 [2022-02-18T12:15:39.091Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:15:39 [2022-02-18T12:15:39.091Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:15:39 [2022-02-18T12:15:39.091Z] === RUN   TestLinksEtcHostsContentMatch
12:15:39 [2022-02-18T12:15:39.091Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:15:39 [2022-02-18T12:15:39.091Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:15:39 [2022-02-18T12:15:39.091Z] === RUN   TestLinksContainerNames
12:15:39 [2022-02-18T12:15:39.231Z] --- PASS: TestContainerBindMountNonRecursive (1.17s)
12:15:39 [2022-02-18T12:15:39.231Z] === RUN   TestContainerVolumesMountedAsShared
12:15:39 [2022-02-18T12:15:39.802Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
12:15:39 [2022-02-18T12:15:39.803Z] === RUN   TestContainerVolumesMountedAsSlave
12:15:40 [2022-02-18T12:15:40.030Z] --- PASS: TestLinksContainerNames (0.78s)
12:15:40 [2022-02-18T12:15:40.030Z] === RUN   TestLogsFollowTailEmpty
12:15:40 [2022-02-18T12:15:40.064Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
12:15:40 [2022-02-18T12:15:40.064Z] === RUN   TestNetworkNat
12:15:40 [2022-02-18T12:15:40.289Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
12:15:40 [2022-02-18T12:15:40.289Z] === RUN   TestContainerNetworkMountsNoChown
12:15:40 [2022-02-18T12:15:40.552Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/default
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/default
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/private
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/private
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rprivate
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rprivate
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/slave
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/slave
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rslave
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rslave
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/shared
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/shared
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rshared
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rshared
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/default
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/default/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/default/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/rshared
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/shared
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/rslave
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:15:40 [2022-02-18T12:15:40.552Z] === CONT  TestMountDaemonRoot/slave
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:15:40 [2022-02-18T12:15:40.552Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:15:40 [2022-02-18T12:15:40.552Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === CONT  TestMountDaemonRoot/private
12:15:40 [2022-02-18T12:15:40.553Z] === CONT  TestMountDaemonRoot/rprivate
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/private/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/private/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === CONT  TestMountDaemonRoot/default/mount_root
12:15:40 [2022-02-18T12:15:40.553Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:15:40 [2022-02-18T12:15:40.553Z] === CONT  TestMountDaemonRoot/default/bind_root
12:15:40 [2022-02-18T12:15:40.636Z] --- PASS: TestNetworkNat (0.51s)
12:15:40 [2022-02-18T12:15:40.636Z] === RUN   TestNetworkLocalhostTCPNat
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/private/bind_root
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:15:40 [2022-02-18T12:15:40.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:15:41 [2022-02-18T12:15:41.073Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:15:41 [2022-02-18T12:15:41.073Z] === CONT  TestMountDaemonRoot/private/mount_root
12:15:41 [2022-02-18T12:15:41.073Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:15:41 [2022-02-18T12:15:41.073Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:15:41 [2022-02-18T12:15:41.073Z] --- PASS: TestMountDaemonRoot (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:15:41 [2022-02-18T12:15:41.073Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
12:15:41 [2022-02-18T12:15:41.073Z] === RUN   TestContainerBindMountNonRecursive
12:15:41 [2022-02-18T12:15:41.073Z]     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)
12:15:41 [2022-02-18T12:15:41.073Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:15:41 [2022-02-18T12:15:41.073Z] === RUN   TestContainerVolumesMountedAsShared
12:15:41 [2022-02-18T12:15:41.073Z]     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)
12:15:41 [2022-02-18T12:15:41.073Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z] === RUN   TestContainerVolumesMountedAsSlave
12:15:41 [2022-02-18T12:15:41.073Z]     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)
12:15:41 [2022-02-18T12:15:41.073Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:15:41 [2022-02-18T12:15:41.073Z] === RUN   TestNetworkNat
12:15:41 [2022-02-18T12:15:41.209Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
12:15:41 [2022-02-18T12:15:41.209Z] === RUN   TestNetworkLoopbackNat
12:15:41 [2022-02-18T12:15:41.641Z] --- PASS: TestNetworkNat (0.49s)
12:15:41 [2022-02-18T12:15:41.641Z] === RUN   TestNetworkLocalhostTCPNat
12:15:41 [2022-02-18T12:15:41.901Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
12:15:41 [2022-02-18T12:15:41.901Z] === RUN   TestNetworkLoopbackNat
12:15:43 [2022-02-18T12:15:43.372Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:15:43 [2022-02-18T12:15:43.751Z] --- PASS: TestNetworkLoopbackNat (2.58s)
12:15:43 [2022-02-18T12:15:43.751Z] === RUN   TestPause
12:15:44 [2022-02-18T12:15:44.012Z] --- PASS: TestPause (0.47s)
12:15:44 [2022-02-18T12:15:44.012Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:15:44 [2022-02-18T12:15:44.012Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:15:44 [2022-02-18T12:15:44.012Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:15:44 [2022-02-18T12:15:44.012Z] === RUN   TestPauseStopPausedContainer
12:15:44 [2022-02-18T12:15:44.430Z] --- PASS: TestNetworkLoopbackNat (2.53s)
12:15:44 [2022-02-18T12:15:44.430Z] === RUN   TestPause
12:15:44 [2022-02-18T12:15:44.430Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:15:44 [2022-02-18T12:15:44.430Z] --- SKIP: TestPause (0.00s)
12:15:44 [2022-02-18T12:15:44.430Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:15:44 [2022-02-18T12:15:44.430Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:15:44 [2022-02-18T12:15:44.430Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:15:44 [2022-02-18T12:15:44.430Z] === RUN   TestPauseStopPausedContainer
12:15:44 [2022-02-18T12:15:44.430Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:15:44 [2022-02-18T12:15:44.430Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:15:44 [2022-02-18T12:15:44.430Z] === RUN   TestPsFilter
12:15:44 [2022-02-18T12:15:44.430Z] --- PASS: TestPsFilter (0.10s)
12:15:44 [2022-02-18T12:15:44.430Z] === RUN   TestRemoveContainerWithRemovedVolume
12:15:44 [2022-02-18T12:15:44.582Z] --- PASS: TestPauseStopPausedContainer (0.46s)
12:15:44 [2022-02-18T12:15:44.582Z] === RUN   TestPsFilter
12:15:44 [2022-02-18T12:15:44.582Z] --- PASS: TestPsFilter (0.12s)
12:15:44 [2022-02-18T12:15:44.582Z] === RUN   TestRemoveContainerWithRemovedVolume
12:15:44 [2022-02-18T12:15:44.997Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
12:15:44 [2022-02-18T12:15:44.997Z] === RUN   TestRemoveContainerWithVolume
12:15:45 [2022-02-18T12:15:45.153Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
12:15:45 [2022-02-18T12:15:45.153Z] === RUN   TestRemoveContainerWithVolume
12:15:45 [2022-02-18T12:15:45.257Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
12:15:45 [2022-02-18T12:15:45.257Z] === RUN   TestRemoveContainerRunning
12:15:45 [2022-02-18T12:15:45.725Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
12:15:45 [2022-02-18T12:15:45.725Z] === RUN   TestRemoveContainerRunning
12:15:45 [2022-02-18T12:15:45.823Z] --- PASS: TestRemoveContainerRunning (0.39s)
12:15:45 [2022-02-18T12:15:45.823Z] === RUN   TestRemoveContainerForceRemoveRunning
12:15:45 [2022-02-18T12:15:45.985Z] --- PASS: TestRemoveContainerRunning (0.45s)
12:15:45 [2022-02-18T12:15:45.985Z] === RUN   TestRemoveContainerForceRemoveRunning
12:15:46 [2022-02-18T12:15:46.082Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
12:15:46 [2022-02-18T12:15:46.082Z] === RUN   TestRemoveInvalidContainer
12:15:46 [2022-02-18T12:15:46.082Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:15:46 [2022-02-18T12:15:46.082Z] === RUN   TestRenameLinkedContainer
12:15:46 [2022-02-18T12:15:46.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
12:15:46 [2022-02-18T12:15:46.556Z] === RUN   TestRemoveInvalidContainer
12:15:46 [2022-02-18T12:15:46.556Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:15:46 [2022-02-18T12:15:46.556Z] === RUN   TestRenameLinkedContainer
12:15:47 [2022-02-18T12:15:47.803Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:15:47 [2022-02-18T12:15:47.984Z] --- PASS: TestRenameLinkedContainer (1.62s)
12:15:47 [2022-02-18T12:15:47.984Z] === RUN   TestRenameStoppedContainer
12:15:48 [2022-02-18T12:15:48.243Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:15:48 [2022-02-18T12:15:48.243Z] === RUN   TestRenameRunningContainerAndReuse
12:15:48 [2022-02-18T12:15:48.470Z] --- PASS: TestRenameLinkedContainer (1.80s)
12:15:48 [2022-02-18T12:15:48.470Z] === RUN   TestRenameStoppedContainer
12:15:48 [2022-02-18T12:15:48.731Z] --- PASS: TestRenameStoppedContainer (0.43s)
12:15:48 [2022-02-18T12:15:48.731Z] === RUN   TestRenameRunningContainerAndReuse
12:15:49 [2022-02-18T12:15:49.177Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
12:15:49 [2022-02-18T12:15:49.177Z] === RUN   TestRenameInvalidName
12:15:49 [2022-02-18T12:15:49.437Z] --- PASS: TestRenameInvalidName (0.39s)
12:15:49 [2022-02-18T12:15:49.437Z] === RUN   TestRenameAnonymousContainer
12:15:49 [2022-02-18T12:15:49.675Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
12:15:49 [2022-02-18T12:15:49.675Z] === RUN   TestRenameInvalidName
12:15:49 [2022-02-18T12:15:49.937Z] --- PASS: TestRenameInvalidName (0.44s)
12:15:49 [2022-02-18T12:15:49.937Z] === RUN   TestRenameAnonymousContainer
12:15:50 [2022-02-18T12:15:50.817Z] --- PASS: TestRenameAnonymousContainer (1.44s)
12:15:50 [2022-02-18T12:15:50.817Z] === RUN   TestRenameContainerWithSameName
12:15:51 [2022-02-18T12:15:51.386Z] --- PASS: TestRenameContainerWithSameName (0.42s)
12:15:51 [2022-02-18T12:15:51.386Z] === RUN   TestRenameContainerWithLinkedContainer
12:15:51 [2022-02-18T12:15:51.850Z] --- PASS: TestRenameAnonymousContainer (1.59s)
12:15:51 [2022-02-18T12:15:51.850Z] === RUN   TestRenameContainerWithSameName
12:15:51 [2022-02-18T12:15:51.953Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
12:15:51 [2022-02-18T12:15:51.953Z] === RUN   TestResize
12:15:52 [2022-02-18T12:15:52.111Z] --- PASS: TestRenameContainerWithSameName (0.43s)
12:15:52 [2022-02-18T12:15:52.111Z] === RUN   TestRenameContainerWithLinkedContainer
12:15:52 [2022-02-18T12:15:52.520Z] --- PASS: TestResize (0.41s)
12:15:52 [2022-02-18T12:15:52.520Z] === RUN   TestResizeWithInvalidSize
12:15:52 [2022-02-18T12:15:52.778Z] --- PASS: TestResizeWithInvalidSize (0.40s)
12:15:52 [2022-02-18T12:15:52.778Z] === RUN   TestResizeWhenContainerNotStarted
12:15:53 [2022-02-18T12:15:53.054Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
12:15:53 [2022-02-18T12:15:53.054Z] === RUN   TestResize
12:15:53 [2022-02-18T12:15:53.314Z] --- PASS: TestResize (0.44s)
12:15:53 [2022-02-18T12:15:53.314Z] === RUN   TestResizeWithInvalidSize
12:15:53 [2022-02-18T12:15:53.344Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
12:15:53 [2022-02-18T12:15:53.344Z] === RUN   TestDaemonRestartKillContainers
12:15:53 [2022-02-18T12:15:53.344Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:15:53 [2022-02-18T12:15:53.344Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:15:53 [2022-02-18T12:15:53.344Z] === RUN   TestCgroupNamespacesRun
12:15:53 [2022-02-18T12:15:53.895Z] --- PASS: TestResizeWithInvalidSize (0.44s)
12:15:53 [2022-02-18T12:15:53.895Z] === RUN   TestResizeWhenContainerNotStarted
12:15:54 [2022-02-18T12:15:54.157Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:15:54 [2022-02-18T12:15:54.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:15:55 [2022-02-18T12:15:55.877Z] --- PASS: TestCgroupNamespacesRun (2.16s)
12:15:55 [2022-02-18T12:15:55.877Z] === RUN   TestCgroupNamespacesRunPrivileged
12:15:56 [2022-02-18T12:15:56.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:15:56 [2022-02-18T12:15:56.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:15:57 [2022-02-18T12:15:57.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:15:57 [2022-02-18T12:15:57.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:15:57 [2022-02-18T12:15:57.779Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
12:15:57 [2022-02-18T12:15:57.779Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:15:58 [2022-02-18T12:15:58.488Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:15:59 [2022-02-18T12:15:59.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:15:59 [2022-02-18T12:15:59.680Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.26s)
12:15:59 [2022-02-18T12:15:59.680Z] === RUN   TestCgroupNamespacesRunHostMode
12:16:00 [2022-02-18T12:16:00.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:00 [2022-02-18T12:16:00.706Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:02 [2022-02-18T12:16:02.220Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
12:16:02 [2022-02-18T12:16:02.220Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:16:02 [2022-02-18T12:16:02.623Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:02 [2022-02-18T12:16:02.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:04 [2022-02-18T12:16:04.040Z] tests/integration/api_network_test.py ............................       [ 47%]
12:16:04 [2022-02-18T12:16:04.168Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.24s)
12:16:04 [2022-02-18T12:16:04.168Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:16:04 [2022-02-18T12:16:04.801Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s)
12:16:04 [2022-02-18T12:16:04.801Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
12:16:04 [2022-02-18T12:16:04.801Z] === RUN   TestCgroupNamespacesRun
12:16:05 [2022-02-18T12:16:05.745Z] --- PASS: TestCgroupNamespacesRun (1.24s)
12:16:05 [2022-02-18T12:16:05.745Z] === RUN   TestCgroupNamespacesRunPrivileged
12:16:05 [2022-02-18T12:16:05.745Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:16:05 [2022-02-18T12:16:05.745Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:16:05 [2022-02-18T12:16:05.745Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:16:05 [2022-02-18T12:16:05.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:16:05 [2022-02-18T12:16:05.828Z] Using test binary docker
12:16:05 [2022-02-18T12:16:05.828Z] +++ /etc/init.d/apparmor start
12:16:05 [2022-02-18T12:16:05.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:16:05 [2022-02-18T12:16:05.828Z] INFO: Waiting for daemon to start...
12:16:05 [2022-02-18T12:16:05.828Z] Starting dockerd
12:16:05 [2022-02-18T12:16:05.828Z] +++ 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
12:16:05 [2022-02-18T12:16:05.828Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:16:05 [2022-02-18T12:16:05.828Z] Using test binary docker
12:16:05 [2022-02-18T12:16:05.828Z] +++ /etc/init.d/apparmor start
12:16:05 [2022-02-18T12:16:05.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:16:05 [2022-02-18T12:16:05.828Z] Starting dockerd
12:16:05 [2022-02-18T12:16:05.829Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
12:16:05 [2022-02-18T12:16:05.829Z] INFO: Waiting for daemon to start...
12:16:05 [2022-02-18T12:16:05.829Z] .
12:16:05 [2022-02-18T12:16:05.829Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:16:05 [2022-02-18T12:16:05.829Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:16:05 [2022-02-18T12:16:05.829Z] Error: No such image: emptyfs
12:16:05 [2022-02-18T12:16:05.829Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:16:05 [2022-02-18T12:16:05.829Z] ++++ docker load
12:16:05 [2022-02-18T12:16:05.829Z] Running integration-test (iteration 1)
12:16:05 [2022-02-18T12:16:05.829Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:16:05 [2022-02-18T12:16:05.829Z] ++ 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)/'
12:16:05 [2022-02-18T12:16:05.829Z] ++ set -e
12:16:05 [2022-02-18T12:16:05.829Z] ++ '[' -n 0 ']'
12:16:05 [2022-02-18T12:16:05.829Z] ++ set -x
12:16:05 [2022-02-18T12:16:05.829Z] ++ env -i DEST=/go/src/github.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)/'
12:16:05 [2022-02-18T12:16:05.829Z] 
12:16:05 [2022-02-18T12:16:05.829Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:16:05 [2022-02-18T12:16:05.829Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:16:05 [2022-02-18T12:16:05.829Z] Error: No such image: emptyfs
12:16:05 [2022-02-18T12:16:05.829Z] ++++ docker load
12:16:05 [2022-02-18T12:16:05.829Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:16:05 [2022-02-18T12:16:05.829Z] Running integration-test (iteration 1)
12:16:05 [2022-02-18T12:16:05.829Z] 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)/
12:16:05 [2022-02-18T12:16:05.829Z] ++ 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)/'
12:16:05 [2022-02-18T12:16:05.829Z] ++ set -e
12:16:05 [2022-02-18T12:16:05.829Z] ++ '[' -n 0 ']'
12:16:05 [2022-02-18T12:16:05.829Z] ++ set -x
12:16:05 [2022-02-18T12:16:05.829Z] ++ env -i DEST=/go/src/github.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)/'
12:16:06 [2022-02-18T12:16:06.699Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
12:16:06 [2022-02-18T12:16:06.699Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:16:07 [2022-02-18T12:16:07.128Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
12:16:07 [2022-02-18T12:16:07.128Z] === RUN   TestCgroupNamespacesRunHostMode
12:16:08 [2022-02-18T12:16:08.075Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
12:16:08 [2022-02-18T12:16:08.076Z] === RUN   TestCgroupNamespacesRunOlderClient
12:16:08 [2022-02-18T12:16:08.517Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s)
12:16:08 [2022-02-18T12:16:08.517Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:16:09 [2022-02-18T12:16:09.458Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
12:16:09 [2022-02-18T12:16:09.458Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:16:09 [2022-02-18T12:16:09.975Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
12:16:09 [2022-02-18T12:16:09.975Z] === RUN   TestNISDomainname
12:16:10 [2022-02-18T12:16:10.234Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:16:10 [2022-02-18T12:16:10.234Z] --- SKIP: TestNISDomainname (0.01s)
12:16:10 [2022-02-18T12:16:10.234Z] === RUN   TestHostnameDnsResolution
12:16:10 [2022-02-18T12:16:10.801Z] --- PASS: TestHostnameDnsResolution (0.69s)
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestUnprivilegedPortsAndPing
12:16:10 [2022-02-18T12:16:10.801Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:16:10 [2022-02-18T12:16:10.801Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestStats
12:16:10 [2022-02-18T12:16:10.801Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:10 [2022-02-18T12:16:10.801Z] --- SKIP: TestStats (0.00s)
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestStopContainerWithTimeout
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestStopContainerWithTimeout/0
12:16:10 [2022-02-18T12:16:10.801Z] === PAUSE TestStopContainerWithTimeout/0
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestStopContainerWithTimeout/1
12:16:10 [2022-02-18T12:16:10.801Z] === PAUSE TestStopContainerWithTimeout/1
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestStopContainerWithTimeout/3
12:16:10 [2022-02-18T12:16:10.801Z] === PAUSE TestStopContainerWithTimeout/3
12:16:10 [2022-02-18T12:16:10.801Z] === RUN   TestStopContainerWithTimeout/-1
12:16:10 [2022-02-18T12:16:10.801Z] === PAUSE TestStopContainerWithTimeout/-1
12:16:10 [2022-02-18T12:16:10.801Z] === CONT  TestStopContainerWithTimeout/0
12:16:10 [2022-02-18T12:16:10.801Z] === CONT  TestStopContainerWithTimeout/-1
12:16:10 [2022-02-18T12:16:10.841Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
12:16:10 [2022-02-18T12:16:10.841Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:16:11 [2022-02-18T12:16:11.369Z] === CONT  TestStopContainerWithTimeout/3
12:16:11 [2022-02-18T12:16:11.413Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
12:16:11 [2022-02-18T12:16:11.413Z] === RUN   TestCgroupNamespacesRunOlderClient
12:16:12 [2022-02-18T12:16:12.797Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
12:16:12 [2022-02-18T12:16:12.797Z] === RUN   TestNISDomainname
12:16:13 [2022-02-18T12:16:13.060Z] --- PASS: TestNISDomainname (0.56s)
12:16:13 [2022-02-18T12:16:13.060Z] === RUN   TestHostnameDnsResolution
12:16:13 [2022-02-18T12:16:13.231Z] --- PASS: TestBuildWithHugeFile (49.84s)
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildWithEmptyDockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:16:13 [2022-02-18T12:16:13.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:16:13 [2022-02-18T12:16:13.231Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
12:16:13 [2022-02-18T12:16:13.231Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:16:13 [2022-02-18T12:16:13.231Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildPreserveOwnership
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildPreserveOwnership/copy_from
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:16:13 [2022-02-18T12:16:13.231Z] --- PASS: TestBuildPreserveOwnership (2.82s)
12:16:13 [2022-02-18T12:16:13.231Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.86s)
12:16:13 [2022-02-18T12:16:13.231Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildPlatformInvalid
12:16:13 [2022-02-18T12:16:13.231Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:16:13 [2022-02-18T12:16:13.231Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:16:13 [2022-02-18T12:16:13.271Z] === CONT  TestStopContainerWithTimeout/1
12:16:13 [2022-02-18T12:16:13.814Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:16:14 [2022-02-18T12:16:14.005Z] --- PASS: TestHostnameDnsResolution (0.74s)
12:16:14 [2022-02-18T12:16:14.005Z] === RUN   TestUnprivilegedPortsAndPing
12:16:14 [2022-02-18T12:16:14.575Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
12:16:14 [2022-02-18T12:16:14.575Z] === RUN   TestStats
12:16:14 [2022-02-18T12:16:14.646Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:16:14 [2022-02-18T12:16:14.646Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
12:16:14 [2022-02-18T12:16:14.646Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
12:16:14 [2022-02-18T12:16:14.646Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
12:16:14 [2022-02-18T12:16:14.646Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
12:16:14 [2022-02-18T12:16:14.646Z] === RUN   TestDeleteDevicemapper
12:16:14 [2022-02-18T12:16:14.646Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:16:14 [2022-02-18T12:16:14.646Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:16:14 [2022-02-18T12:16:14.646Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:16:15 [2022-02-18T12:16:15.267Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:16:16 [2022-02-18T12:16:16.550Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
12:16:16 [2022-02-18T12:16:16.550Z] === RUN   TestUpdateMemory
12:16:16 [2022-02-18T12:16:16.550Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:16 [2022-02-18T12:16:16.550Z] --- SKIP: TestUpdateMemory (0.00s)
12:16:16 [2022-02-18T12:16:16.550Z] === RUN   TestUpdateCPUQuota
12:16:16 [2022-02-18T12:16:16.550Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:16 [2022-02-18T12:16:16.550Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:16:16 [2022-02-18T12:16:16.550Z] === RUN   TestUpdatePidsLimit
12:16:16 [2022-02-18T12:16:16.550Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:16 [2022-02-18T12:16:16.550Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:16:16 [2022-02-18T12:16:16.550Z] === RUN   TestUpdateRestartPolicy
12:16:17 [2022-02-18T12:16:17.119Z] --- PASS: TestStats (2.48s)
12:16:17 [2022-02-18T12:16:17.119Z] === RUN   TestStopContainerWithTimeout
12:16:17 [2022-02-18T12:16:17.119Z] === RUN   TestStopContainerWithTimeout/0
12:16:17 [2022-02-18T12:16:17.119Z] === PAUSE TestStopContainerWithTimeout/0
12:16:17 [2022-02-18T12:16:17.119Z] === RUN   TestStopContainerWithTimeout/1
12:16:17 [2022-02-18T12:16:17.119Z] === PAUSE TestStopContainerWithTimeout/1
12:16:17 [2022-02-18T12:16:17.119Z] === RUN   TestStopContainerWithTimeout/3
12:16:17 [2022-02-18T12:16:17.119Z] === PAUSE TestStopContainerWithTimeout/3
12:16:17 [2022-02-18T12:16:17.119Z] === RUN   TestStopContainerWithTimeout/-1
12:16:17 [2022-02-18T12:16:17.119Z] === PAUSE TestStopContainerWithTimeout/-1
12:16:17 [2022-02-18T12:16:17.119Z] === CONT  TestStopContainerWithTimeout/0
12:16:17 [2022-02-18T12:16:17.119Z] === CONT  TestStopContainerWithTimeout/3
12:16:17 [2022-02-18T12:16:17.692Z] === CONT  TestStopContainerWithTimeout/-1
12:16:19 [2022-02-18T12:16:19.606Z] === CONT  TestStopContainerWithTimeout/1
12:16:20 [2022-02-18T12:16:20.306Z] tests/integration/api_service_test.py .................................. [ 60%]
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestBoolValue
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestBoolValue (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestBoolValueOrDefault
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestInt64ValueOrZero
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestInt64ValueOrDefault
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestInt64ValueOrDefaultWithError
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestJsonContentType
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestJsonContentType (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] PASS
12:16:20 [2022-02-18T12:16:20.814Z] coverage: 14.7% of statements
12:16:20 [2022-02-18T12:16:20.814Z] ok  	github.com/docker/docker/api/server/httputils	0.157s	coverage: 14.7% of statements
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestMaskSecretKeys
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestMaskSecretKeys (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestVersionMiddlewareVersion
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:16:20 [2022-02-18T12:16:20.814Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:16:20 [2022-02-18T12:16:20.814Z] PASS
12:16:20 [2022-02-18T12:16:20.814Z] coverage: 37.7% of statements
12:16:20 [2022-02-18T12:16:20.814Z] ok  	github.com/docker/docker/api/server/middleware	0.067s	coverage: 37.7% of statements
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:16:20 [2022-02-18T12:16:20.814Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:16:20 [2022-02-18T12:16:20.989Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:16:20 [2022-02-18T12:16:20.989Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
12:16:20 [2022-02-18T12:16:20.989Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
12:16:20 [2022-02-18T12:16:20.989Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
12:16:20 [2022-02-18T12:16:20.989Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
12:16:20 [2022-02-18T12:16:20.989Z] === RUN   TestDeleteDevicemapper
12:16:20 [2022-02-18T12:16:20.989Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:16:20 [2022-02-18T12:16:20.989Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:16:20 [2022-02-18T12:16:20.989Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:16:21 [2022-02-18T12:16:21.273Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:16:21 [2022-02-18T12:16:21.735Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:16:21 [2022-02-18T12:16:21.735Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestAdjustForAPIVersion
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] PASS
12:16:22 [2022-02-18T12:16:22.706Z] coverage: 5.7% of statements
12:16:22 [2022-02-18T12:16:22.706Z] ok  	github.com/docker/docker/api/server/router/swarm	0.071s	coverage: 5.7% of statements
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestToJSON
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestToJSON (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestToParamWithVersion
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestToParamWithVersion (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestFromJSON
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestFromJSON (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestEmpty
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestEmpty (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestArgsMatchKVListEmptySources
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestArgsMatchKVList
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestArgsMatchKVList (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestArgsMatch
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestArgsMatch (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestAdd
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestAdd (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestDel
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestDel (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestLen
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestLen (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestExactMatch
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestExactMatch (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestOnlyOneExactMatch
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestContains
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestContains (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestValidate
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestValidate (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestWalkValues
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestWalkValues (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestFuzzyMatch
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestFuzzyMatch (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestClone
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestClone (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] PASS
12:16:22 [2022-02-18T12:16:22.706Z] coverage: 92.2% of statements
12:16:22 [2022-02-18T12:16:22.706Z] ok  	github.com/docker/docker/api/types/filters	0.056s	coverage: 92.2% of statements
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestStrSliceMarshalJSON
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestStrSliceUnmarshalJSON
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestStrSliceUnmarshalString
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] === RUN   TestStrSliceUnmarshalSlice
12:16:22 [2022-02-18T12:16:22.706Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:16:22 [2022-02-18T12:16:22.706Z] PASS
12:16:22 [2022-02-18T12:16:22.706Z] coverage: 90.0% of statements
12:16:22 [2022-02-18T12:16:22.706Z] ok  	github.com/docker/docker/api/types/strslice	0.059s	coverage: 90.0% of statements
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:16:22 [2022-02-18T12:16:22.706Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:16:22 [2022-02-18T12:16:22.902Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
12:16:22 [2022-02-18T12:16:22.902Z] === RUN   TestUpdateMemory
12:16:23 [2022-02-18T12:16:23.164Z] --- PASS: TestUpdateMemory (0.56s)
12:16:23 [2022-02-18T12:16:23.164Z] === RUN   TestUpdateCPUQuota
12:16:23 [2022-02-18T12:16:23.165Z] === RUN   TestDurationToSecondsString
12:16:23 [2022-02-18T12:16:23.165Z] --- PASS: TestDurationToSecondsString (0.00s)
12:16:23 [2022-02-18T12:16:23.165Z] === RUN   TestGetTimestamp
12:16:23 [2022-02-18T12:16:23.165Z] === RUN   TestCompareVersion
12:16:23 [2022-02-18T12:16:23.165Z] --- PASS: TestCompareVersion (0.00s)
12:16:23 [2022-02-18T12:16:23.165Z] PASS
12:16:23 [2022-02-18T12:16:23.165Z] coverage: 75.0% of statements
12:16:23 [2022-02-18T12:16:23.165Z] ok  	github.com/docker/docker/api/types/versions	0.081s	coverage: 75.0% of statements
12:16:23 [2022-02-18T12:16:23.165Z] --- PASS: TestGetTimestamp (0.25s)
12:16:23 [2022-02-18T12:16:23.165Z] === RUN   TestParseTimestamps
12:16:23 [2022-02-18T12:16:23.165Z] --- PASS: TestParseTimestamps (0.00s)
12:16:23 [2022-02-18T12:16:23.165Z] PASS
12:16:23 [2022-02-18T12:16:23.165Z] coverage: 100.0% of statements
12:16:23 [2022-02-18T12:16:23.165Z] ok  	github.com/docker/docker/api/types/time	0.333s	coverage: 100.0% of statements
12:16:23 [2022-02-18T12:16:23.165Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:16:23 [2022-02-18T12:16:23.165Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:16:23 [2022-02-18T12:16:23.165Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:16:23 [2022-02-18T12:16:23.624Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:16:24 [2022-02-18T12:16:24.133Z] --- PASS: TestUpdateCPUQuota (0.87s)
12:16:24 [2022-02-18T12:16:24.134Z] === RUN   TestUpdatePidsLimit
12:16:24 [2022-02-18T12:16:24.134Z] === RUN   TestUpdatePidsLimit/update_from_none
12:16:24 [2022-02-18T12:16:24.403Z] === RUN   TestUpdatePidsLimit/no_change
12:16:24 [2022-02-18T12:16:24.403Z] === RUN   TestUpdatePidsLimit/update_lower
12:16:24 [2022-02-18T12:16:24.670Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:16:24 [2022-02-18T12:16:24.945Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:16:25 [2022-02-18T12:16:25.162Z] --- PASS: TestParseRemoteURL (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestCloneArgsSmartHttp
12:16:25 [2022-02-18T12:16:25.162Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestCloneArgsDumbHttp
12:16:25 [2022-02-18T12:16:25.162Z] --- PASS: TestCloneArgsDumbHttp (0.01s)
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestCloneArgsGit
12:16:25 [2022-02-18T12:16:25.162Z] --- PASS: TestCloneArgsGit (0.00s)
12:16:25 [2022-02-18T12:16:25.162Z] === RUN   TestCheckoutGit
12:16:25 [2022-02-18T12:16:25.213Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:16:25 [2022-02-18T12:16:25.469Z] Loaded image: buildpack-deps:buster
12:16:25 [2022-02-18T12:16:25.469Z] Loaded image: busybox:latest
12:16:25 [2022-02-18T12:16:25.469Z] Loaded image: busybox:glibc
12:16:25 [2022-02-18T12:16:25.479Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:16:26 [2022-02-18T12:16:26.420Z] --- PASS: TestUpdatePidsLimit (2.14s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
12:16:26 [2022-02-18T12:16:26.420Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
12:16:26 [2022-02-18T12:16:26.420Z] === RUN   TestUpdateRestartPolicy
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestProcessNoDockerignore
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestProcessNoDockerignore (0.01s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestProcessShouldLeaveAllFiles
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestDetectContentType
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestDetectContentType (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestSelectAcceptableMIME
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestInspectEmptyResponse
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestInspectResponseBinary
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestInspectResponseBinary (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestResponseUnsupportedContentType
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestInspectResponseTextSimple
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestInspectResponseEmptyContentType
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestUnknownContentLength
12:16:26 [2022-02-18T12:16:26.699Z] --- PASS: TestUnknownContentLength (0.00s)
12:16:26 [2022-02-18T12:16:26.699Z] === RUN   TestDownloadRemote
12:16:26 [2022-02-18T12:16:26.853Z] Loaded image: debian:bullseye
12:16:26 [2022-02-18T12:16:26.853Z] Loaded image: hello-world:latest
12:16:26 [2022-02-18T12:16:26.853Z] Loaded image: arm32v7/hello-world:latest
12:16:27 [2022-02-18T12:16:27.161Z] --- PASS: TestDownloadRemote (0.13s)
12:16:27 [2022-02-18T12:16:27.161Z] === RUN   TestGetWithStatusError
12:16:27 [2022-02-18T12:16:27.161Z] --- PASS: TestGetWithStatusError (0.01s)
12:16:27 [2022-02-18T12:16:27.161Z] === RUN   TestCloseRootDirectory
12:16:27 [2022-02-18T12:16:27.161Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:16:27 [2022-02-18T12:16:27.161Z] --- SKIP: TestCloseRootDirectory (0.01s)
12:16:27 [2022-02-18T12:16:27.161Z] === RUN   TestHashFile
12:16:27 [2022-02-18T12:16:27.161Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:16:27 [2022-02-18T12:16:27.161Z] --- SKIP: TestHashFile (0.00s)
12:16:27 [2022-02-18T12:16:27.161Z] === RUN   TestHashSubdir
12:16:27 [2022-02-18T12:16:27.161Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:16:27 [2022-02-18T12:16:27.161Z] --- SKIP: TestHashSubdir (0.01s)
12:16:27 [2022-02-18T12:16:27.161Z] === RUN   TestRemoveDirectory
12:16:27 [2022-02-18T12:16:27.161Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:16:27 [2022-02-18T12:16:27.161Z] --- SKIP: TestRemoveDirectory (0.01s)
12:16:27 [2022-02-18T12:16:27.161Z] PASS
12:16:27 [2022-02-18T12:16:27.161Z] coverage: 9.3% of statements
12:16:27 [2022-02-18T12:16:27.161Z] ok  	github.com/docker/docker/builder/remotecontext	0.347s	coverage: 9.3% of statements
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestGetAllAllowed
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestGetAllAllowed (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestGetAllMeta
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestGetAllMeta (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestWarnOnUnusedBuildArgs
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestIsUnreferencedBuiltin
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestIsExistingDirectory
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestIsExistingDirectory (0.01s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestGetFilenameForDownload
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestEnv2Variables
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestEnv2Variables (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestMaintainer
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestMaintainer (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestLabel
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestLabel (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestFromScratch
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestFromScratch (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestFromWithArg
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestFromWithArg (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestFromWithUndefinedArg
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestFromMultiStageWithNamedStage
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestOnbuild
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestOnbuild (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestWorkdir
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestWorkdir (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestCmd
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestCmd (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestHealthcheckNone
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestHealthcheckNone (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestHealthcheckCmd
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestHealthcheckCmd (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestEntrypoint
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestEntrypoint (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestExpose
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestExpose (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestUser
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestUser (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestVolume
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestVolume (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestStopSignal
12:16:27 [2022-02-18T12:16:27.619Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:16:27 [2022-02-18T12:16:27.619Z] --- SKIP: TestStopSignal (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestArg
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestArg (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestShell
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestShell (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestPrependEnvOnCmd
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestRunWithBuildArgs
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestRunIgnoresHealthcheck
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatchUnsupportedOptions
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestNormalizeWorkdir
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDispatch/COPY_url
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestDispatch (0.09s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestAddScratchImageAddsToMounts
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestAddFromScratchPopulatesPlatform
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestImageSourceGetAddsToMounts
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestEmptyDockerfile
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestEmptyDockerfile (0.01s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestSymlinkDockerfile
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDockerfileOutsideTheBuildContext
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestNonExistingDockerfile
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestCopyRunConfig
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestCopyRunConfig (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestDeepCopyRunConfig
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestExportImage
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestExportImage (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] === RUN   TestNormalizeDest
12:16:27 [2022-02-18T12:16:27.619Z] --- PASS: TestNormalizeDest (0.00s)
12:16:27 [2022-02-18T12:16:27.619Z] PASS
12:16:27 [2022-02-18T12:16:27.619Z] coverage: 46.8% of statements
12:16:27 [2022-02-18T12:16:27.619Z] ok  	github.com/docker/docker/builder/dockerfile	0.241s	coverage: 46.8% of statements
12:16:28 [2022-02-18T12:16:28.090Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:16:28 [2022-02-18T12:16:28.090Z] === RUN   TestEnable
12:16:28 [2022-02-18T12:16:28.090Z] --- PASS: TestEnable (0.00s)
12:16:28 [2022-02-18T12:16:28.090Z] === RUN   TestDisable
12:16:28 [2022-02-18T12:16:28.090Z] --- PASS: TestDisable (0.00s)
12:16:28 [2022-02-18T12:16:28.090Z] === RUN   TestEnabled
12:16:28 [2022-02-18T12:16:28.090Z] --- PASS: TestEnabled (0.00s)
12:16:28 [2022-02-18T12:16:28.090Z] PASS
12:16:28 [2022-02-18T12:16:28.090Z] coverage: 100.0% of statements
12:16:28 [2022-02-18T12:16:28.090Z] ok  	github.com/docker/docker/cli/debug	0.055s	coverage: 100.0% of statements
12:16:28 [2022-02-18T12:16:28.752Z] --- PASS: TestUpdateRestartPolicy (10.85s)
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestUpdateRestartWithAutoRemove
12:16:28 [2022-02-18T12:16:28.752Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestWaitNonBlocked
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:28 [2022-02-18T12:16:28.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:28 [2022-02-18T12:16:28.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:28 [2022-02-18T12:16:28.752Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:28 [2022-02-18T12:16:28.752Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:28 [2022-02-18T12:16:28.752Z] --- PASS: TestWaitNonBlocked (0.01s)
12:16:28 [2022-02-18T12:16:28.752Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
12:16:28 [2022-02-18T12:16:28.752Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestWaitBlocked
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:16:28 [2022-02-18T12:16:28.752Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:16:28 [2022-02-18T12:16:28.752Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:16:28 [2022-02-18T12:16:28.752Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:16:28 [2022-02-18T12:16:28.752Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:16:28 [2022-02-18T12:16:28.752Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:16:28 [2022-02-18T12:16:28.752Z] --- PASS: TestWaitBlocked (0.01s)
12:16:28 [2022-02-18T12:16:28.752Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
12:16:28 [2022-02-18T12:16:28.752Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
12:16:28 [2022-02-18T12:16:28.752Z] === CONT  TestDaemonRestartIpcMode
12:16:28 [2022-02-18T12:16:28.752Z] === CONT  TestIpcModeOlderClient
12:16:29 [2022-02-18T12:16:29.011Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:16:29 [2022-02-18T12:16:29.011Z] === CONT  TestRestartDaemonWithRestartingContainer
12:16:33 [2022-02-18T12:16:33.201Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s)
12:16:33 [2022-02-18T12:16:33.459Z] --- PASS: TestDaemonRestartIpcMode (4.61s)
12:16:33 [2022-02-18T12:16:33.459Z] PASS
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === Skipped
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:16:33 [2022-02-18T12:16:33.459Z]     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)
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     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)
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     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)
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:16:33 [2022-02-18T12:16:33.459Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:16:33 [2022-02-18T12:16:33.459Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:16:33 [2022-02-18T12:16:33.459Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:16:33 [2022-02-18T12:16:33.459Z] 
12:16:33 [2022-02-18T12:16:33.459Z] DONE 177 tests, 27 skipped in 83.408s
12:16:33 [2022-02-18T12:16:33.459Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:16:33 [2022-02-18T12:16:33.718Z] INFO: Testing against a local daemon
12:16:33 [2022-02-18T12:16:33.718Z] === RUN   TestCommitInheritsEnv
12:16:35 [2022-02-18T12:16:35.008Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.73s)
12:16:35 [2022-02-18T12:16:35.008Z] PASS
12:16:35 [2022-02-18T12:16:35.008Z] 
12:16:35 [2022-02-18T12:16:35.008Z] === Skipped
12:16:35 [2022-02-18T12:16:35.008Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:16:35 [2022-02-18T12:16:35.008Z]     build_session_test.go:25: TODO: BuildKit
12:16:35 [2022-02-18T12:16:35.008Z] 
12:16:35 [2022-02-18T12:16:35.008Z] DONE 33 tests, 1 skipped in 112.446s
12:16:35 [2022-02-18T12:16:35.008Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:16:35 [2022-02-18T12:16:35.008Z] ++ 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
12:16:35 [2022-02-18T12:16:35.008Z] ++ set -e
12:16:35 [2022-02-18T12:16:35.008Z] ++ '[' -n 0 ']'
12:16:35 [2022-02-18T12:16:35.008Z] ++ set -x
12:16:35 [2022-02-18T12:16:35.008Z] ++ env -i DEST=/go/src/github.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
12:16:35 [2022-02-18T12:16:35.008Z] INFO: Testing against a local daemon
12:16:35 [2022-02-18T12:16:35.008Z] === RUN   TestConfigInspect
12:16:35 [2022-02-18T12:16:35.072Z] .........................                                                [ 67%]
12:16:35 [2022-02-18T12:16:35.092Z] --- PASS: TestCommitInheritsEnv (1.57s)
12:16:35 [2022-02-18T12:16:35.092Z] === RUN   TestImportExtremelyLargeImageWorks
12:16:35 [2022-02-18T12:16:35.092Z] === PAUSE TestImportExtremelyLargeImageWorks
12:16:35 [2022-02-18T12:16:35.092Z] === RUN   TestImagesFilterMultiReference
12:16:35 [2022-02-18T12:16:35.350Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:16:35 [2022-02-18T12:16:35.350Z] === RUN   TestImagePullPlatformInvalid
12:16:35 [2022-02-18T12:16:35.350Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:16:35 [2022-02-18T12:16:35.350Z] === RUN   TestRemoveImageOrphaning
12:16:36 [2022-02-18T12:16:36.392Z] --- PASS: TestConfigInspect (2.35s)
12:16:36 [2022-02-18T12:16:36.392Z] === RUN   TestConfigList
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestRemoveImageOrphaning (1.93s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestRemoveImageGarbageCollector
12:16:37 [2022-02-18T12:16:37.255Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:16:37 [2022-02-18T12:16:37.255Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestTagInvalidReference
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestTagInvalidReference (0.01s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestTagValidPrefixedRepo
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestTagExistedNameWithoutForce
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestTagOfficialNames
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestTagOfficialNames (0.05s)
12:16:37 [2022-02-18T12:16:37.255Z] === RUN   TestTagMatchesDigest
12:16:37 [2022-02-18T12:16:37.255Z] --- PASS: TestTagMatchesDigest (0.01s)
12:16:37 [2022-02-18T12:16:37.255Z] === CONT  TestImportExtremelyLargeImageWorks
12:16:38 [2022-02-18T12:16:38.306Z] --- PASS: TestConfigList (2.08s)
12:16:38 [2022-02-18T12:16:38.306Z] === RUN   TestConfigsCreateAndDelete
12:16:38 [2022-02-18T12:16:38.646Z] --- PASS: TestUpdateRestartPolicy (11.10s)
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestUpdateRestartWithAutoRemove
12:16:38 [2022-02-18T12:16:38.647Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestWaitNonBlocked
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:38 [2022-02-18T12:16:38.647Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:38 [2022-02-18T12:16:38.647Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:38 [2022-02-18T12:16:38.647Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:16:38 [2022-02-18T12:16:38.647Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:16:38 [2022-02-18T12:16:38.647Z] --- PASS: TestWaitNonBlocked (0.01s)
12:16:38 [2022-02-18T12:16:38.647Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
12:16:38 [2022-02-18T12:16:38.647Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestWaitBlocked
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:16:38 [2022-02-18T12:16:38.647Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:16:38 [2022-02-18T12:16:38.647Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:16:38 [2022-02-18T12:16:38.647Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:16:38 [2022-02-18T12:16:38.647Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:16:38 [2022-02-18T12:16:38.647Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:16:39 [2022-02-18T12:16:39.219Z] --- PASS: TestWaitBlocked (0.01s)
12:16:39 [2022-02-18T12:16:39.219Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
12:16:39 [2022-02-18T12:16:39.219Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
12:16:39 [2022-02-18T12:16:39.219Z] === CONT  TestContainerStartOnDaemonRestart
12:16:39 [2022-02-18T12:16:39.219Z] === CONT  TestContainerKillOnDaemonStart
12:16:40 [2022-02-18T12:16:40.219Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
12:16:40 [2022-02-18T12:16:40.219Z] === RUN   TestConfigsUpdate
12:16:41 [2022-02-18T12:16:41.767Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
12:16:41 [2022-02-18T12:16:41.767Z] === CONT  TestIpcModeOlderClient
12:16:41 [2022-02-18T12:16:41.767Z] --- PASS: TestIpcModeOlderClient (0.08s)
12:16:41 [2022-02-18T12:16:41.767Z] === CONT  TestDaemonHostGatewayIP
12:16:42 [2022-02-18T12:16:42.130Z] --- PASS: TestConfigsUpdate (1.68s)
12:16:42 [2022-02-18T12:16:42.130Z] === RUN   TestTemplatedConfig
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointCreateError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointCreate
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointDeleteError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointDelete
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointDelete (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointListError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointListError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointList
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointList (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCheckpointListContainerNotFound
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNewClientWithOpsFromEnv
12:16:42 [2022-02-18T12:16:42.896Z]     client_test.go:23: runtime.GOOS == "windows"
12:16:42 [2022-02-18T12:16:42.896Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestGetAPIPath
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestGetAPIPath (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestParseHostURL
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestParseHostURL (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNegotiateAPIVersionEmpty
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNegotiateAPIVersion
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNegotiateAPVersionOverride
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNegotiateAPIVersionAutomatic
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestClientRedirect
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestClientRedirect (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigCreateUnsupported
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigCreateError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigCreate
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigInspectNotFound
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigInspectUnsupported
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigInspectError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigInspectConfigNotFound
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigInspect
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigListUnsupported
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigListUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigListError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigListError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigList
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigList (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigRemoveUnsupported
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigRemoveError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigRemove
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigUpdateUnsupported
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigUpdateError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigUpdateError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestConfigUpdate
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestConfigUpdate (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerCommitError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerCommitError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerCommit
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerCommit (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerStatPathError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerStatPathError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerStatPathNotFoundError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerStatPathNoHeaderError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerStatPath
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerStatPath (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyToContainerError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyToContainerError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyToContainerNotFoundError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyToContainerNotStatusOKError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyToContainer
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyToContainer (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyFromContainerError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyFromContainerError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyFromContainerNotFoundError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyFromContainerNotStatusOKError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyFromContainerNoHeaderError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestCopyFromContainer
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestCopyFromContainer (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerCreateError
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerCreateImageNotFound
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerCreateWithName
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerCreateWithName (0.00s)
12:16:42 [2022-02-18T12:16:42.896Z] === RUN   TestContainerCreateAutoRemove
12:16:42 [2022-02-18T12:16:42.896Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerDiffError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerDiffError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerDiff
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerDiff (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecCreateError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecCreate
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecStartError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecStartError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecStart
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecStart (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecInspectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecInspect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExportError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExportError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExport
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExport (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerInspectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerInspectContainerNotFound
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerInspect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerInspectNode
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerInspectNode (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerKillError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerKillError (0.02s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerKill
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerKill (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerListError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerListError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerList
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerList (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerLogsNotFoundError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerLogsError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerLogsError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerLogs
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerLogs (0.28s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerPauseError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerPauseError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerPause
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerPause (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainersPruneError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainersPruneError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainersPrune
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainersPrune (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRemoveError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRemoveNotFoundError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRemove
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRenameError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRenameError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRename
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRename (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerResizeError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerResizeError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecResizeError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecResizeError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerResize
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerResize (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerExecResize
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerExecResize (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRestartError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRestartError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerRestart
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerRestart (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerStartError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerStartError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerStart
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerStart (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerStatsError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerStatsError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerStats
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerStats (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerStopError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerStopError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerStop
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerStop (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerTopError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerTopError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerTop
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerTop (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerUnpauseError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerUnpauseError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerUnpause
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerUnpause (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerUpdateError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerUpdateError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerUpdate
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerUpdate (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerWaitError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerWaitError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestContainerWait
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestContainerWait (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestDiskUsageError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestDiskUsageError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestDiskUsage
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestDiskUsage (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestDistributionInspectUnsupported
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestDistributionInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestEventsErrorInOptions
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestEventsErrorFromServer
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestEvents
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestEvents (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestTLSCloseWriter
12:16:42 [2022-02-18T12:16:42.897Z] === PAUSE TestTLSCloseWriter
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageBuildError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageBuildError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageBuild
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageBuild (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestGetDockerOS
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestGetDockerOS (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageCreateError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageCreate
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageHistoryError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageHistoryError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageHistory
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageHistory (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageImportError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageImportError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageImport
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageImport (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageInspectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageInspectImageNotFound
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageInspect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageListError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageListError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageList
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageList (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageListApiBefore125
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageLoadError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageLoadError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageLoad
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageLoad (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagesPruneError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagesPruneError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagesPrune
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagesPrune (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullReferenceParseError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullAnyError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullAnyError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullStatusUnauthorizedError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePullWithoutErrors
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushReferenceError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushReferenceError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushAnyError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushAnyError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushStatusUnauthorizedError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithoutErrors
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageRemoveError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageRemoveImageNotFound
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageRemove
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSaveError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSaveError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSave
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSave (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSearchAnyError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSearchAnyError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSearchStatusUnauthorizedError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageSearchWithoutErrors
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageTagError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageTagError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageTagInvalidReference
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageTagInvalidSourceImageName
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageTagHexSource
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageTagHexSource (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestImageTag
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestImageTag (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestInfoServerError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestInfoServerError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestInfoInvalidResponseJSONError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestInfo
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestInfo (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkConnectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkConnectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkConnect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkConnect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkCreateError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkCreate
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkDisconnectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkDisconnect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkDisconnect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkInspectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkInspectNotFoundError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkInspect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkListError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkListError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkList
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkList (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworksPruneError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworksPruneError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworksPrune
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworksPrune (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkRemoveError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNetworkRemove
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNetworkRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeInspectError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeInspectNodeNotFound
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeInspect
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeListError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeListError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeList
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeList (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeRemoveError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeRemove
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeUpdateError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeUpdateError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestNodeUpdate
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestNodeUpdate (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestOptionWithTimeout
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestOptionWithTimeout (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingFail
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestPingFail (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingWithError
12:16:42 [2022-02-18T12:16:42.897Z] 2022/02/18 12:16:41 RoundTripper returned a response & error; ignoring response
12:16:42 [2022-02-18T12:16:42.897Z] 2022/02/18 12:16:41 RoundTripper returned a response & error; ignoring response
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestPingWithError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingSuccess
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestPingSuccess (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingHeadFallback
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingHeadFallback/OK
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingHeadFallback/Not_Found
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestPingHeadFallback (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPluginDisableError
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestPluginDisableError (0.00s)
12:16:42 [2022-02-18T12:16:42.897Z] === RUN   TestPluginDisable
12:16:42 [2022-02-18T12:16:42.897Z] --- PASS: TestPluginDisable (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginEnableError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginEnableError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginEnable
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginEnable (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginInspectError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginInspect
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginListError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginListError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginList
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginList (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginPushError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginPushError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginPush
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginPush (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginRemoveError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginRemove
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginSetError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginSetError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPluginSet
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPluginSet (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSetHostHeader
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSetHostHeader (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestPlainTextError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestPlainTextError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestInfiniteError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestInfiniteError (0.08s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretCreateUnsupported
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretCreateError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretCreate
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretInspectUnsupported
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretInspectError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretInspectSecretNotFound
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretInspect
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretListUnsupported
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretListUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretListError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretListError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretList
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretList (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretRemoveUnsupported
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretRemoveError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretRemove
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretUpdateUnsupported
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretUpdateError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretUpdateError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSecretUpdate
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSecretUpdate (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceCreateError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceCreate
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceCreateCompatiblePlatforms
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceCreateDigestPinning
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceCreateDigestPinning (0.01s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceInspectError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceInspectServiceNotFound
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceInspect
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceListError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceListError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceList
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceList (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceLogsError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceLogsError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceLogs
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceLogs (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceRemoveError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceRemoveNotFoundError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceRemove
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceUpdateError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceUpdateError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestServiceUpdate
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestServiceUpdate (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmGetUnlockKeyError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmGetUnlockKey
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmInitError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmInitError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmInit
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmInit (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmInspectError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmInspect
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmJoinError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmJoinError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmJoin
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmJoin (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmLeaveError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmLeaveError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmLeave
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmLeave (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmUnlockError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmUnlockError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmUnlock
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmUnlock (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmUpdateError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmUpdateError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestSwarmUpdate
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestSwarmUpdate (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestTaskInspectError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestTaskInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestTaskInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestTaskInspect
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestTaskInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestTaskListError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestTaskListError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestTaskList
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestTaskList (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeCreateError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeCreateError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeCreate
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeCreate (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeInspectError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeInspectError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeInspectNotFound
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeInspectWithEmptyID
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeInspect
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeInspect (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeListError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeListError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeList
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeList (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeRemoveError
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeRemoveError (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === RUN   TestVolumeRemove
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestVolumeRemove (0.00s)
12:16:42 [2022-02-18T12:16:42.898Z] === CONT  TestTLSCloseWriter
12:16:42 [2022-02-18T12:16:42.898Z] --- PASS: TestTLSCloseWriter (0.02s)
12:16:42 [2022-02-18T12:16:42.898Z] PASS
12:16:42 [2022-02-18T12:16:42.898Z] coverage: 74.9% of statements
12:16:42 [2022-02-18T12:16:42.898Z] ok  	github.com/docker/docker/client	0.645s	coverage: 74.9% of statements
12:16:43 [2022-02-18T12:16:43.681Z] --- PASS: TestDaemonHostGatewayIP (2.30s)
12:16:43 [2022-02-18T12:16:43.681Z] === CONT  TestRestartDaemonWithRestartingContainer
12:16:44 [2022-02-18T12:16:44.671Z] --- PASS: TestTemplatedConfig (2.45s)
12:16:44 [2022-02-18T12:16:44.671Z] === RUN   TestConfigCreateResolve
12:16:45 [2022-02-18T12:16:45.593Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s)
12:16:45 [2022-02-18T12:16:45.593Z] === CONT  TestDaemonRestartIpcMode
12:16:46 [2022-02-18T12:16:46.584Z] --- PASS: TestConfigCreateResolve (2.11s)
12:16:46 [2022-02-18T12:16:46.584Z] === RUN   TestConfigDaemonLibtrustID
12:16:47 [2022-02-18T12:16:47.157Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:16:47 [2022-02-18T12:16:47.157Z] PASS
12:16:47 [2022-02-18T12:16:47.157Z] 
12:16:47 [2022-02-18T12:16:47.157Z] DONE 7 tests in 13.411s
12:16:47 [2022-02-18T12:16:47.157Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:16:47 [2022-02-18T12:16:47.157Z] ++ 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
12:16:47 [2022-02-18T12:16:47.157Z] ++ set -e
12:16:47 [2022-02-18T12:16:47.157Z] ++ '[' -n 0 ']'
12:16:47 [2022-02-18T12:16:47.157Z] ++ set -x
12:16:47 [2022-02-18T12:16:47.158Z] ++ env -i DEST=/go/src/github.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
12:16:47 [2022-02-18T12:16:47.419Z] INFO: Testing against a local daemon
12:16:47 [2022-02-18T12:16:47.419Z] === RUN   TestCheckpoint
12:16:47 [2022-02-18T12:16:47.419Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:16:47 [2022-02-18T12:16:47.419Z] --- SKIP: TestCheckpoint (0.00s)
12:16:47 [2022-02-18T12:16:47.419Z] === RUN   TestContainerInvalidJSON
12:16:47 [2022-02-18T12:16:47.419Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:16:47 [2022-02-18T12:16:47.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:16:47 [2022-02-18T12:16:47.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:16:47 [2022-02-18T12:16:47.420Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:16:47 [2022-02-18T12:16:47.420Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:16:47 [2022-02-18T12:16:47.420Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:16:47 [2022-02-18T12:16:47.420Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:16:47 [2022-02-18T12:16:47.420Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:16:47 [2022-02-18T12:16:47.420Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:16:47 [2022-02-18T12:16:47.420Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:16:47 [2022-02-18T12:16:47.420Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:16:47 [2022-02-18T12:16:47.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestCopyFromContainerPathIsNotDir
12:16:47 [2022-02-18T12:16:47.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestCopyToContainerPathDoesNotExist
12:16:47 [2022-02-18T12:16:47.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestCopyToContainerPathIsNotDir
12:16:47 [2022-02-18T12:16:47.420Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:16:47 [2022-02-18T12:16:47.420Z] === RUN   TestCopyFromContainer
12:16:48 [2022-02-18T12:16:48.142Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
12:16:48 [2022-02-18T12:16:48.392Z] === RUN   TestCopyFromContainer//
12:16:48 [2022-02-18T12:16:48.392Z] === RUN   TestCopyFromContainer//bar/root
12:16:48 [2022-02-18T12:16:48.658Z] === RUN   TestCopyFromContainer//bar/root/
12:16:48 [2022-02-18T12:16:48.658Z] === RUN   TestCopyFromContainer/bar/quux
12:16:48 [2022-02-18T12:16:48.658Z] === RUN   TestCopyFromContainer/bar/quux/
12:16:48 [2022-02-18T12:16:48.658Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:16:48 [2022-02-18T12:16:48.658Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCopyFromContainer/bar/notarget
12:16:48 [2022-02-18T12:16:48.924Z] --- PASS: TestCopyFromContainer (1.47s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:16:48 [2022-02-18T12:16:48.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:16:48 [2022-02-18T12:16:48.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:16:48 [2022-02-18T12:16:48.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:16:48 [2022-02-18T12:16:48.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:16:48 [2022-02-18T12:16:48.924Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:16:48 [2022-02-18T12:16:48.924Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:16:48 [2022-02-18T12:16:48.925Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:16:48 [2022-02-18T12:16:48.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:16:48 [2022-02-18T12:16:48.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:16:48 [2022-02-18T12:16:48.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:16:48 [2022-02-18T12:16:48.925Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:16:48 [2022-02-18T12:16:48.925Z] === RUN   TestCreateLinkToNonExistingContainer
12:16:49 [2022-02-18T12:16:49.189Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:16:49 [2022-02-18T12:16:49.189Z] === RUN   TestCreateWithInvalidEnv
12:16:49 [2022-02-18T12:16:49.189Z] === RUN   TestCreateWithInvalidEnv/0
12:16:49 [2022-02-18T12:16:49.189Z] === PAUSE TestCreateWithInvalidEnv/0
12:16:49 [2022-02-18T12:16:49.189Z] === RUN   TestCreateWithInvalidEnv/1
12:16:49 [2022-02-18T12:16:49.189Z] === PAUSE TestCreateWithInvalidEnv/1
12:16:49 [2022-02-18T12:16:49.189Z] === RUN   TestCreateWithInvalidEnv/2
12:16:49 [2022-02-18T12:16:49.189Z] === PAUSE TestCreateWithInvalidEnv/2
12:16:49 [2022-02-18T12:16:49.189Z] === CONT  TestCreateWithInvalidEnv/0
12:16:49 [2022-02-18T12:16:49.189Z] === CONT  TestCreateWithInvalidEnv/2
12:16:49 [2022-02-18T12:16:49.189Z] === CONT  TestCreateWithInvalidEnv/1
12:16:49 [2022-02-18T12:16:49.189Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:16:49 [2022-02-18T12:16:49.189Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:16:49 [2022-02-18T12:16:49.189Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:16:49 [2022-02-18T12:16:49.189Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:16:49 [2022-02-18T12:16:49.189Z] === RUN   TestCreateTmpfsMountsTarget
12:16:49 [2022-02-18T12:16:49.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:16:49 [2022-02-18T12:16:49.189Z] === RUN   TestCreateWithCustomMaskedPaths
12:16:50 [2022-02-18T12:16:50.573Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
12:16:50 [2022-02-18T12:16:50.573Z] === RUN   TestCreateWithCustomReadonlyPaths
12:16:51 [2022-02-18T12:16:51.444Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
12:16:51 [2022-02-18T12:16:51.445Z] PASS
12:16:51 [2022-02-18T12:16:51.445Z] 
12:16:51 [2022-02-18T12:16:51.445Z] === Skipped
12:16:51 [2022-02-18T12:16:51.445Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:16:51 [2022-02-18T12:16:51.445Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:16:51 [2022-02-18T12:16:51.445Z] 
12:16:51 [2022-02-18T12:16:51.445Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:16:51 [2022-02-18T12:16:51.445Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:16:51 [2022-02-18T12:16:51.445Z] 
12:16:51 [2022-02-18T12:16:51.445Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:16:51 [2022-02-18T12:16:51.445Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:16:51 [2022-02-18T12:16:51.445Z] 
12:16:51 [2022-02-18T12:16:51.445Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:16:51 [2022-02-18T12:16:51.445Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:16:51 [2022-02-18T12:16:51.445Z] 
12:16:51 [2022-02-18T12:16:51.445Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:16:51 [2022-02-18T12:16:51.445Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:16:51 [2022-02-18T12:16:51.445Z] 
12:16:51 [2022-02-18T12:16:51.445Z] DONE 196 tests, 5 skipped in 108.507s
12:16:51 [2022-02-18T12:16:51.445Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:16:51 [2022-02-18T12:16:51.445Z] INFO: Testing against a local daemon
12:16:51 [2022-02-18T12:16:51.445Z] === RUN   TestCommitInheritsEnv
12:16:51 [2022-02-18T12:16:51.445Z] --- PASS: TestCommitInheritsEnv (0.29s)
12:16:51 [2022-02-18T12:16:51.445Z] === RUN   TestImportExtremelyLargeImageWorks
12:16:51 [2022-02-18T12:16:51.445Z] === PAUSE TestImportExtremelyLargeImageWorks
12:16:51 [2022-02-18T12:16:51.445Z] === RUN   TestImagesFilterMultiReference
12:16:51 [2022-02-18T12:16:51.445Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:16:51 [2022-02-18T12:16:51.445Z] === RUN   TestImagePullPlatformInvalid
12:16:51 [2022-02-18T12:16:51.445Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:16:51 [2022-02-18T12:16:51.445Z] === RUN   TestRemoveImageOrphaning
12:16:51 [2022-02-18T12:16:51.513Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
12:16:51 [2022-02-18T12:16:51.513Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:16:51 [2022-02-18T12:16:51.513Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:16:51 [2022-02-18T12:16:51.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:16:51 [2022-02-18T12:16:51.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:16:51 [2022-02-18T12:16:51.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:16:51 [2022-02-18T12:16:51.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:16:51 [2022-02-18T12:16:51.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:16:51 [2022-02-18T12:16:51.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:16:51 [2022-02-18T12:16:51.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:16:51 [2022-02-18T12:16:51.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:16:51 [2022-02-18T12:16:51.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:16:51 [2022-02-18T12:16:51.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:16:51 [2022-02-18T12:16:51.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:16:51 [2022-02-18T12:16:51.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:16:51 [2022-02-18T12:16:51.514Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:16:51 [2022-02-18T12:16:51.706Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:16:51 [2022-02-18T12:16:51.706Z] === RUN   TestRemoveImageGarbageCollector
12:16:52 [2022-02-18T12:16:52.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestCreateDifferentPlatform
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestCreateDifferentPlatform/different_os
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:16:52 [2022-02-18T12:16:52.086Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:16:52 [2022-02-18T12:16:52.086Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:16:52 [2022-02-18T12:16:52.086Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:16:52 [2022-02-18T12:16:52.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:16:52 [2022-02-18T12:16:52.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestContainerStartOnDaemonRestart
12:16:52 [2022-02-18T12:16:52.086Z] === PAUSE TestContainerStartOnDaemonRestart
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestDaemonRestartIpcMode
12:16:52 [2022-02-18T12:16:52.086Z] === PAUSE TestDaemonRestartIpcMode
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestDaemonHostGatewayIP
12:16:52 [2022-02-18T12:16:52.086Z] === PAUSE TestDaemonHostGatewayIP
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestRestartDaemonWithRestartingContainer
12:16:52 [2022-02-18T12:16:52.086Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestContainerKillOnDaemonStart
12:16:52 [2022-02-18T12:16:52.086Z] === PAUSE TestContainerKillOnDaemonStart
12:16:52 [2022-02-18T12:16:52.086Z] === RUN   TestDiff
12:16:52 [2022-02-18T12:16:52.477Z] Loaded image: buildpack-deps:buster
12:16:52 [2022-02-18T12:16:52.477Z] Loaded image: busybox:latest
12:16:52 [2022-02-18T12:16:52.477Z] Loaded image: buildpack-deps:buster
12:16:52 [2022-02-18T12:16:52.477Z] Loaded image: busybox:glibc
12:16:52 [2022-02-18T12:16:52.477Z] Loaded image: busybox:latest
12:16:52 [2022-02-18T12:16:52.477Z] Loaded image: busybox:glibc
12:16:52 [2022-02-18T12:16:52.658Z] --- PASS: TestDiff (0.43s)
12:16:52 [2022-02-18T12:16:52.658Z] === RUN   TestExecWithCloseStdin
12:16:52 [2022-02-18T12:16:52.919Z] --- PASS: TestExecWithCloseStdin (0.49s)
12:16:52 [2022-02-18T12:16:52.919Z] === RUN   TestExec
12:16:53 [2022-02-18T12:16:53.489Z] --- PASS: TestExec (0.52s)
12:16:53 [2022-02-18T12:16:53.489Z] === RUN   TestExecUser
12:16:54 [2022-02-18T12:16:54.059Z] --- PASS: TestExecUser (0.48s)
12:16:54 [2022-02-18T12:16:54.059Z] === RUN   TestExportContainerAndImportImage
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestRemoveImageGarbageCollector (2.04s)
12:16:54 [2022-02-18T12:16:54.251Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:16:54 [2022-02-18T12:16:54.251Z] === RUN   TestTagInvalidReference
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestTagInvalidReference (0.01s)
12:16:54 [2022-02-18T12:16:54.251Z] === RUN   TestTagValidPrefixedRepo
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:16:54 [2022-02-18T12:16:54.251Z] === RUN   TestTagExistedNameWithoutForce
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:16:54 [2022-02-18T12:16:54.251Z] === RUN   TestTagOfficialNames
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestTagOfficialNames (0.05s)
12:16:54 [2022-02-18T12:16:54.251Z] === RUN   TestTagMatchesDigest
12:16:54 [2022-02-18T12:16:54.251Z] --- PASS: TestTagMatchesDigest (0.01s)
12:16:54 [2022-02-18T12:16:54.251Z] === CONT  TestImportExtremelyLargeImageWorks
12:16:54 [2022-02-18T12:16:54.630Z] --- PASS: TestExportContainerAndImportImage (0.57s)
12:16:54 [2022-02-18T12:16:54.630Z] === RUN   TestExportContainerAfterDaemonRestart
12:16:55 [2022-02-18T12:16:55.753Z] Loaded image: debian:bullseye
12:16:56 [2022-02-18T12:16:56.012Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
12:16:56 [2022-02-18T12:16:56.012Z] === RUN   TestHealthCheckWorkdir
12:16:56 [2022-02-18T12:16:56.015Z] Loaded image: hello-world:latest
12:16:56 [2022-02-18T12:16:56.272Z] Loaded image: debian:bullseye
12:16:56 [2022-02-18T12:16:56.272Z] Loaded image: arm32v7/hello-world:latest
12:16:56 [2022-02-18T12:16:56.272Z] INFO: Testing against a local daemon
12:16:56 [2022-02-18T12:16:56.272Z] === RUN   TestDockerSuite
12:16:56 [2022-02-18T12:16:56.272Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:16:56 [2022-02-18T12:16:56.272Z] Loaded image: hello-world:latest
12:16:56 [2022-02-18T12:16:56.272Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:16:56 [2022-02-18T12:16:56.272Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:16:56 [2022-02-18T12:16:56.272Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:16:56 [2022-02-18T12:16:56.272Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:16:56 [2022-02-18T12:16:56.528Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:16:56 [2022-02-18T12:16:56.528Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:16:56 [2022-02-18T12:16:56.528Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:16:56 [2022-02-18T12:16:56.528Z] Loaded image: arm32v7/hello-world:latest
12:16:56 [2022-02-18T12:16:56.528Z] INFO: Testing against a local daemon
12:16:56 [2022-02-18T12:16:56.528Z] === RUN   TestDockerDaemonSuite
12:16:56 [2022-02-18T12:16:56.528Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:16:56 [2022-02-18T12:16:56.582Z] --- PASS: TestHealthCheckWorkdir (0.66s)
12:16:56 [2022-02-18T12:16:56.582Z] === RUN   TestHealthKillContainer
12:17:00 [2022-02-18T12:17:00.719Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:17:00 [2022-02-18T12:17:00.719Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:17:01 [2022-02-18T12:17:01.284Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:17:01 [2022-02-18T12:17:01.284Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:17:01 [2022-02-18T12:17:01.848Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:17:02 [2022-02-18T12:17:02.105Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:17:02 [2022-02-18T12:17:02.105Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:17:03 [2022-02-18T12:17:03.476Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:17:03 [2022-02-18T12:17:03.734Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:17:03 [2022-02-18T12:17:03.994Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:17:03 [2022-02-18T12:17:03.994Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:17:03 [2022-02-18T12:17:03.996Z] --- PASS: TestCheckoutGit (38.42s)
12:17:03 [2022-02-18T12:17:03.996Z] === RUN   TestValidGitTransport
12:17:03 [2022-02-18T12:17:03.996Z] --- PASS: TestValidGitTransport (0.00s)
12:17:03 [2022-02-18T12:17:03.996Z] === RUN   TestGitInvalidRef
12:17:03 [2022-02-18T12:17:03.996Z] --- PASS: TestGitInvalidRef (0.29s)
12:17:03 [2022-02-18T12:17:03.996Z] PASS
12:17:03 [2022-02-18T12:17:03.996Z] coverage: 86.3% of statements
12:17:03 [2022-02-18T12:17:03.996Z] ok  	github.com/docker/docker/builder/remotecontext/git	38.867s	coverage: 86.3% of statements
12:17:04 [2022-02-18T12:17:04.557Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:17:04 [2022-02-18T12:17:04.717Z] --- PASS: TestHealthKillContainer (8.02s)
12:17:04 [2022-02-18T12:17:04.717Z] === RUN   TestInspectCpusetInConfigPre120
12:17:04 [2022-02-18T12:17:04.962Z] ?   	github.com/docker/docker/cli	[no test files]
12:17:04 [2022-02-18T12:17:04.962Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:17:04 [2022-02-18T12:17:04.976Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
12:17:04 [2022-02-18T12:17:04.976Z] === RUN   TestIpcModeNone
12:17:05 [2022-02-18T12:17:05.121Z] --- PASS: TestBuildWithHugeFile (126.82s)
12:17:05 [2022-02-18T12:17:05.121Z] === RUN   TestBuildWithEmptyDockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:17:05 [2022-02-18T12:17:05.121Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:17:05 [2022-02-18T12:17:05.121Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:17:05 [2022-02-18T12:17:05.379Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:17:05 [2022-02-18T12:17:05.379Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
12:17:05 [2022-02-18T12:17:05.379Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
12:17:05 [2022-02-18T12:17:05.379Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
12:17:05 [2022-02-18T12:17:05.379Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
12:17:05 [2022-02-18T12:17:05.379Z] === RUN   TestBuildPreserveOwnership
12:17:05 [2022-02-18T12:17:05.379Z] === RUN   TestBuildPreserveOwnership/copy_from
12:17:05 [2022-02-18T12:17:05.546Z] --- PASS: TestIpcModeNone (0.47s)
12:17:05 [2022-02-18T12:17:05.546Z] === RUN   TestIpcModePrivate
12:17:05 [2022-02-18T12:17:05.806Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
12:17:05 [2022-02-18T12:17:05.806Z] --- PASS: TestIpcModePrivate (0.48s)
12:17:05 [2022-02-18T12:17:05.806Z] === RUN   TestIpcModeShareable
12:17:05 [2022-02-18T12:17:05.943Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:17:05 [2022-02-18T12:17:05.943Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:17:06 [2022-02-18T12:17:06.199Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:17:06 [2022-02-18T12:17:06.199Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:17:06 [2022-02-18T12:17:06.199Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:17:06 [2022-02-18T12:17:06.377Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
12:17:06 [2022-02-18T12:17:06.377Z] --- PASS: TestIpcModeShareable (0.52s)
12:17:06 [2022-02-18T12:17:06.377Z] === RUN   TestAPIIpcModeShareableAndContainer
12:17:08 [2022-02-18T12:17:08.093Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:17:08 [2022-02-18T12:17:08.289Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
12:17:08 [2022-02-18T12:17:08.289Z] === RUN   TestAPIIpcModeHost
12:17:08 [2022-02-18T12:17:08.550Z] --- PASS: TestAPIIpcModeHost (0.43s)
12:17:08 [2022-02-18T12:17:08.550Z] === RUN   TestDaemonIpcModeShareable
12:17:08 [2022-02-18T12:17:08.656Z] --- PASS: TestBuildPreserveOwnership (3.37s)
12:17:08 [2022-02-18T12:17:08.657Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.40s)
12:17:08 [2022-02-18T12:17:08.657Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
12:17:08 [2022-02-18T12:17:08.657Z] === RUN   TestBuildPlatformInvalid
12:17:08 [2022-02-18T12:17:08.914Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:17:08 [2022-02-18T12:17:08.914Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:17:09 [2022-02-18T12:17:09.493Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
12:17:09 [2022-02-18T12:17:09.754Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
12:17:09 [2022-02-18T12:17:09.754Z] === RUN   TestDaemonIpcModePrivate
12:17:10 [2022-02-18T12:17:10.283Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:17:10 [2022-02-18T12:17:10.696Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
12:17:10 [2022-02-18T12:17:10.696Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
12:17:10 [2022-02-18T12:17:10.696Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:17:12 [2022-02-18T12:17:12.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
12:17:12 [2022-02-18T12:17:12.083Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
12:17:12 [2022-02-18T12:17:12.083Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:17:12 [2022-02-18T12:17:12.806Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:17:13 [2022-02-18T12:17:13.023Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
12:17:13 [2022-02-18T12:17:13.023Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
12:17:13 [2022-02-18T12:17:13.023Z] === RUN   TestIpcModeOlderClient
12:17:13 [2022-02-18T12:17:13.023Z] === PAUSE TestIpcModeOlderClient
12:17:13 [2022-02-18T12:17:13.023Z] === RUN   TestKillContainerInvalidSignal
12:17:13 [2022-02-18T12:17:13.549Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:17:13 [2022-02-18T12:17:13.594Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
12:17:13 [2022-02-18T12:17:13.594Z] === RUN   TestKillContainer
12:17:13 [2022-02-18T12:17:13.594Z] === RUN   TestKillContainer/no_signal
12:17:13 [2022-02-18T12:17:13.854Z] === RUN   TestKillContainer/non_killing_signal
12:17:14 [2022-02-18T12:17:14.115Z] === RUN   TestKillContainer/killing_signal
12:17:14 [2022-02-18T12:17:14.699Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:17:15 [2022-02-18T12:17:15.056Z] --- PASS: TestKillContainer (1.36s)
12:17:15 [2022-02-18T12:17:15.056Z]     --- PASS: TestKillContainer/no_signal (0.41s)
12:17:15 [2022-02-18T12:17:15.056Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
12:17:15 [2022-02-18T12:17:15.056Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
12:17:15 [2022-02-18T12:17:15.056Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:17:15 [2022-02-18T12:17:15.056Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:17:15 [2022-02-18T12:17:15.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:17:16 [2022-02-18T12:17:16.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
12:17:16 [2022-02-18T12:17:16.257Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:17:16 [2022-02-18T12:17:16.257Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
12:17:16 [2022-02-18T12:17:16.257Z] === RUN   TestKillStoppedContainer
12:17:16 [2022-02-18T12:17:16.257Z] --- PASS: TestKillStoppedContainer (0.05s)
12:17:16 [2022-02-18T12:17:16.257Z] === RUN   TestKillStoppedContainerAPIPre120
12:17:16 [2022-02-18T12:17:16.257Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:17:16 [2022-02-18T12:17:16.257Z] === RUN   TestKillDifferentUserContainer
12:17:16 [2022-02-18T12:17:16.517Z] --- PASS: TestKillDifferentUserContainer (0.41s)
12:17:16 [2022-02-18T12:17:16.517Z] === RUN   TestInspectOomKilledTrue
12:17:17 [2022-02-18T12:17:17.094Z] --- PASS: TestInspectOomKilledTrue (0.48s)
12:17:17 [2022-02-18T12:17:17.094Z] === RUN   TestInspectOomKilledFalse
12:17:17 [2022-02-18T12:17:17.223Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:17:17 [2022-02-18T12:17:17.354Z] --- PASS: TestInspectOomKilledFalse (0.41s)
12:17:17 [2022-02-18T12:17:17.354Z] === RUN   TestLinksEtcHostsContentMatch
12:17:17 [2022-02-18T12:17:17.479Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:17:17 [2022-02-18T12:17:17.925Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
12:17:17 [2022-02-18T12:17:17.925Z] === RUN   TestLinksContainerNames
12:17:18 [2022-02-18T12:17:18.409Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:17:18 [2022-02-18T12:17:18.495Z] --- PASS: TestLinksContainerNames (0.79s)
12:17:18 [2022-02-18T12:17:18.495Z] === RUN   TestLogsFollowTailEmpty
12:17:18 [2022-02-18T12:17:18.972Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:17:19 [2022-02-18T12:17:19.066Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
12:17:19 [2022-02-18T12:17:19.066Z] === RUN   TestContainerNetworkMountsNoChown
12:17:19 [2022-02-18T12:17:19.327Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/default
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/default
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/private
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/private
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rprivate
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rprivate
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/slave
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/slave
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rslave
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rslave
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/shared
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/shared
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rshared
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rshared
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/default
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/default/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/rslave
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/default/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/rshared
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/shared
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/rprivate
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/slave
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/private
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/private/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/private/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/default/bind_root
12:17:19 [2022-02-18T12:17:19.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:17:19 [2022-02-18T12:17:19.327Z] === CONT  TestMountDaemonRoot/default/mount_root
12:17:19 [2022-02-18T12:17:19.538Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:17:19 [2022-02-18T12:17:19.587Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestContainerStopSignal
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestContainerStopSignal (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestContainerStopTimeout
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestContainerStopTimeout (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestContainerSecretReferenceDestTarget
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestContainerLogPathSetForRingLogger
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestReplaceAndAppendEnvVars
12:17:19 [2022-02-18T12:17:19.777Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestNewMemoryStore
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestNewMemoryStore (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestAddContainers
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestAddContainers (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestGetContainer
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestGetContainer (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestDeleteContainer
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestDeleteContainer (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestListContainers
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestListContainers (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestFirstContainer
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestFirstContainer (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestApplyAllContainer
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestApplyAllContainer (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestIsValidHealthString
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestIsValidHealthString (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestStateRunStop
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestStateRunStop (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestStateTimeoutWait
12:17:19 [2022-02-18T12:17:19.777Z]     state_test.go:141: Stop callback fired
12:17:19 [2022-02-18T12:17:19.777Z]     state_test.go:165: Stop callback fired
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestStateTimeoutWait (0.10s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestIsValidStateString
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestIsValidStateString (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestViewSaveDelete
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestViewSaveDelete (0.01s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestViewAll
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestViewAll (0.03s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestViewGet
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestConfigureDaemonLogs
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestCommonOptionsInstallFlags
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] PASS
12:17:19 [2022-02-18T12:17:19.777Z] coverage: 18.4% of statements
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestViewGet (0.02s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestNames
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestNames (0.00s)
12:17:19 [2022-02-18T12:17:19.777Z] === RUN   TestViewWithHealthCheck
12:17:19 [2022-02-18T12:17:19.777Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:17:19 [2022-02-18T12:17:19.777Z] PASS
12:17:19 [2022-02-18T12:17:19.777Z] coverage: 41.4% of statements
12:17:19 [2022-02-18T12:17:19.777Z] ok  	github.com/docker/docker/cmd/dockerd	0.216s	coverage: 18.4% of statements
12:17:19 [2022-02-18T12:17:19.777Z] ok  	github.com/docker/docker/container	0.293s	coverage: 41.4% of statements
12:17:19 [2022-02-18T12:17:19.777Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:17:19 [2022-02-18T12:17:19.777Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:17:19 [2022-02-18T12:17:19.777Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:17:19 [2022-02-18T12:17:19.777Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:17:19 [2022-02-18T12:17:19.848Z] === CONT  TestMountDaemonRoot/private/mount_root
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/private/bind_root
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:17:19 [2022-02-18T12:17:19.849Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:17:19 [2022-02-18T12:17:19.849Z] --- PASS: TestMountDaemonRoot (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:17:19 [2022-02-18T12:17:19.849Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:17:19 [2022-02-18T12:17:19.849Z] === RUN   TestContainerBindMountNonRecursive
12:17:21 [2022-02-18T12:17:21.235Z] --- PASS: TestContainerBindMountNonRecursive (1.22s)
12:17:21 [2022-02-18T12:17:21.235Z] === RUN   TestContainerVolumesMountedAsShared
12:17:21 [2022-02-18T12:17:21.313Z] === RUN   TestPrepare
12:17:21 [2022-02-18T12:17:21.313Z] --- PASS: TestPrepare (0.00s)
12:17:21 [2022-02-18T12:17:21.313Z] === RUN   TestStart
12:17:21 [2022-02-18T12:17:21.313Z] --- PASS: TestStart (0.00s)
12:17:21 [2022-02-18T12:17:21.313Z] === RUN   TestWaitCancel
12:17:21 [2022-02-18T12:17:21.313Z] --- PASS: TestWaitCancel (0.00s)
12:17:21 [2022-02-18T12:17:21.313Z] === RUN   TestWaitDisabled
12:17:21 [2022-02-18T12:17:21.313Z] --- PASS: TestWaitDisabled (0.00s)
12:17:21 [2022-02-18T12:17:21.313Z] === RUN   TestWaitEnabled
12:17:21 [2022-02-18T12:17:21.313Z] --- PASS: TestWaitEnabled (0.00s)
12:17:21 [2022-02-18T12:17:21.313Z] === RUN   TestRemove
12:17:21 [2022-02-18T12:17:21.313Z] --- PASS: TestRemove (0.00s)
12:17:21 [2022-02-18T12:17:21.313Z] PASS
12:17:21 [2022-02-18T12:17:21.313Z] coverage: 65.3% of statements
12:17:21 [2022-02-18T12:17:21.313Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.141s	coverage: 65.3% of statements
12:17:21 [2022-02-18T12:17:21.497Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
12:17:21 [2022-02-18T12:17:21.497Z] === RUN   TestContainerVolumesMountedAsSlave
12:17:21 [2022-02-18T12:17:21.762Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
12:17:21 [2022-02-18T12:17:21.762Z] === RUN   TestNetworkNat
12:17:22 [2022-02-18T12:17:22.063Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:17:22 [2022-02-18T12:17:22.334Z] --- PASS: TestNetworkNat (0.47s)
12:17:22 [2022-02-18T12:17:22.334Z] === RUN   TestNetworkLocalhostTCPNat
12:17:22 [2022-02-18T12:17:22.627Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:17:22 [2022-02-18T12:17:22.905Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
12:17:22 [2022-02-18T12:17:22.905Z] === RUN   TestNetworkLoopbackNat
12:17:23 [2022-02-18T12:17:23.559Z] === RUN   TestDockerSuite/TestAttachDetach
12:17:24 [2022-02-18T12:17:24.124Z]     docker_cli_daemon_test.go:1455: [d258765c886fb] daemon is not started
12:17:24 [2022-02-18T12:17:24.223Z] === RUN   TestNewListSecretsFilters
12:17:24 [2022-02-18T12:17:24.223Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:17:24 [2022-02-18T12:17:24.223Z] === RUN   TestNewListConfigsFilters
12:17:24 [2022-02-18T12:17:24.223Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:17:24 [2022-02-18T12:17:24.223Z] PASS
12:17:24 [2022-02-18T12:17:24.223Z] coverage: 0.5% of statements
12:17:24 [2022-02-18T12:17:24.223Z] ok  	github.com/docker/docker/daemon/cluster	1.152s	coverage: 0.5% of statements
12:17:24 [2022-02-18T12:17:24.382Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:17:24 [2022-02-18T12:17:24.684Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:17:25 [2022-02-18T12:17:25.148Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCIsolation
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCConfigs
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCConfigs
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:17:25 [2022-02-18T12:17:25.149Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:17:25 [2022-02-18T12:17:25.149Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:17:25 [2022-02-18T12:17:25.149Z] PASS
12:17:25 [2022-02-18T12:17:25.149Z] coverage: 35.9% of statements
12:17:25 [2022-02-18T12:17:25.149Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.335s	coverage: 35.9% of statements
12:17:25 [2022-02-18T12:17:25.315Z]     check_test.go:309: [d8c9323f86ac2] daemon is not started
12:17:25 [2022-02-18T12:17:25.315Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:17:25 [2022-02-18T12:17:25.315Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:17:25 [2022-02-18T12:17:25.449Z] --- PASS: TestNetworkLoopbackNat (2.55s)
12:17:25 [2022-02-18T12:17:25.449Z] === RUN   TestPause
12:17:25 [2022-02-18T12:17:25.710Z] --- PASS: TestPause (0.42s)
12:17:25 [2022-02-18T12:17:25.710Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:17:25 [2022-02-18T12:17:25.710Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:17:25 [2022-02-18T12:17:25.710Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:17:25 [2022-02-18T12:17:25.710Z] === RUN   TestPauseStopPausedContainer
12:17:26 [2022-02-18T12:17:26.283Z] --- PASS: TestPauseStopPausedContainer (0.45s)
12:17:26 [2022-02-18T12:17:26.283Z] === RUN   TestPsFilter
12:17:26 [2022-02-18T12:17:26.283Z] --- PASS: TestPsFilter (0.13s)
12:17:26 [2022-02-18T12:17:26.283Z] === RUN   TestRemoveContainerWithRemovedVolume
12:17:26 [2022-02-18T12:17:26.854Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
12:17:26 [2022-02-18T12:17:26.854Z] === RUN   TestRemoveContainerWithVolume
12:17:27 [2022-02-18T12:17:27.115Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
12:17:27 [2022-02-18T12:17:27.115Z] === RUN   TestRemoveContainerRunning
12:17:27 [2022-02-18T12:17:27.211Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:17:27 [2022-02-18T12:17:27.212Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:17:27 [2022-02-18T12:17:27.685Z] --- PASS: TestRemoveContainerRunning (0.42s)
12:17:27 [2022-02-18T12:17:27.685Z] === RUN   TestRemoveContainerForceRemoveRunning
12:17:27 [2022-02-18T12:17:27.945Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
12:17:27 [2022-02-18T12:17:27.945Z] === RUN   TestRemoveInvalidContainer
12:17:27 [2022-02-18T12:17:27.945Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:17:27 [2022-02-18T12:17:27.945Z] === RUN   TestRenameLinkedContainer
12:17:28 [2022-02-18T12:17:28.580Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:17:28 [2022-02-18T12:17:28.944Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:17:29 [2022-02-18T12:17:29.143Z]     check_test.go:309: [d6cd808b57a98] daemon is not started
12:17:29 [2022-02-18T12:17:29.143Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:17:29 [2022-02-18T12:17:29.399Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestBuilderGC
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestBuilderGC (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationNotFound
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonBrokenConfiguration
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestParseClusterAdvertiseSettings
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestFindConfigurationConflicts
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeConflicts
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestWaitNodeAttachment
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_label
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_dns
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_dns-search
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestValidateConfiguration (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestModifiedDiscoverySettings
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestReloadSetConfigFileNotExist
12:17:29 [2022-02-18T12:17:29.835Z] time="2022-02-18T12:17:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestReloadDefaultConfigNotExist
12:17:29 [2022-02-18T12:17:29.835Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:17:29 [2022-02-18T12:17:29.835Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestReloadBadDefaultConfig
12:17:29 [2022-02-18T12:17:29.835Z] time="2022-02-18T12:17:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-545559699"
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestReloadWithConflictingLabels
12:17:29 [2022-02-18T12:17:29.835Z] time="2022-02-18T12:17:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-325620950"
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestReloadWithDuplicateLabels
12:17:29 [2022-02-18T12:17:29.835Z] time="2022-02-18T12:17:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-827784253"
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDaemonConfigurationMerge
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] PASS
12:17:29 [2022-02-18T12:17:29.835Z] coverage: 79.7% of statements
12:17:29 [2022-02-18T12:17:29.835Z] ok  	github.com/docker/docker/daemon/config	0.483s	coverage: 79.7% of statements
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestIsolationConversion
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestIsolationConversion/default
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestIsolationConversion/process
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestIsolationConversion/hyperv
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestIsolationConversion (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestContainerLabels
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestContainerLabels (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestCredentialSpecConversion
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestCredentialSpecConversion/none
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestCredentialSpecConversion/config
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestCredentialSpecConversion/file
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestCredentialSpecConversion/registry
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestControllerValidateMountBind
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestControllerValidateMountVolume
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestControllerValidateMountTarget
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestControllerValidateMountTmpfs
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestControllerValidateMountInvalidType
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestControllerValidateMountNamedPipe
12:17:29 [2022-02-18T12:17:29.835Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:17:29 [2022-02-18T12:17:29.835Z] PASS
12:17:29 [2022-02-18T12:17:29.835Z] coverage: 11.0% of statements
12:17:29 [2022-02-18T12:17:29.835Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.942s	coverage: 11.0% of statements
12:17:29 [2022-02-18T12:17:29.835Z] === RUN   TestDiscoveryOptsErrors
12:17:29 [2022-02-18T12:17:29.836Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:17:29 [2022-02-18T12:17:29.836Z] === RUN   TestDiscoveryOpts
12:17:29 [2022-02-18T12:17:29.836Z] --- PASS: TestDiscoveryOpts (0.00s)
12:17:29 [2022-02-18T12:17:29.836Z] PASS
12:17:29 [2022-02-18T12:17:29.836Z] coverage: 30.0% of statements
12:17:29 [2022-02-18T12:17:29.836Z] ok  	github.com/docker/docker/daemon/discovery	0.055s	coverage: 30.0% of statements
12:17:29 [2022-02-18T12:17:29.856Z] --- PASS: TestRenameLinkedContainer (1.68s)
12:17:29 [2022-02-18T12:17:29.856Z] === RUN   TestRenameStoppedContainer
12:17:30 [2022-02-18T12:17:30.117Z] --- PASS: TestRenameStoppedContainer (0.41s)
12:17:30 [2022-02-18T12:17:30.117Z] === RUN   TestRenameRunningContainerAndReuse
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestVerifyNetworkingConfig
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestGetContainer
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestGetContainer (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestValidContainerNames
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestValidContainerNames (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestContainerInitDNS
12:17:30 [2022-02-18T12:17:30.294Z]     daemon_test.go:147: root required
12:17:30 [2022-02-18T12:17:30.294Z] --- SKIP: TestContainerInitDNS (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestMerge
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestMerge (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestValidateContainerIsolation
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestFindNetworkErrorType
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestEnsureServicesExist
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestEnsureServicesExist (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestEnsureServicesExistErrors
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestContainerDelete
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestContainerDelete (0.01s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestContainerDoubleDelete
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestLogContainerEventCopyLabels
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestLogContainerEventWithAttributes
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestNoneHealthcheck
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestNoneHealthcheck (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestHealthStates
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:29Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] time="2022-02-18T12:17:30Z" 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"
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestHealthStates (0.19s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestMaskURLCredentials
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestMaskURLCredentials (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestGetInspectData
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestGetInspectData (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestFillLicense
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestFillLicense (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestListInvalidFilter
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestListInvalidFilter (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestNameFilter
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestNameFilter (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:17:30 [2022-02-18T12:17:30.294Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:17:30 [2022-02-18T12:17:30.294Z] === 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
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:17:30 [2022-02-18T12:17:30.294Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:17:30 [2022-02-18T12:17:30.295Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- 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)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestDaemonReloadLabels
12:17:30 [2022-02-18T12:17:30.295Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:17:30 [2022-02-18T12:17:30.295Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestDaemonReloadMirrors
12:17:30 [2022-02-18T12:17:30.295Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestDaemonReloadInsecureRegistries
12:17:30 [2022-02-18T12:17:30.295Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestDaemonReloadNotAffectOthers
12:17:30 [2022-02-18T12:17:30.295Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:17:30 [2022-02-18T12:17:30.295Z] === RUN   TestDaemonDiscoveryReload
12:17:30 [2022-02-18T12:17:30.328Z] Loaded image: buildpack-deps:buster
12:17:30 [2022-02-18T12:17:30.328Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:17:30 [2022-02-18T12:17:30.586Z] Loaded image: busybox:latest
12:17:30 [2022-02-18T12:17:30.754Z] === RUN   TestEventsLog
12:17:30 [2022-02-18T12:17:30.754Z] --- PASS: TestEventsLog (0.00s)
12:17:30 [2022-02-18T12:17:30.754Z] === RUN   TestEventsLogTimeout
12:17:30 [2022-02-18T12:17:30.754Z] --- PASS: TestEventsLogTimeout (0.00s)
12:17:30 [2022-02-18T12:17:30.754Z] === RUN   TestLogEvents
12:17:30 [2022-02-18T12:17:30.754Z] --- PASS: TestLogEvents (0.05s)
12:17:30 [2022-02-18T12:17:30.754Z] === RUN   TestLoadBufferedEvents
12:17:30 [2022-02-18T12:17:30.843Z] tests/integration/client_test.py .....                                   [ 75%]
12:17:30 [2022-02-18T12:17:30.843Z] tests/integration/context_api_test.py ...                                [ 76%]
12:17:30 [2022-02-18T12:17:30.843Z] Loaded image: busybox:glibc
12:17:31 [2022-02-18T12:17:31.059Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
12:17:31 [2022-02-18T12:17:31.059Z] === RUN   TestRenameInvalidName
12:17:31 [2022-02-18T12:17:31.211Z] --- PASS: TestLoadBufferedEvents (0.22s)
12:17:31 [2022-02-18T12:17:31.211Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:17:31 [2022-02-18T12:17:31.211Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:17:31 [2022-02-18T12:17:31.211Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:17:31 [2022-02-18T12:17:31.211Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:17:31 [2022-02-18T12:17:31.211Z] PASS
12:17:31 [2022-02-18T12:17:31.211Z] coverage: 50.0% of statements
12:17:31 [2022-02-18T12:17:31.211Z] ok  	github.com/docker/docker/daemon/events	0.344s	coverage: 50.0% of statements
12:17:31 [2022-02-18T12:17:31.211Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
12:17:31 [2022-02-18T12:17:31.211Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:17:31 [2022-02-18T12:17:31.320Z] --- PASS: TestRenameInvalidName (0.42s)
12:17:31 [2022-02-18T12:17:31.320Z] === RUN   TestRenameAnonymousContainer
12:17:31 [2022-02-18T12:17:31.410Z] tests/integration/errors_test.py .                                       [ 76%]
12:17:31 [2022-02-18T12:17:31.670Z] === RUN   TestIsEmptyDir
12:17:31 [2022-02-18T12:17:31.670Z] --- PASS: TestIsEmptyDir (0.01s)
12:17:31 [2022-02-18T12:17:31.670Z] PASS
12:17:31 [2022-02-18T12:17:31.670Z] coverage: 2.3% of statements
12:17:31 [2022-02-18T12:17:31.670Z] ok  	github.com/docker/docker/daemon/graphdriver	0.091s	coverage: 2.3% of statements
12:17:32 [2022-02-18T12:17:32.128Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:17:32 [2022-02-18T12:17:32.128Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:17:32 [2022-02-18T12:17:32.128Z] === RUN   TestLinkNaming
12:17:32 [2022-02-18T12:17:32.128Z] --- PASS: TestLinkNaming (0.00s)
12:17:32 [2022-02-18T12:17:32.128Z] === RUN   TestLinkNew
12:17:32 [2022-02-18T12:17:32.128Z] --- PASS: TestLinkNew (0.00s)
12:17:32 [2022-02-18T12:17:32.128Z] === RUN   TestLinkEnv
12:17:32 [2022-02-18T12:17:32.128Z] --- PASS: TestLinkEnv (0.00s)
12:17:32 [2022-02-18T12:17:32.128Z] === RUN   TestLinkMultipleEnv
12:17:32 [2022-02-18T12:17:32.128Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:17:32 [2022-02-18T12:17:32.128Z] === RUN   TestLinkPortRangeEnv
12:17:32 [2022-02-18T12:17:32.128Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:17:32 [2022-02-18T12:17:32.128Z] PASS
12:17:32 [2022-02-18T12:17:32.128Z] coverage: 93.0% of statements
12:17:32 [2022-02-18T12:17:32.128Z] ok  	github.com/docker/docker/daemon/links	0.046s	coverage: 93.0% of statements
12:17:32 [2022-02-18T12:17:32.218Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:17:32 [2022-02-18T12:17:32.587Z]     reload_test.go:520: root required
12:17:32 [2022-02-18T12:17:32.587Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:17:32 [2022-02-18T12:17:32.587Z] === RUN   TestParseVolumesFrom
12:17:32 [2022-02-18T12:17:32.587Z] --- PASS: TestParseVolumesFrom (0.00s)
12:17:32 [2022-02-18T12:17:32.587Z] PASS
12:17:32 [2022-02-18T12:17:32.587Z] coverage: 9.0% of statements
12:17:32 [2022-02-18T12:17:32.587Z] ok  	github.com/docker/docker/daemon	2.543s	coverage: 9.0% of statements
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:17:32 [2022-02-18T12:17:32.587Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:17:33 [2022-02-18T12:17:33.150Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:17:33 [2022-02-18T12:17:33.233Z] --- PASS: TestRenameAnonymousContainer (1.59s)
12:17:33 [2022-02-18T12:17:33.233Z] === RUN   TestRenameContainerWithSameName
12:17:33 [2022-02-18T12:17:33.494Z] --- PASS: TestRenameContainerWithSameName (0.47s)
12:17:33 [2022-02-18T12:17:33.494Z] === RUN   TestRenameContainerWithLinkedContainer
12:17:33 [2022-02-18T12:17:33.716Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:17:34 [2022-02-18T12:17:34.280Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:17:34 [2022-02-18T12:17:34.280Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:17:34 [2022-02-18T12:17:34.444Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
12:17:34 [2022-02-18T12:17:34.444Z] === RUN   TestResize
12:17:35 [2022-02-18T12:17:35.028Z] --- PASS: TestResize (0.59s)
12:17:35 [2022-02-18T12:17:35.028Z] === RUN   TestResizeWithInvalidSize
12:17:35 [2022-02-18T12:17:35.210Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestAdapterReadLogs
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestAdapterReadLogs (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopier
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCopier (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopierLongLines
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCopierLongLines (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopierSlow
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCopierSlow (0.20s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopierWithSized
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopierWithSized/as_is
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopierWithSized/With_RingLogger
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCopierWithSized (0.02s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCopierWithPartial
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCopierWithPartial (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestRingLogger
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestRingLogger (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestRingCap
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestRingCap (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestRingClose
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestRingClose (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestRingDrain
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestRingDrain (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] PASS
12:17:35 [2022-02-18T12:17:35.495Z] coverage: 43.0% of statements
12:17:35 [2022-02-18T12:17:35.495Z] ok  	github.com/docker/docker/daemon/logger	0.392s	coverage: 43.0% of statements
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/defaults
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/invalid_create_group
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestNewStreamConfig (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestNewAWSLogsClientRegionDetect
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestSearchRegistryForImagesErrors
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestSearchRegistryForImages
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestOnlyPlatformWithFallback
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestImageDelete
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestImageDelete/no_lease
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestImageDelete/lease_exists
12:17:35 [2022-02-18T12:17:35.495Z] time="2022-02-18T12:17:35Z" level=info msg="Trying to get region from EC2 Metadata"
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCreateSuccess
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCreateSuccess (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCreateLogGroupSuccess
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCreateError
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCreateError (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestCreateAlreadyExists
12:17:35 [2022-02-18T12:17:35.495Z] time="2022-02-18T12:17:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestLogClosed
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestLogClosed (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestLogBlocking
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestLogBlocking (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestLogNonBlockingBufferEmpty
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestLogNonBlockingBufferFull
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestPublishBatchSuccess
12:17:35 [2022-02-18T12:17:35.495Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:17:35 [2022-02-18T12:17:35.495Z] === RUN   TestPublishBatchError
12:17:35 [2022-02-18T12:17:35.496Z] time="2022-02-18T12:17:35Z" level=error msg=Error
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestPublishBatchError (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:17:35 [2022-02-18T12:17:35.496Z] time="2022-02-18T12:17:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestPublishBatchAlreadyAccepted
12:17:35 [2022-02-18T12:17:35.496Z] time="2022-02-18T12:17:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:17:35 [2022-02-18T12:17:35.496Z] time="2022-02-18T12:17:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchSimple
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchSimple (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchTicker
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchTicker (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMultilinePattern
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchClose
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchClose (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen/0/Hello
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen/2/🙃
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen/3/����
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen/4/He��o
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestEffectiveLen/5/
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestEffectiveLen (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/0/
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: 
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: 
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/1/Hello
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: Hello
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: 
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/2/Hello
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: He
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: llo
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/3/Hello
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: 
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: Hello
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/4/🙃
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: 
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: 🙃
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/5/🙃
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: 🙃
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: 
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/6/a�
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: a
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: �
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestFindValidSplit/7/a�
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1044: a�
12:17:35 [2022-02-18T12:17:35.496Z]     cloudwatchlogs_test.go:1045: 
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestFindValidSplit (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestProcessEventEmoji
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestProcessEventEmoji (0.01s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchLineSplit
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchLineSplit (0.00s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchLineSplitWithBinary
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMaxEvents
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestImageDelete (0.07s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:17:35 [2022-02-18T12:17:35.496Z]     --- PASS: TestImageDelete/lease_exists (0.04s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestContentStoreForPull
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMaxTotalBytes
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:17:35 [2022-02-18T12:17:35.496Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
12:17:35 [2022-02-18T12:17:35.496Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:17:35 [2022-02-18T12:17:35.598Z] --- PASS: TestResizeWithInvalidSize (0.47s)
12:17:35 [2022-02-18T12:17:35.598Z] === RUN   TestResizeWhenContainerNotStarted
12:17:35 [2022-02-18T12:17:35.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:17:35 [2022-02-18T12:17:35.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:17:35 [2022-02-18T12:17:35.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsMultilinePattern
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestCreateTagSuccess
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestCreateTagSuccess (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] PASS
12:17:35 [2022-02-18T12:17:35.959Z] coverage: 77.8% of statements
12:17:35 [2022-02-18T12:17:35.959Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.546s	coverage: 77.8% of statements
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestContentStoreForPull (0.24s)
12:17:35 [2022-02-18T12:17:35.959Z] PASS
12:17:35 [2022-02-18T12:17:35.959Z] coverage: 6.6% of statements
12:17:35 [2022-02-18T12:17:35.959Z] ok  	github.com/docker/docker/daemon/images	0.435s	coverage: 6.6% of statements
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestJSONFileLogger
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestJSONFileLogger (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestJSONFileLoggerWithTags
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestJSONFileLoggerWithOpts
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:17:35 [2022-02-18T12:17:35.959Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestEncodeDecode
12:17:35 [2022-02-18T12:17:35.959Z] === PAUSE TestEncodeDecode
12:17:35 [2022-02-18T12:17:35.959Z] === RUN   TestUnexpectedEOF
12:17:36 [2022-02-18T12:17:36.140Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:17:36 [2022-02-18T12:17:36.140Z] Loaded image: debian:bullseye
12:17:36 [2022-02-18T12:17:36.140Z] Loaded image: hello-world:latest
12:17:36 [2022-02-18T12:17:36.398Z] Loaded image: arm32v7/hello-world:latest
12:17:36 [2022-02-18T12:17:36.424Z] time="2022-02-18T12:17:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:17:36 [2022-02-18T12:17:36.424Z] time="2022-02-18T12:17:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:17:36 [2022-02-18T12:17:36.424Z] --- PASS: TestUnexpectedEOF (0.22s)
12:17:36 [2022-02-18T12:17:36.424Z] === CONT  TestEncodeDecode
12:17:36 [2022-02-18T12:17:36.424Z] --- PASS: TestEncodeDecode (0.00s)
12:17:36 [2022-02-18T12:17:36.424Z] PASS
12:17:36 [2022-02-18T12:17:36.424Z] coverage: 69.9% of statements
12:17:36 [2022-02-18T12:17:36.424Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.353s	coverage: 69.9% of statements
12:17:36 [2022-02-18T12:17:36.655Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:17:36 [2022-02-18T12:17:36.882Z] === RUN   TestJSONLogsMarshalJSONBuf
12:17:36 [2022-02-18T12:17:36.882Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:17:36 [2022-02-18T12:17:36.882Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:17:36 [2022-02-18T12:17:36.882Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
12:17:36 [2022-02-18T12:17:36.882Z] === RUN   TestFastTimeMarshalJSON
12:17:36 [2022-02-18T12:17:36.882Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
12:17:36 [2022-02-18T12:17:36.882Z] PASS
12:17:36 [2022-02-18T12:17:36.882Z] coverage: 87.2% of statements
12:17:36 [2022-02-18T12:17:36.882Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.328s	coverage: 87.2% of statements
12:17:37 [2022-02-18T12:17:37.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:17:37 [2022-02-18T12:17:37.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:17:37 [2022-02-18T12:17:37.849Z] === RUN   TestWriteLog
12:17:37 [2022-02-18T12:17:37.849Z] === PAUSE TestWriteLog
12:17:37 [2022-02-18T12:17:37.849Z] === RUN   TestReadLog
12:17:37 [2022-02-18T12:17:37.849Z] === PAUSE TestReadLog
12:17:37 [2022-02-18T12:17:37.849Z] === RUN   TestDecode
12:17:37 [2022-02-18T12:17:37.849Z] --- PASS: TestDecode (0.03s)
12:17:37 [2022-02-18T12:17:37.849Z] === CONT  TestWriteLog
12:17:37 [2022-02-18T12:17:37.849Z] --- PASS: TestWriteLog (0.00s)
12:17:37 [2022-02-18T12:17:37.849Z] === CONT  TestReadLog
12:17:37 [2022-02-18T12:17:37.849Z] === RUN   TestReadLog/tail_exact
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestReadLog/tail_less_than_available
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestReadLog/tail_more_than_available
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestReadLog (0.22s)
12:17:38 [2022-02-18T12:17:38.308Z]     --- PASS: TestReadLog/tail_exact (0.20s)
12:17:38 [2022-02-18T12:17:38.308Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
12:17:38 [2022-02-18T12:17:38.308Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] PASS
12:17:38 [2022-02-18T12:17:38.308Z] coverage: 78.7% of statements
12:17:38 [2022-02-18T12:17:38.308Z] ok  	github.com/docker/docker/daemon/logger/local	0.321s	coverage: 78.7% of statements
12:17:38 [2022-02-18T12:17:38.308Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestOpenFileDelete
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestOpenFileDelete (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestOpenFileRename
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestOpenFileRename (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestHandleDecoderErr
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestHandleDecoderErr (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestParseLogTagDefaultTag
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestParseLogTag
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestParseLogTag (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestParseLogTagEmptyTag
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestTailFiles
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestTailFiles (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestFollowLogsConsumerGone
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestFollowLogsProducerGone
12:17:38 [2022-02-18T12:17:38.308Z]     logfile_test.go:234: messages sent: 4098, received: 4098
12:17:38 [2022-02-18T12:17:38.308Z]     logfile_test.go:181: logDecode() closed after sending 4098 messages
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestCheckCapacityAndRotate
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:17:38 [2022-02-18T12:17:38.308Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:17:38 [2022-02-18T12:17:38.308Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
12:17:38 [2022-02-18T12:17:38.308Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
12:17:38 [2022-02-18T12:17:38.308Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
12:17:38 [2022-02-18T12:17:38.308Z] PASS
12:17:38 [2022-02-18T12:17:38.308Z] coverage: 54.9% of statements
12:17:38 [2022-02-18T12:17:38.308Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.250s	coverage: 54.9% of statements
12:17:38 [2022-02-18T12:17:38.766Z] === RUN   TestLog
12:17:38 [2022-02-18T12:17:38.766Z] --- PASS: TestLog (0.01s)
12:17:38 [2022-02-18T12:17:38.766Z] PASS
12:17:38 [2022-02-18T12:17:38.766Z] coverage: 31.5% of statements
12:17:39 [2022-02-18T12:17:39.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:17:39 [2022-02-18T12:17:39.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:17:39 [2022-02-18T12:17:39.178Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:17:39 [2022-02-18T12:17:39.226Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.061s	coverage: 31.5% of statements
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestValidateLogOpt
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestValidateLogOpt (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestNewMissedConfig
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestNewMissedConfig (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestNewMissedUrl
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestNewMissedUrl (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestNewMissedToken
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestNewMissedToken (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestNewWithProxy
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestNewWithProxy (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestDefault
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestDefault (0.01s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestJsonFormat
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestJsonFormat (0.01s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestRawFormat
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestRawFormat (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestRawFormatWithLabels
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:17:39 [2022-02-18T12:17:39.226Z] === RUN   TestRawFormatWithoutTag
12:17:39 [2022-02-18T12:17:39.226Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:17:39 [2022-02-18T12:17:39.684Z] === RUN   TestBatching
12:17:39 [2022-02-18T12:17:39.684Z] === RUN   TestNewParse
12:17:39 [2022-02-18T12:17:39.684Z] --- PASS: TestNewParse (0.00s)
12:17:39 [2022-02-18T12:17:39.684Z] PASS
12:17:39 [2022-02-18T12:17:39.684Z] coverage: 8.3% of statements
12:17:39 [2022-02-18T12:17:39.684Z] ok  	github.com/docker/docker/daemon/logger/templates	0.057s	coverage: 8.3% of statements
12:17:39 [2022-02-18T12:17:39.684Z] --- PASS: TestBatching (0.37s)
12:17:39 [2022-02-18T12:17:39.684Z] === RUN   TestFrequency
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestFrequency (0.16s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestOneMessagePerRequest
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestOneMessagePerRequest (0.01s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestVerify
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestVerify (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestSkipVerify
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestParseLogFormat
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestParseLogFormat (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestValidateLogOptEmpty
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestValidateSyslogAddress
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestParseAddressDefaultPort
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestValidateSyslogFacility
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestValidateLogOptSyslogFormat
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] === RUN   TestValidateLogOpt
12:17:40 [2022-02-18T12:17:40.143Z] --- PASS: TestValidateLogOpt (0.00s)
12:17:40 [2022-02-18T12:17:40.143Z] PASS
12:17:40 [2022-02-18T12:17:40.143Z] coverage: 46.8% of statements
12:17:40 [2022-02-18T12:17:40.143Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.057s	coverage: 46.8% of statements
12:17:40 [2022-02-18T12:17:40.143Z] time="2022-02-18T12:17:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.143Z] time="2022-02-18T12:17:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.143Z] time="2022-02-18T12:17:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.143Z] time="2022-02-18T12:17:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:17:40 [2022-02-18T12:17:40.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:17:40 [2022-02-18T12:17:40.602Z] --- PASS: TestSkipVerify (0.71s)
12:17:40 [2022-02-18T12:17:40.602Z] === RUN   TestBufferMaximum
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.422518\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.422518\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] --- PASS: TestBufferMaximum (0.01s)
12:17:40 [2022-02-18T12:17:40.602Z] === RUN   TestServerAlwaysDown
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.427520\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.427520\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.427520\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.428521\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] time="2022-02-18T12:17:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645186660.428521\",\"host\":\"f5d9de3329c3\"}'"
12:17:40 [2022-02-18T12:17:40.602Z] --- PASS: TestServerAlwaysDown (0.00s)
12:17:40 [2022-02-18T12:17:40.602Z] === RUN   TestCannotSendAfterClose
12:17:40 [2022-02-18T12:17:40.602Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:17:40 [2022-02-18T12:17:40.602Z] === RUN   TestDeadlockOnBlockedEndpoint
12:17:41 [2022-02-18T12:17:41.570Z] === RUN   TestV1IDService
12:17:41 [2022-02-18T12:17:41.570Z] --- PASS: TestV1IDService (0.03s)
12:17:41 [2022-02-18T12:17:41.570Z] === RUN   TestV2MetadataService
12:17:41 [2022-02-18T12:17:41.570Z] time="2022-02-18T12:17:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49203/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
12:17:41 [2022-02-18T12:17:41.570Z] time="2022-02-18T12:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f5d9de3329c3\"}'"
12:17:41 [2022-02-18T12:17:41.570Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
12:17:41 [2022-02-18T12:17:41.570Z] PASS
12:17:41 [2022-02-18T12:17:41.570Z] coverage: 82.5% of statements
12:17:41 [2022-02-18T12:17:41.570Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.372s	coverage: 82.5% of statements
12:17:41 [2022-02-18T12:17:41.570Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:17:41 [2022-02-18T12:17:41.570Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:17:41 [2022-02-18T12:17:41.570Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:17:41 [2022-02-18T12:17:41.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:17:42 [2022-02-18T12:17:42.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:17:42 [2022-02-18T12:17:42.449Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestSuccessfulDownload
12:17:42 [2022-02-18T12:17:42.536Z]     download_test.go:268: Needs fixing on Windows
12:17:42 [2022-02-18T12:17:42.536Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestCancelledDownload
12:17:42 [2022-02-18T12:17:42.536Z] --- PASS: TestCancelledDownload (0.00s)
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestMaxDownloadAttempts
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:17:42 [2022-02-18T12:17:42.536Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:17:42 [2022-02-18T12:17:42.994Z] --- PASS: TestV2MetadataService (1.54s)
12:17:42 [2022-02-18T12:17:42.994Z] PASS
12:17:42 [2022-02-18T12:17:42.994Z] coverage: 48.2% of statements
12:17:42 [2022-02-18T12:17:42.994Z] ok  	github.com/docker/docker/distribution/metadata	1.658s	coverage: 48.2% of statements
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:17:42 [2022-02-18T12:17:42.994Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestContinueOnError_MirrorEndpoint
12:17:42 [2022-02-18T12:17:42.994Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestContinueOnError_NeverContinue
12:17:42 [2022-02-18T12:17:42.994Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestContinueOnError_UnnestsErrors
12:17:42 [2022-02-18T12:17:42.994Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestManifestStore
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestManifestStore/no_remote_or_local
12:17:42 [2022-02-18T12:17:42.994Z] time="2022-02-18T12:17:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:17:42 [2022-02-18T12:17:42.994Z] time="2022-02-18T12:17:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:17:42 [2022-02-18T12:17:42.994Z] time="2022-02-18T12:17:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:17:42 [2022-02-18T12:17:42.994Z] time="2022-02-18T12:17:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:17:42 [2022-02-18T12:17:42.994Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:17:42 [2022-02-18T12:17:42.994Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s)
12:17:42 [2022-02-18T12:17:42.994Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s)
12:17:42 [2022-02-18T12:17:42.994Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s)
12:17:42 [2022-02-18T12:17:42.994Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s)
12:17:42 [2022-02-18T12:17:42.994Z] === RUN   TestTransfer
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local344607523\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/no_local_cache
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/with_local_cache
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/unknown_media_type
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:43Z" level=warning msg="reference for unknown type: "
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:43Z" level=warning msg="reference for unknown type: "
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:17:43 [2022-02-18T12:17:43.453Z] --- PASS: TestTransfer (0.13s)
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestConcurrencyLimit
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:43Z" level=warning msg="reference for unknown type: "
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:43Z" level=warning msg="reference for unknown type: "
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:43Z" level=warning msg="reference for unknown type: "
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/error_persisting_manifest
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:17:43 [2022-02-18T12:17:43.453Z] time="2022-02-18T12:17:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:17:43 [2022-02-18T12:17:43.453Z] --- PASS: TestManifestStore (0.38s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestManifestStore/no_remote_or_local (0.25s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
12:17:43 [2022-02-18T12:17:43.453Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:17:43 [2022-02-18T12:17:43.453Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
12:17:43 [2022-02-18T12:17:43.453Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
12:17:43 [2022-02-18T12:17:43.453Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
12:17:43 [2022-02-18T12:17:43.453Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:17:43 [2022-02-18T12:17:43.453Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
12:17:43 [2022-02-18T12:17:43.453Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
12:17:43 [2022-02-18T12:17:43.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
12:17:43 [2022-02-18T12:17:43.453Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.01s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestFixManifestLayers
12:17:43 [2022-02-18T12:17:43.454Z] --- PASS: TestFixManifestLayers (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestFixManifestLayersBaseLayerParent
12:17:43 [2022-02-18T12:17:43.454Z]     pull_v2_test.go:73: Needs fixing on Windows
12:17:43 [2022-02-18T12:17:43.454Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestFixManifestLayersBadParent
12:17:43 [2022-02-18T12:17:43.454Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestValidateManifest
12:17:43 [2022-02-18T12:17:43.454Z]     pull_v2_test.go:118: Needs fixing on Windows
12:17:43 [2022-02-18T12:17:43.454Z] --- SKIP: TestValidateManifest (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestFormatPlatform
12:17:43 [2022-02-18T12:17:43.454Z] --- PASS: TestFormatPlatform (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestGetRepositoryMountCandidates
12:17:43 [2022-02-18T12:17:43.454Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestLayerAlreadyExists
12:17:43 [2022-02-18T12:17:43.454Z]     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}
12:17:43 [2022-02-18T12:17:43.454Z]     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}
12:17:43 [2022-02-18T12:17:43.454Z]     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}
12:17:43 [2022-02-18T12:17:43.454Z]     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}
12:17:43 [2022-02-18T12:17:43.454Z]     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}
12:17:43 [2022-02-18T12:17:43.454Z]     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}
12:17:43 [2022-02-18T12:17:43.454Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:17:43 [2022-02-18T12:17:43.454Z] === RUN   TestWhenEmptyAuthConfig
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestConcurrencyLimit (0.40s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestInactiveJobs
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestNotFound
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestNotFound (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestConflict
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestConflict (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestForbidden
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestForbidden (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestInvalidParameter
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestInvalidParameter (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestNotImplemented
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestNotImplemented (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestNotModified
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestNotModified (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestUnauthorized
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestUnauthorized (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestUnknown
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestUnknown (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestCancelled
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestCancelled (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestDeadline
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestDeadline (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestDataLoss
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestDataLoss (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestUnavailable
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestUnavailable (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestSystem
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestSystem (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Not_Found
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Bad_Request
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Conflict
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Unauthorized
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Service_Unavailable
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Forbidden
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Not_Modified
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Not_Implemented
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:17:43 [2022-02-18T12:17:43.911Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:17:43 [2022-02-18T12:17:43.911Z] --- PASS: TestFromStatusCode (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:17:43 [2022-02-18T12:17:43.911Z] PASS
12:17:43 [2022-02-18T12:17:43.911Z] coverage: 53.1% of statements
12:17:43 [2022-02-18T12:17:43.911Z] ok  	github.com/docker/docker/errdefs	0.052s	coverage: 53.1% of statements
12:17:44 [2022-02-18T12:17:44.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:17:44 [2022-02-18T12:17:44.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:17:44 [2022-02-18T12:17:44.370Z] --- PASS: TestInactiveJobs (0.42s)
12:17:44 [2022-02-18T12:17:44.370Z] === RUN   TestWatchRelease
12:17:44 [2022-02-18T12:17:44.370Z] --- PASS: TestWatchRelease (0.04s)
12:17:44 [2022-02-18T12:17:44.370Z] === RUN   TestWatchFinishedTransfer
12:17:44 [2022-02-18T12:17:44.370Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:17:44 [2022-02-18T12:17:44.370Z] === RUN   TestDuplicateTransfer
12:17:44 [2022-02-18T12:17:44.370Z] --- PASS: TestDuplicateTransfer (0.04s)
12:17:44 [2022-02-18T12:17:44.370Z] === RUN   TestSuccessfulUpload
12:17:44 [2022-02-18T12:17:44.370Z] time="2022-02-18T12:17:44Z" level=error msg="Upload failed, retrying: simulating retry"
12:17:44 [2022-02-18T12:17:44.830Z] --- PASS: TestWhenEmptyAuthConfig (1.18s)
12:17:44 [2022-02-18T12:17:44.830Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:17:44 [2022-02-18T12:17:44.830Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:17:44 [2022-02-18T12:17:44.830Z] === RUN   TestTokenPassThru
12:17:44 [2022-02-18T12:17:44.830Z] --- PASS: TestSuccessfulUpload (0.38s)
12:17:44 [2022-02-18T12:17:44.830Z] === RUN   TestCancelledUpload
12:17:44 [2022-02-18T12:17:44.830Z] --- PASS: TestCancelledUpload (0.00s)
12:17:44 [2022-02-18T12:17:44.830Z] PASS
12:17:44 [2022-02-18T12:17:44.830Z] coverage: 76.8% of statements
12:17:44 [2022-02-18T12:17:44.830Z] --- PASS: TestTokenPassThru (0.02s)
12:17:44 [2022-02-18T12:17:44.830Z] === RUN   TestTokenPassThruDifferentHost
12:17:44 [2022-02-18T12:17:44.830Z] ok  	github.com/docker/docker/distribution/xfer	2.069s	coverage: 76.8% of statements
12:17:44 [2022-02-18T12:17:44.830Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:17:44 [2022-02-18T12:17:44.830Z] PASS
12:17:44 [2022-02-18T12:17:44.830Z] coverage: 23.9% of statements
12:17:44 [2022-02-18T12:17:44.830Z] ok  	github.com/docker/docker/distribution	1.780s	coverage: 23.9% of statements
12:17:44 [2022-02-18T12:17:44.830Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:17:44 [2022-02-18T12:17:44.830Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSGetInvalidData
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSGetInvalidData (0.02s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSInvalidSet
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSInvalidSet (0.02s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSInvalidRoot
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSInvalidRoot (0.01s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSMetadataGetSet
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSMetadataGetSet (0.05s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSInvalidWalker
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSInvalidWalker (0.02s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSGetSet
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSGetSet (0.03s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSGetUnsetKey
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSGetEmptyData
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSGetEmptyData (0.01s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSDelete
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestCompare
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestCompare (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] PASS
12:17:45 [2022-02-18T12:17:45.290Z] coverage: 19.2% of statements
12:17:45 [2022-02-18T12:17:45.290Z] ok  	github.com/docker/docker/image/cache	0.091s	coverage: 19.2% of statements
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSDelete (0.02s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSWalker
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSWalker (0.02s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestFSWalkerStopOnError
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestFSWalkerStopOnError (0.02s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestNewFromJSON
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestNewFromJSON (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestNewFromJSONWithInvalidJSON
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestMarshalKeyOrder
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestImage
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestImage (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestImageOSNotEmpty
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestNewChildImageFromImageWithRootFS
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestCreate
12:17:45 [2022-02-18T12:17:45.290Z] --- PASS: TestCreate (0.01s)
12:17:45 [2022-02-18T12:17:45.290Z] === RUN   TestRestore
12:17:45 [2022-02-18T12:17:45.483Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
12:17:45 [2022-02-18T12:17:45.483Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s)
12:17:45 [2022-02-18T12:17:45.483Z] === RUN   TestCgroupNamespacesRun
12:17:45 [2022-02-18T12:17:45.745Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:17:45 [2022-02-18T12:17:45.749Z] time="2022-02-18T12:17:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:17:45 [2022-02-18T12:17:45.749Z] --- PASS: TestRestore (0.27s)
12:17:45 [2022-02-18T12:17:45.749Z] === RUN   TestAddDelete
12:17:45 [2022-02-18T12:17:45.749Z] --- PASS: TestAddDelete (0.03s)
12:17:45 [2022-02-18T12:17:45.749Z] === RUN   TestSearchAfterDelete
12:17:45 [2022-02-18T12:17:45.749Z] --- PASS: TestSearchAfterDelete (0.01s)
12:17:45 [2022-02-18T12:17:45.749Z] === RUN   TestParentReset
12:17:45 [2022-02-18T12:17:45.749Z] --- PASS: TestParentReset (0.07s)
12:17:45 [2022-02-18T12:17:45.749Z] === RUN   TestGetAndSetLastUpdated
12:17:45 [2022-02-18T12:17:45.749Z] --- PASS: TestGetAndSetLastUpdated (0.10s)
12:17:45 [2022-02-18T12:17:45.749Z] === RUN   TestStoreLen
12:17:46 [2022-02-18T12:17:46.207Z] --- PASS: TestStoreLen (0.14s)
12:17:46 [2022-02-18T12:17:46.207Z] PASS
12:17:46 [2022-02-18T12:17:46.207Z] coverage: 86.8% of statements
12:17:46 [2022-02-18T12:17:46.207Z] ok  	github.com/docker/docker/image	0.947s	coverage: 86.8% of statements
12:17:46 [2022-02-18T12:17:46.207Z] === RUN   TestMakeV1ConfigFromConfig
12:17:46 [2022-02-18T12:17:46.207Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:17:46 [2022-02-18T12:17:46.207Z] PASS
12:17:46 [2022-02-18T12:17:46.207Z] coverage: 25.0% of statements
12:17:46 [2022-02-18T12:17:46.207Z] ok  	github.com/docker/docker/image/v1	0.096s	coverage: 25.0% of statements
12:17:46 [2022-02-18T12:17:46.666Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:17:46 [2022-02-18T12:17:46.666Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:17:46 [2022-02-18T12:17:46.872Z] --- PASS: TestCgroupNamespacesRun (1.12s)
12:17:46 [2022-02-18T12:17:46.872Z] === RUN   TestCgroupNamespacesRunPrivileged
12:17:47 [2022-02-18T12:17:47.632Z] === RUN   TestSerialization
12:17:47 [2022-02-18T12:17:47.632Z] --- PASS: TestSerialization (0.02s)
12:17:47 [2022-02-18T12:17:47.632Z] PASS
12:17:47 [2022-02-18T12:17:47.632Z] coverage: 100.0% of statements
12:17:47 [2022-02-18T12:17:47.632Z] ok  	github.com/docker/docker/libcontainerd/queue	0.068s	coverage: 100.0% of statements
12:17:47 [2022-02-18T12:17:47.632Z] === RUN   TestEnvironmentParsing
12:17:47 [2022-02-18T12:17:47.632Z] --- PASS: TestEnvironmentParsing (0.00s)
12:17:47 [2022-02-18T12:17:47.632Z] PASS
12:17:47 [2022-02-18T12:17:47.632Z] coverage: 1.0% of statements
12:17:47 [2022-02-18T12:17:47.632Z] ok  	github.com/docker/docker/libcontainerd/local	0.070s	coverage: 1.0% of statements
12:17:47 [2022-02-18T12:17:47.812Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
12:17:47 [2022-02-18T12:17:47.812Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:17:48 [2022-02-18T12:17:48.096Z] === RUN   TestEmptyLayer
12:17:48 [2022-02-18T12:17:48.096Z] --- PASS: TestEmptyLayer (0.00s)
12:17:48 [2022-02-18T12:17:48.096Z] === RUN   TestCommitFailure
12:17:48 [2022-02-18T12:17:48.096Z] --- PASS: TestCommitFailure (0.01s)
12:17:48 [2022-02-18T12:17:48.096Z] === RUN   TestStartTransactionFailure
12:17:48 [2022-02-18T12:17:48.096Z] --- PASS: TestStartTransactionFailure (0.02s)
12:17:48 [2022-02-18T12:17:48.096Z] === RUN   TestGetOrphan
12:17:48 [2022-02-18T12:17:48.096Z] --- PASS: TestGetOrphan (0.01s)
12:17:48 [2022-02-18T12:17:48.096Z] === RUN   TestMountAndRegister
12:17:48 [2022-02-18T12:17:48.273Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (39.20s)
12:17:48 [2022-02-18T12:17:48.273Z] PASS
12:17:48 [2022-02-18T12:17:48.273Z] 
12:17:48 [2022-02-18T12:17:48.273Z] === Skipped
12:17:48 [2022-02-18T12:17:48.273Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:17:48 [2022-02-18T12:17:48.273Z]     build_session_test.go:25: TODO: BuildKit
12:17:48 [2022-02-18T12:17:48.273Z] 
12:17:48 [2022-02-18T12:17:48.273Z] DONE 33 tests, 1 skipped in 260.021s
12:17:48 [2022-02-18T12:17:48.273Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:17:48 [2022-02-18T12:17:48.273Z] ++ 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
12:17:48 [2022-02-18T12:17:48.273Z] ++ set -e
12:17:48 [2022-02-18T12:17:48.273Z] ++ '[' -n 0 ']'
12:17:48 [2022-02-18T12:17:48.273Z] ++ set -x
12:17:48 [2022-02-18T12:17:48.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:17:48 [2022-02-18T12:17:48.273Z] INFO: Testing against a local daemon
12:17:48 [2022-02-18T12:17:48.273Z] === RUN   TestConfigInspect
12:17:48 [2022-02-18T12:17:48.273Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:17:48 [2022-02-18T12:17:48.555Z]     layer_test.go:271: Layer size: 14
12:17:48 [2022-02-18T12:17:48.555Z] --- PASS: TestMountAndRegister (0.12s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestLayerRelease
12:17:48 [2022-02-18T12:17:48.555Z]     layer_test.go:304: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestLayerRelease (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestStoreRestore
12:17:48 [2022-02-18T12:17:48.555Z]     layer_test.go:353: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestStoreRestore (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestTarStreamStability
12:17:48 [2022-02-18T12:17:48.555Z]     layer_test.go:468: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestTarStreamStability (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestRegisterExistingLayer
12:17:48 [2022-02-18T12:17:48.555Z] --- PASS: TestRegisterExistingLayer (0.34s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestTarStreamVerification
12:17:48 [2022-02-18T12:17:48.555Z]     layer_test.go:697: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestTarStreamVerification (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestLayerMigration
12:17:48 [2022-02-18T12:17:48.555Z]     migration_test.go:46: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestLayerMigration (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestLayerMigrationNoTarsplit
12:17:48 [2022-02-18T12:17:48.555Z]     migration_test.go:182: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestMountInit
12:17:48 [2022-02-18T12:17:48.555Z]     mount_test.go:17: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestMountInit (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestMountSize
12:17:48 [2022-02-18T12:17:48.555Z]     mount_test.go:76: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestMountSize (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestMountChanges
12:17:48 [2022-02-18T12:17:48.555Z]     mount_test.go:125: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestMountChanges (0.00s)
12:17:48 [2022-02-18T12:17:48.555Z] === RUN   TestMountApply
12:17:48 [2022-02-18T12:17:48.555Z]     mount_test.go:212: Failing on Windows
12:17:48 [2022-02-18T12:17:48.555Z] --- SKIP: TestMountApply (0.00s)
12:17:49 [2022-02-18T12:17:49.014Z] PASS
12:17:49 [2022-02-18T12:17:49.014Z] coverage: 30.1% of statements
12:17:49 [2022-02-18T12:17:49.014Z] ok  	github.com/docker/docker/layer	0.628s	coverage: 30.1% of statements
12:17:49 [2022-02-18T12:17:49.014Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:17:49 [2022-02-18T12:17:49.014Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:17:49 [2022-02-18T12:17:49.014Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:17:49 [2022-02-18T12:17:49.014Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:17:49 [2022-02-18T12:17:49.014Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:17:49 [2022-02-18T12:17:49.015Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:17:49 [2022-02-18T12:17:49.015Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:17:49 [2022-02-18T12:17:49.015Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:17:49 [2022-02-18T12:17:49.015Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:17:49 [2022-02-18T12:17:49.015Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:17:49 [2022-02-18T12:17:49.015Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z] PASS
12:17:49 [2022-02-18T12:17:49.015Z] coverage: 42.3% of statements
12:17:49 [2022-02-18T12:17:49.015Z] ok  	github.com/docker/docker/oci	0.058s	coverage: 42.3% of statements
12:17:49 [2022-02-18T12:17:49.015Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:17:49 [2022-02-18T12:17:49.015Z] === RUN   TestParseVersion
12:17:49 [2022-02-18T12:17:49.015Z] --- PASS: TestParseVersion (0.00s)
12:17:49 [2022-02-18T12:17:49.015Z] PASS
12:17:49 [2022-02-18T12:17:49.015Z] coverage: 52.9% of statements
12:17:49 [2022-02-18T12:17:49.015Z] ok  	github.com/docker/docker/pkg/aaparser	0.054s	coverage: 52.9% of statements
12:17:49 [2022-02-18T12:17:49.196Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
12:17:49 [2022-02-18T12:17:49.196Z] === RUN   TestCgroupNamespacesRunHostMode
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestAddressPoolOpt
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestAddressPoolOpt (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/a
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/something
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/_=a
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/env1=value1
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/_env1=value1
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/env2=value2=value3
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/env3=abc!qwe
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/env_4=value_4
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/PATH
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/=a
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/PATH=
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/PATH=something
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/asd!qwe
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/1asd
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/123
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/some_space
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/__some_space_before
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/some_space_after__
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/=
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateEnv/PaTh
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestValidateEnv (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/a (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/something (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/= (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestParseHost
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestParseHost (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestParseDockerDaemonHost
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestParseTCP
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestParseTCP (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestParseInvalidUnixAddrInvalid
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateExtraHosts
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestValidateExtraHosts (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestIpOptString
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestIpOptString (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestNewIpOptInvalidDefaultVal
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestNewIpOptValidDefaultVal
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestIpOptSetInvalidVal
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateIPAddress
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestValidateIPAddress (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestMapOpts
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestMapOpts (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestListOptsWithoutValidator
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestListOptsWithValidator
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestListOptsWithValidator (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateDNSSearch
12:17:49 [2022-02-18T12:17:49.981Z] --- PASS: TestValidateDNSSearch (0.00s)
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_general_format
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_one_more
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:17:49 [2022-02-18T12:17:49.981Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestValidateLabel (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestNamedListOpts
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestNamedListOpts (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestNamedMapOpts
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestNamedMapOpts (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestParseLink
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestParseLink (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestQuotedStringSetWithQuotes
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestQuotedStringSetWithNoQuotes
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestUlimitOpt
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestUlimitOpt (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] PASS
12:17:49 [2022-02-18T12:17:49.982Z] coverage: 67.1% of statements
12:17:49 [2022-02-18T12:17:49.982Z] ok  	github.com/docker/docker/opts	0.115s	coverage: 67.1% of statements
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestUnbuffered
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestUnbuffered (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] === RUN   TestRaceUnbuffered
12:17:49 [2022-02-18T12:17:49.982Z] --- PASS: TestRaceUnbuffered (0.00s)
12:17:49 [2022-02-18T12:17:49.982Z] PASS
12:17:49 [2022-02-18T12:17:49.982Z] coverage: 100.0% of statements
12:17:49 [2022-02-18T12:17:49.982Z] ok  	github.com/docker/docker/pkg/broadcaster	0.051s	coverage: 100.0% of statements
12:17:50 [2022-02-18T12:17:50.136Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
12:17:50 [2022-02-18T12:17:50.136Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:17:50 [2022-02-18T12:17:50.159Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:17:50 [2022-02-18T12:17:50.164Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:17:50 [2022-02-18T12:17:50.951Z] === RUN   TestPeerCertificateMarshalJSON
12:17:51 [2022-02-18T12:17:51.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
12:17:51 [2022-02-18T12:17:51.076Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[foo]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[bar]_[foo]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[foo_bar]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[qux]_[foo]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[]#01
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[qux]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[foo_bar_qux]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[qux]_[baz]]
12:17:51 [2022-02-18T12:17:51.408Z] === RUN   TestMatch/[[foo_baz]]
12:17:51 [2022-02-18T12:17:51.408Z] --- PASS: TestMatch (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:17:51 [2022-02-18T12:17:51.408Z] PASS
12:17:51 [2022-02-18T12:17:51.408Z] coverage: 87.5% of statements
12:17:51 [2022-02-18T12:17:51.408Z] ok  	github.com/docker/docker/pkg/capabilities	0.057s	coverage: 87.5% of statements
12:17:51 [2022-02-18T12:17:51.529Z] --- PASS: TestConfigInspect (3.19s)
12:17:51 [2022-02-18T12:17:51.529Z] === RUN   TestConfigList
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:17:51 [2022-02-18T12:17:51.866Z] --- PASS: TestPeerCertificateMarshalJSON (0.85s)
12:17:51 [2022-02-18T12:17:51.866Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestMiddleware
12:17:51 [2022-02-18T12:17:51.866Z] --- PASS: TestMiddleware (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestNewResponseModifier
12:17:51 [2022-02-18T12:17:51.866Z] --- PASS: TestNewResponseModifier (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] PASS
12:17:51 [2022-02-18T12:17:51.866Z] coverage: 26.8% of statements
12:17:51 [2022-02-18T12:17:51.866Z] ok  	github.com/docker/docker/pkg/authorization	0.927s	coverage: 26.8% of statements
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootTarUntar
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootTarUntar (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootUntarWithHugeExcludesList
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootUntarEmptyArchive
12:17:51 [2022-02-18T12:17:51.866Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootTarUntarWithSymlink
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootCopyWithTar
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootCopyFileWithTar
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootUntarPath
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootUntarPath (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] === RUN   TestChrootApplyDotDotFile
12:17:51 [2022-02-18T12:17:51.866Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:17:51 [2022-02-18T12:17:51.866Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:17:51 [2022-02-18T12:17:51.866Z] PASS
12:17:51 [2022-02-18T12:17:51.866Z] coverage: 15.1% of statements
12:17:52 [2022-02-18T12:17:52.091Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:17:52 [2022-02-18T12:17:52.326Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.129s	coverage: 15.1% of statements
12:17:52 [2022-02-18T12:17:52.326Z] === RUN   TestIsArchivePathDir
12:17:52 [2022-02-18T12:17:52.326Z] --- PASS: TestIsArchivePathDir (0.08s)
12:17:52 [2022-02-18T12:17:52.326Z] === RUN   TestIsArchivePathInvalidFile
12:17:52 [2022-02-18T12:17:52.326Z] --- PASS: TestIsArchivePathInvalidFile (0.19s)
12:17:52 [2022-02-18T12:17:52.326Z] === RUN   TestIsArchivePathTar
12:17:52 [2022-02-18T12:17:52.348Z]     check_test.go:309: [df8c2b9da7cca] daemon is not started
12:17:52 [2022-02-18T12:17:52.348Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:17:52 [2022-02-18T12:17:52.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
12:17:52 [2022-02-18T12:17:52.458Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeEmpty
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeEmpty (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeEmptyFile
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeEmptyFile (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeNonemptyFile
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeNestedDirectoryEmpty
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestMoveToSubdir
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestMoveToSubdir (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestSizeNonExistingDirectory
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] PASS
12:17:52 [2022-02-18T12:17:52.787Z] coverage: 80.0% of statements
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestIsArchivePathTar (0.22s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestDecompressStreamGzip
12:17:52 [2022-02-18T12:17:52.787Z] ok  	github.com/docker/docker/pkg/directory	0.071s	coverage: 80.0% of statements
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestDecompressStreamGzip (0.16s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestDecompressStreamBzip2
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestDecompressStreamBzip2 (0.17s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestDecompressStreamXz
12:17:52 [2022-02-18T12:17:52.787Z]     archive_test.go:134: Xz not present in msys2
12:17:52 [2022-02-18T12:17:52.787Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestCompressStreamXzUnsupported
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestCompressStreamBzip2Unsupported
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestCompressStreamInvalid
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestExtensionInvalid
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestExtensionInvalid (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestExtensionUncompressed
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestExtensionUncompressed (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestExtensionBzip2
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestExtensionBzip2 (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestExtensionGzip
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestExtensionGzip (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestExtensionXz
12:17:52 [2022-02-18T12:17:52.787Z] --- PASS: TestExtensionXz (0.00s)
12:17:52 [2022-02-18T12:17:52.787Z] === RUN   TestCmdStreamLargeStderr
12:17:52 [2022-02-18T12:17:52.914Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:17:52 [2022-02-18T12:17:52.914Z]     check_test.go:309: [d8b883c52b009] daemon is not started
12:17:52 [2022-02-18T12:17:52.914Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:17:53 [2022-02-18T12:17:53.030Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
12:17:53 [2022-02-18T12:17:53.030Z] === RUN   TestCgroupNamespacesRunOlderClient
12:17:53 [2022-02-18T12:17:53.172Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestCmdStreamBad
12:17:53 [2022-02-18T12:17:53.245Z]     archive_test.go:239: Failing on Windows CI machines
12:17:53 [2022-02-18T12:17:53.245Z] --- SKIP: TestCmdStreamBad (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestCmdStreamGood
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestContainsEntry
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestCreateEntries
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestEntriesDiff
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestEntriesEquality
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestGeneratorNotGenerate
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestGeneratorWithPort
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestNewEntry
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestParse
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: Test (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestNewEntry (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestParse (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z] PASS
12:17:53 [2022-02-18T12:17:53.245Z] coverage: 58.3% of statements
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: TestCmdStreamGood (0.07s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestUntarPathWithInvalidDest
12:17:53 [2022-02-18T12:17:53.245Z] ok  	github.com/docker/docker/pkg/discovery	0.076s	coverage: 58.3% of statements
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: TestUntarPathWithInvalidDest (0.10s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestUntarPathWithInvalidSrc
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestUntarPath
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: TestUntarPath (0.09s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestUntarPathWithDestinationFile
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestContent
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestInitialize
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestNew
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestParsingContentsWithComments
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestRegister
12:17:53 [2022-02-18T12:17:53.245Z] === RUN   Test/TestWatch
12:17:53 [2022-02-18T12:17:53.245Z] --- PASS: Test (0.02s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestContent (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestInitialize (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestNew (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestRegister (0.00s)
12:17:53 [2022-02-18T12:17:53.245Z]     --- PASS: Test/TestWatch (0.02s)
12:17:53 [2022-02-18T12:17:53.245Z] PASS
12:17:53 [2022-02-18T12:17:53.245Z] coverage: 97.6% of statements
12:17:53 [2022-02-18T12:17:53.245Z] ok  	github.com/docker/docker/pkg/discovery/file	0.100s	coverage: 97.6% of statements
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyWithTarInvalidSrc
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyWithTarSrcFile
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyWithTarSrcFolder
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyFileWithTarInvalidSrc
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyFileWithTarSrcFolder
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestCopyFileWithTarSrcFile
12:17:53 [2022-02-18T12:17:53.703Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
12:17:53 [2022-02-18T12:17:53.703Z] === RUN   TestTarFiles
12:17:54 [2022-02-18T12:17:54.106Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:17:54 [2022-02-18T12:17:54.161Z] === RUN   Test
12:17:54 [2022-02-18T12:17:54.161Z] === RUN   Test/TestWatch
12:17:54 [2022-02-18T12:17:54.161Z] --- PASS: Test (0.00s)
12:17:54 [2022-02-18T12:17:54.161Z]     --- PASS: Test/TestWatch (0.00s)
12:17:54 [2022-02-18T12:17:54.161Z] PASS
12:17:54 [2022-02-18T12:17:54.162Z] coverage: 92.3% of statements
12:17:54 [2022-02-18T12:17:54.162Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.085s	coverage: 92.3% of statements
12:17:54 [2022-02-18T12:17:54.363Z] --- PASS: TestConfigList (2.82s)
12:17:54 [2022-02-18T12:17:54.363Z] === RUN   TestConfigsCreateAndDelete
12:17:54 [2022-02-18T12:17:54.416Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
12:17:54 [2022-02-18T12:17:54.416Z] === RUN   TestNISDomainname
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestInitialize
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestInitialize
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestInitializeWithPattern
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestRegister
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestWatch
12:17:54 [2022-02-18T12:17:54.619Z] --- PASS: Test (0.00s)
12:17:54 [2022-02-18T12:17:54.619Z]     --- PASS: Test/TestInitialize (0.00s)
12:17:54 [2022-02-18T12:17:54.619Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:17:54 [2022-02-18T12:17:54.619Z]     --- PASS: Test/TestRegister (0.00s)
12:17:54 [2022-02-18T12:17:54.619Z]     --- PASS: Test/TestWatch (0.00s)
12:17:54 [2022-02-18T12:17:54.619Z] PASS
12:17:54 [2022-02-18T12:17:54.619Z] coverage: 93.8% of statements
12:17:54 [2022-02-18T12:17:54.619Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.067s	coverage: 93.8% of statements
12:17:54 [2022-02-18T12:17:54.619Z] time="2022-02-18T12:17:54Z" level=info msg="Initializing discovery without TLS"
12:17:54 [2022-02-18T12:17:54.619Z] time="2022-02-18T12:17:54Z" level=info msg="Initializing discovery without TLS"
12:17:54 [2022-02-18T12:17:54.619Z] time="2022-02-18T12:17:54Z" level=info msg="Initializing discovery without TLS"
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestInitializeWithCerts
12:17:54 [2022-02-18T12:17:54.619Z] time="2022-02-18T12:17:54Z" level=info msg="Initializing discovery with TLS"
12:17:54 [2022-02-18T12:17:54.619Z] === RUN   Test/TestWatch
12:17:54 [2022-02-18T12:17:54.619Z] time="2022-02-18T12:17:54Z" level=info msg="Initializing discovery without TLS"
12:17:54 [2022-02-18T12:17:54.620Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:17:54 [2022-02-18T12:17:54.620Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:17:54 [2022-02-18T12:17:54.620Z]     check_test.go:309: [d6a25f35f7231] daemon is not started
12:17:54 [2022-02-18T12:17:54.677Z] --- PASS: TestNISDomainname (0.52s)
12:17:54 [2022-02-18T12:17:54.677Z] === RUN   TestHostnameDnsResolution
12:17:54 [2022-02-18T12:17:54.877Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:17:55 [2022-02-18T12:17:55.077Z] === RUN   TestPollerAddRemove
12:17:55 [2022-02-18T12:17:55.077Z] --- PASS: TestPollerAddRemove (0.00s)
12:17:55 [2022-02-18T12:17:55.077Z] === RUN   TestPollerEvent
12:17:55 [2022-02-18T12:17:55.077Z]     poller_test.go:41: No chmod on Windows
12:17:55 [2022-02-18T12:17:55.077Z] --- SKIP: TestPollerEvent (0.00s)
12:17:55 [2022-02-18T12:17:55.077Z] === RUN   TestPollerClose
12:17:55 [2022-02-18T12:17:55.077Z] --- PASS: TestPollerClose (0.00s)
12:17:55 [2022-02-18T12:17:55.077Z] PASS
12:17:55 [2022-02-18T12:17:55.248Z] --- PASS: TestHostnameDnsResolution (0.67s)
12:17:55 [2022-02-18T12:17:55.248Z] === RUN   TestUnprivilegedPortsAndPing
12:17:55 [2022-02-18T12:17:55.440Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:17:55 [2022-02-18T12:17:55.536Z] coverage: 36.2% of statements
12:17:55 [2022-02-18T12:17:55.536Z] ok  	github.com/docker/docker/pkg/filenotify	0.064s	coverage: 36.2% of statements
12:17:55 [2022-02-18T12:17:55.821Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
12:17:55 [2022-02-18T12:17:55.821Z] === RUN   TestStats
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestCopyFileWithInvalidSrc
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestCopyFileWithInvalidDest
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestCopyFileWithSameSrcAndDest
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestCopyFile
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestCopyFile (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:17:55 [2022-02-18T12:17:55.994Z]     fileutils_test.go:134: Needs porting to Windows
12:17:55 [2022-02-18T12:17:55.994Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestReadSymlinkedDirectoryToFile
12:17:55 [2022-02-18T12:17:55.994Z]     fileutils_test.go:180: Needs porting to Windows
12:17:55 [2022-02-18T12:17:55.994Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestWildcardMatches
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestWildcardMatches (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestPatternMatches
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestPatternMatches (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestPatternMatchesFolderExclusions
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:17:55 [2022-02-18T12:17:55.994Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:17:55 [2022-02-18T12:17:55.994Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestSingleExclamationError
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestSingleExclamationError (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestMatchesWithNoPatterns
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestMatchesWithMalformedPatterns
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestMatches
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestMatches (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCleanPatterns
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCleanPatterns (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCleanPatternsExceptionFlag
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCleanPatternsErrorSingleException
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCreateIfNotExistsDir
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCreateIfNotExistsDir (0.03s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestCreateIfNotExistsFile
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:17:55 [2022-02-18T12:17:55.995Z] === RUN   TestMatch
12:17:55 [2022-02-18T12:17:55.995Z] --- PASS: TestMatch (0.00s)
12:17:55 [2022-02-18T12:17:55.995Z] PASS
12:17:55 [2022-02-18T12:17:55.995Z] coverage: 85.4% of statements
12:17:55 [2022-02-18T12:17:55.995Z] ok  	github.com/docker/docker/pkg/fileutils	0.114s	coverage: 85.4% of statements
12:17:56 [2022-02-18T12:17:56.452Z] === RUN   TestGet
12:17:56 [2022-02-18T12:17:56.452Z] --- PASS: TestGet (0.00s)
12:17:56 [2022-02-18T12:17:56.452Z] === RUN   TestGetShortcutString
12:17:56 [2022-02-18T12:17:56.452Z] --- PASS: TestGetShortcutString (0.00s)
12:17:56 [2022-02-18T12:17:56.452Z] PASS
12:17:56 [2022-02-18T12:17:56.452Z] coverage: 42.9% of statements
12:17:56 [2022-02-18T12:17:56.452Z] ok  	github.com/docker/docker/pkg/homedir	0.046s	coverage: 42.9% of statements
12:17:57 [2022-02-18T12:17:57.341Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:17:57 [2022-02-18T12:17:57.341Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:17:57 [2022-02-18T12:17:57.341Z] --- PASS: TestConfigsCreateAndDelete (3.09s)
12:17:57 [2022-02-18T12:17:57.341Z] === RUN   TestConfigsUpdate
12:17:57 [2022-02-18T12:17:57.418Z] === RUN   TestCreateIDMapOrder
12:17:57 [2022-02-18T12:17:57.418Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:17:57 [2022-02-18T12:17:57.418Z] PASS
12:17:57 [2022-02-18T12:17:57.418Z] coverage: 7.2% of statements
12:17:57 [2022-02-18T12:17:57.418Z] ok  	github.com/docker/docker/pkg/idtools	0.047s	coverage: 7.2% of statements
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: Test (3.22s)
12:17:57 [2022-02-18T12:17:57.875Z]     --- PASS: Test/TestInitialize (0.21s)
12:17:57 [2022-02-18T12:17:57.875Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
12:17:57 [2022-02-18T12:17:57.875Z]     --- PASS: Test/TestWatch (3.00s)
12:17:57 [2022-02-18T12:17:57.875Z] PASS
12:17:57 [2022-02-18T12:17:57.875Z] coverage: 84.1% of statements
12:17:57 [2022-02-18T12:17:57.875Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.290s	coverage: 84.1% of statements
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestFixedBufferCap
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestFixedBufferCap (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestFixedBufferLen
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestFixedBufferLen (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestFixedBufferString
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestFixedBufferString (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestFixedBufferWrite
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestFixedBufferWrite (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestFixedBufferRead
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestFixedBufferRead (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestBytesPipeRead
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestBytesPipeRead (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestBytesPipeWrite
12:17:57 [2022-02-18T12:17:57.875Z] --- PASS: TestBytesPipeWrite (0.00s)
12:17:57 [2022-02-18T12:17:57.875Z] === RUN   TestBytesPipeWriteRandomChunks
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestAtomicWriteToFile
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestAtomicWriteToFile (0.02s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestAtomicWriteSetCommit
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestAtomicWriteSetCommit (0.03s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestAtomicWriteSetCancel
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestReadCloserWrapperClose
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestReaderErrWrapperReadOnError
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestReaderErrWrapperRead
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestHashData
12:17:58 [2022-02-18T12:17:58.334Z] --- PASS: TestHashData (0.00s)
12:17:58 [2022-02-18T12:17:58.334Z] === RUN   TestCancelReadCloser
12:17:58 [2022-02-18T12:17:58.364Z] --- PASS: TestStats (2.42s)
12:17:58 [2022-02-18T12:17:58.364Z] === RUN   TestStopContainerWithTimeout
12:17:58 [2022-02-18T12:17:58.364Z] === RUN   TestStopContainerWithTimeout/0
12:17:58 [2022-02-18T12:17:58.364Z] === PAUSE TestStopContainerWithTimeout/0
12:17:58 [2022-02-18T12:17:58.364Z] === RUN   TestStopContainerWithTimeout/1
12:17:58 [2022-02-18T12:17:58.364Z] === PAUSE TestStopContainerWithTimeout/1
12:17:58 [2022-02-18T12:17:58.364Z] === RUN   TestStopContainerWithTimeout/3
12:17:58 [2022-02-18T12:17:58.364Z] === PAUSE TestStopContainerWithTimeout/3
12:17:58 [2022-02-18T12:17:58.364Z] === RUN   TestStopContainerWithTimeout/-1
12:17:58 [2022-02-18T12:17:58.364Z] === PAUSE TestStopContainerWithTimeout/-1
12:17:58 [2022-02-18T12:17:58.364Z] === CONT  TestStopContainerWithTimeout/0
12:17:58 [2022-02-18T12:17:58.364Z] === CONT  TestStopContainerWithTimeout/3
12:17:58 [2022-02-18T12:17:58.710Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestCancelReadCloser (0.12s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestWriteCloserWrapperClose
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestNopWriteCloser
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestNopWriteCloser (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestNopWriter
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestNopWriter (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestWriteCounter
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestWriteCounter (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] PASS
12:17:58 [2022-02-18T12:17:58.792Z] coverage: 69.2% of statements
12:17:58 [2022-02-18T12:17:58.792Z] ok  	github.com/docker/docker/pkg/ioutils	0.772s	coverage: 69.2% of statements
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestError
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestError (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/no_progress
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/progress_1
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/with_units
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestProgressString/hide_counts
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestProgressString (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/with_units (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestJSONMessageDisplay
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestStandardLongPath
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestStandardLongPath (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestUNCLongPath
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestUNCLongPath (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] PASS
12:17:58 [2022-02-18T12:17:58.792Z] coverage: 100.0% of statements
12:17:58 [2022-02-18T12:17:58.792Z] ok  	github.com/docker/docker/pkg/longpath	0.095s	coverage: 100.0% of statements
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestJSONMessageDisplay (0.24s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestJSONMessageDisplayWithJSONError
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] === RUN   TestDisplayJSONMessagesStream
12:17:58 [2022-02-18T12:17:58.792Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:17:58 [2022-02-18T12:17:58.792Z] PASS
12:17:58 [2022-02-18T12:17:58.792Z] coverage: 91.7% of statements
12:17:58 [2022-02-18T12:17:58.792Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.308s	coverage: 91.7% of statements
12:17:58 [2022-02-18T12:17:58.936Z] === CONT  TestStopContainerWithTimeout/-1
12:17:59 [2022-02-18T12:17:59.640Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:17:59 [2022-02-18T12:17:59.761Z] === RUN   TestNameFormat
12:17:59 [2022-02-18T12:17:59.761Z] --- PASS: TestNameFormat (0.00s)
12:17:59 [2022-02-18T12:17:59.761Z] === RUN   TestNameRetries
12:17:59 [2022-02-18T12:17:59.761Z] --- PASS: TestNameRetries (0.00s)
12:17:59 [2022-02-18T12:17:59.761Z] PASS
12:17:59 [2022-02-18T12:17:59.761Z] coverage: 85.7% of statements
12:17:59 [2022-02-18T12:17:59.761Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.048s	coverage: 85.7% of statements
12:17:59 [2022-02-18T12:17:59.761Z] === RUN   TestParseKeyValueOpt
12:17:59 [2022-02-18T12:17:59.761Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:17:59 [2022-02-18T12:17:59.761Z] === RUN   TestParseUintList
12:17:59 [2022-02-18T12:17:59.761Z] --- PASS: TestParseUintList (0.00s)
12:17:59 [2022-02-18T12:17:59.761Z] === RUN   TestParseUintListMaximumLimits
12:17:59 [2022-02-18T12:17:59.761Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:17:59 [2022-02-18T12:17:59.761Z] PASS
12:17:59 [2022-02-18T12:17:59.761Z] coverage: 97.0% of statements
12:17:59 [2022-02-18T12:17:59.761Z] ok  	github.com/docker/docker/pkg/parsers	0.057s	coverage: 97.0% of statements
12:17:59 [2022-02-18T12:17:59.897Z] --- PASS: TestConfigsUpdate (2.43s)
12:17:59 [2022-02-18T12:17:59.897Z] === RUN   TestTemplatedConfig
12:18:00 [2022-02-18T12:18:00.154Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:18:00 [2022-02-18T12:18:00.226Z] === RUN   TestNewAndRemove
12:18:00 [2022-02-18T12:18:00.226Z] --- PASS: TestNewAndRemove (0.01s)
12:18:00 [2022-02-18T12:18:00.226Z] === RUN   TestRemoveInvalidPath
12:18:00 [2022-02-18T12:18:00.226Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:18:00 [2022-02-18T12:18:00.226Z] PASS
12:18:00 [2022-02-18T12:18:00.226Z] coverage: 82.6% of statements
12:18:00 [2022-02-18T12:18:00.226Z] ok  	github.com/docker/docker/pkg/pidfile	0.116s	coverage: 82.6% of statements
12:18:00 [2022-02-18T12:18:00.716Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:18:00 [2022-02-18T12:18:00.847Z] === CONT  TestStopContainerWithTimeout/1
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestParseEmptyInterface
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestParseEmptyInterface (0.00s)
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestParseNonInterfaceType
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestParseWithOneFunction
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestParseWithOneFunction (0.00s)
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestParseWithMultipleFuncs
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestParseWithUnnamedReturn
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestEmbeddedInterface
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestEmbeddedInterface (0.00s)
12:18:01 [2022-02-18T12:18:01.195Z] === RUN   TestParsedImports
12:18:01 [2022-02-18T12:18:01.195Z] --- PASS: TestParsedImports (0.00s)
12:18:01 [2022-02-18T12:18:01.646Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestAliasedImports
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestAliasedImports (0.00s)
12:18:01 [2022-02-18T12:18:01.654Z] PASS
12:18:01 [2022-02-18T12:18:01.654Z] coverage: 56.8% of statements
12:18:01 [2022-02-18T12:18:01.654Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.106s	coverage: 56.8% of statements
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestTarFiles (7.94s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestTarUntar
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestTarUntar (0.04s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestTarWithOptions
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestTarWithOptions (0.04s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestUntarUstarGnuConflict
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestUntarInvalidFilenames
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestFailedConnection
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames576816270\\dest"
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestUntarInvalidFilenames (0.23s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestUntarHardlinkToSymlink
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestUntarInvalidHardlink
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink267897743\\victim\\hello" -> "../victim/hello"
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194065314\\victim\\hello" -> "/../victim/hello"
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink464391833\\victim" -> "../victim"
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink169697572\\victim" -> "../victim"
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink585282099\\victim" -> "../victim"
12:18:01 [2022-02-18T12:18:01.654Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink692425718\\victim" -> "../victim"
12:18:01 [2022-02-18T12:18:01.654Z] --- PASS: TestUntarInvalidHardlink (0.03s)
12:18:01 [2022-02-18T12:18:01.654Z] === RUN   TestUntarInvalidSymlink
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink163309277\\dest\\dotdot" -> "../victim/hello"
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink282072728\\dest\\slash-dotdot" -> "/../victim/hello"
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink929649431\\dest\\loophole-victim" -> "../victim"
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink764432778\\dest\\loophole-victim" -> "../victim"
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink897026913\\dest\\loophole-victim" -> "../victim"
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink665148236\\dest\\loophole-victim" -> "../victim"
12:18:02 [2022-02-18T12:18:02.111Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink880870459\\dest\\dir\\loophole" -> "../../victim"
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestUntarInvalidSymlink (0.05s)
12:18:02 [2022-02-18T12:18:02.111Z] === RUN   TestTempArchiveCloseMultipleTimes
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:18:02 [2022-02-18T12:18:02.111Z] === RUN   TestXGlobalNoParent
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestXGlobalNoParent (0.00s)
12:18:02 [2022-02-18T12:18:02.111Z] === RUN   TestReplaceFileTarWrapper
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestReplaceFileTarWrapper (0.26s)
12:18:02 [2022-02-18T12:18:02.111Z] === RUN   TestPrefixHeaderReadable
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestPrefixHeaderReadable (0.03s)
12:18:02 [2022-02-18T12:18:02.111Z] === RUN   TestDisablePigz
12:18:02 [2022-02-18T12:18:02.111Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:18:02 [2022-02-18T12:18:02.111Z] === RUN   TestHTTPTransport
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestHTTPTransport (0.00s)
12:18:02 [2022-02-18T12:18:02.111Z] PASS
12:18:02 [2022-02-18T12:18:02.111Z] coverage: 85.7% of statements
12:18:02 [2022-02-18T12:18:02.111Z] --- PASS: TestDisablePigz (0.12s)
12:18:02 [2022-02-18T12:18:02.230Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:18:02 [2022-02-18T12:18:02.230Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
12:18:02 [2022-02-18T12:18:02.230Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
12:18:02 [2022-02-18T12:18:02.230Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
12:18:02 [2022-02-18T12:18:02.230Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
12:18:02 [2022-02-18T12:18:02.230Z] === RUN   TestDeleteDevicemapper
12:18:02 [2022-02-18T12:18:02.230Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:18:02 [2022-02-18T12:18:02.230Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:18:02 [2022-02-18T12:18:02.230Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestPigz
12:18:02 [2022-02-18T12:18:02.570Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.044s	coverage: 85.7% of statements
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestBufioReaderPoolPutAndGet
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestBufioWriterPoolPutAndGet
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestBufferPoolPutAndGet
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] PASS
12:18:02 [2022-02-18T12:18:02.570Z] coverage: 88.2% of statements
12:18:02 [2022-02-18T12:18:02.570Z] ok  	github.com/docker/docker/pkg/pools	0.046s	coverage: 88.2% of statements
12:18:02 [2022-02-18T12:18:02.570Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestPigz (0.17s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestCopyFileWithInvalidDest
12:18:02 [2022-02-18T12:18:02.570Z]     archive_windows_test.go:16: Currently fails
12:18:02 [2022-02-18T12:18:02.570Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestCanonicalTarNameForPath
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestCanonicalTarName
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestCanonicalTarName (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestChmodTarEntry
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestChmodTarEntry (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestHardLinkOrder
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestHardLinkOrder (0.13s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestChangeString
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestChangeString (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestChangesWithNoChanges
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestChangesWithNoChanges (0.04s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestChangesWithChanges
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestChangesWithChanges (0.05s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestChangesWithChangesGH13590
12:18:02 [2022-02-18T12:18:02.570Z]     changes_test.go:192: needs more investigation
12:18:02 [2022-02-18T12:18:02.570Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestChangesDirsEmpty
12:18:02 [2022-02-18T12:18:02.570Z] --- PASS: TestFailedConnection (1.08s)
12:18:02 [2022-02-18T12:18:02.570Z] === RUN   TestFailOnce
12:18:02 [2022-02-18T12:18:02.576Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestChangesDirsEmpty (0.18s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestChangesDirsMutated
12:18:03 [2022-02-18T12:18:03.029Z] 2022/02/18 12:18:02 http: panic serving 127.0.0.1:49222: Plugin not ready
12:18:03 [2022-02-18T12:18:03.029Z] goroutine 22 [running]:
12:18:03 [2022-02-18T12:18:03.029Z] net/http.(*conn).serve.func1(0xc0000c0000)
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/net/http/server.go:1805 +0x153
12:18:03 [2022-02-18T12:18:03.029Z] panic(0x824180, 0x93a690)
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/runtime/panic.go:971 +0x49a
12:18:03 [2022-02-18T12:18:03.029Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x94add0, 0xc0000a60e0, 0xc0000b2200)
12:18:03 [2022-02-18T12:18:03.029Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:18:03 [2022-02-18T12:18:03.029Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x94add0, 0xc0000a60e0, 0xc0000b2200)
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/net/http/server.go:2050 +0x4b
12:18:03 [2022-02-18T12:18:03.029Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x94add0, 0xc0000a60e0, 0xc0000b2200)
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/net/http/server.go:2429 +0x1b7
12:18:03 [2022-02-18T12:18:03.029Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x94add0, 0xc0000a60e0, 0xc0000b2200)
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/net/http/server.go:2868 +0xaa
12:18:03 [2022-02-18T12:18:03.029Z] net/http.(*conn).serve(0xc0000c0000, 0x94b9c0, 0xc00009e0c0)
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/net/http/server.go:1933 +0x8cd
12:18:03 [2022-02-18T12:18:03.029Z] created by net/http.(*Server).Serve
12:18:03 [2022-02-18T12:18:03.029Z] 	c:/go/src/net/http/server.go:2994 +0x3b8
12:18:03 [2022-02-18T12:18:03.029Z] time="2022-02-18T12:18:02Z" 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"
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestOutputOnPrematureClose
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestCompleteSilently
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestCompleteSilently (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] PASS
12:18:03 [2022-02-18T12:18:03.029Z] coverage: 75.9% of statements
12:18:03 [2022-02-18T12:18:03.029Z] ok  	github.com/docker/docker/pkg/progress	0.040s	coverage: 75.9% of statements
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestChangesDirsMutated (0.17s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestApplyLayer
12:18:03 [2022-02-18T12:18:03.029Z]     changes_test.go:405: needs further investigation
12:18:03 [2022-02-18T12:18:03.029Z] --- SKIP: TestApplyLayer (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestChangesSizeWithHardlinks
12:18:03 [2022-02-18T12:18:03.029Z]     changes_test.go:441: needs further investigation
12:18:03 [2022-02-18T12:18:03.029Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestChangesSizeWithNoChanges
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestChangesSize
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestChangesSize (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestApplyLayerInvalidFilenames
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames700024130\\dest"
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestApplyLayerInvalidHardlink
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink468141508\\victim\\hello" -> "../victim/hello"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink009995859\\victim\\hello" -> "/../victim/hello"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink041835414\\victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink801622525\\victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink631515448\\victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink702661431\\victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestApplyLayerInvalidSymlink
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836761898\\dest\\dotdot" -> "../victim/hello"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836754049\\dest\\slash-dotdot" -> "/../victim/hello"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink282765292\\dest\\loophole-victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink165004379\\dest\\loophole-victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink359214590\\dest\\loophole-victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestSendToOneSub
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestSendToOneSub (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestSendToMultipleSubs
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestEvictOneSub
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestEvictOneSub (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestClosePublisher
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestClosePublisher (0.00s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestPubSubRace
12:18:03 [2022-02-18T12:18:03.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink102178629\\dest\\loophole-victim" -> "../victim"
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestApplyLayerWhiteouts
12:18:03 [2022-02-18T12:18:03.029Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
12:18:03 [2022-02-18T12:18:03.029Z] === RUN   TestGenerateEmptyFile
12:18:03 [2022-02-18T12:18:03.138Z] --- PASS: TestTemplatedConfig (3.36s)
12:18:03 [2022-02-18T12:18:03.138Z] === RUN   TestConfigCreateResolve
12:18:03 [2022-02-18T12:18:03.496Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:18:03 [2022-02-18T12:18:03.496Z] === RUN   TestGenerateWithContent
12:18:03 [2022-02-18T12:18:03.496Z] --- PASS: TestGenerateWithContent (0.00s)
12:18:03 [2022-02-18T12:18:03.496Z] PASS
12:18:03 [2022-02-18T12:18:03.496Z] coverage: 62.6% of statements
12:18:03 [2022-02-18T12:18:03.496Z] ok  	github.com/docker/docker/pkg/archive	11.202s	coverage: 62.6% of statements
12:18:03 [2022-02-18T12:18:03.613Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s)
12:18:03 [2022-02-18T12:18:03.613Z] === RUN   TestUpdateMemory
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestRegister
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestRegister (0.00s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestCommand
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestCommand (0.03s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestNaiveSelf
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestNaiveSelf (0.03s)
12:18:03 [2022-02-18T12:18:03.965Z] PASS
12:18:03 [2022-02-18T12:18:03.965Z] coverage: 82.4% of statements
12:18:03 [2022-02-18T12:18:03.965Z] ok  	github.com/docker/docker/pkg/reexec	0.097s	coverage: 82.4% of statements
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestFailOnce (1.22s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestEchoInputOutput
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestEchoInputOutput (0.00s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestBackoff
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestBackoff (0.00s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestAbortRetry
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestAbortRetry (0.00s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestClientScheme
12:18:03 [2022-02-18T12:18:03.965Z] --- PASS: TestClientScheme (0.00s)
12:18:03 [2022-02-18T12:18:03.965Z] === RUN   TestNewClientWithTimeout
12:18:04 [2022-02-18T12:18:04.184Z] --- PASS: TestUpdateMemory (0.64s)
12:18:04 [2022-02-18T12:18:04.184Z] === RUN   TestUpdateCPUQuota
12:18:04 [2022-02-18T12:18:04.425Z] --- PASS: TestPubSubRace (1.06s)
12:18:04 [2022-02-18T12:18:04.425Z] PASS
12:18:04 [2022-02-18T12:18:04.425Z] coverage: 75.0% of statements
12:18:04 [2022-02-18T12:18:04.425Z] ok  	github.com/docker/docker/pkg/pubsub	1.107s	coverage: 75.0% of statements
12:18:04 [2022-02-18T12:18:04.425Z] time="2022-02-18T12:18:04Z" 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"
12:18:04 [2022-02-18T12:18:04.883Z] === RUN   TestParseSignal
12:18:04 [2022-02-18T12:18:04.883Z] --- PASS: TestParseSignal (0.00s)
12:18:04 [2022-02-18T12:18:04.883Z] === RUN   TestValidSignalForPlatform
12:18:04 [2022-02-18T12:18:04.883Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:18:04 [2022-02-18T12:18:04.883Z] PASS
12:18:04 [2022-02-18T12:18:04.883Z] coverage: 19.7% of statements
12:18:04 [2022-02-18T12:18:04.883Z] ok  	github.com/docker/docker/pkg/signal	0.046s	coverage: 19.7% of statements
12:18:05 [2022-02-18T12:18:05.128Z] --- PASS: TestUpdateCPUQuota (0.76s)
12:18:05 [2022-02-18T12:18:05.128Z] === RUN   TestUpdatePidsLimit
12:18:05 [2022-02-18T12:18:05.128Z] === RUN   TestUpdatePidsLimit/update_from_none
12:18:05 [2022-02-18T12:18:05.128Z] === RUN   TestUpdatePidsLimit/no_change
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestNewStdWriter
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestNewStdWriter (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestWriteWithUninitializedStdWriter
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestWriteWithNilBytes
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestWrite
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestWrite (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestWriteWithWriterError
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestWriteWithWriterError (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyWriteAndRead
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyWithInvalidInputHeader
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyWithCorruptedPrefix
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyReturnsWriteErrors
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:18:05 [2022-02-18T12:18:05.340Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:18:05 [2022-02-18T12:18:05.340Z] PASS
12:18:05 [2022-02-18T12:18:05.340Z] coverage: 100.0% of statements
12:18:05 [2022-02-18T12:18:05.340Z] ok  	github.com/docker/docker/pkg/stdcopy	0.042s	coverage: 100.0% of statements
12:18:05 [2022-02-18T12:18:05.389Z] === RUN   TestUpdatePidsLimit/update_lower
12:18:05 [2022-02-18T12:18:05.650Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:18:05 [2022-02-18T12:18:05.662Z] --- PASS: TestConfigCreateResolve (2.50s)
12:18:05 [2022-02-18T12:18:05.662Z] === RUN   TestConfigDaemonLibtrustID
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestRawProgressFormatterFormatStatus
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestRawProgressFormatterFormatProgress
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestFormatStatus
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestFormatStatus (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestFormatError
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestFormatError (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestFormatJSONError
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestFormatJSONError (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestJsonProgressFormatterFormatProgress
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestJsonProgressFormatterFormatStatus
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestNewJSONProgressOutput
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestAuxFormatterEmit
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestStreamWriterStdout
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestStreamWriterStdout (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestStreamWriterStderr
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestStreamWriterStderr (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] PASS
12:18:05 [2022-02-18T12:18:05.798Z] coverage: 66.2% of statements
12:18:05 [2022-02-18T12:18:05.798Z] ok  	github.com/docker/docker/pkg/streamformatter	0.056s	coverage: 66.2% of statements
12:18:05 [2022-02-18T12:18:05.798Z] time="2022-02-18T12:18:05Z" 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"
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestGenerateRandomID
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestGenerateRandomID (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestShortenId
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestShortenId (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestShortenSha256Id
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestShortenSha256Id (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestShortenIdEmpty
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestShortenIdEmpty (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestShortenIdInvalid
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestShortenIdInvalid (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestIsShortIDNonHex
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] === RUN   TestIsShortIDNotCorrectSize
12:18:05 [2022-02-18T12:18:05.798Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:18:05 [2022-02-18T12:18:05.798Z] PASS
12:18:05 [2022-02-18T12:18:05.798Z] coverage: 70.6% of statements
12:18:05 [2022-02-18T12:18:05.798Z] ok  	github.com/docker/docker/pkg/stringid	0.049s	coverage: 70.6% of statements
12:18:05 [2022-02-18T12:18:05.911Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:18:05 [2022-02-18T12:18:05.919Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:18:05 [2022-02-18T12:18:05.919Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:18:06 [2022-02-18T12:18:06.132Z] .........                                                                [ 86%]
12:18:06 [2022-02-18T12:18:06.172Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:18:06 [2022-02-18T12:18:06.172Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:18:06 [2022-02-18T12:18:06.176Z] --- PASS: TestConfigDaemonLibtrustID (0.59s)
12:18:06 [2022-02-18T12:18:06.176Z] PASS
12:18:06 [2022-02-18T12:18:06.176Z] 
12:18:06 [2022-02-18T12:18:06.176Z] DONE 7 tests in 18.135s
12:18:06 [2022-02-18T12:18:06.176Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:18:06 [2022-02-18T12:18:06.176Z] ++ 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
12:18:06 [2022-02-18T12:18:06.176Z] ++ set -e
12:18:06 [2022-02-18T12:18:06.176Z] ++ '[' -n 0 ']'
12:18:06 [2022-02-18T12:18:06.176Z] ++ set -x
12:18:06 [2022-02-18T12:18:06.176Z] ++ env -i DEST=/go/src/github.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
12:18:06 [2022-02-18T12:18:06.432Z] INFO: Testing against a local daemon
12:18:06 [2022-02-18T12:18:06.432Z] === RUN   TestCheckpoint
12:18:06 [2022-02-18T12:18:06.432Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:18:06 [2022-02-18T12:18:06.432Z] --- SKIP: TestCheckpoint (0.00s)
12:18:06 [2022-02-18T12:18:06.432Z] === RUN   TestContainerInvalidJSON
12:18:06 [2022-02-18T12:18:06.432Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:18:06 [2022-02-18T12:18:06.432Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:18:06 [2022-02-18T12:18:06.432Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:18:06 [2022-02-18T12:18:06.432Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:18:06 [2022-02-18T12:18:06.432Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:18:06 [2022-02-18T12:18:06.432Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:18:06 [2022-02-18T12:18:06.432Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:18:06 [2022-02-18T12:18:06.432Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:18:06 [2022-02-18T12:18:06.432Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:18:06 [2022-02-18T12:18:06.432Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:18:06 [2022-02-18T12:18:06.432Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:18:06 [2022-02-18T12:18:06.432Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:18:06 [2022-02-18T12:18:06.432Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:18:06 [2022-02-18T12:18:06.432Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:18:06 [2022-02-18T12:18:06.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:18:06 [2022-02-18T12:18:06.689Z] === RUN   TestCopyFromContainerPathIsNotDir
12:18:06 [2022-02-18T12:18:06.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:18:06 [2022-02-18T12:18:06.689Z] === RUN   TestCopyToContainerPathDoesNotExist
12:18:06 [2022-02-18T12:18:06.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:18:06 [2022-02-18T12:18:06.689Z] === RUN   TestCopyToContainerPathIsNotDir
12:18:06 [2022-02-18T12:18:06.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:18:06 [2022-02-18T12:18:06.689Z] === RUN   TestCopyFromContainer
12:18:06 [2022-02-18T12:18:06.766Z] === RUN   TestIsCpusetListAvailable
12:18:06 [2022-02-18T12:18:06.766Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:18:06 [2022-02-18T12:18:06.766Z] PASS
12:18:06 [2022-02-18T12:18:06.766Z] coverage: 38.2% of statements
12:18:06 [2022-02-18T12:18:06.766Z] ok  	github.com/docker/docker/pkg/sysinfo	0.039s	coverage: 38.2% of statements
12:18:07 [2022-02-18T12:18:07.114Z] --- PASS: TestUpdatePidsLimit (1.97s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
12:18:07 [2022-02-18T12:18:07.114Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
12:18:07 [2022-02-18T12:18:07.114Z] === RUN   TestUpdateRestartPolicy
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestTailFile
12:18:07 [2022-02-18T12:18:07.736Z] --- PASS: TestTailFile (0.00s)
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestTailFileManyLines
12:18:07 [2022-02-18T12:18:07.736Z] --- PASS: TestTailFileManyLines (0.00s)
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestTailEmptyFile
12:18:07 [2022-02-18T12:18:07.736Z] --- PASS: TestTailEmptyFile (0.00s)
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestTailNegativeN
12:18:07 [2022-02-18T12:18:07.736Z] --- PASS: TestTailNegativeN (0.00s)
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/single_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/2_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/4_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/truncated_last_line
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/truncated_last_line#01
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/truncated_last_line#02
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/no_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/single_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/8_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/12_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === CONT  TestNewTailReader/2_byte_delimiter
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestChtimes
12:18:07 [2022-02-18T12:18:07.736Z] --- PASS: TestChtimes (0.01s)
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestChtimesWindows
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.736Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === CONT  TestNewTailReader/4_byte_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] --- PASS: TestChtimesWindows (0.00s)
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:18:07 [2022-02-18T12:18:07.737Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestEnsureRemoveAllNotExist
12:18:07 [2022-02-18T12:18:07.737Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestEnsureRemoveAllWithDir
12:18:07 [2022-02-18T12:18:07.737Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestEnsureRemoveAllWithFile
12:18:07 [2022-02-18T12:18:07.737Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestHasWin32KSupport
12:18:07 [2022-02-18T12:18:07.737Z]     syscall_windows_test.go:8: win32k: true
12:18:07 [2022-02-18T12:18:07.737Z] --- PASS: TestHasWin32KSupport (0.01s)
12:18:07 [2022-02-18T12:18:07.737Z] PASS
12:18:07 [2022-02-18T12:18:07.737Z] coverage: 12.0% of statements
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:07 [2022-02-18T12:18:07.737Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:18:07 [2022-02-18T12:18:07.737Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:18:07 [2022-02-18T12:18:07.737Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.058Z] === RUN   TestCopyFromContainer//
12:18:08 [2022-02-18T12:18:08.058Z] === RUN   TestCopyFromContainer//bar/root
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] ok  	github.com/docker/docker/pkg/system	0.071s	coverage: 12.0% of statements
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.195Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.195Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.196Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.196Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.197Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.197Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.197Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.198Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:18:08 [2022-02-18T12:18:08.198Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.198Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.315Z] === RUN   TestCopyFromContainer//bar/root/
12:18:08 [2022-02-18T12:18:08.315Z] === RUN   TestCopyFromContainer/bar/quux
12:18:08 [2022-02-18T12:18:08.315Z] === RUN   TestCopyFromContainer/bar/quux/
12:18:08 [2022-02-18T12:18:08.572Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:18:08 [2022-02-18T12:18:08.572Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:18:08 [2022-02-18T12:18:08.572Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:18:08 [2022-02-18T12:18:08.572Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.660Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.660Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.661Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:18:08 [2022-02-18T12:18:08.662Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:18:08 [2022-02-18T12:18:08.662Z] --- PASS: TestNewTailReader (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.662Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.02s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.04s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
12:18:08 [2022-02-18T12:18:08.663Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCopyFromContainer/bar/notarget
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:18:08 [2022-02-18T12:18:08.829Z] --- PASS: TestCopyFromContainer (2.11s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer// (0.12s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:18:08 [2022-02-18T12:18:08.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:18:08 [2022-02-18T12:18:08.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:18:08 [2022-02-18T12:18:08.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:18:08 [2022-02-18T12:18:08.829Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:18:08 [2022-02-18T12:18:08.829Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:18:08 [2022-02-18T12:18:08.829Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:18:08 [2022-02-18T12:18:08.829Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateLinkToNonExistingContainer
12:18:08 [2022-02-18T12:18:08.829Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateWithInvalidEnv
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateWithInvalidEnv/0
12:18:08 [2022-02-18T12:18:08.829Z] === PAUSE TestCreateWithInvalidEnv/0
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateWithInvalidEnv/1
12:18:08 [2022-02-18T12:18:08.829Z] === PAUSE TestCreateWithInvalidEnv/1
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateWithInvalidEnv/2
12:18:08 [2022-02-18T12:18:08.829Z] === PAUSE TestCreateWithInvalidEnv/2
12:18:08 [2022-02-18T12:18:08.829Z] === CONT  TestCreateWithInvalidEnv/0
12:18:08 [2022-02-18T12:18:08.829Z] === CONT  TestCreateWithInvalidEnv/2
12:18:08 [2022-02-18T12:18:08.829Z] === CONT  TestCreateWithInvalidEnv/1
12:18:08 [2022-02-18T12:18:08.829Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:18:08 [2022-02-18T12:18:08.829Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:18:08 [2022-02-18T12:18:08.829Z] === RUN   TestCreateTmpfsMountsTarget
12:18:09 [2022-02-18T12:18:09.086Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:18:09 [2022-02-18T12:18:09.086Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:18:09 [2022-02-18T12:18:09.086Z] === RUN   TestCreateWithCustomMaskedPaths
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.02s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.125Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.02s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:18:09 [2022-02-18T12:18:09.126Z] PASS
12:18:09 [2022-02-18T12:18:09.126Z] coverage: 88.6% of statements
12:18:09 [2022-02-18T12:18:09.126Z] ok  	github.com/docker/docker/pkg/tailfile	0.385s	coverage: 88.6% of statements
12:18:09 [2022-02-18T12:18:09.126Z] time="2022-02-18T12:18:08Z" 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"
12:18:09 [2022-02-18T12:18:09.583Z] === RUN   TestTarSumRemoveNonExistent
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestTarSumRemove
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestTarSumRemove (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestSortFileInfoSums
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestSortFileInfoSums (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestNewTarSumForLabelInvalid
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestNewTarSumForLabel
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestEmptyTar
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestEmptyTar (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestTarSumsReadSize
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestTarSumsReadSize (0.01s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestTarSums
12:18:09 [2022-02-18T12:18:09.584Z] testing: warning: no tests to run
12:18:09 [2022-02-18T12:18:09.584Z] PASS
12:18:09 [2022-02-18T12:18:09.584Z] coverage: [no statements]
12:18:09 [2022-02-18T12:18:09.584Z] ok  	github.com/docker/docker/pkg/term/windows	0.044s	coverage: [no statements] [no tests to run]
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestTarSums (0.10s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestIteration
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestIteration (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestVersionLabelForChecksum
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestVersion
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestVersion (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestGetVersion
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestGetVersion (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] === RUN   TestGetVersions
12:18:09 [2022-02-18T12:18:09.584Z] --- PASS: TestGetVersions (0.00s)
12:18:09 [2022-02-18T12:18:09.584Z] PASS
12:18:09 [2022-02-18T12:18:09.584Z] coverage: 89.3% of statements
12:18:09 [2022-02-18T12:18:09.584Z] ok  	github.com/docker/docker/pkg/tarsum	0.157s	coverage: 89.3% of statements
12:18:09 [2022-02-18T12:18:09.651Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:18:10 [2022-02-18T12:18:10.047Z] === RUN   TestTruncIndex
12:18:10 [2022-02-18T12:18:10.047Z] --- PASS: TestTruncIndex (0.10s)
12:18:10 [2022-02-18T12:18:10.047Z] PASS
12:18:10 [2022-02-18T12:18:10.047Z] coverage: 91.5% of statements
12:18:10 [2022-02-18T12:18:10.047Z] ok  	github.com/docker/docker/pkg/truncindex	0.134s	coverage: 91.5% of statements
12:18:10 [2022-02-18T12:18:10.216Z]     check_test.go:309: [da8f1e2ef0ffd] daemon is not started
12:18:10 [2022-02-18T12:18:10.216Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:18:10 [2022-02-18T12:18:10.474Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:18:10 [2022-02-18T12:18:10.505Z] === RUN   TestIsGIT
12:18:10 [2022-02-18T12:18:10.505Z] --- PASS: TestIsGIT (0.00s)
12:18:10 [2022-02-18T12:18:10.505Z] === RUN   TestIsTransport
12:18:10 [2022-02-18T12:18:10.505Z] --- PASS: TestIsTransport (0.00s)
12:18:10 [2022-02-18T12:18:10.505Z] PASS
12:18:10 [2022-02-18T12:18:10.505Z] coverage: 100.0% of statements
12:18:10 [2022-02-18T12:18:10.505Z] ok  	github.com/docker/docker/pkg/urlutil	0.056s	coverage: 100.0% of statements
12:18:10 [2022-02-18T12:18:10.731Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:18:10 [2022-02-18T12:18:10.731Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s)
12:18:10 [2022-02-18T12:18:10.731Z] === RUN   TestCreateWithCustomReadonlyPaths
12:18:10 [2022-02-18T12:18:10.937Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:18:10 [2022-02-18T12:18:10.964Z] === RUN   TestVersionInfo
12:18:10 [2022-02-18T12:18:10.964Z] --- PASS: TestVersionInfo (0.00s)
12:18:10 [2022-02-18T12:18:10.964Z] === RUN   TestAppendVersions
12:18:10 [2022-02-18T12:18:10.964Z] --- PASS: TestAppendVersions (0.00s)
12:18:10 [2022-02-18T12:18:10.964Z] PASS
12:18:10 [2022-02-18T12:18:10.964Z] coverage: 88.9% of statements
12:18:10 [2022-02-18T12:18:10.964Z] ok  	github.com/docker/docker/pkg/useragent	0.052s	coverage: 88.9% of statements
12:18:11 [2022-02-18T12:18:11.294Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:18:11 [2022-02-18T12:18:11.858Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:18:12 [2022-02-18T12:18:12.130Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestValidatePrivileges
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestValidatePrivileges (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestFilterByCapNeg
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestFilterByCapNeg (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestFilterByCapPos
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestFilterByCapPos (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] PASS
12:18:12 [2022-02-18T12:18:12.497Z] coverage: 12.0% of statements
12:18:12 [2022-02-18T12:18:12.497Z] ok  	github.com/docker/docker/plugin	0.060s	coverage: 12.0% of statements
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestNewSettable
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestNewSettable (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestIsSettable
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestIsSettable (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] === RUN   TestUpdateSettingsEnv
12:18:12 [2022-02-18T12:18:12.497Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:18:12 [2022-02-18T12:18:12.497Z] PASS
12:18:12 [2022-02-18T12:18:12.497Z] coverage: 20.1% of statements
12:18:12 [2022-02-18T12:18:12.497Z] ok  	github.com/docker/docker/plugin/v2	0.047s	coverage: 20.1% of statements
12:18:12 [2022-02-18T12:18:12.789Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s)
12:18:12 [2022-02-18T12:18:12.789Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:18:12 [2022-02-18T12:18:12.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:18:12 [2022-02-18T12:18:12.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:18:12 [2022-02-18T12:18:12.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:18:12 [2022-02-18T12:18:12.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:18:12 [2022-02-18T12:18:12.789Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:18:12 [2022-02-18T12:18:12.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:18:12 [2022-02-18T12:18:12.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:18:12 [2022-02-18T12:18:12.789Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:18:12 [2022-02-18T12:18:12.955Z] time="2022-02-18T12:18:12Z" 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"
12:18:13 [2022-02-18T12:18:13.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:18:13 [2022-02-18T12:18:13.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:18:13 [2022-02-18T12:18:13.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:18:13 [2022-02-18T12:18:13.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:18:13 [2022-02-18T12:18:13.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s)
12:18:13 [2022-02-18T12:18:13.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s)
12:18:13 [2022-02-18T12:18:13.046Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:18:13 [2022-02-18T12:18:13.413Z] === RUN   TestLoad
12:18:13 [2022-02-18T12:18:13.413Z] --- PASS: TestLoad (0.00s)
12:18:13 [2022-02-18T12:18:13.413Z] === RUN   TestSave
12:18:13 [2022-02-18T12:18:13.609Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestCreateDifferentPlatform
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestCreateDifferentPlatform/different_os
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:18:13 [2022-02-18T12:18:13.609Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:18:13 [2022-02-18T12:18:13.609Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:18:13 [2022-02-18T12:18:13.609Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:18:13 [2022-02-18T12:18:13.609Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:18:13 [2022-02-18T12:18:13.609Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestContainerStartOnDaemonRestart
12:18:13 [2022-02-18T12:18:13.609Z] === PAUSE TestContainerStartOnDaemonRestart
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestDaemonRestartIpcMode
12:18:13 [2022-02-18T12:18:13.609Z] === PAUSE TestDaemonRestartIpcMode
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestDaemonHostGatewayIP
12:18:13 [2022-02-18T12:18:13.609Z] === PAUSE TestDaemonHostGatewayIP
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestRestartDaemonWithRestartingContainer
12:18:13 [2022-02-18T12:18:13.609Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestContainerKillOnDaemonStart
12:18:13 [2022-02-18T12:18:13.609Z] === PAUSE TestContainerKillOnDaemonStart
12:18:13 [2022-02-18T12:18:13.609Z] === RUN   TestDiff
12:18:13 [2022-02-18T12:18:13.708Z] --- PASS: TestImportExtremelyLargeImageWorks (94.35s)
12:18:13 [2022-02-18T12:18:13.708Z] PASS
12:18:13 [2022-02-18T12:18:13.708Z] 
12:18:13 [2022-02-18T12:18:13.708Z] === Skipped
12:18:13 [2022-02-18T12:18:13.708Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:18:13 [2022-02-18T12:18:13.708Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:18:13 [2022-02-18T12:18:13.708Z] 
12:18:13 [2022-02-18T12:18:13.708Z] DONE 12 tests, 1 skipped in 98.233s
12:18:13 [2022-02-18T12:18:13.708Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:18:13 [2022-02-18T12:18:13.708Z] INFO: Testing against a local daemon
12:18:13 [2022-02-18T12:18:13.708Z] === RUN   TestNetworkCreateDelete
12:18:13 [2022-02-18T12:18:13.708Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:18:13 [2022-02-18T12:18:13.708Z] === RUN   TestDockerNetworkDeletePreferID
12:18:13 [2022-02-18T12:18:13.708Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:18:13 [2022-02-18T12:18:13.708Z] === RUN   TestDaemonDNSFallback
12:18:13 [2022-02-18T12:18:13.866Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:18:13 [2022-02-18T12:18:13.871Z] --- PASS: TestSave (0.04s)
12:18:13 [2022-02-18T12:18:13.871Z] === RUN   TestAddDeleteGet
12:18:13 [2022-02-18T12:18:13.871Z] --- PASS: TestAddDeleteGet (0.06s)
12:18:13 [2022-02-18T12:18:13.871Z] === RUN   TestInvalidTags
12:18:13 [2022-02-18T12:18:13.871Z] --- PASS: TestInvalidTags (0.01s)
12:18:13 [2022-02-18T12:18:13.871Z] PASS
12:18:13 [2022-02-18T12:18:13.871Z] coverage: 84.4% of statements
12:18:13 [2022-02-18T12:18:13.871Z] ok  	github.com/docker/docker/reference	0.159s	coverage: 84.4% of statements
12:18:14 [2022-02-18T12:18:14.429Z] --- PASS: TestDiff (0.76s)
12:18:14 [2022-02-18T12:18:14.429Z] === RUN   TestExecWithCloseStdin
12:18:14 [2022-02-18T12:18:14.685Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestResolveAuthConfigIndexServer
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestResolveAuthConfigFullURL
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestLoadAllowNondistributableArtifacts
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestValidateMirror
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestValidateMirror (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestLoadInsecureRegistries
12:18:14 [2022-02-18T12:18:14.839Z] time="2022-02-18T12:18:14Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:18:14 [2022-02-18T12:18:14.839Z] time="2022-02-18T12:18:14Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:18:14 [2022-02-18T12:18:14.839Z] time="2022-02-18T12:18:14Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestLoadInsecureRegistries (0.15s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestNewServiceConfig
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestNewServiceConfig (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestValidateIndexName
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestValidateIndexName (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestValidateIndexNameWithError
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestEndpointParse
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestEndpointParse (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestEndpointParseInvalid
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestValidateEndpoint
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestValidateEndpoint (0.01s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestPing
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestPing (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestPingRegistryEndpoint
12:18:14 [2022-02-18T12:18:14.839Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:18:14 [2022-02-18T12:18:14.839Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestEndpoint
12:18:14 [2022-02-18T12:18:14.839Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:18:14 [2022-02-18T12:18:14.839Z] --- SKIP: TestEndpoint (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestParseRepositoryInfo
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestNewIndexInfo
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestNewIndexInfo (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestMirrorEndpointLookup
12:18:14 [2022-02-18T12:18:14.839Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:18:14 [2022-02-18T12:18:14.839Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestSearchRepositories
12:18:14 [2022-02-18T12:18:14.839Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:18:14 [2022-02-18T12:18:14.839Z]         Host: 127.0.0.1:49231
12:18:14 [2022-02-18T12:18:14.839Z]         User-Agent: docker test client
12:18:14 [2022-02-18T12:18:14.839Z]         Authorization: Token fake-token
12:18:14 [2022-02-18T12:18:14.839Z]         X-Docker-Token: true
12:18:14 [2022-02-18T12:18:14.839Z]         Accept-Encoding: gzip
12:18:14 [2022-02-18T12:18:14.839Z]         
12:18:14 [2022-02-18T12:18:14.839Z]         
12:18:14 [2022-02-18T12:18:14.839Z]     registry_test.go:730: HTTP/1.1 200 OK
12:18:14 [2022-02-18T12:18:14.839Z]         Connection: close
12:18:14 [2022-02-18T12:18:14.839Z]         Content-Length: 144
12:18:14 [2022-02-18T12:18:14.839Z]         Cache-Control: no-cache
12:18:14 [2022-02-18T12:18:14.839Z]         Content-Type: application/json
12:18:14 [2022-02-18T12:18:14.839Z]         Date: Fri, 18 Feb 2022 12:18:14 GMT
12:18:14 [2022-02-18T12:18:14.839Z]         Expires: -1
12:18:14 [2022-02-18T12:18:14.839Z]         Pragma: no-cache
12:18:14 [2022-02-18T12:18:14.839Z]         Server: docker-tests/mock
12:18:14 [2022-02-18T12:18:14.839Z]         X-Docker-Registry-Config: mock
12:18:14 [2022-02-18T12:18:14.839Z]         X-Docker-Registry-Version: 0.0.0
12:18:14 [2022-02-18T12:18:14.839Z]         
12:18:14 [2022-02-18T12:18:14.839Z]         
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestSearchRepositories (0.01s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestTrustedLocation
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestTrustedLocation (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestAllowNondistributableArtifacts
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] === RUN   TestIsSecureIndex
12:18:14 [2022-02-18T12:18:14.839Z] --- PASS: TestIsSecureIndex (0.00s)
12:18:14 [2022-02-18T12:18:14.839Z] PASS
12:18:14 [2022-02-18T12:18:14.839Z] coverage: 50.3% of statements
12:18:14 [2022-02-18T12:18:14.839Z] ok  	github.com/docker/docker/registry	0.250s	coverage: 50.3% of statements
12:18:15 [2022-02-18T12:18:15.248Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:18:15 [2022-02-18T12:18:15.248Z] --- PASS: TestExecWithCloseStdin (0.79s)
12:18:15 [2022-02-18T12:18:15.248Z] === RUN   TestExec
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestReaderWithReadError
12:18:15 [2022-02-18T12:18:15.301Z] time="2022-02-18T12:18:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestReader
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestReader (0.00s)
12:18:15 [2022-02-18T12:18:15.301Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:18:15 [2022-02-18T12:18:15.301Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:18:15 [2022-02-18T12:18:15.301Z] PASS
12:18:15 [2022-02-18T12:18:15.301Z] coverage: 100.0% of statements
12:18:15 [2022-02-18T12:18:15.301Z] ok  	github.com/docker/docker/registry/resumable	0.257s	coverage: 100.0% of statements
12:18:15 [2022-02-18T12:18:15.764Z] === RUN   TestRestartManagerTimeout
12:18:15 [2022-02-18T12:18:15.764Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:18:15 [2022-02-18T12:18:15.764Z] === RUN   TestRestartManagerTimeoutReset
12:18:15 [2022-02-18T12:18:15.764Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:18:15 [2022-02-18T12:18:15.764Z] PASS
12:18:15 [2022-02-18T12:18:15.764Z] coverage: 45.3% of statements
12:18:15 [2022-02-18T12:18:15.764Z] ok  	github.com/docker/docker/restartmanager	0.060s	coverage: 45.3% of statements
12:18:15 [2022-02-18T12:18:15.813Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:18:16 [2022-02-18T12:18:16.222Z] === RUN   TestDecodeContainerConfig
12:18:16 [2022-02-18T12:18:16.223Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:18:16 [2022-02-18T12:18:16.223Z] === RUN   TestDecodeContainerConfigIsolation
12:18:16 [2022-02-18T12:18:16.223Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:18:16 [2022-02-18T12:18:16.223Z] === RUN   TestValidatePrivileged
12:18:16 [2022-02-18T12:18:16.223Z] --- PASS: TestValidatePrivileged (0.00s)
12:18:16 [2022-02-18T12:18:16.223Z] PASS
12:18:16 [2022-02-18T12:18:16.223Z] coverage: 52.2% of statements
12:18:16 [2022-02-18T12:18:16.223Z] ok  	github.com/docker/docker/runconfig	0.055s	coverage: 52.2% of statements
12:18:16 [2022-02-18T12:18:16.375Z] --- PASS: TestExec (0.93s)
12:18:16 [2022-02-18T12:18:16.375Z] === RUN   TestExecUser
12:18:16 [2022-02-18T12:18:16.680Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:18:16 [2022-02-18T12:18:16.680Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:18:16 [2022-02-18T12:18:16.680Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:18:16 [2022-02-18T12:18:16.680Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:18:16 [2022-02-18T12:18:16.680Z] PASS
12:18:16 [2022-02-18T12:18:16.680Z] coverage: 62.5% of statements
12:18:16 [2022-02-18T12:18:16.680Z] ok  	github.com/docker/docker/testutil	0.045s	coverage: 62.5% of statements
12:18:17 [2022-02-18T12:18:17.307Z] --- PASS: TestExecUser (0.95s)
12:18:17 [2022-02-18T12:18:17.307Z] === RUN   TestExportContainerAndImportImage
12:18:17 [2022-02-18T12:18:17.410Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:18:18 [2022-02-18T12:18:18.240Z] --- PASS: TestExportContainerAndImportImage (0.84s)
12:18:18 [2022-02-18T12:18:18.240Z] === RUN   TestExportContainerAfterDaemonRestart
12:18:18 [2022-02-18T12:18:18.345Z] tests/integration/models_resources_test.py .                             [ 91%]
12:18:18 [2022-02-18T12:18:18.497Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:18:19 [2022-02-18T12:18:19.340Z] --- PASS: TestUpdateRestartPolicy (10.71s)
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestUpdateRestartWithAutoRemove
12:18:19 [2022-02-18T12:18:19.341Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestWaitNonBlocked
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:18:19 [2022-02-18T12:18:19.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:18:19 [2022-02-18T12:18:19.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:18:19 [2022-02-18T12:18:19.341Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:18:19 [2022-02-18T12:18:19.341Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:18:19 [2022-02-18T12:18:19.341Z] --- PASS: TestWaitNonBlocked (0.01s)
12:18:19 [2022-02-18T12:18:19.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
12:18:19 [2022-02-18T12:18:19.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestWaitBlocked
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:18:19 [2022-02-18T12:18:19.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:18:19 [2022-02-18T12:18:19.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:18:19 [2022-02-18T12:18:19.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:18:19 [2022-02-18T12:18:19.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:18:19 [2022-02-18T12:18:19.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:18:19 [2022-02-18T12:18:19.600Z] --- PASS: TestWaitBlocked (0.01s)
12:18:19 [2022-02-18T12:18:19.600Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
12:18:19 [2022-02-18T12:18:19.600Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
12:18:19 [2022-02-18T12:18:19.600Z] === CONT  TestContainerStartOnDaemonRestart
12:18:19 [2022-02-18T12:18:19.600Z] === CONT  TestContainerKillOnDaemonStart
12:18:19 [2022-02-18T12:18:19.866Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
12:18:19 [2022-02-18T12:18:19.866Z] === RUN   TestHealthCheckWorkdir
12:18:19 [2022-02-18T12:18:19.866Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:18:20 [2022-02-18T12:18:20.104Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:18:20 [2022-02-18T12:18:20.122Z] --- PASS: TestHealthCheckWorkdir (0.68s)
12:18:20 [2022-02-18T12:18:20.122Z] === RUN   TestHealthKillContainer
12:18:20 [2022-02-18T12:18:20.272Z] --- PASS: TestDaemonDNSFallback (7.32s)
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestInspectNetwork
12:18:20 [2022-02-18T12:18:20.272Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.272Z] --- SKIP: TestInspectNetwork (0.00s)
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestRunContainerWithBridgeNone
12:18:20 [2022-02-18T12:18:20.272Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.272Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkInvalidJSON
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkInvalidJSON//networks/create
12:18:20 [2022-02-18T12:18:20.272Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:18:20 [2022-02-18T12:18:20.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:20 [2022-02-18T12:18:20.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:20 [2022-02-18T12:18:20.272Z] === CONT  TestNetworkInvalidJSON//networks/create
12:18:20 [2022-02-18T12:18:20.272Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:20 [2022-02-18T12:18:20.272Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:18:20 [2022-02-18T12:18:20.272Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:18:20 [2022-02-18T12:18:20.272Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:18:20 [2022-02-18T12:18:20.272Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:18:20 [2022-02-18T12:18:20.272Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkList
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkList//networks
12:18:20 [2022-02-18T12:18:20.272Z] === PAUSE TestNetworkList//networks
12:18:20 [2022-02-18T12:18:20.272Z] === RUN   TestNetworkList//networks/
12:18:20 [2022-02-18T12:18:20.273Z] === PAUSE TestNetworkList//networks/
12:18:20 [2022-02-18T12:18:20.273Z] === CONT  TestNetworkList//networks
12:18:20 [2022-02-18T12:18:20.273Z] === CONT  TestNetworkList//networks/
12:18:20 [2022-02-18T12:18:20.273Z] --- PASS: TestNetworkList (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     --- PASS: TestNetworkList//networks (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestHostIPv4BridgeLabel
12:18:20 [2022-02-18T12:18:20.273Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDaemonRestartWithLiveRestore
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDaemonDefaultNetworkPools
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDaemonRestartWithExistingNetwork
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestServiceWithPredefinedNetwork
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:242: FLAKY_TEST
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestServiceWithDataPathPortInit
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] PASS
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === Skipped
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:242: FLAKY_TEST
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] DONE 22 tests, 12 skipped in 7.976s
12:18:20 [2022-02-18T12:18:20.273Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:18:20 [2022-02-18T12:18:20.273Z] INFO: Testing against a local daemon
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDockerNetworkIpvlanPersistance
12:18:20 [2022-02-18T12:18:20.273Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDockerNetworkIpvlan
12:18:20 [2022-02-18T12:18:20.273Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] PASS
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === Skipped
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] DONE 2 tests, 2 skipped in 0.096s
12:18:20 [2022-02-18T12:18:20.273Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:18:20 [2022-02-18T12:18:20.273Z] INFO: Testing against a local daemon
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDockerNetworkMacvlanPersistance
12:18:20 [2022-02-18T12:18:20.273Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestDockerNetworkMacvlan
12:18:20 [2022-02-18T12:18:20.273Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] PASS
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === Skipped
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] DONE 2 tests, 2 skipped in 0.105s
12:18:20 [2022-02-18T12:18:20.273Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:18:20 [2022-02-18T12:18:20.273Z] testing: warning: no tests to run
12:18:20 [2022-02-18T12:18:20.273Z] PASS
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] DONE 0 tests in 0.022s
12:18:20 [2022-02-18T12:18:20.273Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:18:20 [2022-02-18T12:18:20.273Z] INFO: Testing against a local daemon
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginAllowRequest
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginTLS
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginDenyRequest
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginAPIDenyResponse
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginDenyResponse
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginAllowEventStream
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginErrorResponse
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginErrorRequest
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginHeader
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginV2Disable
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:18:20 [2022-02-18T12:18:20.273Z] PASS
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === Skipped
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:18:20 [2022-02-18T12:18:20.273Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] DONE 17 tests, 17 skipped in 0.301s
12:18:20 [2022-02-18T12:18:20.273Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:18:20 [2022-02-18T12:18:20.273Z] INFO: Testing against a local daemon
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestPluginInvalidJSON
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:18:20 [2022-02-18T12:18:20.273Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:18:20 [2022-02-18T12:18:20.273Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:18:20 [2022-02-18T12:18:20.273Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:18:20 [2022-02-18T12:18:20.273Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestPluginInstall
12:18:20 [2022-02-18T12:18:20.273Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestPluginInstall (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestPluginsWithRuntimes
12:18:20 [2022-02-18T12:18:20.273Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] === RUN   TestPluginBackCompatMediaTypes
12:18:20 [2022-02-18T12:18:20.273Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:18:20 [2022-02-18T12:18:20.273Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z] PASS
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === Skipped
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:18:20 [2022-02-18T12:18:20.273Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:18:20 [2022-02-18T12:18:20.273Z] 
12:18:20 [2022-02-18T12:18:20.273Z] DONE 5 tests, 3 skipped in 0.129s
12:18:20 [2022-02-18T12:18:20.532Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:18:20 [2022-02-18T12:18:20.532Z] INFO: Testing against a local daemon
12:18:20 [2022-02-18T12:18:20.532Z] === RUN   TestExternalGraphDriver
12:18:20 [2022-02-18T12:18:20.532Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:18:20 [2022-02-18T12:18:20.532Z] --- SKIP: TestExternalGraphDriver (0.06s)
12:18:20 [2022-02-18T12:18:20.532Z] === RUN   TestGraphdriverPluginV2
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestGetDriver
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestGetDriver (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestVolumeRequestError
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestVolumeRequestError (0.02s)
12:18:21 [2022-02-18T12:18:21.376Z] PASS
12:18:21 [2022-02-18T12:18:21.376Z] coverage: 36.1% of statements
12:18:21 [2022-02-18T12:18:21.376Z] ok  	github.com/docker/docker/volume/drivers	0.093s	coverage: 36.1% of statements
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestGetAddress
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestGetAddress (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestRemove
12:18:21 [2022-02-18T12:18:21.376Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:18:21 [2022-02-18T12:18:21.376Z] --- SKIP: TestRemove (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestInitializeWithVolumes
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestCreate
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestCreate (0.02s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestValidateName
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestValidateName (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestCreateWithOpts
12:18:21 [2022-02-18T12:18:21.376Z]     local_test.go:181: runtime.GOOS == "windows"
12:18:21 [2022-02-18T12:18:21.376Z] --- SKIP: TestCreateWithOpts (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestRelaodNoOpts
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestNewClientWithTimeout (17.62s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestClientStream
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestClientStream (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestClientSendFile
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestClientSendFile (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestClientWithRequestTimeout
12:18:21 [2022-02-18T12:18:21.376Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:18:21 [2022-02-18T12:18:21.376Z] === RUN   TestFileSpecPlugin
12:18:21 [2022-02-18T12:18:21.493Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:18:21 [2022-02-18T12:18:21.515Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
12:18:21 [2022-02-18T12:18:21.515Z] === CONT  TestRestartDaemonWithRestartingContainer
12:18:21 [2022-02-18T12:18:21.749Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:18:21 [2022-02-18T12:18:21.749Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:18:21 [2022-02-18T12:18:21.749Z]     check_test.go:309: [d5bdb2c63ee52] daemon is not started
12:18:21 [2022-02-18T12:18:21.749Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:18:21 [2022-02-18T12:18:21.836Z] --- PASS: TestRelaodNoOpts (0.04s)
12:18:21 [2022-02-18T12:18:21.836Z] PASS
12:18:21 [2022-02-18T12:18:21.836Z] coverage: 41.5% of statements
12:18:21 [2022-02-18T12:18:21.836Z] ok  	github.com/docker/docker/volume/local	0.119s	coverage: 41.5% of statements
12:18:21 [2022-02-18T12:18:21.836Z] --- PASS: TestFileSpecPlugin (0.03s)
12:18:21 [2022-02-18T12:18:21.836Z] === RUN   TestFileJSONSpecPlugin
12:18:21 [2022-02-18T12:18:21.836Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
12:18:21 [2022-02-18T12:18:21.836Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:18:21 [2022-02-18T12:18:21.836Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
12:18:21 [2022-02-18T12:18:21.836Z] === RUN   TestPluginAddHandler
12:18:21 [2022-02-18T12:18:21.836Z] --- PASS: TestPluginAddHandler (0.00s)
12:18:21 [2022-02-18T12:18:21.836Z] === RUN   TestPluginWaitBadPlugin
12:18:21 [2022-02-18T12:18:21.836Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:18:21 [2022-02-18T12:18:21.836Z] === RUN   TestGet
12:18:21 [2022-02-18T12:18:21.836Z] time="2022-02-18T12:18:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:18:22 [2022-02-18T12:18:22.311Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:18:22 [2022-02-18T12:18:22.802Z] time="2022-02-18T12:18:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:18:22 [2022-02-18T12:18:22.853Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:18:22 [2022-02-18T12:18:22.853Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:18:23 [2022-02-18T12:18:23.242Z] === RUN   TestDockerSuite/TestBuildAddScript
12:18:23 [2022-02-18T12:18:23.259Z] === RUN   TestConvertTmpfsOptions
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:49: data="mode=700,size=1m"
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:49: data="ro"
12:18:23 [2022-02-18T12:18:23.259Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:18:23 [2022-02-18T12:18:23.259Z] === RUN   TestParseMountRaw
12:18:23 [2022-02-18T12:18:23.259Z] --- PASS: TestParseMountRaw (0.05s)
12:18:23 [2022-02-18T12:18:23.259Z] === RUN   TestParseMountRawSplit
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 0
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 1
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 2
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 3
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 4
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 5
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 6
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 7
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 8
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 0
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 1
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 2
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 3
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 4
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 5
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 6
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 7
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 8
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 9
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 10
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 11
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 12
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 0
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 1
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 2
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 3
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 4
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 5
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 6
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 7
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 8
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 9
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 10
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:390: case 11
12:18:23 [2022-02-18T12:18:23.259Z] --- PASS: TestParseMountRawSplit (0.01s)
12:18:23 [2022-02-18T12:18:23.259Z] === RUN   TestParseMountSpec
12:18:23 [2022-02-18T12:18:23.259Z]     parser_test.go:455: case 0
12:18:23 [2022-02-18T12:18:23.260Z]     parser_test.go:455: case 1
12:18:23 [2022-02-18T12:18:23.260Z]     parser_test.go:455: case 2
12:18:23 [2022-02-18T12:18:23.260Z]     parser_test.go:455: case 3
12:18:23 [2022-02-18T12:18:23.260Z]     parser_test.go:455: case 4
12:18:23 [2022-02-18T12:18:23.260Z]     parser_test.go:455: case 5
12:18:23 [2022-02-18T12:18:23.260Z] --- PASS: TestParseMountSpec (0.00s)
12:18:23 [2022-02-18T12:18:23.260Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:18:23 [2022-02-18T12:18:23.260Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:18:23 [2022-02-18T12:18:23.260Z] === RUN   TestValidateMount
12:18:23 [2022-02-18T12:18:23.260Z] --- PASS: TestValidateMount (0.01s)
12:18:23 [2022-02-18T12:18:23.260Z] PASS
12:18:23 [2022-02-18T12:18:23.260Z] coverage: 66.2% of statements
12:18:23 [2022-02-18T12:18:23.260Z] ok  	github.com/docker/docker/volume/mounts	0.134s	coverage: 66.2% of statements
12:18:23 [2022-02-18T12:18:23.422Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.65s)
12:18:23 [2022-02-18T12:18:23.422Z] === CONT  TestDaemonHostGatewayIP
12:18:23 [2022-02-18T12:18:23.499Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestSetGetMeta
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestSetGetMeta
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestRestore
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestRestore
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestServiceCreate
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestServiceCreate
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestServiceList
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestServiceList
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestServiceRemove
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestServiceRemove
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestServiceGet
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestServiceGet
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestServicePrune
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestServicePrune
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestCreate
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestCreate
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestRemove
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestRemove
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestList
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestList
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFindByDriver
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFindByDriver
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFindByReferenced
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFindByReferenced
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestDerefMultipleOfSameRef
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestDerefMultipleOfSameRef
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestDefererencePluginOnCreateError
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestDefererencePluginOnCreateError
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestRefDerefRemove
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestRefDerefRemove
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestGet
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestGet
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestGetWithReference
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestGetWithReference
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_nil_list
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_nil_list
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_empty_list
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_empty_list
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_filter_some
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_filter_some
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_filter_middle
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_filter_middle
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:18:24 [2022-02-18T12:18:24.225Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:18:24 [2022-02-18T12:18:24.225Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_nil_list
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_filter_some
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_filter_middle
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFilterFunc/test_empty_list
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestFilterFunc (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestSetGetMeta
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestFindByReferenced
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestServicePrune
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestList
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestSetGetMeta (0.06s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestGetWithReference
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestFindByReferenced (0.10s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestGet
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestGetWithReference (0.07s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestRefDerefRemove
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestGet (0.04s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestDefererencePluginOnCreateError
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestList (0.14s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:18:24 [2022-02-18T12:18:24.225Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
12:18:24 [2022-02-18T12:18:24.225Z] === CONT  TestDerefMultipleOfSameRef
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestRefDerefRemove (0.06s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestServiceList
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestServiceGet
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestDerefMultipleOfSameRef (0.05s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestServiceRemove
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestServiceGet (0.16s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestRemove
12:18:24 [2022-02-18T12:18:24.683Z] time="2022-02-18T12:18:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestServiceRemove (0.15s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestFindByDriver
12:18:24 [2022-02-18T12:18:24.683Z] time="2022-02-18T12:18:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestServiceList (0.19s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestServiceCreate
12:18:24 [2022-02-18T12:18:24.683Z] time="2022-02-18T12:18:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:18:24 [2022-02-18T12:18:24.683Z] time="2022-02-18T12:18:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestRemove (0.05s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestRestore
12:18:24 [2022-02-18T12:18:24.683Z] time="2022-02-18T12:18:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestFindByDriver (0.05s)
12:18:24 [2022-02-18T12:18:24.683Z] === CONT  TestCreate
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestServiceCreate (0.05s)
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestServicePrune (0.43s)
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestCreate (0.03s)
12:18:24 [2022-02-18T12:18:24.683Z] time="2022-02-18T12:18:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:18:24 [2022-02-18T12:18:24.683Z] --- PASS: TestRestore (0.06s)
12:18:24 [2022-02-18T12:18:24.683Z] PASS
12:18:24 [2022-02-18T12:18:24.683Z] coverage: 70.3% of statements
12:18:24 [2022-02-18T12:18:24.683Z] ok  	github.com/docker/docker/volume/service	0.523s	coverage: 70.3% of statements
12:18:25 [2022-02-18T12:18:25.333Z] --- PASS: TestDaemonHostGatewayIP (2.20s)
12:18:25 [2022-02-18T12:18:25.333Z] === CONT  TestDaemonRestartIpcMode
12:18:25 [2022-02-18T12:18:25.391Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:18:25 [2022-02-18T12:18:25.391Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:18:26 [2022-02-18T12:18:26.759Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:18:26 [2022-02-18T12:18:26.775Z] tests/integration/regression_test.py ......                              [ 98%]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:18:26 [2022-02-18T12:18:26.861Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:18:27 [2022-02-18T12:18:27.035Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:18:27 [2022-02-18T12:18:27.035Z] tests/integration/credentials/utils_test.py .                            [100%]
12:18:27 [2022-02-18T12:18:27.035Z] 
12:18:27 [2022-02-18T12:18:27.035Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:18:27 [2022-02-18T12:18:27.035Z] =========================== short test summary info ============================
12:18:27 [2022-02-18T12:18:27.035Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:18:27 [2022-02-18T12:18:27.035Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:18:27 [2022-02-18T12:18:27.035Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:18:27 [2022-02-18T12:18:27.035Z]   Not supported on most drivers
12:18:27 [2022-02-18T12:18:27.035Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:18:27 [2022-02-18T12:18:27.035Z]   Output of docker top depends on host distro, and is not formalized.
12:18:27 [2022-02-18T12:18:27.035Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:18:27 [2022-02-18T12:18:27.035Z]   Output of docker top depends on host distro, and is not formalized.
12:18:27 [2022-02-18T12:18:27.035Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:18:27 [2022-02-18T12:18:27.035Z]   Can fail if eth0 has multiple IP addresses
12:18:27 [2022-02-18T12:18:27.035Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:18:27 [2022-02-18T12:18:27.035Z]   This doesn't seem to be taken into account by the engine
12:18:27 [2022-02-18T12:18:27.035Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:18:27 [2022-02-18T12:18:27.035Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:18:27 [2022-02-18T12:18:27.035Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.53 seconds ==
12:18:27 [2022-02-18T12:18:27.093Z] --- PASS: TestGraphdriverPluginV2 (5.41s)
12:18:27 [2022-02-18T12:18:27.093Z] PASS
12:18:27 [2022-02-18T12:18:27.093Z] 
12:18:27 [2022-02-18T12:18:27.093Z] === Skipped
12:18:27 [2022-02-18T12:18:27.093Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
12:18:27 [2022-02-18T12:18:27.093Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:18:27 [2022-02-18T12:18:27.093Z] 
12:18:27 [2022-02-18T12:18:27.093Z] DONE 2 tests, 1 skipped in 5.573s
12:18:27 [2022-02-18T12:18:27.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:18:27 [2022-02-18T12:18:27.093Z] INFO: Testing against a local daemon
12:18:27 [2022-02-18T12:18:27.093Z] === RUN   TestContinueAfterPluginCrash
12:18:27 [2022-02-18T12:18:27.093Z] === PAUSE TestContinueAfterPluginCrash
12:18:27 [2022-02-18T12:18:27.093Z] === RUN   TestReadPluginNoRead
12:18:27 [2022-02-18T12:18:27.093Z] === PAUSE TestReadPluginNoRead
12:18:27 [2022-02-18T12:18:27.093Z] === RUN   TestDaemonStartWithLogOpt
12:18:27 [2022-02-18T12:18:27.093Z] === PAUSE TestDaemonStartWithLogOpt
12:18:27 [2022-02-18T12:18:27.093Z] === CONT  TestContinueAfterPluginCrash
12:18:27 [2022-02-18T12:18:27.093Z] === CONT  TestDaemonStartWithLogOpt
12:18:27 [2022-02-18T12:18:27.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:18:27 [2022-02-18T12:18:27.896Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
12:18:27 [2022-02-18T12:18:27.896Z] === CONT  TestIpcModeOlderClient
12:18:27 [2022-02-18T12:18:27.896Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:18:28 [2022-02-18T12:18:28.133Z]     check_test.go:309: [df355f558304c] daemon is not started
12:18:28 [2022-02-18T12:18:28.133Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:18:28 [2022-02-18T12:18:28.697Z] --- PASS: TestHealthKillContainer (8.33s)
12:18:28 [2022-02-18T12:18:28.697Z] === RUN   TestInspectCpusetInConfigPre120
12:18:29 [2022-02-18T12:18:29.034Z] time="2022-02-18T12:18:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:18:29 [2022-02-18T12:18:29.432Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
12:18:29 [2022-02-18T12:18:29.432Z] === RUN   TestIpcModeNone
12:18:30 [2022-02-18T12:18:30.374Z] --- PASS: TestIpcModeNone (0.91s)
12:18:30 [2022-02-18T12:18:30.374Z] === RUN   TestIpcModePrivate
12:18:30 [2022-02-18T12:18:30.744Z] --- PASS: TestImportExtremelyLargeImageWorks (94.67s)
12:18:30 [2022-02-18T12:18:30.744Z] PASS
12:18:30 [2022-02-18T12:18:30.744Z] 
12:18:30 [2022-02-18T12:18:30.744Z] DONE 12 tests in 97.595s
12:18:30 [2022-02-18T12:18:30.744Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:18:30 [2022-02-18T12:18:30.745Z] INFO: Testing against a local daemon
12:18:30 [2022-02-18T12:18:30.745Z] === RUN   TestNetworkCreateDelete
12:18:30 [2022-02-18T12:18:30.745Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:18:30 [2022-02-18T12:18:30.745Z] === RUN   TestDockerNetworkDeletePreferID
12:18:30 [2022-02-18T12:18:30.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
12:18:30 [2022-02-18T12:18:30.745Z] === RUN   TestDaemonDNSFallback
12:18:30 [2022-02-18T12:18:30.939Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
12:18:30 [2022-02-18T12:18:30.939Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:18:31 [2022-02-18T12:18:31.196Z] --- PASS: TestIpcModePrivate (0.97s)
12:18:31 [2022-02-18T12:18:31.196Z] === RUN   TestIpcModeShareable
12:18:31 [2022-02-18T12:18:31.196Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:18:31 [2022-02-18T12:18:31.231Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
12:18:31 [2022-02-18T12:18:31.231Z] PASS
12:18:31 [2022-02-18T12:18:31.231Z] 
12:18:31 [2022-02-18T12:18:31.231Z] === Skipped
12:18:31 [2022-02-18T12:18:31.231Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:18:31 [2022-02-18T12:18:31.231Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:18:31 [2022-02-18T12:18:31.231Z] 
12:18:31 [2022-02-18T12:18:31.231Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:18:31 [2022-02-18T12:18:31.231Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:18:31 [2022-02-18T12:18:31.231Z] 
12:18:31 [2022-02-18T12:18:31.231Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:18:31 [2022-02-18T12:18:31.231Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:18:31 [2022-02-18T12:18:31.231Z] 
12:18:31 [2022-02-18T12:18:31.231Z] DONE 196 tests, 3 skipped in 104.175s
12:18:31 [2022-02-18T12:18:31.231Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:18:31 [2022-02-18T12:18:31.231Z] ++ 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
12:18:31 [2022-02-18T12:18:31.231Z] ++ set -e
12:18:31 [2022-02-18T12:18:31.231Z] ++ '[' -n 0 ']'
12:18:31 [2022-02-18T12:18:31.231Z] ++ set -x
12:18:31 [2022-02-18T12:18:31.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:18:31 [2022-02-18T12:18:31.491Z] INFO: Testing against a local daemon
12:18:31 [2022-02-18T12:18:31.491Z] === RUN   TestCommitInheritsEnv
12:18:31 [2022-02-18T12:18:31.751Z] --- PASS: TestCommitInheritsEnv (0.28s)
12:18:31 [2022-02-18T12:18:31.751Z] === RUN   TestImportExtremelyLargeImageWorks
12:18:31 [2022-02-18T12:18:31.751Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:18:31 [2022-02-18T12:18:31.751Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:18:31 [2022-02-18T12:18:31.751Z] === RUN   TestImagesFilterMultiReference
12:18:31 [2022-02-18T12:18:31.751Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:18:31 [2022-02-18T12:18:31.751Z] === RUN   TestImagePullPlatformInvalid
12:18:31 [2022-02-18T12:18:31.751Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:18:31 [2022-02-18T12:18:31.751Z] === RUN   TestRemoveImageOrphaning
12:18:31 [2022-02-18T12:18:31.760Z]     check_test.go:309: [d19b8bae77080] daemon is not started
12:18:31 [2022-02-18T12:18:31.760Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:18:31 [2022-02-18T12:18:31.760Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
12:18:32 [2022-02-18T12:18:32.010Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:18:32 [2022-02-18T12:18:32.011Z] === RUN   TestRemoveImageGarbageCollector
12:18:32 [2022-02-18T12:18:32.011Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:18:32 [2022-02-18T12:18:32.011Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:18:32 [2022-02-18T12:18:32.011Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:18:32 [2022-02-18T12:18:32.017Z] --- PASS: TestIpcModeShareable (0.79s)
12:18:32 [2022-02-18T12:18:32.017Z] === RUN   TestAPIIpcModeShareableAndContainer
12:18:32 [2022-02-18T12:18:32.271Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:18:32 [2022-02-18T12:18:32.271Z] === RUN   TestTagInvalidReference
12:18:32 [2022-02-18T12:18:32.271Z] --- PASS: TestTagInvalidReference (0.01s)
12:18:32 [2022-02-18T12:18:32.271Z] === RUN   TestTagValidPrefixedRepo
12:18:32 [2022-02-18T12:18:32.271Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:18:32 [2022-02-18T12:18:32.271Z] === RUN   TestTagExistedNameWithoutForce
12:18:32 [2022-02-18T12:18:32.271Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:18:32 [2022-02-18T12:18:32.271Z] === RUN   TestTagOfficialNames
12:18:32 [2022-02-18T12:18:32.271Z] --- PASS: TestTagOfficialNames (0.07s)
12:18:32 [2022-02-18T12:18:32.271Z] === RUN   TestTagMatchesDigest
12:18:32 [2022-02-18T12:18:32.271Z] --- PASS: TestTagMatchesDigest (0.01s)
12:18:32 [2022-02-18T12:18:32.271Z] PASS
12:18:32 [2022-02-18T12:18:32.271Z] 
12:18:32 [2022-02-18T12:18:32.271Z] === Skipped
12:18:32 [2022-02-18T12:18:32.271Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:18:32 [2022-02-18T12:18:32.271Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:18:32 [2022-02-18T12:18:32.271Z] 
12:18:32 [2022-02-18T12:18:32.271Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:18:32 [2022-02-18T12:18:32.271Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:18:32 [2022-02-18T12:18:32.271Z] 
12:18:32 [2022-02-18T12:18:32.271Z] DONE 12 tests, 2 skipped in 1.024s
12:18:32 [2022-02-18T12:18:32.271Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:18:32 [2022-02-18T12:18:32.271Z] ++ 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
12:18:32 [2022-02-18T12:18:32.271Z] ++ set -e
12:18:32 [2022-02-18T12:18:32.271Z] ++ '[' -n 0 ']'
12:18:32 [2022-02-18T12:18:32.271Z] ++ set -x
12:18:32 [2022-02-18T12:18:32.271Z] ++ env -i DEST=/go/src/github.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
12:18:32 [2022-02-18T12:18:32.364Z] --- PASS: TestDaemonStartWithLogOpt (6.04s)
12:18:32 [2022-02-18T12:18:32.365Z] === CONT  TestReadPluginNoRead
12:18:32 [2022-02-18T12:18:32.532Z] INFO: Testing against a local daemon
12:18:32 [2022-02-18T12:18:32.532Z] === RUN   TestNetworkCreateDelete
12:18:32 [2022-02-18T12:18:32.532Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:18:32 [2022-02-18T12:18:32.532Z] === RUN   TestDockerNetworkDeletePreferID
12:18:33 [2022-02-18T12:18:33.105Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
12:18:33 [2022-02-18T12:18:33.105Z] === RUN   TestDaemonDNSFallback
12:18:34 [2022-02-18T12:18:34.544Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s)
12:18:34 [2022-02-18T12:18:34.544Z] === RUN   TestAPIIpcModeHost
12:18:34 [2022-02-18T12:18:34.801Z]     docker_cli_daemon_plugins_test.go:79: [d84698bc1ec4a] daemon is not started
12:18:34 [2022-02-18T12:18:34.801Z] --- PASS: TestAPIIpcModeHost (0.58s)
12:18:34 [2022-02-18T12:18:34.801Z] === RUN   TestDaemonIpcModeShareable
12:18:35 [2022-02-18T12:18:35.060Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:18:35 [2022-02-18T12:18:35.719Z] === RUN   TestReadPluginNoRead/default
12:18:35 [2022-02-18T12:18:35.719Z] --- PASS: TestContinueAfterPluginCrash (9.63s)
12:18:35 [2022-02-18T12:18:35.992Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:18:36 [2022-02-18T12:18:36.025Z] --- PASS: TestDaemonDNSFallback (6.37s)
12:18:36 [2022-02-18T12:18:36.025Z] === RUN   TestInspectNetwork
12:18:36 [2022-02-18T12:18:36.556Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
12:18:36 [2022-02-18T12:18:36.812Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
12:18:36 [2022-02-18T12:18:36.812Z] === RUN   TestDaemonIpcModePrivate
12:18:37 [2022-02-18T12:18:37.592Z] --- PASS: TestGet (15.09s)
12:18:37 [2022-02-18T12:18:37.592Z] === RUN   TestPluginWithNoManifest
12:18:37 [2022-02-18T12:18:37.592Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:18:37 [2022-02-18T12:18:37.592Z] === RUN   TestGetAll
12:18:37 [2022-02-18T12:18:37.592Z] --- PASS: TestGetAll (0.01s)
12:18:37 [2022-02-18T12:18:37.592Z] PASS
12:18:37 [2022-02-18T12:18:37.592Z] coverage: 73.4% of statements
12:18:37 [2022-02-18T12:18:37.592Z] ok  	github.com/docker/docker/pkg/plugins	35.128s	coverage: 73.4% of statements
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/quota	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/rootless	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/volume	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:18:37 [2022-02-18T12:18:37.592Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:18:37 [2022-02-18T12:18:37.627Z] === RUN   TestReadPluginNoRead/disabled_caching
12:18:37 [2022-02-18T12:18:37.747Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:18:38 [2022-02-18T12:18:38.006Z] === RUN   TestDockerSuite/TestBuildAddTar
12:18:38 [2022-02-18T12:18:38.006Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
12:18:38 [2022-02-18T12:18:38.264Z] --- PASS: TestDaemonIpcModePrivate (1.56s)
12:18:38 [2022-02-18T12:18:38.264Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:18:38 [2022-02-18T12:18:38.829Z]     docker_cli_daemon_plugins_test.go:169: [dab651d16dfdf] daemon is not started
12:18:39 [2022-02-18T12:18:39.327Z] === RUN   TestInspectNetwork/full_network_id
12:18:39 [2022-02-18T12:18:39.328Z] === RUN   TestInspectNetwork/partial_network_id
12:18:39 [2022-02-18T12:18:39.328Z] === RUN   TestInspectNetwork/network_name
12:18:39 [2022-02-18T12:18:39.328Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:18:39 [2022-02-18T12:18:39.490Z] Leaving: AppArmorNo profiles have been unloaded.
12:18:39 [2022-02-18T12:18:39.490Z] 
12:18:39 [2022-02-18T12:18:39.490Z] Unloading profiles will leave already running processes permanently
12:18:39 [2022-02-18T12:18:39.490Z] unconfined, which can lead to unexpected situations.
12:18:39 [2022-02-18T12:18:39.490Z] 
12:18:39 [2022-02-18T12:18:39.490Z] To set a process to complain mode, use the command line tool
12:18:39 [2022-02-18T12:18:39.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:18:39 [2022-02-18T12:18:39.490Z] 
12:18:39 [2022-02-18T12:18:39.685Z] --- PASS: TestDaemonDNSFallback (6.37s)
12:18:39 [2022-02-18T12:18:39.685Z] === RUN   TestInspectNetwork
Post stage
12:18:39 [2022-02-18T12:18:39.759Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
[Pipeline] junit
12:18:39 [2022-02-18T12:18:39.761Z] Recording test results
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === Skipped
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
12:18:39 [2022-02-18T12:18:39.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
12:18:39 [2022-02-18T12:18:39.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
12:18:39 [2022-02-18T12:18:39.769Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     client_test.go:23: runtime.GOOS == "windows"
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     daemon_test.go:147: root required
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     reload_test.go:520: root required
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
12:18:39 [2022-02-18T12:18:39.769Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     pull_v2_test.go:73: Needs fixing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     pull_v2_test.go:118: Needs fixing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     download_test.go:268: Needs fixing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     layer_test.go:304: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     layer_test.go:353: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     layer_test.go:468: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     layer_test.go:697: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     migration_test.go:46: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     migration_test.go:182: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     mount_test.go:17: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     mount_test.go:76: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     mount_test.go:125: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     mount_test.go:212: Failing on Windows
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     archive_test.go:134: Xz not present in msys2
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     archive_test.go:239: Failing on Windows CI machines
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     archive_windows_test.go:16: Currently fails
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     changes_test.go:192: needs more investigation
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:18:39 [2022-02-18T12:18:39.769Z]     changes_test.go:405: needs further investigation
12:18:39 [2022-02-18T12:18:39.769Z] 
12:18:39 [2022-02-18T12:18:39.769Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     changes_test.go:441: needs further investigation
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     poller_test.go:41: No chmod on Windows
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     fileutils_test.go:134: Needs porting to Windows
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     fileutils_test.go:180: Needs porting to Windows
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
12:18:39 [2022-02-18T12:18:39.770Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:18:39 [2022-02-18T12:18:39.770Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:18:39 [2022-02-18T12:18:39.770Z]     local_test.go:181: runtime.GOOS == "windows"
12:18:39 [2022-02-18T12:18:39.770Z] 
12:18:39 [2022-02-18T12:18:39.770Z] DONE 1846 tests, 45 skipped in 243.366s
12:18:39 [2022-02-18T12:18:39.770Z] INFO: make.ps1 ended at 02/18/2022 12:18:39
12:18:39 [2022-02-18T12:18:39.874Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:18:40 [2022-02-18T12:18:40.016Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
12:18:40 [2022-02-18T12:18:40.016Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:18:40 [2022-02-18T12:18:40.151Z] + echo Ensuring container killed.
12:18:40 [2022-02-18T12:18:40.151Z] Ensuring container killed.
12:18:40 [2022-02-18T12:18:40.151Z] + docker rm -vf docker-pr1
12:18:40 [2022-02-18T12:18:40.151Z] Error: No such container: docker-pr1
[Pipeline] sh
12:18:40 [2022-02-18T12:18:40.161Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:18:40 [2022-02-18T12:18:40.273Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:18:40 [2022-02-18T12:18:40.432Z] + echo Chowning /workspace to jenkins user
12:18:40 [2022-02-18T12:18:40.432Z] Chowning /workspace to jenkins user
12:18:40 [2022-02-18T12:18:40.432Z] + id -u
12:18:40 [2022-02-18T12:18:40.432Z] + id -g
12:18:40 [2022-02-18T12:18:40.432Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:18:41 [2022-02-18T12:18:41.648Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
12:18:41 [2022-02-18T12:18:41.648Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
12:18:41 [2022-02-18T12:18:41.648Z] === RUN   TestIpcModeOlderClient
12:18:41 [2022-02-18T12:18:41.648Z] === PAUSE TestIpcModeOlderClient
12:18:41 [2022-02-18T12:18:41.648Z] === RUN   TestKillContainerInvalidSignal
12:18:41 [2022-02-18T12:18:41.683Z] + bundleName=docker-py
12:18:41 [2022-02-18T12:18:41.683Z] + echo Creating docker-py-bundles.tar.gz
12:18:41 [2022-02-18T12:18:41.683Z] Creating docker-py-bundles.tar.gz
12:18:41 [2022-02-18T12:18:41.683Z] + 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
12:18:41 [2022-02-18T12:18:41.693Z] Archiving artifacts
12:18:41 [2022-02-18T12:18:41.944Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:18:41 [2022-02-18T12:18:41.944Z] INFO: Unit tests ended at 02/18/2022 12:18:41. Duration:00:04:22.5899222
12:18:41 [2022-02-18T12:18:41.944Z] INFO: Building busybox
12:18:41 [2022-02-18T12:18:41.944Z] Sending build context to Docker daemon   5.12kB
12:18:41 [2022-02-18T12:18:41.944Z] 
12:18:41 [2022-02-18T12:18:41.944Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:18:41 [2022-02-18T12:18:41.944Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:18:41 [2022-02-18T12:18:41.944Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:18:41 [2022-02-18T12:18:41.944Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:18:41 [2022-02-18T12:18:41.944Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:18:41 [2022-02-18T12:18:41.944Z]  ---> c703d4d60533
12:18:41 [2022-02-18T12:18:41.944Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:18:41 [2022-02-18T12:18:41.944Z]  ---> Running in b5760073f70e
12:18:42 [2022-02-18T12:18:42.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
12:18:42 [2022-02-18T12:18:42.063Z] === CONT  TestReadPluginNoRead
12:18:42 [2022-02-18T12:18:42.063Z]     read_test.go:92: [d8c8b4359214e] daemon is not started
12:18:42 [2022-02-18T12:18:42.063Z] --- PASS: TestReadPluginNoRead (9.91s)
12:18:42 [2022-02-18T12:18:42.063Z]     --- PASS: TestReadPluginNoRead/default (2.22s)
12:18:42 [2022-02-18T12:18:42.063Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.26s)
12:18:42 [2022-02-18T12:18:42.063Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
12:18:42 [2022-02-18T12:18:42.063Z] PASS
12:18:42 [2022-02-18T12:18:42.063Z] 
12:18:42 [2022-02-18T12:18:42.063Z] DONE 6 tests in 16.060s
12:18:42 [2022-02-18T12:18:42.063Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:18:42 [2022-02-18T12:18:42.063Z] testing: warning: no tests to run
12:18:42 [2022-02-18T12:18:42.063Z] PASS
12:18:42 [2022-02-18T12:18:42.063Z] 
12:18:42 [2022-02-18T12:18:42.063Z] DONE 0 tests in 0.033s
12:18:42 [2022-02-18T12:18:42.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
[Pipeline] sh
12:18:42 [2022-02-18T12:18:42.229Z] === RUN   TestInspectNetwork/full_network_id
12:18:42 [2022-02-18T12:18:42.229Z] === RUN   TestInspectNetwork/partial_network_id
12:18:42 [2022-02-18T12:18:42.229Z] === RUN   TestInspectNetwork/network_name
12:18:42 [2022-02-18T12:18:42.229Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:18:42 [2022-02-18T12:18:42.322Z] INFO: Testing against a local daemon
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestPluginWithDevMounts
12:18:42 [2022-02-18T12:18:42.322Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:18:42 [2022-02-18T12:18:42.322Z] PASS
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === Skipped
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:18:42 [2022-02-18T12:18:42.322Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] DONE 1 tests, 1 skipped in 0.106s
12:18:42 [2022-02-18T12:18:42.322Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:18:42 [2022-02-18T12:18:42.322Z] INFO: Testing against a local daemon
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestSecretInspect
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestSecretInspect (0.02s)
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestSecretList
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestSecretList (0.01s)
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestSecretsCreateAndDelete
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestSecretsUpdate
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestSecretsUpdate (0.01s)
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestTemplatedSecret
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestTemplatedSecret (0.00s)
12:18:42 [2022-02-18T12:18:42.322Z] === RUN   TestSecretCreateResolve
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] --- SKIP: TestSecretCreateResolve (0.02s)
12:18:42 [2022-02-18T12:18:42.322Z] PASS
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === Skipped
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
12:18:42 [2022-02-18T12:18:42.322Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.322Z] 
12:18:42 [2022-02-18T12:18:42.322Z] DONE 6 tests, 6 skipped in 0.166s
12:18:42 [2022-02-18T12:18:42.322Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:18:42 [2022-02-18T12:18:42.348Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh binary-daemon
12:18:42 [2022-02-18T12:18:42.576Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
12:18:42 [2022-02-18T12:18:42.577Z] === RUN   TestKillContainer
12:18:42 [2022-02-18T12:18:42.577Z] === RUN   TestKillContainer/no_signal
12:18:42 [2022-02-18T12:18:42.580Z] INFO: Testing against a local daemon
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestServiceCreateInit
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- PASS: TestServiceCreateInit (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:18:42 [2022-02-18T12:18:42.580Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceMultipleTimes
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceConflict
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceMaxReplicas
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateWithDuplicateNetworkNames
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceSecretFileMode
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceConfigFileMode
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceSysctls
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateServiceCapabilities
12:18:42 [2022-02-18T12:18:42.580Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestInspect
12:18:42 [2022-02-18T12:18:42.580Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestInspect (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestCreateJob
12:18:42 [2022-02-18T12:18:42.580Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestCreateJob (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestReplicatedJob
12:18:42 [2022-02-18T12:18:42.580Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestReplicatedJob (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestUpdateReplicatedJob
12:18:42 [2022-02-18T12:18:42.580Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.580Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:18:42 [2022-02-18T12:18:42.580Z] === RUN   TestServiceListWithStatuses
12:18:42 [2022-02-18T12:18:42.581Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:18:42 [2022-02-18T12:18:42.581Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:18:42 [2022-02-18T12:18:42.581Z] === RUN   TestDockerNetworkConnectAlias
12:18:42 [2022-02-18T12:18:42.581Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.581Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:18:42 [2022-02-18T12:18:42.581Z] === RUN   TestDockerNetworkReConnect
12:18:42 [2022-02-18T12:18:42.581Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:42 [2022-02-18T12:18:42.581Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
12:18:42 [2022-02-18T12:18:42.581Z] === RUN   TestServicePlugin
12:18:42 [2022-02-18T12:18:42.605Z] 
12:18:42 [2022-02-18T12:18:42.605Z] Removing bundles/
12:18:42 [2022-02-18T12:18:42.864Z] 
12:18:42 [2022-02-18T12:18:42.864Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:18:42 [2022-02-18T12:18:42.864Z] Building: bundles/binary-daemon/dockerd-dev
12:18:42 [2022-02-18T12:18:42.864Z] GOOS="" GOARCH="" GOARM=""
12:18:43 [2022-02-18T12:18:43.141Z] === RUN   TestKillContainer/non_killing_signal
12:18:43 [2022-02-18T12:18:43.530Z] --- PASS: TestInspectNetwork (7.24s)
12:18:43 [2022-02-18T12:18:43.530Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:18:43 [2022-02-18T12:18:43.530Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:18:43 [2022-02-18T12:18:43.530Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:18:43 [2022-02-18T12:18:43.530Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:18:43 [2022-02-18T12:18:43.530Z] === RUN   TestRunContainerWithBridgeNone
12:18:43 [2022-02-18T12:18:43.704Z] === RUN   TestKillContainer/killing_signal
12:18:43 [2022-02-18T12:18:43.704Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:18:44 [2022-02-18T12:18:44.268Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:18:44 [2022-02-18T12:18:44.475Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
12:18:44 [2022-02-18T12:18:44.475Z] === RUN   TestNetworkInvalidJSON
12:18:44 [2022-02-18T12:18:44.475Z] === RUN   TestNetworkInvalidJSON//networks/create
12:18:44 [2022-02-18T12:18:44.475Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:18:44 [2022-02-18T12:18:44.475Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:18:44 [2022-02-18T12:18:44.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:18:44 [2022-02-18T12:18:44.475Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:44 [2022-02-18T12:18:44.475Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:44 [2022-02-18T12:18:44.475Z] === CONT  TestNetworkInvalidJSON//networks/create
12:18:44 [2022-02-18T12:18:44.475Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:44 [2022-02-18T12:18:44.475Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:18:44 [2022-02-18T12:18:44.475Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:18:44 [2022-02-18T12:18:44.475Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:18:44 [2022-02-18T12:18:44.476Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:18:44 [2022-02-18T12:18:44.476Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:18:44 [2022-02-18T12:18:44.476Z] === RUN   TestNetworkList
12:18:44 [2022-02-18T12:18:44.476Z] === RUN   TestNetworkList//networks
12:18:44 [2022-02-18T12:18:44.476Z] === PAUSE TestNetworkList//networks
12:18:44 [2022-02-18T12:18:44.476Z] === RUN   TestNetworkList//networks/
12:18:44 [2022-02-18T12:18:44.476Z] === PAUSE TestNetworkList//networks/
12:18:44 [2022-02-18T12:18:44.476Z] === CONT  TestNetworkList//networks
12:18:44 [2022-02-18T12:18:44.476Z] === CONT  TestNetworkList//networks/
12:18:44 [2022-02-18T12:18:44.476Z] --- PASS: TestNetworkList (0.01s)
12:18:44 [2022-02-18T12:18:44.476Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:18:44 [2022-02-18T12:18:44.476Z]     --- PASS: TestNetworkList//networks (0.00s)
12:18:44 [2022-02-18T12:18:44.476Z] === RUN   TestHostIPv4BridgeLabel
12:18:44 [2022-02-18T12:18:44.525Z] --- PASS: TestKillContainer (2.24s)
12:18:44 [2022-02-18T12:18:44.525Z]     --- PASS: TestKillContainer/no_signal (0.77s)
12:18:44 [2022-02-18T12:18:44.525Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
12:18:44 [2022-02-18T12:18:44.525Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
12:18:44 [2022-02-18T12:18:44.525Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:18:44 [2022-02-18T12:18:44.525Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:18:44 [2022-02-18T12:18:44.783Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:18:44 [2022-02-18T12:18:44.783Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:18:45 [2022-02-18T12:18:45.049Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
12:18:45 [2022-02-18T12:18:45.049Z] === RUN   TestDaemonRestartWithLiveRestore
12:18:45 [2022-02-18T12:18:45.348Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:18:45 [2022-02-18T12:18:45.348Z]     check_test.go:309: [de3f2e52e2dcb] daemon is not started
12:18:45 [2022-02-18T12:18:45.348Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:18:45 [2022-02-18T12:18:45.867Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] --- SKIP: TestServicePlugin (2.97s)
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestServiceUpdateLabel
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestServiceUpdateSecrets
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestServiceUpdateConfigs
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestServiceUpdateNetwork
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestServiceUpdatePidsLimit
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
12:18:45 [2022-02-18T12:18:45.867Z] PASS
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === Skipped
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:18:45 [2022-02-18T12:18:45.867Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:18:45 [2022-02-18T12:18:45.867Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
12:18:45 [2022-02-18T12:18:45.867Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServicePlugin (2.97s)
12:18:45 [2022-02-18T12:18:45.867Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
12:18:45 [2022-02-18T12:18:45.867Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] DONE 24 tests, 23 skipped in 3.337s
12:18:45 [2022-02-18T12:18:45.867Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:18:45 [2022-02-18T12:18:45.867Z] INFO: Testing against a local daemon
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestSessionCreate
12:18:45 [2022-02-18T12:18:45.867Z] --- PASS: TestSessionCreate (0.02s)
12:18:45 [2022-02-18T12:18:45.867Z] === RUN   TestSessionCreateWithBadUpgrade
12:18:45 [2022-02-18T12:18:45.867Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:18:45 [2022-02-18T12:18:45.867Z] PASS
12:18:45 [2022-02-18T12:18:45.867Z] 
12:18:45 [2022-02-18T12:18:45.867Z] DONE 2 tests in 0.137s
12:18:45 [2022-02-18T12:18:45.867Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:18:45 [2022-02-18T12:18:45.867Z] INFO: Testing against a local daemon
12:18:45 [2022-02-18T12:18:45.914Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:18:45 [2022-02-18T12:18:45.914Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
12:18:45 [2022-02-18T12:18:45.914Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
12:18:45 [2022-02-18T12:18:45.914Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
12:18:45 [2022-02-18T12:18:45.914Z] === RUN   TestKillStoppedContainer
12:18:45 [2022-02-18T12:18:45.914Z] --- PASS: TestKillStoppedContainer (0.06s)
12:18:45 [2022-02-18T12:18:45.914Z] === RUN   TestKillStoppedContainerAPIPre120
12:18:45 [2022-02-18T12:18:45.990Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:18:45 [2022-02-18T12:18:45.991Z] === RUN   TestDaemonDefaultNetworkPools
12:18:46 [2022-02-18T12:18:46.125Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:18:46 [2022-02-18T12:18:46.125Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:18:46 [2022-02-18T12:18:46.125Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:18:46 [2022-02-18T12:18:46.125Z] === RUN   TestEventsExecDie
12:18:46 [2022-02-18T12:18:46.171Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
12:18:46 [2022-02-18T12:18:46.171Z] === RUN   TestKillDifferentUserContainer
12:18:46 [2022-02-18T12:18:46.385Z] --- PASS: TestEventsExecDie (0.48s)
12:18:46 [2022-02-18T12:18:46.385Z] === RUN   TestEventsBackwardsCompatible
12:18:46 [2022-02-18T12:18:46.428Z] --- PASS: TestInspectNetwork (7.02s)
12:18:46 [2022-02-18T12:18:46.428Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:18:46 [2022-02-18T12:18:46.428Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:18:46 [2022-02-18T12:18:46.428Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:18:46 [2022-02-18T12:18:46.428Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:18:46 [2022-02-18T12:18:46.428Z] === RUN   TestRunContainerWithBridgeNone
12:18:46 [2022-02-18T12:18:46.644Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:18:46 [2022-02-18T12:18:46.644Z] === RUN   TestInfoBinaryCommits
12:18:46 [2022-02-18T12:18:46.644Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:18:46 [2022-02-18T12:18:46.644Z] === RUN   TestInfoAPIVersioned
12:18:46 [2022-02-18T12:18:46.644Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:18:46 [2022-02-18T12:18:46.644Z] === RUN   TestInfoDiscoveryBackend
12:18:46 [2022-02-18T12:18:46.734Z] --- PASS: TestKillDifferentUserContainer (0.71s)
12:18:46 [2022-02-18T12:18:46.734Z] === RUN   TestInspectOomKilledTrue
12:18:46 [2022-02-18T12:18:46.734Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:18:46 [2022-02-18T12:18:46.734Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:18:46 [2022-02-18T12:18:46.734Z] === RUN   TestInspectOomKilledFalse
12:18:46 [2022-02-18T12:18:46.734Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:18:46 [2022-02-18T12:18:46.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:18:46 [2022-02-18T12:18:46.734Z] === RUN   TestLinksEtcHostsContentMatch
12:18:46 [2022-02-18T12:18:46.932Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
12:18:46 [2022-02-18T12:18:46.932Z] === RUN   TestDaemonRestartWithExistingNetwork
12:18:46 [2022-02-18T12:18:46.991Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:18:47 [2022-02-18T12:18:47.248Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:18:47 [2022-02-18T12:18:47.504Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
12:18:47 [2022-02-18T12:18:47.505Z] === RUN   TestLinksContainerNames
12:18:47 [2022-02-18T12:18:47.809Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkInvalidJSON
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkInvalidJSON//networks/create
12:18:47 [2022-02-18T12:18:47.810Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:18:47 [2022-02-18T12:18:47.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:47 [2022-02-18T12:18:47.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:47 [2022-02-18T12:18:47.810Z] === CONT  TestNetworkInvalidJSON//networks/create
12:18:47 [2022-02-18T12:18:47.810Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:18:47 [2022-02-18T12:18:47.810Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:18:47 [2022-02-18T12:18:47.810Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:18:47 [2022-02-18T12:18:47.810Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:18:47 [2022-02-18T12:18:47.810Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:18:47 [2022-02-18T12:18:47.810Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkList
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkList//networks
12:18:47 [2022-02-18T12:18:47.810Z] === PAUSE TestNetworkList//networks
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestNetworkList//networks/
12:18:47 [2022-02-18T12:18:47.810Z] === PAUSE TestNetworkList//networks/
12:18:47 [2022-02-18T12:18:47.810Z] === CONT  TestNetworkList//networks
12:18:47 [2022-02-18T12:18:47.810Z] === CONT  TestNetworkList//networks/
12:18:47 [2022-02-18T12:18:47.810Z] --- PASS: TestNetworkList (0.01s)
12:18:47 [2022-02-18T12:18:47.810Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:18:47 [2022-02-18T12:18:47.810Z]     --- PASS: TestNetworkList//networks (0.00s)
12:18:47 [2022-02-18T12:18:47.810Z] === RUN   TestHostIPv4BridgeLabel
12:18:47 [2022-02-18T12:18:47.873Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
12:18:47 [2022-02-18T12:18:47.873Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:18:48 [2022-02-18T12:18:48.018Z] --- PASS: TestInfoDiscoveryBackend (1.56s)
12:18:48 [2022-02-18T12:18:48.018Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:18:48 [2022-02-18T12:18:48.380Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:18:48 [2022-02-18T12:18:48.380Z] === RUN   TestDaemonRestartWithLiveRestore
12:18:48 [2022-02-18T12:18:48.874Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:18:48 [2022-02-18T12:18:48.875Z] --- PASS: TestLinksContainerNames (1.47s)
12:18:48 [2022-02-18T12:18:48.875Z] === RUN   TestLogsFollowTailEmpty
12:18:49 [2022-02-18T12:18:49.257Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:18:49 [2022-02-18T12:18:49.257Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:18:49 [2022-02-18T12:18:49.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:18:49 [2022-02-18T12:18:49.764Z] === RUN   TestDaemonDefaultNetworkPools
12:18:49 [2022-02-18T12:18:49.807Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
12:18:49 [2022-02-18T12:18:49.807Z] === RUN   TestContainerNetworkMountsNoChown
12:18:49 [2022-02-18T12:18:49.829Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:18:49 [2022-02-18T12:18:49.829Z] === RUN   TestServiceWithPredefinedNetwork
12:18:50 [2022-02-18T12:18:50.336Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:18:50 [2022-02-18T12:18:50.336Z] === RUN   TestDaemonRestartWithExistingNetwork
12:18:50 [2022-02-18T12:18:50.375Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/default
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/default
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/private
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/private
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rprivate
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rprivate
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/slave
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/slave
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rslave
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rslave
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/shared
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/shared
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rshared
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rshared
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/default
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/default/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/default/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/default/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/rshared
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/shared
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/rslave
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/slave
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/rprivate
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/private
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/private/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/private/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/default/bind_root
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:18:50 [2022-02-18T12:18:50.375Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:18:50 [2022-02-18T12:18:50.375Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:18:50 [2022-02-18T12:18:50.633Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/private/mount_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:18:50 [2022-02-18T12:18:50.890Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/private/bind_root
12:18:50 [2022-02-18T12:18:50.890Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:18:51 [2022-02-18T12:18:51.148Z] --- PASS: TestMountDaemonRoot (0.05s)
12:18:51 [2022-02-18T12:18:51.148Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:18:51 [2022-02-18T12:18:51.148Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
12:18:51 [2022-02-18T12:18:51.148Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:18:51 [2022-02-18T12:18:51.148Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
12:18:51 [2022-02-18T12:18:51.148Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:18:51 [2022-02-18T12:18:51.149Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
12:18:51 [2022-02-18T12:18:51.149Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
12:18:51 [2022-02-18T12:18:51.149Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:18:51 [2022-02-18T12:18:51.149Z] === RUN   TestContainerBindMountNonRecursive
12:18:51 [2022-02-18T12:18:51.280Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:18:51 [2022-02-18T12:18:51.280Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:18:52 [2022-02-18T12:18:52.213Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
12:18:52 [2022-02-18T12:18:52.213Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:18:52 [2022-02-18T12:18:52.213Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:18:52 [2022-02-18T12:18:52.213Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:18:52 [2022-02-18T12:18:52.213Z] === RUN   TestInfoAPI
12:18:52 [2022-02-18T12:18:52.213Z] --- PASS: TestInfoAPI (0.02s)
12:18:52 [2022-02-18T12:18:52.213Z] === RUN   TestInfoAPIWarnings
12:18:52 [2022-02-18T12:18:52.379Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
12:18:52 [2022-02-18T12:18:52.379Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:18:52 [2022-02-18T12:18:52.379Z]     service_test.go:242: FLAKY_TEST
12:18:52 [2022-02-18T12:18:52.379Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:18:52 [2022-02-18T12:18:52.379Z] === RUN   TestServiceWithDataPathPortInit
12:18:52 [2022-02-18T12:18:52.521Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:18:52 [2022-02-18T12:18:52.664Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
12:18:52 [2022-02-18T12:18:52.664Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:18:53 [2022-02-18T12:18:53.087Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
12:18:53 [2022-02-18T12:18:53.087Z] === RUN   TestContainerVolumesMountedAsShared
12:18:53 [2022-02-18T12:18:53.235Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:18:53 [2022-02-18T12:18:53.235Z] === RUN   TestServiceWithPredefinedNetwork
12:18:53 [2022-02-18T12:18:53.651Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s)
12:18:53 [2022-02-18T12:18:53.651Z] === RUN   TestContainerVolumesMountedAsSlave
12:18:53 [2022-02-18T12:18:53.909Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:18:54 [2022-02-18T12:18:54.472Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s)
12:18:54 [2022-02-18T12:18:54.472Z] === RUN   TestNetworkNat
12:18:55 [2022-02-18T12:18:55.404Z] --- PASS: TestNetworkNat (0.87s)
12:18:55 [2022-02-18T12:18:55.404Z] === RUN   TestNetworkLocalhostTCPNat
12:18:55 [2022-02-18T12:18:55.404Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:18:55 [2022-02-18T12:18:55.779Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
12:18:55 [2022-02-18T12:18:55.779Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:18:55 [2022-02-18T12:18:55.779Z]     service_test.go:242: FLAKY_TEST
12:18:55 [2022-02-18T12:18:55.779Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:18:55 [2022-02-18T12:18:55.779Z] === RUN   TestServiceWithDataPathPortInit
12:18:55 [2022-02-18T12:18:55.970Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
12:18:55 [2022-02-18T12:18:55.971Z] === RUN   TestNetworkLoopbackNat
12:18:57 [2022-02-18T12:18:57.361Z] === RUN   TestDockerSuite/TestBuildBlankName
12:18:57 [2022-02-18T12:18:57.361Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:18:57 [2022-02-18T12:18:57.361Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:18:57 [2022-02-18T12:18:57.926Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:18:58 [2022-02-18T12:18:58.857Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:18:59 [2022-02-18T12:18:59.113Z] --- PASS: TestNetworkLoopbackNat (3.04s)
12:18:59 [2022-02-18T12:18:59.113Z] === RUN   TestPause
12:18:59 [2022-02-18T12:18:59.678Z] --- PASS: TestPause (0.59s)
12:18:59 [2022-02-18T12:18:59.678Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:18:59 [2022-02-18T12:18:59.678Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:18:59 [2022-02-18T12:18:59.678Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:18:59 [2022-02-18T12:18:59.678Z] === RUN   TestPauseStopPausedContainer
12:19:00 [2022-02-18T12:19:00.242Z] --- PASS: TestPauseStopPausedContainer (0.64s)
12:19:00 [2022-02-18T12:19:00.242Z] === RUN   TestPsFilter
12:19:00 [2022-02-18T12:19:00.242Z] --- PASS: TestPsFilter (0.13s)
12:19:00 [2022-02-18T12:19:00.242Z] === RUN   TestRemoveContainerWithRemovedVolume
12:19:00 [2022-02-18T12:19:00.500Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:19:01 [2022-02-18T12:19:01.067Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
12:19:01 [2022-02-18T12:19:01.067Z] === RUN   TestRemoveContainerWithVolume
12:19:01 [2022-02-18T12:19:01.324Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:19:01 [2022-02-18T12:19:01.324Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:19:01 [2022-02-18T12:19:01.582Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
12:19:01 [2022-02-18T12:19:01.582Z] === RUN   TestRemoveContainerRunning
12:19:02 [2022-02-18T12:19:02.146Z] --- PASS: TestRemoveContainerRunning (0.68s)
12:19:02 [2022-02-18T12:19:02.146Z] === RUN   TestRemoveContainerForceRemoveRunning
12:19:03 [2022-02-18T12:19:03.029Z] Removing intermediate container b5760073f70e
12:19:03 [2022-02-18T12:19:03.029Z]  ---> 83a9904cccbd
12:19:03 [2022-02-18T12:19:03.029Z] Step 7/13 : ARG BUSYBOX_VERSION
12:19:03 [2022-02-18T12:19:03.029Z]  ---> Running in 44c5b1090870
12:19:03 [2022-02-18T12:19:03.029Z] Removing intermediate container 44c5b1090870
12:19:03 [2022-02-18T12:19:03.029Z]  ---> 97d90e0f59bc
12:19:03 [2022-02-18T12:19:03.029Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:19:03 [2022-02-18T12:19:03.029Z]  ---> Running in e82c914d0fbc
12:19:03 [2022-02-18T12:19:03.029Z] Removing intermediate container e82c914d0fbc
12:19:03 [2022-02-18T12:19:03.029Z]  ---> 1665096dc9d0
12:19:03 [2022-02-18T12:19:03.029Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:19:03 [2022-02-18T12:19:03.029Z] 
12:19:03 [2022-02-18T12:19:03.077Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
12:19:03 [2022-02-18T12:19:03.077Z] === RUN   TestRemoveInvalidContainer
12:19:03 [2022-02-18T12:19:03.077Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:19:03 [2022-02-18T12:19:03.077Z] === RUN   TestRenameLinkedContainer
12:19:03 [2022-02-18T12:19:03.077Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:19:03 [2022-02-18T12:19:03.491Z]  ---> 7b00a29549d7
12:19:03 [2022-02-18T12:19:03.491Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:19:03 [2022-02-18T12:19:03.491Z]  ---> Running in 9f1806da2171
12:19:04 [2022-02-18T12:19:04.971Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:19:05 [2022-02-18T12:19:05.229Z] --- PASS: TestRenameLinkedContainer (2.43s)
12:19:05 [2022-02-18T12:19:05.229Z] === RUN   TestRenameStoppedContainer
12:19:05 [2022-02-18T12:19:05.795Z] --- PASS: TestRenameStoppedContainer (0.58s)
12:19:05 [2022-02-18T12:19:05.795Z] === RUN   TestRenameRunningContainerAndReuse
12:19:06 [2022-02-18T12:19:06.359Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:19:07 [2022-02-18T12:19:07.290Z] --- PASS: TestServiceWithDataPathPortInit (13.88s)
12:19:07 [2022-02-18T12:19:07.290Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:19:07 [2022-02-18T12:19:07.293Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s)
12:19:07 [2022-02-18T12:19:07.293Z] === RUN   TestRenameInvalidName
12:19:07 [2022-02-18T12:19:07.293Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:19:07 [2022-02-18T12:19:07.550Z] --- PASS: TestRenameInvalidName (0.53s)
12:19:07 [2022-02-18T12:19:07.550Z] === RUN   TestRenameAnonymousContainer
12:19:08 [2022-02-18T12:19:08.115Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:19:08 [2022-02-18T12:19:08.675Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xox0g3ufw5zsltx0n6dhch2o7 Created:2022-02-18 12:19:07.254940415 +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[b93c457b65b5199844203e0d44a7c62246a82ce8259cc914afa7638165ce56e7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hsbdwrcugwbnlloy2b2nso3bc EndpointID:4c6d931455eb98fa5070b3c3dff10c34caf5b0b25be05b3f58571b31be8e5886 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da25a5a7402a6772a8e8862a6aa62cae7bef34fe44324df875467c81316e00b6 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:6f1394cb0d16 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hsbdwrcugwbnlloy2b2nso3bc EndpointID:4c6d931455eb98fa5070b3c3dff10c34caf5b0b25be05b3f58571b31be8e5886 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:19:10 [2022-02-18T12:19:10.307Z] --- PASS: TestInfoAPIWarnings (17.35s)
12:19:10 [2022-02-18T12:19:10.307Z] === RUN   TestInfoDebug
12:19:10 [2022-02-18T12:19:10.307Z] --- PASS: TestInfoDebug (1.54s)
12:19:10 [2022-02-18T12:19:10.307Z] === RUN   TestInfoInsecureRegistries
12:19:10 [2022-02-18T12:19:10.634Z] --- PASS: TestRenameAnonymousContainer (2.68s)
12:19:10 [2022-02-18T12:19:10.634Z] === RUN   TestRenameContainerWithSameName
12:19:10 [2022-02-18T12:19:10.635Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:19:10 [2022-02-18T12:19:10.680Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
12:19:10 [2022-02-18T12:19:10.680Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:19:10 [2022-02-18T12:19:10.891Z] --- PASS: TestRenameContainerWithSameName (0.62s)
12:19:10 [2022-02-18T12:19:10.891Z] === RUN   TestRenameContainerWithLinkedContainer
12:19:11 [2022-02-18T12:19:11.250Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z5lm6hjknre19cz4v1kk19n5m Created:2022-02-18 12:19:10.135291395 +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[b674e371899a1f6a4066a5f0744c265976c7fbcc28708c882831f3e3bb509bb7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhr5bmnfqbkxpm7gnwyr0lrea EndpointID:fd5443c0d56ee64ee5156f57503da22ae1ab107090b74bb5e2649241e26f63f1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb0b838cbbbe5842a61d2249f0f9fd4a8446d21f2938db4c67b978a3d174c582 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:95da4a76676c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yhr5bmnfqbkxpm7gnwyr0lrea EndpointID:fd5443c0d56ee64ee5156f57503da22ae1ab107090b74bb5e2649241e26f63f1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:19:12 [2022-02-18T12:19:12.206Z] --- PASS: TestInfoInsecureRegistries (1.54s)
12:19:12 [2022-02-18T12:19:12.206Z] === RUN   TestInfoRegistryMirrors
12:19:12 [2022-02-18T12:19:12.794Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s)
12:19:12 [2022-02-18T12:19:12.794Z] === RUN   TestResize
12:19:12 [2022-02-18T12:19:12.876Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s)
12:19:12 [2022-02-18T12:19:12.876Z] PASS
12:19:12 [2022-02-18T12:19:12.876Z] 
12:19:12 [2022-02-18T12:19:12.876Z] === Skipped
12:19:12 [2022-02-18T12:19:12.876Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:19:12 [2022-02-18T12:19:12.876Z]     service_test.go:242: FLAKY_TEST
12:19:12 [2022-02-18T12:19:12.876Z] 
12:19:12 [2022-02-18T12:19:12.876Z] DONE 26 tests, 1 skipped in 44.162s
12:19:12 [2022-02-18T12:19:12.876Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:19:12 [2022-02-18T12:19:12.876Z] INFO: Testing against a local daemon
12:19:12 [2022-02-18T12:19:12.876Z] === RUN   TestDockerNetworkIpvlanPersistance
12:19:12 [2022-02-18T12:19:12.876Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:12 [2022-02-18T12:19:12.876Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:19:12 [2022-02-18T12:19:12.876Z] === RUN   TestDockerNetworkIpvlan
12:19:12 [2022-02-18T12:19:12.876Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:12 [2022-02-18T12:19:12.876Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:19:12 [2022-02-18T12:19:12.876Z] PASS
12:19:12 [2022-02-18T12:19:12.876Z] 
12:19:12 [2022-02-18T12:19:12.876Z] === Skipped
12:19:12 [2022-02-18T12:19:12.876Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
12:19:12 [2022-02-18T12:19:12.876Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:12 [2022-02-18T12:19:12.876Z] 
12:19:12 [2022-02-18T12:19:12.876Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:19:12 [2022-02-18T12:19:12.876Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:12 [2022-02-18T12:19:12.876Z] 
12:19:12 [2022-02-18T12:19:12.876Z] DONE 2 tests, 2 skipped in 0.057s
12:19:12 [2022-02-18T12:19:12.876Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:19:12 [2022-02-18T12:19:12.876Z] INFO: Testing against a local daemon
12:19:12 [2022-02-18T12:19:12.876Z] === RUN   TestDockerNetworkMacvlanPersistance
12:19:13 [2022-02-18T12:19:13.366Z] --- PASS: TestResize (0.82s)
12:19:13 [2022-02-18T12:19:13.366Z] === RUN   TestResizeWithInvalidSize
12:19:13 [2022-02-18T12:19:13.583Z] --- PASS: TestInfoRegistryMirrors (1.54s)
12:19:13 [2022-02-18T12:19:13.583Z] === RUN   TestLoginFailsWithBadCredentials
12:19:13 [2022-02-18T12:19:13.583Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
12:19:13 [2022-02-18T12:19:13.583Z] === RUN   TestPingCacheHeaders
12:19:13 [2022-02-18T12:19:13.583Z] --- PASS: TestPingCacheHeaders (0.03s)
12:19:13 [2022-02-18T12:19:13.583Z] === RUN   TestPingGet
12:19:13 [2022-02-18T12:19:13.583Z] --- PASS: TestPingGet (0.01s)
12:19:13 [2022-02-18T12:19:13.583Z] === RUN   TestPingHead
12:19:13 [2022-02-18T12:19:13.583Z] --- PASS: TestPingHead (0.02s)
12:19:13 [2022-02-18T12:19:13.583Z] === RUN   TestVersion
12:19:13 [2022-02-18T12:19:13.583Z] --- PASS: TestVersion (0.02s)
12:19:13 [2022-02-18T12:19:13.583Z] PASS
12:19:13 [2022-02-18T12:19:13.583Z] 
12:19:13 [2022-02-18T12:19:13.583Z] === Skipped
12:19:13 [2022-02-18T12:19:13.583Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:19:13 [2022-02-18T12:19:13.583Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:19:13 [2022-02-18T12:19:13.583Z] 
12:19:13 [2022-02-18T12:19:13.583Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:19:13 [2022-02-18T12:19:13.583Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:19:13 [2022-02-18T12:19:13.583Z] 
12:19:13 [2022-02-18T12:19:13.583Z] DONE 18 tests, 2 skipped in 27.760s
12:19:13 [2022-02-18T12:19:13.583Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:19:13 [2022-02-18T12:19:13.842Z] INFO: Testing against a local daemon
12:19:13 [2022-02-18T12:19:13.842Z] === RUN   TestVolumesCreateAndList
12:19:13 [2022-02-18T12:19:13.842Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:19:13 [2022-02-18T12:19:13.842Z] === RUN   TestVolumesRemove
12:19:13 [2022-02-18T12:19:13.842Z] --- PASS: TestVolumesRemove (0.05s)
12:19:13 [2022-02-18T12:19:13.842Z] === RUN   TestVolumesInspect
12:19:13 [2022-02-18T12:19:13.842Z] --- PASS: TestVolumesInspect (0.02s)
12:19:13 [2022-02-18T12:19:13.842Z] === RUN   TestVolumesInvalidJSON
12:19:13 [2022-02-18T12:19:13.842Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:19:13 [2022-02-18T12:19:13.842Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:19:13 [2022-02-18T12:19:13.842Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:19:13 [2022-02-18T12:19:13.842Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:19:13 [2022-02-18T12:19:13.842Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:19:13 [2022-02-18T12:19:13.842Z] PASS
12:19:13 [2022-02-18T12:19:13.842Z] 
12:19:13 [2022-02-18T12:19:13.842Z] DONE 5 tests in 0.193s
12:19:13 [2022-02-18T12:19:13.842Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:19:13 [2022-02-18T12:19:13.842Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12214 is not a child of this shell
12:19:13 [2022-02-18T12:19:13.842Z] warning: PID 12214 from bundles/test-integration/docker.pid had a nonzero exit code
12:19:13 [2022-02-18T12:19:13.842Z] Leaving: AppArmorNo profiles have been unloaded.
12:19:13 [2022-02-18T12:19:13.842Z] 
12:19:13 [2022-02-18T12:19:13.842Z] Unloading profiles will leave already running processes permanently
12:19:13 [2022-02-18T12:19:13.842Z] unconfined, which can lead to unexpected situations.
12:19:13 [2022-02-18T12:19:13.842Z] 
12:19:13 [2022-02-18T12:19:13.842Z] To set a process to complain mode, use the command line tool
12:19:13 [2022-02-18T12:19:13.842Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:19:13 [2022-02-18T12:19:13.842Z] Removing test suite binaries
12:19:13 [2022-02-18T12:19:13.930Z] --- PASS: TestResizeWithInvalidSize (0.78s)
12:19:13 [2022-02-18T12:19:13.930Z] === RUN   TestResizeWhenContainerNotStarted
12:19:14 [2022-02-18T12:19:14.102Z] exiting test-integration
12:19:14 [2022-02-18T12:19:14.102Z] ++ exit 0
12:19:14 [2022-02-18T12:19:14.276Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
12:19:14 [2022-02-18T12:19:14.276Z] === RUN   TestDockerNetworkMacvlan
12:19:14 [2022-02-18T12:19:14.862Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s)
12:19:14 [2022-02-18T12:19:14.862Z] === RUN   TestDaemonRestartKillContainers
12:19:14 [2022-02-18T12:19:14.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:19:14 [2022-02-18T12:19:14.862Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:19:14 [2022-02-18T12:19:14.863Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:19:15 [2022-02-18T12:19:15.038Z] 
12:19:15 [2022-02-18T12:19:15.121Z]     check_test.go:309: [d45666631c4ef] daemon is not started
12:19:15 [2022-02-18T12:19:15.121Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:19:15 [2022-02-18T12:19:15.233Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:19:15 [2022-02-18T12:19:15.454Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.70s)
12:19:15 [2022-02-18T12:19:15.454Z] PASS
12:19:15 [2022-02-18T12:19:15.454Z] 
12:19:15 [2022-02-18T12:19:15.454Z] === Skipped
12:19:15 [2022-02-18T12:19:15.454Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:19:15 [2022-02-18T12:19:15.454Z]     service_test.go:242: FLAKY_TEST
12:19:15 [2022-02-18T12:19:15.454Z] 
12:19:15 [2022-02-18T12:19:15.454Z] DONE 26 tests, 1 skipped in 43.186s
12:19:15 [2022-02-18T12:19:15.455Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:19:15 [2022-02-18T12:19:15.455Z] ++ 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
12:19:15 [2022-02-18T12:19:15.455Z] ++ set -e
12:19:15 [2022-02-18T12:19:15.455Z] ++ '[' -n 0 ']'
12:19:15 [2022-02-18T12:19:15.455Z] ++ set -x
12:19:15 [2022-02-18T12:19:15.455Z] ++ env -i DEST=/go/src/github.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
12:19:15 [2022-02-18T12:19:15.716Z] INFO: Testing against a local daemon
12:19:15 [2022-02-18T12:19:15.716Z] === RUN   TestDockerNetworkIpvlanPersistance
12:19:15 [2022-02-18T12:19:15.716Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:15 [2022-02-18T12:19:15.716Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:19:15 [2022-02-18T12:19:15.716Z] === RUN   TestDockerNetworkIpvlan
12:19:15 [2022-02-18T12:19:15.716Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:15 [2022-02-18T12:19:15.716Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:19:15 [2022-02-18T12:19:15.716Z] PASS
12:19:15 [2022-02-18T12:19:15.716Z] 
12:19:15 [2022-02-18T12:19:15.716Z] === Skipped
12:19:15 [2022-02-18T12:19:15.716Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:19:15 [2022-02-18T12:19:15.716Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:15 [2022-02-18T12:19:15.716Z] 
12:19:15 [2022-02-18T12:19:15.716Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:19:15 [2022-02-18T12:19:15.716Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:15 [2022-02-18T12:19:15.716Z] 
12:19:15 [2022-02-18T12:19:15.716Z] DONE 2 tests, 2 skipped in 0.111s
12:19:15 [2022-02-18T12:19:15.716Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:19:15 [2022-02-18T12:19:15.716Z] ++ 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
12:19:15 [2022-02-18T12:19:15.716Z] ++ set -e
12:19:15 [2022-02-18T12:19:15.716Z] ++ '[' -n 0 ']'
12:19:15 [2022-02-18T12:19:15.716Z] ++ set -x
12:19:15 [2022-02-18T12:19:15.716Z] ++ env -i DEST=/go/src/github.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
12:19:15 [2022-02-18T12:19:15.716Z] INFO: Testing against a local daemon
12:19:15 [2022-02-18T12:19:15.716Z] === RUN   TestDockerNetworkMacvlanPersistance
12:19:15 [2022-02-18T12:19:15.806Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
Post stage
[Pipeline] junit
12:19:16 [2022-02-18T12:19:16.430Z] Recording test results
12:19:16 [2022-02-18T12:19:16.750Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:19:17 [2022-02-18T12:19:17.100Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
12:19:17 [2022-02-18T12:19:17.100Z] === RUN   TestDockerNetworkMacvlan
12:19:17 [2022-02-18T12:19:17.648Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:19:17 [2022-02-18T12:19:17.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:19:17 [2022-02-18T12:19:17.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:19:18 [2022-02-18T12:19:18.047Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:19:18 [2022-02-18T12:19:18.141Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:19:18 [2022-02-18T12:19:18.485Z] + echo Ensuring container killed.
12:19:18 [2022-02-18T12:19:18.485Z] Ensuring container killed.
12:19:18 [2022-02-18T12:19:18.485Z] + docker rm -vf docker-pr1
12:19:18 [2022-02-18T12:19:18.485Z] Error: No such container: docker-pr1
[Pipeline] sh
12:19:18 [2022-02-18T12:19:18.620Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:19:18 [2022-02-18T12:19:18.666Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:19:18 [2022-02-18T12:19:18.771Z] + echo Chowning /workspace to jenkins user
12:19:18 [2022-02-18T12:19:18.771Z] Chowning /workspace to jenkins user
12:19:18 [2022-02-18T12:19:18.771Z] + id -u
12:19:18 [2022-02-18T12:19:18.771Z] + id -g
12:19:18 [2022-02-18T12:19:18.771Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/workspace busybox chown -R 1000:1000 /workspace
12:19:18 [2022-02-18T12:19:18.771Z] Unable to find image 'busybox:latest' locally
12:19:18 [2022-02-18T12:19:18.771Z] latest: Pulling from library/busybox
12:19:19 [2022-02-18T12:19:19.030Z] 009932687766: Pulling fs layer
12:19:19 [2022-02-18T12:19:19.030Z] 009932687766: Verifying Checksum
12:19:19 [2022-02-18T12:19:19.030Z] 009932687766: Download complete
12:19:19 [2022-02-18T12:19:19.030Z] 009932687766: Pull complete
12:19:19 [2022-02-18T12:19:19.030Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb
12:19:19 [2022-02-18T12:19:19.030Z] Status: Downloaded newer image for busybox:latest
12:19:19 [2022-02-18T12:19:19.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:19:19 [2022-02-18T12:19:19.561Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:19:19 [2022-02-18T12:19:19.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:19:20 [2022-02-18T12:19:20.587Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:19:20 [2022-02-18T12:19:20.709Z] + bundleName=amd64-rootless
12:19:20 [2022-02-18T12:19:20.709Z] + echo Creating amd64-rootless-bundles.tar.gz
12:19:20 [2022-02-18T12:19:20.709Z] Creating amd64-rootless-bundles.tar.gz
12:19:20 [2022-02-18T12:19:20.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:19:20 [2022-02-18T12:19:20.709Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
12:19:20 [2022-02-18T12:19:20.720Z] Archiving artifacts
12:19:20 [2022-02-18T12:19:20.943Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:19:21 [2022-02-18T12:19:21.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:19:21 [2022-02-18T12:19:21.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:19:21 [2022-02-18T12:19:21.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:19:22 [2022-02-18T12:19:22.506Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:19:22 [2022-02-18T12:19:22.811Z] + make clean
12:19:22 [2022-02-18T12:19:22.811Z] docker volume rm -f docker-dev-cache
12:19:22 [2022-02-18T12:19:22.811Z] docker-dev-cache
[Pipeline] deleteDir
12:19:22 [2022-02-18T12:19:22.855Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:19:23 [2022-02-18T12:19:23.889Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:19:24 [2022-02-18T12:19:24.461Z] --- PASS: TestDockerNetworkMacvlan (9.95s)
12:19:24 [2022-02-18T12:19:24.461Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:19:24 [2022-02-18T12:19:24.461Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:19:24 [2022-02-18T12:19:24.461Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
12:19:24 [2022-02-18T12:19:24.461Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s)
12:19:24 [2022-02-18T12:19:24.461Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s)
12:19:24 [2022-02-18T12:19:24.461Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
12:19:24 [2022-02-18T12:19:24.461Z] PASS
12:19:24 [2022-02-18T12:19:24.461Z] 
12:19:24 [2022-02-18T12:19:24.461Z] DONE 8 tests in 11.372s
12:19:24 [2022-02-18T12:19:24.461Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:19:24 [2022-02-18T12:19:24.461Z] testing: warning: no tests to run
12:19:24 [2022-02-18T12:19:24.461Z] PASS
12:19:24 [2022-02-18T12:19:24.461Z] 
12:19:24 [2022-02-18T12:19:24.461Z] DONE 0 tests in 0.013s
12:19:24 [2022-02-18T12:19:24.461Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:19:24 [2022-02-18T12:19:24.461Z] INFO: Testing against a local daemon
12:19:24 [2022-02-18T12:19:24.461Z] === RUN   TestAuthZPluginAllowRequest
12:19:24 [2022-02-18T12:19:24.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:19:24 [2022-02-18T12:19:24.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:19:25 [2022-02-18T12:19:25.220Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:19:25 [2022-02-18T12:19:25.846Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
12:19:25 [2022-02-18T12:19:25.846Z] === RUN   TestAuthZPluginTLS
12:19:26 [2022-02-18T12:19:26.107Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:19:26 [2022-02-18T12:19:26.107Z] === RUN   TestAuthZPluginDenyRequest
12:19:26 [2022-02-18T12:19:26.154Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:19:26 [2022-02-18T12:19:26.414Z] --- PASS: TestDockerNetworkMacvlan (9.09s)
12:19:26 [2022-02-18T12:19:26.414Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:19:26 [2022-02-18T12:19:26.414Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:19:26 [2022-02-18T12:19:26.414Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
12:19:26 [2022-02-18T12:19:26.414Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
12:19:26 [2022-02-18T12:19:26.414Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s)
12:19:26 [2022-02-18T12:19:26.414Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
12:19:26 [2022-02-18T12:19:26.414Z] PASS
12:19:26 [2022-02-18T12:19:26.414Z] 
12:19:26 [2022-02-18T12:19:26.414Z] DONE 8 tests in 10.651s
12:19:26 [2022-02-18T12:19:26.414Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:19:26 [2022-02-18T12:19:26.414Z] ++ 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
12:19:26 [2022-02-18T12:19:26.414Z] ++ set -e
12:19:26 [2022-02-18T12:19:26.414Z] ++ '[' -n 0 ']'
12:19:26 [2022-02-18T12:19:26.414Z] ++ set -x
12:19:26 [2022-02-18T12:19:26.414Z] ++ env -i DEST=/go/src/github.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
12:19:26 [2022-02-18T12:19:26.414Z] testing: warning: no tests to run
12:19:26 [2022-02-18T12:19:26.414Z] PASS
12:19:26 [2022-02-18T12:19:26.414Z] 
12:19:26 [2022-02-18T12:19:26.414Z] DONE 0 tests in 0.025s
12:19:26 [2022-02-18T12:19:26.414Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:19:26 [2022-02-18T12:19:26.414Z] ++ 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
12:19:26 [2022-02-18T12:19:26.414Z] ++ set -e
12:19:26 [2022-02-18T12:19:26.414Z] ++ '[' -n 0 ']'
12:19:26 [2022-02-18T12:19:26.414Z] ++ set -x
12:19:26 [2022-02-18T12:19:26.414Z] ++ env -i DEST=/go/src/github.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
12:19:26 [2022-02-18T12:19:26.414Z] INFO: Testing against a local daemon
12:19:26 [2022-02-18T12:19:26.414Z] === RUN   TestAuthZPluginAllowRequest
12:19:26 [2022-02-18T12:19:26.678Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:19:26 [2022-02-18T12:19:26.678Z] === RUN   TestAuthZPluginAPIDenyResponse
12:19:27 [2022-02-18T12:19:27.248Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:19:27 [2022-02-18T12:19:27.248Z] === RUN   TestAuthZPluginDenyResponse
12:19:27 [2022-02-18T12:19:27.795Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
12:19:27 [2022-02-18T12:19:27.795Z] === RUN   TestAuthZPluginTLS
12:19:27 [2022-02-18T12:19:27.821Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:19:27 [2022-02-18T12:19:27.821Z] === RUN   TestAuthZPluginAllowEventStream
12:19:28 [2022-02-18T12:19:28.056Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:19:28 [2022-02-18T12:19:28.056Z] === RUN   TestAuthZPluginDenyRequest
12:19:28 [2022-02-18T12:19:28.496Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:19:28 [2022-02-18T12:19:28.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:19:28 [2022-02-18T12:19:28.627Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:19:28 [2022-02-18T12:19:28.627Z] === RUN   TestAuthZPluginAPIDenyResponse
12:19:28 [2022-02-18T12:19:28.659Z] Removing intermediate container 9f1806da2171
12:19:28 [2022-02-18T12:19:28.659Z]  ---> 3e1a3c2987c0
12:19:28 [2022-02-18T12:19:28.659Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:19:28 [2022-02-18T12:19:28.659Z]  ---> Running in 3e27758a7b26
12:19:28 [2022-02-18T12:19:28.659Z] 
12:19:28 [2022-02-18T12:19:28.659Z] SUCCESS: Specified value was saved.
12:19:29 [2022-02-18T12:19:29.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:19:29 [2022-02-18T12:19:29.198Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:19:29 [2022-02-18T12:19:29.198Z] === RUN   TestAuthZPluginDenyResponse
12:19:29 [2022-02-18T12:19:29.209Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
12:19:29 [2022-02-18T12:19:29.209Z] === RUN   TestAuthZPluginErrorResponse
12:19:29 [2022-02-18T12:19:29.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:19:29 [2022-02-18T12:19:29.471Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:19:29 [2022-02-18T12:19:29.471Z] === RUN   TestAuthZPluginErrorRequest
12:19:29 [2022-02-18T12:19:29.771Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:19:29 [2022-02-18T12:19:29.771Z] === RUN   TestAuthZPluginAllowEventStream
12:19:30 [2022-02-18T12:19:30.043Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:19:30 [2022-02-18T12:19:30.043Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:19:30 [2022-02-18T12:19:30.615Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
12:19:30 [2022-02-18T12:19:30.615Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:19:31 [2022-02-18T12:19:31.153Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
12:19:31 [2022-02-18T12:19:31.153Z] === RUN   TestAuthZPluginErrorResponse
12:19:31 [2022-02-18T12:19:31.213Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:19:31 [2022-02-18T12:19:31.437Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:19:31 [2022-02-18T12:19:31.437Z] === RUN   TestAuthZPluginErrorRequest
12:19:31 [2022-02-18T12:19:31.560Z] Removing intermediate container 3e27758a7b26
12:19:31 [2022-02-18T12:19:31.560Z]  ---> 93383981c55c
12:19:31 [2022-02-18T12:19:31.560Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:19:31 [2022-02-18T12:19:31.560Z]  ---> Running in 4d81c4913b3c
12:19:31 [2022-02-18T12:19:31.998Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s)
12:19:31 [2022-02-18T12:19:31.998Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:19:32 [2022-02-18T12:19:32.016Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:19:32 [2022-02-18T12:19:32.016Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:19:32 [2022-02-18T12:19:32.582Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.16s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.53s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s)
12:19:32 [2022-02-18T12:19:32.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s)
12:19:32 [2022-02-18T12:19:32.582Z] === RUN   TestCgroupNamespacesRun
12:19:32 [2022-02-18T12:19:32.602Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:19:32 [2022-02-18T12:19:32.602Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:19:33 [2022-02-18T12:19:33.511Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:19:33 [2022-02-18T12:19:33.912Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s)
12:19:33 [2022-02-18T12:19:33.912Z] === RUN   TestAuthZPluginHeader
12:19:33 [2022-02-18T12:19:33.988Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s)
12:19:33 [2022-02-18T12:19:33.988Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:19:34 [2022-02-18T12:19:34.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:19:34 [2022-02-18T12:19:34.073Z] --- PASS: TestCgroupNamespacesRun (1.84s)
12:19:34 [2022-02-18T12:19:34.073Z] === RUN   TestCgroupNamespacesRunPrivileged
12:19:34 [2022-02-18T12:19:34.482Z] --- PASS: TestAuthZPluginHeader (0.71s)
12:19:34 [2022-02-18T12:19:34.482Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:19:35 [2022-02-18T12:19:35.373Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
12:19:35 [2022-02-18T12:19:35.373Z] === RUN   TestAuthZPluginHeader
12:19:35 [2022-02-18T12:19:35.943Z] --- PASS: TestAuthZPluginHeader (0.68s)
12:19:35 [2022-02-18T12:19:35.943Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:19:35 [2022-02-18T12:19:35.943Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:35 [2022-02-18T12:19:35.943Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:19:35 [2022-02-18T12:19:35.943Z] === RUN   TestAuthZPluginV2Disable
12:19:35 [2022-02-18T12:19:35.943Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:35 [2022-02-18T12:19:35.943Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:19:35 [2022-02-18T12:19:35.943Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:19:35 [2022-02-18T12:19:35.943Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:35 [2022-02-18T12:19:35.943Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:19:35 [2022-02-18T12:19:35.943Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:19:35 [2022-02-18T12:19:35.943Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:35 [2022-02-18T12:19:35.943Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:19:35 [2022-02-18T12:19:35.943Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:19:35 [2022-02-18T12:19:35.988Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:19:35 [2022-02-18T12:19:35.988Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
12:19:35 [2022-02-18T12:19:35.988Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:19:36 [2022-02-18T12:19:36.917Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:19:37 [2022-02-18T12:19:37.342Z] Cannot create a file when that file already exists.
12:19:37 [2022-02-18T12:19:37.483Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
12:19:37 [2022-02-18T12:19:37.483Z] === RUN   TestCgroupNamespacesRunHostMode
12:19:38 [2022-02-18T12:19:38.686Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s)
12:19:38 [2022-02-18T12:19:38.686Z] === RUN   TestAuthZPluginV2Disable
12:19:39 [2022-02-18T12:19:39.380Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:19:39 [2022-02-18T12:19:39.380Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
12:19:39 [2022-02-18T12:19:39.380Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:19:40 [2022-02-18T12:19:40.313Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:19:40 [2022-02-18T12:19:40.877Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
12:19:40 [2022-02-18T12:19:40.877Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:19:41 [2022-02-18T12:19:41.442Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:19:41 [2022-02-18T12:19:41.442Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:19:41 [2022-02-18T12:19:41.987Z] --- PASS: TestAuthZPluginV2Disable (3.40s)
12:19:41 [2022-02-18T12:19:41.987Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:19:42 [2022-02-18T12:19:42.372Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:19:42 [2022-02-18T12:19:42.373Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
12:19:42 [2022-02-18T12:19:42.373Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:19:43 [2022-02-18T12:19:43.136Z] Removing intermediate container 4d81c4913b3c
12:19:43 [2022-02-18T12:19:43.136Z]  ---> 017137ce42ef
12:19:43 [2022-02-18T12:19:43.136Z] Step 13/13 : CMD ["sh"]
12:19:43 [2022-02-18T12:19:43.136Z]  ---> Running in 07edcf3e83a4
12:19:43 [2022-02-18T12:19:43.136Z] Removing intermediate container 07edcf3e83a4
12:19:43 [2022-02-18T12:19:43.136Z]  ---> a1b85eb5b676
12:19:43 [2022-02-18T12:19:43.136Z] Successfully built a1b85eb5b676
12:19:43 [2022-02-18T12:19:43.136Z] Successfully tagged busybox:latest
12:19:43 [2022-02-18T12:19:43.136Z] INFO: Docker images of the daemon under test
12:19:43 [2022-02-18T12:19:43.136Z] 
12:19:43 [2022-02-18T12:19:43.303Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:19:43 [2022-02-18T12:19:43.303Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
12:19:43 [2022-02-18T12:19:43.303Z] === RUN   TestCgroupNamespacesRunOlderClient
12:19:43 [2022-02-18T12:19:43.594Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
12:19:43 [2022-02-18T12:19:43.594Z] busybox                                latest              a1b85eb5b676        1 second ago        5.78GB
12:19:43 [2022-02-18T12:19:43.594Z] microsoft/windowsservercore            latest              c703d4d60533        2 weeks ago         5.75GB
12:19:43 [2022-02-18T12:19:43.594Z] mcr.microsoft.com/windows/servercore   ltsc2019            c703d4d60533        2 weeks ago         5.75GB
12:19:43 [2022-02-18T12:19:43.594Z] 
12:19:43 [2022-02-18T12:19:43.594Z] INFO: Running integration tests at 02/18/2022 12:19:43...
12:19:43 [2022-02-18T12:19:43.594Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:19:43 [2022-02-18T12:19:43.594Z] INFO: Integration API tests being run from the host:
12:19:43 [2022-02-18T12:19:43.594Z] INFO: make.ps1 starting at 02/18/2022 12:19:43
12:19:44 [2022-02-18T12:19:44.233Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:19:44 [2022-02-18T12:19:44.559Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:19:45 [2022-02-18T12:19:45.163Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
12:19:45 [2022-02-18T12:19:45.163Z] === RUN   TestNISDomainname
12:19:45 [2022-02-18T12:19:45.283Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s)
12:19:45 [2022-02-18T12:19:45.283Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:19:46 [2022-02-18T12:19:46.096Z] --- PASS: TestNISDomainname (0.92s)
12:19:46 [2022-02-18T12:19:46.096Z] === RUN   TestHostnameDnsResolution
12:19:47 [2022-02-18T12:19:47.027Z] --- PASS: TestHostnameDnsResolution (1.15s)
12:19:47 [2022-02-18T12:19:47.027Z] === RUN   TestUnprivilegedPortsAndPing
12:19:47 [2022-02-18T12:19:47.958Z] --- PASS: TestUnprivilegedPortsAndPing (0.85s)
12:19:47 [2022-02-18T12:19:47.958Z] === RUN   TestStats
12:19:48 [2022-02-18T12:19:48.524Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:19:49 [2022-02-18T12:19:49.088Z]     check_test.go:309: [d5a197951bbc1] daemon is not started
12:19:49 [2022-02-18T12:19:49.088Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:19:49 [2022-02-18T12:19:49.652Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:19:50 [2022-02-18T12:19:50.216Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:19:50 [2022-02-18T12:19:50.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:19:50 [2022-02-18T12:19:50.779Z] --- PASS: TestStats (2.85s)
12:19:50 [2022-02-18T12:19:50.779Z] === RUN   TestStopContainerWithTimeout
12:19:50 [2022-02-18T12:19:50.779Z] === RUN   TestStopContainerWithTimeout/0
12:19:50 [2022-02-18T12:19:50.779Z] === PAUSE TestStopContainerWithTimeout/0
12:19:50 [2022-02-18T12:19:50.779Z] === RUN   TestStopContainerWithTimeout/1
12:19:50 [2022-02-18T12:19:50.779Z] === PAUSE TestStopContainerWithTimeout/1
12:19:50 [2022-02-18T12:19:50.779Z] === RUN   TestStopContainerWithTimeout/3
12:19:50 [2022-02-18T12:19:50.779Z] === PAUSE TestStopContainerWithTimeout/3
12:19:50 [2022-02-18T12:19:50.779Z] === RUN   TestStopContainerWithTimeout/-1
12:19:50 [2022-02-18T12:19:50.779Z] === PAUSE TestStopContainerWithTimeout/-1
12:19:50 [2022-02-18T12:19:50.779Z] === CONT  TestStopContainerWithTimeout/0
12:19:50 [2022-02-18T12:19:50.779Z] === CONT  TestStopContainerWithTimeout/-1
12:19:50 [2022-02-18T12:19:50.779Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:19:52 [2022-02-18T12:19:52.150Z] === CONT  TestStopContainerWithTimeout/3
12:19:52 [2022-02-18T12:19:52.721Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:19:54 [2022-02-18T12:19:54.057Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
12:19:54 [2022-02-18T12:19:54.057Z] PASS
12:19:54 [2022-02-18T12:19:54.057Z] 
12:19:54 [2022-02-18T12:19:54.057Z] === Skipped
12:19:54 [2022-02-18T12:19:54.057Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:19:54 [2022-02-18T12:19:54.057Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:54 [2022-02-18T12:19:54.057Z] 
12:19:54 [2022-02-18T12:19:54.057Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:19:54 [2022-02-18T12:19:54.057Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:54 [2022-02-18T12:19:54.057Z] 
12:19:54 [2022-02-18T12:19:54.057Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:19:54 [2022-02-18T12:19:54.057Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:54 [2022-02-18T12:19:54.057Z] 
12:19:54 [2022-02-18T12:19:54.057Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:19:54 [2022-02-18T12:19:54.057Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:54 [2022-02-18T12:19:54.057Z] 
12:19:54 [2022-02-18T12:19:54.057Z] DONE 17 tests, 4 skipped in 26.182s
12:19:54 [2022-02-18T12:19:54.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:19:54 [2022-02-18T12:19:54.057Z] ++ 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
12:19:54 [2022-02-18T12:19:54.057Z] ++ set -e
12:19:54 [2022-02-18T12:19:54.057Z] ++ '[' -n 0 ']'
12:19:54 [2022-02-18T12:19:54.057Z] ++ set -x
12:19:54 [2022-02-18T12:19:54.057Z] ++ env -i DEST=/go/src/github.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
12:19:54 [2022-02-18T12:19:54.057Z] INFO: Testing against a local daemon
12:19:54 [2022-02-18T12:19:54.057Z] === RUN   TestPluginInvalidJSON
12:19:54 [2022-02-18T12:19:54.057Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:19:54 [2022-02-18T12:19:54.057Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:19:54 [2022-02-18T12:19:54.057Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:19:54 [2022-02-18T12:19:54.057Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:19:54 [2022-02-18T12:19:54.057Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:19:54 [2022-02-18T12:19:54.057Z] === RUN   TestPluginInstall
12:19:54 [2022-02-18T12:19:54.057Z] === RUN   TestPluginInstall/no_auth
12:19:54 [2022-02-18T12:19:54.057Z] time="2022-02-18T12:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:19:54 [2022-02-18T12:19:54.057Z] time="2022-02-18T12:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d7ef2fef2f199aace0e928e4721b91043cd0382bafe1c7532cdded5e9f7b3ea" mediatype=application/vnd.docker.plugin.v1+json size=522
12:19:54 [2022-02-18T12:19:54.057Z] time="2022-02-18T12:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:19:54 [2022-02-18T12:19:54.057Z] time="2022-02-18T12:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d7ef2fef2f199aace0e928e4721b91043cd0382bafe1c7532cdded5e9f7b3ea" mediatype=application/vnd.docker.plugin.v1+json size=522
12:19:54 [2022-02-18T12:19:54.057Z] === RUN   TestPluginInstall/with_htpasswd
12:19:54 [2022-02-18T12:19:54.088Z] === CONT  TestStopContainerWithTimeout/1
12:19:54 [2022-02-18T12:19:54.628Z] time="2022-02-18T12:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:19:54 [2022-02-18T12:19:54.629Z] time="2022-02-18T12:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20f0d2ec877a6435e2e559fc7f99dedacd7c53f8016261ccb15561a6b1574f2b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:19:54 [2022-02-18T12:19:54.629Z] time="2022-02-18T12:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:19:54 [2022-02-18T12:19:54.629Z] time="2022-02-18T12:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20f0d2ec877a6435e2e559fc7f99dedacd7c53f8016261ccb15561a6b1574f2b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:19:54 [2022-02-18T12:19:54.889Z] === RUN   TestPluginInstall/with_insecure
12:19:55 [2022-02-18T12:19:55.454Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:19:55 [2022-02-18T12:19:55.454Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
12:19:55 [2022-02-18T12:19:55.454Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
12:19:55 [2022-02-18T12:19:55.454Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
12:19:55 [2022-02-18T12:19:55.454Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
12:19:55 [2022-02-18T12:19:55.454Z] === RUN   TestDeleteDevicemapper
12:19:55 [2022-02-18T12:19:55.454Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:19:55 [2022-02-18T12:19:55.454Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:19:55 [2022-02-18T12:19:55.454Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:19:55 [2022-02-18T12:19:55.712Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:19:55 [2022-02-18T12:19:55.829Z] time="2022-02-18T12:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:19:55 [2022-02-18T12:19:55.829Z] time="2022-02-18T12:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4fe77c43f38bf37db32eb61e79864235f8a3a2bb17cfffb1fce65fa2083b6bf" mediatype=application/vnd.docker.plugin.v1+json size=522
12:19:55 [2022-02-18T12:19:55.829Z] time="2022-02-18T12:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:19:55 [2022-02-18T12:19:55.829Z] time="2022-02-18T12:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4fe77c43f38bf37db32eb61e79864235f8a3a2bb17cfffb1fce65fa2083b6bf" mediatype=application/vnd.docker.plugin.v1+json size=522
12:19:55 [2022-02-18T12:19:55.829Z]     plugin_test.go:165: [dfbf1fcbd2dc2] daemon is not started
12:19:55 [2022-02-18T12:19:55.829Z] --- PASS: TestPluginInstall (3.12s)
12:19:55 [2022-02-18T12:19:55.829Z]     --- PASS: TestPluginInstall/no_auth (1.47s)
12:19:55 [2022-02-18T12:19:55.829Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
12:19:55 [2022-02-18T12:19:55.829Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
12:19:55 [2022-02-18T12:19:55.829Z] === RUN   TestPluginsWithRuntimes
12:19:57 [2022-02-18T12:19:57.214Z] === RUN   TestPluginsWithRuntimes/No_Args
12:19:57 [2022-02-18T12:19:57.516Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.65s)
12:19:57 [2022-02-18T12:19:57.516Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:19:58 [2022-02-18T12:19:58.155Z] === RUN   TestPluginsWithRuntimes/With_Args
12:19:58 [2022-02-18T12:19:58.237Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:19:58 [2022-02-18T12:19:58.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s)
12:19:58 [2022-02-18T12:19:58.237Z] === RUN   TestUpdateMemory
12:19:58 [2022-02-18T12:19:58.237Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:19:58 [2022-02-18T12:19:58.237Z] --- SKIP: TestUpdateMemory (0.00s)
12:19:58 [2022-02-18T12:19:58.237Z] === RUN   TestUpdateCPUQuota
12:19:58 [2022-02-18T12:19:58.801Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:19:59 [2022-02-18T12:19:59.060Z] === RUN   TestDockerSuite/TestBuildCmd
12:19:59 [2022-02-18T12:19:59.098Z] --- PASS: TestPluginsWithRuntimes (3.18s)
12:19:59 [2022-02-18T12:19:59.098Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
12:19:59 [2022-02-18T12:19:59.098Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
12:19:59 [2022-02-18T12:19:59.098Z] === RUN   TestPluginBackCompatMediaTypes
12:19:59 [2022-02-18T12:19:59.320Z] --- PASS: TestUpdateCPUQuota (1.40s)
12:19:59 [2022-02-18T12:19:59.320Z] === RUN   TestUpdatePidsLimit
12:19:59 [2022-02-18T12:19:59.320Z] === RUN   TestUpdatePidsLimit/update_from_none
12:19:59 [2022-02-18T12:19:59.320Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:19:59 [2022-02-18T12:19:59.578Z] === RUN   TestUpdatePidsLimit/no_change
12:19:59 [2022-02-18T12:19:59.670Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:19:59 [2022-02-18T12:19:59.670Z] PASS
12:19:59 [2022-02-18T12:19:59.670Z] 
12:19:59 [2022-02-18T12:19:59.670Z] DONE 10 tests in 7.006s
12:19:59 [2022-02-18T12:19:59.670Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:19:59 [2022-02-18T12:19:59.670Z] ++ 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
12:19:59 [2022-02-18T12:19:59.670Z] ++ set -e
12:19:59 [2022-02-18T12:19:59.670Z] ++ '[' -n 0 ']'
12:19:59 [2022-02-18T12:19:59.670Z] ++ set -x
12:19:59 [2022-02-18T12:19:59.670Z] ++ env -i DEST=/go/src/github.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
12:19:59 [2022-02-18T12:19:59.670Z] INFO: Testing against a local daemon
12:19:59 [2022-02-18T12:19:59.670Z] === RUN   TestExternalGraphDriver
12:19:59 [2022-02-18T12:19:59.670Z] === RUN   TestExternalGraphDriver/json
12:19:59 [2022-02-18T12:19:59.835Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:20:00 [2022-02-18T12:20:00.095Z] === RUN   TestUpdatePidsLimit/update_lower
12:20:00 [2022-02-18T12:20:00.354Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:20:00 [2022-02-18T12:20:00.354Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:20:00 [2022-02-18T12:20:00.354Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:20:00 [2022-02-18T12:20:00.612Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:20:01 [2022-02-18T12:20:01.178Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:20:01 [2022-02-18T12:20:01.435Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:20:01 [2022-02-18T12:20:01.585Z] === RUN   TestExternalGraphDriver/spec
12:20:01 [2022-02-18T12:20:01.694Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:20:01 [2022-02-18T12:20:01.694Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:20:01 [2022-02-18T12:20:01.951Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:20:02 [2022-02-18T12:20:02.970Z] === RUN   TestExternalGraphDriver/pull
12:20:03 [2022-02-18T12:20:03.324Z] --- PASS: TestUpdatePidsLimit (3.75s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/no_change (0.51s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.46s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
12:20:03 [2022-02-18T12:20:03.324Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
12:20:03 [2022-02-18T12:20:03.324Z] === RUN   TestUpdateRestartPolicy
12:20:04 [2022-02-18T12:20:04.693Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:20:04 [2022-02-18T12:20:04.883Z] --- PASS: TestExternalGraphDriver (4.98s)
12:20:04 [2022-02-18T12:20:04.883Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
12:20:04 [2022-02-18T12:20:04.883Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
12:20:04 [2022-02-18T12:20:04.883Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
12:20:04 [2022-02-18T12:20:04.883Z] === RUN   TestGraphdriverPluginV2
12:20:04 [2022-02-18T12:20:04.883Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:04 [2022-02-18T12:20:04.883Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
12:20:04 [2022-02-18T12:20:04.883Z] PASS
12:20:04 [2022-02-18T12:20:04.883Z] 
12:20:04 [2022-02-18T12:20:04.883Z] === Skipped
12:20:04 [2022-02-18T12:20:04.883Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
12:20:04 [2022-02-18T12:20:04.883Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:04 [2022-02-18T12:20:04.883Z] 
12:20:04 [2022-02-18T12:20:04.883Z] DONE 5 tests, 1 skipped in 5.114s
12:20:04 [2022-02-18T12:20:04.883Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:20:04 [2022-02-18T12:20:04.883Z] ++ 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
12:20:04 [2022-02-18T12:20:04.883Z] ++ set -e
12:20:04 [2022-02-18T12:20:04.883Z] ++ '[' -n 0 ']'
12:20:04 [2022-02-18T12:20:04.883Z] ++ set -x
12:20:04 [2022-02-18T12:20:04.883Z] ++ env -i DEST=/go/src/github.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
12:20:04 [2022-02-18T12:20:04.883Z] INFO: Testing against a local daemon
12:20:04 [2022-02-18T12:20:04.883Z] === RUN   TestContinueAfterPluginCrash
12:20:04 [2022-02-18T12:20:04.883Z] === PAUSE TestContinueAfterPluginCrash
12:20:04 [2022-02-18T12:20:04.883Z] === RUN   TestReadPluginNoRead
12:20:04 [2022-02-18T12:20:04.883Z] === PAUSE TestReadPluginNoRead
12:20:04 [2022-02-18T12:20:04.883Z] === RUN   TestDaemonStartWithLogOpt
12:20:04 [2022-02-18T12:20:04.883Z] === PAUSE TestDaemonStartWithLogOpt
12:20:04 [2022-02-18T12:20:04.883Z] === CONT  TestContinueAfterPluginCrash
12:20:04 [2022-02-18T12:20:04.883Z] === CONT  TestDaemonStartWithLogOpt
12:20:06 [2022-02-18T12:20:06.584Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:20:06 [2022-02-18T12:20:06.584Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:20:07 [2022-02-18T12:20:07.146Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:20:08 [2022-02-18T12:20:08.077Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:20:08 [2022-02-18T12:20:08.077Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:20:08 [2022-02-18T12:20:08.179Z] --- PASS: TestDaemonStartWithLogOpt (2.97s)
12:20:08 [2022-02-18T12:20:08.179Z] === CONT  TestReadPluginNoRead
12:20:08 [2022-02-18T12:20:08.334Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:20:08 [2022-02-18T12:20:08.897Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:20:09 [2022-02-18T12:20:09.462Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:20:09 [2022-02-18T12:20:09.462Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:20:10 [2022-02-18T12:20:10.093Z] === RUN   TestReadPluginNoRead/default
12:20:10 [2022-02-18T12:20:10.846Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:20:10 [2022-02-18T12:20:10.846Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:20:10 [2022-02-18T12:20:10.846Z]     check_test.go:309: [d8006d723bc47] daemon is not started
12:20:10 [2022-02-18T12:20:10.846Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:20:10 [2022-02-18T12:20:10.846Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:20:10 [2022-02-18T12:20:10.846Z]     check_test.go:309: [db26295b7b76a] daemon is not started
12:20:10 [2022-02-18T12:20:10.846Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:20:11 [2022-02-18T12:20:11.034Z] === RUN   TestReadPluginNoRead/disabled_caching
12:20:12 [2022-02-18T12:20:12.419Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:20:12 [2022-02-18T12:20:12.680Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
12:20:13 [2022-02-18T12:20:13.251Z] === CONT  TestReadPluginNoRead
12:20:13 [2022-02-18T12:20:13.251Z]     read_test.go:92: [d80f853be09a2] daemon is not started
12:20:13 [2022-02-18T12:20:13.251Z] --- PASS: TestReadPluginNoRead (5.56s)
12:20:13 [2022-02-18T12:20:13.251Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
12:20:13 [2022-02-18T12:20:13.251Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
12:20:13 [2022-02-18T12:20:13.251Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
12:20:13 [2022-02-18T12:20:13.251Z] PASS
12:20:13 [2022-02-18T12:20:13.251Z] 
12:20:13 [2022-02-18T12:20:13.251Z] DONE 6 tests in 8.649s
12:20:13 [2022-02-18T12:20:13.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:20:13 [2022-02-18T12:20:13.251Z] ++ 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
12:20:13 [2022-02-18T12:20:13.251Z] ++ set -e
12:20:13 [2022-02-18T12:20:13.251Z] ++ '[' -n 0 ']'
12:20:13 [2022-02-18T12:20:13.251Z] ++ set -x
12:20:13 [2022-02-18T12:20:13.251Z] ++ env -i DEST=/go/src/github.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
12:20:13 [2022-02-18T12:20:13.511Z] testing: warning: no tests to run
12:20:13 [2022-02-18T12:20:13.511Z] PASS
12:20:13 [2022-02-18T12:20:13.511Z] 
12:20:13 [2022-02-18T12:20:13.511Z] DONE 0 tests in 0.035s
12:20:13 [2022-02-18T12:20:13.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:20:13 [2022-02-18T12:20:13.511Z] ++ 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
12:20:13 [2022-02-18T12:20:13.511Z] ++ set -e
12:20:13 [2022-02-18T12:20:13.511Z] ++ '[' -n 0 ']'
12:20:13 [2022-02-18T12:20:13.511Z] ++ set -x
12:20:13 [2022-02-18T12:20:13.511Z] ++ env -i DEST=/go/src/github.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
12:20:13 [2022-02-18T12:20:13.511Z] INFO: Testing against a local daemon
12:20:13 [2022-02-18T12:20:13.511Z] === RUN   TestPluginWithDevMounts
12:20:13 [2022-02-18T12:20:13.511Z] === PAUSE TestPluginWithDevMounts
12:20:13 [2022-02-18T12:20:13.511Z] === CONT  TestPluginWithDevMounts
12:20:14 [2022-02-18T12:20:14.131Z]     check_test.go:309: [da700ffa9ef54] daemon is not started
12:20:14 [2022-02-18T12:20:14.131Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:20:15 [2022-02-18T12:20:15.423Z] --- PASS: TestPluginWithDevMounts (1.54s)
12:20:15 [2022-02-18T12:20:15.423Z] PASS
12:20:15 [2022-02-18T12:20:15.423Z] 
12:20:15 [2022-02-18T12:20:15.423Z] DONE 1 tests in 1.655s
12:20:15 [2022-02-18T12:20:15.423Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:20:15 [2022-02-18T12:20:15.423Z] ++ 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
12:20:15 [2022-02-18T12:20:15.423Z] ++ set -e
12:20:15 [2022-02-18T12:20:15.423Z] ++ '[' -n 0 ']'
12:20:15 [2022-02-18T12:20:15.423Z] ++ set -x
12:20:15 [2022-02-18T12:20:15.423Z] ++ env -i DEST=/go/src/github.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
12:20:15 [2022-02-18T12:20:15.423Z] INFO: Testing against a local daemon
12:20:15 [2022-02-18T12:20:15.423Z] === RUN   TestSecretInspect
12:20:15 [2022-02-18T12:20:15.502Z] --- PASS: TestUpdateRestartPolicy (12.25s)
12:20:15 [2022-02-18T12:20:15.502Z] === RUN   TestUpdateRestartWithAutoRemove
12:20:15 [2022-02-18T12:20:15.629Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
12:20:15 [2022-02-18T12:20:15.629Z] PASS
12:20:15 [2022-02-18T12:20:15.629Z] 
12:20:15 [2022-02-18T12:20:15.629Z] DONE 17 tests in 49.143s
12:20:15 [2022-02-18T12:20:15.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:20:15 [2022-02-18T12:20:15.629Z] INFO: Testing against a local daemon
12:20:15 [2022-02-18T12:20:15.629Z] === RUN   TestPluginInvalidJSON
12:20:15 [2022-02-18T12:20:15.629Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:20:15 [2022-02-18T12:20:15.629Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:20:15 [2022-02-18T12:20:15.629Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:20:15 [2022-02-18T12:20:15.629Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:20:15 [2022-02-18T12:20:15.629Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:20:15 [2022-02-18T12:20:15.629Z] === RUN   TestPluginInstall
12:20:15 [2022-02-18T12:20:15.629Z] === RUN   TestPluginInstall/no_auth
12:20:15 [2022-02-18T12:20:15.629Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:15 [2022-02-18T12:20:15.629Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:870496f8b01f443f3b2d1b253f9b97470be5f2f315870e39616b942b7a1cc4d3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:15 [2022-02-18T12:20:15.629Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:15 [2022-02-18T12:20:15.629Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:870496f8b01f443f3b2d1b253f9b97470be5f2f315870e39616b942b7a1cc4d3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:15 [2022-02-18T12:20:15.629Z] === RUN   TestPluginInstall/with_htpasswd
12:20:16 [2022-02-18T12:20:16.065Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
12:20:16 [2022-02-18T12:20:16.065Z] === RUN   TestWaitNonBlocked
12:20:16 [2022-02-18T12:20:16.065Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:16 [2022-02-18T12:20:16.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:16 [2022-02-18T12:20:16.065Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:16 [2022-02-18T12:20:16.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:16 [2022-02-18T12:20:16.065Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:20:16 [2022-02-18T12:20:16.065Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:20:16 [2022-02-18T12:20:16.200Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:16 [2022-02-18T12:20:16.200Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b347637fa86fce5072c89396c7c6437ee0c3d977aaca74de3465f3efaea54be7" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:16 [2022-02-18T12:20:16.200Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:16 [2022-02-18T12:20:16.200Z] time="2022-02-18T12:20:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b347637fa86fce5072c89396c7c6437ee0c3d977aaca74de3465f3efaea54be7" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:16 [2022-02-18T12:20:16.200Z] === RUN   TestPluginInstall/with_insecure
12:20:17 [2022-02-18T12:20:17.141Z] time="2022-02-18T12:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:17 [2022-02-18T12:20:17.141Z] time="2022-02-18T12:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf95d99dabcb6800556f4570552f37114f2dd19937cb2c90c126e72cab97b809" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:17 [2022-02-18T12:20:17.141Z] time="2022-02-18T12:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:17 [2022-02-18T12:20:17.141Z] time="2022-02-18T12:20:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf95d99dabcb6800556f4570552f37114f2dd19937cb2c90c126e72cab97b809" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:17 [2022-02-18T12:20:17.335Z] --- PASS: TestSecretInspect (2.08s)
12:20:17 [2022-02-18T12:20:17.335Z] === RUN   TestSecretList
12:20:17 [2022-02-18T12:20:17.402Z]     plugin_test.go:165: [d5d55e6e29edc] daemon is not started
12:20:17 [2022-02-18T12:20:17.402Z] --- PASS: TestPluginInstall (3.85s)
12:20:17 [2022-02-18T12:20:17.402Z]     --- PASS: TestPluginInstall/no_auth (2.04s)
12:20:17 [2022-02-18T12:20:17.402Z]     --- PASS: TestPluginInstall/with_htpasswd (0.67s)
12:20:17 [2022-02-18T12:20:17.402Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
12:20:17 [2022-02-18T12:20:17.402Z] === RUN   TestPluginsWithRuntimes
12:20:17 [2022-02-18T12:20:17.434Z] --- PASS: TestWaitNonBlocked (0.04s)
12:20:17 [2022-02-18T12:20:17.434Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
12:20:17 [2022-02-18T12:20:17.434Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s)
12:20:17 [2022-02-18T12:20:17.434Z] === RUN   TestWaitBlocked
12:20:17 [2022-02-18T12:20:17.434Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:20:17 [2022-02-18T12:20:17.434Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:20:17 [2022-02-18T12:20:17.434Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:20:17 [2022-02-18T12:20:17.434Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:20:17 [2022-02-18T12:20:17.434Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:20:17 [2022-02-18T12:20:17.434Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:20:17 [2022-02-18T12:20:17.997Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:20:18 [2022-02-18T12:20:18.561Z] --- PASS: TestWaitBlocked (0.03s)
12:20:18 [2022-02-18T12:20:18.561Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
12:20:18 [2022-02-18T12:20:18.561Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
12:20:18 [2022-02-18T12:20:18.561Z] === CONT  TestContainerStartOnDaemonRestart
12:20:18 [2022-02-18T12:20:18.561Z] === CONT  TestContainerKillOnDaemonStart
12:20:18 [2022-02-18T12:20:18.818Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:20:19 [2022-02-18T12:20:19.312Z] Created binary: bundles/binary-daemon/dockerd-dev
12:20:19 [2022-02-18T12:20:19.312Z] Copying nested executables into bundles/binary-daemon
12:20:19 [2022-02-18T12:20:19.312Z] 
12:20:19 [2022-02-18T12:20:19.313Z] === RUN   TestPluginsWithRuntimes/No_Args
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:20:19 [2022-02-18T12:20:19.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER docker:db214206e57533304ac7ff352d68619d39c25de0 hack/make.sh cross
12:20:19 [2022-02-18T12:20:19.753Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:20:19 [2022-02-18T12:20:19.878Z] --- PASS: TestSecretList (2.13s)
12:20:19 [2022-02-18T12:20:19.878Z] === RUN   TestSecretsCreateAndDelete
12:20:19 [2022-02-18T12:20:19.884Z] === RUN   TestPluginsWithRuntimes/With_Args
12:20:19 [2022-02-18T12:20:19.907Z] 
12:20:20 [2022-02-18T12:20:20.167Z] Removing bundles/
12:20:20 [2022-02-18T12:20:20.167Z] 
12:20:20 [2022-02-18T12:20:20.167Z] ---> Making bundle: cross (in bundles/cross)
12:20:20 [2022-02-18T12:20:20.167Z] Cross building: bundles/cross/linux/amd64
12:20:20 [2022-02-18T12:20:20.167Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:20:20 [2022-02-18T12:20:20.167Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:20:20 [2022-02-18T12:20:20.255Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:20:20 [2022-02-18T12:20:20.255Z] INFO: Testing against a local daemon
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithSession
12:20:20 [2022-02-18T12:20:20.255Z]     build_session_test.go:25: TODO: BuildKit
12:20:20 [2022-02-18T12:20:20.255Z] --- SKIP: TestBuildWithSession (0.00s)
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildSquashParent
12:20:20 [2022-02-18T12:20:20.255Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:20:20 [2022-02-18T12:20:20.255Z] --- SKIP: TestBuildSquashParent (0.00s)
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:20:20 [2022-02-18T12:20:20.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:20:20 [2022-02-18T12:20:20.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:20:20 [2022-02-18T12:20:20.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:20:20 [2022-02-18T12:20:20.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:20:20 [2022-02-18T12:20:20.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:20:20 [2022-02-18T12:20:20.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:20:20 [2022-02-18T12:20:20.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:20:20 [2022-02-18T12:20:20.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:20:20 [2022-02-18T12:20:20.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:20:20 [2022-02-18T12:20:20.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:20:20 [2022-02-18T12:20:20.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:20:20 [2022-02-18T12:20:20.686Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:20:20 [2022-02-18T12:20:20.828Z] --- PASS: TestPluginsWithRuntimes (3.37s)
12:20:20 [2022-02-18T12:20:20.828Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
12:20:20 [2022-02-18T12:20:20.828Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
12:20:20 [2022-02-18T12:20:20.828Z] === RUN   TestPluginBackCompatMediaTypes
12:20:20 [2022-02-18T12:20:20.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:20:21 [2022-02-18T12:20:21.402Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
12:20:21 [2022-02-18T12:20:21.402Z] PASS
12:20:21 [2022-02-18T12:20:21.402Z] 
12:20:21 [2022-02-18T12:20:21.402Z] DONE 10 tests in 7.908s
12:20:21 [2022-02-18T12:20:21.402Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:20:21 [2022-02-18T12:20:21.402Z] INFO: Testing against a local daemon
12:20:21 [2022-02-18T12:20:21.402Z] === RUN   TestExternalGraphDriver
12:20:21 [2022-02-18T12:20:21.664Z] === RUN   TestExternalGraphDriver/json
12:20:21 [2022-02-18T12:20:21.792Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
12:20:21 [2022-02-18T12:20:21.792Z] === RUN   TestSecretsUpdate
12:20:22 [2022-02-18T12:20:22.318Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s)
12:20:22 [2022-02-18T12:20:22.318Z] === CONT  TestIpcModeOlderClient
12:20:22 [2022-02-18T12:20:22.318Z] --- PASS: TestIpcModeOlderClient (0.12s)
12:20:22 [2022-02-18T12:20:22.318Z] === CONT  TestDaemonHostGatewayIP
12:20:23 [2022-02-18T12:20:23.250Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:20:23 [2022-02-18T12:20:23.582Z] === RUN   TestExternalGraphDriver/spec
12:20:23 [2022-02-18T12:20:23.704Z] --- PASS: TestSecretsUpdate (2.10s)
12:20:23 [2022-02-18T12:20:23.704Z] === RUN   TestTemplatedSecret
12:20:24 [2022-02-18T12:20:24.184Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:20:24 [2022-02-18T12:20:24.973Z] === RUN   TestExternalGraphDriver/pull
12:20:25 [2022-02-18T12:20:25.554Z] --- PASS: TestDaemonHostGatewayIP (3.12s)
12:20:25 [2022-02-18T12:20:25.554Z] === CONT  TestRestartDaemonWithRestartingContainer
12:20:26 [2022-02-18T12:20:26.249Z] --- PASS: TestTemplatedSecret (2.52s)
12:20:26 [2022-02-18T12:20:26.249Z] === RUN   TestSecretCreateResolve
12:20:26 [2022-02-18T12:20:26.487Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:20:26 [2022-02-18T12:20:26.744Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:20:26 [2022-02-18T12:20:26.890Z] --- PASS: TestExternalGraphDriver (5.21s)
12:20:26 [2022-02-18T12:20:26.890Z]     --- PASS: TestExternalGraphDriver/json (1.70s)
12:20:26 [2022-02-18T12:20:26.890Z]     --- PASS: TestExternalGraphDriver/spec (1.69s)
12:20:26 [2022-02-18T12:20:26.890Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
12:20:26 [2022-02-18T12:20:26.890Z] === RUN   TestGraphdriverPluginV2
12:20:28 [2022-02-18T12:20:28.111Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s)
12:20:28 [2022-02-18T12:20:28.111Z] === CONT  TestDaemonRestartIpcMode
12:20:28 [2022-02-18T12:20:28.111Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:20:28 [2022-02-18T12:20:28.111Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:20:28 [2022-02-18T12:20:28.111Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:20:28 [2022-02-18T12:20:28.111Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:20:28 [2022-02-18T12:20:28.111Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:20:28 [2022-02-18T12:20:28.111Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:20:28 [2022-02-18T12:20:28.111Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:20:28 [2022-02-18T12:20:28.111Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:20:28 [2022-02-18T12:20:28.111Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:20:28 [2022-02-18T12:20:28.789Z] --- PASS: TestSecretCreateResolve (2.15s)
12:20:28 [2022-02-18T12:20:28.789Z] PASS
12:20:28 [2022-02-18T12:20:28.789Z] 
12:20:28 [2022-02-18T12:20:28.789Z] DONE 6 tests in 13.234s
12:20:28 [2022-02-18T12:20:28.789Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:20:28 [2022-02-18T12:20:28.789Z] ++ 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
12:20:28 [2022-02-18T12:20:28.789Z] ++ set -e
12:20:28 [2022-02-18T12:20:28.789Z] ++ '[' -n 0 ']'
12:20:28 [2022-02-18T12:20:28.789Z] ++ set -x
12:20:28 [2022-02-18T12:20:28.789Z] ++ env -i DEST=/go/src/github.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
12:20:28 [2022-02-18T12:20:28.789Z] INFO: Testing against a local daemon
12:20:28 [2022-02-18T12:20:28.789Z] === RUN   TestServiceCreateInit
12:20:28 [2022-02-18T12:20:28.789Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:20:28 [2022-02-18T12:20:28.875Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:20:28 [2022-02-18T12:20:28.875Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:20:31 [2022-02-18T12:20:31.090Z] --- PASS: TestGraphdriverPluginV2 (3.98s)
12:20:31 [2022-02-18T12:20:31.090Z] PASS
12:20:31 [2022-02-18T12:20:31.090Z] 
12:20:31 [2022-02-18T12:20:31.090Z] DONE 5 tests in 9.274s
12:20:31 [2022-02-18T12:20:31.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:20:31 [2022-02-18T12:20:31.091Z] INFO: Testing against a local daemon
12:20:31 [2022-02-18T12:20:31.091Z] === RUN   TestContinueAfterPluginCrash
12:20:31 [2022-02-18T12:20:31.091Z] === PAUSE TestContinueAfterPluginCrash
12:20:31 [2022-02-18T12:20:31.091Z] === RUN   TestReadPluginNoRead
12:20:31 [2022-02-18T12:20:31.091Z] === PAUSE TestReadPluginNoRead
12:20:31 [2022-02-18T12:20:31.091Z] === RUN   TestDaemonStartWithLogOpt
12:20:31 [2022-02-18T12:20:31.091Z] === PAUSE TestDaemonStartWithLogOpt
12:20:31 [2022-02-18T12:20:31.091Z] === CONT  TestContinueAfterPluginCrash
12:20:31 [2022-02-18T12:20:31.091Z] === CONT  TestDaemonStartWithLogOpt
12:20:31 [2022-02-18T12:20:31.393Z] --- PASS: TestDaemonRestartIpcMode (3.07s)
12:20:31 [2022-02-18T12:20:31.393Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:20:31 [2022-02-18T12:20:31.393Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:20:31 [2022-02-18T12:20:31.651Z] --- PASS: TestContainerKillOnDaemonStart (12.97s)
12:20:31 [2022-02-18T12:20:31.651Z] PASS
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] === Skipped
12:20:31 [2022-02-18T12:20:31.651Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:20:31 [2022-02-18T12:20:31.651Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:20:31 [2022-02-18T12:20:31.651Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:20:31 [2022-02-18T12:20:31.651Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:20:31 [2022-02-18T12:20:31.651Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:20:31 [2022-02-18T12:20:31.651Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:20:31 [2022-02-18T12:20:31.651Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:20:31 [2022-02-18T12:20:31.651Z] 
12:20:31 [2022-02-18T12:20:31.651Z] DONE 196 tests, 6 skipped in 145.323s
12:20:31 [2022-02-18T12:20:31.651Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:20:31 [2022-02-18T12:20:31.651Z] ++ 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
12:20:31 [2022-02-18T12:20:31.651Z] ++ set -e
12:20:31 [2022-02-18T12:20:31.651Z] ++ '[' -n 0 ']'
12:20:31 [2022-02-18T12:20:31.651Z] ++ set -x
12:20:31 [2022-02-18T12:20:31.651Z] ++ env -i DEST=/go/src/github.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
12:20:31 [2022-02-18T12:20:31.908Z] INFO: Testing against a local daemon
12:20:31 [2022-02-18T12:20:31.908Z] === RUN   TestCommitInheritsEnv
12:20:32 [2022-02-18T12:20:32.086Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:20:32 [2022-02-18T12:20:32.474Z] --- PASS: TestCommitInheritsEnv (0.43s)
12:20:32 [2022-02-18T12:20:32.474Z] === RUN   TestImportExtremelyLargeImageWorks
12:20:32 [2022-02-18T12:20:32.474Z] === PAUSE TestImportExtremelyLargeImageWorks
12:20:32 [2022-02-18T12:20:32.474Z] === RUN   TestImagesFilterMultiReference
12:20:32 [2022-02-18T12:20:32.474Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:20:32 [2022-02-18T12:20:32.474Z] === RUN   TestImagePullPlatformInvalid
12:20:32 [2022-02-18T12:20:32.474Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:20:32 [2022-02-18T12:20:32.474Z] === RUN   TestRemoveImageOrphaning
12:20:32 [2022-02-18T12:20:32.733Z] --- PASS: TestRemoveImageOrphaning (0.41s)
12:20:32 [2022-02-18T12:20:32.733Z] === RUN   TestRemoveImageGarbageCollector
12:20:34 [2022-02-18T12:20:34.394Z] --- PASS: TestDaemonStartWithLogOpt (3.47s)
12:20:34 [2022-02-18T12:20:34.394Z] === CONT  TestReadPluginNoRead
12:20:34 [2022-02-18T12:20:34.627Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:20:35 [2022-02-18T12:20:35.557Z] --- PASS: TestRemoveImageGarbageCollector (2.57s)
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:20:35 [2022-02-18T12:20:35.557Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestTagInvalidReference
12:20:35 [2022-02-18T12:20:35.557Z] --- PASS: TestTagInvalidReference (0.03s)
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestTagValidPrefixedRepo
12:20:35 [2022-02-18T12:20:35.557Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestTagExistedNameWithoutForce
12:20:35 [2022-02-18T12:20:35.557Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestTagOfficialNames
12:20:35 [2022-02-18T12:20:35.557Z] --- PASS: TestTagOfficialNames (0.06s)
12:20:35 [2022-02-18T12:20:35.557Z] === RUN   TestTagMatchesDigest
12:20:35 [2022-02-18T12:20:35.814Z] --- PASS: TestTagMatchesDigest (0.06s)
12:20:35 [2022-02-18T12:20:35.814Z] === CONT  TestImportExtremelyLargeImageWorks
12:20:36 [2022-02-18T12:20:36.308Z] --- PASS: TestServiceCreateInit (7.24s)
12:20:36 [2022-02-18T12:20:36.308Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s)
12:20:36 [2022-02-18T12:20:36.308Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s)
12:20:36 [2022-02-18T12:20:36.308Z] === RUN   TestCreateServiceMultipleTimes
12:20:36 [2022-02-18T12:20:36.986Z] === RUN   TestReadPluginNoRead/disabled_caching
12:20:37 [2022-02-18T12:20:37.957Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:20:38 [2022-02-18T12:20:38.334Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:20:38 [2022-02-18T12:20:38.590Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:20:38 [2022-02-18T12:20:38.590Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:20:39 [2022-02-18T12:20:39.239Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:20:39 [2022-02-18T12:20:39.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.95s)
12:20:39 [2022-02-18T12:20:39.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.48s)
12:20:39 [2022-02-18T12:20:39.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.63s)
12:20:39 [2022-02-18T12:20:39.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.60s)
12:20:39 [2022-02-18T12:20:39.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.14s)
12:20:39 [2022-02-18T12:20:39.239Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.84s)
12:20:39 [2022-02-18T12:20:39.239Z] === RUN   TestBuildMultiStageCopy
12:20:39 [2022-02-18T12:20:39.239Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:20:39 [2022-02-18T12:20:39.339Z] === RUN   TestReadPluginNoRead/default
12:20:39 [2022-02-18T12:20:39.339Z] --- PASS: TestContinueAfterPluginCrash (8.51s)
12:20:40 [2022-02-18T12:20:40.280Z] === CONT  TestReadPluginNoRead
12:20:40 [2022-02-18T12:20:40.280Z]     read_test.go:92: [df22e03785575] daemon is not started
12:20:40 [2022-02-18T12:20:40.280Z] --- PASS: TestReadPluginNoRead (6.07s)
12:20:40 [2022-02-18T12:20:40.280Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
12:20:40 [2022-02-18T12:20:40.280Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
12:20:40 [2022-02-18T12:20:40.280Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
12:20:40 [2022-02-18T12:20:40.280Z] PASS
12:20:40 [2022-02-18T12:20:40.280Z] 
12:20:40 [2022-02-18T12:20:40.280Z] DONE 6 tests in 9.610s
12:20:40 [2022-02-18T12:20:40.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:20:40 [2022-02-18T12:20:40.280Z] testing: warning: no tests to run
12:20:40 [2022-02-18T12:20:40.280Z] PASS
12:20:40 [2022-02-18T12:20:40.280Z] 
12:20:40 [2022-02-18T12:20:40.280Z] DONE 0 tests in 0.013s
12:20:40 [2022-02-18T12:20:40.280Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:20:40 [2022-02-18T12:20:40.540Z] INFO: Testing against a local daemon
12:20:40 [2022-02-18T12:20:40.540Z] === RUN   TestPluginWithDevMounts
12:20:40 [2022-02-18T12:20:40.540Z] === PAUSE TestPluginWithDevMounts
12:20:40 [2022-02-18T12:20:40.540Z] === CONT  TestPluginWithDevMounts
12:20:41 [2022-02-18T12:20:41.112Z]     check_test.go:309: [d1c0870936247] daemon is not started
12:20:41 [2022-02-18T12:20:41.112Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:20:42 [2022-02-18T12:20:42.452Z] --- PASS: TestPluginWithDevMounts (1.66s)
12:20:42 [2022-02-18T12:20:42.452Z] PASS
12:20:42 [2022-02-18T12:20:42.452Z] 
12:20:42 [2022-02-18T12:20:42.452Z] DONE 1 tests in 1.720s
12:20:42 [2022-02-18T12:20:42.452Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:20:42 [2022-02-18T12:20:42.452Z] INFO: Testing against a local daemon
12:20:42 [2022-02-18T12:20:42.452Z] === RUN   TestSecretInspect
12:20:44 [2022-02-18T12:20:44.366Z] --- PASS: TestSecretInspect (2.21s)
12:20:44 [2022-02-18T12:20:44.366Z] === RUN   TestSecretList
12:20:44 [2022-02-18T12:20:44.386Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:20:44 [2022-02-18T12:20:44.386Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:20:46 [2022-02-18T12:20:46.914Z] --- PASS: TestSecretList (2.17s)
12:20:46 [2022-02-18T12:20:46.914Z] === RUN   TestSecretsCreateAndDelete
12:20:47 [2022-02-18T12:20:47.798Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:20:48 [2022-02-18T12:20:48.258Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:20:48 [2022-02-18T12:20:48.560Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:20:48 [2022-02-18T12:20:48.829Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
12:20:48 [2022-02-18T12:20:48.829Z] === RUN   TestSecretsUpdate
12:20:49 [2022-02-18T12:20:49.224Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:20:49 [2022-02-18T12:20:49.495Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:20:50 [2022-02-18T12:20:50.191Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:20:50 [2022-02-18T12:20:50.426Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:20:50 [2022-02-18T12:20:50.426Z]     check_test.go:309: [db7788dcc3be7] daemon is not started
12:20:50 [2022-02-18T12:20:50.426Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:20:51 [2022-02-18T12:20:51.221Z] --- PASS: TestCreateServiceMultipleTimes (15.14s)
12:20:51 [2022-02-18T12:20:51.221Z] === RUN   TestCreateServiceConflict
12:20:51 [2022-02-18T12:20:51.357Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:20:51 [2022-02-18T12:20:51.370Z] --- PASS: TestSecretsUpdate (2.19s)
12:20:51 [2022-02-18T12:20:51.370Z] === RUN   TestTemplatedSecret
12:20:51 [2022-02-18T12:20:51.726Z] --- PASS: TestBuildMultiStageCopy (13.32s)
12:20:51 [2022-02-18T12:20:51.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.51s)
12:20:51 [2022-02-18T12:20:51.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s)
12:20:51 [2022-02-18T12:20:51.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s)
12:20:51 [2022-02-18T12:20:51.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
12:20:51 [2022-02-18T12:20:51.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s)
12:20:51 [2022-02-18T12:20:51.726Z] === RUN   TestBuildMultiStageParentConfig
12:20:53 [2022-02-18T12:20:53.131Z] --- PASS: TestCreateServiceConflict (2.11s)
12:20:53 [2022-02-18T12:20:53.131Z] === RUN   TestCreateServiceMaxReplicas
12:20:53 [2022-02-18T12:20:53.894Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:20:53 [2022-02-18T12:20:53.894Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:20:53 [2022-02-18T12:20:53.913Z] --- PASS: TestTemplatedSecret (2.60s)
12:20:53 [2022-02-18T12:20:53.913Z] === RUN   TestSecretCreateResolve
12:20:54 [2022-02-18T12:20:54.625Z] --- PASS: TestBuildMultiStageParentConfig (2.75s)
12:20:54 [2022-02-18T12:20:54.625Z] === RUN   TestBuildLabelWithTargets
12:20:54 [2022-02-18T12:20:54.625Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:20:54 [2022-02-18T12:20:54.625Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:20:54 [2022-02-18T12:20:54.625Z] === RUN   TestBuildWithEmptyLayers
12:20:54 [2022-02-18T12:20:54.826Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:20:54 [2022-02-18T12:20:54.826Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:20:55 [2022-02-18T12:20:55.590Z] --- PASS: TestBuildWithEmptyLayers (1.41s)
12:20:55 [2022-02-18T12:20:55.590Z] === RUN   TestBuildMultiStageOnBuild
12:20:55 [2022-02-18T12:20:55.676Z] --- PASS: TestCreateServiceMaxReplicas (2.36s)
12:20:55 [2022-02-18T12:20:55.676Z] === RUN   TestCreateWithDuplicateNetworkNames
12:20:55 [2022-02-18T12:20:55.758Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:20:55 [2022-02-18T12:20:55.827Z] --- PASS: TestSecretCreateResolve (2.17s)
12:20:55 [2022-02-18T12:20:55.827Z] PASS
12:20:55 [2022-02-18T12:20:55.827Z] 
12:20:55 [2022-02-18T12:20:55.827Z] DONE 6 tests in 13.610s
12:20:55 [2022-02-18T12:20:55.827Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:20:55 [2022-02-18T12:20:55.827Z] INFO: Testing against a local daemon
12:20:55 [2022-02-18T12:20:55.827Z] === RUN   TestServiceCreateInit
12:20:55 [2022-02-18T12:20:55.827Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:20:56 [2022-02-18T12:20:56.686Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:20:57 [2022-02-18T12:20:57.619Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:20:59 [2022-02-18T12:20:59.518Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:21:00 [2022-02-18T12:21:00.037Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:21:00 [2022-02-18T12:21:00.890Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:21:01 [2022-02-18T12:21:01.147Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:21:02 [2022-02-18T12:21:02.077Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:21:02 [2022-02-18T12:21:02.077Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
12:21:02 [2022-02-18T12:21:02.334Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
12:21:02 [2022-02-18T12:21:02.898Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
12:21:03 [2022-02-18T12:21:03.462Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
12:21:04 [2022-02-18T12:21:04.027Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
12:21:04 [2022-02-18T12:21:04.243Z] --- PASS: TestServiceCreateInit (7.75s)
12:21:04 [2022-02-18T12:21:04.243Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s)
12:21:04 [2022-02-18T12:21:04.243Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s)
12:21:04 [2022-02-18T12:21:04.243Z] === RUN   TestCreateServiceMultipleTimes
12:21:04 [2022-02-18T12:21:04.590Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
12:21:05 [2022-02-18T12:21:05.154Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
12:21:05 [2022-02-18T12:21:05.720Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
12:21:05 [2022-02-18T12:21:05.976Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
12:21:06 [2022-02-18T12:21:06.540Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
12:21:06 [2022-02-18T12:21:06.796Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:21:07 [2022-02-18T12:21:07.055Z]     check_test.go:309: [d53fab620aa06] daemon is not started
12:21:07 [2022-02-18T12:21:07.055Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:21:07 [2022-02-18T12:21:07.906Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.62s)
12:21:07 [2022-02-18T12:21:07.906Z] === RUN   TestCreateServiceSecretFileMode
12:21:07 [2022-02-18T12:21:07.989Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:21:08 [2022-02-18T12:21:08.246Z]     check_test.go:309: [d5b02e76f831a] daemon is not started
12:21:08 [2022-02-18T12:21:08.246Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:21:08 [2022-02-18T12:21:08.812Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:21:10 [2022-02-18T12:21:10.184Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:21:10 [2022-02-18T12:21:10.781Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:21:13 [2022-02-18T12:21:13.304Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:21:13 [2022-02-18T12:21:13.866Z]     check_test.go:309: [d2d8aa9b8fd03] daemon is not started
12:21:13 [2022-02-18T12:21:13.866Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:21:16 [2022-02-18T12:21:16.676Z] --- PASS: TestBuildMultiStageOnBuild (18.63s)
12:21:16 [2022-02-18T12:21:16.676Z] === RUN   TestBuildUncleanTarFilenames
12:21:16 [2022-02-18T12:21:16.676Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:21:16 [2022-02-18T12:21:16.676Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:21:16 [2022-02-18T12:21:16.676Z] === RUN   TestBuildMultiStageLayerLeak
12:21:17 [2022-02-18T12:21:17.143Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:21:18 [2022-02-18T12:21:18.512Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:21:21 [2022-02-18T12:21:21.787Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:21:22 [2022-02-18T12:21:22.353Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:21:22 [2022-02-18T12:21:22.368Z] --- PASS: TestCreateServiceMultipleTimes (15.86s)
12:21:22 [2022-02-18T12:21:22.368Z] === RUN   TestCreateServiceConflict
12:21:22 [2022-02-18T12:21:22.368Z] --- PASS: TestCreateServiceConflict (2.21s)
12:21:22 [2022-02-18T12:21:22.368Z] === RUN   TestCreateServiceMaxReplicas
12:21:22 [2022-02-18T12:21:22.610Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:21:22 [2022-02-18T12:21:22.610Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:21:22 [2022-02-18T12:21:22.812Z] --- PASS: TestCreateServiceSecretFileMode (12.38s)
12:21:22 [2022-02-18T12:21:22.812Z] === RUN   TestCreateServiceConfigFileMode
12:21:23 [2022-02-18T12:21:23.539Z]     check_test.go:309: [d1b7f22024428] daemon is not started
12:21:23 [2022-02-18T12:21:23.539Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:21:24 [2022-02-18T12:21:24.915Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
12:21:24 [2022-02-18T12:21:24.915Z] === RUN   TestCreateWithDuplicateNetworkNames
12:21:26 [2022-02-18T12:21:26.814Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:21:28 [2022-02-18T12:21:28.184Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:21:29 [2022-02-18T12:21:29.117Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:21:31 [2022-02-18T12:21:31.497Z] --- PASS: TestBuildMultiStageLayerLeak (16.89s)
12:21:31 [2022-02-18T12:21:31.497Z] === RUN   TestBuildWithHugeFile
12:21:31 [2022-02-18T12:21:31.641Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:21:31 [2022-02-18T12:21:31.641Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:21:32 [2022-02-18T12:21:32.806Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
12:21:32 [2022-02-18T12:21:32.806Z] === RUN   TestCreateServiceSysctls
12:21:34 [2022-02-18T12:21:34.926Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:21:36 [2022-02-18T12:21:36.105Z] --- PASS: TestCreateServiceSysctls (3.04s)
12:21:36 [2022-02-18T12:21:36.105Z] === RUN   TestCreateServiceCapabilities
12:21:37 [2022-02-18T12:21:37.446Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:21:37 [2022-02-18T12:21:37.446Z]     check_test.go:309: [db05338d87241] daemon is not started
12:21:37 [2022-02-18T12:21:37.446Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:21:37 [2022-02-18T12:21:37.705Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:21:38 [2022-02-18T12:21:38.269Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:21:38 [2022-02-18T12:21:38.650Z] --- PASS: TestCreateServiceCapabilities (2.43s)
12:21:38 [2022-02-18T12:21:38.650Z] === RUN   TestInspect
12:21:38 [2022-02-18T12:21:38.833Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:21:39 [2022-02-18T12:21:39.397Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:21:39 [2022-02-18T12:21:39.818Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
12:21:39 [2022-02-18T12:21:39.818Z] === RUN   TestCreateServiceSecretFileMode
12:21:40 [2022-02-18T12:21:40.763Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:21:40 [2022-02-18T12:21:40.763Z]     check_test.go:309: [d7fd5108dae54] daemon is not started
12:21:40 [2022-02-18T12:21:40.763Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:21:41 [2022-02-18T12:21:41.192Z] --- PASS: TestInspect (2.70s)
12:21:41 [2022-02-18T12:21:41.192Z] === RUN   TestCreateJob
12:21:41 [2022-02-18T12:21:41.693Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:21:43 [2022-02-18T12:21:43.063Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:21:43 [2022-02-18T12:21:43.737Z] --- PASS: TestCreateJob (2.96s)
12:21:43 [2022-02-18T12:21:43.737Z] === RUN   TestReplicatedJob
12:21:45 [2022-02-18T12:21:45.590Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:21:49 [2022-02-18T12:21:49.023Z] --- PASS: TestReplicatedJob (4.78s)
12:21:49 [2022-02-18T12:21:49.023Z] === RUN   TestUpdateReplicatedJob
12:21:49 [2022-02-18T12:21:49.763Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:21:51 [2022-02-18T12:21:51.134Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:21:52 [2022-02-18T12:21:52.041Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
12:21:52 [2022-02-18T12:21:52.041Z] === RUN   TestCreateServiceConfigFileMode
12:21:52 [2022-02-18T12:21:52.325Z] --- PASS: TestUpdateReplicatedJob (3.17s)
12:21:52 [2022-02-18T12:21:52.325Z] === RUN   TestServiceListWithStatuses
12:21:52 [2022-02-18T12:21:52.325Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:21:52 [2022-02-18T12:21:52.325Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:21:52 [2022-02-18T12:21:52.325Z] === RUN   TestDockerNetworkConnectAlias
12:21:53 [2022-02-18T12:21:53.035Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:21:55 [2022-02-18T12:21:55.626Z] --- PASS: TestDockerNetworkConnectAlias (3.91s)
12:21:55 [2022-02-18T12:21:55.626Z] === RUN   TestDockerNetworkReConnect
12:21:56 [2022-02-18T12:21:56.328Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:21:56 [2022-02-18T12:21:56.328Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:21:56 [2022-02-18T12:21:56.328Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:21:56 [2022-02-18T12:21:56.646Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
12:21:56 [2022-02-18T12:21:56.646Z] Copying nested executables into bundles/cross/linux/amd64
12:21:56 [2022-02-18T12:21:56.646Z] Cross building: bundles/cross/windows/amd64
12:21:56 [2022-02-18T12:21:56.646Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
12:21:56 [2022-02-18T12:21:56.646Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:21:58 [2022-02-18T12:21:58.927Z] --- PASS: TestDockerNetworkReConnect (3.37s)
12:21:58 [2022-02-18T12:21:58.927Z] === RUN   TestServicePlugin
12:21:58 [2022-02-18T12:21:58.927Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:21:58 [2022-02-18T12:21:58.927Z] --- SKIP: TestServicePlugin (0.00s)
12:21:58 [2022-02-18T12:21:58.927Z] === RUN   TestServiceUpdateLabel
12:21:59 [2022-02-18T12:21:59.602Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:22:00 [2022-02-18T12:22:00.536Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:22:01 [2022-02-18T12:22:01.102Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:22:01 [2022-02-18T12:22:01.360Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:22:01 [2022-02-18T12:22:01.471Z] --- PASS: TestServiceUpdateLabel (2.15s)
12:22:01 [2022-02-18T12:22:01.471Z] === RUN   TestServiceUpdateSecrets
12:22:02 [2022-02-18T12:22:02.292Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:22:02 [2022-02-18T12:22:02.292Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:22:02 [2022-02-18T12:22:02.854Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:22:03 [2022-02-18T12:22:03.110Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:22:03 [2022-02-18T12:22:03.675Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:22:04 [2022-02-18T12:22:04.269Z] --- PASS: TestCreateServiceConfigFileMode (12.64s)
12:22:04 [2022-02-18T12:22:04.269Z] === RUN   TestCreateServiceSysctls
12:22:05 [2022-02-18T12:22:05.576Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:22:05 [2022-02-18T12:22:05.576Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:22:06 [2022-02-18T12:22:06.186Z] --- PASS: TestCreateServiceSysctls (3.13s)
12:22:06 [2022-02-18T12:22:06.186Z] === RUN   TestCreateServiceCapabilities
12:22:06 [2022-02-18T12:22:06.509Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:22:07 [2022-02-18T12:22:07.074Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:22:07 [2022-02-18T12:22:07.638Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:22:08 [2022-02-18T12:22:08.568Z] === RUN   TestDockerSuite/TestBuildEnv
12:22:08 [2022-02-18T12:22:08.733Z] --- PASS: TestCreateServiceCapabilities (2.56s)
12:22:08 [2022-02-18T12:22:08.733Z] === RUN   TestInspect
12:22:09 [2022-02-18T12:22:09.936Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:22:10 [2022-02-18T12:22:10.500Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:22:11 [2022-02-18T12:22:11.277Z] --- PASS: TestInspect (2.81s)
12:22:11 [2022-02-18T12:22:11.277Z] === RUN   TestCreateJob
12:22:11 [2022-02-18T12:22:11.430Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:22:12 [2022-02-18T12:22:12.804Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:22:14 [2022-02-18T12:22:14.580Z] --- PASS: TestCreateJob (3.07s)
12:22:14 [2022-02-18T12:22:14.580Z] === RUN   TestReplicatedJob
12:22:16 [2022-02-18T12:22:16.404Z] --- PASS: TestServiceUpdateSecrets (14.45s)
12:22:16 [2022-02-18T12:22:16.404Z] === RUN   TestServiceUpdateConfigs
12:22:16 [2022-02-18T12:22:16.985Z]     docker_cli_daemon_test.go:2550: [d2c6d5c324947] daemon is not started
12:22:18 [2022-02-18T12:22:18.355Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:22:19 [2022-02-18T12:22:19.287Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:22:19 [2022-02-18T12:22:19.874Z] --- PASS: TestReplicatedJob (5.48s)
12:22:19 [2022-02-18T12:22:19.874Z] === RUN   TestUpdateReplicatedJob
12:22:23 [2022-02-18T12:22:23.226Z] --- PASS: TestUpdateReplicatedJob (3.39s)
12:22:23 [2022-02-18T12:22:23.226Z] === RUN   TestServiceListWithStatuses
12:22:23 [2022-02-18T12:22:23.226Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:22:23 [2022-02-18T12:22:23.226Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:22:23 [2022-02-18T12:22:23.226Z] === RUN   TestDockerNetworkConnectAlias
12:22:27 [2022-02-18T12:22:27.385Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:22:27 [2022-02-18T12:22:27.435Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
12:22:27 [2022-02-18T12:22:27.435Z] === RUN   TestDockerNetworkReConnect
12:22:29 [2022-02-18T12:22:29.283Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:22:30 [2022-02-18T12:22:30.740Z] --- PASS: TestDockerNetworkReConnect (3.41s)
12:22:30 [2022-02-18T12:22:30.740Z] === RUN   TestServicePlugin
12:22:31 [2022-02-18T12:22:31.182Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:22:31 [2022-02-18T12:22:31.314Z] --- PASS: TestServiceUpdateConfigs (14.32s)
12:22:31 [2022-02-18T12:22:31.314Z] === RUN   TestServiceUpdateNetwork
12:22:33 [2022-02-18T12:22:33.700Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:22:33 [2022-02-18T12:22:33.700Z]     check_test.go:309: [d15f9459ad3a4] daemon is not started
12:22:33 [2022-02-18T12:22:33.700Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:22:34 [2022-02-18T12:22:34.946Z]     plugin_test.go:62: [da6bdad253c45] joining swarm manager [d40d3f0b7cb8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:22:35 [2022-02-18T12:22:35.517Z]     plugin_test.go:65: [d31d1aed3f123] joining swarm manager [d40d3f0b7cb8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:22:40 [2022-02-18T12:22:40.247Z] --- PASS: TestDockerDaemonSuite (342.89s)
12:22:40 [2022-02-18T12:22:40.247Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.89s)
12:22:40 [2022-02-18T12:22:40.247Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.47s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.45s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.43s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.50s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.13s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.07s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.99s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.65s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.37s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.44s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.31s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.28s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.22s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.79s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.69s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.88s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.03s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.44s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.86s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.31s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.95s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.73s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.46s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.09s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.35s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.61s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
12:22:40 [2022-02-18T12:22:40.248Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s)
12:22:40 [2022-02-18T12:22:40.248Z] === RUN   TestDockerSwarmSuite
12:22:40 [2022-02-18T12:22:40.248Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:22:40 [2022-02-18T12:22:40.248Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:22:41 [2022-02-18T12:22:41.618Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:22:42 [2022-02-18T12:22:42.548Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:22:43 [2022-02-18T12:22:43.539Z] --- PASS: TestServiceUpdateNetwork (12.36s)
12:22:43 [2022-02-18T12:22:43.539Z] === RUN   TestServiceUpdatePidsLimit
12:22:43 [2022-02-18T12:22:43.539Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:22:44 [2022-02-18T12:22:44.109Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:22:45 [2022-02-18T12:22:45.829Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:22:51 [2022-02-18T12:22:51.082Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:22:51 [2022-02-18T12:22:51.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:22:51 [2022-02-18T12:22:51.082Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:22:51 [2022-02-18T12:22:51.647Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:22:52 [2022-02-18T12:22:52.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:22:52 [2022-02-18T12:22:52.245Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:22:54 [2022-02-18T12:22:54.109Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:22:54 [2022-02-18T12:22:54.109Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:22:54 [2022-02-18T12:22:54.109Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:22:54 [2022-02-18T12:22:54.109Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:22:58 [2022-02-18T12:22:58.823Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
12:22:58 [2022-02-18T12:22:58.823Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:22:58 [2022-02-18T12:22:58.823Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:22:58 [2022-02-18T12:22:58.823Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:22:58 [2022-02-18T12:22:58.823Z] PASS
12:22:58 [2022-02-18T12:22:58.823Z] 
12:22:58 [2022-02-18T12:22:58.823Z] === Skipped
12:22:58 [2022-02-18T12:22:58.823Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:22:58 [2022-02-18T12:22:58.823Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:22:58 [2022-02-18T12:22:58.823Z] 
12:22:58 [2022-02-18T12:22:58.823Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:22:58 [2022-02-18T12:22:58.823Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:58 [2022-02-18T12:22:58.823Z] 
12:22:58 [2022-02-18T12:22:58.823Z] DONE 27 tests, 2 skipped in 150.083s
12:22:58 [2022-02-18T12:22:58.823Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:22:58 [2022-02-18T12:22:58.823Z] ++ 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
12:22:58 [2022-02-18T12:22:58.823Z] ++ set -e
12:22:58 [2022-02-18T12:22:58.823Z] ++ '[' -n 0 ']'
12:22:58 [2022-02-18T12:22:58.823Z] ++ set -x
12:22:58 [2022-02-18T12:22:58.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:22:58 [2022-02-18T12:22:58.823Z] INFO: Testing against a local daemon
12:22:58 [2022-02-18T12:22:58.823Z] === RUN   TestSessionCreate
12:22:58 [2022-02-18T12:22:58.823Z] --- PASS: TestSessionCreate (0.02s)
12:22:58 [2022-02-18T12:22:58.823Z] === RUN   TestSessionCreateWithBadUpgrade
12:22:58 [2022-02-18T12:22:58.823Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:22:58 [2022-02-18T12:22:58.823Z] PASS
12:22:58 [2022-02-18T12:22:58.823Z] 
12:22:58 [2022-02-18T12:22:58.823Z] DONE 2 tests in 0.157s
12:22:58 [2022-02-18T12:22:58.823Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:22:58 [2022-02-18T12:22:58.823Z] ++ 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
12:22:58 [2022-02-18T12:22:58.823Z] ++ set -e
12:22:58 [2022-02-18T12:22:58.823Z] ++ '[' -n 0 ']'
12:22:58 [2022-02-18T12:22:58.823Z] ++ set -x
12:22:58 [2022-02-18T12:22:58.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:22:58 [2022-02-18T12:22:58.823Z] INFO: Testing against a local daemon
12:22:58 [2022-02-18T12:22:58.823Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:22:58 [2022-02-18T12:22:58.823Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:22:58 [2022-02-18T12:22:58.823Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:22:58 [2022-02-18T12:22:58.823Z] === RUN   TestEventsExecDie
12:22:59 [2022-02-18T12:22:59.084Z] --- PASS: TestEventsExecDie (0.48s)
12:22:59 [2022-02-18T12:22:59.084Z] === RUN   TestEventsBackwardsCompatible
12:22:59 [2022-02-18T12:22:59.343Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:22:59 [2022-02-18T12:22:59.343Z] === RUN   TestInfoBinaryCommits
12:22:59 [2022-02-18T12:22:59.343Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:22:59 [2022-02-18T12:22:59.344Z] === RUN   TestInfoAPIVersioned
12:22:59 [2022-02-18T12:22:59.344Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:22:59 [2022-02-18T12:22:59.344Z] === RUN   TestInfoDiscoveryBackend
12:22:59 [2022-02-18T12:22:59.915Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:22:59 [2022-02-18T12:22:59.915Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:23:00 [2022-02-18T12:23:00.860Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:23:00 [2022-02-18T12:23:00.860Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:23:01 [2022-02-18T12:23:01.431Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:23:01 [2022-02-18T12:23:01.431Z] === RUN   TestInfoAPI
12:23:01 [2022-02-18T12:23:01.431Z] --- PASS: TestInfoAPI (0.02s)
12:23:01 [2022-02-18T12:23:01.431Z] === RUN   TestInfoAPIWarnings
12:23:02 [2022-02-18T12:23:02.095Z] --- PASS: TestServicePlugin (30.18s)
12:23:02 [2022-02-18T12:23:02.095Z] === RUN   TestServiceUpdateLabel
12:23:02 [2022-02-18T12:23:02.206Z] === RUN   TestDockerSuite/TestBuildExpose
12:23:02 [2022-02-18T12:23:02.463Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:23:03 [2022-02-18T12:23:03.027Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:23:03 [2022-02-18T12:23:03.038Z] --- PASS: TestServiceUpdateLabel (2.20s)
12:23:03 [2022-02-18T12:23:03.038Z] === RUN   TestServiceUpdateSecrets
12:23:03 [2022-02-18T12:23:03.592Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:23:03 [2022-02-18T12:23:03.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:23:04 [2022-02-18T12:23:04.157Z] === RUN   TestDockerSuite/TestBuildFails
12:23:04 [2022-02-18T12:23:04.345Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
12:23:04 [2022-02-18T12:23:04.345Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:23:04 [2022-02-18T12:23:04.345Z] remote: Enumerating objects: 23, done.
12:23:04 [2022-02-18T12:23:04.345Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:23:04 [2022-02-18T12:23:04.346Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:23:04 [2022-02-18T12:23:04.346Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:23:04 [2022-02-18T12:23:04.346Z] 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.
12:23:04 [2022-02-18T12:23:04.346Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:23:04 [2022-02-18T12:23:04.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:23:04 [2022-02-18T12:23:04.721Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:23:04 [2022-02-18T12:23:04.977Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:23:06 [2022-02-18T12:23:06.249Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:23:07 [2022-02-18T12:23:07.498Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:23:07 [2022-02-18T12:23:07.498Z]     docker_api_swarm_test.go:562: [d0da3f4c77108] joining swarm manager [dc8e6b8d3e483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:07 [2022-02-18T12:23:07.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/test/unit
12:23:10 [2022-02-18T12:23:10.020Z] === RUN   TestDockerSuite/TestBuildForceRm
12:23:10 [2022-02-18T12:23:10.036Z] ?   	github.com/docker/docker/api	[no test files]
12:23:11 [2022-02-18T12:23:11.408Z] === RUN   TestDockerSuite/TestBuildFromGit
12:23:12 [2022-02-18T12:23:12.779Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:23:13 [2022-02-18T12:23:13.037Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:23:13 [2022-02-18T12:23:13.969Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:23:15 [2022-02-18T12:23:15.340Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:23:16 [2022-02-18T12:23:16.269Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:23:16 [2022-02-18T12:23:16.526Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:23:17 [2022-02-18T12:23:17.942Z] --- PASS: TestServiceUpdateSecrets (14.67s)
12:23:17 [2022-02-18T12:23:17.942Z] === RUN   TestServiceUpdateConfigs
12:23:18 [2022-02-18T12:23:18.418Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:23:19 [2022-02-18T12:23:19.540Z] --- PASS: TestInfoAPIWarnings (16.22s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestInfoDebug
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestInfoDebug (0.52s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestInfoInsecureRegistries
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestInfoRegistryMirrors
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestLoginFailsWithBadCredentials
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestPingCacheHeaders
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestPingCacheHeaders (0.02s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestPingGet
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestPingGet (0.01s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestPingHead
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestPingHead (0.02s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestVersion
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestVersion (0.02s)
12:23:19 [2022-02-18T12:23:19.541Z] PASS
12:23:19 [2022-02-18T12:23:19.541Z] 
12:23:19 [2022-02-18T12:23:19.541Z] === Skipped
12:23:19 [2022-02-18T12:23:19.541Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:23:19 [2022-02-18T12:23:19.541Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:23:19 [2022-02-18T12:23:19.541Z] 
12:23:19 [2022-02-18T12:23:19.541Z] DONE 18 tests, 1 skipped in 20.741s
12:23:19 [2022-02-18T12:23:19.541Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:23:19 [2022-02-18T12:23:19.541Z] ++ 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
12:23:19 [2022-02-18T12:23:19.541Z] ++ set -e
12:23:19 [2022-02-18T12:23:19.541Z] ++ '[' -n 0 ']'
12:23:19 [2022-02-18T12:23:19.541Z] ++ set -x
12:23:19 [2022-02-18T12:23:19.541Z] ++ env -i DEST=/go/src/github.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
12:23:19 [2022-02-18T12:23:19.541Z] INFO: Testing against a local daemon
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestVolumesCreateAndList
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestVolumesRemove
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestVolumesRemove (0.07s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestVolumesInspect
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestVolumesInspect (0.02s)
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestVolumesInvalidJSON
12:23:19 [2022-02-18T12:23:19.541Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:23:19 [2022-02-18T12:23:19.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:23:19 [2022-02-18T12:23:19.541Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:23:19 [2022-02-18T12:23:19.541Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:23:19 [2022-02-18T12:23:19.541Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:23:19 [2022-02-18T12:23:19.541Z] PASS
12:23:19 [2022-02-18T12:23:19.541Z] 
12:23:19 [2022-02-18T12:23:19.541Z] DONE 5 tests in 0.220s
12:23:19 [2022-02-18T12:23:19.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:23:19 [2022-02-18T12:23:19.541Z] ++++ cat bundles/test-integration/docker.pid
12:23:19 [2022-02-18T12:23:19.541Z] +++ kill 12233
12:23:20 [2022-02-18T12:23:20.313Z]     docker_api_swarm_test.go:584: [d5f14a060f98c] joining swarm manager [dc8e6b8d3e483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:20 [2022-02-18T12:23:20.569Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:23:20 [2022-02-18T12:23:20.922Z] +++ /etc/init.d/apparmor stop
12:23:20 [2022-02-18T12:23:20.922Z] Leaving: AppArmorNo profiles have been unloaded.
12:23:20 [2022-02-18T12:23:20.922Z] 
12:23:20 [2022-02-18T12:23:20.922Z] Unloading profiles will leave already running processes permanently
12:23:20 [2022-02-18T12:23:20.922Z] unconfined, which can lead to unexpected situations.
12:23:20 [2022-02-18T12:23:20.922Z] 
12:23:20 [2022-02-18T12:23:20.922Z] To set a process to complain mode, use the command line tool
12:23:20 [2022-02-18T12:23:20.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:23:20 [2022-02-18T12:23:20.922Z] +++ true
12:23:20 [2022-02-18T12:23:20.922Z] exiting test-integration
12:23:20 [2022-02-18T12:23:20.922Z] ++ exit 0
12:23:20 [2022-02-18T12:23:20.922Z] 
Post stage
[Pipeline] junit
12:23:21 [2022-02-18T12:23:21.877Z] Recording test results
12:23:22 [2022-02-18T12:23:22.054Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:23:22 [2022-02-18T12:23:22.383Z] + echo Ensuring container killed.
12:23:22 [2022-02-18T12:23:22.383Z] Ensuring container killed.
12:23:22 [2022-02-18T12:23:22.383Z] + docker rm -vf docker-pr1
12:23:22 [2022-02-18T12:23:22.383Z] Error: No such container: docker-pr1
[Pipeline] sh
12:23:22 [2022-02-18T12:23:22.466Z] === RUN   TestDockerSuite/TestBuildHistory
12:23:22 [2022-02-18T12:23:22.672Z] + echo Chowning /workspace to jenkins user
12:23:22 [2022-02-18T12:23:22.672Z] Chowning /workspace to jenkins user
12:23:22 [2022-02-18T12:23:22.672Z] + id -u
12:23:22 [2022-02-18T12:23:22.672Z] + id -g
12:23:22 [2022-02-18T12:23:22.672Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/workspace busybox chown -R 1000:1000 /workspace
12:23:22 [2022-02-18T12:23:22.672Z] Unable to find image 'busybox:latest' locally
12:23:22 [2022-02-18T12:23:22.672Z] latest: Pulling from library/busybox
12:23:22 [2022-02-18T12:23:22.724Z]     check_test.go:380: [d0da3f4c77108] daemon is not started
12:23:22 [2022-02-18T12:23:22.933Z] b0fae56fd889: Pulling fs layer
12:23:22 [2022-02-18T12:23:22.933Z] b0fae56fd889: Download complete
12:23:22 [2022-02-18T12:23:22.934Z] b0fae56fd889: Pull complete
12:23:22 [2022-02-18T12:23:22.934Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb
12:23:22 [2022-02-18T12:23:22.934Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:23:24 [2022-02-18T12:23:24.618Z] + bundleName=arm64-integration
12:23:24 [2022-02-18T12:23:24.618Z] + echo Creating arm64-integration-bundles.tar.gz
12:23:24 [2022-02-18T12:23:24.618Z] Creating arm64-integration-bundles.tar.gz
12:23:24 [2022-02-18T12:23:24.618Z] + xargs tar -czf arm64-integration-bundles.tar.gz
12:23:24 [2022-02-18T12:23:24.618Z] + 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
12:23:24 [2022-02-18T12:23:24.631Z] Archiving artifacts
12:23:24 [2022-02-18T12:23:24.922Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
12:23:26 [2022-02-18T12:23:26.001Z] === RUN   TestDockerSuite/TestBuildIidFile
12:23:26 [2022-02-18T12:23:26.258Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:23:26 [2022-02-18T12:23:26.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:23:26 [2022-02-18T12:23:26.823Z] === RUN   TestDockerSuite/TestBuildInheritance
12:23:27 [2022-02-18T12:23:27.008Z] + make clean
12:23:27 [2022-02-18T12:23:27.008Z] docker volume rm -f docker-dev-cache
12:23:27 [2022-02-18T12:23:27.008Z] docker-dev-cache
[Pipeline] deleteDir
12:23:27 [2022-02-18T12:23:27.386Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:23:28 [2022-02-18T12:23:28.317Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:23:28 [2022-02-18T12:23:28.317Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:23:28 [2022-02-18T12:23:28.880Z] === RUN   TestDockerSuite/TestBuildLabel
12:23:29 [2022-02-18T12:23:29.444Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:23:30 [2022-02-18T12:23:30.019Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:23:30 [2022-02-18T12:23:30.583Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:23:30 [2022-02-18T12:23:30.840Z] === RUN   TestDockerSuite/TestBuildLabels
12:23:31 [2022-02-18T12:23:31.403Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:23:32 [2022-02-18T12:23:32.333Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:23:32 [2022-02-18T12:23:32.847Z] --- PASS: TestServiceUpdateConfigs (14.70s)
12:23:32 [2022-02-18T12:23:32.847Z] === RUN   TestServiceUpdateNetwork
12:23:33 [2022-02-18T12:23:33.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:23:33 [2022-02-18T12:23:33.265Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
12:23:33 [2022-02-18T12:23:33.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:23:35 [2022-02-18T12:23:35.159Z] === RUN   TestDockerSuite/TestBuildLastModified
12:23:36 [2022-02-18T12:23:36.090Z]     docker_api_swarm_test.go:45: [d656181e104d9] joining swarm manager [d059d2844ef52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:40 [2022-02-18T12:23:40.263Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:23:40 [2022-02-18T12:23:40.518Z] --- PASS: TestImportExtremelyLargeImageWorks (184.77s)
12:23:40 [2022-02-18T12:23:40.518Z] PASS
12:23:40 [2022-02-18T12:23:40.518Z] 
12:23:40 [2022-02-18T12:23:40.518Z] DONE 12 tests in 188.838s
12:23:40 [2022-02-18T12:23:40.518Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:23:40 [2022-02-18T12:23:40.518Z] ++ 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
12:23:40 [2022-02-18T12:23:40.518Z] ++ set -e
12:23:40 [2022-02-18T12:23:40.518Z] ++ '[' -n 0 ']'
12:23:40 [2022-02-18T12:23:40.518Z] ++ set -x
12:23:40 [2022-02-18T12:23:40.519Z] ++ env -i DEST=/go/src/github.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
12:23:40 [2022-02-18T12:23:40.519Z] INFO: Testing against a local daemon
12:23:40 [2022-02-18T12:23:40.519Z] === RUN   TestNetworkCreateDelete
12:23:40 [2022-02-18T12:23:40.775Z] --- PASS: TestNetworkCreateDelete (0.19s)
12:23:40 [2022-02-18T12:23:40.775Z] === RUN   TestDockerNetworkDeletePreferID
12:23:41 [2022-02-18T12:23:41.337Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
12:23:41 [2022-02-18T12:23:41.337Z] === RUN   TestDaemonDNSFallback
12:23:43 [2022-02-18T12:23:43.230Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:23:43 [2022-02-18T12:23:43.230Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:23:43 [2022-02-18T12:23:43.230Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:23:43 [2022-02-18T12:23:43.230Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:23:43 [2022-02-18T12:23:43.230Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:23:43 [2022-02-18T12:23:43.487Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:23:44 [2022-02-18T12:23:44.420Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:23:45 [2022-02-18T12:23:45.080Z] --- PASS: TestServiceUpdateNetwork (12.49s)
12:23:45 [2022-02-18T12:23:45.080Z] === RUN   TestServiceUpdatePidsLimit
12:23:45 [2022-02-18T12:23:45.352Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:23:46 [2022-02-18T12:23:46.464Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:23:47 [2022-02-18T12:23:47.038Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:23:47 [2022-02-18T12:23:47.872Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:23:47 [2022-02-18T12:23:47.872Z] --- PASS: TestDaemonDNSFallback (6.64s)
12:23:47 [2022-02-18T12:23:47.872Z] === RUN   TestInspectNetwork
12:23:48 [2022-02-18T12:23:48.130Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:23:48 [2022-02-18T12:23:48.693Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:23:51 [2022-02-18T12:23:51.969Z] === RUN   TestInspectNetwork/full_network_id
12:23:51 [2022-02-18T12:23:51.969Z] === RUN   TestInspectNetwork/partial_network_id
12:23:51 [2022-02-18T12:23:51.969Z] === RUN   TestInspectNetwork/network_name
12:23:51 [2022-02-18T12:23:51.969Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:23:53 [2022-02-18T12:23:53.620Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:23:53 [2022-02-18T12:23:53.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:23:54 [2022-02-18T12:23:54.424Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:23:56 [2022-02-18T12:23:56.317Z] --- PASS: TestInspectNetwork (8.00s)
12:23:56 [2022-02-18T12:23:56.317Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:23:56 [2022-02-18T12:23:56.317Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:23:56 [2022-02-18T12:23:56.317Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:23:56 [2022-02-18T12:23:56.317Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:23:56 [2022-02-18T12:23:56.317Z] === RUN   TestRunContainerWithBridgeNone
12:23:56 [2022-02-18T12:23:56.317Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:23:58 [2022-02-18T12:23:58.212Z] --- PASS: TestRunContainerWithBridgeNone (2.21s)
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkInvalidJSON
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkInvalidJSON//networks/create
12:23:58 [2022-02-18T12:23:58.212Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:23:58 [2022-02-18T12:23:58.212Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:23:58 [2022-02-18T12:23:58.212Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:23:58 [2022-02-18T12:23:58.212Z] === CONT  TestNetworkInvalidJSON//networks/create
12:23:58 [2022-02-18T12:23:58.212Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:23:58 [2022-02-18T12:23:58.212Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:23:58 [2022-02-18T12:23:58.212Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:23:58 [2022-02-18T12:23:58.212Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:23:58 [2022-02-18T12:23:58.212Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:23:58 [2022-02-18T12:23:58.212Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkList
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkList//networks
12:23:58 [2022-02-18T12:23:58.212Z] === PAUSE TestNetworkList//networks
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestNetworkList//networks/
12:23:58 [2022-02-18T12:23:58.212Z] === PAUSE TestNetworkList//networks/
12:23:58 [2022-02-18T12:23:58.212Z] === CONT  TestNetworkList//networks
12:23:58 [2022-02-18T12:23:58.212Z] === CONT  TestNetworkList//networks/
12:23:58 [2022-02-18T12:23:58.212Z] --- PASS: TestNetworkList (0.02s)
12:23:58 [2022-02-18T12:23:58.212Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:23:58 [2022-02-18T12:23:58.212Z]     --- PASS: TestNetworkList//networks (0.00s)
12:23:58 [2022-02-18T12:23:58.212Z] === RUN   TestHostIPv4BridgeLabel
12:23:58 [2022-02-18T12:23:58.776Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
12:23:58 [2022-02-18T12:23:58.776Z] === RUN   TestDaemonRestartWithLiveRestore
12:23:59 [2022-02-18T12:23:59.340Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:23:59 [2022-02-18T12:23:59.905Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:23:59 [2022-02-18T12:23:59.905Z] === RUN   TestDaemonDefaultNetworkPools
12:24:00 [2022-02-18T12:24:00.162Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:24:00 [2022-02-18T12:24:00.725Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
12:24:00 [2022-02-18T12:24:00.725Z] === RUN   TestDaemonRestartWithExistingNetwork
12:24:01 [2022-02-18T12:24:01.654Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:24:01 [2022-02-18T12:24:01.654Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:24:01 [2022-02-18T12:24:01.654Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:24:01 [2022-02-18T12:24:01.755Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
12:24:01 [2022-02-18T12:24:01.755Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:24:01 [2022-02-18T12:24:01.755Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:24:01 [2022-02-18T12:24:01.755Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
12:24:01 [2022-02-18T12:24:01.755Z] PASS
12:24:01 [2022-02-18T12:24:01.755Z] 
12:24:01 [2022-02-18T12:24:01.755Z] === Skipped
12:24:01 [2022-02-18T12:24:01.755Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:24:01 [2022-02-18T12:24:01.755Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:24:01 [2022-02-18T12:24:01.755Z] 
12:24:01 [2022-02-18T12:24:01.755Z] DONE 27 tests, 1 skipped in 185.399s
12:24:01 [2022-02-18T12:24:01.755Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:24:01 [2022-02-18T12:24:01.755Z] INFO: Testing against a local daemon
12:24:01 [2022-02-18T12:24:01.755Z] === RUN   TestSessionCreate
12:24:01 [2022-02-18T12:24:01.755Z] --- PASS: TestSessionCreate (0.03s)
12:24:01 [2022-02-18T12:24:01.755Z] === RUN   TestSessionCreateWithBadUpgrade
12:24:01 [2022-02-18T12:24:01.755Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:24:01 [2022-02-18T12:24:01.755Z] PASS
12:24:01 [2022-02-18T12:24:01.755Z] 
12:24:01 [2022-02-18T12:24:01.755Z] DONE 2 tests in 0.106s
12:24:01 [2022-02-18T12:24:01.755Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:24:01 [2022-02-18T12:24:01.755Z] INFO: Testing against a local daemon
12:24:01 [2022-02-18T12:24:01.755Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:24:01 [2022-02-18T12:24:01.755Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:24:01 [2022-02-18T12:24:01.755Z] === RUN   TestEventsExecDie
12:24:01 [2022-02-18T12:24:01.911Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
12:24:01 [2022-02-18T12:24:01.911Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:24:02 [2022-02-18T12:24:02.016Z] --- PASS: TestEventsExecDie (0.57s)
12:24:02 [2022-02-18T12:24:02.016Z] === RUN   TestEventsBackwardsCompatible
12:24:02 [2022-02-18T12:24:02.016Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:24:02 [2022-02-18T12:24:02.016Z] === RUN   TestInfoBinaryCommits
12:24:02 [2022-02-18T12:24:02.016Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:24:02 [2022-02-18T12:24:02.016Z] === RUN   TestInfoAPIVersioned
12:24:02 [2022-02-18T12:24:02.016Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:24:02 [2022-02-18T12:24:02.016Z] === RUN   TestInfoDiscoveryBackend
12:24:02 [2022-02-18T12:24:02.586Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
12:24:02 [2022-02-18T12:24:02.586Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:24:03 [2022-02-18T12:24:03.280Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
12:24:03 [2022-02-18T12:24:03.280Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:24:03 [2022-02-18T12:24:03.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:24:03 [2022-02-18T12:24:03.526Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:24:03 [2022-02-18T12:24:03.842Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
12:24:03 [2022-02-18T12:24:03.842Z] === RUN   TestServiceWithPredefinedNetwork
12:24:04 [2022-02-18T12:24:04.096Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:24:04 [2022-02-18T12:24:04.096Z] === RUN   TestInfoAPI
12:24:04 [2022-02-18T12:24:04.096Z] --- PASS: TestInfoAPI (0.02s)
12:24:04 [2022-02-18T12:24:04.096Z] === RUN   TestInfoAPIWarnings
12:24:05 [2022-02-18T12:24:05.210Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:24:05 [2022-02-18T12:24:05.210Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:24:06 [2022-02-18T12:24:06.583Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s)
12:24:06 [2022-02-18T12:24:06.583Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:24:06 [2022-02-18T12:24:06.583Z]     service_test.go:242: FLAKY_TEST
12:24:06 [2022-02-18T12:24:06.583Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:24:06 [2022-02-18T12:24:06.583Z] === RUN   TestServiceWithDataPathPortInit
12:24:07 [2022-02-18T12:24:07.145Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:24:07 [2022-02-18T12:24:07.401Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:24:08 [2022-02-18T12:24:08.788Z] === RUN   TestDockerSuite/TestBuildNetNone
12:24:09 [2022-02-18T12:24:09.353Z] === RUN   TestDockerSuite/TestBuildNoContext
12:24:10 [2022-02-18T12:24:10.285Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:24:10 [2022-02-18T12:24:10.542Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:24:11 [2022-02-18T12:24:11.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:24:11 [2022-02-18T12:24:11.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:24:11 [2022-02-18T12:24:11.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:24:12 [2022-02-18T12:24:12.165Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:24:12 [2022-02-18T12:24:12.422Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:24:12 [2022-02-18T12:24:12.985Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:24:13 [2022-02-18T12:24:13.577Z] --- PASS: TestBuildWithHugeFile (157.43s)
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestBuildWithEmptyDockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:24:13 [2022-02-18T12:24:13.577Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
12:24:13 [2022-02-18T12:24:13.577Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
12:24:13 [2022-02-18T12:24:13.577Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:24:13 [2022-02-18T12:24:13.577Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestBuildPreserveOwnership
12:24:13 [2022-02-18T12:24:13.577Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
12:24:13 [2022-02-18T12:24:13.577Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestBuildPlatformInvalid
12:24:13 [2022-02-18T12:24:13.577Z] --- PASS: TestBuildPlatformInvalid (0.10s)
12:24:13 [2022-02-18T12:24:13.577Z] PASS
12:24:13 [2022-02-18T12:24:13.577Z] ok  	github.com/docker/docker/integration/build	233.116s
12:24:13 [2022-02-18T12:24:13.577Z] 
12:24:13 [2022-02-18T12:24:13.577Z] === Skipped
12:24:13 [2022-02-18T12:24:13.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:24:13 [2022-02-18T12:24:13.577Z]     build_session_test.go:25: TODO: BuildKit
12:24:13 [2022-02-18T12:24:13.577Z] 
12:24:13 [2022-02-18T12:24:13.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:24:13 [2022-02-18T12:24:13.577Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.577Z] 
12:24:13 [2022-02-18T12:24:13.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
12:24:13 [2022-02-18T12:24:13.577Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:24:13 [2022-02-18T12:24:13.577Z] 
12:24:13 [2022-02-18T12:24:13.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
12:24:13 [2022-02-18T12:24:13.577Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:24:13 [2022-02-18T12:24:13.577Z] 
12:24:13 [2022-02-18T12:24:13.577Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
12:24:13 [2022-02-18T12:24:13.577Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
12:24:13 [2022-02-18T12:24:13.577Z] 
12:24:13 [2022-02-18T12:24:13.577Z] DONE 28 tests, 5 skipped in 264.873s
12:24:13 [2022-02-18T12:24:13.577Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:24:13 [2022-02-18T12:24:13.577Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:24:13 [2022-02-18T12:24:13.577Z] INFO: Testing against a local daemon
12:24:13 [2022-02-18T12:24:13.577Z] === RUN   TestConfigInspect
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestConfigInspect (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z] === RUN   TestConfigList
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestConfigList (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z] === RUN   TestConfigsCreateAndDelete
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z] === RUN   TestConfigsUpdate
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestConfigsUpdate (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z] === RUN   TestTemplatedConfig
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestTemplatedConfig (0.01s)
12:24:13 [2022-02-18T12:24:13.578Z] === RUN   TestConfigCreateResolve
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z] === RUN   TestConfigDaemonLibtrustID
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:24:13 [2022-02-18T12:24:13.578Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z] PASS
12:24:13 [2022-02-18T12:24:13.578Z] ok  	github.com/docker/docker/integration/config	0.129s
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === Skipped
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
12:24:13 [2022-02-18T12:24:13.578Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
12:24:13 [2022-02-18T12:24:13.578Z] 
12:24:13 [2022-02-18T12:24:13.578Z] DONE 7 tests, 7 skipped in 2.388s
12:24:13 [2022-02-18T12:24:13.578Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:24:14 [2022-02-18T12:24:14.353Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:24:14 [2022-02-18T12:24:14.915Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:24:15 [2022-02-18T12:24:15.118Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:24:15 [2022-02-18T12:24:15.118Z] INFO: Testing against a local daemon
12:24:15 [2022-02-18T12:24:15.118Z] === RUN   TestCheckpoint
12:24:15 [2022-02-18T12:24:15.118Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:24:15 [2022-02-18T12:24:15.118Z] --- SKIP: TestCheckpoint (0.00s)
12:24:15 [2022-02-18T12:24:15.118Z] === RUN   TestContainerInvalidJSON
12:24:15 [2022-02-18T12:24:15.118Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:24:15 [2022-02-18T12:24:15.118Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:24:15 [2022-02-18T12:24:15.118Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:24:15 [2022-02-18T12:24:15.118Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:24:15 [2022-02-18T12:24:15.118Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:24:15 [2022-02-18T12:24:15.118Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:24:15 [2022-02-18T12:24:15.118Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:24:15 [2022-02-18T12:24:15.118Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:24:15 [2022-02-18T12:24:15.118Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:24:15 [2022-02-18T12:24:15.118Z] --- PASS: TestContainerInvalidJSON (0.06s)
12:24:15 [2022-02-18T12:24:15.118Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
12:24:15 [2022-02-18T12:24:15.118Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:24:15 [2022-02-18T12:24:15.118Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:24:15 [2022-02-18T12:24:15.118Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:24:15 [2022-02-18T12:24:15.580Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s)
12:24:15 [2022-02-18T12:24:15.580Z] === RUN   TestCopyFromContainerPathIsNotDir
12:24:15 [2022-02-18T12:24:15.580Z]     copy_test.go:38: testEnv.OSType == "windows"
12:24:15 [2022-02-18T12:24:15.580Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
12:24:15 [2022-02-18T12:24:15.580Z] === RUN   TestCopyToContainerPathDoesNotExist
12:24:15 [2022-02-18T12:24:15.580Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
12:24:15 [2022-02-18T12:24:15.580Z] === RUN   TestCopyToContainerPathIsNotDir
12:24:16 [2022-02-18T12:24:16.039Z]     copy_test.go:63: testEnv.OSType == "windows"
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCopyFromContainer
12:24:16 [2022-02-18T12:24:16.039Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCopyFromContainer (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:24:16 [2022-02-18T12:24:16.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateLinkToNonExistingContainer
12:24:16 [2022-02-18T12:24:16.039Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidEnv
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidEnv/0
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidEnv/0
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidEnv/1
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidEnv/1
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidEnv/2
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidEnv/2
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidEnv/0
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidEnv/2
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidEnv/1
12:24:16 [2022-02-18T12:24:16.039Z] --- PASS: TestCreateWithInvalidEnv (0.05s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateTmpfsMountsTarget
12:24:16 [2022-02-18T12:24:16.039Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithCustomMaskedPaths
12:24:16 [2022-02-18T12:24:16.039Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithCustomReadonlyPaths
12:24:16 [2022-02-18T12:24:16.039Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:24:16 [2022-02-18T12:24:16.039Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:24:16 [2022-02-18T12:24:16.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:24:16 [2022-02-18T12:24:16.039Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateDifferentPlatform
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateDifferentPlatform/different_os
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:24:16 [2022-02-18T12:24:16.039Z] --- PASS: TestCreateDifferentPlatform (0.06s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:24:16 [2022-02-18T12:24:16.039Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:24:16 [2022-02-18T12:24:16.039Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestContainerKillOnDaemonStart
12:24:16 [2022-02-18T12:24:16.039Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestContainerKillOnDaemonStart (0.01s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestDiff
12:24:16 [2022-02-18T12:24:16.039Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:24:16 [2022-02-18T12:24:16.039Z] --- SKIP: TestDiff (0.00s)
12:24:16 [2022-02-18T12:24:16.039Z] === RUN   TestExecWithCloseStdin
12:24:17 [2022-02-18T12:24:17.437Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:24:18 [2022-02-18T12:24:18.002Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:24:18 [2022-02-18T12:24:18.941Z] --- PASS: TestExecWithCloseStdin (2.66s)
12:24:18 [2022-02-18T12:24:18.941Z] === RUN   TestExec
12:24:19 [2022-02-18T12:24:19.374Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:24:19 [2022-02-18T12:24:19.941Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:24:20 [2022-02-18T12:24:20.872Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:24:21 [2022-02-18T12:24:21.113Z] --- PASS: TestExec (2.42s)
12:24:21 [2022-02-18T12:24:21.113Z] === RUN   TestExecUser
12:24:21 [2022-02-18T12:24:21.113Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:24:21 [2022-02-18T12:24:21.113Z] --- SKIP: TestExecUser (0.00s)
12:24:21 [2022-02-18T12:24:21.113Z] === RUN   TestExportContainerAndImportImage
12:24:21 [2022-02-18T12:24:21.113Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:24:21 [2022-02-18T12:24:21.113Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:24:21 [2022-02-18T12:24:21.113Z] === RUN   TestExportContainerAfterDaemonRestart
12:24:21 [2022-02-18T12:24:21.113Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:24:21 [2022-02-18T12:24:21.113Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:24:21 [2022-02-18T12:24:21.113Z] === RUN   TestHealthCheckWorkdir
12:24:21 [2022-02-18T12:24:21.113Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:24:21 [2022-02-18T12:24:21.113Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:24:21 [2022-02-18T12:24:21.129Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:24:21 [2022-02-18T12:24:21.571Z] === RUN   TestHealthKillContainer
12:24:21 [2022-02-18T12:24:21.571Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:24:21 [2022-02-18T12:24:21.571Z] --- SKIP: TestHealthKillContainer (0.00s)
12:24:21 [2022-02-18T12:24:21.571Z] === RUN   TestInspectCpusetInConfigPre120
12:24:21 [2022-02-18T12:24:21.571Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:24:21 [2022-02-18T12:24:21.571Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:24:21 [2022-02-18T12:24:21.571Z] === RUN   TestKillContainerInvalidSignal
12:24:21 [2022-02-18T12:24:21.691Z] --- PASS: TestServiceWithDataPathPortInit (15.33s)
12:24:21 [2022-02-18T12:24:21.691Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestInfoAPIWarnings (16.24s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestInfoDebug
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestInfoDebug (0.52s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestInfoInsecureRegistries
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestInfoRegistryMirrors
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestLoginFailsWithBadCredentials
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestPingCacheHeaders
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestPingCacheHeaders (0.02s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestPingGet
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestPingGet (0.01s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestPingHead
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestPingHead (0.02s)
12:24:22 [2022-02-18T12:24:22.204Z] === RUN   TestVersion
12:24:22 [2022-02-18T12:24:22.204Z] --- PASS: TestVersion (0.02s)
12:24:22 [2022-02-18T12:24:22.204Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:24:23 [2022-02-18T12:24:23.148Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s)
12:24:23 [2022-02-18T12:24:23.148Z] PASS
12:24:23 [2022-02-18T12:24:23.148Z] 
12:24:23 [2022-02-18T12:24:23.148Z] DONE 18 tests in 21.969s
12:24:23 [2022-02-18T12:24:23.148Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:24:23 [2022-02-18T12:24:23.409Z] INFO: Testing against a local daemon
12:24:23 [2022-02-18T12:24:23.409Z] === RUN   TestVolumesCreateAndList
12:24:23 [2022-02-18T12:24:23.409Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:24:23 [2022-02-18T12:24:23.409Z] === RUN   TestVolumesRemove
12:24:23 [2022-02-18T12:24:23.409Z] --- PASS: TestVolumesRemove (0.08s)
12:24:23 [2022-02-18T12:24:23.409Z] === RUN   TestVolumesInspect
12:24:23 [2022-02-18T12:24:23.409Z] --- PASS: TestVolumesInspect (0.02s)
12:24:23 [2022-02-18T12:24:23.409Z] === RUN   TestVolumesInvalidJSON
12:24:23 [2022-02-18T12:24:23.409Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:24:23 [2022-02-18T12:24:23.409Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:24:23 [2022-02-18T12:24:23.409Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:24:23 [2022-02-18T12:24:23.409Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:24:23 [2022-02-18T12:24:23.409Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:24:23 [2022-02-18T12:24:23.409Z] PASS
12:24:23 [2022-02-18T12:24:23.409Z] 
12:24:23 [2022-02-18T12:24:23.409Z] DONE 5 tests in 0.190s
12:24:23 [2022-02-18T12:24:23.409Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:24:23 [2022-02-18T12:24:23.583Z] === RUN   TestDockerSuite/TestBuildPATH
12:24:23 [2022-02-18T12:24:23.741Z] --- PASS: TestKillContainerInvalidSignal (2.25s)
12:24:23 [2022-02-18T12:24:23.742Z] === RUN   TestKillContainer
12:24:23 [2022-02-18T12:24:23.742Z] === RUN   TestKillContainer/no_signal
12:24:23 [2022-02-18T12:24:23.979Z] Stopping apparmor (via systemctl): apparmor.service.
12:24:23 [2022-02-18T12:24:23.979Z] Removing test suite binaries
12:24:23 [2022-02-18T12:24:23.979Z] exiting test-integration
12:24:23 [2022-02-18T12:24:23.979Z] ++ exit 0
12:24:23 [2022-02-18T12:24:23.979Z] 
12:24:24 [2022-02-18T12:24:24.952Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8zz7y77bmh6a0o8o5szz5vk7r Created:2022-02-18 12:24:23.187978052 +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[84105dc77ea0a8db68ef73ac96fd73d69b616217a2fe0680a5394882e1a0ae4f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7iubqy2gxtku4to0usvncfe7e EndpointID:917acd638a787b3c558d9631356947a77655afa0494a18eeb155ffd7727a8c4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:11e7051b603a9c2f24228abcc8b8e22f60983468c64976becc9960c60f208248 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:5f74d098fa9c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7iubqy2gxtku4to0usvncfe7e EndpointID:917acd638a787b3c558d9631356947a77655afa0494a18eeb155ffd7727a8c4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:24:25 [2022-02-18T12:24:25.515Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:24:25 [2022-02-18T12:24:25.772Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
Post stage
[Pipeline] junit
12:24:25 [2022-02-18T12:24:25.907Z] Recording test results
12:24:25 [2022-02-18T12:24:25.914Z] === RUN   TestKillContainer/non_killing_signal
12:24:25 [2022-02-18T12:24:25.914Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:24:25 [2022-02-18T12:24:25.914Z] === RUN   TestKillContainer/killing_signal
12:24:26 [2022-02-18T12:24:26.704Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:24:27 [2022-02-18T12:24:27.593Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:24:27 [2022-02-18T12:24:27.932Z] + echo Ensuring container killed.
12:24:27 [2022-02-18T12:24:27.932Z] Ensuring container killed.
12:24:27 [2022-02-18T12:24:27.932Z] + docker rm -vf docker-pr1
12:24:27 [2022-02-18T12:24:27.932Z] Error: No such container: docker-pr1
[Pipeline] sh
12:24:28 [2022-02-18T12:24:28.094Z] --- PASS: TestKillContainer (4.62s)
12:24:28 [2022-02-18T12:24:28.094Z]     --- PASS: TestKillContainer/no_signal (2.14s)
12:24:28 [2022-02-18T12:24:28.094Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z]     --- PASS: TestKillContainer/killing_signal (2.41s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:24:28 [2022-02-18T12:24:28.094Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:24:28 [2022-02-18T12:24:28.094Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestKillStoppedContainer
12:24:28 [2022-02-18T12:24:28.094Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:24:28 [2022-02-18T12:24:28.094Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestKillStoppedContainerAPIPre120
12:24:28 [2022-02-18T12:24:28.094Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:24:28 [2022-02-18T12:24:28.094Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestKillDifferentUserContainer
12:24:28 [2022-02-18T12:24:28.094Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:24:28 [2022-02-18T12:24:28.094Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestInspectOomKilledTrue
12:24:28 [2022-02-18T12:24:28.094Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:24:28 [2022-02-18T12:24:28.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestInspectOomKilledFalse
12:24:28 [2022-02-18T12:24:28.094Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:24:28 [2022-02-18T12:24:28.094Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:24:28 [2022-02-18T12:24:28.094Z] === RUN   TestLogsFollowTailEmpty
12:24:28 [2022-02-18T12:24:28.229Z] + echo Chowning /workspace to jenkins user
12:24:28 [2022-02-18T12:24:28.229Z] Chowning /workspace to jenkins user
12:24:28 [2022-02-18T12:24:28.229Z] + id -u
12:24:28 [2022-02-18T12:24:28.229Z] + id -g
12:24:28 [2022-02-18T12:24:28.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/workspace busybox chown -R 1000:1000 /workspace
12:24:28 [2022-02-18T12:24:28.229Z] Unable to find image 'busybox:latest' locally
12:24:28 [2022-02-18T12:24:28.229Z] latest: Pulling from library/busybox
12:24:28 [2022-02-18T12:24:28.493Z] 009932687766: Pulling fs layer
12:24:28 [2022-02-18T12:24:28.493Z] 009932687766: Download complete
12:24:28 [2022-02-18T12:24:28.493Z] 009932687766: Pull complete
12:24:28 [2022-02-18T12:24:28.493Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb
12:24:28 [2022-02-18T12:24:28.493Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:24:29 [2022-02-18T12:24:29.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s)
12:24:29 [2022-02-18T12:24:29.978Z] PASS
12:24:29 [2022-02-18T12:24:29.978Z] 
12:24:29 [2022-02-18T12:24:29.978Z] === Skipped
12:24:29 [2022-02-18T12:24:29.978Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:24:29 [2022-02-18T12:24:29.978Z]     service_test.go:242: FLAKY_TEST
12:24:29 [2022-02-18T12:24:29.978Z] 
12:24:29 [2022-02-18T12:24:29.978Z] DONE 26 tests, 1 skipped in 49.028s
12:24:29 [2022-02-18T12:24:29.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:24:29 [2022-02-18T12:24:29.978Z] ++ 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
12:24:29 [2022-02-18T12:24:29.978Z] ++ set -e
12:24:29 [2022-02-18T12:24:29.978Z] ++ '[' -n 0 ']'
12:24:29 [2022-02-18T12:24:29.978Z] ++ set -x
12:24:29 [2022-02-18T12:24:29.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:24:29 [2022-02-18T12:24:29.979Z] INFO: Testing against a local daemon
12:24:29 [2022-02-18T12:24:29.979Z] === RUN   TestDockerNetworkIpvlanPersistance
12:24:29 [2022-02-18T12:24:29.979Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:29 [2022-02-18T12:24:29.979Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:24:29 [2022-02-18T12:24:29.979Z] === RUN   TestDockerNetworkIpvlan
12:24:29 [2022-02-18T12:24:29.979Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:29 [2022-02-18T12:24:29.979Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:24:29 [2022-02-18T12:24:29.979Z] PASS
12:24:29 [2022-02-18T12:24:29.979Z] 
12:24:29 [2022-02-18T12:24:29.979Z] === Skipped
12:24:29 [2022-02-18T12:24:29.979Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:24:29 [2022-02-18T12:24:29.979Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:29 [2022-02-18T12:24:29.979Z] 
12:24:29 [2022-02-18T12:24:29.979Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:24:29 [2022-02-18T12:24:29.979Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:29 [2022-02-18T12:24:29.979Z] 
12:24:29 [2022-02-18T12:24:29.979Z] DONE 2 tests, 2 skipped in 0.128s
12:24:29 [2022-02-18T12:24:29.979Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:24:29 [2022-02-18T12:24:29.979Z] ++ 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
12:24:29 [2022-02-18T12:24:29.979Z] ++ set -e
12:24:29 [2022-02-18T12:24:29.979Z] ++ '[' -n 0 ']'
12:24:29 [2022-02-18T12:24:29.979Z] ++ set -x
12:24:29 [2022-02-18T12:24:29.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:24:29 [2022-02-18T12:24:29.979Z] INFO: Testing against a local daemon
12:24:29 [2022-02-18T12:24:29.979Z] === RUN   TestDockerNetworkMacvlanPersistance
12:24:30 [2022-02-18T12:24:30.188Z] + bundleName=amd64-cgroup2
12:24:30 [2022-02-18T12:24:30.188Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:24:30 [2022-02-18T12:24:30.188Z] Creating amd64-cgroup2-bundles.tar.gz
12:24:30 [2022-02-18T12:24:30.188Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
12:24:30 [2022-02-18T12:24:30.188Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:24:30 [2022-02-18T12:24:30.268Z] --- PASS: TestLogsFollowTailEmpty (2.14s)
12:24:30 [2022-02-18T12:24:30.268Z] === RUN   TestNetworkNat
12:24:30 [2022-02-18T12:24:30.268Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:24:30 [2022-02-18T12:24:30.268Z] --- SKIP: TestNetworkNat (0.00s)
12:24:30 [2022-02-18T12:24:30.268Z] === RUN   TestNetworkLocalhostTCPNat
[Pipeline] archiveArtifacts
12:24:30 [2022-02-18T12:24:30.464Z] Archiving artifacts
12:24:31 [2022-02-18T12:24:31.349Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
12:24:31 [2022-02-18T12:24:31.349Z] === RUN   TestDockerNetworkMacvlan
12:24:31 [2022-02-18T12:24:31.912Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:24:32 [2022-02-18T12:24:32.659Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:24:32 [2022-02-18T12:24:32.845Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:24:32 [2022-02-18T12:24:32.845Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:24:32 [2022-02-18T12:24:32.969Z] + make clean
12:24:33 [2022-02-18T12:24:33.166Z] --- PASS: TestNetworkLocalhostTCPNat (2.51s)
12:24:33 [2022-02-18T12:24:33.166Z] === RUN   TestNetworkLoopbackNat
12:24:33 [2022-02-18T12:24:33.166Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:24:33 [2022-02-18T12:24:33.166Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:24:33 [2022-02-18T12:24:33.166Z] === RUN   TestPause
12:24:33 [2022-02-18T12:24:33.166Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:24:33 [2022-02-18T12:24:33.166Z] --- SKIP: TestPause (0.00s)
12:24:33 [2022-02-18T12:24:33.166Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:24:33 [2022-02-18T12:24:33.231Z] docker volume rm -f docker-dev-cache
12:24:33 [2022-02-18T12:24:33.231Z] docker-dev-cache
[Pipeline] deleteDir
12:24:33 [2022-02-18T12:24:33.777Z] === RUN   TestDockerNetworkMacvlan/NilParent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
12:24:35 [2022-02-18T12:24:35.338Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.21s)
12:24:35 [2022-02-18T12:24:35.338Z] === RUN   TestPauseStopPausedContainer
12:24:35 [2022-02-18T12:24:35.338Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:24:35 [2022-02-18T12:24:35.338Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:24:35 [2022-02-18T12:24:35.338Z] === RUN   TestPsFilter
12:24:35 [2022-02-18T12:24:35.338Z] --- PASS: TestPsFilter (0.14s)
12:24:35 [2022-02-18T12:24:35.338Z] === RUN   TestRemoveContainerWithRemovedVolume
[Pipeline] // stage
[Pipeline] }
12:24:35 [2022-02-18T12:24:35.670Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:24:35 [2022-02-18T12:24:35.671Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:24:37 [2022-02-18T12:24:37.562Z] === RUN   TestDockerSuite/TestBuildRm
12:24:38 [2022-02-18T12:24:38.126Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:24:40 [2022-02-18T12:24:40.019Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:24:40 [2022-02-18T12:24:40.952Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:24:41 [2022-02-18T12:24:41.885Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:24:42 [2022-02-18T12:24:42.142Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:24:42 [2022-02-18T12:24:42.398Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.37s)
12:24:42 [2022-02-18T12:24:42.398Z] === RUN   TestRemoveContainerWithVolume
12:24:42 [2022-02-18T12:24:42.400Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:24:42 [2022-02-18T12:24:42.965Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:24:42 [2022-02-18T12:24:42.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:24:43 [2022-02-18T12:24:43.529Z] --- PASS: TestDockerNetworkMacvlan (12.15s)
12:24:43 [2022-02-18T12:24:43.529Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
12:24:43 [2022-02-18T12:24:43.529Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:24:43 [2022-02-18T12:24:43.529Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s)
12:24:43 [2022-02-18T12:24:43.529Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.10s)
12:24:43 [2022-02-18T12:24:43.529Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.87s)
12:24:43 [2022-02-18T12:24:43.529Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s)
12:24:43 [2022-02-18T12:24:43.529Z] PASS
12:24:43 [2022-02-18T12:24:43.529Z] 
12:24:43 [2022-02-18T12:24:43.529Z] DONE 8 tests in 13.665s
12:24:43 [2022-02-18T12:24:43.529Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:24:43 [2022-02-18T12:24:43.529Z] ++ 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
12:24:43 [2022-02-18T12:24:43.529Z] ++ set -e
12:24:43 [2022-02-18T12:24:43.529Z] ++ '[' -n 0 ']'
12:24:43 [2022-02-18T12:24:43.529Z] ++ set -x
12:24:43 [2022-02-18T12:24:43.530Z] ++ env -i DEST=/go/src/github.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
12:24:43 [2022-02-18T12:24:43.530Z] testing: warning: no tests to run
12:24:43 [2022-02-18T12:24:43.530Z] PASS
12:24:43 [2022-02-18T12:24:43.530Z] 
12:24:43 [2022-02-18T12:24:43.530Z] DONE 0 tests in 0.026s
12:24:43 [2022-02-18T12:24:43.530Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:24:43 [2022-02-18T12:24:43.530Z] ++ 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
12:24:43 [2022-02-18T12:24:43.530Z] ++ set -e
12:24:43 [2022-02-18T12:24:43.530Z] ++ '[' -n 0 ']'
12:24:43 [2022-02-18T12:24:43.530Z] ++ set -x
12:24:43 [2022-02-18T12:24:43.530Z] ++ env -i DEST=/go/src/github.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
12:24:43 [2022-02-18T12:24:43.530Z] INFO: Testing against a local daemon
12:24:43 [2022-02-18T12:24:43.530Z] === RUN   TestAuthZPluginAllowRequest
12:24:44 [2022-02-18T12:24:44.095Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:24:45 [2022-02-18T12:24:45.033Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:24:45 [2022-02-18T12:24:45.290Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
12:24:45 [2022-02-18T12:24:45.290Z] === RUN   TestAuthZPluginTLS
12:24:45 [2022-02-18T12:24:45.311Z] --- PASS: TestRemoveContainerWithVolume (2.53s)
12:24:45 [2022-02-18T12:24:45.311Z] === RUN   TestRemoveContainerRunning
12:24:45 [2022-02-18T12:24:45.853Z]     docker_api_swarm_test.go:303: [daa7317813e75] joining swarm manager [d279752e2dfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:24:45 [2022-02-18T12:24:45.853Z] --- PASS: TestAuthZPluginTLS (0.59s)
12:24:45 [2022-02-18T12:24:45.853Z] === RUN   TestAuthZPluginDenyRequest
12:24:46 [2022-02-18T12:24:46.420Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:24:46 [2022-02-18T12:24:46.420Z] --- PASS: TestAuthZPluginDenyRequest (0.60s)
12:24:46 [2022-02-18T12:24:46.420Z] === RUN   TestAuthZPluginAPIDenyResponse
12:24:46 [2022-02-18T12:24:46.985Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
12:24:46 [2022-02-18T12:24:46.985Z] === RUN   TestAuthZPluginDenyResponse
12:24:47 [2022-02-18T12:24:47.242Z]     docker_api_swarm_test.go:304: [d718efdea9125] joining swarm manager [d279752e2dfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:24:47 [2022-02-18T12:24:47.484Z] --- PASS: TestRemoveContainerRunning (2.14s)
12:24:47 [2022-02-18T12:24:47.484Z] === RUN   TestRemoveContainerForceRemoveRunning
12:24:47 [2022-02-18T12:24:47.499Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
12:24:47 [2022-02-18T12:24:47.499Z] === RUN   TestAuthZPluginAllowEventStream
12:24:48 [2022-02-18T12:24:48.062Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
12:24:48 [2022-02-18T12:24:48.992Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
12:24:48 [2022-02-18T12:24:48.992Z] === RUN   TestAuthZPluginErrorResponse
12:24:49 [2022-02-18T12:24:49.249Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:24:49 [2022-02-18T12:24:49.506Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:24:49 [2022-02-18T12:24:49.506Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
12:24:49 [2022-02-18T12:24:49.506Z] === RUN   TestAuthZPluginErrorRequest
12:24:49 [2022-02-18T12:24:49.506Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:24:49 [2022-02-18T12:24:49.506Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:24:49 [2022-02-18T12:24:49.506Z] === RUN   TestDockerSuite/TestBuildSpaces
12:24:49 [2022-02-18T12:24:49.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.22s)
12:24:49 [2022-02-18T12:24:49.658Z] === RUN   TestRemoveInvalidContainer
12:24:49 [2022-02-18T12:24:49.659Z] --- PASS: TestRemoveInvalidContainer (0.04s)
12:24:49 [2022-02-18T12:24:49.659Z] === RUN   TestRenameLinkedContainer
12:24:49 [2022-02-18T12:24:49.659Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:24:49 [2022-02-18T12:24:49.659Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:24:49 [2022-02-18T12:24:49.659Z] === RUN   TestRenameStoppedContainer
12:24:50 [2022-02-18T12:24:50.070Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:24:50 [2022-02-18T12:24:50.070Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:24:50 [2022-02-18T12:24:50.070Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:24:50 [2022-02-18T12:24:50.633Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:24:50 [2022-02-18T12:24:50.633Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
12:24:50 [2022-02-18T12:24:50.633Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:24:50 [2022-02-18T12:24:50.633Z] === RUN   TestDockerSuite/TestBuildStderr
12:24:51 [2022-02-18T12:24:51.564Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:24:52 [2022-02-18T12:24:52.495Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
12:24:52 [2022-02-18T12:24:52.495Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:24:54 [2022-02-18T12:24:54.388Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
12:24:54 [2022-02-18T12:24:54.388Z] === RUN   TestAuthZPluginHeader
12:24:54 [2022-02-18T12:24:54.644Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:24:54 [2022-02-18T12:24:54.901Z] --- PASS: TestAuthZPluginHeader (0.84s)
12:24:54 [2022-02-18T12:24:54.901Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:24:55 [2022-02-18T12:24:55.467Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:24:56 [2022-02-18T12:24:56.030Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:24:56 [2022-02-18T12:24:56.595Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:24:56 [2022-02-18T12:24:56.857Z] --- PASS: TestRenameStoppedContainer (7.34s)
12:24:56 [2022-02-18T12:24:56.857Z] === RUN   TestRenameRunningContainerAndReuse
12:24:57 [2022-02-18T12:24:57.168Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:24:58 [2022-02-18T12:24:58.096Z] === RUN   TestDockerSuite/TestBuildUser
12:24:59 [2022-02-18T12:24:59.464Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s)
12:24:59 [2022-02-18T12:24:59.464Z] === RUN   TestAuthZPluginV2Disable
12:24:59 [2022-02-18T12:24:59.720Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 14.7% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/builder/remotecontext	0.096s	coverage: 13.7% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/builder/dockerfile	0.192s	coverage: 48.5% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.455s	coverage: 86.3% of statements
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/cli	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:25:01 [2022-02-18T12:25:01.380Z] ok  	github.com/docker/docker/client	0.178s	coverage: 75.4% of statements
12:25:01 [2022-02-18T12:25:01.547Z] --- PASS: TestRenameRunningContainerAndReuse (4.67s)
12:25:01 [2022-02-18T12:25:01.547Z] === RUN   TestRenameInvalidName
12:25:02 [2022-02-18T12:25:02.255Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:25:03 [2022-02-18T12:25:03.624Z] --- PASS: TestAuthZPluginV2Disable (4.16s)
12:25:03 [2022-02-18T12:25:03.624Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:25:03 [2022-02-18T12:25:03.724Z] --- PASS: TestRenameInvalidName (2.29s)
12:25:03 [2022-02-18T12:25:03.724Z] === RUN   TestRenameAnonymousContainer
12:25:03 [2022-02-18T12:25:03.724Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:25:03 [2022-02-18T12:25:03.724Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
12:25:03 [2022-02-18T12:25:03.724Z] === RUN   TestRenameContainerWithSameName
12:25:04 [2022-02-18T12:25:04.993Z]     docker_api_swarm_test.go:363: Waiting for possible election...
12:25:05 [2022-02-18T12:25:05.895Z] --- PASS: TestRenameContainerWithSameName (2.21s)
12:25:05 [2022-02-18T12:25:05.895Z] === RUN   TestRenameContainerWithLinkedContainer
12:25:05 [2022-02-18T12:25:05.895Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:25:05 [2022-02-18T12:25:05.895Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:25:05 [2022-02-18T12:25:05.895Z] === RUN   TestResize
12:25:07 [2022-02-18T12:25:07.557Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s)
12:25:07 [2022-02-18T12:25:07.557Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:25:08 [2022-02-18T12:25:08.073Z] --- PASS: TestResize (2.16s)
12:25:08 [2022-02-18T12:25:08.073Z] === RUN   TestResizeWithInvalidSize
12:25:08 [2022-02-18T12:25:08.073Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:25:08 [2022-02-18T12:25:08.073Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
12:25:08 [2022-02-18T12:25:08.073Z] === RUN   TestResizeWhenContainerNotStarted
12:25:10 [2022-02-18T12:25:10.973Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s)
12:25:10 [2022-02-18T12:25:10.973Z] === RUN   TestDaemonRestartKillContainers
12:25:10 [2022-02-18T12:25:10.973Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:25:10 [2022-02-18T12:25:10.973Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:25:10 [2022-02-18T12:25:10.973Z] === RUN   TestStats
12:25:10 [2022-02-18T12:25:10.973Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:25:10 [2022-02-18T12:25:10.973Z] --- SKIP: TestStats (0.00s)
12:25:10 [2022-02-18T12:25:10.973Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:25:14 [2022-02-18T12:25:14.102Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:25:15 [2022-02-18T12:25:15.474Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:25:15 [2022-02-18T12:25:15.474Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:25:16 [2022-02-18T12:25:16.037Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:25:16 [2022-02-18T12:25:16.296Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:25:16 [2022-02-18T12:25:16.860Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:25:17 [2022-02-18T12:25:17.789Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:25:17 [2022-02-18T12:25:17.789Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:25:17 [2022-02-18T12:25:17.789Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:25:17 [2022-02-18T12:25:17.789Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:25:17 [2022-02-18T12:25:17.789Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:25:17 [2022-02-18T12:25:17.789Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:25:17 [2022-02-18T12:25:17.789Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:25:17 [2022-02-18T12:25:17.789Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:25:17 [2022-02-18T12:25:17.789Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:25:18 [2022-02-18T12:25:18.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.61s)
12:25:18 [2022-02-18T12:25:18.041Z] === RUN   TestStopContainerWithTimeout
12:25:18 [2022-02-18T12:25:18.041Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:25:18 [2022-02-18T12:25:18.041Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:25:18 [2022-02-18T12:25:18.041Z] === RUN   TestUpdateRestartPolicy
12:25:18 [2022-02-18T12:25:18.720Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.48s)
12:25:18 [2022-02-18T12:25:18.721Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:25:18 [2022-02-18T12:25:18.721Z]     docker_api_swarm_test.go:271: [dc082386f431c] joining swarm manager [de2ac8f76dc0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:25:19 [2022-02-18T12:25:19.650Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:25:19 [2022-02-18T12:25:19.650Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:25:20 [2022-02-18T12:25:20.213Z]     docker_api_swarm_test.go:272: [d83df49359210] joining swarm manager [de2ac8f76dc0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:25:20 [2022-02-18T12:25:20.214Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:25:20 [2022-02-18T12:25:20.777Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:25:21 [2022-02-18T12:25:21.339Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:25:21 [2022-02-18T12:25:21.339Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:25:23 [2022-02-18T12:25:23.241Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:25:24 [2022-02-18T12:25:24.169Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:25:24 [2022-02-18T12:25:24.731Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:25:24 [2022-02-18T12:25:24.988Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:25:25 [2022-02-18T12:25:25.552Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:25:25 [2022-02-18T12:25:25.552Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:25:25 [2022-02-18T12:25:25.552Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:25:25 [2022-02-18T12:25:25.809Z] === RUN   TestDockerSuite/TestBuildXZHost
12:25:27 [2022-02-18T12:25:27.179Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:25:27 [2022-02-18T12:25:27.179Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:25:27 [2022-02-18T12:25:27.179Z]     docker_cli_sni_test.go:18: Flakey test
12:25:27 [2022-02-18T12:25:27.179Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:25:27 [2022-02-18T12:25:27.741Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:25:28 [2022-02-18T12:25:28.303Z] === RUN   TestDockerSuite/TestCommitChange
12:25:28 [2022-02-18T12:25:28.866Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:25:29 [2022-02-18T12:25:29.431Z] === RUN   TestDockerSuite/TestCommitHardlink
12:25:30 [2022-02-18T12:25:30.362Z] === RUN   TestDockerSuite/TestCommitNewFile
12:25:31 [2022-02-18T12:25:31.727Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:25:31 [2022-02-18T12:25:31.984Z] === RUN   TestDockerSuite/TestCommitTTY
12:25:32 [2022-02-18T12:25:32.913Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:25:33 [2022-02-18T12:25:33.474Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:25:34 [2022-02-18T12:25:34.404Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:25:35 [2022-02-18T12:25:35.337Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
12:25:35 [2022-02-18T12:25:35.337Z] PASS
12:25:35 [2022-02-18T12:25:35.337Z] 
12:25:35 [2022-02-18T12:25:35.337Z] DONE 17 tests in 51.682s
12:25:35 [2022-02-18T12:25:35.337Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:25:35 [2022-02-18T12:25:35.337Z] ++ 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
12:25:35 [2022-02-18T12:25:35.337Z] ++ set -e
12:25:35 [2022-02-18T12:25:35.337Z] ++ '[' -n 0 ']'
12:25:35 [2022-02-18T12:25:35.337Z] ++ set -x
12:25:35 [2022-02-18T12:25:35.337Z] ++ env -i DEST=/go/src/github.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
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:25:35 [2022-02-18T12:25:35.337Z] INFO: Testing against a local daemon
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestPluginInvalidJSON
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:25:35 [2022-02-18T12:25:35.337Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:25:35 [2022-02-18T12:25:35.337Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:25:35 [2022-02-18T12:25:35.337Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:25:35 [2022-02-18T12:25:35.337Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestPluginInstall
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestPluginInstall/no_auth
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:25:35 [2022-02-18T12:25:35.337Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:25:36 [2022-02-18T12:25:36.708Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:25:37 [2022-02-18T12:25:37.637Z] time="2022-02-18T12:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:37 [2022-02-18T12:25:37.637Z] time="2022-02-18T12:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22516ff530478345dc62aec5bdafd071adc09564b776a3657cdf99055d5e6287" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:37 [2022-02-18T12:25:37.637Z] time="2022-02-18T12:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:37 [2022-02-18T12:25:37.637Z] time="2022-02-18T12:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22516ff530478345dc62aec5bdafd071adc09564b776a3657cdf99055d5e6287" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:37 [2022-02-18T12:25:37.893Z] === RUN   TestPluginInstall/with_htpasswd
12:25:37 [2022-02-18T12:25:37.894Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:25:37 [2022-02-18T12:25:37.894Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:25:38 [2022-02-18T12:25:38.457Z] time="2022-02-18T12:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:38 [2022-02-18T12:25:38.457Z] time="2022-02-18T12:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e97d679a44db8bee4ae8185c8898e18d4f28219601f68a3f61f3efe590a457b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:38 [2022-02-18T12:25:38.457Z] time="2022-02-18T12:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:38 [2022-02-18T12:25:38.457Z] time="2022-02-18T12:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e97d679a44db8bee4ae8185c8898e18d4f28219601f68a3f61f3efe590a457b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:38 [2022-02-18T12:25:38.457Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:25:38 [2022-02-18T12:25:38.723Z] === RUN   TestPluginInstall/with_insecure
12:25:39 [2022-02-18T12:25:39.286Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:25:39 [2022-02-18T12:25:39.852Z] time="2022-02-18T12:25:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:39 [2022-02-18T12:25:39.852Z] time="2022-02-18T12:25:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:638b6f7a32a2b8b41b5c446e0b678c8f38f4758c43e0c1052e4ad0335b5f0497" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:39 [2022-02-18T12:25:39.852Z] time="2022-02-18T12:25:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:39 [2022-02-18T12:25:39.852Z] time="2022-02-18T12:25:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:638b6f7a32a2b8b41b5c446e0b678c8f38f4758c43e0c1052e4ad0335b5f0497" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:39 [2022-02-18T12:25:39.852Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:25:40 [2022-02-18T12:25:40.108Z]     plugin_test.go:165: [d3e3192b3be79] daemon is not started
12:25:40 [2022-02-18T12:25:40.108Z] --- PASS: TestPluginInstall (4.86s)
12:25:40 [2022-02-18T12:25:40.108Z]     --- PASS: TestPluginInstall/no_auth (2.52s)
12:25:40 [2022-02-18T12:25:40.108Z]     --- PASS: TestPluginInstall/with_htpasswd (0.97s)
12:25:40 [2022-02-18T12:25:40.108Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
12:25:40 [2022-02-18T12:25:40.108Z] === RUN   TestPluginsWithRuntimes
12:25:40 [2022-02-18T12:25:40.365Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:25:40 [2022-02-18T12:25:40.930Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:25:40 [2022-02-18T12:25:40.930Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:25:40 [2022-02-18T12:25:40.930Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:25:41 [2022-02-18T12:25:41.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:25:41 [2022-02-18T12:25:41.749Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:25:41 [2022-02-18T12:25:41.749Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:25:41 [2022-02-18T12:25:41.749Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:25:41 [2022-02-18T12:25:41.749Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:25:41 [2022-02-18T12:25:41.749Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:25:42 [2022-02-18T12:25:42.006Z] === RUN   TestPluginsWithRuntimes/No_Args
12:25:42 [2022-02-18T12:25:42.568Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:25:43 [2022-02-18T12:25:43.132Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:25:43 [2022-02-18T12:25:43.132Z] === RUN   TestPluginsWithRuntimes/With_Args
12:25:43 [2022-02-18T12:25:43.164Z] --- PASS: TestUpdateRestartPolicy (21.96s)
12:25:43 [2022-02-18T12:25:43.164Z] === RUN   TestUpdateRestartWithAutoRemove
12:25:43 [2022-02-18T12:25:43.164Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s)
12:25:43 [2022-02-18T12:25:43.164Z] === RUN   TestWaitNonBlocked
12:25:43 [2022-02-18T12:25:43.164Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:25:43 [2022-02-18T12:25:43.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:25:43 [2022-02-18T12:25:43.164Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:25:43 [2022-02-18T12:25:43.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:25:43 [2022-02-18T12:25:43.164Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:25:43 [2022-02-18T12:25:43.164Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:25:44 [2022-02-18T12:25:44.062Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:25:44 [2022-02-18T12:25:44.062Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:25:44 [2022-02-18T12:25:44.625Z] --- PASS: TestPluginsWithRuntimes (4.48s)
12:25:44 [2022-02-18T12:25:44.625Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.29s)
12:25:44 [2022-02-18T12:25:44.625Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.29s)
12:25:44 [2022-02-18T12:25:44.625Z] === RUN   TestPluginBackCompatMediaTypes
12:25:45 [2022-02-18T12:25:45.554Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:25:45 [2022-02-18T12:25:45.554Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s)
12:25:45 [2022-02-18T12:25:45.554Z] PASS
12:25:45 [2022-02-18T12:25:45.554Z] 
12:25:45 [2022-02-18T12:25:45.554Z] DONE 10 tests in 10.242s
12:25:45 [2022-02-18T12:25:45.554Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:25:45 [2022-02-18T12:25:45.554Z] ++ 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
12:25:45 [2022-02-18T12:25:45.554Z] ++ set -e
12:25:45 [2022-02-18T12:25:45.554Z] ++ '[' -n 0 ']'
12:25:45 [2022-02-18T12:25:45.554Z] ++ set -x
12:25:45 [2022-02-18T12:25:45.554Z] ++ env -i DEST=/go/src/github.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
12:25:45 [2022-02-18T12:25:45.554Z] INFO: Testing against a local daemon
12:25:45 [2022-02-18T12:25:45.554Z] === RUN   TestExternalGraphDriver
12:25:45 [2022-02-18T12:25:45.554Z] === RUN   TestExternalGraphDriver/json
12:25:46 [2022-02-18T12:25:46.118Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:25:46 [2022-02-18T12:25:46.118Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:25:46 [2022-02-18T12:25:46.379Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:25:47 [2022-02-18T12:25:47.311Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:25:47 [2022-02-18T12:25:47.568Z] === RUN   TestExternalGraphDriver/spec
12:25:47 [2022-02-18T12:25:47.825Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:25:48 [2022-02-18T12:25:48.064Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 29.1% of statements
12:25:48 [2022-02-18T12:25:48.064Z] ok  	github.com/docker/docker/container	0.126s	coverage: 34.3% of statements
12:25:48 [2022-02-18T12:25:48.064Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:25:48 [2022-02-18T12:25:48.064Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:25:48 [2022-02-18T12:25:48.064Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:25:48 [2022-02-18T12:25:48.064Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:25:48 [2022-02-18T12:25:48.387Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:25:48 [2022-02-18T12:25:48.387Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:25:48 [2022-02-18T12:25:48.950Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:25:49 [2022-02-18T12:25:49.512Z] === RUN   TestExternalGraphDriver/pull
12:25:49 [2022-02-18T12:25:49.512Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:25:50 [2022-02-18T12:25:50.074Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:25:50 [2022-02-18T12:25:50.075Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:25:50 [2022-02-18T12:25:50.222Z] --- PASS: TestWaitNonBlocked (0.04s)
12:25:50 [2022-02-18T12:25:50.222Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.81s)
12:25:50 [2022-02-18T12:25:50.222Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.68s)
12:25:50 [2022-02-18T12:25:50.222Z] === RUN   TestWaitBlocked
12:25:50 [2022-02-18T12:25:50.222Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:25:50 [2022-02-18T12:25:50.222Z] --- SKIP: TestWaitBlocked (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z] PASS
12:25:50 [2022-02-18T12:25:50.222Z] ok  	github.com/docker/docker/integration/container	94.950s
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === Skipped
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
12:25:50 [2022-02-18T12:25:50.222Z]     copy_test.go:38: testEnv.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
12:25:50 [2022-02-18T12:25:50.222Z]     copy_test.go:63: testEnv.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:25:50 [2022-02-18T12:25:50.222Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.01s)
12:25:50 [2022-02-18T12:25:50.222Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:25:50 [2022-02-18T12:25:50.222Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:25:50 [2022-02-18T12:25:50.222Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:25:50 [2022-02-18T12:25:50.222Z] 
12:25:50 [2022-02-18T12:25:50.222Z] DONE 88 tests, 37 skipped in 98.074s
12:25:50 [2022-02-18T12:25:50.222Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:25:50 [2022-02-18T12:25:50.637Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:25:51 [2022-02-18T12:25:51.567Z] --- PASS: TestExternalGraphDriver (5.99s)
12:25:51 [2022-02-18T12:25:51.567Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
12:25:51 [2022-02-18T12:25:51.567Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
12:25:51 [2022-02-18T12:25:51.567Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
12:25:51 [2022-02-18T12:25:51.567Z] === RUN   TestGraphdriverPluginV2
12:25:51 [2022-02-18T12:25:51.567Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:25:52 [2022-02-18T12:25:52.398Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:25:52 [2022-02-18T12:25:52.399Z] INFO: Testing against a local daemon
12:25:52 [2022-02-18T12:25:52.399Z] === RUN   TestCommitInheritsEnv
12:25:52 [2022-02-18T12:25:52.399Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:25:52 [2022-02-18T12:25:52.399Z] --- SKIP: TestCommitInheritsEnv (0.01s)
12:25:52 [2022-02-18T12:25:52.399Z] === RUN   TestImportExtremelyLargeImageWorks
12:25:52 [2022-02-18T12:25:52.399Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:25:52 [2022-02-18T12:25:52.399Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:25:52 [2022-02-18T12:25:52.399Z] === RUN   TestImagesFilterMultiReference
12:25:52 [2022-02-18T12:25:52.399Z] --- PASS: TestImagesFilterMultiReference (0.13s)
12:25:52 [2022-02-18T12:25:52.399Z] === RUN   TestImagePullPlatformInvalid
12:25:52 [2022-02-18T12:25:52.399Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:25:52 [2022-02-18T12:25:52.399Z] === RUN   TestRemoveImageOrphaning
12:25:52 [2022-02-18T12:25:52.499Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:25:52 [2022-02-18T12:25:52.499Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:25:52 [2022-02-18T12:25:52.499Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:25:52 [2022-02-18T12:25:52.499Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:25:52 [2022-02-18T12:25:52.499Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:25:53 [2022-02-18T12:25:53.062Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestRemoveImageOrphaning (1.12s)
12:25:53 [2022-02-18T12:25:53.934Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
12:25:53 [2022-02-18T12:25:53.934Z] === RUN   TestTagInvalidReference
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestTagInvalidReference (0.06s)
12:25:53 [2022-02-18T12:25:53.934Z] === RUN   TestTagValidPrefixedRepo
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
12:25:53 [2022-02-18T12:25:53.934Z] === RUN   TestTagExistedNameWithoutForce
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
12:25:53 [2022-02-18T12:25:53.934Z] === RUN   TestTagOfficialNames
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestTagOfficialNames (0.13s)
12:25:53 [2022-02-18T12:25:53.934Z] === RUN   TestTagMatchesDigest
12:25:53 [2022-02-18T12:25:53.934Z] --- PASS: TestTagMatchesDigest (0.05s)
12:25:53 [2022-02-18T12:25:53.934Z] PASS
12:25:53 [2022-02-18T12:25:53.934Z] ok  	github.com/docker/docker/integration/image	1.808s
12:25:53 [2022-02-18T12:25:53.934Z] 
12:25:53 [2022-02-18T12:25:53.934Z] === Skipped
12:25:53 [2022-02-18T12:25:53.934Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
12:25:53 [2022-02-18T12:25:53.934Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:25:53 [2022-02-18T12:25:53.934Z] 
12:25:53 [2022-02-18T12:25:53.934Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:25:53 [2022-02-18T12:25:53.934Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:25:53 [2022-02-18T12:25:53.934Z] 
12:25:53 [2022-02-18T12:25:53.934Z] DONE 11 tests, 2 skipped in 3.728s
12:25:54 [2022-02-18T12:25:54.395Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:25:55 [2022-02-18T12:25:55.588Z] --- PASS: TestGraphdriverPluginV2 (3.96s)
12:25:55 [2022-02-18T12:25:55.588Z] PASS
12:25:55 [2022-02-18T12:25:55.588Z] 
12:25:55 [2022-02-18T12:25:55.588Z] DONE 5 tests in 10.093s
12:25:55 [2022-02-18T12:25:55.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:25:55 [2022-02-18T12:25:55.588Z] ++ 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
12:25:55 [2022-02-18T12:25:55.588Z] ++ set -e
12:25:55 [2022-02-18T12:25:55.588Z] ++ '[' -n 0 ']'
12:25:55 [2022-02-18T12:25:55.588Z] ++ set -x
12:25:55 [2022-02-18T12:25:55.588Z] ++ env -i DEST=/go/src/github.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
12:25:55 [2022-02-18T12:25:55.588Z] INFO: Testing against a local daemon
12:25:55 [2022-02-18T12:25:55.588Z] === RUN   TestContinueAfterPluginCrash
12:25:55 [2022-02-18T12:25:55.588Z] === PAUSE TestContinueAfterPluginCrash
12:25:55 [2022-02-18T12:25:55.588Z] === RUN   TestReadPluginNoRead
12:25:55 [2022-02-18T12:25:55.588Z] === PAUSE TestReadPluginNoRead
12:25:55 [2022-02-18T12:25:55.588Z] === RUN   TestDaemonStartWithLogOpt
12:25:55 [2022-02-18T12:25:55.588Z] === PAUSE TestDaemonStartWithLogOpt
12:25:55 [2022-02-18T12:25:55.588Z] === CONT  TestContinueAfterPluginCrash
12:25:55 [2022-02-18T12:25:55.588Z] === CONT  TestDaemonStartWithLogOpt
12:25:55 [2022-02-18T12:25:55.937Z] testing: warning: no tests to run
12:25:55 [2022-02-18T12:25:55.937Z] PASS
12:25:55 [2022-02-18T12:25:55.937Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.142s [no tests to run]
12:25:55 [2022-02-18T12:25:55.937Z] testing: warning: no tests to run
12:25:55 [2022-02-18T12:25:55.937Z] PASS
12:25:55 [2022-02-18T12:25:55.937Z] ok  	github.com/docker/docker/integration/network/macvlan	0.058s [no tests to run]
12:25:56 [2022-02-18T12:25:56.182Z] ok  	github.com/docker/docker/daemon/cluster	0.064s	coverage: 0.5% of statements
12:25:56 [2022-02-18T12:25:56.440Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
12:25:56 [2022-02-18T12:25:56.902Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:25:56 [2022-02-18T12:25:56.902Z] INFO: Testing against a local daemon
12:25:56 [2022-02-18T12:25:56.902Z] === RUN   TestNetworkCreateDelete
12:25:56 [2022-02-18T12:25:56.902Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:25:56 [2022-02-18T12:25:56.902Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:25:56 [2022-02-18T12:25:56.902Z] === RUN   TestDockerNetworkDeletePreferID
12:25:56 [2022-02-18T12:25:56.902Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestDaemonDNSFallback
12:25:56 [2022-02-18T12:25:56.903Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDaemonDNSFallback (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestInspectNetwork
12:25:56 [2022-02-18T12:25:56.903Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestInspectNetwork (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestRunContainerWithBridgeNone
12:25:56 [2022-02-18T12:25:56.903Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestRunContainerWithBridgeNone (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkInvalidJSON
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkInvalidJSON//networks/create
12:25:56 [2022-02-18T12:25:56.903Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:25:56 [2022-02-18T12:25:56.903Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:25:56 [2022-02-18T12:25:56.903Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:25:56 [2022-02-18T12:25:56.903Z] === CONT  TestNetworkInvalidJSON//networks/create
12:25:56 [2022-02-18T12:25:56.903Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:25:56 [2022-02-18T12:25:56.903Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:25:56 [2022-02-18T12:25:56.903Z] --- PASS: TestNetworkInvalidJSON (0.05s)
12:25:56 [2022-02-18T12:25:56.903Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkList
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkList//networks
12:25:56 [2022-02-18T12:25:56.903Z] === PAUSE TestNetworkList//networks
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestNetworkList//networks/
12:25:56 [2022-02-18T12:25:56.903Z] === PAUSE TestNetworkList//networks/
12:25:56 [2022-02-18T12:25:56.903Z] === CONT  TestNetworkList//networks
12:25:56 [2022-02-18T12:25:56.903Z] === CONT  TestNetworkList//networks/
12:25:56 [2022-02-18T12:25:56.903Z] --- PASS: TestNetworkList (0.04s)
12:25:56 [2022-02-18T12:25:56.903Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z]     --- PASS: TestNetworkList//networks (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestHostIPv4BridgeLabel
12:25:56 [2022-02-18T12:25:56.903Z]     network_test.go:126: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestDaemonRestartWithLiveRestore
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:29: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestDaemonDefaultNetworkPools
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:58: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestDaemonRestartWithExistingNetwork
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:102: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:136: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:187: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestServiceWithPredefinedNetwork
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:212: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:242: FLAKY_TEST
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestServiceWithDataPathPortInit
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:332: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:400: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z] PASS
12:25:56 [2022-02-18T12:25:56.903Z] ok  	github.com/docker/docker/integration/network	0.242s
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === Skipped
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z]     network_test.go:126: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s)
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:29: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:25:56 [2022-02-18T12:25:56.903Z]     service_test.go:58: testEnv.OSType == "windows"
12:25:56 [2022-02-18T12:25:56.903Z] 
12:25:56 [2022-02-18T12:25:56.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:102: testEnv.OSType == "windows"
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:136: testEnv.OSType == "windows"
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:187: testEnv.OSType == "windows"
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:212: testEnv.OSType == "windows"
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:242: FLAKY_TEST
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:332: testEnv.OSType == "windows"
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:25:57 [2022-02-18T12:25:57.362Z]     service_test.go:400: testEnv.OSType == "windows"
12:25:57 [2022-02-18T12:25:57.362Z] 
12:25:57 [2022-02-18T12:25:57.362Z] DONE 22 tests, 15 skipped in 2.816s
12:25:57 [2022-02-18T12:25:57.362Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:25:57 [2022-02-18T12:25:57.398Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
12:25:57 [2022-02-18T12:25:57.478Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:25:57 [2022-02-18T12:25:57.822Z] testing: warning: no tests to run
12:25:57 [2022-02-18T12:25:57.822Z] PASS
12:25:57 [2022-02-18T12:25:57.822Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
12:25:57 [2022-02-18T12:25:57.822Z] 
12:25:57 [2022-02-18T12:25:57.822Z] DONE 0 tests in 0.580s
12:25:57 [2022-02-18T12:25:57.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:25:58 [2022-02-18T12:25:58.042Z] === RUN   TestDockerSuite/TestContainerAPITop
12:25:58 [2022-02-18T12:25:58.280Z] testing: warning: no tests to run
12:25:58 [2022-02-18T12:25:58.280Z] PASS
12:25:58 [2022-02-18T12:25:58.280Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
12:25:58 [2022-02-18T12:25:58.607Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:25:58 [2022-02-18T12:25:58.607Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:25:58 [2022-02-18T12:25:58.607Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:25:58 [2022-02-18T12:25:58.743Z] 
12:25:58 [2022-02-18T12:25:58.743Z] DONE 0 tests in 0.553s
12:25:58 [2022-02-18T12:25:58.743Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:25:58 [2022-02-18T12:25:58.866Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:25:59 [2022-02-18T12:25:59.429Z] --- PASS: TestDaemonStartWithLogOpt (3.73s)
12:25:59 [2022-02-18T12:25:59.429Z] === CONT  TestReadPluginNoRead
12:26:00 [2022-02-18T12:26:00.279Z] testing: warning: no tests to run
12:26:00 [2022-02-18T12:26:00.279Z] PASS
12:26:00 [2022-02-18T12:26:00.279Z] ok  	github.com/docker/docker/integration/plugin	0.132s [no tests to run]
12:26:00 [2022-02-18T12:26:00.279Z] testing: warning: no tests to run
12:26:00 [2022-02-18T12:26:00.279Z] PASS
12:26:00 [2022-02-18T12:26:00.279Z] ok  	github.com/docker/docker/integration/plugin/authz	0.109s [no tests to run]
12:26:01 [2022-02-18T12:26:01.323Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:26:01 [2022-02-18T12:26:01.584Z] === RUN   TestReadPluginNoRead/default
12:26:01 [2022-02-18T12:26:01.842Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:26:02 [2022-02-18T12:26:02.772Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:26:03 [2022-02-18T12:26:03.029Z] === RUN   TestReadPluginNoRead/disabled_caching
12:26:04 [2022-02-18T12:26:04.922Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:26:04 [2022-02-18T12:26:04.922Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
12:26:05 [2022-02-18T12:26:05.178Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:26:05 [2022-02-18T12:26:05.526Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.8% of statements
12:26:05 [2022-02-18T12:26:05.526Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.8% of statements
12:26:06 [2022-02-18T12:26:06.092Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
12:26:06 [2022-02-18T12:26:06.107Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:26:06 [2022-02-18T12:26:06.107Z] === CONT  TestReadPluginNoRead
12:26:06 [2022-02-18T12:26:06.107Z]     read_test.go:92: [dff243ecb2b76] daemon is not started
12:26:06 [2022-02-18T12:26:06.107Z] --- PASS: TestReadPluginNoRead (6.83s)
12:26:06 [2022-02-18T12:26:06.107Z]     --- PASS: TestReadPluginNoRead/default (1.48s)
12:26:06 [2022-02-18T12:26:06.107Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
12:26:06 [2022-02-18T12:26:06.107Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s)
12:26:06 [2022-02-18T12:26:06.107Z] PASS
12:26:06 [2022-02-18T12:26:06.350Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
12:26:06 [2022-02-18T12:26:06.363Z] 
12:26:06 [2022-02-18T12:26:06.363Z] DONE 6 tests in 10.681s
12:26:06 [2022-02-18T12:26:06.363Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:26:06 [2022-02-18T12:26:06.363Z] ++ 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
12:26:06 [2022-02-18T12:26:06.363Z] ++ set -e
12:26:06 [2022-02-18T12:26:06.363Z] ++ '[' -n 0 ']'
12:26:06 [2022-02-18T12:26:06.363Z] ++ set -x
12:26:06 [2022-02-18T12:26:06.363Z] ++ env -i DEST=/go/src/github.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
12:26:06 [2022-02-18T12:26:06.363Z] testing: warning: no tests to run
12:26:06 [2022-02-18T12:26:06.363Z] PASS
12:26:06 [2022-02-18T12:26:06.363Z] 
12:26:06 [2022-02-18T12:26:06.363Z] DONE 0 tests in 0.043s
12:26:06 [2022-02-18T12:26:06.363Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:26:06 [2022-02-18T12:26:06.363Z] ++ 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
12:26:06 [2022-02-18T12:26:06.363Z] ++ set -e
12:26:06 [2022-02-18T12:26:06.363Z] ++ '[' -n 0 ']'
12:26:06 [2022-02-18T12:26:06.363Z] ++ set -x
12:26:06 [2022-02-18T12:26:06.364Z] ++ env -i DEST=/go/src/github.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
12:26:06 [2022-02-18T12:26:06.364Z] INFO: Testing against a local daemon
12:26:06 [2022-02-18T12:26:06.364Z] === RUN   TestPluginWithDevMounts
12:26:06 [2022-02-18T12:26:06.364Z] === PAUSE TestPluginWithDevMounts
12:26:06 [2022-02-18T12:26:06.364Z] === CONT  TestPluginWithDevMounts
12:26:06 [2022-02-18T12:26:06.918Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
12:26:06 [2022-02-18T12:26:06.927Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:26:08 [2022-02-18T12:26:08.820Z] --- PASS: TestPluginWithDevMounts (2.18s)
12:26:08 [2022-02-18T12:26:08.820Z] PASS
12:26:08 [2022-02-18T12:26:08.820Z] 
12:26:08 [2022-02-18T12:26:08.820Z] DONE 1 tests in 2.342s
12:26:08 [2022-02-18T12:26:08.820Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:26:08 [2022-02-18T12:26:08.820Z] ++ 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
12:26:08 [2022-02-18T12:26:08.820Z] ++ set -e
12:26:08 [2022-02-18T12:26:08.820Z] ++ '[' -n 0 ']'
12:26:08 [2022-02-18T12:26:08.820Z] ++ set -x
12:26:08 [2022-02-18T12:26:08.820Z] ++ env -i DEST=/go/src/github.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
12:26:08 [2022-02-18T12:26:08.820Z] INFO: Testing against a local daemon
12:26:08 [2022-02-18T12:26:08.820Z] === RUN   TestSecretInspect
12:26:08 [2022-02-18T12:26:08.820Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:26:08 [2022-02-18T12:26:08.820Z] ok  	github.com/docker/docker/daemon	12.149s	coverage: 17.1% of statements
12:26:08 [2022-02-18T12:26:08.820Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:26:08 [2022-02-18T12:26:08.820Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:26:08 [2022-02-18T12:26:08.820Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:26:08 [2022-02-18T12:26:08.820Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:26:08 [2022-02-18T12:26:08.820Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.191s	coverage: 73.3% of statements
12:26:09 [2022-02-18T12:26:09.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:26:09 [2022-02-18T12:26:09.947Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:26:10 [2022-02-18T12:26:10.199Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.437s	coverage: 56.2% of statements
12:26:10 [2022-02-18T12:26:10.598Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:10 [2022-02-18T12:26:10.598Z] INFO: Testing against a local daemon
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestExternalGraphDriver
12:26:10 [2022-02-18T12:26:10.598Z]     external_test.go:48: runtime.GOOS == "windows"
12:26:10 [2022-02-18T12:26:10.598Z] --- SKIP: TestExternalGraphDriver (0.02s)
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestGraphdriverPluginV2
12:26:10 [2022-02-18T12:26:10.598Z]     external_test.go:408: runtime.GOOS == "windows"
12:26:10 [2022-02-18T12:26:10.598Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:26:10 [2022-02-18T12:26:10.598Z] PASS
12:26:10 [2022-02-18T12:26:10.598Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.185s
12:26:10 [2022-02-18T12:26:10.598Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:10 [2022-02-18T12:26:10.598Z] INFO: Testing against a local daemon
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestPluginInvalidJSON
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:26:10 [2022-02-18T12:26:10.598Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:26:10 [2022-02-18T12:26:10.598Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:26:10 [2022-02-18T12:26:10.598Z] --- PASS: TestPluginInvalidJSON (0.09s)
12:26:10 [2022-02-18T12:26:10.598Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestPluginInstall
12:26:10 [2022-02-18T12:26:10.598Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:26:10 [2022-02-18T12:26:10.598Z] --- SKIP: TestPluginInstall (0.03s)
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestPluginsWithRuntimes
12:26:10 [2022-02-18T12:26:10.598Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:26:10 [2022-02-18T12:26:10.598Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:26:10 [2022-02-18T12:26:10.598Z] === RUN   TestPluginBackCompatMediaTypes
12:26:10 [2022-02-18T12:26:10.598Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:26:10 [2022-02-18T12:26:10.598Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:26:10 [2022-02-18T12:26:10.598Z] PASS
12:26:10 [2022-02-18T12:26:10.598Z] ok  	github.com/docker/docker/integration/plugin/common	0.301s
12:26:10 [2022-02-18T12:26:10.764Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.023s	coverage: 2.9% of statements
12:26:11 [2022-02-18T12:26:11.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
12:26:11 [2022-02-18T12:26:11.313Z] --- PASS: TestSecretInspect (2.35s)
12:26:11 [2022-02-18T12:26:11.313Z] === RUN   TestSecretList
12:26:11 [2022-02-18T12:26:11.564Z] testing: warning: no tests to run
12:26:11 [2022-02-18T12:26:11.564Z] PASS
12:26:11 [2022-02-18T12:26:11.564Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.068s [no tests to run]
12:26:11 [2022-02-18T12:26:11.564Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:11 [2022-02-18T12:26:11.564Z] INFO: Testing against a local daemon
12:26:11 [2022-02-18T12:26:11.564Z] === RUN   TestReadPluginNoRead
12:26:11 [2022-02-18T12:26:11.564Z]     read_test.go:21: no unix domain sockets on Windows
12:26:11 [2022-02-18T12:26:11.564Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:26:11 [2022-02-18T12:26:11.564Z] PASS
12:26:11 [2022-02-18T12:26:11.564Z] ok  	github.com/docker/docker/integration/plugin/logging	0.098s
12:26:11 [2022-02-18T12:26:11.564Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
12:26:11 [2022-02-18T12:26:11.564Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
12:26:11 [2022-02-18T12:26:11.877Z]     docker_api_swarm_node_test.go:19: [d47ed00ffff2f] joining swarm manager [d3430a6e82474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:26:12 [2022-02-18T12:26:12.530Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:12 [2022-02-18T12:26:12.530Z] INFO: Testing against a local daemon
12:26:12 [2022-02-18T12:26:12.530Z] === RUN   TestPluginWithDevMounts
12:26:12 [2022-02-18T12:26:12.530Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:26:12 [2022-02-18T12:26:12.530Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:26:12 [2022-02-18T12:26:12.530Z] PASS
12:26:12 [2022-02-18T12:26:12.530Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.103s
12:26:12 [2022-02-18T12:26:12.530Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
12:26:12 [2022-02-18T12:26:12.673Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
12:26:12 [2022-02-18T12:26:12.815Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
12:26:12 [2022-02-18T12:26:12.815Z]     docker_api_swarm_node_test.go:20: [da89f27ce6a1d] joining swarm manager [d3430a6e82474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:26:12 [2022-02-18T12:26:12.989Z] 
12:26:12 [2022-02-18T12:26:12.989Z] === Skipped
12:26:12 [2022-02-18T12:26:12.989Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.03s)
12:26:12 [2022-02-18T12:26:12.989Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:26:12 [2022-02-18T12:26:12.989Z] 
12:26:12 [2022-02-18T12:26:12.989Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:26:12 [2022-02-18T12:26:12.989Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:26:12 [2022-02-18T12:26:12.989Z] 
12:26:12 [2022-02-18T12:26:12.989Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:26:12 [2022-02-18T12:26:12.989Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:26:12 [2022-02-18T12:26:12.989Z] 
12:26:12 [2022-02-18T12:26:12.990Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s)
12:26:12 [2022-02-18T12:26:12.990Z]     external_test.go:48: runtime.GOOS == "windows"
12:26:12 [2022-02-18T12:26:12.990Z] 
12:26:12 [2022-02-18T12:26:12.990Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:26:12 [2022-02-18T12:26:12.990Z]     external_test.go:408: runtime.GOOS == "windows"
12:26:12 [2022-02-18T12:26:12.990Z] 
12:26:12 [2022-02-18T12:26:12.990Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:26:12 [2022-02-18T12:26:12.990Z]     read_test.go:21: no unix domain sockets on Windows
12:26:12 [2022-02-18T12:26:12.990Z] 
12:26:12 [2022-02-18T12:26:12.990Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:26:12 [2022-02-18T12:26:12.990Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:26:12 [2022-02-18T12:26:12.990Z] 
12:26:12 [2022-02-18T12:26:12.990Z] DONE 9 tests, 7 skipped in 14.120s
12:26:12 [2022-02-18T12:26:12.990Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:26:13 [2022-02-18T12:26:13.448Z] testing: warning: no tests to run
12:26:13 [2022-02-18T12:26:13.448Z] PASS
12:26:13 [2022-02-18T12:26:13.448Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
12:26:13 [2022-02-18T12:26:13.448Z] 
12:26:13 [2022-02-18T12:26:13.448Z] DONE 0 tests in 0.476s
12:26:13 [2022-02-18T12:26:13.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:26:14 [2022-02-18T12:26:14.055Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.301s	coverage: 50.5% of statements
12:26:14 [2022-02-18T12:26:14.183Z] --- PASS: TestSecretList (2.78s)
12:26:14 [2022-02-18T12:26:14.183Z] === RUN   TestSecretsCreateAndDelete
12:26:14 [2022-02-18T12:26:14.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
12:26:14 [2022-02-18T12:26:14.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:14 [2022-02-18T12:26:14.988Z] INFO: Testing against a local daemon
12:26:14 [2022-02-18T12:26:14.988Z] === RUN   TestPluginInvalidJSON
12:26:14 [2022-02-18T12:26:14.988Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:26:14 [2022-02-18T12:26:14.988Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:26:14 [2022-02-18T12:26:14.988Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:26:14 [2022-02-18T12:26:14.988Z] --- PASS: TestPluginInvalidJSON (0.09s)
12:26:14 [2022-02-18T12:26:14.988Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
12:26:14 [2022-02-18T12:26:14.988Z] === RUN   TestPluginInstall
12:26:14 [2022-02-18T12:26:14.988Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:26:14 [2022-02-18T12:26:14.988Z] --- SKIP: TestPluginInstall (0.03s)
12:26:14 [2022-02-18T12:26:14.988Z] === RUN   TestPluginsWithRuntimes
12:26:14 [2022-02-18T12:26:14.988Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:26:14 [2022-02-18T12:26:14.988Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:26:14 [2022-02-18T12:26:14.988Z] === RUN   TestPluginBackCompatMediaTypes
12:26:14 [2022-02-18T12:26:14.988Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:26:14 [2022-02-18T12:26:14.988Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:26:14 [2022-02-18T12:26:14.988Z] PASS
12:26:14 [2022-02-18T12:26:14.988Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
12:26:14 [2022-02-18T12:26:14.988Z] 
12:26:14 [2022-02-18T12:26:14.988Z] === Skipped
12:26:14 [2022-02-18T12:26:14.988Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.03s)
12:26:14 [2022-02-18T12:26:14.988Z]     plugin_test.go:63: testEnv.OSType == "windows"
12:26:14 [2022-02-18T12:26:14.988Z] 
12:26:14 [2022-02-18T12:26:14.988Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:26:14 [2022-02-18T12:26:14.988Z]     plugin_test.go:172: testEnv.OSType == "windows"
12:26:14 [2022-02-18T12:26:14.988Z] 
12:26:14 [2022-02-18T12:26:14.988Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:26:14 [2022-02-18T12:26:14.988Z]     plugin_test.go:234: testEnv.OSType == "windows"
12:26:14 [2022-02-18T12:26:14.988Z] 
12:26:14 [2022-02-18T12:26:14.988Z] DONE 5 tests, 3 skipped in 1.282s
12:26:14 [2022-02-18T12:26:14.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:26:14 [2022-02-18T12:26:14.992Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.301s	coverage: 46.2% of statements
12:26:14 [2022-02-18T12:26:14.992Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:26:15 [2022-02-18T12:26:15.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
12:26:15 [2022-02-18T12:26:15.928Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.637s	coverage: 58.0% of statements
12:26:15 [2022-02-18T12:26:15.928Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:26:15 [2022-02-18T12:26:15.928Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:26:15 [2022-02-18T12:26:15.928Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.8% of statements
12:26:15 [2022-02-18T12:26:15.954Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:15 [2022-02-18T12:26:15.954Z] INFO: Testing against a local daemon
12:26:15 [2022-02-18T12:26:15.954Z] === RUN   TestExternalGraphDriver
12:26:15 [2022-02-18T12:26:15.954Z]     external_test.go:48: runtime.GOOS == "windows"
12:26:15 [2022-02-18T12:26:15.954Z] --- SKIP: TestExternalGraphDriver (0.02s)
12:26:15 [2022-02-18T12:26:15.954Z] === RUN   TestGraphdriverPluginV2
12:26:15 [2022-02-18T12:26:15.954Z]     external_test.go:408: runtime.GOOS == "windows"
12:26:15 [2022-02-18T12:26:15.954Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:26:15 [2022-02-18T12:26:15.954Z] PASS
12:26:15 [2022-02-18T12:26:15.954Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
12:26:15 [2022-02-18T12:26:15.954Z] 
12:26:15 [2022-02-18T12:26:15.954Z] === Skipped
12:26:15 [2022-02-18T12:26:15.954Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s)
12:26:15 [2022-02-18T12:26:15.954Z]     external_test.go:48: runtime.GOOS == "windows"
12:26:15 [2022-02-18T12:26:15.954Z] 
12:26:15 [2022-02-18T12:26:15.954Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:26:15 [2022-02-18T12:26:15.954Z]     external_test.go:408: runtime.GOOS == "windows"
12:26:15 [2022-02-18T12:26:15.954Z] 
12:26:15 [2022-02-18T12:26:15.954Z] DONE 2 tests, 2 skipped in 1.162s
12:26:16 [2022-02-18T12:26:16.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:26:16 [2022-02-18T12:26:16.478Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
12:26:16 [2022-02-18T12:26:16.478Z] === RUN   TestSecretsUpdate
12:26:16 [2022-02-18T12:26:16.735Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000780558_<nil>}
12:26:17 [2022-02-18T12:26:17.303Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
12:26:17 [2022-02-18T12:26:17.380Z] testing: warning: no tests to run
12:26:17 [2022-02-18T12:26:17.380Z] PASS
12:26:17 [2022-02-18T12:26:17.380Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:17 [2022-02-18T12:26:17.380Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
12:26:17 [2022-02-18T12:26:17.380Z] INFO: Testing against a local daemon
12:26:17 [2022-02-18T12:26:17.380Z] === RUN   TestReadPluginNoRead
12:26:17 [2022-02-18T12:26:17.380Z]     read_test.go:21: no unix domain sockets on Windows
12:26:17 [2022-02-18T12:26:17.380Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:26:17 [2022-02-18T12:26:17.380Z] PASS
12:26:17 [2022-02-18T12:26:17.380Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
12:26:17 [2022-02-18T12:26:17.380Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
12:26:17 [2022-02-18T12:26:17.380Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
12:26:17 [2022-02-18T12:26:17.380Z] 
12:26:17 [2022-02-18T12:26:17.380Z] === Skipped
12:26:17 [2022-02-18T12:26:17.380Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:26:17 [2022-02-18T12:26:17.380Z]     read_test.go:21: no unix domain sockets on Windows
12:26:17 [2022-02-18T12:26:17.380Z] 
12:26:17 [2022-02-18T12:26:17.380Z] DONE 1 tests, 1 skipped in 1.322s
12:26:17 [2022-02-18T12:26:17.837Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:26:18 [2022-02-18T12:26:18.102Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1857937414_/foo_false__<nil>_<nil>_<nil>}
12:26:18 [2022-02-18T12:26:18.237Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
12:26:18 [2022-02-18T12:26:18.237Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 6.6% of statements
12:26:18 [2022-02-18T12:26:18.237Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:26:18 [2022-02-18T12:26:18.237Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:26:18 [2022-02-18T12:26:18.294Z] testing: warning: no tests to run
12:26:18 [2022-02-18T12:26:18.294Z] PASS
12:26:18 [2022-02-18T12:26:18.294Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
12:26:18 [2022-02-18T12:26:18.664Z] --- PASS: TestSecretsUpdate (2.23s)
12:26:18 [2022-02-18T12:26:18.664Z] === RUN   TestTemplatedSecret
12:26:18 [2022-02-18T12:26:18.752Z] 
12:26:18 [2022-02-18T12:26:18.753Z] DONE 0 tests in 0.788s
12:26:18 [2022-02-18T12:26:18.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:26:19 [2022-02-18T12:26:19.593Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1857937414_/foo_true__<nil>_<nil>_<nil>}
12:26:19 [2022-02-18T12:26:19.615Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 43.2% of statements
12:26:19 [2022-02-18T12:26:19.721Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:19 [2022-02-18T12:26:19.721Z] INFO: Testing against a local daemon
12:26:19 [2022-02-18T12:26:19.721Z] === RUN   TestPluginWithDevMounts
12:26:19 [2022-02-18T12:26:19.721Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:26:19 [2022-02-18T12:26:19.721Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:26:19 [2022-02-18T12:26:19.721Z] PASS
12:26:19 [2022-02-18T12:26:19.721Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
12:26:19 [2022-02-18T12:26:19.721Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
12:26:19 [2022-02-18T12:26:19.721Z] 
12:26:19 [2022-02-18T12:26:19.721Z] === Skipped
12:26:19 [2022-02-18T12:26:19.721Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:26:19 [2022-02-18T12:26:19.721Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:26:19 [2022-02-18T12:26:19.721Z] 
12:26:19 [2022-02-18T12:26:19.721Z] DONE 1 tests, 1 skipped in 1.227s
12:26:19 [2022-02-18T12:26:19.874Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.178s	coverage: 77.8% of statements
12:26:19 [2022-02-18T12:26:19.874Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:26:19 [2022-02-18T12:26:19.874Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:26:20 [2022-02-18T12:26:20.180Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:26:20 [2022-02-18T12:26:20.441Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
12:26:20 [2022-02-18T12:26:20.699Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
12:26:20 [2022-02-18T12:26:20.963Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3050426285_/foo_false__<nil>_<nil>_<nil>}
12:26:21 [2022-02-18T12:26:21.221Z] --- PASS: TestTemplatedSecret (2.61s)
12:26:21 [2022-02-18T12:26:21.221Z] === RUN   TestSecretCreateResolve
12:26:21 [2022-02-18T12:26:21.268Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
12:26:21 [2022-02-18T12:26:21.268Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
12:26:21 [2022-02-18T12:26:21.837Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 78.7% of statements
12:26:21 [2022-02-18T12:26:21.837Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:26:22 [2022-02-18T12:26:22.363Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:22 [2022-02-18T12:26:22.363Z] INFO: Testing against a local daemon
12:26:22 [2022-02-18T12:26:22.363Z] === RUN   TestSecretInspect
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] --- SKIP: TestSecretInspect (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z] === RUN   TestSecretList
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] --- SKIP: TestSecretList (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z] === RUN   TestSecretsCreateAndDelete
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z] === RUN   TestSecretsUpdate
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] --- SKIP: TestSecretsUpdate (0.01s)
12:26:22 [2022-02-18T12:26:22.363Z] === RUN   TestTemplatedSecret
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] --- SKIP: TestTemplatedSecret (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z] === RUN   TestSecretCreateResolve
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:26:22 [2022-02-18T12:26:22.363Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z] PASS
12:26:22 [2022-02-18T12:26:22.363Z] ok  	github.com/docker/docker/integration/secret	0.134s
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] === Skipped
12:26:22 [2022-02-18T12:26:22.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:26:22 [2022-02-18T12:26:22.363Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:26:22 [2022-02-18T12:26:22.363Z] 
12:26:22 [2022-02-18T12:26:22.363Z] DONE 6 tests, 6 skipped in 2.077s
12:26:22 [2022-02-18T12:26:22.363Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:26:22 [2022-02-18T12:26:22.408Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 58.2% of statements
12:26:22 [2022-02-18T12:26:22.591Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3050426285_/foo_true__<nil>_<nil>_<nil>}
12:26:22 [2022-02-18T12:26:22.977Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 31.5% of statements
12:26:23 [2022-02-18T12:26:23.522Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:26:23 [2022-02-18T12:26:23.522Z] --- PASS: TestSecretCreateResolve (2.48s)
12:26:23 [2022-02-18T12:26:23.522Z] PASS
12:26:23 [2022-02-18T12:26:23.522Z] 
12:26:23 [2022-02-18T12:26:23.522Z] DONE 6 tests in 14.910s
12:26:23 [2022-02-18T12:26:23.522Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:26:23 [2022-02-18T12:26:23.522Z] ++ 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
12:26:23 [2022-02-18T12:26:23.522Z] ++ set -e
12:26:23 [2022-02-18T12:26:23.522Z] ++ '[' -n 0 ']'
12:26:23 [2022-02-18T12:26:23.522Z] ++ set -x
12:26:23 [2022-02-18T12:26:23.522Z] ++ env -i DEST=/go/src/github.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
12:26:23 [2022-02-18T12:26:23.779Z] INFO: Testing against a local daemon
12:26:23 [2022-02-18T12:26:23.779Z] === RUN   TestServiceCreateInit
12:26:23 [2022-02-18T12:26:23.779Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:26:23 [2022-02-18T12:26:23.779Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3050426285_/foo_true__0xc000780588_<nil>_<nil>}
12:26:23 [2022-02-18T12:26:23.916Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
12:26:24 [2022-02-18T12:26:24.176Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:26:24 [2022-02-18T12:26:24.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:24 [2022-02-18T12:26:24.541Z] INFO: Testing against a local daemon
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestServiceCreateInit
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- PASS: TestServiceCreateInit (0.06s)
12:26:24 [2022-02-18T12:26:24.541Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:26:24 [2022-02-18T12:26:24.541Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateServiceMultipleTimes
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateServiceConflict
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateServiceMaxReplicas
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateWithDuplicateNetworkNames
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateServiceSecretFileMode
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateServiceConfigFileMode
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.541Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:26:24 [2022-02-18T12:26:24.541Z] === RUN   TestCreateServiceSysctls
12:26:24 [2022-02-18T12:26:24.541Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
12:26:24 [2022-02-18T12:26:24.745Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestCreateServiceSysctls (0.06s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestCreateServiceCapabilities
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestCreateServiceCapabilities (0.06s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestInspect
12:26:25 [2022-02-18T12:26:25.000Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestInspect (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestCreateJob
12:26:25 [2022-02-18T12:26:25.000Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestCreateJob (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestReplicatedJob
12:26:25 [2022-02-18T12:26:25.000Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestReplicatedJob (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestUpdateReplicatedJob
12:26:25 [2022-02-18T12:26:25.000Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServiceListWithStatuses
12:26:25 [2022-02-18T12:26:25.000Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestDockerNetworkConnectAlias
12:26:25 [2022-02-18T12:26:25.000Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestDockerNetworkReConnect
12:26:25 [2022-02-18T12:26:25.000Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServicePlugin
12:26:25 [2022-02-18T12:26:25.000Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServicePlugin (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServiceUpdateLabel
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServiceUpdateSecrets
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServiceUpdateConfigs
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServiceUpdateNetwork
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] === RUN   TestServiceUpdatePidsLimit
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
12:26:25 [2022-02-18T12:26:25.000Z] PASS
12:26:25 [2022-02-18T12:26:25.000Z] ok  	github.com/docker/docker/integration/service	0.358s
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === Skipped
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s)
12:26:25 [2022-02-18T12:26:25.000Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.02s)
12:26:25 [2022-02-18T12:26:25.000Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:26:25 [2022-02-18T12:26:25.000Z] 
12:26:25 [2022-02-18T12:26:25.000Z] DONE 24 tests, 23 skipped in 2.838s
12:26:25 [2022-02-18T12:26:25.000Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:26:25 [2022-02-18T12:26:25.150Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007805a0_<nil>}
12:26:25 [2022-02-18T12:26:25.313Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.625s	coverage: 82.5% of statements
12:26:25 [2022-02-18T12:26:25.314Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:26:25 [2022-02-18T12:26:25.314Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:26:26 [2022-02-18T12:26:26.082Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007805b8_<nil>}
12:26:26 [2022-02-18T12:26:26.249Z] ok  	github.com/docker/docker/distribution	0.138s	coverage: 25.6% of statements
12:26:26 [2022-02-18T12:26:26.508Z] ok  	github.com/docker/docker/distribution/metadata	0.037s	coverage: 48.2% of statements
12:26:26 [2022-02-18T12:26:26.508Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:26:26 [2022-02-18T12:26:26.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007805d0_<nil>}
12:26:27 [2022-02-18T12:26:27.173Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:27 [2022-02-18T12:26:27.173Z] INFO: Testing against a local daemon
12:26:27 [2022-02-18T12:26:27.173Z] === RUN   TestSessionCreate
12:26:27 [2022-02-18T12:26:27.173Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:26:27 [2022-02-18T12:26:27.173Z] --- SKIP: TestSessionCreate (0.00s)
12:26:27 [2022-02-18T12:26:27.173Z] === RUN   TestSessionCreateWithBadUpgrade
12:26:27 [2022-02-18T12:26:27.173Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:26:27 [2022-02-18T12:26:27.173Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:26:27 [2022-02-18T12:26:27.173Z] PASS
12:26:27 [2022-02-18T12:26:27.173Z] ok  	github.com/docker/docker/integration/session	0.121s
12:26:27 [2022-02-18T12:26:27.173Z] 
12:26:27 [2022-02-18T12:26:27.173Z] === Skipped
12:26:27 [2022-02-18T12:26:27.173Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:26:27 [2022-02-18T12:26:27.173Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:26:27 [2022-02-18T12:26:27.173Z] 
12:26:27 [2022-02-18T12:26:27.173Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:26:27 [2022-02-18T12:26:27.173Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:26:27 [2022-02-18T12:26:27.173Z] 
12:26:27 [2022-02-18T12:26:27.173Z] DONE 2 tests, 2 skipped in 2.074s
12:26:27 [2022-02-18T12:26:27.444Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
12:26:27 [2022-02-18T12:26:27.630Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:26:28 [2022-02-18T12:26:28.011Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.8% of statements
12:26:28 [2022-02-18T12:26:28.013Z]     docker_api_swarm_test.go:501: [d4e592812431c] joining swarm manager [d3bf818235578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:26:28 [2022-02-18T12:26:28.269Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007805e8_<nil>}
12:26:28 [2022-02-18T12:26:28.269Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:26:28 [2022-02-18T12:26:28.577Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:26:28 [2022-02-18T12:26:28.834Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
12:26:29 [2022-02-18T12:26:29.401Z] ok  	github.com/docker/docker/distribution/xfer	1.987s	coverage: 85.1% of statements
12:26:29 [2022-02-18T12:26:29.401Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:26:29 [2022-02-18T12:26:29.401Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:26:29 [2022-02-18T12:26:29.401Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:26:29 [2022-02-18T12:26:29.635Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:26:29 [2022-02-18T12:26:29.804Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:29 [2022-02-18T12:26:29.804Z] INFO: Testing against a local daemon
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:26:29 [2022-02-18T12:26:29.804Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestEventsExecDie
12:26:29 [2022-02-18T12:26:29.804Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestEventsExecDie (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestEventsBackwardsCompatible
12:26:29 [2022-02-18T12:26:29.804Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestInfoAPI
12:26:29 [2022-02-18T12:26:29.804Z] --- PASS: TestInfoAPI (0.06s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestInfoAPIWarnings
12:26:29 [2022-02-18T12:26:29.804Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestInfoDebug
12:26:29 [2022-02-18T12:26:29.804Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestInfoDebug (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestInfoInsecureRegistries
12:26:29 [2022-02-18T12:26:29.804Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestInfoRegistryMirrors
12:26:29 [2022-02-18T12:26:29.804Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:26:29 [2022-02-18T12:26:29.804Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
12:26:29 [2022-02-18T12:26:29.804Z] === RUN   TestLoginFailsWithBadCredentials
12:26:29 [2022-02-18T12:26:29.967Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
12:26:30 [2022-02-18T12:26:30.265Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
12:26:30 [2022-02-18T12:26:30.265Z] === RUN   TestPingCacheHeaders
12:26:30 [2022-02-18T12:26:30.535Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 38.4% of statements
12:26:30 [2022-02-18T12:26:30.724Z] --- PASS: TestPingCacheHeaders (0.05s)
12:26:30 [2022-02-18T12:26:30.724Z] === RUN   TestPingGet
12:26:30 [2022-02-18T12:26:30.724Z] --- PASS: TestPingGet (0.04s)
12:26:30 [2022-02-18T12:26:30.724Z] === RUN   TestPingHead
12:26:30 [2022-02-18T12:26:30.724Z] --- PASS: TestPingHead (0.05s)
12:26:30 [2022-02-18T12:26:30.724Z] === RUN   TestVersion
12:26:30 [2022-02-18T12:26:30.724Z] --- PASS: TestVersion (0.04s)
12:26:30 [2022-02-18T12:26:30.724Z] PASS
12:26:30 [2022-02-18T12:26:30.724Z] ok  	github.com/docker/docker/integration/system	1.362s
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === Skipped
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:26:30 [2022-02-18T12:26:30.724Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:26:30 [2022-02-18T12:26:30.724Z] 
12:26:30 [2022-02-18T12:26:30.724Z] DONE 13 tests, 7 skipped in 3.288s
12:26:30 [2022-02-18T12:26:30.724Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:26:31 [2022-02-18T12:26:31.040Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:26:31 [2022-02-18T12:26:31.103Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
12:26:31 [2022-02-18T12:26:31.362Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:26:32 [2022-02-18T12:26:32.410Z] --- PASS: TestServiceCreateInit (8.72s)
12:26:32 [2022-02-18T12:26:32.410Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s)
12:26:32 [2022-02-18T12:26:32.410Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s)
12:26:32 [2022-02-18T12:26:32.410Z] === RUN   TestCreateServiceMultipleTimes
12:26:32 [2022-02-18T12:26:32.903Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:32 [2022-02-18T12:26:32.904Z] INFO: Testing against a local daemon
12:26:32 [2022-02-18T12:26:32.904Z] === RUN   TestVolumesCreateAndList
12:26:32 [2022-02-18T12:26:32.904Z] --- PASS: TestVolumesCreateAndList (0.07s)
12:26:32 [2022-02-18T12:26:32.904Z] === RUN   TestVolumesRemove
12:26:32 [2022-02-18T12:26:32.904Z] --- PASS: TestVolumesRemove (0.09s)
12:26:32 [2022-02-18T12:26:32.904Z] === RUN   TestVolumesInspect
12:26:32 [2022-02-18T12:26:32.904Z] --- PASS: TestVolumesInspect (0.09s)
12:26:32 [2022-02-18T12:26:32.904Z] === RUN   TestVolumesInvalidJSON
12:26:33 [2022-02-18T12:26:33.263Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 81.9% of statements
12:26:33 [2022-02-18T12:26:33.338Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:26:33 [2022-02-18T12:26:33.369Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:26:33 [2022-02-18T12:26:33.369Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:26:33 [2022-02-18T12:26:33.369Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:26:33 [2022-02-18T12:26:33.369Z] --- PASS: TestVolumesInvalidJSON (0.05s)
12:26:33 [2022-02-18T12:26:33.369Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
12:26:33 [2022-02-18T12:26:33.369Z] PASS
12:26:33 [2022-02-18T12:26:33.369Z] ok  	github.com/docker/docker/integration/volume	0.397s
12:26:33 [2022-02-18T12:26:33.369Z] 
12:26:33 [2022-02-18T12:26:33.369Z] DONE 5 tests in 2.385s
12:26:33 [2022-02-18T12:26:33.369Z] INFO: make.ps1 ended at 02/18/2022 12:26:33
12:26:33 [2022-02-18T12:26:33.369Z] INFO: Integration CLI tests being run from the host:
12:26:33 [2022-02-18T12:26:33.369Z] 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" 
12:26:33 [2022-02-18T12:26:33.521Z] ok  	github.com/docker/docker/pkg/authorization	0.116s	coverage: 68.3% of statements
12:26:33 [2022-02-18T12:26:33.780Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:26:33 [2022-02-18T12:26:33.780Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:26:35 [2022-02-18T12:26:35.235Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:26:37 [2022-02-18T12:26:37.066Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.474s	coverage: 43.5% of statements
12:26:37 [2022-02-18T12:26:37.066Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
12:26:37 [2022-02-18T12:26:37.325Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
12:26:37 [2022-02-18T12:26:37.583Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
12:26:38 [2022-02-18T12:26:38.150Z] ok  	github.com/docker/docker/layer	7.741s	coverage: 68.8% of statements
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:26:38 [2022-02-18T12:26:38.150Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:26:38 [2022-02-18T12:26:38.408Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
12:26:38 [2022-02-18T12:26:38.514Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:26:38 [2022-02-18T12:26:38.975Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
12:26:39 [2022-02-18T12:26:39.075Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:26:39 [2022-02-18T12:26:39.075Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:26:39 [2022-02-18T12:26:39.233Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
12:26:39 [2022-02-18T12:26:39.637Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:26:40 [2022-02-18T12:26:40.169Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
12:26:40 [2022-02-18T12:26:40.200Z]     docker_api_swarm_test.go:506: [d0f2b1400565e] joining swarm manager [d3bf818235578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:26:40 [2022-02-18T12:26:40.457Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:26:40 [2022-02-18T12:26:40.736Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 86.5% of statements
12:26:40 [2022-02-18T12:26:40.994Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.029s	coverage: 84.1% of statements
12:26:41 [2022-02-18T12:26:41.019Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:26:41 [2022-02-18T12:26:41.260Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
12:26:41 [2022-02-18T12:26:41.260Z] ok  	github.com/docker/docker/pkg/fsutils	0.170s	coverage: 85.1% of statements
12:26:41 [2022-02-18T12:26:41.582Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:26:42 [2022-02-18T12:26:42.514Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:26:42 [2022-02-18T12:26:42.648Z] ok  	github.com/docker/docker/pkg/idtools	0.506s	coverage: 69.5% of statements
12:26:42 [2022-02-18T12:26:42.648Z] ok  	github.com/docker/docker/pkg/ioutils	0.441s	coverage: 70.6% of statements
12:26:42 [2022-02-18T12:26:42.907Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
12:26:42 [2022-02-18T12:26:42.907Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:26:42 [2022-02-18T12:26:42.907Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:26:42 [2022-02-18T12:26:42.907Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:26:42 [2022-02-18T12:26:42.907Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:26:43 [2022-02-18T12:26:43.077Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:26:43 [2022-02-18T12:26:43.166Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:26:43 [2022-02-18T12:26:43.166Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:26:43 [2022-02-18T12:26:43.166Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:26:43 [2022-02-18T12:26:43.424Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
12:26:43 [2022-02-18T12:26:43.640Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:26:43 [2022-02-18T12:26:43.682Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
12:26:43 [2022-02-18T12:26:43.687Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:26:43 [2022-02-18T12:26:43.687Z] INFO: Testing against a local daemon
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:26:43 [2022-02-18T12:26:43.687Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:26:43 [2022-02-18T12:26:43.687Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:26:43 [2022-02-18T12:26:43.687Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:26:43 [2022-02-18T12:26:43.941Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
12:26:43 [2022-02-18T12:26:43.941Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:26:43 [2022-02-18T12:26:43.941Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:26:44 [2022-02-18T12:26:44.146Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:26:44 [2022-02-18T12:26:44.204Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:26:44 [2022-02-18T12:26:44.604Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:26:44 [2022-02-18T12:26:44.768Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:26:44 [2022-02-18T12:26:44.875Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
12:26:44 [2022-02-18T12:26:44.876Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:26:45 [2022-02-18T12:26:45.135Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
12:26:45 [2022-02-18T12:26:45.331Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:26:45 [2022-02-18T12:26:45.394Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:26:45 [2022-02-18T12:26:45.569Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:26:45 [2022-02-18T12:26:45.569Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:26:45 [2022-02-18T12:26:45.896Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:26:46 [2022-02-18T12:26:46.465Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:26:46 [2022-02-18T12:26:46.770Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
12:26:46 [2022-02-18T12:26:46.771Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
12:26:47 [2022-02-18T12:26:47.030Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:26:47 [2022-02-18T12:26:47.966Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:26:48 [2022-02-18T12:26:48.538Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:26:48 [2022-02-18T12:26:48.796Z] --- PASS: TestCreateServiceMultipleTimes (16.25s)
12:26:48 [2022-02-18T12:26:48.796Z] === RUN   TestCreateServiceConflict
12:26:49 [2022-02-18T12:26:49.054Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:26:49 [2022-02-18T12:26:49.054Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:26:49 [2022-02-18T12:26:49.983Z] === RUN   TestDockerSuite/TestCpRelativePath
12:26:50 [2022-02-18T12:26:50.546Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:26:50 [2022-02-18T12:26:50.956Z] ok  	github.com/docker/docker/pkg/signal	3.309s	coverage: 62.3% of statements
12:26:50 [2022-02-18T12:26:50.956Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
12:26:50 [2022-02-18T12:26:50.956Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:26:51 [2022-02-18T12:26:51.214Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:26:51 [2022-02-18T12:26:51.476Z] --- PASS: TestCreateServiceConflict (2.87s)
12:26:51 [2022-02-18T12:26:51.477Z] === RUN   TestCreateServiceMaxReplicas
12:26:51 [2022-02-18T12:26:51.733Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:26:51 [2022-02-18T12:26:51.782Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
12:26:52 [2022-02-18T12:26:52.041Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
12:26:52 [2022-02-18T12:26:52.295Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:26:52 [2022-02-18T12:26:52.299Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
12:26:52 [2022-02-18T12:26:52.858Z] === RUN   TestDockerSuite/TestCpToCaseA
12:26:52 [2022-02-18T12:26:52.866Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
12:26:52 [2022-02-18T12:26:52.866Z] coverage: [no statements]
12:26:52 [2022-02-18T12:26:52.866Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
12:26:53 [2022-02-18T12:26:53.124Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:26:53 [2022-02-18T12:26:53.382Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:26:53 [2022-02-18T12:26:53.382Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:26:54 [2022-02-18T12:26:54.752Z] === RUN   TestDockerSuite/TestCpToCaseB
12:26:54 [2022-02-18T12:26:54.752Z] --- PASS: TestCreateServiceMaxReplicas (3.22s)
12:26:54 [2022-02-18T12:26:54.752Z] === RUN   TestCreateWithDuplicateNetworkNames
12:26:55 [2022-02-18T12:26:55.010Z] === RUN   TestDockerSuite/TestCpToCaseC
12:26:55 [2022-02-18T12:26:55.284Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
12:26:55 [2022-02-18T12:26:55.543Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
12:26:56 [2022-02-18T12:26:56.111Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
12:26:56 [2022-02-18T12:26:56.381Z] === RUN   TestDockerSuite/TestCpToCaseD
12:26:57 [2022-02-18T12:26:57.047Z] ok  	github.com/docker/docker/quota	0.259s	coverage: 71.4% of statements
12:26:57 [2022-02-18T12:26:57.306Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
12:26:58 [2022-02-18T12:26:58.685Z] ok  	github.com/docker/docker/registry	0.061s	coverage: 57.2% of statements
12:26:58 [2022-02-18T12:26:58.685Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
12:26:58 [2022-02-18T12:26:58.944Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:26:59 [2022-02-18T12:26:59.513Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
12:26:59 [2022-02-18T12:26:59.513Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:26:59 [2022-02-18T12:26:59.697Z] === RUN   TestDockerSuite/TestCpToCaseE
12:27:01 [2022-02-18T12:27:01.592Z] === RUN   TestDockerSuite/TestCpToCaseF
12:27:02 [2022-02-18T12:27:02.155Z] === RUN   TestDockerSuite/TestCpToCaseG
12:27:02 [2022-02-18T12:27:02.800Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:27:03 [2022-02-18T12:27:03.069Z] ok  	github.com/docker/docker/volume/local	0.107s	coverage: 76.4% of statements
12:27:03 [2022-02-18T12:27:03.636Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
12:27:05 [2022-02-18T12:27:05.011Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
12:27:05 [2022-02-18T12:27:05.430Z] === RUN   TestDockerSuite/TestCpToCaseH
12:27:06 [2022-02-18T12:27:06.801Z] === RUN   TestDockerSuite/TestCpToCaseI
12:27:07 [2022-02-18T12:27:07.057Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:27:08 [2022-02-18T12:27:08.988Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.08s)
12:27:08 [2022-02-18T12:27:08.988Z] === RUN   TestCreateServiceSecretFileMode
12:27:10 [2022-02-18T12:27:10.360Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:27:10 [2022-02-18T12:27:10.924Z] === RUN   TestDockerSuite/TestCpToDot
12:27:11 [2022-02-18T12:27:11.181Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:27:11 [2022-02-18T12:27:11.437Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:27:12 [2022-02-18T12:27:12.804Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:27:13 [2022-02-18T12:27:13.367Z]     docker_api_swarm_node_test.go:80: [da45ffdb80aae] joining swarm manager [da5c4e039a4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:13 [2022-02-18T12:27:13.624Z] === RUN   TestDockerSuite/TestCpToStdout
12:27:14 [2022-02-18T12:27:14.188Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:27:15 [2022-02-18T12:27:15.555Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:27:15 [2022-02-18T12:27:15.555Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:27:16 [2022-02-18T12:27:16.121Z] === RUN   TestDockerSuite/TestCpVolumePath
12:27:17 [2022-02-18T12:27:17.054Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:27:17 [2022-02-18T12:27:17.054Z] === RUN   TestDockerSuite/TestCreateArgs
12:27:17 [2022-02-18T12:27:17.054Z] === RUN   TestDockerSuite/TestCreateByImageID
12:27:17 [2022-02-18T12:27:17.618Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:27:18 [2022-02-18T12:27:18.182Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:27:18 [2022-02-18T12:27:18.182Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:27:18 [2022-02-18T12:27:18.182Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:27:18 [2022-02-18T12:27:18.182Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:27:18 [2022-02-18T12:27:18.746Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:27:19 [2022-02-18T12:27:19.002Z] === RUN   TestDockerSuite/TestCreateLabels
12:27:19 [2022-02-18T12:27:19.002Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:27:19 [2022-02-18T12:27:19.002Z] === RUN   TestDockerSuite/TestCreateRM
12:27:19 [2022-02-18T12:27:19.260Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:27:19 [2022-02-18T12:27:19.260Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:27:19 [2022-02-18T12:27:19.260Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:27:19 [2022-02-18T12:27:19.260Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:27:19 [2022-02-18T12:27:19.516Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:27:19 [2022-02-18T12:27:19.881Z] ok  	github.com/docker/docker/pkg/plugins	33.620s	coverage: 76.6% of statements
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/rootless	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/volume	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === Skipped
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver btrfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:73: No driver to put!
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z] time="2022-02-18T12:26:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z] time="2022-02-18T12:26:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z] time="2022-02-18T12:26:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z] time="2022-02-18T12:26:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z] time="2022-02-18T12:26:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:73: No driver to put!
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     overlay_test.go:49: Fails to compute changes intermittently
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:46: Driver zfs not supported
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     graphtest_unix.go:73: No driver to put!
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:27:19 [2022-02-18T12:27:19.881Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:27:19 [2022-02-18T12:27:19.881Z] 
12:27:19 [2022-02-18T12:27:19.881Z] DONE 2246 tests, 26 skipped in 249.597s
Post stage
[Pipeline] junit
12:27:19 [2022-02-18T12:27:19.894Z] Recording test results
12:27:20 [2022-02-18T12:27:20.161Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:27:20 [2022-02-18T12:27:20.489Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43259/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db214206e57533304ac7ff352d68619d39c25de0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:db214206e57533304ac7ff352d68619d39c25de0 hack/validate/vendor
12:27:21 [2022-02-18T12:27:21.057Z] update vendored copy of archive/tar
12:27:21 [2022-02-18T12:27:21.057Z] downloading: https://golang.org/dl/go1.16.14.src.tar.gz
12:27:22 [2022-02-18T12:27:22.037Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:27:22 [2022-02-18T12:27:22.037Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:27:22 [2022-02-18T12:27:22.037Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:27:22 [2022-02-18T12:27:22.037Z] --- PASS: TestCreateServiceSecretFileMode (12.91s)
12:27:22 [2022-02-18T12:27:22.037Z] === RUN   TestCreateServiceConfigFileMode
12:27:22 [2022-02-18T12:27:22.960Z] patching file stat_unix.go
12:27:22 [2022-02-18T12:27:22.960Z] 2022/02/18 12:27:22 Collecting initial packages
12:27:22 [2022-02-18T12:27:22.960Z] 2022/02/18 12:27:22 Download dependencies
12:27:25 [2022-02-18T12:27:25.308Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:27:25 [2022-02-18T12:27:25.308Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:27:25 [2022-02-18T12:27:25.308Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:27:25 [2022-02-18T12:27:25.564Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:27:25 [2022-02-18T12:27:25.564Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:27:25 [2022-02-18T12:27:25.564Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:27:26 [2022-02-18T12:27:26.133Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:25 Starting whole vndr cycle because no package specified
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:25 	Ignoring paths matching "^archive/tar"
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
12:27:26 [2022-02-18T12:27:26.241Z] 2022/02/18 12:27:26 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
12:27:26 [2022-02-18T12:27:26.391Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:27:26 [2022-02-18T12:27:26.954Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:27:27 [2022-02-18T12:27:27.518Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:27:27 [2022-02-18T12:27:27.621Z] 2022/02/18 12:27:27 	Finished clone github.com/docker/libtrust
12:27:27 [2022-02-18T12:27:27.621Z] 2022/02/18 12:27:27 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/Azure/go-ansiterm
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/tchap/go-patricia
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/creack/pty
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/moby/locker
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/mistifyio/go-zfs
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/google/uuid
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/moby/term
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Finished clone github.com/willf/bitset
12:27:27 [2022-02-18T12:27:27.622Z] 2022/02/18 12:27:27 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
12:27:27 [2022-02-18T12:27:27.882Z] 2022/02/18 12:27:27 	Finished clone github.com/gorilla/mux
12:27:27 [2022-02-18T12:27:27.882Z] 2022/02/18 12:27:27 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
12:27:27 [2022-02-18T12:27:27.882Z] 2022/02/18 12:27:27 	Finished clone github.com/Microsoft/go-winio
12:27:27 [2022-02-18T12:27:27.882Z] 2022/02/18 12:27:27 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
12:27:27 [2022-02-18T12:27:27.882Z] 2022/02/18 12:27:27 	Finished clone github.com/moby/sys
12:27:27 [2022-02-18T12:27:27.882Z] 2022/02/18 12:27:27 	Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20
12:27:28 [2022-02-18T12:27:28.157Z] 2022/02/18 12:27:28 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
12:27:28 [2022-02-18T12:27:28.157Z] 2022/02/18 12:27:28 	Finished clone github.com/sirupsen/logrus
12:27:28 [2022-02-18T12:27:28.732Z] 2022/02/18 12:27:28 	Finished clone github.com/docker/go-units
12:27:28 [2022-02-18T12:27:28.732Z] 2022/02/18 12:27:28 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
12:27:28 [2022-02-18T12:27:28.732Z] 2022/02/18 12:27:28 	Finished clone github.com/syndtr/gocapability
12:27:28 [2022-02-18T12:27:28.732Z] 2022/02/18 12:27:28 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
12:27:28 [2022-02-18T12:27:28.888Z]     docker_api_swarm_node_test.go:52: [d4f3c51fd1336] joining swarm manager [d20c392869750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:28 [2022-02-18T12:27:28.888Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:27:28 [2022-02-18T12:27:28.992Z] 2022/02/18 12:27:28 	Finished clone github.com/RackSec/srslog
12:27:28 [2022-02-18T12:27:28.992Z] 2022/02/18 12:27:28 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
12:27:29 [2022-02-18T12:27:29.252Z] 2022/02/18 12:27:29 	Finished clone gotest.tools/v3
12:27:29 [2022-02-18T12:27:29.252Z] 2022/02/18 12:27:29 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
12:27:29 [2022-02-18T12:27:29.252Z] 2022/02/18 12:27:29 	Finished clone github.com/imdario/mergo
12:27:29 [2022-02-18T12:27:29.252Z] 2022/02/18 12:27:29 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
12:27:29 [2022-02-18T12:27:29.511Z] 2022/02/18 12:27:29 	Finished clone golang.org/x/sync
12:27:29 [2022-02-18T12:27:29.511Z] 2022/02/18 12:27:29 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
12:27:29 [2022-02-18T12:27:29.511Z] 2022/02/18 12:27:29 	Finished clone github.com/google/go-cmp
12:27:29 [2022-02-18T12:27:29.511Z] 2022/02/18 12:27:29 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
12:27:29 [2022-02-18T12:27:29.818Z]     docker_api_swarm_node_test.go:53: [d025c43887339] joining swarm manager [d20c392869750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:29 [2022-02-18T12:27:29.818Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:27:30 [2022-02-18T12:27:30.079Z] 2022/02/18 12:27:29 	Finished clone github.com/tonistiigi/units
12:27:30 [2022-02-18T12:27:30.079Z] 2022/02/18 12:27:29 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
12:27:30 [2022-02-18T12:27:30.338Z] 2022/02/18 12:27:30 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
12:27:30 [2022-02-18T12:27:30.338Z] 2022/02/18 12:27:30 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
12:27:30 [2022-02-18T12:27:30.338Z] 2022/02/18 12:27:30 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
12:27:30 [2022-02-18T12:27:30.338Z] 2022/02/18 12:27:30 	Finished clone github.com/docker/go-connections
12:27:30 [2022-02-18T12:27:30.381Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:27:30 [2022-02-18T12:27:30.596Z] 2022/02/18 12:27:30 	Finished clone github.com/opentracing/opentracing-go
12:27:30 [2022-02-18T12:27:30.596Z] 2022/02/18 12:27:30 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
12:27:30 [2022-02-18T12:27:30.596Z] 2022/02/18 12:27:30 	Finished clone github.com/opentracing-contrib/go-stdlib
12:27:30 [2022-02-18T12:27:30.596Z] 2022/02/18 12:27:30 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
12:27:30 [2022-02-18T12:27:30.855Z] 2022/02/18 12:27:30 	Finished clone github.com/google/shlex
12:27:30 [2022-02-18T12:27:30.855Z] 2022/02/18 12:27:30 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
12:27:30 [2022-02-18T12:27:30.855Z] 2022/02/18 12:27:30 	Finished clone github.com/mitchellh/hashstructure
12:27:30 [2022-02-18T12:27:30.855Z] 2022/02/18 12:27:30 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
12:27:30 [2022-02-18T12:27:30.855Z] 2022/02/18 12:27:30 	Finished clone github.com/gofrs/flock
12:27:30 [2022-02-18T12:27:30.855Z] 2022/02/18 12:27:30 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
12:27:30 [2022-02-18T12:27:30.943Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:27:30 [2022-02-18T12:27:30.943Z] === RUN   TestDockerSuite/TestDevicePermissions
12:27:31 [2022-02-18T12:27:31.504Z] === RUN   TestDockerSuite/TestDockerFails
12:27:31 [2022-02-18T12:27:31.504Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:27:31 [2022-02-18T12:27:31.504Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:27:31 [2022-02-18T12:27:31.504Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:27:31 [2022-02-18T12:27:31.792Z] 2022/02/18 12:27:31 	Finished clone github.com/docker/go-events
12:27:31 [2022-02-18T12:27:31.792Z] 2022/02/18 12:27:31 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
12:27:32 [2022-02-18T12:27:32.051Z] 2022/02/18 12:27:31 	Finished clone github.com/sean-/seed
12:27:32 [2022-02-18T12:27:32.051Z] 2022/02/18 12:27:31 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
12:27:32 [2022-02-18T12:27:32.051Z] 2022/02/18 12:27:31 	Finished clone github.com/armon/go-radix
12:27:32 [2022-02-18T12:27:32.051Z] 2022/02/18 12:27:31 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
12:27:32 [2022-02-18T12:27:32.311Z] 2022/02/18 12:27:32 	Finished clone github.com/armon/go-metrics
12:27:32 [2022-02-18T12:27:32.311Z] 2022/02/18 12:27:32 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
12:27:32 [2022-02-18T12:27:32.434Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:27:32 [2022-02-18T12:27:32.571Z] 2022/02/18 12:27:32 	Finished clone github.com/tonistiigi/fsutil
12:27:32 [2022-02-18T12:27:32.571Z] 2022/02/18 12:27:32 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
12:27:32 [2022-02-18T12:27:32.693Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:27:33 [2022-02-18T12:27:33.144Z] 2022/02/18 12:27:33 	Finished clone github.com/hashicorp/errwrap
12:27:33 [2022-02-18T12:27:33.144Z] 2022/02/18 12:27:33 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
12:27:33 [2022-02-18T12:27:33.403Z] 2022/02/18 12:27:33 	Finished clone github.com/hashicorp/go-multierror
12:27:33 [2022-02-18T12:27:33.403Z] 2022/02/18 12:27:33 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
12:27:33 [2022-02-18T12:27:33.663Z] 2022/02/18 12:27:33 	Finished clone github.com/hashicorp/memberlist
12:27:33 [2022-02-18T12:27:33.663Z] 2022/02/18 12:27:33 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
12:27:34 [2022-02-18T12:27:34.063Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:27:34 [2022-02-18T12:27:34.063Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:27:34 [2022-02-18T12:27:34.063Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:27:34 [2022-02-18T12:27:34.063Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:27:34 [2022-02-18T12:27:34.233Z] 2022/02/18 12:27:34 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
12:27:34 [2022-02-18T12:27:34.233Z] 2022/02/18 12:27:34 	Finished clone github.com/golang/gddo
12:27:34 [2022-02-18T12:27:34.233Z] 2022/02/18 12:27:34 	Finished clone github.com/docker/libkv
12:27:34 [2022-02-18T12:27:34.233Z] 2022/02/18 12:27:34 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
12:27:34 [2022-02-18T12:27:34.492Z] 2022/02/18 12:27:34 	Finished clone github.com/vishvananda/netns
12:27:34 [2022-02-18T12:27:34.492Z] 2022/02/18 12:27:34 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
12:27:34 [2022-02-18T12:27:34.625Z] --- PASS: TestCreateServiceConfigFileMode (12.97s)
12:27:34 [2022-02-18T12:27:34.625Z] === RUN   TestCreateServiceSysctls
12:27:35 [2022-02-18T12:27:35.059Z] 2022/02/18 12:27:34 	Finished clone github.com/hashicorp/go-sockaddr
12:27:35 [2022-02-18T12:27:35.059Z] 2022/02/18 12:27:34 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
12:27:35 [2022-02-18T12:27:35.996Z] 2022/02/18 12:27:35 	Finished clone github.com/samuel/go-zookeeper
12:27:35 [2022-02-18T12:27:35.996Z] 2022/02/18 12:27:35 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
12:27:36 [2022-02-18T12:27:36.255Z] 2022/02/18 12:27:36 	Finished clone github.com/deckarep/golang-set
12:27:36 [2022-02-18T12:27:36.255Z] 2022/02/18 12:27:36 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
12:27:36 [2022-02-18T12:27:36.255Z] 2022/02/18 12:27:36 	Finished clone github.com/moby/ipvs
12:27:36 [2022-02-18T12:27:36.255Z] 2022/02/18 12:27:36 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
12:27:36 [2022-02-18T12:27:36.824Z] 2022/02/18 12:27:36 	Finished clone github.com/BurntSushi/toml
12:27:36 [2022-02-18T12:27:36.824Z] 2022/02/18 12:27:36 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
12:27:36 [2022-02-18T12:27:36.824Z] 2022/02/18 12:27:36 	Finished clone github.com/vishvananda/netlink
12:27:36 [2022-02-18T12:27:36.824Z] 2022/02/18 12:27:36 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
12:27:36 [2022-02-18T12:27:36.824Z] 2022/02/18 12:27:36 	Finished clone github.com/hashicorp/go-msgpack
12:27:36 [2022-02-18T12:27:36.824Z] 2022/02/18 12:27:36 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
12:27:37 [2022-02-18T12:27:37.392Z] 2022/02/18 12:27:37 	Finished clone github.com/coreos/go-semver
12:27:37 [2022-02-18T12:27:37.392Z] 2022/02/18 12:27:37 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
12:27:37 [2022-02-18T12:27:37.895Z] --- PASS: TestCreateServiceSysctls (3.00s)
12:27:37 [2022-02-18T12:27:37.895Z] === RUN   TestCreateServiceCapabilities
12:27:38 [2022-02-18T12:27:38.330Z] 2022/02/18 12:27:38 	Finished clone github.com/ishidawataru/sctp
12:27:38 [2022-02-18T12:27:38.330Z] 2022/02/18 12:27:38 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
12:27:38 [2022-02-18T12:27:38.898Z] 2022/02/18 12:27:38 	Finished clone github.com/modern-go/concurrent
12:27:38 [2022-02-18T12:27:38.898Z] 2022/02/18 12:27:38 	Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20
12:27:39 [2022-02-18T12:27:39.790Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:27:39 [2022-02-18T12:27:39.837Z] 2022/02/18 12:27:39 	Finished clone github.com/modern-go/reflect2
12:27:39 [2022-02-18T12:27:39.837Z] 2022/02/18 12:27:39 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
12:27:39 [2022-02-18T12:27:39.837Z] 2022/02/18 12:27:39 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
12:27:39 [2022-02-18T12:27:39.837Z] 2022/02/18 12:27:39 	Finished clone github.com/json-iterator/go
12:27:40 [2022-02-18T12:27:40.096Z] 2022/02/18 12:27:40 	Finished clone go.etcd.io/bbolt
12:27:40 [2022-02-18T12:27:40.096Z] 2022/02/18 12:27:40 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
12:27:40 [2022-02-18T12:27:40.354Z] --- PASS: TestCreateServiceCapabilities (2.64s)
12:27:40 [2022-02-18T12:27:40.354Z] === RUN   TestInspect
12:27:40 [2022-02-18T12:27:40.356Z] 2022/02/18 12:27:40 	Finished clone github.com/hashicorp/serf
12:27:40 [2022-02-18T12:27:40.616Z] 2022/02/18 12:27:40 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
12:27:40 [2022-02-18T12:27:40.876Z] 2022/02/18 12:27:40 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
12:27:40 [2022-02-18T12:27:40.876Z] 2022/02/18 12:27:40 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
12:27:41 [2022-02-18T12:27:41.136Z] 2022/02/18 12:27:41 	Finished clone github.com/Microsoft/opengcs
12:27:41 [2022-02-18T12:27:41.136Z] 2022/02/18 12:27:41 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
12:27:41 [2022-02-18T12:27:41.397Z] 2022/02/18 12:27:41 	Finished clone github.com/opencontainers/go-digest
12:27:41 [2022-02-18T12:27:41.397Z] 2022/02/18 12:27:41 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
12:27:41 [2022-02-18T12:27:41.660Z] 2022/02/18 12:27:41 	Finished clone github.com/containerd/ttrpc
12:27:41 [2022-02-18T12:27:41.660Z] 2022/02/18 12:27:41 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
12:27:41 [2022-02-18T12:27:41.727Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:27:42 [2022-02-18T12:27:42.599Z] 2022/02/18 12:27:42 	Finished clone golang.org/x/net
12:27:42 [2022-02-18T12:27:42.599Z] 2022/02/18 12:27:42 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
12:27:43 [2022-02-18T12:27:43.167Z] 2022/02/18 12:27:43 	Finished clone github.com/cyphar/filepath-securejoin
12:27:43 [2022-02-18T12:27:43.425Z] 2022/02/18 12:27:43 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
12:27:43 [2022-02-18T12:27:43.621Z] --- PASS: TestInspect (3.31s)
12:27:43 [2022-02-18T12:27:43.622Z] === RUN   TestCreateJob
12:27:43 [2022-02-18T12:27:43.879Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:27:44 [2022-02-18T12:27:44.362Z] 2022/02/18 12:27:44 	Finished clone github.com/vbatts/tar-split
12:27:44 [2022-02-18T12:27:44.362Z] 2022/02/18 12:27:44 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
12:27:44 [2022-02-18T12:27:44.621Z] 2022/02/18 12:27:44 	Finished clone github.com/opencontainers/runtime-spec
12:27:44 [2022-02-18T12:27:44.621Z] 2022/02/18 12:27:44 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
12:27:44 [2022-02-18T12:27:44.881Z] 2022/02/18 12:27:44 	Finished clone github.com/coreos/go-systemd
12:27:44 [2022-02-18T12:27:44.881Z] 2022/02/18 12:27:44 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
12:27:45 [2022-02-18T12:27:45.794Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:27:45 [2022-02-18T12:27:45.817Z] 2022/02/18 12:27:45 	Finished clone github.com/opencontainers/image-spec
12:27:45 [2022-02-18T12:27:45.817Z] 2022/02/18 12:27:45 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
12:27:45 [2022-02-18T12:27:45.817Z] 2022/02/18 12:27:45 	Finished clone github.com/coreos/go-systemd/v22
12:27:45 [2022-02-18T12:27:45.817Z] 2022/02/18 12:27:45 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
12:27:46 [2022-02-18T12:27:46.357Z] === RUN   TestDockerSuite/TestEventsAttach
12:27:46 [2022-02-18T12:27:46.384Z] 2022/02/18 12:27:46 	Finished clone github.com/Graylog2/go-gelf
12:27:46 [2022-02-18T12:27:46.384Z] 2022/02/18 12:27:46 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
12:27:46 [2022-02-18T12:27:46.952Z] 2022/02/18 12:27:46 	Finished clone github.com/godbus/dbus/v5
12:27:46 [2022-02-18T12:27:46.952Z] 2022/02/18 12:27:46 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
12:27:46 [2022-02-18T12:27:46.952Z] 2022/02/18 12:27:46 	Finished clone github.com/fluent/fluent-logger-golang
12:27:46 [2022-02-18T12:27:46.952Z] 2022/02/18 12:27:46 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
12:27:47 [2022-02-18T12:27:47.215Z] 2022/02/18 12:27:47 	Finished clone github.com/philhofer/fwd
12:27:47 [2022-02-18T12:27:47.215Z] 2022/02/18 12:27:47 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
12:27:47 [2022-02-18T12:27:47.285Z] === RUN   TestDockerSuite/TestEventsCommit
12:27:47 [2022-02-18T12:27:47.285Z] --- PASS: TestCreateJob (3.66s)
12:27:47 [2022-02-18T12:27:47.285Z] === RUN   TestReplicatedJob
12:27:47 [2022-02-18T12:27:47.847Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:27:48 [2022-02-18T12:27:48.410Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:27:48 [2022-02-18T12:27:48.596Z] 2022/02/18 12:27:48 	Finished clone github.com/fsnotify/fsnotify
12:27:48 [2022-02-18T12:27:48.596Z] 2022/02/18 12:27:48 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
12:27:48 [2022-02-18T12:27:48.596Z] 2022/02/18 12:27:48 	Finished clone github.com/bsphere/le_go
12:27:48 [2022-02-18T12:27:48.596Z] 2022/02/18 12:27:48 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
12:27:48 [2022-02-18T12:27:48.972Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:27:49 [2022-02-18T12:27:49.165Z] 2022/02/18 12:27:49 	Finished clone github.com/jmespath/go-jmespath
12:27:49 [2022-02-18T12:27:49.165Z] 2022/02/18 12:27:49 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
12:27:49 [2022-02-18T12:27:49.902Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:27:50 [2022-02-18T12:27:50.546Z] 2022/02/18 12:27:50 	Finished clone github.com/tinylib/msgp
12:27:50 [2022-02-18T12:27:50.546Z] 2022/02/18 12:27:50 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
12:27:50 [2022-02-18T12:27:50.806Z] 2022/02/18 12:27:50 	Finished clone github.com/golang/groupcache
12:27:50 [2022-02-18T12:27:50.806Z] 2022/02/18 12:27:50 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
12:27:51 [2022-02-18T12:27:51.065Z] 2022/02/18 12:27:50 	Finished clone github.com/docker/libnetwork
12:27:51 [2022-02-18T12:27:51.065Z] 2022/02/18 12:27:50 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
12:27:51 [2022-02-18T12:27:51.324Z] 2022/02/18 12:27:51 	Finished clone golang.org/x/oauth2
12:27:51 [2022-02-18T12:27:51.324Z] 2022/02/18 12:27:51 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
12:27:51 [2022-02-18T12:27:51.800Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:27:52 [2022-02-18T12:27:52.706Z] 2022/02/18 12:27:52 	Finished clone github.com/googleapis/gax-go
12:27:52 [2022-02-18T12:27:52.706Z] 2022/02/18 12:27:52 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20
12:27:52 [2022-02-18T12:27:52.731Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:27:52 [2022-02-18T12:27:52.966Z] 2022/02/18 12:27:52 	Finished clone github.com/miekg/dns
12:27:52 [2022-02-18T12:27:52.966Z] 2022/02/18 12:27:52 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
12:27:52 [2022-02-18T12:27:52.989Z] --- PASS: TestReplicatedJob (5.59s)
12:27:52 [2022-02-18T12:27:52.989Z] === RUN   TestUpdateReplicatedJob
12:27:54 [2022-02-18T12:27:54.347Z] 2022/02/18 12:27:54 	Finished clone github.com/containerd/fifo
12:27:54 [2022-02-18T12:27:54.347Z] 2022/02/18 12:27:54 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
12:27:54 [2022-02-18T12:27:54.347Z] 2022/02/18 12:27:54 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
12:27:54 [2022-02-18T12:27:54.347Z] 2022/02/18 12:27:54 	Finished clone go.opencensus.io
12:27:55 [2022-02-18T12:27:55.512Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:27:56 [2022-02-18T12:27:56.254Z] 2022/02/18 12:27:55 	Finished clone golang.org/x/sys
12:27:56 [2022-02-18T12:27:56.254Z] 2022/02/18 12:27:55 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
12:27:56 [2022-02-18T12:27:56.823Z] 2022/02/18 12:27:56 	Finished clone github.com/containerd/cgroups
12:27:56 [2022-02-18T12:27:56.823Z] 2022/02/18 12:27:56 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
12:27:56 [2022-02-18T12:27:56.877Z] --- PASS: TestUpdateReplicatedJob (3.76s)
12:27:56 [2022-02-18T12:27:56.877Z] === RUN   TestServiceListWithStatuses
12:27:56 [2022-02-18T12:27:56.877Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:27:56 [2022-02-18T12:27:56.877Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:27:56 [2022-02-18T12:27:56.877Z] === RUN   TestDockerNetworkConnectAlias
12:27:57 [2022-02-18T12:27:57.440Z] === RUN   TestDockerSuite/TestEventsCopy
12:27:58 [2022-02-18T12:27:58.202Z] 2022/02/18 12:27:58 	Finished clone github.com/containerd/go-runc
12:27:58 [2022-02-18T12:27:58.202Z] 2022/02/18 12:27:58 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
12:27:58 [2022-02-18T12:27:58.370Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:27:58 [2022-02-18T12:27:58.770Z] 2022/02/18 12:27:58 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
12:27:59 [2022-02-18T12:27:59.029Z] 2022/02/18 12:27:58 	Finished clone golang.org/x/text
12:27:59 [2022-02-18T12:27:59.738Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:27:59 [2022-02-18T12:27:59.965Z] 2022/02/18 12:27:59 	Finished clone github.com/containerd/typeurl
12:27:59 [2022-02-18T12:27:59.966Z] 2022/02/18 12:27:59 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
12:28:00 [2022-02-18T12:28:00.534Z] 2022/02/18 12:28:00 	Finished clone github.com/containerd/console
12:28:00 [2022-02-18T12:28:00.534Z] 2022/02/18 12:28:00 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
12:28:01 [2022-02-18T12:28:01.628Z] --- PASS: TestDockerNetworkConnectAlias (4.76s)
12:28:01 [2022-02-18T12:28:01.628Z] === RUN   TestDockerNetworkReConnect
12:28:01 [2022-02-18T12:28:01.884Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:28:01 [2022-02-18T12:28:01.911Z] 2022/02/18 12:28:01 	Finished clone github.com/opencontainers/runc
12:28:01 [2022-02-18T12:28:01.911Z] 2022/02/18 12:28:01 	Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20
12:28:01 [2022-02-18T12:28:01.911Z] 2022/02/18 12:28:01 	Finished clone github.com/containerd/continuity
12:28:01 [2022-02-18T12:28:01.911Z] 2022/02/18 12:28:01 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
12:28:01 [2022-02-18T12:28:01.912Z] 2022/02/18 12:28:01 	Finished clone github.com/gogo/googleapis
12:28:01 [2022-02-18T12:28:01.912Z] 2022/02/18 12:28:01 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
12:28:02 [2022-02-18T12:28:02.848Z] 2022/02/18 12:28:02 	Finished clone github.com/prometheus/client_golang
12:28:02 [2022-02-18T12:28:02.848Z] 2022/02/18 12:28:02 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
12:28:03 [2022-02-18T12:28:03.109Z] 2022/02/18 12:28:02 	Finished clone google.golang.org/grpc
12:28:03 [2022-02-18T12:28:03.109Z] 2022/02/18 12:28:02 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
12:28:04 [2022-02-18T12:28:04.488Z] 2022/02/18 12:28:04 	Finished clone github.com/fernet/fernet-go
12:28:04 [2022-02-18T12:28:04.488Z] 2022/02/18 12:28:04 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
12:28:05 [2022-02-18T12:28:05.166Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:28:05 [2022-02-18T12:28:05.166Z] --- PASS: TestDockerNetworkReConnect (3.82s)
12:28:05 [2022-02-18T12:28:05.166Z] === RUN   TestServicePlugin
12:28:05 [2022-02-18T12:28:05.166Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:28:05 [2022-02-18T12:28:05.434Z] 2022/02/18 12:28:05 	Finished clone github.com/docker/distribution
12:28:05 [2022-02-18T12:28:05.434Z] 2022/02/18 12:28:05 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
12:28:06 [2022-02-18T12:28:06.004Z] 2022/02/18 12:28:05 	Finished clone github.com/Microsoft/hcsshim
12:28:06 [2022-02-18T12:28:06.004Z] 2022/02/18 12:28:05 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
12:28:06 [2022-02-18T12:28:06.536Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:28:07 [2022-02-18T12:28:07.100Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:28:07 [2022-02-18T12:28:07.357Z] === RUN   TestDockerSuite/TestEventsFilterType
12:28:07 [2022-02-18T12:28:07.382Z] 2022/02/18 12:28:06 	Finished clone github.com/moby/buildkit
12:28:07 [2022-02-18T12:28:07.382Z] 2022/02/18 12:28:06 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
12:28:07 [2022-02-18T12:28:07.614Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:28:07 [2022-02-18T12:28:07.872Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:28:07 [2022-02-18T12:28:07.872Z] === RUN   TestDockerSuite/TestEventsFilters
12:28:07 [2022-02-18T12:28:07.951Z] 2022/02/18 12:28:07 	Finished clone golang.org/x/time
12:28:07 [2022-02-18T12:28:07.951Z] 2022/02/18 12:28:07 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
12:28:08 [2022-02-18T12:28:08.129Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:28:08 [2022-02-18T12:28:08.519Z] 2022/02/18 12:28:08 	Finished clone github.com/cilium/ebpf
12:28:08 [2022-02-18T12:28:08.519Z] 2022/02/18 12:28:08 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
12:28:08 [2022-02-18T12:28:08.778Z] 2022/02/18 12:28:08 	Finished clone github.com/hashicorp/go-memdb
12:28:08 [2022-02-18T12:28:08.778Z] 2022/02/18 12:28:08 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
12:28:09 [2022-02-18T12:28:09.059Z] === RUN   TestDockerSuite/TestEventsFormat
12:28:09 [2022-02-18T12:28:09.621Z]     plugin_test.go:62: [d76cf32dddb87] joining swarm manager [de50e9091b9ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:28:09 [2022-02-18T12:28:09.717Z] 2022/02/18 12:28:09 	Finished clone github.com/hashicorp/go-immutable-radix
12:28:09 [2022-02-18T12:28:09.717Z] 2022/02/18 12:28:09 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
12:28:10 [2022-02-18T12:28:10.285Z] 2022/02/18 12:28:10 	Finished clone github.com/hashicorp/golang-lru
12:28:10 [2022-02-18T12:28:10.285Z] 2022/02/18 12:28:10 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
12:28:10 [2022-02-18T12:28:10.285Z] 2022/02/18 12:28:10 	Finished clone github.com/golang/protobuf
12:28:10 [2022-02-18T12:28:10.285Z] 2022/02/18 12:28:10 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
12:28:10 [2022-02-18T12:28:10.545Z] 2022/02/18 12:28:10 	Finished clone github.com/coreos/pkg
12:28:10 [2022-02-18T12:28:10.545Z] 2022/02/18 12:28:10 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
12:28:10 [2022-02-18T12:28:10.552Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:28:10 [2022-02-18T12:28:10.552Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:28:10 [2022-02-18T12:28:10.552Z] === RUN   TestDockerSuite/TestEventsImageImport
12:28:10 [2022-02-18T12:28:10.552Z]     docker_api_swarm_test.go:201: [d65811127d8fe] joining swarm manager [dcc121d2811bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:28:10 [2022-02-18T12:28:10.808Z]     plugin_test.go:65: [d245e7c7bf9e5] joining swarm manager [de50e9091b9ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:28:11 [2022-02-18T12:28:11.372Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:28:11 [2022-02-18T12:28:11.927Z] 2022/02/18 12:28:11 	Finished clone github.com/cespare/xxhash/v2
12:28:11 [2022-02-18T12:28:11.927Z] 2022/02/18 12:28:11 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
12:28:11 [2022-02-18T12:28:11.927Z] 2022/02/18 12:28:11 	Finished clone github.com/beorn7/perks
12:28:11 [2022-02-18T12:28:11.927Z] 2022/02/18 12:28:11 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
12:28:11 [2022-02-18T12:28:11.936Z] === RUN   TestDockerSuite/TestEventsImagePull
12:28:12 [2022-02-18T12:28:12.187Z] 2022/02/18 12:28:12 	Finished clone github.com/prometheus/client_model
12:28:12 [2022-02-18T12:28:12.187Z] 2022/02/18 12:28:12 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
12:28:12 [2022-02-18T12:28:12.499Z] === RUN   TestDockerSuite/TestEventsImageTag
12:28:12 [2022-02-18T12:28:12.757Z] 2022/02/18 12:28:12 	Finished clone golang.org/x/crypto
12:28:12 [2022-02-18T12:28:12.757Z] 2022/02/18 12:28:12 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
12:28:13 [2022-02-18T12:28:13.431Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:28:13 [2022-02-18T12:28:13.688Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:28:13 [2022-02-18T12:28:13.688Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:28:13 [2022-02-18T12:28:13.688Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:28:13 [2022-02-18T12:28:13.688Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:28:13 [2022-02-18T12:28:13.688Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:28:14 [2022-02-18T12:28:14.139Z] 2022/02/18 12:28:13 	Finished clone github.com/matttproud/golang_protobuf_extensions
12:28:14 [2022-02-18T12:28:14.139Z] 2022/02/18 12:28:13 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
12:28:14 [2022-02-18T12:28:14.400Z] 2022/02/18 12:28:14 	Finished clone github.com/pkg/errors
12:28:14 [2022-02-18T12:28:14.400Z] 2022/02/18 12:28:14 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
12:28:14 [2022-02-18T12:28:14.662Z] 2022/02/18 12:28:14 	Finished clone code.cloudfoundry.org/clock
12:28:14 [2022-02-18T12:28:14.662Z] 2022/02/18 12:28:14 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
12:28:15 [2022-02-18T12:28:15.599Z] 2022/02/18 12:28:15 	Finished clone github.com/prometheus/procfs
12:28:15 [2022-02-18T12:28:15.599Z] 2022/02/18 12:28:15 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
12:28:15 [2022-02-18T12:28:15.599Z] 2022/02/18 12:28:15 	Finished clone github.com/prometheus/common
12:28:15 [2022-02-18T12:28:15.599Z] 2022/02/18 12:28:15 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
12:28:15 [2022-02-18T12:28:15.599Z] 2022/02/18 12:28:15 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
12:28:15 [2022-02-18T12:28:15.599Z] 2022/02/18 12:28:15 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
12:28:15 [2022-02-18T12:28:15.860Z] 2022/02/18 12:28:15 	Finished clone github.com/morikuni/aec
12:28:15 [2022-02-18T12:28:15.860Z] 2022/02/18 12:28:15 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
12:28:16 [2022-02-18T12:28:16.211Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:28:16 [2022-02-18T12:28:16.468Z] === RUN   TestDockerSuite/TestEventsRename
12:28:16 [2022-02-18T12:28:16.724Z] === RUN   TestDockerSuite/TestEventsResize
12:28:16 [2022-02-18T12:28:16.797Z] 2022/02/18 12:28:16 	Finished clone github.com/inconshreveable/mousetrap
12:28:17 [2022-02-18T12:28:17.367Z] 2022/02/18 12:28:17 	Finished clone github.com/spf13/pflag
12:28:17 [2022-02-18T12:28:17.629Z] 2022/02/18 12:28:17 	Finished clone github.com/docker/go-metrics
12:28:17 [2022-02-18T12:28:17.654Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:28:18 [2022-02-18T12:28:18.198Z] 2022/02/18 12:28:18 	Finished clone github.com/spf13/cobra
12:28:18 [2022-02-18T12:28:18.765Z] 2022/02/18 12:28:18 	Finished clone github.com/opencontainers/selinux
12:28:19 [2022-02-18T12:28:19.701Z] 2022/02/18 12:28:19 	Finished clone github.com/google/certificate-transparency-go
12:28:22 [2022-02-18T12:28:22.897Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:28:23 [2022-02-18T12:28:23.833Z] === RUN   TestDockerSuite/TestEventsStreaming
12:28:24 [2022-02-18T12:28:24.403Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:28:27 [2022-02-18T12:28:27.673Z] === RUN   TestDockerSuite/TestEventsTop
12:28:27 [2022-02-18T12:28:27.673Z] === RUN   TestDockerSuite/TestEventsUntag
12:28:30 [2022-02-18T12:28:30.192Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:28:31 [2022-02-18T12:28:31.913Z] 2022/02/18 12:28:31 	Finished clone github.com/cloudflare/cfssl
12:28:34 [2022-02-18T12:28:34.357Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:28:35 [2022-02-18T12:28:35.723Z]     docker_api_swarm_test.go:383: [ddb3b863e8da7] joining swarm manager [d3e66da96bf69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:28:36 [2022-02-18T12:28:36.135Z] 2022/02/18 12:28:35 	Finished clone github.com/coreos/etcd
12:28:36 [2022-02-18T12:28:36.287Z] === RUN   TestDockerSuite/TestExec
12:28:36 [2022-02-18T12:28:36.852Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:28:37 [2022-02-18T12:28:37.072Z] 2022/02/18 12:28:36 	Finished clone github.com/containerd/containerd
12:28:37 [2022-02-18T12:28:37.111Z] --- PASS: TestServicePlugin (31.82s)
12:28:37 [2022-02-18T12:28:37.111Z] === RUN   TestServiceUpdateLabel
12:28:37 [2022-02-18T12:28:37.111Z]     docker_api_swarm_test.go:384: [d3b8d084b4da6] joining swarm manager [d3e66da96bf69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:28:37 [2022-02-18T12:28:37.642Z] 2022/02/18 12:28:37 	Finished clone github.com/docker/swarmkit
12:28:37 [2022-02-18T12:28:37.676Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:28:38 [2022-02-18T12:28:38.241Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:28:38 [2022-02-18T12:28:38.805Z] === RUN   TestDockerSuite/TestExecAPIStart
12:28:39 [2022-02-18T12:28:39.368Z] --- PASS: TestServiceUpdateLabel (2.20s)
12:28:39 [2022-02-18T12:28:39.368Z] === RUN   TestServiceUpdateSecrets
12:28:40 [2022-02-18T12:28:40.295Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:28:40 [2022-02-18T12:28:40.858Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:28:41 [2022-02-18T12:28:41.422Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:28:41 [2022-02-18T12:28:41.984Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:28:42 [2022-02-18T12:28:42.548Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:28:43 [2022-02-18T12:28:43.111Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:28:43 [2022-02-18T12:28:43.693Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:28:44 [2022-02-18T12:28:44.626Z] === RUN   TestDockerSuite/TestExecCgroup
12:28:45 [2022-02-18T12:28:45.557Z] === RUN   TestDockerSuite/TestExecEnv
12:28:46 [2022-02-18T12:28:46.121Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:28:47 [2022-02-18T12:28:47.052Z] === RUN   TestDockerSuite/TestExecExitStatus
12:28:47 [2022-02-18T12:28:47.619Z] === RUN   TestDockerSuite/TestExecInspectID
12:28:49 [2022-02-18T12:28:49.511Z] === RUN   TestDockerSuite/TestExecInteractive
12:28:49 [2022-02-18T12:28:49.768Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:28:49 [2022-02-18T12:28:49.857Z] 2022/02/18 12:28:49 	Finished clone cloud.google.com/go
12:28:50 [2022-02-18T12:28:50.333Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:28:50 [2022-02-18T12:28:50.896Z] === RUN   TestDockerSuite/TestExecParseError
12:28:51 [2022-02-18T12:28:51.153Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:28:51 [2022-02-18T12:28:51.722Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:28:52 [2022-02-18T12:28:52.288Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:28:53 [2022-02-18T12:28:53.217Z] === RUN   TestDockerSuite/TestExecSetEnv
12:28:54 [2022-02-18T12:28:54.147Z] === RUN   TestDockerSuite/TestExecStartFails
12:28:54 [2022-02-18T12:28:54.147Z] --- PASS: TestServiceUpdateSecrets (14.79s)
12:28:54 [2022-02-18T12:28:54.147Z] === RUN   TestServiceUpdateConfigs
12:28:54 [2022-02-18T12:28:54.709Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:28:57 [2022-02-18T12:28:57.216Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
12:28:57 [2022-02-18T12:28:57.216Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:28:59 [2022-02-18T12:28:59.848Z] 2022/02/18 12:28:58 	Finished clone github.com/gogo/protobuf
12:29:00 [2022-02-18T12:29:00.116Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:29:01 [2022-02-18T12:29:01.228Z] 2022/02/18 12:29:01 	Finished clone google.golang.org/genproto
12:29:06 [2022-02-18T12:29:06.881Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:29:06 [2022-02-18T12:29:06.881Z] === RUN   TestDockerSuite/TestExecTTY
12:29:06 [2022-02-18T12:29:06.881Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:29:06 [2022-02-18T12:29:06.881Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:29:07 [2022-02-18T12:29:07.443Z] === RUN   TestDockerSuite/TestExecUlimits
12:29:08 [2022-02-18T12:29:08.010Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:29:08 [2022-02-18T12:29:08.010Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:29:08 [2022-02-18T12:29:08.010Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:29:08 [2022-02-18T12:29:08.277Z] --- PASS: TestServiceUpdateConfigs (14.21s)
12:29:08 [2022-02-18T12:29:08.277Z] === RUN   TestServiceUpdateNetwork
12:29:08 [2022-02-18T12:29:08.673Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:29:08 [2022-02-18T12:29:08.673Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
12:29:08 [2022-02-18T12:29:08.673Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:29:08 [2022-02-18T12:29:08.673Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
12:29:08 [2022-02-18T12:29:08.673Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:29:08 [2022-02-18T12:29:08.673Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
12:29:08 [2022-02-18T12:29:08.673Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:29:08 [2022-02-18T12:29:08.673Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:29:08 [2022-02-18T12:29:08.673Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:29:09 [2022-02-18T12:29:09.646Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:29:10 [2022-02-18T12:29:10.210Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:29:11 [2022-02-18T12:29:11.140Z] === RUN   TestDockerSuite/TestExecWithTERM
12:29:11 [2022-02-18T12:29:11.600Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:29:11 [2022-02-18T12:29:11.600Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:29:11 [2022-02-18T12:29:11.600Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:29:11 [2022-02-18T12:29:11.600Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:29:11 [2022-02-18T12:29:11.600Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:29:11 [2022-02-18T12:29:11.704Z] === RUN   TestDockerSuite/TestExecWithUser
12:29:12 [2022-02-18T12:29:12.268Z] === RUN   TestDockerSuite/TestGetContainerStats
12:29:17 [2022-02-18T12:29:17.518Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:29:18 [2022-02-18T12:29:18.671Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:29:21 [2022-02-18T12:29:21.684Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:29:21 [2022-02-18T12:29:21.684Z] --- PASS: TestServiceUpdateNetwork (13.19s)
12:29:21 [2022-02-18T12:29:21.684Z] === RUN   TestServiceUpdatePidsLimit
12:29:23 [2022-02-18T12:29:23.049Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:29:23 [2022-02-18T12:29:23.049Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:29:23 [2022-02-18T12:29:23.611Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:29:27 [2022-02-18T12:29:27.780Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:29:28 [2022-02-18T12:29:28.041Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:29:28 [2022-02-18T12:29:28.042Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:29:28 [2022-02-18T12:29:28.042Z] === RUN   TestDockerSuite/TestHealth
12:29:30 [2022-02-18T12:29:30.560Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:29:34 [2022-02-18T12:29:34.752Z]     check_test.go:380: [d3b8d084b4da6] daemon is not started
12:29:34 [2022-02-18T12:29:34.752Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:29:37 [2022-02-18T12:29:37.271Z]     docker_api_swarm_test.go:801: [dec4e8ab9d295] joining swarm manager [d9a5b74cf61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:37 [2022-02-18T12:29:37.833Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
12:29:37 [2022-02-18T12:29:37.833Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
12:29:37 [2022-02-18T12:29:37.833Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:29:37 [2022-02-18T12:29:37.833Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
12:29:37 [2022-02-18T12:29:37.833Z] PASS
12:29:37 [2022-02-18T12:29:37.833Z] 
12:29:37 [2022-02-18T12:29:37.833Z] === Skipped
12:29:37 [2022-02-18T12:29:37.833Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:29:37 [2022-02-18T12:29:37.833Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:29:37 [2022-02-18T12:29:37.833Z] 
12:29:37 [2022-02-18T12:29:37.833Z] DONE 27 tests, 1 skipped in 194.158s
12:29:37 [2022-02-18T12:29:37.833Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:29:37 [2022-02-18T12:29:37.833Z] ++ 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
12:29:37 [2022-02-18T12:29:37.833Z] ++ set -e
12:29:37 [2022-02-18T12:29:37.833Z] ++ '[' -n 0 ']'
12:29:37 [2022-02-18T12:29:37.833Z] ++ set -x
12:29:37 [2022-02-18T12:29:37.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:29:37 [2022-02-18T12:29:37.833Z] INFO: Testing against a local daemon
12:29:37 [2022-02-18T12:29:37.833Z] === RUN   TestSessionCreate
12:29:37 [2022-02-18T12:29:37.833Z] --- PASS: TestSessionCreate (0.02s)
12:29:37 [2022-02-18T12:29:37.833Z] === RUN   TestSessionCreateWithBadUpgrade
12:29:37 [2022-02-18T12:29:37.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:29:37 [2022-02-18T12:29:37.833Z] PASS
12:29:37 [2022-02-18T12:29:37.833Z] 
12:29:37 [2022-02-18T12:29:37.833Z] DONE 2 tests in 0.169s
12:29:37 [2022-02-18T12:29:37.833Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:29:37 [2022-02-18T12:29:37.833Z] ++ 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
12:29:37 [2022-02-18T12:29:37.833Z] ++ set -e
12:29:37 [2022-02-18T12:29:37.833Z] ++ '[' -n 0 ']'
12:29:37 [2022-02-18T12:29:37.833Z] ++ set -x
12:29:37 [2022-02-18T12:29:37.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:29:38 [2022-02-18T12:29:38.090Z] INFO: Testing against a local daemon
12:29:38 [2022-02-18T12:29:38.090Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:29:38 [2022-02-18T12:29:38.090Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:29:38 [2022-02-18T12:29:38.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:29:38 [2022-02-18T12:29:38.090Z] === RUN   TestEventsExecDie
12:29:38 [2022-02-18T12:29:38.346Z]     docker_api_swarm_test.go:801: [d9604a7131713] joining swarm manager [d9a5b74cf61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:38 [2022-02-18T12:29:38.909Z] --- PASS: TestEventsExecDie (0.70s)
12:29:38 [2022-02-18T12:29:38.909Z] === RUN   TestEventsBackwardsCompatible
12:29:38 [2022-02-18T12:29:38.909Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:29:38 [2022-02-18T12:29:38.909Z] === RUN   TestInfoBinaryCommits
12:29:38 [2022-02-18T12:29:38.909Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:29:38 [2022-02-18T12:29:38.909Z] === RUN   TestInfoAPIVersioned
12:29:38 [2022-02-18T12:29:38.909Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:29:38 [2022-02-18T12:29:38.909Z] === RUN   TestInfoDiscoveryBackend
12:29:39 [2022-02-18T12:29:39.471Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
12:29:39 [2022-02-18T12:29:39.471Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:29:39 [2022-02-18T12:29:39.727Z]     docker_api_swarm_test.go:801: [d1047dcea2103] joining swarm manager [d9a5b74cf61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:29:40 [2022-02-18T12:29:40.289Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:29:40 [2022-02-18T12:29:40.289Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:29:40 [2022-02-18T12:29:40.851Z]     docker_api_swarm_test.go:801: [d42cb252329d1] joining swarm manager [d9a5b74cf61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:29:40 [2022-02-18T12:29:40.851Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
12:29:40 [2022-02-18T12:29:40.851Z] === RUN   TestInfoAPI
12:29:41 [2022-02-18T12:29:41.107Z] --- PASS: TestInfoAPI (0.07s)
12:29:41 [2022-02-18T12:29:41.107Z] === RUN   TestInfoAPIWarnings
12:29:42 [2022-02-18T12:29:42.472Z]     docker_api_swarm_test.go:809: [d63721ba409ac] joining swarm manager [d9a5b74cf61c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:29:47 [2022-02-18T12:29:47.719Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:29:47 [2022-02-18T12:29:47.719Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:29:47 [2022-02-18T12:29:47.719Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:29:47 [2022-02-18T12:29:47.720Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:29:47 [2022-02-18T12:29:47.977Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:29:47 [2022-02-18T12:29:47.978Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:29:48 [2022-02-18T12:29:48.541Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:29:48 [2022-02-18T12:29:48.541Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:29:48 [2022-02-18T12:29:48.541Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:29:48 [2022-02-18T12:29:48.799Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:29:48 [2022-02-18T12:29:48.799Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:29:49 [2022-02-18T12:29:49.057Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:29:49 [2022-02-18T12:29:49.313Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:29:49 [2022-02-18T12:29:49.313Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:29:49 [2022-02-18T12:29:49.875Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:29:49 [2022-02-18T12:29:49.875Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:29:50 [2022-02-18T12:29:50.806Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:29:51 [2022-02-18T12:29:51.062Z] === RUN   TestDockerSuite/TestImagesFormat
12:29:51 [2022-02-18T12:29:51.318Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:29:51 [2022-02-18T12:29:51.889Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:29:54 [2022-02-18T12:29:54.423Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:29:54 [2022-02-18T12:29:54.423Z] === RUN   TestDockerSuite/TestImportBadURL
12:29:54 [2022-02-18T12:29:54.423Z] === RUN   TestDockerSuite/TestImportDisplay
12:29:55 [2022-02-18T12:29:55.355Z] === RUN   TestDockerSuite/TestImportFile
12:29:56 [2022-02-18T12:29:56.724Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:29:56 [2022-02-18T12:29:56.724Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:29:57 [2022-02-18T12:29:57.288Z] --- PASS: TestInfoAPIWarnings (16.32s)
12:29:57 [2022-02-18T12:29:57.288Z] === RUN   TestInfoDebug
12:29:57 [2022-02-18T12:29:57.493Z] 2022/02/18 12:29:51 	Finished clone github.com/hashicorp/consul
12:29:57 [2022-02-18T12:29:57.851Z] === RUN   TestDockerSuite/TestImportGzipped
12:29:57 [2022-02-18T12:29:57.851Z] --- PASS: TestInfoDebug (0.55s)
12:29:57 [2022-02-18T12:29:57.851Z] === RUN   TestInfoInsecureRegistries
12:29:58 [2022-02-18T12:29:58.414Z] --- PASS: TestInfoInsecureRegistries (0.57s)
12:29:58 [2022-02-18T12:29:58.414Z] === RUN   TestInfoRegistryMirrors
12:29:58 [2022-02-18T12:29:58.978Z] --- PASS: TestInfoRegistryMirrors (0.56s)
12:29:58 [2022-02-18T12:29:58.978Z] === RUN   TestLoginFailsWithBadCredentials
12:29:59 [2022-02-18T12:29:59.236Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
12:29:59 [2022-02-18T12:29:59.236Z] === RUN   TestPingCacheHeaders
12:29:59 [2022-02-18T12:29:59.236Z] --- PASS: TestPingCacheHeaders (0.04s)
12:29:59 [2022-02-18T12:29:59.236Z] === RUN   TestPingGet
12:29:59 [2022-02-18T12:29:59.494Z] --- PASS: TestPingGet (0.06s)
12:29:59 [2022-02-18T12:29:59.494Z] === RUN   TestPingHead
12:29:59 [2022-02-18T12:29:59.494Z] --- PASS: TestPingHead (0.07s)
12:29:59 [2022-02-18T12:29:59.494Z] === RUN   TestVersion
12:29:59 [2022-02-18T12:29:59.494Z] --- PASS: TestVersion (0.04s)
12:29:59 [2022-02-18T12:29:59.494Z] PASS
12:29:59 [2022-02-18T12:29:59.494Z] 
12:29:59 [2022-02-18T12:29:59.494Z] === Skipped
12:29:59 [2022-02-18T12:29:59.494Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:29:59 [2022-02-18T12:29:59.494Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:29:59 [2022-02-18T12:29:59.494Z] 
12:29:59 [2022-02-18T12:29:59.494Z] DONE 18 tests, 1 skipped in 21.534s
12:29:59 [2022-02-18T12:29:59.494Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:29:59 [2022-02-18T12:29:59.494Z] ++ 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
12:29:59 [2022-02-18T12:29:59.494Z] ++ set -e
12:29:59 [2022-02-18T12:29:59.494Z] ++ '[' -n 0 ']'
12:29:59 [2022-02-18T12:29:59.494Z] ++ set -x
12:29:59 [2022-02-18T12:29:59.494Z] ++ env -i DEST=/go/src/github.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
12:29:59 [2022-02-18T12:29:59.752Z] INFO: Testing against a local daemon
12:29:59 [2022-02-18T12:29:59.752Z] === RUN   TestVolumesCreateAndList
12:29:59 [2022-02-18T12:29:59.752Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:29:59 [2022-02-18T12:29:59.752Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:29:59 [2022-02-18T12:29:59.752Z] === RUN   TestVolumesRemove
12:29:59 [2022-02-18T12:29:59.752Z] --- PASS: TestVolumesRemove (0.07s)
12:29:59 [2022-02-18T12:29:59.752Z] === RUN   TestVolumesInspect
12:29:59 [2022-02-18T12:29:59.752Z] --- PASS: TestVolumesInspect (0.02s)
12:29:59 [2022-02-18T12:29:59.752Z] === RUN   TestVolumesInvalidJSON
12:29:59 [2022-02-18T12:29:59.752Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:29:59 [2022-02-18T12:29:59.752Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:29:59 [2022-02-18T12:29:59.752Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:29:59 [2022-02-18T12:29:59.752Z] --- PASS: TestVolumesInvalidJSON (0.04s)
12:29:59 [2022-02-18T12:29:59.752Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:29:59 [2022-02-18T12:29:59.752Z] PASS
12:29:59 [2022-02-18T12:29:59.752Z] 
12:29:59 [2022-02-18T12:29:59.752Z] DONE 5 tests in 0.316s
12:29:59 [2022-02-18T12:29:59.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:30:00 [2022-02-18T12:30:00.011Z] ++++ cat bundles/test-integration/docker.pid
12:30:00 [2022-02-18T12:30:00.011Z] +++ kill 5639
12:30:00 [2022-02-18T12:30:00.941Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:30:01 [2022-02-18T12:30:01.504Z] +++ /etc/init.d/apparmor stop
12:30:01 [2022-02-18T12:30:01.504Z] Leaving: AppArmorNo profiles have been unloaded.
12:30:01 [2022-02-18T12:30:01.504Z] 
12:30:01 [2022-02-18T12:30:01.504Z] Unloading profiles will leave already running processes permanently
12:30:01 [2022-02-18T12:30:01.504Z] unconfined, which can lead to unexpected situations.
12:30:01 [2022-02-18T12:30:01.504Z] 
12:30:01 [2022-02-18T12:30:01.504Z] To set a process to complain mode, use the command line tool
12:30:01 [2022-02-18T12:30:01.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:30:01 [2022-02-18T12:30:01.504Z] +++ true
12:30:01 [2022-02-18T12:30:01.504Z] exiting test-integration
12:30:01 [2022-02-18T12:30:01.504Z] ++ exit 0
12:30:01 [2022-02-18T12:30:01.504Z] 
12:30:01 [2022-02-18T12:30:01.504Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:30:02 [2022-02-18T12:30:02.071Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:30:02 [2022-02-18T12:30:02.071Z] + for job in $(jobs -p)
12:30:02 [2022-02-18T12:30:02.071Z] + wait 19293
12:30:03 [2022-02-18T12:30:03.000Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:30:03 [2022-02-18T12:30:03.000Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:30:03 [2022-02-18T12:30:03.000Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:30:03 [2022-02-18T12:30:03.562Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:30:04 [2022-02-18T12:30:04.124Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:30:04 [2022-02-18T12:30:04.382Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:30:04 [2022-02-18T12:30:04.944Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:30:05 [2022-02-18T12:30:05.200Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:30:05 [2022-02-18T12:30:05.622Z] 2022/02/18 12:30:04 	Finished clone github.com/aws/aws-sdk-go
12:30:05 [2022-02-18T12:30:05.761Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:30:05 [2022-02-18T12:30:05.761Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:30:07 [2022-02-18T12:30:07.131Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:30:07 [2022-02-18T12:30:07.131Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:30:07 [2022-02-18T12:30:07.698Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:30:07 [2022-02-18T12:30:07.698Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:30:08 [2022-02-18T12:30:08.262Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:30:08 [2022-02-18T12:30:08.262Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:30:08 [2022-02-18T12:30:08.262Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:30:08 [2022-02-18T12:30:08.842Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:30:09 [2022-02-18T12:30:09.409Z] === RUN   TestDockerSuite/TestInspectDefault
12:30:09 [2022-02-18T12:30:09.972Z] === RUN   TestDockerSuite/TestInspectHistory
12:30:10 [2022-02-18T12:30:10.535Z] === RUN   TestDockerSuite/TestInspectImage
12:30:10 [2022-02-18T12:30:10.535Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:30:10 [2022-02-18T12:30:10.535Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:30:10 [2022-02-18T12:30:10.535Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:30:10 [2022-02-18T12:30:10.535Z] === RUN   TestDockerSuite/TestInspectInt64
12:30:10 [2022-02-18T12:30:10.797Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:30:11 [2022-02-18T12:30:11.359Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:30:11 [2022-02-18T12:30:11.359Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:30:11 [2022-02-18T12:30:11.921Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:30:12 [2022-02-18T12:30:12.483Z] === RUN   TestDockerSuite/TestInspectPlugin
12:30:14 [2022-02-18T12:30:14.372Z] === RUN   TestDockerSuite/TestInspectRootFS
12:30:14 [2022-02-18T12:30:14.372Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:30:14 [2022-02-18T12:30:14.934Z] === RUN   TestDockerSuite/TestInspectStatus
12:30:15 [2022-02-18T12:30:15.497Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:30:16 [2022-02-18T12:30:16.425Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:30:16 [2022-02-18T12:30:16.989Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:30:17 [2022-02-18T12:30:17.552Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:30:17 [2022-02-18T12:30:17.811Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:30:18 [2022-02-18T12:30:18.373Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:30:18 [2022-02-18T12:30:18.938Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:30:19 [2022-02-18T12:30:19.195Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:30:19 [2022-02-18T12:30:19.195Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:30:21 [2022-02-18T12:30:21.088Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:30:21 [2022-02-18T12:30:21.651Z] === RUN   TestDockerSuite/TestLinksEnvs
12:30:22 [2022-02-18T12:30:22.579Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:30:22 [2022-02-18T12:30:22.836Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:30:23 [2022-02-18T12:30:23.765Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:30:25 [2022-02-18T12:30:25.660Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:30:26 [2022-02-18T12:30:26.588Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:30:26 [2022-02-18T12:30:26.588Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:30:27 [2022-02-18T12:30:27.955Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:30:28 [2022-02-18T12:30:28.212Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:30:28 [2022-02-18T12:30:28.778Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:30:30 [2022-02-18T12:30:30.145Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:30:36 [2022-02-18T12:30:36.688Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:30:36 [2022-02-18T12:30:36.944Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:30:38 [2022-02-18T12:30:38.370Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:30:38 [2022-02-18T12:30:38.627Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:30:39 [2022-02-18T12:30:39.993Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:30:39 [2022-02-18T12:30:39.993Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:30:40 [2022-02-18T12:30:40.250Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:30:40 [2022-02-18T12:30:40.250Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:30:40 [2022-02-18T12:30:40.250Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:30:40 [2022-02-18T12:30:40.814Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:30:41 [2022-02-18T12:30:41.378Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:30:44 [2022-02-18T12:30:44.648Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:30:45 [2022-02-18T12:30:45.211Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:30:50 [2022-02-18T12:30:50.464Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:30:50 [2022-02-18T12:30:50.464Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:30:50 [2022-02-18T12:30:50.464Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:30:51 [2022-02-18T12:30:51.031Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:30:51 [2022-02-18T12:30:51.289Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:30:51 [2022-02-18T12:30:51.854Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:30:52 [2022-02-18T12:30:52.787Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:30:54 [2022-02-18T12:30:54.159Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:30:54 [2022-02-18T12:30:54.727Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:30:55 [2022-02-18T12:30:55.655Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:30:57 [2022-02-18T12:30:57.025Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:30:57 [2022-02-18T12:30:57.592Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:30:58 [2022-02-18T12:30:58.156Z]     docker_api_swarm_service_test.go:394: [d8d048e918e32] joining swarm manager [da7ec0c91103d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:30:58 [2022-02-18T12:30:58.156Z] === RUN   TestDockerSuite/TestLogsSince
12:30:58 [2022-02-18T12:30:58.718Z]     docker_api_swarm_service_test.go:394: [d698a03389269] joining swarm manager [da7ec0c91103d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:05 [2022-02-18T12:31:05.262Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:31:10 [2022-02-18T12:31:10.510Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:31:10 [2022-02-18T12:31:10.766Z] === RUN   TestDockerSuite/TestLogsTail
12:31:11 [2022-02-18T12:31:11.329Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:31:11 [2022-02-18T12:31:11.585Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:31:12 [2022-02-18T12:31:12.164Z] === RUN   TestDockerSuite/TestMountIntoProc
12:31:12 [2022-02-18T12:31:12.422Z] === RUN   TestDockerSuite/TestMountIntoSys
12:31:12 [2022-02-18T12:31:12.984Z] === RUN   TestDockerSuite/TestNetHostname
12:31:13 [2022-02-18T12:31:13.547Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:31:14 [2022-02-18T12:31:14.112Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:31:14 [2022-02-18T12:31:14.369Z] === RUN   TestDockerSuite/TestNetworkEvents
12:31:15 [2022-02-18T12:31:15.740Z]     docker_api_swarm_service_test.go:342: [d2838ef15ed3c] joining swarm manager [d2e25a829c8d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:16 [2022-02-18T12:31:16.670Z]     docker_api_swarm_service_test.go:342: [de61017f4940c] joining swarm manager [d2e25a829c8d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:20 [2022-02-18T12:31:20.843Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:31:21 [2022-02-18T12:31:21.404Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:31:21 [2022-02-18T12:31:21.661Z] === RUN   TestDockerSuite/TestPluginActive
12:31:24 [2022-02-18T12:31:24.179Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:31:29 [2022-02-18T12:31:29.435Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:31:29 [2022-02-18T12:31:29.435Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:31:29 [2022-02-18T12:31:29.435Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:31:29 [2022-02-18T12:31:29.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:31:30 [2022-02-18T12:31:30.618Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:31:31 [2022-02-18T12:31:31.984Z]     docker_api_swarm_service_test.go:489: [dd65f8c06f3b4] joining swarm manager [dd45e3f1571b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:32 [2022-02-18T12:31:32.911Z]     docker_api_swarm_service_test.go:489: [d9e1a3208db44] joining swarm manager [dd45e3f1571b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:34 [2022-02-18T12:31:34.302Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:31:36 [2022-02-18T12:31:36.195Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:31:38 [2022-02-18T12:31:38.716Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:31:43 [2022-02-18T12:31:43.964Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:31:44 [2022-02-18T12:31:44.893Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:31:45 [2022-02-18T12:31:45.150Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:31:45 [2022-02-18T12:31:45.525Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:31:45 [2022-02-18T12:31:45.526Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
12:31:45 [2022-02-18T12:31:45.526Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:31:45 [2022-02-18T12:31:45.712Z] === RUN   TestDockerSuite/TestPortHostBinding
12:31:46 [2022-02-18T12:31:46.497Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:31:46 [2022-02-18T12:31:46.497Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:31:47 [2022-02-18T12:31:47.083Z] === RUN   TestDockerSuite/TestPortList
12:31:51 [2022-02-18T12:31:51.205Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:31:51 [2022-02-18T12:31:51.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:31:52 [2022-02-18T12:31:52.738Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:31:52 [2022-02-18T12:31:52.738Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
12:31:52 [2022-02-18T12:31:52.738Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:31:52 [2022-02-18T12:31:52.738Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
12:31:52 [2022-02-18T12:31:52.738Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:31:52 [2022-02-18T12:31:52.738Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
12:31:52 [2022-02-18T12:31:52.738Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:31:52 [2022-02-18T12:31:52.738Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:31:53 [2022-02-18T12:31:53.153Z]     docker_api_swarm_service_test.go:127: [d2cc14d09619b] joining swarm manager [dbcb3b19e96c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:53 [2022-02-18T12:31:53.704Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:31:54 [2022-02-18T12:31:54.080Z]     docker_api_swarm_service_test.go:128: [db4c9d7a59865] joining swarm manager [dbcb3b19e96c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:55 [2022-02-18T12:31:55.448Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:31:56 [2022-02-18T12:31:56.013Z]     docker_api_swarm_service_test.go:136: [de245e204badc] joining swarm manager [dbcb3b19e96c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:31:56 [2022-02-18T12:31:56.270Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:31:56 [2022-02-18T12:31:56.835Z]     docker_api_swarm_service_test.go:137: [dd07f79551318] joining swarm manager [dbcb3b19e96c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:31:57 [2022-02-18T12:31:57.433Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:31:58 [2022-02-18T12:31:58.972Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:31:58 [2022-02-18T12:31:58.972Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
12:31:58 [2022-02-18T12:31:58.972Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:31:58 [2022-02-18T12:31:58.972Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
12:31:58 [2022-02-18T12:31:58.972Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:31:59 [2022-02-18T12:31:59.431Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:32:02 [2022-02-18T12:32:02.354Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:32:03 [2022-02-18T12:32:03.380Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:32:03 [2022-02-18T12:32:03.380Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:32:03 [2022-02-18T12:32:03.380Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:32:03 [2022-02-18T12:32:03.380Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:32:03 [2022-02-18T12:32:03.380Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:32:03 [2022-02-18T12:32:03.638Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:32:03 [2022-02-18T12:32:03.638Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:32:04 [2022-02-18T12:32:04.201Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:32:04 [2022-02-18T12:32:04.201Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:32:05 [2022-02-18T12:32:05.129Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:32:05 [2022-02-18T12:32:05.129Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:32:07 [2022-02-18T12:32:07.021Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:32:07 [2022-02-18T12:32:07.951Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:32:08 [2022-02-18T12:32:08.208Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:32:08 [2022-02-18T12:32:08.465Z] === RUN   TestDockerSuite/TestPsByOrder
12:32:10 [2022-02-18T12:32:10.356Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:32:11 [2022-02-18T12:32:11.285Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:32:13 [2022-02-18T12:32:13.179Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:32:16 [2022-02-18T12:32:16.451Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:32:16 [2022-02-18T12:32:16.451Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:32:17 [2022-02-18T12:32:17.792Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:32:18 [2022-02-18T12:32:18.342Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:32:18 [2022-02-18T12:32:18.924Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:32:21 [2022-02-18T12:32:21.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:32:23 [2022-02-18T12:32:23.345Z]     docker_api_swarm_service_test.go:303: [d66fb7589c2e3] joining swarm manager [d7d1f04afab99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:32:24 [2022-02-18T12:32:24.276Z]     docker_api_swarm_service_test.go:303: [da525f64960df] joining swarm manager [d7d1f04afab99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:32:25 [2022-02-18T12:32:25.648Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:32:26 [2022-02-18T12:32:26.580Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:32:27 [2022-02-18T12:32:27.946Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:32:28 [2022-02-18T12:32:28.121Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:32:28 [2022-02-18T12:32:28.580Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:32:28 [2022-02-18T12:32:28.580Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
12:32:28 [2022-02-18T12:32:28.581Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:32:28 [2022-02-18T12:32:28.876Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:32:29 [2022-02-18T12:32:29.804Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:32:31 [2022-02-18T12:32:31.173Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:32:32 [2022-02-18T12:32:32.410Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:32:33 [2022-02-18T12:32:33.694Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:32:33 [2022-02-18T12:32:33.942Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:32:34 [2022-02-18T12:32:34.623Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:32:34 [2022-02-18T12:32:34.623Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:32:35 [2022-02-18T12:32:35.185Z] === RUN   TestDockerSuite/TestPsRightTagName
12:32:36 [2022-02-18T12:32:36.558Z] === RUN   TestDockerSuite/TestPsShowMounts
12:32:38 [2022-02-18T12:32:38.453Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:32:38 [2022-02-18T12:32:38.709Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:32:38 [2022-02-18T12:32:38.709Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:32:38 [2022-02-18T12:32:38.709Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:32:38 [2022-02-18T12:32:38.709Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:32:38 [2022-02-18T12:32:38.966Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:32:38 [2022-02-18T12:32:38.966Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:32:39 [2022-02-18T12:32:39.527Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:32:39 [2022-02-18T12:32:39.726Z] === RUN   TestDockerSuite/TestBuildAddScript
12:32:39 [2022-02-18T12:32:39.726Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
12:32:39 [2022-02-18T12:32:39.726Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:32:39 [2022-02-18T12:32:39.726Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
12:32:39 [2022-02-18T12:32:39.726Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:32:39 [2022-02-18T12:32:39.726Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
12:32:39 [2022-02-18T12:32:39.726Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:32:39 [2022-02-18T12:32:39.726Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
12:32:39 [2022-02-18T12:32:39.726Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:32:40 [2022-02-18T12:32:40.183Z] === RUN   TestDockerSuite/TestBuildAddTar
12:32:40 [2022-02-18T12:32:40.455Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:32:41 [2022-02-18T12:32:41.383Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:32:41 [2022-02-18T12:32:41.640Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:32:44 [2022-02-18T12:32:44.159Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:32:46 [2022-02-18T12:32:46.678Z]     docker_api_swarm_service_test.go:99: [d1fb752c7ca7b] joining swarm manager [d6cd5066aea5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:32:47 [2022-02-18T12:32:47.244Z]     docker_api_swarm_service_test.go:100: [dc6b747148083] joining swarm manager [d6cd5066aea5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:32:47 [2022-02-18T12:32:47.808Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:32:48 [2022-02-18T12:32:48.737Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:32:51 [2022-02-18T12:32:51.261Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:32:51 [2022-02-18T12:32:51.261Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:32:51 [2022-02-18T12:32:51.261Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:32:51 [2022-02-18T12:32:51.517Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:32:54 [2022-02-18T12:32:54.034Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:32:54 [2022-02-18T12:32:54.597Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:32:56 [2022-02-18T12:32:56.492Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:32:57 [2022-02-18T12:32:57.431Z] === RUN   TestDockerSuite/TestRmiBlank
12:32:57 [2022-02-18T12:32:57.431Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:32:57 [2022-02-18T12:32:57.431Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:32:59 [2022-02-18T12:32:59.960Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:33:00 [2022-02-18T12:33:00.523Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:33:00 [2022-02-18T12:33:00.779Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:33:02 [2022-02-18T12:33:02.144Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:33:02 [2022-02-18T12:33:02.708Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:33:04 [2022-02-18T12:33:04.078Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:33:05 [2022-02-18T12:33:05.011Z] === RUN   TestDockerSuite/TestRmiTag
12:33:05 [2022-02-18T12:33:05.011Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:33:05 [2022-02-18T12:33:05.942Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:33:06 [2022-02-18T12:33:06.199Z]     check_test.go:380: [d1fb752c7ca7b] daemon is not started
12:33:08 [2022-02-18T12:33:08.721Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:33:09 [2022-02-18T12:33:09.285Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:33:09 [2022-02-18T12:33:09.850Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:33:10 [2022-02-18T12:33:10.107Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:33:11 [2022-02-18T12:33:11.040Z] === RUN   TestDockerSuite/TestRunAddHost
12:33:11 [2022-02-18T12:33:11.296Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:33:11 [2022-02-18T12:33:11.552Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:33:11 [2022-02-18T12:33:11.808Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:33:12 [2022-02-18T12:33:12.064Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:33:12 [2022-02-18T12:33:12.064Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:33:12 [2022-02-18T12:33:12.626Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:33:13 [2022-02-18T12:33:13.994Z]     docker_api_swarm_service_test.go:532: [db85ef5b4fd74] joining swarm manager [d167558a660b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:33:13 [2022-02-18T12:33:13.995Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:33:14 [2022-02-18T12:33:14.558Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:33:15 [2022-02-18T12:33:15.147Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:33:15 [2022-02-18T12:33:15.147Z]     docker_api_swarm_service_test.go:533: [d23d8431b99c1] joining swarm manager [d167558a660b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:33:15 [2022-02-18T12:33:15.712Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:33:16 [2022-02-18T12:33:16.643Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:33:18 [2022-02-18T12:33:18.013Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:33:19 [2022-02-18T12:33:19.388Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:33:19 [2022-02-18T12:33:19.953Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:33:20 [2022-02-18T12:33:20.517Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:33:21 [2022-02-18T12:33:21.081Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:33:22 [2022-02-18T12:33:22.017Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:33:22 [2022-02-18T12:33:22.580Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:33:22 [2022-02-18T12:33:22.716Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:33:22 [2022-02-18T12:33:22.716Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
12:33:22 [2022-02-18T12:33:22.716Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:33:22 [2022-02-18T12:33:22.716Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
12:33:22 [2022-02-18T12:33:22.716Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:33:23 [2022-02-18T12:33:23.508Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:33:24 [2022-02-18T12:33:24.069Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:33:24 [2022-02-18T12:33:24.328Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:33:24 [2022-02-18T12:33:24.890Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:33:24 [2022-02-18T12:33:24.890Z] === RUN   TestDockerSuite/TestRunBindMounts
12:33:26 [2022-02-18T12:33:26.255Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:33:26 [2022-02-18T12:33:26.512Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:33:27 [2022-02-18T12:33:27.077Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:33:27 [2022-02-18T12:33:27.641Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:33:28 [2022-02-18T12:33:28.206Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:33:28 [2022-02-18T12:33:28.206Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:33:28 [2022-02-18T12:33:28.768Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:33:29 [2022-02-18T12:33:29.024Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:33:29 [2022-02-18T12:33:29.588Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:33:29 [2022-02-18T12:33:29.898Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:33:30 [2022-02-18T12:33:30.471Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:33:30 [2022-02-18T12:33:30.471Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:33:31 [2022-02-18T12:33:31.034Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:33:31 [2022-02-18T12:33:31.034Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:33:31 [2022-02-18T12:33:31.600Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:33:32 [2022-02-18T12:33:32.163Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:33:32 [2022-02-18T12:33:32.725Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:33:33 [2022-02-18T12:33:33.288Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:33:33 [2022-02-18T12:33:33.288Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:33:33 [2022-02-18T12:33:33.851Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:33:34 [2022-02-18T12:33:34.779Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:33:35 [2022-02-18T12:33:35.707Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:33:36 [2022-02-18T12:33:36.640Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:33:37 [2022-02-18T12:33:37.202Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:33:37 [2022-02-18T12:33:37.458Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:33:38 [2022-02-18T12:33:38.022Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:33:38 [2022-02-18T12:33:38.277Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:33:38 [2022-02-18T12:33:38.534Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:33:39 [2022-02-18T12:33:39.096Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:33:40 [2022-02-18T12:33:40.468Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:33:40 [2022-02-18T12:33:40.468Z]     docker_api_swarm_service_test.go:147: [d0c23b207436d] joining swarm manager [dc2e76b0f2b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:33:41 [2022-02-18T12:33:41.400Z]     docker_api_swarm_service_test.go:147: [dfda47816726d] joining swarm manager [dc2e76b0f2b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:33:42 [2022-02-18T12:33:42.772Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:33:43 [2022-02-18T12:33:43.029Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:33:43 [2022-02-18T12:33:43.592Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:33:44 [2022-02-18T12:33:44.962Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:33:46 [2022-02-18T12:33:46.333Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:33:47 [2022-02-18T12:33:47.724Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:33:49 [2022-02-18T12:33:49.092Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:33:49 [2022-02-18T12:33:49.092Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:33:49 [2022-02-18T12:33:49.092Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:33:49 [2022-02-18T12:33:49.092Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:33:49 [2022-02-18T12:33:49.092Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:33:49 [2022-02-18T12:33:49.656Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:33:51 [2022-02-18T12:33:51.029Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:33:51 [2022-02-18T12:33:51.960Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:33:52 [2022-02-18T12:33:52.641Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:33:52 [2022-02-18T12:33:52.641Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
12:33:52 [2022-02-18T12:33:52.641Z] === RUN   TestDockerSuite/TestBuildBlankName
12:33:52 [2022-02-18T12:33:52.641Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:33:53 [2022-02-18T12:33:53.331Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:33:53 [2022-02-18T12:33:53.589Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:33:54 [2022-02-18T12:33:54.956Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:33:55 [2022-02-18T12:33:55.213Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:33:55 [2022-02-18T12:33:55.213Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:33:55 [2022-02-18T12:33:55.213Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:33:55 [2022-02-18T12:33:55.469Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:33:56 [2022-02-18T12:33:56.836Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:33:56 [2022-02-18T12:33:56.836Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:33:57 [2022-02-18T12:33:57.398Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:33:57 [2022-02-18T12:33:57.654Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:33:58 [2022-02-18T12:33:58.217Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:33:58 [2022-02-18T12:33:58.423Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:33:58 [2022-02-18T12:33:58.423Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
12:33:58 [2022-02-18T12:33:58.779Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:33:59 [2022-02-18T12:33:59.035Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:33:59 [2022-02-18T12:33:59.598Z] === RUN   TestDockerSuite/TestRunEnvironment
12:33:59 [2022-02-18T12:33:59.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:34:00 [2022-02-18T12:34:00.159Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:34:00 [2022-02-18T12:34:00.722Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:34:00 [2022-02-18T12:34:00.980Z] === RUN   TestDockerSuite/TestRunExitCode
12:34:01 [2022-02-18T12:34:01.543Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:34:01 [2022-02-18T12:34:01.800Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:34:02 [2022-02-18T12:34:02.383Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:34:02 [2022-02-18T12:34:02.953Z] === RUN   TestDockerSuite/TestRunExposePort
12:34:02 [2022-02-18T12:34:02.953Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:34:03 [2022-02-18T12:34:03.210Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:34:03 [2022-02-18T12:34:03.775Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:34:04 [2022-02-18T12:34:04.704Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:34:04 [2022-02-18T12:34:04.960Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:34:04 [2022-02-18T12:34:04.960Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:34:04 [2022-02-18T12:34:04.960Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:34:05 [2022-02-18T12:34:05.741Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:34:07 [2022-02-18T12:34:07.482Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:34:08 [2022-02-18T12:34:08.045Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:34:16 [2022-02-18T12:34:16.050Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:34:17 [2022-02-18T12:34:17.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:34:18 [2022-02-18T12:34:18.916Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:34:19 [2022-02-18T12:34:19.846Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:34:21 [2022-02-18T12:34:21.218Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:34:21 [2022-02-18T12:34:21.218Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:34:21 [2022-02-18T12:34:21.218Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:34:21 [2022-02-18T12:34:21.218Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:34:21 [2022-02-18T12:34:21.780Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:34:23 [2022-02-18T12:34:23.673Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:34:24 [2022-02-18T12:34:24.603Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:34:25 [2022-02-18T12:34:25.534Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:34:26 [2022-02-18T12:34:26.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:34:26 [2022-02-18T12:34:26.358Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
12:34:26 [2022-02-18T12:34:26.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:12 	Finished clone google.golang.org/api
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:12 Dependencies downloaded. Download time: 6m46.682131285s
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:12 Collecting all dependencies
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:23 Clean vendor dir from unused packages
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:23 	Ignoring paths matching "^archive/tar"
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:24 Success
12:34:27 [2022-02-18T12:34:27.173Z] 2022/02/18 12:34:24 Running time: 7m1.98929796s
12:34:27 [2022-02-18T12:34:27.173Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:34:27 [2022-02-18T12:34:27.481Z] + echo Ensuring container killed.
12:34:27 [2022-02-18T12:34:27.481Z] Ensuring container killed.
12:34:27 [2022-02-18T12:34:27.481Z] + docker rm -vf docker-pr1
12:34:27 [2022-02-18T12:34:27.481Z] Error: No such container: docker-pr1
[Pipeline] sh
12:34:27 [2022-02-18T12:34:27.759Z] + echo Chowning /workspace to jenkins user
12:34:27 [2022-02-18T12:34:27.759Z] Chowning /workspace to jenkins user
12:34:27 [2022-02-18T12:34:27.759Z] + id -u
12:34:27 [2022-02-18T12:34:27.759Z] + id -g
12:34:27 [2022-02-18T12:34:27.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:34:28 [2022-02-18T12:34:28.990Z] + bundleName=unit
12:34:28 [2022-02-18T12:34:28.990Z] + echo Creating unit-bundles.tar.gz
12:34:28 [2022-02-18T12:34:28.990Z] Creating unit-bundles.tar.gz
12:34:28 [2022-02-18T12:34:28.990Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:34:28 [2022-02-18T12:34:28.990Z] bundles/junit-report.xml
12:34:28 [2022-02-18T12:34:28.990Z] bundles/go-test-report.json
12:34:28 [2022-02-18T12:34:28.990Z] bundles/profile.out
[Pipeline] archiveArtifacts
12:34:29 [2022-02-18T12:34:29.001Z] Archiving artifacts
12:34:29 [2022-02-18T12:34:29.426Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:34:29 [2022-02-18T12:34:29.729Z] + make clean
12:34:29 [2022-02-18T12:34:29.729Z] docker volume rm -f docker-dev-cache
12:34:29 [2022-02-18T12:34:29.729Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:34:32 [2022-02-18T12:34:32.106Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:34:32 [2022-02-18T12:34:32.106Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:34:32 [2022-02-18T12:34:32.106Z] === RUN   TestDockerSuite/TestRunModeHostname
12:34:32 [2022-02-18T12:34:32.669Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:34:32 [2022-02-18T12:34:32.669Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:34:32 [2022-02-18T12:34:32.927Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:34:33 [2022-02-18T12:34:33.856Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:34:34 [2022-02-18T12:34:34.786Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:34:36 [2022-02-18T12:34:36.159Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:34:36 [2022-02-18T12:34:36.159Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:34:36 [2022-02-18T12:34:36.416Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:34:36 [2022-02-18T12:34:36.669Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:34:36 [2022-02-18T12:34:36.669Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
12:34:36 [2022-02-18T12:34:36.669Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:34:36 [2022-02-18T12:34:36.669Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
12:34:37 [2022-02-18T12:34:37.131Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:34:37 [2022-02-18T12:34:37.786Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:34:38 [2022-02-18T12:34:38.350Z] === RUN   TestDockerSuite/TestRunMount
12:34:41 [2022-02-18T12:34:41.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:34:43 [2022-02-18T12:34:43.516Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:34:43 [2022-02-18T12:34:43.772Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:34:44 [2022-02-18T12:34:44.204Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:34:44 [2022-02-18T12:34:44.204Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
12:34:44 [2022-02-18T12:34:44.204Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:34:44 [2022-02-18T12:34:44.340Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:34:44 [2022-02-18T12:34:44.662Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:34:44 [2022-02-18T12:34:44.662Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
12:34:44 [2022-02-18T12:34:44.662Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:34:44 [2022-02-18T12:34:44.662Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
12:34:44 [2022-02-18T12:34:44.662Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:34:46 [2022-02-18T12:34:46.231Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:34:46 [2022-02-18T12:34:46.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:34:47 [2022-02-18T12:34:47.741Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:34:49 [2022-02-18T12:34:49.633Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:34:50 [2022-02-18T12:34:50.199Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:34:52 [2022-02-18T12:34:52.093Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:34:52 [2022-02-18T12:34:52.350Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:34:53 [2022-02-18T12:34:53.721Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:34:55 [2022-02-18T12:34:55.089Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:34:55 [2022-02-18T12:34:55.347Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:34:56 [2022-02-18T12:34:56.274Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:34:56 [2022-02-18T12:34:56.274Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:34:56 [2022-02-18T12:34:56.837Z] === RUN   TestDockerSuite/TestRunNetHost
12:34:57 [2022-02-18T12:34:57.768Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:34:58 [2022-02-18T12:34:58.332Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:34:58 [2022-02-18T12:34:58.589Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:34:58 [2022-02-18T12:34:58.850Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:35:00 [2022-02-18T12:35:00.744Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:35:01 [2022-02-18T12:35:01.001Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:35:02 [2022-02-18T12:35:02.371Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:35:05 [2022-02-18T12:35:05.655Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:35:05 [2022-02-18T12:35:05.656Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:35:06 [2022-02-18T12:35:06.218Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:35:06 [2022-02-18T12:35:06.218Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:35:06 [2022-02-18T12:35:06.782Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:35:06 [2022-02-18T12:35:06.782Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:35:07 [2022-02-18T12:35:07.711Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:35:07 [2022-02-18T12:35:07.968Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:35:08 [2022-02-18T12:35:08.225Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:35:08 [2022-02-18T12:35:08.789Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:35:09 [2022-02-18T12:35:09.046Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:35:14 [2022-02-18T12:35:14.298Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:35:14 [2022-02-18T12:35:14.298Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
12:35:14 [2022-02-18T12:35:14.298Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:35:14 [2022-02-18T12:35:14.861Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:35:15 [2022-02-18T12:35:15.424Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:35:16 [2022-02-18T12:35:16.352Z] === RUN   TestDockerSuite/TestRunPortInUse
12:35:16 [2022-02-18T12:35:16.914Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:35:17 [2022-02-18T12:35:17.171Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
12:35:17 [2022-02-18T12:35:17.171Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:35:17 [2022-02-18T12:35:17.733Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:35:18 [2022-02-18T12:35:18.295Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:35:18 [2022-02-18T12:35:18.552Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:35:19 [2022-02-18T12:35:19.116Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:35:19 [2022-02-18T12:35:19.116Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:35:19 [2022-02-18T12:35:19.116Z] === RUN   TestDockerSuite/TestRunPublishPort
12:35:19 [2022-02-18T12:35:19.372Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:35:19 [2022-02-18T12:35:19.935Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:35:19 [2022-02-18T12:35:19.935Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:35:19 [2022-02-18T12:35:19.935Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:35:20 [2022-02-18T12:35:20.497Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:35:21 [2022-02-18T12:35:21.429Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:35:21 [2022-02-18T12:35:21.429Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:35:21 [2022-02-18T12:35:21.429Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:35:23 [2022-02-18T12:35:23.349Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:35:24 [2022-02-18T12:35:24.280Z] === RUN   TestDockerSuite/TestRunRm
12:35:24 [2022-02-18T12:35:24.537Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:35:27 [2022-02-18T12:35:27.184Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:35:28 [2022-02-18T12:35:28.702Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:35:28 [2022-02-18T12:35:28.702Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:35:28 [2022-02-18T12:35:28.958Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:35:30 [2022-02-18T12:35:30.327Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:35:30 [2022-02-18T12:35:30.583Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:35:31 [2022-02-18T12:35:31.872Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:35:31 [2022-02-18T12:35:31.872Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
12:35:32 [2022-02-18T12:35:32.332Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:35:32 [2022-02-18T12:35:32.332Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
12:35:32 [2022-02-18T12:35:32.478Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:35:32 [2022-02-18T12:35:32.790Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:35:33 [2022-02-18T12:35:33.408Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:35:34 [2022-02-18T12:35:34.966Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:35:34 [2022-02-18T12:35:34.966Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
12:35:34 [2022-02-18T12:35:34.966Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:35:37 [2022-02-18T12:35:37.579Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:35:37 [2022-02-18T12:35:37.580Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:35:37 [2022-02-18T12:35:37.836Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:35:38 [2022-02-18T12:35:38.400Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:35:38 [2022-02-18T12:35:38.961Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:35:39 [2022-02-18T12:35:39.217Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:35:39 [2022-02-18T12:35:39.779Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:35:40 [2022-02-18T12:35:40.343Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:35:40 [2022-02-18T12:35:40.753Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:35:40 [2022-02-18T12:35:40.906Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:35:41 [2022-02-18T12:35:41.162Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:35:41 [2022-02-18T12:35:41.719Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:35:41 [2022-02-18T12:35:41.719Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
12:35:41 [2022-02-18T12:35:41.719Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:35:41 [2022-02-18T12:35:41.719Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
12:35:41 [2022-02-18T12:35:41.719Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:35:41 [2022-02-18T12:35:41.725Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:35:43 [2022-02-18T12:35:43.893Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:35:44 [2022-02-18T12:35:44.256Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:35:44 [2022-02-18T12:35:44.256Z] === RUN   TestDockerSuite/TestRunState
12:35:44 [2022-02-18T12:35:44.862Z] === RUN   TestDockerSuite/TestBuildCmd
12:35:45 [2022-02-18T12:35:45.186Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:35:45 [2022-02-18T12:35:45.323Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:35:45 [2022-02-18T12:35:45.750Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:35:46 [2022-02-18T12:35:46.288Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:35:46 [2022-02-18T12:35:46.312Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:35:46 [2022-02-18T12:35:46.569Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:35:46 [2022-02-18T12:35:46.569Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
12:35:46 [2022-02-18T12:35:46.569Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:35:46 [2022-02-18T12:35:46.746Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:35:47 [2022-02-18T12:35:47.130Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:35:47 [2022-02-18T12:35:47.388Z] === RUN   TestDockerSuite/TestRunSysctls
12:35:48 [2022-02-18T12:35:48.318Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:35:48 [2022-02-18T12:35:48.318Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:35:48 [2022-02-18T12:35:48.318Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:35:48 [2022-02-18T12:35:48.881Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:35:50 [2022-02-18T12:35:50.252Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:35:50 [2022-02-18T12:35:50.814Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:35:52 [2022-02-18T12:35:52.182Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:35:53 [2022-02-18T12:35:53.808Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:35:54 [2022-02-18T12:35:54.077Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:35:56 [2022-02-18T12:35:56.718Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:35:56 [2022-02-18T12:35:56.719Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
12:35:56 [2022-02-18T12:35:56.719Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:35:57 [2022-02-18T12:35:57.352Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:35:57 [2022-02-18T12:35:57.352Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:35:57 [2022-02-18T12:35:57.352Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:35:57 [2022-02-18T12:35:57.689Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:35:57 [2022-02-18T12:35:57.689Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
12:35:57 [2022-02-18T12:35:57.689Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:35:57 [2022-02-18T12:35:57.920Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:35:58 [2022-02-18T12:35:58.484Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:35:58 [2022-02-18T12:35:58.654Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:35:59 [2022-02-18T12:35:59.856Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:36:00 [2022-02-18T12:36:00.113Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:36:00 [2022-02-18T12:36:00.844Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:36:01 [2022-02-18T12:36:01.506Z] === RUN   TestDockerSuite/TestRunUserByID
12:36:02 [2022-02-18T12:36:02.070Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:36:02 [2022-02-18T12:36:02.070Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:36:02 [2022-02-18T12:36:02.326Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:36:02 [2022-02-18T12:36:02.379Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:36:02 [2022-02-18T12:36:02.836Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:36:02 [2022-02-18T12:36:02.837Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
12:36:02 [2022-02-18T12:36:02.837Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:36:02 [2022-02-18T12:36:02.893Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:36:02 [2022-02-18T12:36:02.894Z] === RUN   TestDockerSuite/TestRunUserByName
12:36:03 [2022-02-18T12:36:03.457Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:36:03 [2022-02-18T12:36:03.803Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:36:04 [2022-02-18T12:36:04.022Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:36:04 [2022-02-18T12:36:04.022Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
12:36:04 [2022-02-18T12:36:04.022Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:36:04 [2022-02-18T12:36:04.279Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:36:04 [2022-02-18T12:36:04.767Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:36:04 [2022-02-18T12:36:04.768Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
12:36:04 [2022-02-18T12:36:04.768Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:36:04 [2022-02-18T12:36:04.768Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
12:36:04 [2022-02-18T12:36:04.768Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:36:04 [2022-02-18T12:36:04.843Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:36:04 [2022-02-18T12:36:04.843Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:36:08 [2022-02-18T12:36:08.118Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:36:08 [2022-02-18T12:36:08.118Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:36:08 [2022-02-18T12:36:08.681Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:36:09 [2022-02-18T12:36:09.611Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:36:10 [2022-02-18T12:36:10.979Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:36:11 [2022-02-18T12:36:11.545Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:36:12 [2022-02-18T12:36:12.474Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:36:14 [2022-02-18T12:36:14.367Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:36:14 [2022-02-18T12:36:14.367Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:36:16 [2022-02-18T12:36:16.262Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:36:16 [2022-02-18T12:36:16.519Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:36:16 [2022-02-18T12:36:16.775Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:36:16 [2022-02-18T12:36:16.775Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:36:16 [2022-02-18T12:36:16.775Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:36:16 [2022-02-18T12:36:16.775Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:36:16 [2022-02-18T12:36:16.775Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:36:16 [2022-02-18T12:36:16.775Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:36:16 [2022-02-18T12:36:16.775Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:36:17 [2022-02-18T12:36:17.032Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:36:17 [2022-02-18T12:36:17.032Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
12:36:17 [2022-02-18T12:36:17.032Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:36:17 [2022-02-18T12:36:17.149Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:36:17 [2022-02-18T12:36:17.596Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:36:18 [2022-02-18T12:36:18.160Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:36:19 [2022-02-18T12:36:19.535Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:36:20 [2022-02-18T12:36:20.098Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:36:20 [2022-02-18T12:36:20.098Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:36:20 [2022-02-18T12:36:20.661Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:36:20 [2022-02-18T12:36:20.661Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:36:21 [2022-02-18T12:36:21.227Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:36:21 [2022-02-18T12:36:21.227Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:36:21 [2022-02-18T12:36:21.227Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:36:21 [2022-02-18T12:36:21.227Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:36:21 [2022-02-18T12:36:21.227Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:36:21 [2022-02-18T12:36:21.227Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
12:36:21 [2022-02-18T12:36:21.227Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:36:22 [2022-02-18T12:36:22.158Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:36:22 [2022-02-18T12:36:22.723Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:36:22 [2022-02-18T12:36:22.723Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:36:23 [2022-02-18T12:36:23.285Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:36:23 [2022-02-18T12:36:23.285Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:36:23 [2022-02-18T12:36:23.847Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:36:23 [2022-02-18T12:36:23.847Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:36:24 [2022-02-18T12:36:24.409Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:36:24 [2022-02-18T12:36:24.971Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:36:24 [2022-02-18T12:36:24.971Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:36:24 [2022-02-18T12:36:24.971Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:36:25 [2022-02-18T12:36:25.227Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:36:26 [2022-02-18T12:36:26.157Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:36:26 [2022-02-18T12:36:26.721Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:36:26 [2022-02-18T12:36:26.978Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:36:26 [2022-02-18T12:36:26.978Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
12:36:26 [2022-02-18T12:36:26.978Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:36:27 [2022-02-18T12:36:27.543Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:36:27 [2022-02-18T12:36:27.543Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:36:28 [2022-02-18T12:36:28.912Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:36:29 [2022-02-18T12:36:29.169Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:36:31 [2022-02-18T12:36:31.065Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:36:31 [2022-02-18T12:36:31.323Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:36:31 [2022-02-18T12:36:31.323Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:36:31 [2022-02-18T12:36:31.323Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:36:31 [2022-02-18T12:36:31.580Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:36:32 [2022-02-18T12:36:32.145Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:36:33 [2022-02-18T12:36:33.075Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:36:34 [2022-02-18T12:36:34.450Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:36:34 [2022-02-18T12:36:34.450Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:36:35 [2022-02-18T12:36:35.382Z] === RUN   TestDockerSuite/TestSaveImageId
12:36:35 [2022-02-18T12:36:35.639Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:36:35 [2022-02-18T12:36:35.895Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:36:36 [2022-02-18T12:36:36.823Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents406417278
12:36:37 [2022-02-18T12:36:37.079Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:36:37 [2022-02-18T12:36:37.335Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:36:38 [2022-02-18T12:36:38.264Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:36:38 [2022-02-18T12:36:38.264Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:36:38 [2022-02-18T12:36:38.264Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:36:39 [2022-02-18T12:36:39.632Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:36:40 [2022-02-18T12:36:40.563Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:36:41 [2022-02-18T12:36:41.126Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:36:41 [2022-02-18T12:36:41.126Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:36:41 [2022-02-18T12:36:41.126Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:36:41 [2022-02-18T12:36:41.126Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:36:41 [2022-02-18T12:36:41.689Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:36:43 [2022-02-18T12:36:43.581Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:36:44 [2022-02-18T12:36:44.950Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:36:47 [2022-02-18T12:36:47.468Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:36:48 [2022-02-18T12:36:48.834Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:36:50 [2022-02-18T12:36:50.725Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:36:50 [2022-02-18T12:36:50.982Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:36:51 [2022-02-18T12:36:51.546Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:36:52 [2022-02-18T12:36:52.479Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:36:53 [2022-02-18T12:36:53.850Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:36:55 [2022-02-18T12:36:55.216Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:36:57 [2022-02-18T12:36:57.109Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:36:57 [2022-02-18T12:36:57.672Z] === RUN   TestDockerSuite/TestStartRecordError
12:36:58 [2022-02-18T12:36:58.600Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:36:59 [2022-02-18T12:36:59.162Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:36:59 [2022-02-18T12:36:59.644Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:36:59 [2022-02-18T12:36:59.644Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:36:59 [2022-02-18T12:36:59.644Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:37:01 [2022-02-18T12:37:01.057Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:37:01 [2022-02-18T12:37:01.985Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:37:01 [2022-02-18T12:37:01.985Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:37:03 [2022-02-18T12:37:03.375Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:37:03 [2022-02-18T12:37:03.375Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
12:37:03 [2022-02-18T12:37:03.833Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:37:03 [2022-02-18T12:37:03.833Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
12:37:04 [2022-02-18T12:37:04.291Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:37:04 [2022-02-18T12:37:04.291Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
12:37:04 [2022-02-18T12:37:04.291Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:37:04 [2022-02-18T12:37:04.506Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:37:05 [2022-02-18T12:37:05.258Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:37:05 [2022-02-18T12:37:05.258Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
12:37:05 [2022-02-18T12:37:05.258Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:37:08 [2022-02-18T12:37:08.675Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:37:11 [2022-02-18T12:37:11.940Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:37:14 [2022-02-18T12:37:14.472Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:37:16 [2022-02-18T12:37:16.363Z] === RUN   TestDockerSuite/TestStatsNoStream
12:37:18 [2022-02-18T12:37:18.880Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:37:20 [2022-02-18T12:37:20.245Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:37:20 [2022-02-18T12:37:20.807Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:37:21 [2022-02-18T12:37:21.369Z] === RUN   TestDockerSuite/TestTopPrivileged
12:37:21 [2022-02-18T12:37:21.625Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:37:21 [2022-02-18T12:37:21.625Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:37:21 [2022-02-18T12:37:21.625Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:37:22 [2022-02-18T12:37:22.187Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:37:24 [2022-02-18T12:37:24.747Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:37:27 [2022-02-18T12:37:27.265Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:37:27 [2022-02-18T12:37:27.831Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:37:28 [2022-02-18T12:37:28.089Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:37:29 [2022-02-18T12:37:29.020Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:37:29 [2022-02-18T12:37:29.020Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
12:37:29 [2022-02-18T12:37:29.020Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:37:29 [2022-02-18T12:37:29.020Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
12:37:29 [2022-02-18T12:37:29.020Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:37:29 [2022-02-18T12:37:29.585Z]     docker_cli_service_logs_test.go:245: checking task yw9tj4swyno0
12:37:29 [2022-02-18T12:37:29.586Z]     docker_cli_service_logs_test.go:250: checking messages for yw9tj4swyno0
12:37:29 [2022-02-18T12:37:29.586Z]     docker_cli_service_logs_test.go:245: checking task v0cbneo5r16w
12:37:29 [2022-02-18T12:37:29.586Z]     docker_cli_service_logs_test.go:250: checking messages for v0cbneo5r16w
12:37:30 [2022-02-18T12:37:30.148Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:37:30 [2022-02-18T12:37:30.711Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:37:31 [2022-02-18T12:37:31.283Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:37:32 [2022-02-18T12:37:32.214Z] === RUN   TestDockerSuite/TestUpdateStats
12:37:35 [2022-02-18T12:37:35.182Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:37:35 [2022-02-18T12:37:35.182Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:37:35 [2022-02-18T12:37:35.182Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
12:37:35 [2022-02-18T12:37:35.182Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:37:36 [2022-02-18T12:37:36.380Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:37:36 [2022-02-18T12:37:36.637Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:37:36 [2022-02-18T12:37:36.637Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
12:37:36 [2022-02-18T12:37:36.637Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:37:37 [2022-02-18T12:37:37.568Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:37:38 [2022-02-18T12:37:38.134Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:37:40 [2022-02-18T12:37:40.656Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:37:40 [2022-02-18T12:37:40.656Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:37:43 [2022-02-18T12:37:43.182Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:37:43 [2022-02-18T12:37:43.182Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:37:45 [2022-02-18T12:37:45.701Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:37:47 [2022-02-18T12:37:47.072Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:37:48 [2022-02-18T12:37:48.965Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:37:52 [2022-02-18T12:37:52.240Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:37:53 [2022-02-18T12:37:53.616Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:37:54 [2022-02-18T12:37:54.981Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:37:55 [2022-02-18T12:37:55.909Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:37:56 [2022-02-18T12:37:56.841Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:37:58 [2022-02-18T12:37:58.214Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:38:00 [2022-02-18T12:38:00.112Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:38:00 [2022-02-18T12:38:00.112Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:38:01 [2022-02-18T12:38:01.479Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:38:02 [2022-02-18T12:38:02.846Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:38:03 [2022-02-18T12:38:03.410Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:38:04 [2022-02-18T12:38:04.778Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:38:05 [2022-02-18T12:38:05.112Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:38:05 [2022-02-18T12:38:05.112Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:38:05 [2022-02-18T12:38:05.340Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:38:05 [2022-02-18T12:38:05.569Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:38:07 [2022-02-18T12:38:07.232Z]     docker_cli_swarm_test.go:1901: [d9e3ed3366921] joining swarm manager [d5ee4b89354f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:38:08 [2022-02-18T12:38:08.597Z]     docker_cli_swarm_test.go:1902: [d95b16e627b5d] joining swarm manager [d5ee4b89354f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:38:09 [2022-02-18T12:38:09.301Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:38:13 [2022-02-18T12:38:13.030Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:38:20 [2022-02-18T12:38:20.829Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:38:21 [2022-02-18T12:38:21.086Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:38:21 [2022-02-18T12:38:21.086Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:38:21 [2022-02-18T12:38:21.599Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:38:21 [2022-02-18T12:38:21.649Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:38:21 [2022-02-18T12:38:21.649Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:38:21 [2022-02-18T12:38:21.649Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:38:21 [2022-02-18T12:38:21.908Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:38:21 [2022-02-18T12:38:21.908Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:38:23 [2022-02-18T12:38:23.277Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:38:23 [2022-02-18T12:38:23.277Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:38:23 [2022-02-18T12:38:23.533Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:38:23 [2022-02-18T12:38:23.533Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:38:23 [2022-02-18T12:38:23.533Z] === RUN   TestDockerSuite/TestVolumeEvents
12:38:24 [2022-02-18T12:38:24.899Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:38:29 [2022-02-18T12:38:29.071Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:38:30 [2022-02-18T12:38:30.439Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:38:30 [2022-02-18T12:38:30.439Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:38:30 [2022-02-18T12:38:30.439Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:38:32 [2022-02-18T12:38:32.333Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:38:32 [2022-02-18T12:38:32.591Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:38:35 [2022-02-18T12:38:35.117Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:38:35 [2022-02-18T12:38:35.377Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:38:35 [2022-02-18T12:38:35.377Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:38:35 [2022-02-18T12:38:35.377Z] --- PASS: TestDockerSuite (1299.16s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.19s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.26s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.82s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.76s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.88s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.49s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.74s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.85s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.09s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.94s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.88s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.11s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.73s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.21s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.29s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.41s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.75s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.58s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.68s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.94s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.06s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.40s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.50s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.94s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.51s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.69s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.83s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.27s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.30s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.74s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.41s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.72s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.36s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.29s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.20s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.23s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.46s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.32s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.69s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.90s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.20s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.63s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.14s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.73s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.26s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.30s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.37s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.40s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.39s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.89s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.08s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.94s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.99s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFails (0.81s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.17s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.75s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.34s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.85s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.89s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.44s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.58s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.90s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.03s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.68s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.58s)
12:38:35 [2022-02-18T12:38:35.377Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.31s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.56s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.28s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.70s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.53s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.54s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.67s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.04s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.14s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.29s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.75s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.43s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.83s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.25s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildRm (2.54s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.63s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildUser (1.55s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.20s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.09s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.66s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.65s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.32s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitChange (0.64s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.94s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.07s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.96s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.98s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.41s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.48s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.72s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.94s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.58s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.53s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.19s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.53s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.53s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.53s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.31s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.39s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000780558_<nil>} (1.35s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1857937414_/foo_false__<nil>_<nil>_<nil>} (1.36s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1857937414_/foo_true__<nil>_<nil>_<nil>} (1.39s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3050426285_/foo_false__<nil>_<nil>_<nil>} (1.37s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3050426285_/foo_true__<nil>_<nil>_<nil>} (1.44s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3050426285_/foo_true__0xc000780588_<nil>_<nil>} (1.43s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007805a0_<nil>} (0.69s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007805b8_<nil>} (0.66s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007805d0_<nil>} (1.63s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0007805e8_<nil>} (1.37s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.22s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.10s)
12:38:35 [2022-02-18T12:38:35.378Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.57s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.02s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.75s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.44s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.65s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.45s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.24s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.94s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.55s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.71s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.79s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.95s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToDot (0.59s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.17s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.50s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.90s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.42s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.13s)
12:38:35 [2022-02-18T12:38:35.378Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.95s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.17s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.12s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.54s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.81s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.78s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.85s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.28s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.51s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.81s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.71s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.39s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.91s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.20s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.17s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.38s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.63s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsResize (0.64s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.84s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.74s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsTop (0.50s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.03s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExec (0.65s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.36s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.81s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecEnv (0.56s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.60s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.72s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.65s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.82s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.59s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.96s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.65s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.64s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.67s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestHealth (18.94s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.74s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.71s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportFile (1.13s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.22s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.97s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.36s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.50s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.94s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.53s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.89s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.85s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.88s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.14s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsSince (6.55s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsTail (0.49s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestNetHostname (1.37s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.62s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginActive (2.04s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.44s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.52s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.78s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.35s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPortList (8.11s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.07s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.34s)
12:38:35 [2022-02-18T12:38:35.379Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.95s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.11s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.96s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.21s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.03s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.04s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.43s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.53s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.23s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.52s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiTag (0.29s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s)
12:38:35 [2022-02-18T12:38:35.380Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.28s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.51s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.74s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.37s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.62s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.62s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.60s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.65s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.05s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.50s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.26s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.80s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.97s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.14s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunMount (4.73s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.71s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.66s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.19s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.93s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.68s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.52s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.61s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.42s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.26s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.60s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunState (1.04s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.92s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.52s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.74s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.51s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.28s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.93s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.99s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.55s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.41s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.61s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
12:38:35 [2022-02-18T12:38:35.639Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.35s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.48s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.02s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.93s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.97s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.36s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.56s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.58s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.23s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.54s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.43s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.64s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.10s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.27s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.62s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.77s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.77s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.45s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.02s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.87s)
12:38:35 [2022-02-18T12:38:35.640Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:38:35 [2022-02-18T12:38:35.640Z] === RUN   TestDockerRegistrySuite
12:38:35 [2022-02-18T12:38:35.640Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:38:37 [2022-02-18T12:38:37.009Z]     check_test.go:196: [d8c129157ebf3] daemon is not started
12:38:37 [2022-02-18T12:38:37.009Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:38:37 [2022-02-18T12:38:37.941Z]     check_test.go:196: [d4ae8a863a6b1] daemon is not started
12:38:37 [2022-02-18T12:38:37.941Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:38:39 [2022-02-18T12:38:39.306Z]     check_test.go:196: [de36f0c502869] daemon is not started
12:38:39 [2022-02-18T12:38:39.306Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:38:39 [2022-02-18T12:38:39.306Z]     check_test.go:196: [dab5975fbccb0] daemon is not started
12:38:39 [2022-02-18T12:38:39.306Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:38:42 [2022-02-18T12:38:42.574Z]     check_test.go:196: [d9e6af916c7fc] daemon is not started
12:38:42 [2022-02-18T12:38:42.574Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:38:46 [2022-02-18T12:38:46.747Z]     check_test.go:196: [df1bdb9e59168] daemon is not started
12:38:46 [2022-02-18T12:38:46.747Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:38:49 [2022-02-18T12:38:49.264Z]     check_test.go:196: [d5573bcdc2954] daemon is not started
12:38:49 [2022-02-18T12:38:49.264Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:38:50 [2022-02-18T12:38:50.192Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:38:50 [2022-02-18T12:38:50.449Z]     check_test.go:196: [dd6969dd9d6fc] daemon is not started
12:38:50 [2022-02-18T12:38:50.449Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:38:51 [2022-02-18T12:38:51.378Z]     check_test.go:196: [d8e619d5c1044] daemon is not started
12:38:51 [2022-02-18T12:38:51.378Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:38:52 [2022-02-18T12:38:52.746Z]     docker_cli_swarm_test.go:1802: [d4d3c43c31b33] joining swarm manager [dcdd88d6cfeef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:38:52 [2022-02-18T12:38:52.746Z]     check_test.go:196: [dbf65b2404e8b] daemon is not started
12:38:52 [2022-02-18T12:38:52.746Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:38:54 [2022-02-18T12:38:54.117Z]     check_test.go:196: [df22fe3fd5048] daemon is not started
12:38:54 [2022-02-18T12:38:54.117Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:38:54 [2022-02-18T12:38:54.117Z]     docker_cli_swarm_test.go:1803: [dc414dd082154] joining swarm manager [dcdd88d6cfeef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:38:55 [2022-02-18T12:38:55.486Z]     check_test.go:196: [d8372cdd604ad] daemon is not started
12:38:55 [2022-02-18T12:38:55.486Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:38:56 [2022-02-18T12:38:56.050Z]     check_test.go:196: [d95ffc19621ed] daemon is not started
12:38:56 [2022-02-18T12:38:56.050Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:38:56 [2022-02-18T12:38:56.989Z]     check_test.go:196: [d21b8547bbfa1] daemon is not started
12:38:56 [2022-02-18T12:38:56.989Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:38:57 [2022-02-18T12:38:57.925Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7147878a8750652f12de6e710afeface37309d2d8c921c43cdb743b030240943
12:38:58 [2022-02-18T12:38:58.853Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67945dabcd7aa597dee7563cae74bfeeafb4091b550ec53168e99e1685c13766
12:38:58 [2022-02-18T12:38:58.853Z]     check_test.go:196: [dad6323f38311] daemon is not started
12:38:58 [2022-02-18T12:38:58.853Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:38:59 [2022-02-18T12:38:59.783Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68b7141bddfd2bf458cbda4a036d547f5678ce074e0714083eb64e6781dafd56
12:39:01 [2022-02-18T12:39:01.151Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:669668e02b2832ff2ba8854caabf511deda21710fc566e98589acbd45d03ab27
12:39:01 [2022-02-18T12:39:01.151Z]     check_test.go:196: [d7eb9e309e3ac] daemon is not started
12:39:01 [2022-02-18T12:39:01.151Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:39:02 [2022-02-18T12:39:02.079Z]     check_test.go:196: [de2ed88529144] daemon is not started
12:39:02 [2022-02-18T12:39:02.079Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:39:03 [2022-02-18T12:39:03.972Z]     check_test.go:196: [d3c71047c5ddb] daemon is not started
12:39:03 [2022-02-18T12:39:03.972Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:39:04 [2022-02-18T12:39:04.903Z]     check_test.go:196: [d9985ae67c2ee] daemon is not started
12:39:04 [2022-02-18T12:39:04.903Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:39:05 [2022-02-18T12:39:05.160Z]     check_test.go:196: [dcd4774c2a44e] daemon is not started
12:39:05 [2022-02-18T12:39:05.160Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:39:06 [2022-02-18T12:39:06.090Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:39:06 [2022-02-18T12:39:06.090Z]     check_test.go:196: [d15252230f9c4] daemon is not started
12:39:06 [2022-02-18T12:39:06.090Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:39:07 [2022-02-18T12:39:07.021Z]     check_test.go:196: [d2bed23997c21] daemon is not started
12:39:07 [2022-02-18T12:39:07.021Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:39:08 [2022-02-18T12:39:08.393Z]     check_test.go:196: [d6b88936c9ef4] daemon is not started
12:39:08 [2022-02-18T12:39:08.393Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:39:10 [2022-02-18T12:39:10.913Z]     check_test.go:196: [d7e23681b2411] daemon is not started
12:39:10 [2022-02-18T12:39:10.913Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:39:10 [2022-02-18T12:39:10.913Z]     check_test.go:196: [db7a9a53c8b6f] daemon is not started
12:39:10 [2022-02-18T12:39:10.913Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:39:11 [2022-02-18T12:39:11.844Z]     check_test.go:196: [d3e93e311fb38] daemon is not started
12:39:11 [2022-02-18T12:39:11.844Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:39:12 [2022-02-18T12:39:12.405Z]     check_test.go:196: [d68a13f9852f1] daemon is not started
12:39:12 [2022-02-18T12:39:12.405Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:39:12 [2022-02-18T12:39:12.405Z]     check_test.go:196: [d2e63e9c89901] daemon is not started
12:39:12 [2022-02-18T12:39:12.405Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:39:12 [2022-02-18T12:39:12.661Z]     check_test.go:196: [d01c142271f7d] daemon is not started
12:39:12 [2022-02-18T12:39:12.661Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:39:12 [2022-02-18T12:39:12.917Z]     check_test.go:196: [d26cec8b44dd7] daemon is not started
12:39:12 [2022-02-18T12:39:12.917Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:39:13 [2022-02-18T12:39:13.486Z]     check_test.go:196: [d8db40c4ecdff] daemon is not started
12:39:13 [2022-02-18T12:39:13.486Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:39:13 [2022-02-18T12:39:13.486Z]     check_test.go:196: [dcf745516c90a] daemon is not started
12:39:13 [2022-02-18T12:39:13.486Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:39:14 [2022-02-18T12:39:14.050Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:39:14 [2022-02-18T12:39:14.612Z]     check_test.go:196: [d2ccc4fa94051] daemon is not started
12:39:14 [2022-02-18T12:39:14.612Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:39:16 [2022-02-18T12:39:16.507Z]     docker_cli_swarm_test.go:1321: [dc4dd9047a60f] joining swarm manager [d21bb403471db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:39:16 [2022-02-18T12:39:16.507Z]     check_test.go:196: [dfe06d72f0ddc] daemon is not started
12:39:16 [2022-02-18T12:39:16.507Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:39:17 [2022-02-18T12:39:17.441Z]     check_test.go:196: [dadb3c297cf5f] daemon is not started
12:39:17 [2022-02-18T12:39:17.441Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:39:17 [2022-02-18T12:39:17.697Z]     docker_cli_swarm_test.go:1322: [df83743a9c615] joining swarm manager [d21bb403471db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:39:18 [2022-02-18T12:39:18.630Z]     check_test.go:196: [d9e17dbbccc1d] daemon is not started
12:39:18 [2022-02-18T12:39:18.630Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:39:19 [2022-02-18T12:39:19.559Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:39:20 [2022-02-18T12:39:20.121Z] --- PASS: TestDockerRegistrySuite (44.78s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.51s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.01s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.21s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.21s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.19s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.95s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.18s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s)
12:39:20 [2022-02-18T12:39:20.121Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
12:39:20 [2022-02-18T12:39:20.121Z] === RUN   TestDockerSchema1RegistrySuite
12:39:20 [2022-02-18T12:39:20.121Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:39:20 [2022-02-18T12:39:20.378Z]     check_test.go:223: [d758c7b5d3374] daemon is not started
12:39:20 [2022-02-18T12:39:20.378Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:39:23 [2022-02-18T12:39:23.651Z]     check_test.go:223: [d3b58065054fb] daemon is not started
12:39:23 [2022-02-18T12:39:23.651Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:39:27 [2022-02-18T12:39:27.820Z]     check_test.go:223: [dfa761f01ebaa] daemon is not started
12:39:27 [2022-02-18T12:39:27.820Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:39:31 [2022-02-18T12:39:31.095Z]     check_test.go:223: [dbc798d8ed7f6] daemon is not started
12:39:31 [2022-02-18T12:39:31.095Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:39:31 [2022-02-18T12:39:31.351Z]     check_test.go:223: [d15f9ba244c89] daemon is not started
12:39:31 [2022-02-18T12:39:31.351Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:39:32 [2022-02-18T12:39:32.719Z]     check_test.go:223: [dc56de8ffa0ca] daemon is not started
12:39:32 [2022-02-18T12:39:32.719Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:39:32 [2022-02-18T12:39:32.719Z]     check_test.go:223: [d403c80aa9ef6] daemon is not started
12:39:32 [2022-02-18T12:39:32.719Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:39:33 [2022-02-18T12:39:33.674Z]     check_test.go:223: [dad08a0eb3d12] daemon is not started
12:39:33 [2022-02-18T12:39:33.674Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:39:34 [2022-02-18T12:39:34.606Z]     check_test.go:223: [d8a7ef1867acf] daemon is not started
12:39:34 [2022-02-18T12:39:34.606Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:39:35 [2022-02-18T12:39:35.534Z]     check_test.go:223: [d198b10ff311a] daemon is not started
12:39:35 [2022-02-18T12:39:35.534Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:39:38 [2022-02-18T12:39:38.054Z]     check_test.go:223: [d214eb47afb8a] daemon is not started
12:39:38 [2022-02-18T12:39:38.054Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:39:38 [2022-02-18T12:39:38.054Z]     check_test.go:223: [deef519b34edf] daemon is not started
12:39:38 [2022-02-18T12:39:38.054Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:39:38 [2022-02-18T12:39:38.619Z]     check_test.go:223: [dd914dc3dff8b] daemon is not started
12:39:38 [2022-02-18T12:39:38.619Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:39:38 [2022-02-18T12:39:38.619Z]     check_test.go:223: [ddb656322db17] daemon is not started
12:39:38 [2022-02-18T12:39:38.619Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:39:38 [2022-02-18T12:39:38.875Z]     check_test.go:223: [d5ca51fd42418] daemon is not started
12:39:38 [2022-02-18T12:39:38.875Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:39:39 [2022-02-18T12:39:39.131Z]     check_test.go:223: [d4d46db2ee458] daemon is not started
12:39:39 [2022-02-18T12:39:39.131Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:39:39 [2022-02-18T12:39:39.695Z]     check_test.go:223: [df8bc72e15eaf] daemon is not started
12:39:39 [2022-02-18T12:39:39.695Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:39:39 [2022-02-18T12:39:39.695Z]     check_test.go:223: [d3f49026afb40] daemon is not started
12:39:39 [2022-02-18T12:39:39.695Z] --- PASS: TestDockerSchema1RegistrySuite (19.51s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.57s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
12:39:39 [2022-02-18T12:39:39.695Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:39:39 [2022-02-18T12:39:39.695Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:39:39 [2022-02-18T12:39:39.695Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:39:40 [2022-02-18T12:39:40.626Z]     check_test.go:252: [d6c750de635f2] daemon is not started
12:39:40 [2022-02-18T12:39:40.626Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:39:40 [2022-02-18T12:39:40.883Z]     check_test.go:252: [d342e978d4a10] daemon is not started
12:39:40 [2022-02-18T12:39:40.883Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:39:41 [2022-02-18T12:39:41.139Z]     check_test.go:252: [df4f86c42c163] daemon is not started
12:39:41 [2022-02-18T12:39:41.139Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:39:42 [2022-02-18T12:39:42.066Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:39:42 [2022-02-18T12:39:42.322Z]     check_test.go:252: [dce59c83fa58d] daemon is not started
12:39:42 [2022-02-18T12:39:42.322Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:39:42 [2022-02-18T12:39:42.886Z]     check_test.go:252: [d010a20c6e9c1] daemon is not started
12:39:42 [2022-02-18T12:39:42.886Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:39:43 [2022-02-18T12:39:43.450Z]     check_test.go:252: [d15f092350e3f] daemon is not started
12:39:43 [2022-02-18T12:39:43.450Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:39:43 [2022-02-18T12:39:43.450Z]     check_test.go:252: [ddcf99294f349] daemon is not started
12:39:43 [2022-02-18T12:39:43.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
12:39:43 [2022-02-18T12:39:43.450Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:39:43 [2022-02-18T12:39:43.450Z] === RUN   TestDockerRegistryAuthTokenSuite
12:39:43 [2022-02-18T12:39:43.450Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:39:47 [2022-02-18T12:39:47.625Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:39:48 [2022-02-18T12:39:48.695Z]     check_test.go:279: [dbbc9357fd408] daemon is not started
12:39:48 [2022-02-18T12:39:48.695Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:39:48 [2022-02-18T12:39:48.695Z]     check_test.go:279: [da1e6c51f6954] daemon is not started
12:39:48 [2022-02-18T12:39:48.695Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:39:48 [2022-02-18T12:39:48.950Z]     check_test.go:279: [dc021e6f63c49] daemon is not started
12:39:48 [2022-02-18T12:39:48.950Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:39:48 [2022-02-18T12:39:48.950Z]     check_test.go:279: [de1962691455a] daemon is not started
12:39:48 [2022-02-18T12:39:48.950Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:39:49 [2022-02-18T12:39:49.207Z]     check_test.go:279: [d27436c9c7a9c] daemon is not started
12:39:49 [2022-02-18T12:39:49.207Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
12:39:49 [2022-02-18T12:39:49.207Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
12:39:49 [2022-02-18T12:39:49.207Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:39:49 [2022-02-18T12:39:49.207Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
12:39:49 [2022-02-18T12:39:49.207Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
12:39:49 [2022-02-18T12:39:49.207Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
12:39:49 [2022-02-18T12:39:49.207Z] === RUN   TestDockerNetworkSuite
12:39:49 [2022-02-18T12:39:49.207Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:39:51 [2022-02-18T12:39:51.101Z]     docker_cli_network_unix_test.go:46: [deaedebfeb7c0] daemon is not started
12:39:51 [2022-02-18T12:39:51.358Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:39:51 [2022-02-18T12:39:51.937Z]     docker_cli_network_unix_test.go:46: [d85310f19d7b1] daemon is not started
12:39:52 [2022-02-18T12:39:52.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:39:53 [2022-02-18T12:39:53.406Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:39:53 [2022-02-18T12:39:53.406Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
12:39:53 [2022-02-18T12:39:53.406Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:39:54 [2022-02-18T12:39:54.716Z]     docker_cli_network_unix_test.go:46: [df2f5e1348685] daemon is not started
12:39:54 [2022-02-18T12:39:54.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:39:56 [2022-02-18T12:39:56.343Z]     docker_cli_network_unix_test.go:46: [d9961f487655f] daemon is not started
12:39:56 [2022-02-18T12:39:56.343Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:39:56 [2022-02-18T12:39:56.343Z]     docker_cli_network_unix_test.go:1233: [dfd820f2d7a46] daemon is not started
12:39:58 [2022-02-18T12:39:58.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:39:59 [2022-02-18T12:39:59.789Z]     docker_cli_network_unix_test.go:46: [db799069f23ed] daemon is not started
12:40:00 [2022-02-18T12:40:00.353Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:40:04 [2022-02-18T12:40:04.527Z]     docker_cli_network_unix_test.go:46: [d730129a69d13] daemon is not started
12:40:05 [2022-02-18T12:40:05.461Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:40:07 [2022-02-18T12:40:07.356Z]     docker_cli_network_unix_test.go:46: [de01e65ff3332] daemon is not started
12:40:07 [2022-02-18T12:40:07.920Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:40:08 [2022-02-18T12:40:08.851Z]     docker_cli_network_unix_test.go:46: [da6b7c5671bfb] daemon is not started
12:40:08 [2022-02-18T12:40:08.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:40:09 [2022-02-18T12:40:09.413Z]     docker_cli_network_unix_test.go:46: [d2dcc7df2ef7b] daemon is not started
12:40:09 [2022-02-18T12:40:09.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:40:09 [2022-02-18T12:40:09.669Z]     docker_cli_network_unix_test.go:46: [d586afb16194c] daemon is not started
12:40:09 [2022-02-18T12:40:09.669Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:40:10 [2022-02-18T12:40:10.232Z]     docker_cli_network_unix_test.go:46: [d74c4530a3620] daemon is not started
12:40:10 [2022-02-18T12:40:10.807Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:40:11 [2022-02-18T12:40:11.065Z]     docker_cli_network_unix_test.go:46: [dfb40559ce4b6] daemon is not started
12:40:11 [2022-02-18T12:40:11.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:40:11 [2022-02-18T12:40:11.628Z]     docker_cli_network_unix_test.go:46: [dd9f614415f5a] daemon is not started
12:40:11 [2022-02-18T12:40:11.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:40:12 [2022-02-18T12:40:12.192Z]     docker_cli_network_unix_test.go:46: [d6f713776f40d] daemon is not started
12:40:12 [2022-02-18T12:40:12.192Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:40:12 [2022-02-18T12:40:12.756Z]     docker_cli_network_unix_test.go:46: [dd1741c5c8ae0] daemon is not started
12:40:12 [2022-02-18T12:40:12.756Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:40:13 [2022-02-18T12:40:13.014Z]     docker_cli_network_unix_test.go:46: [d7f1ca64ecc5d] daemon is not started
12:40:13 [2022-02-18T12:40:13.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:40:13 [2022-02-18T12:40:13.014Z]     docker_cli_network_unix_test.go:46: [dd2e7ea230e6e] daemon is not started
12:40:13 [2022-02-18T12:40:13.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:40:13 [2022-02-18T12:40:13.270Z]     docker_cli_network_unix_test.go:46: [d0c76a2d52216] daemon is not started
12:40:13 [2022-02-18T12:40:13.270Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:40:14 [2022-02-18T12:40:14.200Z]     docker_cli_network_unix_test.go:46: [dd0958b79289d] daemon is not started
12:40:14 [2022-02-18T12:40:14.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:40:14 [2022-02-18T12:40:14.458Z]     docker_cli_network_unix_test.go:46: [dfff518be3c39] daemon is not started
12:40:15 [2022-02-18T12:40:15.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:40:15 [2022-02-18T12:40:15.023Z]     docker_cli_network_unix_test.go:46: [dd02e1545db63] daemon is not started
12:40:15 [2022-02-18T12:40:15.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:40:15 [2022-02-18T12:40:15.280Z]     docker_cli_network_unix_test.go:46: [de3ef2f49826e] daemon is not started
12:40:15 [2022-02-18T12:40:15.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:40:15 [2022-02-18T12:40:15.535Z]     docker_cli_network_unix_test.go:46: [db5054b62935c] daemon is not started
12:40:15 [2022-02-18T12:40:15.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:40:16 [2022-02-18T12:40:16.463Z]     docker_cli_network_unix_test.go:968: [df29ff9a1e847] daemon is not started
12:40:17 [2022-02-18T12:40:17.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:40:19 [2022-02-18T12:40:19.205Z]     docker_cli_network_unix_test.go:46: [d85cbca13f6f5] daemon is not started
12:40:19 [2022-02-18T12:40:19.205Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:40:21 [2022-02-18T12:40:21.723Z]     docker_cli_network_unix_test.go:1116: [da658fdffbabf] daemon is not started
12:40:24 [2022-02-18T12:40:24.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:40:24 [2022-02-18T12:40:24.994Z]     docker_cli_network_unix_test.go:46: [db7be4d04bb0a] daemon is not started
12:40:24 [2022-02-18T12:40:24.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:40:25 [2022-02-18T12:40:25.557Z]     docker_cli_network_unix_test.go:46: [d1306dea6f548] daemon is not started
12:40:25 [2022-02-18T12:40:25.557Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:40:25 [2022-02-18T12:40:25.557Z]     docker_cli_network_unix_test.go:46: [d9418766af106] daemon is not started
12:40:25 [2022-02-18T12:40:25.557Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:40:25 [2022-02-18T12:40:25.557Z]     docker_cli_network_unix_test.go:46: [d30d6853f41d8] daemon is not started
12:40:25 [2022-02-18T12:40:25.557Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:40:25 [2022-02-18T12:40:25.813Z]     docker_cli_network_unix_test.go:46: [d7de1505b8741] daemon is not started
12:40:25 [2022-02-18T12:40:25.813Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:40:26 [2022-02-18T12:40:26.070Z]     docker_cli_network_unix_test.go:46: [d1fbf70fa148e] daemon is not started
12:40:26 [2022-02-18T12:40:26.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:40:26 [2022-02-18T12:40:26.070Z]     docker_cli_network_unix_test.go:46: [d187d8f29f7b4] daemon is not started
12:40:26 [2022-02-18T12:40:26.070Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:40:27 [2022-02-18T12:40:27.444Z]     docker_cli_network_unix_test.go:46: [d2df9c86afe59] daemon is not started
12:40:28 [2022-02-18T12:40:28.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:40:28 [2022-02-18T12:40:28.392Z]     docker_cli_network_unix_test.go:46: [d575030f08c1b] daemon is not started
12:40:28 [2022-02-18T12:40:28.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:40:28 [2022-02-18T12:40:28.392Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:40:28 [2022-02-18T12:40:28.392Z]     docker_cli_network_unix_test.go:46: [dd3c12b25dc98] daemon is not started
12:40:28 [2022-02-18T12:40:28.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:40:28 [2022-02-18T12:40:28.957Z]     docker_cli_network_unix_test.go:46: [d9f9c453a9dad] daemon is not started
12:40:29 [2022-02-18T12:40:29.214Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:40:32 [2022-02-18T12:40:32.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:40:33 [2022-02-18T12:40:33.851Z]     docker_cli_network_unix_test.go:1084: [d656fc6959adf] daemon is not started
12:40:35 [2022-02-18T12:40:35.745Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:40:35 [2022-02-18T12:40:35.746Z]     docker_cli_network_unix_test.go:46: [d7cdfff42e325] daemon is not started
12:40:35 [2022-02-18T12:40:35.746Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:40:36 [2022-02-18T12:40:36.005Z]     docker_cli_network_unix_test.go:46: [d8cc9eafc5e74] daemon is not started
12:40:36 [2022-02-18T12:40:36.263Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:40:37 [2022-02-18T12:40:37.632Z]     docker_cli_network_unix_test.go:46: [df24c58d9c341] daemon is not started
12:40:37 [2022-02-18T12:40:37.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:40:37 [2022-02-18T12:40:37.889Z]     docker_cli_network_unix_test.go:46: [d7535e229ca66] daemon is not started
12:40:37 [2022-02-18T12:40:37.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:40:38 [2022-02-18T12:40:38.452Z]     docker_cli_network_unix_test.go:46: [d3f676a39ff7c] daemon is not started
12:40:38 [2022-02-18T12:40:38.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:40:39 [2022-02-18T12:40:39.014Z]     docker_cli_network_unix_test.go:46: [d881cb4563c1d] daemon is not started
12:40:39 [2022-02-18T12:40:39.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:40:39 [2022-02-18T12:40:39.578Z]     docker_cli_network_unix_test.go:46: [d1190c21a7144] daemon is not started
12:40:40 [2022-02-18T12:40:40.141Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:40:45 [2022-02-18T12:40:45.393Z]     docker_cli_network_unix_test.go:46: [d4fb44f97d0df] daemon is not started
12:40:45 [2022-02-18T12:40:45.649Z] --- PASS: TestDockerNetworkSuite (56.41s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.14s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.21s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
12:40:45 [2022-02-18T12:40:45.649Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.67s)
12:40:45 [2022-02-18T12:40:45.649Z] === RUN   TestDockerHubPullSuite
12:40:45 [2022-02-18T12:40:45.649Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:40:47 [2022-02-18T12:40:47.541Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:40:49 [2022-02-18T12:40:49.432Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:40:49 [2022-02-18T12:40:49.994Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:40:51 [2022-02-18T12:40:51.362Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:40:51 [2022-02-18T12:40:51.618Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:40:51 [2022-02-18T12:40:51.618Z] --- PASS: TestDockerHubPullSuite (6.05s)
12:40:51 [2022-02-18T12:40:51.618Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s)
12:40:51 [2022-02-18T12:40:51.618Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
12:40:51 [2022-02-18T12:40:51.618Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s)
12:40:51 [2022-02-18T12:40:51.618Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s)
12:40:51 [2022-02-18T12:40:51.618Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
12:40:51 [2022-02-18T12:40:51.618Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
12:40:51 [2022-02-18T12:40:51.618Z] PASS
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === Skipped
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_sni_test.go:18: Flakey test
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.618Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.618Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:40:51 [2022-02-18T12:40:51.618Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:40:51 [2022-02-18T12:40:51.619Z]     docker_cli_network_unix_test.go:46: [dd3c12b25dc98] daemon is not started
12:40:51 [2022-02-18T12:40:51.619Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:40:51 [2022-02-18T12:40:51.619Z] 
12:40:51 [2022-02-18T12:40:51.619Z] DONE 1270 tests, 51 skipped in 1486.602s
12:40:51 [2022-02-18T12:40:51.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:40:51 [2022-02-18T12:40:51.619Z] ++++ cat bundles/test-integration/docker.pid
12:40:51 [2022-02-18T12:40:51.619Z] +++ kill 8152
12:40:52 [2022-02-18T12:40:52.985Z] +++ /etc/init.d/apparmor stop
12:40:52 [2022-02-18T12:40:52.985Z] Leaving: AppArmorNo profiles have been unloaded.
12:40:52 [2022-02-18T12:40:52.985Z] 
12:40:52 [2022-02-18T12:40:52.985Z] Unloading profiles will leave already running processes permanently
12:40:52 [2022-02-18T12:40:52.985Z] unconfined, which can lead to unexpected situations.
12:40:52 [2022-02-18T12:40:52.985Z] 
12:40:52 [2022-02-18T12:40:52.985Z] To set a process to complain mode, use the command line tool
12:40:52 [2022-02-18T12:40:52.985Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:40:52 [2022-02-18T12:40:52.985Z] +++ true
12:40:52 [2022-02-18T12:40:52.985Z] exiting test-integration
12:40:52 [2022-02-18T12:40:52.985Z] ++ exit 0
12:40:52 [2022-02-18T12:40:52.985Z] 
12:40:52 [2022-02-18T12:40:52.985Z] + for job in $(jobs -p)
12:40:52 [2022-02-18T12:40:52.985Z] + wait 19294
12:41:14 [2022-02-18T12:41:14.879Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:41:17 [2022-02-18T12:41:17.398Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:41:23 [2022-02-18T12:41:23.982Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:41:29 [2022-02-18T12:41:29.234Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:41:31 [2022-02-18T12:41:31.133Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:41:34 [2022-02-18T12:41:34.621Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:41:34 [2022-02-18T12:41:34.624Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:41:34 [2022-02-18T12:41:34.624Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:41:36 [2022-02-18T12:41:36.387Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:41:37 [2022-02-18T12:41:37.343Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:41:41 [2022-02-18T12:41:41.510Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:41:41 [2022-02-18T12:41:41.510Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:41:41 [2022-02-18T12:41:41.510Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:41:46 [2022-02-18T12:41:46.757Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:41:46 [2022-02-18T12:41:46.757Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:41:47 [2022-02-18T12:41:47.319Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:41:49 [2022-02-18T12:41:49.211Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:41:52 [2022-02-18T12:41:52.306Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:42:09 [2022-02-18T12:42:09.724Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:42:27 [2022-02-18T12:42:27.392Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:42:46 [2022-02-18T12:42:46.805Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:42:46 [2022-02-18T12:42:46.806Z]     docker_cli_swarm_test.go:1186: [d1fdd3bc77159] joining swarm manager [dd8f15fed57e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:42:50 [2022-02-18T12:42:50.973Z]     docker_cli_swarm_test.go:1195: [dbd3aefb7abf9] joining swarm manager [dd8f15fed57e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:43:09 [2022-02-18T12:43:09.893Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:43:24 [2022-02-18T12:43:24.710Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:43:37 [2022-02-18T12:43:37.084Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:43:37 [2022-02-18T12:43:37.597Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:43:45 [2022-02-18T12:43:45.701Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:43:49 [2022-02-18T12:43:49.894Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:43:51 [2022-02-18T12:43:51.786Z]     docker_cli_swarm_test.go:1118: [d4f3d5101960a] joining swarm manager [df92377986045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:43:53 [2022-02-18T12:43:53.154Z]     docker_cli_swarm_test.go:1119: [d25c596ed5d22] joining swarm manager [df92377986045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:45:44 [2022-02-18T12:45:44.537Z]     docker_cli_swarm_test.go:1172: [db2437d588839] joining swarm manager [df92377986045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:45:48 [2022-02-18T12:45:48.720Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:45:48 [2022-02-18T12:45:48.721Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:45:48 [2022-02-18T12:45:48.721Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:45:48 [2022-02-18T12:45:48.721Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:45:48 [2022-02-18T12:45:48.721Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:45:52 [2022-02-18T12:45:52.451Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:45:54 [2022-02-18T12:45:54.487Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:45:55 [2022-02-18T12:45:55.856Z]     docker_cli_swarm_test.go:1453: [dde1ef1f7105e] joining swarm manager [d89a72c3cd4ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:45:56 [2022-02-18T12:45:56.180Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:45:56 [2022-02-18T12:45:56.419Z]     docker_cli_swarm_test.go:1454: [d65bf08d45f8d] joining swarm manager [d89a72c3cd4ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:46:01 [2022-02-18T12:46:01.965Z] === RUN   TestDockerSuite/TestBuildEnv
12:46:01 [2022-02-18T12:46:01.965Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
12:46:01 [2022-02-18T12:46:01.965Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:46:01 [2022-02-18T12:46:01.965Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
12:46:01 [2022-02-18T12:46:01.965Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:46:01 [2022-02-18T12:46:01.965Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
12:46:01 [2022-02-18T12:46:01.965Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:46:01 [2022-02-18T12:46:01.965Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
12:46:01 [2022-02-18T12:46:01.965Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:46:01 [2022-02-18T12:46:01.965Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
12:46:01 [2022-02-18T12:46:01.965Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:46:06 [2022-02-18T12:46:06.648Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:46:06 [2022-02-18T12:46:06.648Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
12:46:06 [2022-02-18T12:46:06.648Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:46:06 [2022-02-18T12:46:06.648Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
12:46:06 [2022-02-18T12:46:06.648Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:46:06 [2022-02-18T12:46:06.648Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
12:46:06 [2022-02-18T12:46:06.648Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:46:07 [2022-02-18T12:46:07.614Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:46:08 [2022-02-18T12:46:08.590Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:46:08 [2022-02-18T12:46:08.590Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:46:08 [2022-02-18T12:46:08.590Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:46:08 [2022-02-18T12:46:08.590Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:46:08 [2022-02-18T12:46:08.590Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:46:09 [2022-02-18T12:46:09.516Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:46:11 [2022-02-18T12:46:11.408Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:46:13 [2022-02-18T12:46:13.405Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:46:14 [2022-02-18T12:46:14.679Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:46:17 [2022-02-18T12:46:17.201Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:46:19 [2022-02-18T12:46:19.106Z]     docker_cli_swarm_unix_test.go:62: [ddb0b31dd5292] joining swarm manager [d75d846dbaeb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:46:34 [2022-02-18T12:46:34.489Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildExpose
12:46:34 [2022-02-18T12:46:34.489Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:46:34 [2022-02-18T12:46:34.489Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:46:34 [2022-02-18T12:46:34.489Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:46:34 [2022-02-18T12:46:34.489Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
12:46:34 [2022-02-18T12:46:34.489Z] === RUN   TestDockerSuite/TestBuildFails
12:46:41 [2022-02-18T12:46:41.548Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:46:41 [2022-02-18T12:46:41.548Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:46:47 [2022-02-18T12:46:47.332Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:46:54 [2022-02-18T12:46:54.395Z] === RUN   TestDockerSuite/TestBuildForceRm
12:47:06 [2022-02-18T12:47:06.755Z] === RUN   TestDockerSuite/TestBuildFromGit
12:47:15 [2022-02-18T12:47:15.281Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:47:15 [2022-02-18T12:47:15.281Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:47:15 [2022-02-18T12:47:15.281Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:47:16 [2022-02-18T12:47:16.653Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:47:19 [2022-02-18T12:47:19.132Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:47:19 [2022-02-18T12:47:19.923Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:47:20 [2022-02-18T12:47:20.099Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:47:22 [2022-02-18T12:47:22.445Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:47:24 [2022-02-18T12:47:24.356Z]     docker_api_swarm_test.go:961: [d6777e1729d7b] joining swarm manager [d3a53494ca72f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:47:27 [2022-02-18T12:47:27.167Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:47:27 [2022-02-18T12:47:27.167Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
12:47:27 [2022-02-18T12:47:27.167Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:47:27 [2022-02-18T12:47:27.624Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:47:28 [2022-02-18T12:47:28.589Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:47:28 [2022-02-18T12:47:28.589Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
12:47:28 [2022-02-18T12:47:28.589Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:47:42 [2022-02-18T12:47:42.405Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:47:46 [2022-02-18T12:47:46.250Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:47:46 [2022-02-18T12:47:46.250Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
12:47:46 [2022-02-18T12:47:46.250Z] === RUN   TestDockerSuite/TestBuildHistory
12:47:54 [2022-02-18T12:47:54.579Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:47:56 [2022-02-18T12:47:56.567Z] === RUN   TestDockerSuite/TestBuildIidFile
12:47:57 [2022-02-18T12:47:57.098Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:47:58 [2022-02-18T12:47:58.099Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:47:58 [2022-02-18T12:47:58.988Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:48:00 [2022-02-18T12:48:00.271Z] === RUN   TestDockerSuite/TestBuildInheritance
12:48:00 [2022-02-18T12:48:00.271Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
12:48:00 [2022-02-18T12:48:00.271Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:48:01 [2022-02-18T12:48:01.240Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:48:01 [2022-02-18T12:48:01.240Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:48:02 [2022-02-18T12:48:02.257Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:48:07 [2022-02-18T12:48:07.021Z] === RUN   TestDockerSuite/TestBuildLabel
12:48:07 [2022-02-18T12:48:07.480Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:48:08 [2022-02-18T12:48:08.450Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:48:08 [2022-02-18T12:48:08.816Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:48:09 [2022-02-18T12:48:09.990Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:48:10 [2022-02-18T12:48:10.449Z] === RUN   TestDockerSuite/TestBuildLabels
12:48:11 [2022-02-18T12:48:11.983Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:48:13 [2022-02-18T12:48:13.518Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:48:14 [2022-02-18T12:48:14.064Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:48:15 [2022-02-18T12:48:15.953Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:48:18 [2022-02-18T12:48:18.473Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:48:20 [2022-02-18T12:48:20.365Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:48:20 [2022-02-18T12:48:20.580Z] === RUN   TestDockerSuite/TestBuildLastModified
12:48:20 [2022-02-18T12:48:20.580Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
12:48:20 [2022-02-18T12:48:20.580Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:48:20 [2022-02-18T12:48:20.580Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
12:48:20 [2022-02-18T12:48:20.580Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:48:20 [2022-02-18T12:48:20.580Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:48:20 [2022-02-18T12:48:20.580Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:48:21 [2022-02-18T12:48:21.041Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:48:21 [2022-02-18T12:48:21.041Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:48:21 [2022-02-18T12:48:21.498Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:48:22 [2022-02-18T12:48:22.462Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:48:22 [2022-02-18T12:48:22.886Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:48:26 [2022-02-18T12:48:26.165Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:48:28 [2022-02-18T12:48:28.058Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:48:28 [2022-02-18T12:48:28.239Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:48:53 [2022-02-18T12:48:53.355Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:48:53 [2022-02-18T12:48:53.355Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
12:48:53 [2022-02-18T12:48:53.355Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:48:53 [2022-02-18T12:48:53.812Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:49:24 [2022-02-18T12:49:24.238Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:49:36 [2022-02-18T12:49:36.321Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:49:39 [2022-02-18T12:49:39.084Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:49:54 [2022-02-18T12:49:54.001Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:49:57 [2022-02-18T12:49:57.168Z] --- PASS: TestDockerSwarmSuite (1634.99s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.81s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.34s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.46s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.36s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.92s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.72s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.25s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.65s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.02s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.21s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.27s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.86s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.20s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.50s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.59s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.07s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.72s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.81s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.72s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.08s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.01s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.11s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.12s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.46s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.57s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.66s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.79s)
12:49:57 [2022-02-18T12:49:57.168Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.53s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.29s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.49s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.30s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.68s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.35s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.59s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.95s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.60s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.97s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.86s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.67s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.95s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.77s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.09s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.91s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.86s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s)
12:49:57 [2022-02-18T12:49:57.169Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
12:49:57 [2022-02-18T12:49:57.169Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
12:49:57 [2022-02-18T12:49:57.169Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
12:49:57 [2022-02-18T12:49:57.169Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.22s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.10s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s)
12:49:57 [2022-02-18T12:49:57.169Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s)
12:49:57 [2022-02-18T12:49:57.169Z] === RUN   TestDockerExternalVolumeSuite
12:49:57 [2022-02-18T12:49:57.169Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:49:57 [2022-02-18T12:49:57.169Z]     docker_cli_external_volume_driver_test.go:53: [d020abfd655a6] daemon is not started
12:50:08 [2022-02-18T12:50:08.802Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:50:12 [2022-02-18T12:50:12.010Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:50:14 [2022-02-18T12:50:14.590Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:50:21 [2022-02-18T12:50:21.657Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:50:46 [2022-02-18T12:50:46.784Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:50:46 [2022-02-18T12:50:46.784Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
12:50:46 [2022-02-18T12:50:46.784Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:50:59 [2022-02-18T12:50:59.170Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:50:59 [2022-02-18T12:50:59.629Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:50:59 [2022-02-18T12:50:59.629Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
12:50:59 [2022-02-18T12:50:59.629Z] === RUN   TestDockerSuite/TestBuildNetNone
12:50:59 [2022-02-18T12:50:59.629Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
12:50:59 [2022-02-18T12:50:59.629Z] === RUN   TestDockerSuite/TestBuildNoContext
12:51:03 [2022-02-18T12:51:03.357Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:51:13 [2022-02-18T12:51:13.659Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:51:19 [2022-02-18T12:51:19.633Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:51:20 [2022-02-18T12:51:20.742Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:51:21 [2022-02-18T12:51:21.200Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:51:21 [2022-02-18T12:51:21.200Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:51:24 [2022-02-18T12:51:24.108Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:51:25 [2022-02-18T12:51:25.640Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:51:27 [2022-02-18T12:51:27.177Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:51:27 [2022-02-18T12:51:27.734Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:51:42 [2022-02-18T12:51:42.577Z]     docker_cli_external_volume_driver_test.go:53: [d888d30196310] daemon is not started
12:51:44 [2022-02-18T12:51:44.879Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:51:44 [2022-02-18T12:51:44.879Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:51:55 [2022-02-18T12:51:55.199Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:51:57 [2022-02-18T12:51:57.419Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:51:58 [2022-02-18T12:51:58.926Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:52:09 [2022-02-18T12:52:09.232Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:52:12 [2022-02-18T12:52:12.267Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:52:16 [2022-02-18T12:52:16.302Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:52:20 [2022-02-18T12:52:20.983Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:52:22 [2022-02-18T12:52:22.518Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:52:22 [2022-02-18T12:52:22.518Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
12:52:22 [2022-02-18T12:52:22.518Z] === RUN   TestDockerSuite/TestBuildPATH
12:52:22 [2022-02-18T12:52:22.518Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
12:52:22 [2022-02-18T12:52:22.518Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:52:25 [2022-02-18T12:52:25.415Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:52:25 [2022-02-18T12:52:25.415Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
12:52:25 [2022-02-18T12:52:25.415Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:52:30 [2022-02-18T12:52:30.316Z]     docker_cli_external_volume_driver_test.go:53: [d36187ef671cd] daemon is not started
12:52:42 [2022-02-18T12:52:42.485Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:52:42 [2022-02-18T12:52:42.485Z]     docker_cli_external_volume_driver_test.go:53: [def4d34740530] daemon is not started
12:53:00 [2022-02-18T12:53:00.534Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:53:16 [2022-02-18T12:53:16.097Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:53:32 [2022-02-18T12:53:32.579Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:53:46 [2022-02-18T12:53:46.022Z] === RUN   TestDockerSuite/TestBuildRm
12:53:47 [2022-02-18T12:53:47.420Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:54:00 [2022-02-18T12:54:00.818Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:54:02 [2022-02-18T12:54:02.262Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:54:03 [2022-02-18T12:54:03.717Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:54:03 [2022-02-18T12:54:03.717Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
12:54:04 [2022-02-18T12:54:04.175Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:54:04 [2022-02-18T12:54:04.175Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
12:54:04 [2022-02-18T12:54:04.635Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:54:06 [2022-02-18T12:54:06.170Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:54:10 [2022-02-18T12:54:10.845Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:54:14 [2022-02-18T12:54:14.580Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:54:20 [2022-02-18T12:54:20.365Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:54:38 [2022-02-18T12:54:38.027Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:54:38 [2022-02-18T12:54:38.991Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:54:39 [2022-02-18T12:54:39.959Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:54:48 [2022-02-18T12:54:48.896Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:54:52 [2022-02-18T12:54:52.328Z] === RUN   TestDockerSuite/TestBuildSpaces
12:54:52 [2022-02-18T12:54:52.328Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:54:58 [2022-02-18T12:54:58.114Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:54:58 [2022-02-18T12:54:58.114Z] === RUN   TestDockerSuite/TestBuildStderr
12:55:03 [2022-02-18T12:55:03.905Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:55:06 [2022-02-18T12:55:06.944Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:55:29 [2022-02-18T12:55:29.025Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:55:29 [2022-02-18T12:55:29.025Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
12:55:29 [2022-02-18T12:55:29.025Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:55:31 [2022-02-18T12:55:31.200Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:55:32 [2022-02-18T12:55:32.733Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:55:38 [2022-02-18T12:55:38.514Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:55:38 [2022-02-18T12:55:38.987Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:55:44 [2022-02-18T12:55:44.294Z] === RUN   TestDockerSuite/TestBuildUser
12:55:44 [2022-02-18T12:55:44.294Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
12:55:44 [2022-02-18T12:55:44.294Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:55:44 [2022-02-18T12:55:44.294Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
12:55:44 [2022-02-18T12:55:44.294Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:55:44 [2022-02-18T12:55:44.294Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
12:55:44 [2022-02-18T12:55:44.294Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:55:50 [2022-02-18T12:55:50.077Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:55:50 [2022-02-18T12:55:50.077Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:55:58 [2022-02-18T12:55:58.627Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:55:58 [2022-02-18T12:55:58.627Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
12:55:58 [2022-02-18T12:55:58.627Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:55:58 [2022-02-18T12:55:58.627Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
12:55:58 [2022-02-18T12:55:58.627Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:56:11 [2022-02-18T12:56:11.018Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:56:25 [2022-02-18T12:56:25.861Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:56:28 [2022-02-18T12:56:28.611Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:56:28 [2022-02-18T12:56:28.611Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:56:35 [2022-02-18T12:56:35.692Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:56:40 [2022-02-18T12:56:40.700Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:56:40 [2022-02-18T12:56:40.700Z]     docker_cli_external_volume_driver_test.go:485: [de016806ba714] daemon is not started
12:56:48 [2022-02-18T12:56:48.059Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:56:48 [2022-02-18T12:56:48.059Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
12:56:48 [2022-02-18T12:56:48.059Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:56:48 [2022-02-18T12:56:48.059Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
12:56:48 [2022-02-18T12:56:48.059Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:56:50 [2022-02-18T12:56:50.229Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:56:50 [2022-02-18T12:56:50.229Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
12:56:50 [2022-02-18T12:56:50.686Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
12:56:58 [2022-02-18T12:56:58.767Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:56:58 [2022-02-18T12:56:58.767Z]     docker_cli_external_volume_driver_test.go:53: [dd4a3889f777d] daemon is not started
12:57:05 [2022-02-18T12:57:05.481Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:57:09 [2022-02-18T12:57:09.213Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:57:09 [2022-02-18T12:57:09.670Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:57:13 [2022-02-18T12:57:13.607Z] --- PASS: TestDockerExternalVolumeSuite (437.08s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.58s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
12:57:13 [2022-02-18T12:57:13.607Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
12:57:13 [2022-02-18T12:57:13.607Z] PASS
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] === Skipped
12:57:13 [2022-02-18T12:57:13.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:57:13 [2022-02-18T12:57:13.607Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:57:13 [2022-02-18T12:57:13.607Z]     check_test.go:309: [d5bdb2c63ee52] daemon is not started
12:57:13 [2022-02-18T12:57:13.607Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:57:13 [2022-02-18T12:57:13.607Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:57:13 [2022-02-18T12:57:13.607Z]     check_test.go:309: [d8006d723bc47] daemon is not started
12:57:13 [2022-02-18T12:57:13.607Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:57:13 [2022-02-18T12:57:13.607Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:57:13 [2022-02-18T12:57:13.607Z]     check_test.go:309: [db26295b7b76a] daemon is not started
12:57:13 [2022-02-18T12:57:13.607Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:57:13 [2022-02-18T12:57:13.607Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
12:57:13 [2022-02-18T12:57:13.607Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
12:57:13 [2022-02-18T12:57:13.607Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:57:13 [2022-02-18T12:57:13.607Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s)
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] DONE 273 tests, 5 skipped in 2467.495s
12:57:13 [2022-02-18T12:57:13.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:57:13 [2022-02-18T12:57:13.607Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d73c99db5e4f1/docker.pid
12:57:13 [2022-02-18T12:57:13.607Z] +++ kill 6680
12:57:13 [2022-02-18T12:57:13.607Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6680 is not a child of this shell
12:57:13 [2022-02-18T12:57:13.607Z] warning: PID 6680 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d73c99db5e4f1/docker.pid had a nonzero exit code
12:57:13 [2022-02-18T12:57:13.607Z] ++++ cat bundles/test-integration/docker.pid
12:57:13 [2022-02-18T12:57:13.607Z] +++ kill 8128
12:57:13 [2022-02-18T12:57:13.607Z] +++ /etc/init.d/apparmor stop
12:57:13 [2022-02-18T12:57:13.607Z] Leaving: AppArmorNo profiles have been unloaded.
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] Unloading profiles will leave already running processes permanently
12:57:13 [2022-02-18T12:57:13.607Z] unconfined, which can lead to unexpected situations.
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] To set a process to complain mode, use the command line tool
12:57:13 [2022-02-18T12:57:13.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:57:13 [2022-02-18T12:57:13.607Z] +++ true
12:57:13 [2022-02-18T12:57:13.607Z] exiting test-integration
12:57:13 [2022-02-18T12:57:13.607Z] ++ exit 0
12:57:13 [2022-02-18T12:57:13.607Z] 
12:57:13 [2022-02-18T12:57:13.607Z] + exit 0
12:57:13 [2022-02-18T12:57:13.607Z] ++ jobs -p
12:57:13 [2022-02-18T12:57:13.607Z] + pids=
12:57:13 [2022-02-18T12:57:13.607Z] + echo 'Remaining pids to kill: []'
12:57:13 [2022-02-18T12:57:13.607Z] Remaining pids to kill: []
12:57:13 [2022-02-18T12:57:13.607Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
12:57:13 [2022-02-18T12:57:13.617Z] Recording test results
12:57:15 [2022-02-18T12:57:15.250Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:57:15 [2022-02-18T12:57:15.563Z] + echo Ensuring container killed.
12:57:15 [2022-02-18T12:57:15.563Z] Ensuring container killed.
12:57:15 [2022-02-18T12:57:15.563Z] + docker ps -aq -f name=docker-pr1-*
12:57:15 [2022-02-18T12:57:15.563Z] + cids=aa90843f43d0
12:57:15 [2022-02-18T12:57:15.563Z] 4ef4b9f87289
12:57:15 [2022-02-18T12:57:15.563Z] 59ccd47ce9f5
12:57:15 [2022-02-18T12:57:15.563Z] + [ -n aa90843f43d0
12:57:15 [2022-02-18T12:57:15.563Z] 4ef4b9f87289
12:57:15 [2022-02-18T12:57:15.563Z] 59ccd47ce9f5 ]
12:57:15 [2022-02-18T12:57:15.563Z] + docker rm -vf aa90843f43d0 4ef4b9f87289 59ccd47ce9f5
12:57:18 [2022-02-18T12:57:18.084Z] aa90843f43d0
12:57:18 [2022-02-18T12:57:18.084Z] 4ef4b9f87289
12:57:18 [2022-02-18T12:57:18.084Z] 59ccd47ce9f5
[Pipeline] sh
12:57:18 [2022-02-18T12:57:18.367Z] + echo Chowning /workspace to jenkins user
12:57:18 [2022-02-18T12:57:18.367Z] Chowning /workspace to jenkins user
12:57:18 [2022-02-18T12:57:18.367Z] + id -u
12:57:18 [2022-02-18T12:57:18.367Z] + id -g
12:57:18 [2022-02-18T12:57:18.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43259:/workspace busybox chown -R 1000:1000 /workspace
12:57:18 [2022-02-18T12:57:18.367Z] Unable to find image 'busybox:latest' locally
12:57:18 [2022-02-18T12:57:18.367Z] latest: Pulling from library/busybox
12:57:18 [2022-02-18T12:57:18.367Z] 009932687766: Pulling fs layer
12:57:18 [2022-02-18T12:57:18.624Z] 009932687766: Download complete
12:57:18 [2022-02-18T12:57:18.624Z] 009932687766: Pull complete
12:57:18 [2022-02-18T12:57:18.624Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb
12:57:18 [2022-02-18T12:57:18.624Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:57:21 [2022-02-18T12:57:21.488Z] + bundleName=amd64
12:57:21 [2022-02-18T12:57:21.488Z] + echo Creating amd64-bundles.tar.gz
12:57:21 [2022-02-18T12:57:21.488Z] Creating amd64-bundles.tar.gz
12:57:21 [2022-02-18T12:57:21.488Z] + xargs tar -czf amd64-bundles.tar.gz
12:57:21 [2022-02-18T12:57:21.488Z] + 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
12:57:22 [2022-02-18T12:57:22.428Z] Archiving artifacts
12:57:24 [2022-02-18T12:57:24.198Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:57:24 [2022-02-18T12:57:24.497Z] + make clean
12:57:24 [2022-02-18T12:57:24.497Z] docker volume rm -f docker-dev-cache
12:57:24 [2022-02-18T12:57:24.497Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:57:30 [2022-02-18T12:57:30.756Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:57:30 [2022-02-18T12:57:30.756Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
12:57:30 [2022-02-18T12:57:30.756Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:57:30 [2022-02-18T12:57:30.756Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
12:57:31 [2022-02-18T12:57:31.213Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:57:31 [2022-02-18T12:57:31.213Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
12:57:31 [2022-02-18T12:57:31.213Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:57:32 [2022-02-18T12:57:32.747Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:57:43 [2022-02-18T12:57:43.057Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:57:44 [2022-02-18T12:57:44.590Z] === RUN   TestDockerSuite/TestBuildXZHost
12:57:44 [2022-02-18T12:57:44.590Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
12:57:44 [2022-02-18T12:57:44.590Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:57:44 [2022-02-18T12:57:44.590Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:57:45 [2022-02-18T12:57:45.047Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:57:45 [2022-02-18T12:57:45.047Z]     docker_cli_sni_test.go:18: Flakey test
12:57:45 [2022-02-18T12:57:45.047Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:57:47 [2022-02-18T12:57:47.226Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:57:53 [2022-02-18T12:57:53.157Z] === RUN   TestDockerSuite/TestCommitChange
12:57:58 [2022-02-18T12:57:58.936Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:58:03 [2022-02-18T12:58:03.614Z] === RUN   TestDockerSuite/TestCommitHardlink
12:58:03 [2022-02-18T12:58:03.614Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
12:58:03 [2022-02-18T12:58:03.614Z] === RUN   TestDockerSuite/TestCommitNewFile
12:58:12 [2022-02-18T12:58:12.178Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:58:12 [2022-02-18T12:58:12.178Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
12:58:12 [2022-02-18T12:58:12.178Z] === RUN   TestDockerSuite/TestCommitTTY
12:58:20 [2022-02-18T12:58:20.736Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:58:31 [2022-02-18T12:58:31.043Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:58:31 [2022-02-18T12:58:31.043Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:58:31 [2022-02-18T12:58:31.043Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:58:31 [2022-02-18T12:58:31.043Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:58:31 [2022-02-18T12:58:31.043Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:58:31 [2022-02-18T12:58:31.043Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:58:31 [2022-02-18T12:58:31.043Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:58:31 [2022-02-18T12:58:31.043Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:58:43 [2022-02-18T12:58:43.410Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:59:01 [2022-02-18T12:59:01.079Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:59:01 [2022-02-18T12:59:01.079Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
12:59:01 [2022-02-18T12:59:01.079Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:59:03 [2022-02-18T12:59:03.258Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:59:03 [2022-02-18T12:59:03.258Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
12:59:03 [2022-02-18T12:59:03.717Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:59:03 [2022-02-18T12:59:03.717Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
12:59:03 [2022-02-18T12:59:03.717Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:59:03 [2022-02-18T12:59:03.717Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
12:59:03 [2022-02-18T12:59:03.717Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:59:12 [2022-02-18T12:59:12.263Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:59:12 [2022-02-18T12:59:12.263Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
12:59:12 [2022-02-18T12:59:12.263Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:59:12 [2022-02-18T12:59:12.263Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:59:14 [2022-02-18T12:59:14.431Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:59:14 [2022-02-18T12:59:14.431Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:59:14 [2022-02-18T12:59:14.431Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
12:59:14 [2022-02-18T12:59:14.431Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:59:14 [2022-02-18T12:59:14.431Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
12:59:14 [2022-02-18T12:59:14.431Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:59:14 [2022-02-18T12:59:14.431Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
12:59:14 [2022-02-18T12:59:14.431Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:59:17 [2022-02-18T12:59:17.325Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:59:20 [2022-02-18T12:59:20.231Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:59:23 [2022-02-18T12:59:23.135Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:59:23 [2022-02-18T12:59:23.135Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:59:23 [2022-02-18T12:59:23.135Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
12:59:23 [2022-02-18T12:59:23.135Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:59:26 [2022-02-18T12:59:26.071Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:59:26 [2022-02-18T12:59:26.071Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:59:28 [2022-02-18T12:59:28.254Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:59:28 [2022-02-18T12:59:28.254Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
12:59:28 [2022-02-18T12:59:28.254Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:59:28 [2022-02-18T12:59:28.254Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
12:59:28 [2022-02-18T12:59:28.254Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:59:31 [2022-02-18T12:59:31.152Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:59:31 [2022-02-18T12:59:31.152Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:59:33 [2022-02-18T12:59:33.324Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:59:33 [2022-02-18T12:59:33.324Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
12:59:33 [2022-02-18T12:59:33.324Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:59:37 [2022-02-18T12:59:37.048Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:59:37 [2022-02-18T12:59:37.048Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:59:39 [2022-02-18T12:59:39.944Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:59:44 [2022-02-18T12:59:44.624Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:59:48 [2022-02-18T12:59:48.352Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:59:48 [2022-02-18T12:59:48.352Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:59:48 [2022-02-18T12:59:48.811Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:59:48 [2022-02-18T12:59:48.811Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:59:48 [2022-02-18T12:59:48.811Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:59:50 [2022-02-18T12:59:50.986Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:59:50 [2022-02-18T12:59:50.986Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
12:59:50 [2022-02-18T12:59:50.986Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:59:53 [2022-02-18T12:59:53.882Z] === RUN   TestDockerSuite/TestContainerAPITop
12:59:53 [2022-02-18T12:59:53.882Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
12:59:53 [2022-02-18T12:59:53.882Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:59:56 [2022-02-18T12:59:56.061Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:59:56 [2022-02-18T12:59:56.061Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:00:01 [2022-02-18T13:00:01.841Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:00:03 [2022-02-18T13:00:03.370Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:00:03 [2022-02-18T13:00:03.370Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:00:03 [2022-02-18T13:00:03.370Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:00:03 [2022-02-18T13:00:03.370Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:00:03 [2022-02-18T13:00:03.370Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:00:03 [2022-02-18T13:00:03.370Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:00:03 [2022-02-18T13:00:03.370Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:00:03 [2022-02-18T13:00:03.370Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:00:03 [2022-02-18T13:00:03.370Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:00:03 [2022-02-18T13:00:03.370Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:00:03 [2022-02-18T13:00:03.370Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:00:05 [2022-02-18T13:00:05.542Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:00:05 [2022-02-18T13:00:05.999Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:00:08 [2022-02-18T13:00:08.902Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:00:11 [2022-02-18T13:00:11.811Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:00:13 [2022-02-18T13:00:13.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:00:16 [2022-02-18T13:00:16.873Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002b0888_<nil>}
13:00:19 [2022-02-18T13:00:19.766Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1264310490_c:\foo_false__<nil>_<nil>_<nil>}
13:00:28 [2022-02-18T13:00:28.321Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1264310490_c:\foo_true__<nil>_<nil>_<nil>}
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:00:35 [2022-02-18T13:00:35.377Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:00:35 [2022-02-18T13:00:35.377Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:00:35 [2022-02-18T13:00:35.377Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:00:35 [2022-02-18T13:00:35.377Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:00:35 [2022-02-18T13:00:35.377Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:00:35 [2022-02-18T13:00:35.377Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:00:35 [2022-02-18T13:00:35.377Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:00:35 [2022-02-18T13:00:35.839Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:00:38 [2022-02-18T13:00:38.738Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:00:38 [2022-02-18T13:00:38.738Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:00:47 [2022-02-18T13:00:47.294Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:00:47 [2022-02-18T13:00:47.294Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:00:47 [2022-02-18T13:00:47.294Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:00:47 [2022-02-18T13:00:47.294Z] === RUN   TestDockerSuite/TestCpRelativePath
13:00:49 [2022-02-18T13:00:49.470Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:00:49 [2022-02-18T13:00:49.470Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:00:49 [2022-02-18T13:00:49.470Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:00:49 [2022-02-18T13:00:49.470Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:00:49 [2022-02-18T13:00:49.470Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:00:49 [2022-02-18T13:00:49.470Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:00:49 [2022-02-18T13:00:49.470Z] === RUN   TestDockerSuite/TestCpToCaseA
13:00:55 [2022-02-18T13:00:55.246Z] === RUN   TestDockerSuite/TestCpToCaseB
13:00:57 [2022-02-18T13:00:57.417Z] === RUN   TestDockerSuite/TestCpToCaseC
13:00:57 [2022-02-18T13:00:57.417Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:00:57 [2022-02-18T13:00:57.417Z] === RUN   TestDockerSuite/TestCpToCaseD
13:00:57 [2022-02-18T13:00:57.417Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:00:57 [2022-02-18T13:00:57.417Z] === RUN   TestDockerSuite/TestCpToCaseE
13:01:15 [2022-02-18T13:01:15.086Z] === RUN   TestDockerSuite/TestCpToCaseF
13:01:15 [2022-02-18T13:01:15.086Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:01:15 [2022-02-18T13:01:15.086Z] === RUN   TestDockerSuite/TestCpToCaseG
13:01:15 [2022-02-18T13:01:15.086Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:01:15 [2022-02-18T13:01:15.086Z] === RUN   TestDockerSuite/TestCpToCaseH
13:01:29 [2022-02-18T13:01:29.877Z] === RUN   TestDockerSuite/TestCpToCaseI
13:01:29 [2022-02-18T13:01:29.877Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:01:29 [2022-02-18T13:01:29.877Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:01:29 [2022-02-18T13:01:29.877Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:01:29 [2022-02-18T13:01:29.877Z] === RUN   TestDockerSuite/TestCpToDot
13:01:30 [2022-02-18T13:01:30.844Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:01:30 [2022-02-18T13:01:30.844Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:01:30 [2022-02-18T13:01:30.844Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:01:30 [2022-02-18T13:01:30.844Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:01:30 [2022-02-18T13:01:30.844Z] === RUN   TestDockerSuite/TestCpToStdout
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:01:39 [2022-02-18T13:01:39.404Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:01:39 [2022-02-18T13:01:39.404Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:01:39 [2022-02-18T13:01:39.404Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCpVolumePath
13:01:39 [2022-02-18T13:01:39.404Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCreateArgs
13:01:39 [2022-02-18T13:01:39.404Z] === RUN   TestDockerSuite/TestCreateByImageID
13:01:41 [2022-02-18T13:01:41.577Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:01:44 [2022-02-18T13:01:44.483Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:01:44 [2022-02-18T13:01:44.483Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:01:44 [2022-02-18T13:01:44.943Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:01:47 [2022-02-18T13:01:47.114Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:01:48 [2022-02-18T13:01:48.085Z] === RUN   TestDockerSuite/TestCreateLabels
13:01:48 [2022-02-18T13:01:48.085Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:01:48 [2022-02-18T13:01:48.085Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:01:48 [2022-02-18T13:01:48.544Z] === RUN   TestDockerSuite/TestCreateRM
13:01:48 [2022-02-18T13:01:48.544Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:01:48 [2022-02-18T13:01:48.544Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:01:49 [2022-02-18T13:01:49.004Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:01:49 [2022-02-18T13:01:49.004Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:01:49 [2022-02-18T13:01:49.463Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:02:04 [2022-02-18T13:02:04.251Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:02:04 [2022-02-18T13:02:04.251Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:02:04 [2022-02-18T13:02:04.251Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:02:07 [2022-02-18T13:02:07.977Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:02:07 [2022-02-18T13:02:07.977Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:02:07 [2022-02-18T13:02:07.977Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:02:07 [2022-02-18T13:02:07.977Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:02:10 [2022-02-18T13:02:10.875Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:02:10 [2022-02-18T13:02:10.875Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:02:10 [2022-02-18T13:02:10.875Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:02:11 [2022-02-18T13:02:11.337Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDevicePermissions
13:02:11 [2022-02-18T13:02:11.337Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDockerFails
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:02:11 [2022-02-18T13:02:11.337Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:02:11 [2022-02-18T13:02:11.337Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:02:11 [2022-02-18T13:02:11.337Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestEventsAttach
13:02:11 [2022-02-18T13:02:11.337Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestEventsCommit
13:02:11 [2022-02-18T13:02:11.337Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:02:11 [2022-02-18T13:02:11.337Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:02:15 [2022-02-18T13:02:15.068Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:02:17 [2022-02-18T13:02:17.243Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:02:20 [2022-02-18T13:02:20.138Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:02:30 [2022-02-18T13:02:30.446Z] === RUN   TestDockerSuite/TestEventsCopy
13:02:36 [2022-02-18T13:02:36.251Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:02:42 [2022-02-18T13:02:42.067Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:02:44 [2022-02-18T13:02:44.246Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:02:45 [2022-02-18T13:02:45.778Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:02:56 [2022-02-18T13:02:56.087Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:02:56 [2022-02-18T13:02:56.087Z] === RUN   TestDockerSuite/TestEventsFilterType
13:02:56 [2022-02-18T13:02:56.545Z] === RUN   TestDockerSuite/TestEventsFilters
13:03:02 [2022-02-18T13:03:02.328Z] === RUN   TestDockerSuite/TestEventsFormat
13:03:08 [2022-02-18T13:03:08.119Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:03:08 [2022-02-18T13:03:08.119Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:03:08 [2022-02-18T13:03:08.119Z] === RUN   TestDockerSuite/TestEventsImageImport
13:03:08 [2022-02-18T13:03:08.119Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:03:08 [2022-02-18T13:03:08.119Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:03:08 [2022-02-18T13:03:08.119Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:03:08 [2022-02-18T13:03:08.119Z] === RUN   TestDockerSuite/TestEventsImagePull
13:03:08 [2022-02-18T13:03:08.119Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:03:08 [2022-02-18T13:03:08.119Z] === RUN   TestDockerSuite/TestEventsImageTag
13:03:09 [2022-02-18T13:03:09.653Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:03:09 [2022-02-18T13:03:09.654Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:03:09 [2022-02-18T13:03:09.654Z] === RUN   TestDockerSuite/TestEventsRename
13:03:12 [2022-02-18T13:03:12.552Z] === RUN   TestDockerSuite/TestEventsResize
13:03:15 [2022-02-18T13:03:15.459Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:03:18 [2022-02-18T13:03:18.370Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:03:22 [2022-02-18T13:03:22.111Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:03:27 [2022-02-18T13:03:27.895Z] === RUN   TestDockerSuite/TestEventsTop
13:03:27 [2022-02-18T13:03:27.895Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:03:27 [2022-02-18T13:03:27.895Z] === RUN   TestDockerSuite/TestEventsUntag
13:03:30 [2022-02-18T13:03:30.071Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:03:34 [2022-02-18T13:03:34.751Z] === RUN   TestDockerSuite/TestExec
13:03:34 [2022-02-18T13:03:34.751Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:03:34 [2022-02-18T13:03:34.751Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:03:34 [2022-02-18T13:03:34.751Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:03:34 [2022-02-18T13:03:34.751Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:03:36 [2022-02-18T13:03:36.927Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:03:39 [2022-02-18T13:03:39.111Z] === RUN   TestDockerSuite/TestExecAPIStart
13:03:39 [2022-02-18T13:03:39.111Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:03:39 [2022-02-18T13:03:39.111Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:03:39 [2022-02-18T13:03:39.111Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:03:39 [2022-02-18T13:03:39.111Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:03:39 [2022-02-18T13:03:39.111Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:03:39 [2022-02-18T13:03:39.111Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:03:42 [2022-02-18T13:03:42.005Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:03:44 [2022-02-18T13:03:44.912Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:03:47 [2022-02-18T13:03:47.079Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:03:49 [2022-02-18T13:03:49.251Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:03:55 [2022-02-18T13:03:55.045Z] === RUN   TestDockerSuite/TestExecCgroup
13:03:55 [2022-02-18T13:03:55.045Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:03:55 [2022-02-18T13:03:55.045Z] === RUN   TestDockerSuite/TestExecEnv
13:03:55 [2022-02-18T13:03:55.045Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:03:55 [2022-02-18T13:03:55.045Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:03:55 [2022-02-18T13:03:55.045Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:03:55 [2022-02-18T13:03:55.045Z] === RUN   TestDockerSuite/TestExecExitStatus
13:03:57 [2022-02-18T13:03:57.222Z] === RUN   TestDockerSuite/TestExecInspectID
13:04:01 [2022-02-18T13:04:01.901Z] === RUN   TestDockerSuite/TestExecInteractive
13:04:01 [2022-02-18T13:04:01.901Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:04:01 [2022-02-18T13:04:01.901Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:04:01 [2022-02-18T13:04:01.901Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:04:01 [2022-02-18T13:04:01.901Z] === RUN   TestDockerSuite/TestExecParseError
13:04:01 [2022-02-18T13:04:01.901Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:04:01 [2022-02-18T13:04:01.901Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:04:01 [2022-02-18T13:04:01.901Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:04:01 [2022-02-18T13:04:01.901Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:04:01 [2022-02-18T13:04:01.901Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:04:01 [2022-02-18T13:04:01.901Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:04:04 [2022-02-18T13:04:04.805Z] === RUN   TestDockerSuite/TestExecSetEnv
13:04:04 [2022-02-18T13:04:04.805Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:04:04 [2022-02-18T13:04:04.805Z] === RUN   TestDockerSuite/TestExecStartFails
13:04:04 [2022-02-18T13:04:04.805Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:04:04 [2022-02-18T13:04:04.805Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:04:04 [2022-02-18T13:04:04.805Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:04:04 [2022-02-18T13:04:04.805Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:04:04 [2022-02-18T13:04:04.805Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:04:04 [2022-02-18T13:04:04.805Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:04:04 [2022-02-18T13:04:04.805Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:04:04 [2022-02-18T13:04:04.805Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:04:07 [2022-02-18T13:04:07.702Z] === RUN   TestDockerSuite/TestExecUlimits
13:04:07 [2022-02-18T13:04:07.702Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:04:07 [2022-02-18T13:04:07.702Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:04:18 [2022-02-18T13:04:18.005Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:04:18 [2022-02-18T13:04:18.005Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:04:18 [2022-02-18T13:04:18.005Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:04:18 [2022-02-18T13:04:18.005Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:04:18 [2022-02-18T13:04:18.005Z] === RUN   TestDockerSuite/TestExecWithUser
13:04:18 [2022-02-18T13:04:18.005Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:04:18 [2022-02-18T13:04:18.005Z] === RUN   TestDockerSuite/TestGetContainerStats
13:04:23 [2022-02-18T13:04:23.788Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:04:30 [2022-02-18T13:04:30.847Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:04:33 [2022-02-18T13:04:33.756Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:04:39 [2022-02-18T13:04:39.539Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:04:39 [2022-02-18T13:04:39.539Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:04:39 [2022-02-18T13:04:39.998Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:04:39 [2022-02-18T13:04:39.998Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:04:39 [2022-02-18T13:04:39.998Z] === RUN   TestDockerSuite/TestHealth
13:04:39 [2022-02-18T13:04:39.998Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:04:39 [2022-02-18T13:04:39.998Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:04:39 [2022-02-18T13:04:39.998Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:04:39 [2022-02-18T13:04:39.998Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:04:40 [2022-02-18T13:04:40.455Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:04:50 [2022-02-18T13:04:50.767Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:04:50 [2022-02-18T13:04:50.767Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:04:50 [2022-02-18T13:04:50.767Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:04:50 [2022-02-18T13:04:50.767Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:04:50 [2022-02-18T13:04:50.767Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:04:50 [2022-02-18T13:04:50.767Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:04:51 [2022-02-18T13:04:51.224Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:04:52 [2022-02-18T13:04:52.191Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:04:52 [2022-02-18T13:04:52.191Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:04:52 [2022-02-18T13:04:52.191Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:04:53 [2022-02-18T13:04:53.727Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:04:53 [2022-02-18T13:04:53.727Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:04:55 [2022-02-18T13:04:55.908Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:04:55 [2022-02-18T13:04:55.908Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:04:58 [2022-02-18T13:04:58.818Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:05:07 [2022-02-18T13:05:07.372Z] === RUN   TestDockerSuite/TestImagesFormat
13:05:07 [2022-02-18T13:05:07.372Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:05:07 [2022-02-18T13:05:07.372Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:05:07 [2022-02-18T13:05:07.372Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:05:11 [2022-02-18T13:05:11.099Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:05:11 [2022-02-18T13:05:11.099Z] === RUN   TestDockerSuite/TestImportBadURL
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestImportDisplay
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestImportFile
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestImportGzipped
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:05:14 [2022-02-18T13:05:14.004Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:05:14 [2022-02-18T13:05:14.004Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.004Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:05:14 [2022-02-18T13:05:14.004Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:05:14 [2022-02-18T13:05:14.005Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:05:16 [2022-02-18T13:05:16.904Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:05:19 [2022-02-18T13:05:19.801Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:05:19 [2022-02-18T13:05:19.801Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:05:19 [2022-02-18T13:05:19.801Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:05:19 [2022-02-18T13:05:19.801Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:05:19 [2022-02-18T13:05:19.801Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:05:19 [2022-02-18T13:05:19.801Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:05:19 [2022-02-18T13:05:19.801Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:05:19 [2022-02-18T13:05:19.801Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:05:22 [2022-02-18T13:05:22.705Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:05:22 [2022-02-18T13:05:22.705Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:05:24 [2022-02-18T13:05:24.879Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:05:24 [2022-02-18T13:05:24.879Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:05:25 [2022-02-18T13:05:25.337Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:05:25 [2022-02-18T13:05:25.337Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:05:25 [2022-02-18T13:05:25.337Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:05:25 [2022-02-18T13:05:25.337Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:05:25 [2022-02-18T13:05:25.337Z] === RUN   TestDockerSuite/TestInspectDefault
13:05:32 [2022-02-18T13:05:32.411Z] === RUN   TestDockerSuite/TestInspectHistory
13:05:38 [2022-02-18T13:05:38.198Z] === RUN   TestDockerSuite/TestInspectImage
13:05:38 [2022-02-18T13:05:38.198Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:05:38 [2022-02-18T13:05:38.198Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:05:38 [2022-02-18T13:05:38.198Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:05:38 [2022-02-18T13:05:38.198Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:05:38 [2022-02-18T13:05:38.198Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:05:38 [2022-02-18T13:05:38.198Z] === RUN   TestDockerSuite/TestInspectInt64
13:05:40 [2022-02-18T13:05:40.374Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:05:43 [2022-02-18T13:05:43.278Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:05:43 [2022-02-18T13:05:43.278Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:05:46 [2022-02-18T13:05:46.179Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:05:49 [2022-02-18T13:05:49.083Z] === RUN   TestDockerSuite/TestInspectPlugin
13:05:49 [2022-02-18T13:05:49.083Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:05:49 [2022-02-18T13:05:49.083Z] === RUN   TestDockerSuite/TestInspectRootFS
13:05:49 [2022-02-18T13:05:49.083Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:05:51 [2022-02-18T13:05:51.272Z] === RUN   TestDockerSuite/TestInspectStatus
13:05:55 [2022-02-18T13:05:55.003Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:05:59 [2022-02-18T13:05:59.689Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:06:02 [2022-02-18T13:06:02.587Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:06:05 [2022-02-18T13:06:05.505Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:06:07 [2022-02-18T13:06:07.678Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:06:10 [2022-02-18T13:06:10.579Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:06:13 [2022-02-18T13:06:13.482Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksEnvs
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.385Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:06:16 [2022-02-18T13:06:16.385Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.386Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:06:16 [2022-02-18T13:06:16.386Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.386Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:06:16 [2022-02-18T13:06:16.386Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:06:16 [2022-02-18T13:06:16.386Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:06:16 [2022-02-18T13:06:16.386Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:06:16 [2022-02-18T13:06:16.386Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:06:19 [2022-02-18T13:06:19.291Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:06:21 [2022-02-18T13:06:21.464Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:06:27 [2022-02-18T13:06:27.244Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:06:30 [2022-02-18T13:06:30.144Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:06:30 [2022-02-18T13:06:30.144Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:06:30 [2022-02-18T13:06:30.144Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:06:33 [2022-02-18T13:06:33.044Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:06:33 [2022-02-18T13:06:33.044Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:06:41 [2022-02-18T13:06:41.608Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:06:50 [2022-02-18T13:06:50.168Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:06:57 [2022-02-18T13:06:57.244Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:07:00 [2022-02-18T13:07:00.974Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:07:03 [2022-02-18T13:07:03.149Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:07:03 [2022-02-18T13:07:03.149Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:07:03 [2022-02-18T13:07:03.606Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:07:06 [2022-02-18T13:07:06.501Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:07:09 [2022-02-18T13:07:09.405Z] === RUN   TestDockerSuite/TestLogsSince
13:07:19 [2022-02-18T13:07:19.714Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:07:19 [2022-02-18T13:07:19.715Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:07:19 [2022-02-18T13:07:19.715Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:07:19 [2022-02-18T13:07:19.715Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:07:19 [2022-02-18T13:07:19.715Z] === RUN   TestDockerSuite/TestLogsTail
13:07:22 [2022-02-18T13:07:22.611Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:07:25 [2022-02-18T13:07:25.518Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestMountIntoProc
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestMountIntoSys
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestNetHostname
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginActive
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPortHostBinding
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPortList
13:07:28 [2022-02-18T13:07:28.413Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:07:28 [2022-02-18T13:07:28.413Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:07:34 [2022-02-18T13:07:34.205Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:07:34 [2022-02-18T13:07:34.205Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:07:44 [2022-02-18T13:07:44.531Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:07:44 [2022-02-18T13:07:44.531Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:07:44 [2022-02-18T13:07:44.531Z] === RUN   TestDockerSuite/TestPsByOrder
13:07:54 [2022-02-18T13:07:54.835Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:07:54 [2022-02-18T13:07:54.835Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:07:54 [2022-02-18T13:07:54.835Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:08:05 [2022-02-18T13:08:05.760Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:08:23 [2022-02-18T13:08:23.432Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:08:23 [2022-02-18T13:08:23.432Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:08:23 [2022-02-18T13:08:23.432Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:08:23 [2022-02-18T13:08:23.432Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:08:38 [2022-02-18T13:08:38.252Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:08:41 [2022-02-18T13:08:41.978Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:08:56 [2022-02-18T13:08:56.776Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:09:01 [2022-02-18T13:09:01.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:09:01 [2022-02-18T13:09:01.467Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:09:01 [2022-02-18T13:09:01.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:09:01 [2022-02-18T13:09:01.467Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:09:01 [2022-02-18T13:09:01.467Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:09:11 [2022-02-18T13:09:11.782Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:09:11 [2022-02-18T13:09:11.782Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:09:11 [2022-02-18T13:09:11.782Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:09:11 [2022-02-18T13:09:11.782Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:09:11 [2022-02-18T13:09:11.782Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:09:11 [2022-02-18T13:09:11.782Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:09:11 [2022-02-18T13:09:11.782Z] === RUN   TestDockerSuite/TestPsRightTagName
13:09:11 [2022-02-18T13:09:11.782Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:09:11 [2022-02-18T13:09:11.782Z] === RUN   TestDockerSuite/TestPsShowMounts
13:09:20 [2022-02-18T13:09:20.351Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:09:20 [2022-02-18T13:09:20.352Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:09:20 [2022-02-18T13:09:20.352Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:09:21 [2022-02-18T13:09:21.883Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:09:21 [2022-02-18T13:09:21.883Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:09:21 [2022-02-18T13:09:21.883Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:09:22 [2022-02-18T13:09:22.849Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:09:23 [2022-02-18T13:09:23.814Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:09:23 [2022-02-18T13:09:23.814Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:09:23 [2022-02-18T13:09:23.814Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:09:29 [2022-02-18T13:09:29.595Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:09:34 [2022-02-18T13:09:34.269Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:09:36 [2022-02-18T13:09:36.440Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:10:12 [2022-02-18T13:10:12.146Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:10:12 [2022-02-18T13:10:12.146Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:10:12 [2022-02-18T13:10:12.146Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:10:16 [2022-02-18T13:10:16.851Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:10:16 [2022-02-18T13:10:16.851Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:10:16 [2022-02-18T13:10:16.851Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:10:17 [2022-02-18T13:10:17.815Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:10:23 [2022-02-18T13:10:23.596Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:10:33 [2022-02-18T13:10:33.901Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:10:33 [2022-02-18T13:10:33.901Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:10:33 [2022-02-18T13:10:33.901Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:10:37 [2022-02-18T13:10:37.735Z] === RUN   TestDockerSuite/TestRmiBlank
13:10:38 [2022-02-18T13:10:38.195Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:10:38 [2022-02-18T13:10:38.195Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:10:55 [2022-02-18T13:10:55.867Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:10:58 [2022-02-18T13:10:58.045Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:10:59 [2022-02-18T13:10:59.013Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:11:07 [2022-02-18T13:11:07.581Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:11:17 [2022-02-18T13:11:17.898Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:11:26 [2022-02-18T13:11:26.457Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:11:32 [2022-02-18T13:11:32.240Z] === RUN   TestDockerSuite/TestRmiTag
13:11:32 [2022-02-18T13:11:32.699Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:11:35 [2022-02-18T13:11:35.597Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:12:00 [2022-02-18T13:12:00.722Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:12:02 [2022-02-18T13:12:02.891Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:12:08 [2022-02-18T13:12:08.671Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAddHost
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:12:10 [2022-02-18T13:12:10.205Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:12:10 [2022-02-18T13:12:10.205Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:12:12 [2022-02-18T13:12:12.375Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:12:12 [2022-02-18T13:12:12.375Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:12:12 [2022-02-18T13:12:12.375Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:12:12 [2022-02-18T13:12:12.375Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:12:12 [2022-02-18T13:12:12.375Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:12:22 [2022-02-18T13:12:22.687Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:12:26 [2022-02-18T13:12:26.421Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:12:34 [2022-02-18T13:12:34.976Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:12:42 [2022-02-18T13:12:42.039Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:12:44 [2022-02-18T13:12:44.216Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:12:44 [2022-02-18T13:12:44.216Z] === RUN   TestDockerSuite/TestRunBindMounts
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:12:50 [2022-02-18T13:12:50.004Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:12:50 [2022-02-18T13:12:50.004Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:12:52 [2022-02-18T13:12:52.178Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:12:52 [2022-02-18T13:12:52.178Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:12:52 [2022-02-18T13:12:52.178Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:12:55 [2022-02-18T13:12:55.904Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:12:55 [2022-02-18T13:12:55.904Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:12:55 [2022-02-18T13:12:55.904Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:12:55 [2022-02-18T13:12:55.904Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:12:55 [2022-02-18T13:12:55.904Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:12:58 [2022-02-18T13:12:58.082Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:12:58 [2022-02-18T13:12:58.082Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:12:58 [2022-02-18T13:12:58.082Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:12:58 [2022-02-18T13:12:58.082Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:12:58 [2022-02-18T13:12:58.082Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:12:58 [2022-02-18T13:12:58.082Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.082Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:12:58 [2022-02-18T13:12:58.539Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:12:58 [2022-02-18T13:12:58.539Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:13:01 [2022-02-18T13:13:01.438Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:13:03 [2022-02-18T13:13:03.609Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:13:07 [2022-02-18T13:13:07.336Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:13:07 [2022-02-18T13:13:07.336Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:13:07 [2022-02-18T13:13:07.336Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:13:07 [2022-02-18T13:13:07.336Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:13:07 [2022-02-18T13:13:07.336Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:13:07 [2022-02-18T13:13:07.336Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:13:07 [2022-02-18T13:13:07.336Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:13:09 [2022-02-18T13:13:09.510Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:13:09 [2022-02-18T13:13:09.510Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:13:09 [2022-02-18T13:13:09.510Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:13:09 [2022-02-18T13:13:09.510Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:13:09 [2022-02-18T13:13:09.510Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:13:09 [2022-02-18T13:13:09.510Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:13:09 [2022-02-18T13:13:09.970Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:13:09 [2022-02-18T13:13:09.970Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:13:09 [2022-02-18T13:13:09.970Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:13:12 [2022-02-18T13:13:12.143Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:13:17 [2022-02-18T13:13:17.932Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:13:17 [2022-02-18T13:13:17.932Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:13:17 [2022-02-18T13:13:17.932Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:13:17 [2022-02-18T13:13:17.932Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:13:17 [2022-02-18T13:13:17.932Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:13:17 [2022-02-18T13:13:17.932Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:13:17 [2022-02-18T13:13:17.932Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:13:17 [2022-02-18T13:13:17.932Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:13:18 [2022-02-18T13:13:18.393Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:13:18 [2022-02-18T13:13:18.393Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:13:18 [2022-02-18T13:13:18.393Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:13:18 [2022-02-18T13:13:18.393Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:13:18 [2022-02-18T13:13:18.393Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:13:21 [2022-02-18T13:13:21.294Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:13:21 [2022-02-18T13:13:21.294Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:13:21 [2022-02-18T13:13:21.294Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:13:21 [2022-02-18T13:13:21.294Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:13:21 [2022-02-18T13:13:21.294Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:13:21 [2022-02-18T13:13:21.294Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:13:24 [2022-02-18T13:13:24.192Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:13:26 [2022-02-18T13:13:26.364Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:13:26 [2022-02-18T13:13:26.364Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:13:26 [2022-02-18T13:13:26.364Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:13:29 [2022-02-18T13:13:29.258Z] === RUN   TestDockerSuite/TestRunEnvironment
13:13:29 [2022-02-18T13:13:29.258Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:13:29 [2022-02-18T13:13:29.258Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:13:29 [2022-02-18T13:13:29.258Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:13:29 [2022-02-18T13:13:29.258Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:13:29 [2022-02-18T13:13:29.258Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:13:29 [2022-02-18T13:13:29.258Z] === RUN   TestDockerSuite/TestRunExitCode
13:13:32 [2022-02-18T13:13:32.164Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:13:34 [2022-02-18T13:13:34.336Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:13:37 [2022-02-18T13:13:37.240Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunExposePort
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:13:45 [2022-02-18T13:13:45.801Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:13:45 [2022-02-18T13:13:45.801Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:13:49 [2022-02-18T13:13:49.540Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:13:49 [2022-02-18T13:13:49.540Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:13:49 [2022-02-18T13:13:49.540Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:13:49 [2022-02-18T13:13:49.540Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:13:49 [2022-02-18T13:13:49.540Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:13:49 [2022-02-18T13:13:49.540Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:14:01 [2022-02-18T13:14:01.908Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:14:01 [2022-02-18T13:14:01.908Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:14:01 [2022-02-18T13:14:01.908Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModeHostname
13:14:02 [2022-02-18T13:14:02.875Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:14:02 [2022-02-18T13:14:02.875Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:14:02 [2022-02-18T13:14:02.875Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:14:02 [2022-02-18T13:14:02.875Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:14:02 [2022-02-18T13:14:02.875Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:14:02 [2022-02-18T13:14:02.875Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.875Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunMount
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:14:02 [2022-02-18T13:14:02.876Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:14:02 [2022-02-18T13:14:02.876Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:14:17 [2022-02-18T13:14:17.772Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:14:17 [2022-02-18T13:14:17.772Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:14:17 [2022-02-18T13:14:17.772Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:14:17 [2022-02-18T13:14:17.772Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:14:17 [2022-02-18T13:14:17.772Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:14:17 [2022-02-18T13:14:17.772Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:14:17 [2022-02-18T13:14:17.772Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:14:22 [2022-02-18T13:14:22.456Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetHost
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:14:27 [2022-02-18T13:14:27.209Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:14:27 [2022-02-18T13:14:27.209Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:14:27 [2022-02-18T13:14:27.666Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:14:29 [2022-02-18T13:14:29.197Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:14:31 [2022-02-18T13:14:31.370Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:14:34 [2022-02-18T13:14:34.269Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:14:35 [2022-02-18T13:14:35.235Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:14:37 [2022-02-18T13:14:37.421Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunPortInUse
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:14:37 [2022-02-18T13:14:37.879Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:14:37 [2022-02-18T13:14:37.879Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:14:43 [2022-02-18T13:14:43.690Z] === RUN   TestDockerSuite/TestRunPublishPort
13:14:43 [2022-02-18T13:14:43.690Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:14:43 [2022-02-18T13:14:43.690Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:14:43 [2022-02-18T13:14:43.690Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:14:43 [2022-02-18T13:14:43.690Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:14:43 [2022-02-18T13:14:43.690Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:14:43 [2022-02-18T13:14:43.690Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:14:43 [2022-02-18T13:14:43.690Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:14:43 [2022-02-18T13:14:43.690Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:14:43 [2022-02-18T13:14:43.690Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:14:43 [2022-02-18T13:14:43.690Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:14:58 [2022-02-18T13:14:58.481Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:14:58 [2022-02-18T13:14:58.481Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:14:58 [2022-02-18T13:14:58.481Z] === RUN   TestDockerSuite/TestRunRm
13:15:04 [2022-02-18T13:15:04.270Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:15:11 [2022-02-18T13:15:11.331Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:15:12 [2022-02-18T13:15:12.863Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:15:15 [2022-02-18T13:15:15.775Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:15:18 [2022-02-18T13:15:18.736Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:15:21 [2022-02-18T13:15:21.696Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:15:21 [2022-02-18T13:15:21.696Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:15:21 [2022-02-18T13:15:21.696Z] === RUN   TestDockerSuite/TestRunState
13:15:21 [2022-02-18T13:15:21.696Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:15:21 [2022-02-18T13:15:21.696Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:15:23 [2022-02-18T13:15:23.915Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:15:23 [2022-02-18T13:15:23.915Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:15:23 [2022-02-18T13:15:23.915Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:15:26 [2022-02-18T13:15:26.875Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:15:26 [2022-02-18T13:15:26.875Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:15:26 [2022-02-18T13:15:26.875Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:15:26 [2022-02-18T13:15:26.875Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:15:26 [2022-02-18T13:15:26.875Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:15:26 [2022-02-18T13:15:26.875Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:15:26 [2022-02-18T13:15:26.875Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:15:26 [2022-02-18T13:15:26.875Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:15:26 [2022-02-18T13:15:26.875Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUserByID
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUserByName
13:15:32 [2022-02-18T13:15:32.762Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:15:32 [2022-02-18T13:15:32.762Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:15:34 [2022-02-18T13:15:34.982Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:15:34 [2022-02-18T13:15:34.982Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:15:34 [2022-02-18T13:15:34.982Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:15:37 [2022-02-18T13:15:37.943Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:15:37 [2022-02-18T13:15:37.943Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:15:37 [2022-02-18T13:15:37.943Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:15:37 [2022-02-18T13:15:37.943Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:15:37 [2022-02-18T13:15:37.943Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:15:41 [2022-02-18T13:15:41.746Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:15:59 [2022-02-18T13:15:59.609Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:16:04 [2022-02-18T13:16:04.380Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:16:13 [2022-02-18T13:16:13.054Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:16:13 [2022-02-18T13:16:13.054Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:16:13 [2022-02-18T13:16:13.054Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:16:13 [2022-02-18T13:16:13.054Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:16:15 [2022-02-18T13:16:15.274Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:16:18 [2022-02-18T13:16:18.238Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:16:20 [2022-02-18T13:16:20.459Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:16:20 [2022-02-18T13:16:20.459Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:16:20 [2022-02-18T13:16:20.459Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:16:20 [2022-02-18T13:16:20.929Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:16:20 [2022-02-18T13:16:20.929Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:16:20 [2022-02-18T13:16:20.929Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:16:20 [2022-02-18T13:16:20.929Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:16:20 [2022-02-18T13:16:20.929Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:16:20 [2022-02-18T13:16:20.929Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:16:25 [2022-02-18T13:16:25.696Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:16:27 [2022-02-18T13:16:27.920Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:16:30 [2022-02-18T13:16:30.140Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveImageId
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:16:36 [2022-02-18T13:16:36.022Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:16:36 [2022-02-18T13:16:36.022Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:16:38 [2022-02-18T13:16:38.242Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:16:38 [2022-02-18T13:16:38.712Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:16:39 [2022-02-18T13:16:39.182Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:16:39 [2022-02-18T13:16:39.651Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:16:41 [2022-02-18T13:16:41.870Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:16:54 [2022-02-18T13:16:54.379Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:16:54 [2022-02-18T13:16:54.380Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:16:54 [2022-02-18T13:16:54.380Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:17:04 [2022-02-18T13:17:04.846Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:17:04 [2022-02-18T13:17:04.846Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:17:04 [2022-02-18T13:17:04.846Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:17:13 [2022-02-18T13:17:13.424Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:17:13 [2022-02-18T13:17:13.424Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:17:13 [2022-02-18T13:17:13.424Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:17:13 [2022-02-18T13:17:13.424Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:17:13 [2022-02-18T13:17:13.424Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:17:13 [2022-02-18T13:17:13.424Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:17:13 [2022-02-18T13:17:13.424Z] === RUN   TestDockerSuite/TestStartRecordError
13:17:13 [2022-02-18T13:17:13.424Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:17:13 [2022-02-18T13:17:13.424Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:17:20 [2022-02-18T13:17:20.484Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:17:20 [2022-02-18T13:17:20.484Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:17:20 [2022-02-18T13:17:20.484Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:17:20 [2022-02-18T13:17:20.484Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:17:20 [2022-02-18T13:17:20.484Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestStatsNoStream
13:17:20 [2022-02-18T13:17:20.484Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:17:20 [2022-02-18T13:17:20.484Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:17:23 [2022-02-18T13:17:23.379Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:17:26 [2022-02-18T13:17:26.285Z] === RUN   TestDockerSuite/TestTopPrivileged
13:17:26 [2022-02-18T13:17:26.285Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:17:26 [2022-02-18T13:17:26.285Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:17:29 [2022-02-18T13:17:29.184Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:17:29 [2022-02-18T13:17:29.184Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:17:29 [2022-02-18T13:17:29.184Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:17:29 [2022-02-18T13:17:29.184Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:17:29 [2022-02-18T13:17:29.184Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:17:29 [2022-02-18T13:17:29.184Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:17:29 [2022-02-18T13:17:29.184Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:17:46 [2022-02-18T13:17:46.868Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:17:46 [2022-02-18T13:17:46.868Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:17:53 [2022-02-18T13:17:53.929Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:17:54 [2022-02-18T13:17:54.387Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:17:58 [2022-02-18T13:17:58.111Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:17:58 [2022-02-18T13:17:58.111Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:17:59 [2022-02-18T13:17:59.075Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:17:59 [2022-02-18T13:17:59.075Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:17:59 [2022-02-18T13:17:59.075Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:18:09 [2022-02-18T13:18:09.389Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:18:09 [2022-02-18T13:18:09.389Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:18:09 [2022-02-18T13:18:09.389Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:18:09 [2022-02-18T13:18:09.389Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:18:09 [2022-02-18T13:18:09.389Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:18:09 [2022-02-18T13:18:09.389Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:18:09 [2022-02-18T13:18:09.848Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:18:24 [2022-02-18T13:18:24.648Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:18:24 [2022-02-18T13:18:24.648Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:18:24 [2022-02-18T13:18:24.648Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:18:34 [2022-02-18T13:18:34.956Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:18:34 [2022-02-18T13:18:34.956Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:18:34 [2022-02-18T13:18:34.956Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:18:35 [2022-02-18T13:18:35.921Z] --- PASS: TestDockerSuite (3112.72s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.86s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (3.23s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.70s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.53s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.70s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.00s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (140.76s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.81s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.78s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.48s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.09s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.72s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.79s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddTar (38.35s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.49s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.67s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.62s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.64s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.85s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.59s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.15s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.32s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.37s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.76s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.37s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.74s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.75s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.73s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.58s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.60s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.19s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.48s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.14s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.09s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.15s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (85.55s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.44s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.19s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.17s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.42s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.92s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.66s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.96s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.82s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.98s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.26s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.80s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.64s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.22s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.74s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.18s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.06s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFails (7.61s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.40s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.42s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildForceRm (12.53s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.83s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.82s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.81s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:18:35 [2022-02-18T13:18:35.921Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.14s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.93s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.23s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.50s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.08s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.13s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.43s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.14s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.75s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.85s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.85s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.78s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.83s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (15.86s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.06s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.35s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.40s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.65s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.16s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.12s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.62s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.36s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (15.78s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.22s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.28s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.70s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.67s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.80s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildRm (15.28s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.97s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.46s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.17s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.17s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.97s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.37s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.61s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.65s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.18s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.58s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.41s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.00s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.21s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.88s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.43s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.26s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.06s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.63s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.42s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.67s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.51s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.39s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.28s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.52s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.41s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCommitChange (5.71s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.90s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.97s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.27s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (12.77s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.93s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.54s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.95s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.20s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.73s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.65s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.83s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.64s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.38s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.59s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.22s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.59s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.18s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.49s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.78s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.82s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.70s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.77s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0002b0888_<nil>} (2.80s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1264310490_c:\foo_false__<nil>_<nil>_<nil>} (7.73s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1264310490_c:\foo_true__<nil>_<nil>_<nil>} (7.83s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:18:35 [2022-02-18T13:18:35.922Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.92s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (7.68s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.94s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.05s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.73s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpToCaseE (15.37s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpToCaseH (15.31s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpToDot (2.79s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.73s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
13:18:35 [2022-02-18T13:18:35.922Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.25s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.71s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.45s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.21s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateRM (0.42s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.78s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.78s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestDockerFails (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.93s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.28s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.19s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.10s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (9.35s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.24s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.47s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFormat (6.01s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.24s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsRename (2.80s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsResize (3.26s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.73s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.52s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.86s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.59s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.47s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.69s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.59s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.05s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.04s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.74s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.21s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.08s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.19s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.49s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.48s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.13s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.21s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.60s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.90s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.30s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.18s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImportFile (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.65s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectDefault (7.43s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.29s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.61s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.59s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.73s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.63s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.61s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.22s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.08s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.81s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.75s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.62s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.72s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.29s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.24s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.12s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.91s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.76s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.97s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.04s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.30s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.95s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.86s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsSince (9.73s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsTail (3.59s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.99s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.76s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:18:35 [2022-02-18T13:18:35.923Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.38s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.18s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.31s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.53s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.79s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.43s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.43s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.44s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.31s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.53s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.88s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.90s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.85s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.38s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.16s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.21s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.79s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.28s)
13:18:35 [2022-02-18T13:18:35.924Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.14s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.58s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.34s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.75s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (10.84s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.89s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.11s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiTag (0.84s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.55s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.05s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.73s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.28s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.38s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.55s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.46s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.31s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.52s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.67s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.39s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.66s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.31s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.65s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.24s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.79s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.63s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.61s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.63s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.60s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.57s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:18:36 [2022-02-18T13:18:36.384Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.55s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.92s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.01s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.05s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.76s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.14s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.37s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.46s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.51s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.35s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.93s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.74s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunRm (7.53s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.97s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.67s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.85s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.62s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.64s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.46s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.62s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.66s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.56s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (17.66s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.31s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.57s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.15s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.66s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.75s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.58s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.01s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.62s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.27s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.60s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.37s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.90s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (12.78s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.12s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.70s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.09s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.71s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.94s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.64s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.44s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.49s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (7.94s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.53s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.57s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.19s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.85s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.84s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.41s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.74s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s)
13:18:36 [2022-02-18T13:18:36.385Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.78s)
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.385Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:18:36 [2022-02-18T13:18:36.385Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerRegistrySuite (0.23s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerSchema1RegistrySuite (0.01s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.01s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthTokenSuite
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerDaemonSuite
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerSwarmSuite
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- PASS: TestDockerPluginSuite (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerExternalVolumeSuite
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerNetworkSuite
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] === RUN   TestDockerHubPullSuite
13:18:36 [2022-02-18T13:18:36.386Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:18:36 [2022-02-18T13:18:36.386Z] PASS
13:18:36 [2022-02-18T13:18:36.386Z] ok  	github.com/docker/docker/integration-cli	3113.289s
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === Skipped
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:18:36 [2022-02-18T13:18:36.386Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:18:36 [2022-02-18T13:18:36.386Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.387Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
13:18:36 [2022-02-18T13:18:36.387Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_sni_test.go:18: Flakey test
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:18:36 [2022-02-18T13:18:36.388Z] 
13:18:36 [2022-02-18T13:18:36.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
13:18:36 [2022-02-18T13:18:36.388Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.388Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.847Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.847Z] 
13:18:36 [2022-02-18T13:18:36.847Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.04s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.04s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.04s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.848Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:18:36 [2022-02-18T13:18:36.848Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.848Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestHealth (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImportFile (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.849Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.849Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:18:36 [2022-02-18T13:18:36.849Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.850Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:36 [2022-02-18T13:18:36.850Z] 
13:18:36 [2022-02-18T13:18:36.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:18:36 [2022-02-18T13:18:36.850Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.851Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.851Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:18:36 [2022-02-18T13:18:36.852Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:18:36 [2022-02-18T13:18:36.852Z] 
13:18:36 [2022-02-18T13:18:36.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
13:18:36 [2022-02-18T13:18:36.852Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.309Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z] 
13:18:37 [2022-02-18T13:18:37.309Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:18:37 [2022-02-18T13:18:37.309Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.310Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:37 [2022-02-18T13:18:37.310Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.01s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.01s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.311Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:37 [2022-02-18T13:18:37.311Z] 
13:18:37 [2022-02-18T13:18:37.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:18:37 [2022-02-18T13:18:37.312Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] DONE 1093 tests, 547 skipped in 3123.788s
13:18:37 [2022-02-18T13:18:37.312Z] INFO: Integration tests ended at 02/18/2022 13:18:37. Duration:00:52:03.9685249
13:18:37 [2022-02-18T13:18:37.312Z] INFO: Docker info of the daemon under test at end of run
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] Containers: 2
13:18:37 [2022-02-18T13:18:37.312Z]  Running: 0
13:18:37 [2022-02-18T13:18:37.312Z]  Paused: 0
13:18:37 [2022-02-18T13:18:37.312Z]  Stopped: 2
13:18:37 [2022-02-18T13:18:37.312Z] Images: 18
13:18:37 [2022-02-18T13:18:37.312Z] Server Version: 0.0.0-dev
13:18:37 [2022-02-18T13:18:37.312Z] Storage Driver: windowsfilter
13:18:37 [2022-02-18T13:18:37.312Z]  Windows: 
13:18:37 [2022-02-18T13:18:37.312Z] Logging Driver: json-file
13:18:37 [2022-02-18T13:18:37.312Z] Plugins: 
13:18:37 [2022-02-18T13:18:37.312Z]  Volume: local
13:18:37 [2022-02-18T13:18:37.312Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:18:37 [2022-02-18T13:18:37.312Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:18:37 [2022-02-18T13:18:37.312Z] Swarm: inactive
13:18:37 [2022-02-18T13:18:37.312Z] Default Isolation: process
13:18:37 [2022-02-18T13:18:37.312Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:18:37 [2022-02-18T13:18:37.312Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
13:18:37 [2022-02-18T13:18:37.312Z] OSType: windows
13:18:37 [2022-02-18T13:18:37.312Z] Architecture: x86_64
13:18:37 [2022-02-18T13:18:37.312Z] CPUs: 4
13:18:37 [2022-02-18T13:18:37.312Z] Total Memory: 32GiB
13:18:37 [2022-02-18T13:18:37.312Z] Name: azwin-2-0a60b0
13:18:37 [2022-02-18T13:18:37.312Z] ID: 4L36:AOZL:LYEP:GJSH:NFGC:BRUK:KY7B:HFAA:U3QI:2HXD:7UF3:43YA
13:18:37 [2022-02-18T13:18:37.312Z] Docker Root Dir: D:\CI\PR-43259\1\daemon
13:18:37 [2022-02-18T13:18:37.312Z] Debug Mode (client): false
13:18:37 [2022-02-18T13:18:37.312Z] Debug Mode (server): true
13:18:37 [2022-02-18T13:18:37.312Z]  File Descriptors: -1
13:18:37 [2022-02-18T13:18:37.312Z]  Goroutines: 17
13:18:37 [2022-02-18T13:18:37.312Z]  System Time: 2022-02-18T13:18:37.1705577Z
13:18:37 [2022-02-18T13:18:37.312Z]  EventsListeners: 0
13:18:37 [2022-02-18T13:18:37.312Z] Registry: https://index.docker.io/v1/
13:18:37 [2022-02-18T13:18:37.312Z] Labels:
13:18:37 [2022-02-18T13:18:37.312Z] Experimental: false
13:18:37 [2022-02-18T13:18:37.312Z] Insecure Registries:
13:18:37 [2022-02-18T13:18:37.312Z]  127.0.0.0/8
13:18:37 [2022-02-18T13:18:37.312Z] Live Restore Enabled: false
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] 
13:18:37 [2022-02-18T13:18:37.312Z] INFO: Stopping daemon under test
13:18:37 [2022-02-18T13:18:37.770Z] SUCCESS: The process with PID 1232 (child process of PID 7380) has been terminated.
13:18:37 [2022-02-18T13:18:37.770Z] SUCCESS: The process with PID 7380 (child process of PID 5196) has been terminated.
13:18:37 [2022-02-18T13:18:37.770Z] INFO: Stop tailing logs of the daemon under tests
13:18:37 [2022-02-18T13:18:37.770Z] INFO: executeCI.ps1 Completed successfully at 02/18/2022 13:18:37.
13:18:37 [2022-02-18T13:18:37.770Z] INFO: Tidying up at end of run
13:18:37 [2022-02-18T13:18:37.770Z] INFO: Saving daemon under test log (d:\CI\PR-43259\1\dut.out) to bundles\CIDUT.out
13:18:37 [2022-02-18T13:18:37.770Z] INFO: Saving daemon under test log (d:\CI\PR-43259\1\dut.err) to bundles\CIDUT.err
13:18:37 [2022-02-18T13:18:37.770Z] INFO: Nuke-Everything...
13:18:37 [2022-02-18T13:18:37.770Z] INFO: Container count on control daemon to delete is 2
13:18:37 [2022-02-18T13:18:37.770Z] f5d9de3329c3
13:18:37 [2022-02-18T13:18:37.770Z] 2238d2d2f27e
13:18:38 [2022-02-18T13:18:38.228Z] INFO: Non-base image count on control daemon to delete is 1
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:ec5557ba80499ba24979627ce4f83c1c17289679ebcf7db62c26cb915c1ad05c
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:b9ea8ff482d809d5f9b8f32beafe6a03ac33c71cfe1086b0b72a9fd73424923f
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:817b714a7f72cfff48fba4b426ddd52b07201c4485271b3cefffdf96e937c588
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:c3179ce550975731123d05e56ed8a87a8da6a9ab677a10d63fd5be8ade07a6f2
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:bbabf5a36de1d5e7b2c28a855090a218e9129437e517b079a31aad47d6fd9f00
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:e2bfa5d43ffc0896275e0c80818d97ab88029401eb2f6a1a85dc66c990aa044d
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:adbc2eb5316c63ea9c9aa152a0fc7eb3e11eb5f3c7df363107bcea90d0e48ede
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:976adca37d01c9fa28c420203449af0828444fe89710283aa046c07a5e0f2ff1
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:053d88eef0bd5c76c7708efc251a66222645ab3ed9f11f6ac9847b60f217f9fc
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:59c9feb5b6b867a82776ffda59e79b380ae945e678e0cf836ef6b9de37a55e1f
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:d4a62ff67682e27661b2cae083c1aaf4c7258ca2c2f575139b69c35c66d19332
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:c4db6a93e9adb46a3d630856d98a20c9a110108973524dceb7430ccee9aa6aa1
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:587f51fd5b99a27f712c2e3e78af04cf80aabd763a721c36561f64c4614489fa
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:d3aa3692a658acb1701bf192f848bc780b2e0cf80c56161dc4f9c63370a58822
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:678662486d52cdb31c4df7e178dc3d88b7b14805a7b83948a38e30bb36f7f0c1
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:894b82445616671def8258ea9ea2a23eafa2340f45ae3548028aec2ef920718b
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:97d9cd407cadec56d7b99905a31f6e6c68344006a357330919bb6860cbd16857
13:18:50 [2022-02-18T13:18:50.598Z] Deleted: sha256:35bcda75a5a3d0ea86069c84b2e058d301e44be8ebe1e540df91e8d505f14d15
13:18:50 [2022-02-18T13:18:50.598Z] INFO: Tidying pidfile d:\CI\PR-43259\1\docker.pid
13:18:50 [2022-02-18T13:18:50.598Z] INFO: Nuking d:\CI
13:19:26 [2022-02-18T13:19:26.271Z] INFO: Zapped successfully
13:19:26 [2022-02-18T13:19:26.271Z] 
13:19:26 [2022-02-18T13:19:26.271Z] INFO: executeCI.ps1 exiting at Fri Feb 18 13:19:25 CUT 2022. Duration 01:17:03.8583769
13:19:26 [2022-02-18T13:19:26.271Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:19:26 [2022-02-18T13:19:26.506Z] Recording test results
13:19:27 [2022-02-18T13:19:27.007Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:19:28 [2022-02-18T13:19:28.486Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:19:30 [2022-02-18T13:19:30.869Z] Archiving artifacts
13:19:32 [2022-02-18T13:19:32.080Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:19:32 [2022-02-18T13:19:32.996Z] + make clean
13:19:33 [2022-02-18T13:19:33.961Z] docker volume rm -f docker-dev-cache
13:19:34 [2022-02-18T13:19:34.419Z] 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